diff --git a/Gruntfile.js b/Gruntfile.js index 89e27dc7..27328e4f 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -18,6 +18,13 @@ module.exports = function(grunt) { } }, + githooks: { + all: { + // Will run the jshint and test:unit tasks at every commit + "pre-commit": "less autoprefixer cssmin uglify copy newer:jshint jasmine:scripts" + } + }, + sass: { compilesass: { files: { @@ -170,7 +177,7 @@ module.exports = function(grunt) { }); - grunt.registerTask("default", ["less", "autoprefixer", "cssmin", "uglify", "copy"]); + grunt.registerTask("default", ["githooks", "less", "autoprefixer", "cssmin", "uglify", "copy"]); grunt.registerTask("scss", ["sass", "autoprefixer", "cssmin", "uglify", "copy"]); diff --git a/LICENSE.md b/LICENSE.md index c6abb690..f89a5c91 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -30,3 +30,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. This license could be edited in any moment without alert. + +Here are listed the authorized individuals and companies and the specific of their licenses: + +- **A*Star Education Ltd**: unlimited usage for websites and webapplications of the company. diff --git a/bower.json b/bower.json index a0d07b2c..a23b31c6 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "Material Design for Bootstrap", - "version": "0.1.0", + "version": "0.1.2", "homepage": "http://fezvrasta.github.io/bootstrap-material-design", "authors": [ "Federico Zivolo " @@ -8,7 +8,9 @@ "description": "Material Design theme for Bootstrap 3", "main": [ "dist/css/material.css", - "dist/js/material.js" + "dist/js/material.js", + "dist/css/ripples.css", + "dist/js/ripples.js" ], "ignore": [ "test", diff --git a/dist/css/material-wfont.css b/dist/css/material-wfont.css index 7a52a3b2..1eeaf07a 100644 --- a/dist/css/material-wfont.css +++ b/dist/css/material-wfont.css @@ -1,14 +1,14 @@ @import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,700,300|Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic); @font-face { - font-family: "Material-Design"; - src: url("../fonts/Material-Design.eot?2u7a7w"); - src: url("../fonts/Material-Design.eot?#iefix2u7a7w") format("embedded-opentype"), url("../fonts/Material-Design.woff?2u7a7w") format("woff"), url("../fonts/Material-Design.ttf?2u7a7w") format("truetype"), url("../fonts/Material-Design.svg?2u7a7w#Material-Design") format("svg"); + font-family: "Material-Design-Icons"; + src: url("../fonts/Material-Design-Icons.eot?-g7cqhn"); + src: url("../fonts/Material-Design-Icons.eot?#iefix-g7cqhn") format("embedded-opentype"), url("../fonts/Material-Design-Icons.woff?-g7cqhn") format("woff"), url("../fonts/Material-Design-Icons.ttf?-g7cqhn") format("truetype"), url("../fonts/Material-Design-Icons.svg?-g7cqhn#Material-Design-Icons") format("svg"); font-weight: normal; font-style: normal; } -[class^="icon-material-"], -[class*=" icon-material-"] { - font-family: "Material-Design"; +[class^="mdi-"], +[class*=" mdi-"] { + font-family: "Material-Design-Icons"; speak: none; font-style: normal; font-weight: normal; @@ -19,1480 +19,2229 @@ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } -.icon-material-access-alarms:before { +.mdi-action-3d-rotation:before { content: "\e600"; } -.icon-material-accessibility:before { +.mdi-action-accessibility:before { content: "\e601"; } -.icon-material-access-time:before { +.mdi-action-account-balance:before { content: "\e602"; } -.icon-material-account-box:before { +.mdi-action-account-balance-wallet:before { content: "\e603"; } -.icon-material-account-circle:before { +.mdi-action-account-box:before { content: "\e604"; } -.icon-material-adb:before { +.mdi-action-account-child:before { content: "\e605"; } -.icon-material-add:before { +.mdi-action-account-circle:before { content: "\e606"; } -.icon-material-add-alarm:before { +.mdi-action-add-shopping-cart:before { content: "\e607"; } -.icon-material-add-box:before { +.mdi-action-alarm:before { content: "\e608"; } -.icon-material-add-circle:before { +.mdi-action-alarm-add:before { content: "\e609"; } -.icon-material-add-circle-outline:before { +.mdi-action-alarm-off:before { content: "\e60a"; } -.icon-material-airplanemode-off:before { +.mdi-action-alarm-on:before { content: "\e60b"; } -.icon-material-airplanemode-on:before { +.mdi-action-android:before { content: "\e60c"; } -.icon-material-android:before { +.mdi-action-announcement:before { content: "\e60d"; } -.icon-material-apps:before { +.mdi-action-aspect-ratio:before { content: "\e60e"; } -.icon-material-archive:before { +.mdi-action-assessment:before { content: "\e60f"; } -.icon-material-arrow-back:before { +.mdi-action-assignment:before { content: "\e610"; } -.icon-material-arrow-drop-down:before { +.mdi-action-assignment-ind:before { content: "\e611"; } -.icon-material-arrow-drop-down-circle:before { +.mdi-action-assignment-late:before { content: "\e612"; } -.icon-material-arrow-drop-up:before { +.mdi-action-assignment-return:before { content: "\e613"; } -.icon-material-arrow-forward:before { +.mdi-action-assignment-returned:before { content: "\e614"; } -.icon-material-attachment:before { +.mdi-action-assignment-turned-in:before { content: "\e615"; } -.icon-material-auto-fix:before { +.mdi-action-autorenew:before { content: "\e616"; } -.icon-material-backspace:before { +.mdi-action-backup:before { content: "\e617"; } -.icon-material-backup:before { +.mdi-action-book:before { content: "\e618"; } -.icon-material-beenhere:before { +.mdi-action-bookmark:before { content: "\e619"; } -.icon-material-block:before { +.mdi-action-bookmark-outline:before { content: "\e61a"; } -.icon-material-bluetooth2:before { +.mdi-action-bug-report:before { content: "\e61b"; } -.icon-material-bluetooth:before { +.mdi-action-cached:before { content: "\e61c"; } -.icon-material-bluetooth-audio:before { +.mdi-action-class:before { content: "\e61d"; } -.icon-material-bluetooth-connected2:before { +.mdi-action-credit-card:before { content: "\e61e"; } -.icon-material-bluetooth-connected:before { +.mdi-action-dashboard:before { content: "\e61f"; } -.icon-material-bluetooth-disabled:before { +.mdi-action-delete:before { content: "\e620"; } -.icon-material-bluetooth-searching:before { +.mdi-action-description:before { content: "\e621"; } -.icon-material-book:before { +.mdi-action-dns:before { content: "\e622"; } -.icon-material-bookmark:before { +.mdi-action-done:before { content: "\e623"; } -.icon-material-bookmark-outline:before { +.mdi-action-done-all:before { content: "\e624"; } -.icon-material-brightness-auto:before { +.mdi-action-event:before { content: "\e625"; } -.icon-material-brightness-high:before { +.mdi-action-exit-to-app:before { content: "\e626"; } -.icon-material-brightness-low:before { +.mdi-action-explore:before { content: "\e627"; } -.icon-material-brightness-medium:before { +.mdi-action-extension:before { content: "\e628"; } -.icon-material-bug-report:before { +.mdi-action-face-unlock:before { content: "\e629"; } -.icon-material-cake:before { +.mdi-action-favorite:before { content: "\e62a"; } -.icon-material-call:before { +.mdi-action-favorite-outline:before { content: "\e62b"; } -.icon-material-call-end:before { +.mdi-action-find-in-page:before { content: "\e62c"; - font-size: 60%; } -.icon-material-call-made:before { +.mdi-action-find-replace:before { content: "\e62d"; } -.icon-material-call-merge:before { +.mdi-action-flip-to-back:before { content: "\e62e"; } -.icon-material-call-missed:before { +.mdi-action-flip-to-front:before { content: "\e62f"; } -.icon-material-call-received:before { +.mdi-action-get-app:before { content: "\e630"; } -.icon-material-call-split:before { +.mdi-action-grade:before { content: "\e631"; } -.icon-material-camera:before { +.mdi-action-group-work:before { content: "\e632"; } -.icon-material-camera-alt:before { +.mdi-action-help:before { content: "\e633"; } -.icon-material-camera-roll:before { +.mdi-action-highlight-remove:before { content: "\e634"; } -.icon-material-cancel:before { +.mdi-action-history:before { content: "\e635"; } -.icon-material-cast:before { +.mdi-action-home:before { content: "\e636"; } -.icon-material-cast-connected:before { +.mdi-action-https:before { content: "\e637"; } -.icon-material-chat:before { +.mdi-action-info:before { content: "\e638"; } -.icon-material-check:before { +.mdi-action-info-outline:before { content: "\e639"; } -.icon-material-check-box:before { +.mdi-action-input:before { content: "\e63a"; } -.icon-material-check-box-blank:before { +.mdi-action-invert-colors:before { content: "\e63b"; } -.icon-material-check-box-outline:before { +.mdi-action-label:before { content: "\e63c"; } -.icon-material-check-box-outline-blank:before { +.mdi-action-label-outline:before { content: "\e63d"; } -.icon-material-check-circle:before { +.mdi-action-language:before { content: "\e63e"; } -.icon-material-check-circle-blank:before { +.mdi-action-launch:before { content: "\e63f"; } -.icon-material-check-circle-outline:before { +.mdi-action-list:before { content: "\e640"; } -.icon-material-check-circle-outline-blank:before { +.mdi-action-lock:before { content: "\e641"; } -.icon-material-chevron-left:before { +.mdi-action-lock-open:before { content: "\e642"; } -.icon-material-chevron-right:before { +.mdi-action-lock-outline:before { content: "\e643"; } -.icon-material-chromecast:before { +.mdi-action-loyalty:before { content: "\e644"; } -.icon-material-circles:before { +.mdi-action-markunread-mailbox:before { content: "\e645"; } -.icon-material-circles-add:before { +.mdi-action-note-add:before { content: "\e646"; } -.icon-material-circles-extended:before { +.mdi-action-open-in-browser:before { content: "\e647"; } -.icon-material-clear:before { +.mdi-action-open-in-new:before { content: "\e648"; } -.icon-material-close:before { +.mdi-action-open-with:before { content: "\e649"; } -.icon-material-closed-caption:before { +.mdi-action-pageview:before { content: "\e64a"; } -.icon-material-cloud:before { +.mdi-action-payment:before { content: "\e64b"; } -.icon-material-cloud-circle:before { +.mdi-action-perm-camera-mic:before { content: "\e64c"; } -.icon-material-cloud-done:before { +.mdi-action-perm-contact-cal:before { content: "\e64d"; } -.icon-material-cloud-download:before { +.mdi-action-perm-data-setting:before { content: "\e64e"; } -.icon-material-cloud-off:before { +.mdi-action-perm-device-info:before { content: "\e64f"; } -.icon-material-cloud-queue:before { +.mdi-action-perm-identity:before { content: "\e650"; } -.icon-material-cloud-upload:before { +.mdi-action-perm-media:before { content: "\e651"; } -.icon-material-comment:before { +.mdi-action-perm-phone-msg:before { content: "\e652"; } -.icon-material-communities:before { +.mdi-action-perm-scan-wifi:before { content: "\e653"; } -.icon-material-content-copy:before { +.mdi-action-picture-in-picture:before { content: "\e654"; } -.icon-material-content-cut:before { +.mdi-action-polymer:before { content: "\e655"; } -.icon-material-content-paste:before { +.mdi-action-print:before { content: "\e656"; } -.icon-material-create:before { +.mdi-action-query-builder:before { content: "\e657"; } -.icon-material-credit-card:before { +.mdi-action-question-answer:before { content: "\e658"; } -.icon-material-crop:before { +.mdi-action-receipt:before { content: "\e659"; } -.icon-material-crop-free:before { +.mdi-action-redeem:before { content: "\e65a"; } -.icon-material-crop-landscape:before { +.mdi-action-report-problem:before { content: "\e65b"; } -.icon-material-crop-portrait:before { +.mdi-action-restore:before { content: "\e65c"; } -.icon-material-crop-square:before { +.mdi-action-room:before { content: "\e65d"; } -.icon-material-data-usage:before { +.mdi-action-schedule:before { content: "\e65e"; } -.icon-material-delete:before { +.mdi-action-search:before { content: "\e65f"; } -.icon-material-developer-mode:before { +.mdi-action-settings:before { content: "\e660"; } -.icon-material-dialpad:before { +.mdi-action-settings-applications:before { content: "\e661"; } -.icon-material-directions:before { +.mdi-action-settings-backup-restore:before { content: "\e662"; } -.icon-material-directions-bike:before { +.mdi-action-settings-bluetooth:before { content: "\e663"; } -.icon-material-directions-bus:before { +.mdi-action-settings-cell:before { content: "\e664"; } -.icon-material-directions-car:before { +.mdi-action-settings-display:before { content: "\e665"; } -.icon-material-directions-subway:before { +.mdi-action-settings-ethernet:before { content: "\e666"; } -.icon-material-directions-train:before { +.mdi-action-settings-input-antenna:before { content: "\e667"; } -.icon-material-directions-transit:before { +.mdi-action-settings-input-component:before { content: "\e668"; } -.icon-material-directionswalk:before { +.mdi-action-settings-input-composite:before { content: "\e669"; } -.icon-material-disc-full:before { +.mdi-action-settings-input-hdmi:before { content: "\e66a"; } -.icon-material-dock:before { +.mdi-action-settings-input-svideo:before { content: "\e66b"; } -.icon-material-domain:before { +.mdi-action-settings-overscan:before { content: "\e66c"; } -.icon-material-done:before { +.mdi-action-settings-phone:before { content: "\e66d"; } -.icon-material-done-all:before { +.mdi-action-settings-power:before { content: "\e66e"; } -.icon-material-do-not-disturb:before { +.mdi-action-settings-remote:before { content: "\e66f"; } -.icon-material-drafts:before { +.mdi-action-settings-voice:before { content: "\e670"; } -.icon-material-drawer:before { +.mdi-action-shop:before { content: "\e671"; } -.icon-material-drive:before { +.mdi-action-shopping-basket:before { content: "\e672"; } -.icon-material-drive-document:before { +.mdi-action-shopping-cart:before { content: "\e673"; } -.icon-material-drive-drawing:before { +.mdi-action-shop-two:before { content: "\e674"; } -.icon-material-drive-eta:before { +.mdi-action-speaker-notes:before { content: "\e675"; } -.icon-material-drive-file:before { +.mdi-action-spellcheck:before { content: "\e676"; } -.icon-material-drive-form:before { +.mdi-action-star-rate:before { content: "\e677"; } -.icon-material-drive-fusiontable:before { +.mdi-action-stars:before { content: "\e678"; } -.icon-material-drive-image:before { +.mdi-action-store:before { content: "\e679"; } -.icon-material-drive-ms-excel:before { +.mdi-action-subject:before { content: "\e67a"; } -.icon-material-drive-ms-powerpoint:before { +.mdi-action-swap-horiz:before { content: "\e67b"; } -.icon-material-drive-ms-word:before { +.mdi-action-swap-vert:before { content: "\e67c"; } -.icon-material-drive-pdf:before { +.mdi-action-swap-vert-circle:before { content: "\e67d"; } -.icon-material-drive-presentation:before { +.mdi-action-system-update-tv:before { content: "\e67e"; } -.icon-material-drive-script:before { +.mdi-action-tab:before { content: "\e67f"; } -.icon-material-drive-site:before { +.mdi-action-tab-unselected:before { content: "\e680"; } -.icon-material-drive-spreadsheet:before { +.mdi-action-theaters:before { content: "\e681"; } -.icon-material-drive-video:before { +.mdi-action-thumb-down:before { content: "\e682"; } -.icon-material-earth:before { +.mdi-action-thumbs-up-down:before { content: "\e683"; } -.icon-material-email2:before { +.mdi-action-thumb-up:before { content: "\e684"; } -.icon-material-email:before { +.mdi-action-toc:before { content: "\e685"; } -.icon-material-error:before { +.mdi-action-today:before { content: "\e686"; } -.icon-material-event2:before { +.mdi-action-track-changes:before { content: "\e687"; } -.icon-material-event:before { +.mdi-action-translate:before { content: "\e688"; } -.icon-material-exit-to-app:before { +.mdi-action-trending-down:before { content: "\e689"; } -.icon-material-expand-less:before { +.mdi-action-trending-neutral:before { content: "\e68a"; } -.icon-material-expand-more:before { +.mdi-action-trending-up:before { content: "\e68b"; } -.icon-material-explore:before { +.mdi-action-turned-in:before { content: "\e68c"; } -.icon-material-extension:before { +.mdi-action-turned-in-not:before { content: "\e68d"; } -.icon-material-fast-forward:before { +.mdi-action-verified-user:before { content: "\e68e"; } -.icon-material-fast-rewind:before { +.mdi-action-view-agenda:before { content: "\e68f"; } -.icon-material-favorite:before { +.mdi-action-view-array:before { content: "\e690"; } -.icon-material-favorite-outline:before { +.mdi-action-view-carousel:before { content: "\e691"; } -.icon-material-file-download:before { +.mdi-action-view-column:before { content: "\e692"; } -.icon-material-file-upload:before { +.mdi-action-view-day:before { content: "\e693"; } -.icon-material-filter:before { +.mdi-action-view-headline:before { content: "\e694"; } -.icon-material-flag:before { +.mdi-action-view-list:before { content: "\e695"; } -.icon-material-flash-auto:before { +.mdi-action-view-module:before { content: "\e696"; } -.icon-material-flash-off:before { +.mdi-action-view-quilt:before { content: "\e697"; } -.icon-material-flash-on:before { +.mdi-action-view-stream:before { content: "\e698"; } -.icon-material-flights:before { +.mdi-action-view-week:before { content: "\e699"; } -.icon-material-flip-to-back:before { +.mdi-action-visibility:before { content: "\e69a"; } -.icon-material-flip-to-front:before { +.mdi-action-visibility-off:before { content: "\e69b"; } -.icon-material-folder:before { +.mdi-action-wallet-giftcard:before { content: "\e69c"; } -.icon-material-folder-mydrive:before { +.mdi-action-wallet-membership:before { content: "\e69d"; } -.icon-material-folder-shared:before { +.mdi-action-wallet-travel:before { content: "\e69e"; } -.icon-material-forum:before { +.mdi-action-work:before { content: "\e69f"; } -.icon-material-forward:before { +.mdi-alert-error:before { content: "\e6a0"; } -.icon-material-fullscreen:before { +.mdi-alert-warning:before { content: "\e6a1"; } -.icon-material-fullscreen-exit:before { +.mdi-av-album:before { content: "\e6a2"; } -.icon-material-gamepad:before { +.mdi-av-timer:before { content: "\e6a3"; } -.icon-material-games:before { +.mdi-av-closed-caption:before { content: "\e6a4"; } -.icon-material-gesture:before { +.mdi-av-equalizer:before { content: "\e6a5"; } -.icon-material-glass:before { +.mdi-av-explicit:before { content: "\e6a6"; } -.icon-material-gmail2:before { +.mdi-av-fast-forward:before { content: "\e6a7"; } -.icon-material-gmail:before { +.mdi-av-fast-rewind:before { content: "\e6a8"; } -.icon-material-google:before { +.mdi-av-games:before { content: "\e6a9"; } -.icon-material-google-plus:before { +.mdi-av-hearing:before { content: "\e6aa"; } -.icon-material-gps-fixed:before { +.mdi-av-high-quality:before { content: "\e6ab"; } -.icon-material-gps-not-fixed:before { +.mdi-av-loop:before { content: "\e6ac"; } -.icon-material-gps-off:before { +.mdi-av-mic:before { content: "\e6ad"; } -.icon-material-group:before { +.mdi-av-mic-none:before { content: "\e6ae"; } -.icon-material-group-add:before { +.mdi-av-mic-off:before { content: "\e6af"; } -.icon-material-hangout2:before { +.mdi-av-movie:before { content: "\e6b0"; } -.icon-material-hangout:before { +.mdi-av-my-library-add:before { content: "\e6b1"; } -.icon-material-hangout-video:before { +.mdi-av-my-library-books:before { content: "\e6b2"; } -.icon-material-hangout-video-off:before { +.mdi-av-my-library-music:before { content: "\e6b3"; } -.icon-material-headset:before { +.mdi-av-new-releases:before { content: "\e6b4"; } -.icon-material-headset-mic:before { +.mdi-av-not-interested:before { content: "\e6b5"; } -.icon-material-help:before { +.mdi-av-pause:before { content: "\e6b6"; } -.icon-material-high-quality:before { +.mdi-av-pause-circle-fill:before { content: "\e6b7"; } -.icon-material-history:before { +.mdi-av-pause-circle-outline:before { content: "\e6b8"; } -.icon-material-home:before { +.mdi-av-play-arrow:before { content: "\e6b9"; } -.icon-material-hotel:before { +.mdi-av-play-circle-fill:before { content: "\e6ba"; } -.icon-material-https:before { +.mdi-av-play-circle-outline:before { content: "\e6bb"; } -.icon-material-image:before { +.mdi-av-playlist-add:before { content: "\e6bc"; } -.icon-material-import-export:before { +.mdi-av-play-shopping-bag:before { content: "\e6bd"; } -.icon-material-inbox:before { +.mdi-av-queue:before { content: "\e6be"; } -.icon-material-info:before { +.mdi-av-queue-music:before { content: "\e6bf"; } -.icon-material-info-outline:before { +.mdi-av-radio:before { content: "\e6c0"; } -.icon-material-invert-colors:before { +.mdi-av-recent-actors:before { content: "\e6c1"; } -.icon-material-keep2:before { +.mdi-av-repeat:before { content: "\e6c2"; } -.icon-material-keep:before { +.mdi-av-repeat-one:before { content: "\e6c3"; } -.icon-material-keyboard:before { +.mdi-av-replay:before { content: "\e6c4"; } -.icon-material-keyboard-alt:before { +.mdi-av-shuffle:before { content: "\e6c5"; } -.icon-material-keyboard-arrow-down:before { +.mdi-av-skip-next:before { content: "\e6c6"; } -.icon-material-keyboard-arrow-left:before { +.mdi-av-skip-previous:before { content: "\e6c7"; } -.icon-material-keyboard-arrow-right:before { +.mdi-av-snooze:before { content: "\e6c8"; } -.icon-material-keyboard-arrow-up:before { +.mdi-av-stop:before { content: "\e6c9"; } -.icon-material-keyboard-backspace:before { +.mdi-av-subtitles:before { content: "\e6ca"; } -.icon-material-keyboard-capslock:before { +.mdi-av-surround-sound:before { content: "\e6cb"; } -.icon-material-keyboard-control:before { +.mdi-av-videocam:before { content: "\e6cc"; - font-size: 36%; } -.icon-material-keyboard-hide:before { +.mdi-av-videocam-off:before { content: "\e6cd"; } -.icon-material-keyboard-return:before { +.mdi-av-video-collection:before { content: "\e6ce"; } -.icon-material-keyboard-tab:before { +.mdi-av-volume-down:before { content: "\e6cf"; } -.icon-material-keyboard-voice:before { +.mdi-av-volume-mute:before { content: "\e6d0"; } -.icon-material-label:before { +.mdi-av-volume-off:before { content: "\e6d1"; } -.icon-material-label-outline:before { +.mdi-av-volume-up:before { content: "\e6d2"; } -.icon-material-landscape:before { +.mdi-av-web:before { content: "\e6d3"; } -.icon-material-language:before { +.mdi-communication-business:before { content: "\e6d4"; } -.icon-material-laptop:before { +.mdi-communication-call:before { content: "\e6d5"; } -.icon-material-launch:before { +.mdi-communication-call-end:before { content: "\e6d6"; } -.icon-material-link:before { +.mdi-communication-call-made:before { content: "\e6d7"; } -.icon-material-list:before { +.mdi-communication-call-merge:before { content: "\e6d8"; } -.icon-material-live-help:before { +.mdi-communication-call-missed:before { content: "\e6d9"; } -.icon-material-location:before { +.mdi-communication-call-received:before { content: "\e6da"; } -.icon-material-location-city:before { +.mdi-communication-call-split:before { content: "\e6db"; } -.icon-material-location-disabled:before { +.mdi-communication-chat:before { content: "\e6dc"; } -.icon-material-location-searching:before { +.mdi-communication-clear-all:before { content: "\e6dd"; } -.icon-material-lock:before { +.mdi-communication-comment:before { content: "\e6de"; } -.icon-material-lock-open:before { +.mdi-communication-contacts:before { content: "\e6df"; } -.icon-material-lock-outline:before { +.mdi-communication-dialer-sip:before { content: "\e6e0"; } -.icon-material-loop:before { +.mdi-communication-dialpad:before { content: "\e6e1"; } -.icon-material-mail:before { +.mdi-communication-dnd-on:before { content: "\e6e2"; } -.icon-material-map:before { +.mdi-communication-email:before { content: "\e6e3"; } -.icon-material-markunread:before { +.mdi-communication-forum:before { content: "\e6e4"; } -.icon-material-memory:before { +.mdi-communication-import-export:before { content: "\e6e5"; } -.icon-material-menu:before { +.mdi-communication-invert-colors-off:before { content: "\e6e6"; } -.icon-material-message:before { +.mdi-communication-invert-colors-on:before { content: "\e6e7"; } -.icon-material-messenger:before { +.mdi-communication-live-help:before { content: "\e6e8"; } -.icon-material-mic:before { +.mdi-communication-location-off:before { content: "\e6e9"; } -.icon-material-mic-none:before { +.mdi-communication-location-on:before { content: "\e6ea"; } -.icon-material-mic-off:before { +.mdi-communication-message:before { content: "\e6eb"; } -.icon-material-mms:before { +.mdi-communication-messenger:before { content: "\e6ec"; } -.icon-material-mood:before { +.mdi-communication-no-sim:before { content: "\e6ed"; } -.icon-material-more:before { +.mdi-communication-phone:before { content: "\e6ee"; } -.icon-material-more-horiz:before { +.mdi-communication-portable-wifi-off:before { content: "\e6ef"; - font-size: 25%; } -.icon-material-more-vert:before { +.mdi-communication-quick-contacts-dialer:before { content: "\e6f0"; } -.icon-material-mouse:before { +.mdi-communication-quick-contacts-mail:before { content: "\e6f1"; } -.icon-material-movie:before { +.mdi-communication-ring-volume:before { content: "\e6f2"; } -.icon-material-nest-protect:before { +.mdi-communication-stay-current-landscape:before { content: "\e6f3"; } -.icon-material-nest-thermostat:before { +.mdi-communication-stay-current-portrait:before { content: "\e6f4"; } -.icon-material-network-cell:before { +.mdi-communication-stay-primary-landscape:before { content: "\e6f5"; } -.icon-material-network-wifi:before { +.mdi-communication-stay-primary-portrait:before { content: "\e6f6"; } -.icon-material-news:before { +.mdi-communication-swap-calls:before { content: "\e6f7"; } -.icon-material-nfc:before { +.mdi-communication-textsms:before { content: "\e6f8"; } -.icon-material-notifications:before { +.mdi-communication-voicemail:before { content: "\e6f9"; } -.icon-material-notifications-none:before { +.mdi-communication-vpn-key:before { content: "\e6fa"; } -.icon-material-notifications-off:before { +.mdi-content-add:before { content: "\e6fb"; } -.icon-material-notifications-on:before { +.mdi-content-add-box:before { content: "\e6fc"; } -.icon-material-notifications-paused:before { +.mdi-content-add-circle:before { content: "\e6fd"; } -.icon-material-pages:before { +.mdi-content-add-circle-outline:before { content: "\e6fe"; } -.icon-material-palette:before { +.mdi-content-archive:before { content: "\e6ff"; } -.icon-material-panorama:before { +.mdi-content-backspace:before { content: "\e700"; } -.icon-material-party-mode:before { +.mdi-content-block:before { content: "\e701"; } -.icon-material-pause:before { +.mdi-content-clear:before { content: "\e702"; } -.icon-material-pause-circle-fill:before { +.mdi-content-content-copy:before { content: "\e703"; } -.icon-material-pause-circle-outline:before { +.mdi-content-content-cut:before { content: "\e704"; } -.icon-material-people:before { +.mdi-content-content-paste:before { content: "\e705"; } -.icon-material-person:before { +.mdi-content-create:before { content: "\e706"; } -.icon-material-person-add:before { +.mdi-content-drafts:before { content: "\e707"; } -.icon-material-person-location:before { +.mdi-content-filter-list:before { content: "\e708"; } -.icon-material-person-outline:before { +.mdi-content-flag:before { content: "\e709"; } -.icon-material-phone2:before { +.mdi-content-forward:before { content: "\e70a"; } -.icon-material-phone:before { +.mdi-content-gesture:before { content: "\e70b"; } -.icon-material-phone-bluetooth-speaker:before { +.mdi-content-inbox:before { content: "\e70c"; } -.icon-material-phone-forwarded:before { +.mdi-content-link:before { content: "\e70d"; } -.icon-material-phone-in-talk:before { +.mdi-content-mail:before { content: "\e70e"; } -.icon-material-phone-locked:before { +.mdi-content-markunread:before { content: "\e70f"; } -.icon-material-phone-missed:before { +.mdi-content-redo:before { content: "\e710"; } -.icon-material-phone-paused:before { +.mdi-content-remove:before { content: "\e711"; } -.icon-material-photo:before { +.mdi-content-remove-circle:before { content: "\e712"; } -.icon-material-photo-album:before { +.mdi-content-remove-circle-outline:before { content: "\e713"; } -.icon-material-photo-library:before { +.mdi-content-reply:before { content: "\e714"; } -.icon-material-place:before { +.mdi-content-reply-all:before { content: "\e715"; } -.icon-material-play-arrow:before { +.mdi-content-report:before { content: "\e716"; } -.icon-material-play-circle-fill:before { +.mdi-content-save:before { content: "\e717"; } -.icon-material-play-circle-outline:before { +.mdi-content-select-all:before { content: "\e718"; } -.icon-material-play-download:before { +.mdi-content-send:before { content: "\e719"; } -.icon-material-play-install:before { +.mdi-content-sort:before { content: "\e71a"; } -.icon-material-plus-one:before { +.mdi-content-text-format:before { content: "\e71b"; } -.icon-material-poll:before { +.mdi-content-undo:before { content: "\e71c"; } -.icon-material-polymer:before { +.mdi-device-access-alarm:before { content: "\e71d"; } -.icon-material-portrait:before { +.mdi-device-access-alarms:before { content: "\e71e"; } -.icon-material-post-blogger:before { +.mdi-device-access-time:before { content: "\e71f"; } -.icon-material-post-facebook:before { +.mdi-device-add-alarm:before { content: "\e720"; } -.icon-material-post-gplus:before { +.mdi-device-airplanemode-off:before { content: "\e721"; } -.icon-material-post-instagram:before { +.mdi-device-airplanemode-on:before { content: "\e722"; } -.icon-material-post-linkedin:before { +.mdi-device-battery-20:before { content: "\e723"; } -.icon-material-post-pinterest:before { +.mdi-device-battery-30:before { content: "\e724"; } -.icon-material-post-tumblr:before { +.mdi-device-battery-50:before { content: "\e725"; } -.icon-material-post-twitter:before { +.mdi-device-battery-60:before { content: "\e726"; } -.icon-material-print:before { +.mdi-device-battery-80:before { content: "\e727"; } -.icon-material-public:before { +.mdi-device-battery-90:before { content: "\e728"; } -.icon-material-queue:before { +.mdi-device-battery-alert:before { content: "\e729"; } -.icon-material-radio-button-off:before { +.mdi-device-battery-charging-20:before { content: "\e72a"; } -.icon-material-radio-button-on:before { +.mdi-device-battery-charging-30:before { content: "\e72b"; } -.icon-material-receipt:before { +.mdi-device-battery-charging-50:before { content: "\e72c"; } -.icon-material-refresh:before { +.mdi-device-battery-charging-60:before { content: "\e72d"; } -.icon-material-reminder:before { +.mdi-device-battery-charging-80:before { content: "\e72e"; } -.icon-material-remove:before { +.mdi-device-battery-charging-90:before { content: "\e72f"; - font-size: 16%; } -.icon-material-remove-circle:before { +.mdi-device-battery-charging-full:before { content: "\e730"; } -.icon-material-remove-circle-outline:before { +.mdi-device-battery-full:before { content: "\e731"; } -.icon-material-replay:before { +.mdi-device-battery-std:before { content: "\e732"; } -.icon-material-reply:before { +.mdi-device-battery-unknown:before { content: "\e733"; } -.icon-material-reply-all:before { +.mdi-device-bluetooth:before { content: "\e734"; } -.icon-material-report:before { +.mdi-device-bluetooth-connected:before { content: "\e735"; } -.icon-material-ring-volume:before { +.mdi-device-bluetooth-disabled:before { content: "\e736"; } -.icon-material-rotate-left:before { +.mdi-device-bluetooth-searching:before { content: "\e737"; } -.icon-material-rotate-right:before { +.mdi-device-brightness-auto:before { content: "\e738"; } -.icon-material-satellite:before { +.mdi-device-brightness-high:before { content: "\e739"; } -.icon-material-save:before { +.mdi-device-brightness-low:before { content: "\e73a"; } -.icon-material-schedule:before { +.mdi-device-brightness-medium:before { content: "\e73b"; } -.icon-material-school:before { +.mdi-device-data-usage:before { content: "\e73c"; } -.icon-material-screen-lock-landscape:before { +.mdi-device-developer-mode:before { content: "\e73d"; } -.icon-material-screen-lock-portrait:before { +.mdi-device-devices:before { content: "\e73e"; } -.icon-material-screen-lock-rotation:before { +.mdi-device-dvr:before { content: "\e73f"; } -.icon-material-screen-rotation:before { +.mdi-device-gps-fixed:before { content: "\e740"; } -.icon-material-sd-card:before { +.mdi-device-gps-not-fixed:before { content: "\e741"; } -.icon-material-sd-storage:before { +.mdi-device-gps-off:before { content: "\e742"; } -.icon-material-search:before { +.mdi-device-location-disabled:before { content: "\e743"; } -.icon-material-select-all:before { +.mdi-device-location-searching:before { content: "\e744"; } -.icon-material-send:before { +.mdi-device-multitrack-audio:before { content: "\e745"; } -.icon-material-settings:before { +.mdi-device-network-cell:before { content: "\e746"; } -.icon-material-settings-applications:before { +.mdi-device-network-wifi:before { content: "\e747"; } -.icon-material-settings-bluetooth:before { +.mdi-device-nfc:before { content: "\e748"; } -.icon-material-settings-cell:before { +.mdi-device-now-wallpaper:before { content: "\e749"; } -.icon-material-settings-phone:before { +.mdi-device-now-widgets:before { content: "\e74a"; } -.icon-material-settings-power:before { +.mdi-device-screen-lock-landscape:before { content: "\e74b"; } -.icon-material-settings-voice:before { +.mdi-device-screen-lock-portrait:before { content: "\e74c"; } -.icon-material-share:before { +.mdi-device-screen-lock-rotation:before { content: "\e74d"; } -.icon-material-share-alt:before { +.mdi-device-screen-rotation:before { content: "\e74e"; } -.icon-material-shopping-basket:before { +.mdi-device-sd-storage:before { content: "\e74f"; } -.icon-material-shopping-cart:before { +.mdi-device-settings-system-daydream:before { content: "\e750"; } -.icon-material-shuffle:before { +.mdi-device-signal-cellular-0-bar:before { content: "\e751"; } -.icon-material-signal-cellular-1-bar:before { +.mdi-device-signal-cellular-1-bar:before { content: "\e752"; } -.icon-material-signal-cellular-2-bar:before { +.mdi-device-signal-cellular-2-bar:before { content: "\e753"; } -.icon-material-signal-cellular-3-bar:before { +.mdi-device-signal-cellular-3-bar:before { content: "\e754"; } -.icon-material-signal-cellular-4-bar:before { +.mdi-device-signal-cellular-4-bar:before { content: "\e755"; } -.icon-material-signal-wifi-1-bar:before { +.mdi-device-signal-cellular-connected-no-internet-0-bar:before { content: "\e756"; } -.icon-material-signal-wifi-2-bar:before { +.mdi-device-signal-cellular-connected-no-internet-1-bar:before { content: "\e757"; } -.icon-material-signal-wifi-3-bar:before { +.mdi-device-signal-cellular-connected-no-internet-2-bar:before { content: "\e758"; } -.icon-material-signal-wifi-4-bar:before { +.mdi-device-signal-cellular-connected-no-internet-3-bar:before { content: "\e759"; } -.icon-material-sim-card-alert:before { +.mdi-device-signal-cellular-connected-no-internet-4-bar:before { content: "\e75a"; } -.icon-material-skip-next:before { +.mdi-device-signal-cellular-no-sim:before { content: "\e75b"; } -.icon-material-skip-previous:before { +.mdi-device-signal-cellular-null:before { content: "\e75c"; } -.icon-material-slideshow:before { +.mdi-device-signal-cellular-off:before { content: "\e75d"; } -.icon-material-sms:before { +.mdi-device-signal-wifi-0-bar:before { content: "\e75e"; } -.icon-material-sms-failed:before { +.mdi-device-signal-wifi-1-bar:before { content: "\e75f"; } -.icon-material-sort:before { +.mdi-device-signal-wifi-2-bar:before { content: "\e760"; } -.icon-material-speaker:before { +.mdi-device-signal-wifi-3-bar:before { content: "\e761"; } -.icon-material-star:before { +.mdi-device-signal-wifi-4-bar:before { content: "\e762"; } -.icon-material-star-half:before { +.mdi-device-signal-wifi-off:before { content: "\e763"; } -.icon-material-star-outline:before { +.mdi-device-storage:before { content: "\e764"; } -.icon-material-star-rate:before { +.mdi-device-usb:before { content: "\e765"; } -.icon-material-stop:before { +.mdi-device-wifi-lock:before { content: "\e766"; } -.icon-material-storage:before { +.mdi-device-wifi-tethering:before { content: "\e767"; } -.icon-material-store:before { +.mdi-editor-attach-file:before { content: "\e768"; } -.icon-material-swap-driving-apps:before { +.mdi-editor-attach-money:before { content: "\e769"; } -.icon-material-swap-horiz:before { +.mdi-editor-border-all:before { content: "\e76a"; } -.icon-material-swap-vert:before { +.mdi-editor-border-bottom:before { content: "\e76b"; } -.icon-material-swap-vert-circle:before { +.mdi-editor-border-clear:before { content: "\e76c"; } -.icon-material-switch-camera:before { +.mdi-editor-border-color:before { content: "\e76d"; } -.icon-material-switch-video:before { +.mdi-editor-border-horizontal:before { content: "\e76e"; } -.icon-material-sync:before { +.mdi-editor-border-inner:before { content: "\e76f"; } -.icon-material-sync-disabled:before { +.mdi-editor-border-left:before { content: "\e770"; } -.icon-material-sync-green:before { +.mdi-editor-border-outer:before { content: "\e771"; } -.icon-material-sync-problem:before { +.mdi-editor-border-right:before { content: "\e772"; } -.icon-material-sync-problem-red:before { +.mdi-editor-border-style:before { content: "\e773"; } -.icon-material-system-update:before { +.mdi-editor-border-top:before { content: "\e774"; } -.icon-material-tab:before { +.mdi-editor-border-vertical:before { content: "\e775"; } -.icon-material-tablet:before { +.mdi-editor-format-align-center:before { content: "\e776"; } -.icon-material-tab-unselected:before { +.mdi-editor-format-align-justify:before { content: "\e777"; } -.icon-material-tag-faces:before { +.mdi-editor-format-align-left:before { content: "\e778"; } -.icon-material-tap-and-play:before { +.mdi-editor-format-align-right:before { content: "\e779"; } -.icon-material-terrain:before { +.mdi-editor-format-bold:before { content: "\e77a"; } -.icon-material-text-format:before { +.mdi-editor-format-clear:before { content: "\e77b"; } -.icon-material-textsms:before { +.mdi-editor-format-color-fill:before { content: "\e77c"; } -.icon-material-theaters:before { +.mdi-editor-format-color-reset:before { content: "\e77d"; } -.icon-material-thumb-down:before { +.mdi-editor-format-color-text:before { content: "\e77e"; } -.icon-material-thumb-up:before { +.mdi-editor-format-indent-decrease:before { content: "\e77f"; } -.icon-material-timelapse:before { +.mdi-editor-format-indent-increase:before { content: "\e780"; } -.icon-material-timer:before { +.mdi-editor-format-italic:before { content: "\e781"; } -.icon-material-time-to-leave:before { +.mdi-editor-format-line-spacing:before { content: "\e782"; } -.icon-material-today:before { +.mdi-editor-format-list-bulleted:before { content: "\e783"; } -.icon-material-traffic4:before { +.mdi-editor-format-list-numbered:before { content: "\e784"; } -.icon-material-translate:before { +.mdi-editor-format-paint:before { content: "\e785"; } -.icon-material-tv:before { +.mdi-editor-format-quote:before { content: "\e786"; } -.icon-material-undo:before { +.mdi-editor-format-size:before { content: "\e787"; } -.icon-material-unfold-less:before { +.mdi-editor-format-strikethrough:before { content: "\e788"; } -.icon-material-unfold-more:before { +.mdi-editor-format-textdirection-l-to-r:before { content: "\e789"; } -.icon-material-unknown-1:before { +.mdi-editor-format-textdirection-r-to-l:before { content: "\e78a"; } -.icon-material-unknown-2:before { +.mdi-editor-format-underline:before { content: "\e78b"; } -.icon-material-unknown-3:before { +.mdi-editor-functions:before { content: "\e78c"; } -.icon-material-unknown-4:before { +.mdi-editor-insert-chart:before { content: "\e78d"; } -.icon-material-unknown-5:before { +.mdi-editor-insert-comment:before { content: "\e78e"; } -.icon-material-unknown-6:before { +.mdi-editor-insert-drive-file:before { content: "\e78f"; } -.icon-material-unknown-7:before { +.mdi-editor-insert-emoticon:before { content: "\e790"; } -.icon-material-usb2:before { +.mdi-editor-insert-invitation:before { content: "\e791"; } -.icon-material-usb:before { +.mdi-editor-insert-link:before { content: "\e792"; } -.icon-material-vibration:before { +.mdi-editor-insert-photo:before { content: "\e793"; } -.icon-material-videocam:before { +.mdi-editor-merge-type:before { content: "\e794"; } -.icon-material-videocam-off:before { +.mdi-editor-mode-comment:before { content: "\e795"; } -.icon-material-video-youtube:before { +.mdi-editor-mode-edit:before { content: "\e796"; } -.icon-material-view-array:before { +.mdi-editor-publish:before { content: "\e797"; } -.icon-material-view-column:before { +.mdi-editor-vertical-align-bottom:before { content: "\e798"; } -.icon-material-view-headline:before { +.mdi-editor-vertical-align-center:before { content: "\e799"; } -.icon-material-view-list:before { +.mdi-editor-vertical-align-top:before { content: "\e79a"; } -.icon-material-view-module:before { +.mdi-editor-wrap-text:before { content: "\e79b"; } -.icon-material-view-quilt:before { +.mdi-file-attachment:before { content: "\e79c"; } -.icon-material-view-stream:before { +.mdi-file-cloud:before { content: "\e79d"; } -.icon-material-visibility:before { +.mdi-file-cloud-circle:before { content: "\e79e"; } -.icon-material-visibility-off:before { +.mdi-file-cloud-done:before { content: "\e79f"; } -.icon-material-voice:before { +.mdi-file-cloud-download:before { content: "\e7a0"; } -.icon-material-voicemail:before { +.mdi-file-cloud-off:before { content: "\e7a1"; } -.icon-material-volume-down:before { +.mdi-file-cloud-queue:before { content: "\e7a2"; } -.icon-material-volume-mute:before { +.mdi-file-cloud-upload:before { content: "\e7a3"; } -.icon-material-volume-off:before { +.mdi-file-file-download:before { content: "\e7a4"; } -.icon-material-volume-up:before { +.mdi-file-file-upload:before { content: "\e7a5"; } -.icon-material-vpn:before { +.mdi-file-folder:before { content: "\e7a6"; } -.icon-material-warning:before { +.mdi-file-folder-open:before { content: "\e7a7"; } -.icon-material-watch2:before { +.mdi-file-folder-shared:before { content: "\e7a8"; } -.icon-material-wb-auto:before { +.mdi-hardware-cast:before { content: "\e7a9"; } -.icon-material-wb-cloudy:before { +.mdi-hardware-cast-connected:before { content: "\e7aa"; } -.icon-material-wb-incandescent:before { +.mdi-hardware-computer:before { content: "\e7ab"; } -.icon-material-wb-irradescent:before { +.mdi-hardware-desktop-mac:before { content: "\e7ac"; } -.icon-material-wb-sunny2:before { +.mdi-hardware-desktop-windows:before { content: "\e7ad"; } -.icon-material-web2:before { +.mdi-hardware-dock:before { content: "\e7ae"; } -.icon-material-whatshot:before { +.mdi-hardware-gamepad:before { content: "\e7af"; } -.icon-material-wifi-tethering2:before { +.mdi-hardware-headset:before { content: "\e7b0"; } -.icon-material-wifi-tethering3:before { +.mdi-hardware-headset-mic:before { content: "\e7b1"; } -.icon-material-work2:before { +.mdi-hardware-keyboard:before { content: "\e7b2"; } -.icon-material-call2:before { +.mdi-hardware-keyboard-alt:before { content: "\e7b3"; } -.icon-material-call-end2:before { +.mdi-hardware-keyboard-arrow-down:before { content: "\e7b4"; } -.icon-material-call-made2:before { +.mdi-hardware-keyboard-arrow-left:before { content: "\e7b5"; } -.icon-material-call-merge2:before { +.mdi-hardware-keyboard-arrow-right:before { content: "\e7b6"; } -.icon-material-call-missed2:before { +.mdi-hardware-keyboard-arrow-up:before { content: "\e7b7"; } -.icon-material-call-received2:before { +.mdi-hardware-keyboard-backspace:before { content: "\e7b8"; } -.icon-material-call-split2:before { +.mdi-hardware-keyboard-capslock:before { content: "\e7b9"; } -.icon-material-chat2:before { +.mdi-hardware-keyboard-control:before { content: "\e7ba"; } -.icon-material-comment2:before { +.mdi-hardware-keyboard-hide:before { content: "\e7bb"; } -.icon-material-dialpad2:before { +.mdi-hardware-keyboard-return:before { content: "\e7bc"; } -.icon-material-email3:before { +.mdi-hardware-keyboard-tab:before { content: "\e7bd"; } -.icon-material-forum2:before { +.mdi-hardware-keyboard-voice:before { content: "\e7be"; } -.icon-material-gmail3:before { +.mdi-hardware-laptop:before { content: "\e7bf"; } -.icon-material-hangout3:before { +.mdi-hardware-laptop-chromebook:before { content: "\e7c0"; } -.icon-material-hangout-video2:before { +.mdi-hardware-laptop-mac:before { content: "\e7c1"; } -.icon-material-hangout-video-off2:before { +.mdi-hardware-laptop-windows:before { content: "\e7c2"; } -.icon-material-import-export2:before { +.mdi-hardware-memory:before { content: "\e7c3"; } -.icon-material-live-help2:before { +.mdi-hardware-mouse:before { content: "\e7c4"; } -.icon-material-message2:before { +.mdi-hardware-phone-android:before { content: "\e7c5"; } -.icon-material-messenger2:before { +.mdi-hardware-phone-iphone:before { content: "\e7c6"; } -.icon-material-phone3:before { +.mdi-hardware-phonelink:before { content: "\e7c7"; } -.icon-material-ring-volume2:before { +.mdi-hardware-phonelink-off:before { content: "\e7c8"; } -.icon-material-textsms2:before { +.mdi-hardware-security:before { content: "\e7c9"; } -.icon-material-voicemail2:before { +.mdi-hardware-sim-card:before { content: "\e7ca"; } -.icon-material-closed-caption2:before { +.mdi-hardware-smartphone:before { content: "\e7cb"; } -.icon-material-fast-forward2:before { +.mdi-hardware-speaker:before { content: "\e7cc"; } -.icon-material-fast-rewind2:before { +.mdi-hardware-tablet:before { content: "\e7cd"; } -.icon-material-games2:before { +.mdi-hardware-tablet-android:before { content: "\e7ce"; } -.icon-material-high-quality2:before { +.mdi-hardware-tablet-mac:before { content: "\e7cf"; } -.icon-material-loop2:before { +.mdi-hardware-tv:before { content: "\e7d0"; } -.icon-material-mic2:before { +.mdi-hardware-watch:before { content: "\e7d1"; } -.icon-material-mic-none2:before { +.mdi-image-add-to-photos:before { content: "\e7d2"; } -.icon-material-mic-off2:before { +.mdi-image-adjust:before { content: "\e7d3"; } -.icon-material-movie2:before { +.mdi-image-assistant-photo:before { content: "\e7d4"; } -.icon-material-news2:before { +.mdi-image-audiotrack:before { content: "\e7d5"; } -.icon-material-pause2:before { +.mdi-image-blur-circular:before { content: "\e7d6"; } -.icon-material-pause-circle-fill2:before { +.mdi-image-blur-linear:before { content: "\e7d7"; } -.icon-material-pause-circle-outline2:before { +.mdi-image-blur-off:before { content: "\e7d8"; } -.icon-material-play-arrow2:before { +.mdi-image-blur-on:before { content: "\e7d9"; } -.icon-material-play-circle-fill2:before { +.mdi-image-brightness-1:before { content: "\e7da"; } -.icon-material-play-circle-outline2:before { +.mdi-image-brightness-2:before { content: "\e7db"; } -.icon-material-queue2:before { +.mdi-image-brightness-3:before { content: "\e7dc"; } -.icon-material-replay2:before { +.mdi-image-brightness-4:before { content: "\e7dd"; } -.icon-material-shuffle2:before { +.mdi-image-brightness-5:before { content: "\e7de"; } -.icon-material-skip-next2:before { +.mdi-image-brightness-6:before { content: "\e7df"; } -.icon-material-skip-previous2:before { +.mdi-image-brightness-7:before { content: "\e7e0"; } -.icon-material-stop2:before { +.mdi-image-brush:before { content: "\e7e1"; } -.icon-material-videocam2:before { +.mdi-image-camera:before { content: "\e7e2"; } -.icon-material-videocam-off2:before { +.mdi-image-camera-alt:before { content: "\e7e3"; } -.icon-material-video-youtube2:before { +.mdi-image-camera-front:before { content: "\e7e4"; } -.icon-material-volume-down2:before { +.mdi-image-camera-rear:before { content: "\e7e5"; } -.icon-material-volume-mute2:before { +.mdi-image-camera-roll:before { content: "\e7e6"; } -.icon-material-volume-off2:before { +.mdi-image-center-focus-strong:before { content: "\e7e7"; } -.icon-material-volume-up2:before { +.mdi-image-center-focus-weak:before { content: "\e7e8"; } -.icon-material-web22:before { +.mdi-image-collections:before { content: "\e7e9"; } +.mdi-image-colorize:before { + content: "\e7ea"; +} +.mdi-image-color-lens:before { + content: "\e7eb"; +} +.mdi-image-compare:before { + content: "\e7ec"; +} +.mdi-image-control-point:before { + content: "\e7ed"; +} +.mdi-image-control-point-duplicate:before { + content: "\e7ee"; +} +.mdi-image-crop:before { + content: "\e7ef"; +} +.mdi-image-crop-3-2:before { + content: "\e7f0"; +} +.mdi-image-crop-5-4:before { + content: "\e7f1"; +} +.mdi-image-crop-7-5:before { + content: "\e7f2"; +} +.mdi-image-crop-16-9:before { + content: "\e7f3"; +} +.mdi-image-crop-din:before { + content: "\e7f4"; +} +.mdi-image-crop-free:before { + content: "\e7f5"; +} +.mdi-image-crop-landscape:before { + content: "\e7f6"; +} +.mdi-image-crop-original:before { + content: "\e7f7"; +} +.mdi-image-crop-portrait:before { + content: "\e7f8"; +} +.mdi-image-crop-square:before { + content: "\e7f9"; +} +.mdi-image-dehaze:before { + content: "\e7fa"; +} +.mdi-image-details:before { + content: "\e7fb"; +} +.mdi-image-edit:before { + content: "\e7fc"; +} +.mdi-image-exposure:before { + content: "\e7fd"; +} +.mdi-image-exposure-minus-1:before { + content: "\e7fe"; +} +.mdi-image-exposure-minus-2:before { + content: "\e7ff"; +} +.mdi-image-exposure-plus-1:before { + content: "\e800"; +} +.mdi-image-exposure-plus-2:before { + content: "\e801"; +} +.mdi-image-exposure-zero:before { + content: "\e802"; +} +.mdi-image-filter:before { + content: "\e803"; +} +.mdi-image-filter-1:before { + content: "\e804"; +} +.mdi-image-filter-2:before { + content: "\e805"; +} +.mdi-image-filter-3:before { + content: "\e806"; +} +.mdi-image-filter-4:before { + content: "\e807"; +} +.mdi-image-filter-5:before { + content: "\e808"; +} +.mdi-image-filter-6:before { + content: "\e809"; +} +.mdi-image-filter-7:before { + content: "\e80a"; +} +.mdi-image-filter-8:before { + content: "\e80b"; +} +.mdi-image-filter-9:before { + content: "\e80c"; +} +.mdi-image-filter-9-plus:before { + content: "\e80d"; +} +.mdi-image-filter-b-and-w:before { + content: "\e80e"; +} +.mdi-image-filter-center-focus:before { + content: "\e80f"; +} +.mdi-image-filter-drama:before { + content: "\e810"; +} +.mdi-image-filter-frames:before { + content: "\e811"; +} +.mdi-image-filter-hdr:before { + content: "\e812"; +} +.mdi-image-filter-none:before { + content: "\e813"; +} +.mdi-image-filter-tilt-shift:before { + content: "\e814"; +} +.mdi-image-filter-vintage:before { + content: "\e815"; +} +.mdi-image-flare:before { + content: "\e816"; +} +.mdi-image-flash-auto:before { + content: "\e817"; +} +.mdi-image-flash-off:before { + content: "\e818"; +} +.mdi-image-flash-on:before { + content: "\e819"; +} +.mdi-image-flip:before { + content: "\e81a"; +} +.mdi-image-gradient:before { + content: "\e81b"; +} +.mdi-image-grain:before { + content: "\e81c"; +} +.mdi-image-grid-off:before { + content: "\e81d"; +} +.mdi-image-grid-on:before { + content: "\e81e"; +} +.mdi-image-hdr-off:before { + content: "\e81f"; +} +.mdi-image-hdr-on:before { + content: "\e820"; +} +.mdi-image-hdr-strong:before { + content: "\e821"; +} +.mdi-image-hdr-weak:before { + content: "\e822"; +} +.mdi-image-healing:before { + content: "\e823"; +} +.mdi-image-image:before { + content: "\e824"; +} +.mdi-image-image-aspect-ratio:before { + content: "\e825"; +} +.mdi-image-iso:before { + content: "\e826"; +} +.mdi-image-landscape:before { + content: "\e827"; +} +.mdi-image-leak-add:before { + content: "\e828"; +} +.mdi-image-leak-remove:before { + content: "\e829"; +} +.mdi-image-lens:before { + content: "\e82a"; +} +.mdi-image-looks:before { + content: "\e82b"; +} +.mdi-image-looks-3:before { + content: "\e82c"; +} +.mdi-image-looks-4:before { + content: "\e82d"; +} +.mdi-image-looks-5:before { + content: "\e82e"; +} +.mdi-image-looks-6:before { + content: "\e82f"; +} +.mdi-image-looks-one:before { + content: "\e830"; +} +.mdi-image-looks-two:before { + content: "\e831"; +} +.mdi-image-loupe:before { + content: "\e832"; +} +.mdi-image-movie-creation:before { + content: "\e833"; +} +.mdi-image-nature:before { + content: "\e834"; +} +.mdi-image-nature-people:before { + content: "\e835"; +} +.mdi-image-navigate-before:before { + content: "\e836"; +} +.mdi-image-navigate-next:before { + content: "\e837"; +} +.mdi-image-palette:before { + content: "\e838"; +} +.mdi-image-panorama:before { + content: "\e839"; +} +.mdi-image-panorama-fisheye:before { + content: "\e83a"; +} +.mdi-image-panorama-horizontal:before { + content: "\e83b"; +} +.mdi-image-panorama-vertical:before { + content: "\e83c"; +} +.mdi-image-panorama-wide-angle:before { + content: "\e83d"; +} +.mdi-image-photo:before { + content: "\e83e"; +} +.mdi-image-photo-album:before { + content: "\e83f"; +} +.mdi-image-photo-camera:before { + content: "\e840"; +} +.mdi-image-photo-library:before { + content: "\e841"; +} +.mdi-image-portrait:before { + content: "\e842"; +} +.mdi-image-remove-red-eye:before { + content: "\e843"; +} +.mdi-image-rotate-left:before { + content: "\e844"; +} +.mdi-image-rotate-right:before { + content: "\e845"; +} +.mdi-image-slideshow:before { + content: "\e846"; +} +.mdi-image-straighten:before { + content: "\e847"; +} +.mdi-image-style:before { + content: "\e848"; +} +.mdi-image-switch-camera:before { + content: "\e849"; +} +.mdi-image-switch-video:before { + content: "\e84a"; +} +.mdi-image-tag-faces:before { + content: "\e84b"; +} +.mdi-image-texture:before { + content: "\e84c"; +} +.mdi-image-timelapse:before { + content: "\e84d"; +} +.mdi-image-timer:before { + content: "\e84e"; +} +.mdi-image-timer-3:before { + content: "\e84f"; +} +.mdi-image-timer-10:before { + content: "\e850"; +} +.mdi-image-timer-auto:before { + content: "\e851"; +} +.mdi-image-timer-off:before { + content: "\e852"; +} +.mdi-image-tonality:before { + content: "\e853"; +} +.mdi-image-transform:before { + content: "\e854"; +} +.mdi-image-tune:before { + content: "\e855"; +} +.mdi-image-wb-auto:before { + content: "\e856"; +} +.mdi-image-wb-cloudy:before { + content: "\e857"; +} +.mdi-image-wb-incandescent:before { + content: "\e858"; +} +.mdi-image-wb-irradescent:before { + content: "\e859"; +} +.mdi-image-wb-sunny:before { + content: "\e85a"; +} +.mdi-maps-beenhere:before { + content: "\e85b"; +} +.mdi-maps-directions:before { + content: "\e85c"; +} +.mdi-maps-directions-bike:before { + content: "\e85d"; +} +.mdi-maps-directions-bus:before { + content: "\e85e"; +} +.mdi-maps-directions-car:before { + content: "\e85f"; +} +.mdi-maps-directions-ferry:before { + content: "\e860"; +} +.mdi-maps-directions-subway:before { + content: "\e861"; +} +.mdi-maps-directions-train:before { + content: "\e862"; +} +.mdi-maps-directions-transit:before { + content: "\e863"; +} +.mdi-maps-directions-walk:before { + content: "\e864"; +} +.mdi-maps-flight:before { + content: "\e865"; +} +.mdi-maps-hotel:before { + content: "\e866"; +} +.mdi-maps-layers:before { + content: "\e867"; +} +.mdi-maps-layers-clear:before { + content: "\e868"; +} +.mdi-maps-local-airport:before { + content: "\e869"; +} +.mdi-maps-local-atm:before { + content: "\e86a"; +} +.mdi-maps-local-attraction:before { + content: "\e86b"; +} +.mdi-maps-local-bar:before { + content: "\e86c"; +} +.mdi-maps-local-cafe:before { + content: "\e86d"; +} +.mdi-maps-local-car-wash:before { + content: "\e86e"; +} +.mdi-maps-local-convenience-store:before { + content: "\e86f"; +} +.mdi-maps-local-drink:before { + content: "\e870"; +} +.mdi-maps-local-florist:before { + content: "\e871"; +} +.mdi-maps-local-gas-station:before { + content: "\e872"; +} +.mdi-maps-local-grocery-store:before { + content: "\e873"; +} +.mdi-maps-local-hospital:before { + content: "\e874"; +} +.mdi-maps-local-hotel:before { + content: "\e875"; +} +.mdi-maps-local-laundry-service:before { + content: "\e876"; +} +.mdi-maps-local-library:before { + content: "\e877"; +} +.mdi-maps-local-mall:before { + content: "\e878"; +} +.mdi-maps-local-movies:before { + content: "\e879"; +} +.mdi-maps-local-offer:before { + content: "\e87a"; +} +.mdi-maps-local-parking:before { + content: "\e87b"; +} +.mdi-maps-local-pharmacy:before { + content: "\e87c"; +} +.mdi-maps-local-phone:before { + content: "\e87d"; +} +.mdi-maps-local-pizza:before { + content: "\e87e"; +} +.mdi-maps-local-play:before { + content: "\e87f"; +} +.mdi-maps-local-post-office:before { + content: "\e880"; +} +.mdi-maps-local-print-shop:before { + content: "\e881"; +} +.mdi-maps-local-restaurant:before { + content: "\e882"; +} +.mdi-maps-local-see:before { + content: "\e883"; +} +.mdi-maps-local-shipping:before { + content: "\e884"; +} +.mdi-maps-local-taxi:before { + content: "\e885"; +} +.mdi-maps-location-history:before { + content: "\e886"; +} +.mdi-maps-map:before { + content: "\e887"; +} +.mdi-maps-my-location:before { + content: "\e888"; +} +.mdi-maps-navigation:before { + content: "\e889"; +} +.mdi-maps-pin-drop:before { + content: "\e88a"; +} +.mdi-maps-place:before { + content: "\e88b"; +} +.mdi-maps-rate-review:before { + content: "\e88c"; +} +.mdi-maps-restaurant-menu:before { + content: "\e88d"; +} +.mdi-maps-satellite:before { + content: "\e88e"; +} +.mdi-maps-store-mall-directory:before { + content: "\e88f"; +} +.mdi-maps-terrain:before { + content: "\e890"; +} +.mdi-maps-traffic:before { + content: "\e891"; +} +.mdi-navigation-apps:before { + content: "\e892"; +} +.mdi-navigation-arrow-back:before { + content: "\e893"; +} +.mdi-navigation-arrow-drop-down:before { + content: "\e894"; +} +.mdi-navigation-arrow-drop-down-circle:before { + content: "\e895"; +} +.mdi-navigation-arrow-drop-up:before { + content: "\e896"; +} +.mdi-navigation-arrow-forward:before { + content: "\e897"; +} +.mdi-navigation-cancel:before { + content: "\e898"; +} +.mdi-navigation-check:before { + content: "\e899"; +} +.mdi-navigation-chevron-left:before { + content: "\e89a"; +} +.mdi-navigation-chevron-right:before { + content: "\e89b"; +} +.mdi-navigation-close:before { + content: "\e89c"; +} +.mdi-navigation-expand-less:before { + content: "\e89d"; +} +.mdi-navigation-expand-more:before { + content: "\e89e"; +} +.mdi-navigation-fullscreen:before { + content: "\e89f"; +} +.mdi-navigation-fullscreen-exit:before { + content: "\e8a0"; +} +.mdi-navigation-menu:before { + content: "\e8a1"; +} +.mdi-navigation-more-horiz:before { + content: "\e8a2"; +} +.mdi-navigation-more-vert:before { + content: "\e8a3"; +} +.mdi-navigation-refresh:before { + content: "\e8a4"; +} +.mdi-navigation-unfold-less:before { + content: "\e8a5"; +} +.mdi-navigation-unfold-more:before { + content: "\e8a6"; +} +.mdi-notification-adb:before { + content: "\e8a7"; +} +.mdi-notification-bluetooth-audio:before { + content: "\e8a8"; +} +.mdi-notification-disc-full:before { + content: "\e8a9"; +} +.mdi-notification-dnd-forwardslash:before { + content: "\e8aa"; +} +.mdi-notification-do-not-disturb:before { + content: "\e8ab"; +} +.mdi-notification-drive-eta:before { + content: "\e8ac"; +} +.mdi-notification-event-available:before { + content: "\e8ad"; +} +.mdi-notification-event-busy:before { + content: "\e8ae"; +} +.mdi-notification-event-note:before { + content: "\e8af"; +} +.mdi-notification-folder-special:before { + content: "\e8b0"; +} +.mdi-notification-mms:before { + content: "\e8b1"; +} +.mdi-notification-more:before { + content: "\e8b2"; +} +.mdi-notification-network-locked:before { + content: "\e8b3"; +} +.mdi-notification-phone-bluetooth-speaker:before { + content: "\e8b4"; +} +.mdi-notification-phone-forwarded:before { + content: "\e8b5"; +} +.mdi-notification-phone-in-talk:before { + content: "\e8b6"; +} +.mdi-notification-phone-locked:before { + content: "\e8b7"; +} +.mdi-notification-phone-missed:before { + content: "\e8b8"; +} +.mdi-notification-phone-paused:before { + content: "\e8b9"; +} +.mdi-notification-play-download:before { + content: "\e8ba"; +} +.mdi-notification-play-install:before { + content: "\e8bb"; +} +.mdi-notification-sd-card:before { + content: "\e8bc"; +} +.mdi-notification-sim-card-alert:before { + content: "\e8bd"; +} +.mdi-notification-sms:before { + content: "\e8be"; +} +.mdi-notification-sms-failed:before { + content: "\e8bf"; +} +.mdi-notification-sync:before { + content: "\e8c0"; +} +.mdi-notification-sync-disabled:before { + content: "\e8c1"; +} +.mdi-notification-sync-problem:before { + content: "\e8c2"; +} +.mdi-notification-system-update:before { + content: "\e8c3"; +} +.mdi-notification-tap-and-play:before { + content: "\e8c4"; +} +.mdi-notification-time-to-leave:before { + content: "\e8c5"; +} +.mdi-notification-vibration:before { + content: "\e8c6"; +} +.mdi-notification-voice-chat:before { + content: "\e8c7"; +} +.mdi-notification-vpn-lock:before { + content: "\e8c8"; +} +.mdi-social-cake:before { + content: "\e8c9"; +} +.mdi-social-domain:before { + content: "\e8ca"; +} +.mdi-social-group:before { + content: "\e8cb"; +} +.mdi-social-group-add:before { + content: "\e8cc"; +} +.mdi-social-location-city:before { + content: "\e8cd"; +} +.mdi-social-mood:before { + content: "\e8ce"; +} +.mdi-social-notifications:before { + content: "\e8cf"; +} +.mdi-social-notifications-none:before { + content: "\e8d0"; +} +.mdi-social-notifications-off:before { + content: "\e8d1"; +} +.mdi-social-notifications-on:before { + content: "\e8d2"; +} +.mdi-social-notifications-paused:before { + content: "\e8d3"; +} +.mdi-social-pages:before { + content: "\e8d4"; +} +.mdi-social-party-mode:before { + content: "\e8d5"; +} +.mdi-social-people:before { + content: "\e8d6"; +} +.mdi-social-people-outline:before { + content: "\e8d7"; +} +.mdi-social-person:before { + content: "\e8d8"; +} +.mdi-social-person-add:before { + content: "\e8d9"; +} +.mdi-social-person-outline:before { + content: "\e8da"; +} +.mdi-social-plus-one:before { + content: "\e8db"; +} +.mdi-social-poll:before { + content: "\e8dc"; +} +.mdi-social-public:before { + content: "\e8dd"; +} +.mdi-social-school:before { + content: "\e8de"; +} +.mdi-social-share:before { + content: "\e8df"; +} +.mdi-social-whatshot:before { + content: "\e8e0"; +} +.mdi-toggle-check-box:before { + content: "\e8e1"; +} +.mdi-toggle-check-box-outline-blank:before { + content: "\e8e2"; +} +.mdi-toggle-radio-button-off:before { + content: "\e8e3"; +} +.mdi-toggle-radio-button-on:before { + content: "\e8e4"; +} @-webkit-keyframes input-highlight { 0% { left: 20%; @@ -1559,10 +2308,14 @@ h6, .h1, .h2, .h3, -.h4, -.h5, -.h6 { +.h4 { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-weight: 300; +} +h5, +h6 { + font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-weight: 400; } body .well, .container .well, @@ -1890,7 +2643,7 @@ body .jumbotron-material-lightgrey, border: 0; margin: 10px 1px; cursor: pointer; - border-radius: 4px; + border-radius: 2px; text-transform: uppercase; text-decoration: none; color: rgba(255, 255, 255, 0.84); @@ -1898,15 +2651,17 @@ body .jumbotron-material-lightgrey, transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); outline: none !important; } -.btn:hover { - color: rgba(255, 255, 255, 0.84); -} -.btn:hover:not(.btn-link) { +.btn:hover:not(.btn-link):not(.btn-flat) { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.28); } -.btn:active:not(.btn-link) { +.btn:active:not(.btn-link):not(.btn-flat) { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } +.btn:disabled:not(.btn-link):not(.btn-flat) { + color: #a8a8a8 !important; + background-color: #eaeaea !important; + box-shadow: none; +} .btn:not(.btn-link), .btn-default:not(.btn-link) { background-color: transparent; @@ -1977,6 +2732,156 @@ body .jumbotron-material-lightgrey, .btn-material-lightgrey:not(.btn-link) { background-color: #ececec; } +.btn.btn-flat { + background: none; + box-shadow: none; + font-weight: 500; +} +.btn.btn-flat:disabled { + color: #a8a8a8 !important; +} +.btn.btn-flat.btn-primary { + color: #4285f4; +} +.btn.btn-flat.btn-success { + color: #0f9d58; +} +.btn.btn-flat.btn-info { + color: #03a9f4; +} +.btn.btn-flat.btn-warning { + color: #ff5722; +} +.btn.btn-flat.btn-danger { + color: #f44336; +} +.btn.btn-raised { + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); + -webkit-transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); + transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); +} +.btn.btn-raised:active:not(.btn-link) { + box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); +} +.btn.btn-fab { + margin: 0; + padding: 15px; + font-size: 26px; + width: 56px; + height: 56px; +} +.btn.btn-fab, +.btn.btn-fab:hover { + box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); +} +.btn.btn-fab, +.btn.btn-fab:hover, +.btn.btn-fab-default, +.btn.btn-fab:hover-default { + background-color: transparent; +} +.btn.btn-fab-primary, +.btn.btn-fab:hover-primary { + background-color: #4285f4; +} +.btn.btn-fab-success, +.btn.btn-fab:hover-success { + background-color: #0f9d58; +} +.btn.btn-fab-info, +.btn.btn-fab:hover-info { + background-color: #03a9f4; +} +.btn.btn-fab-warning, +.btn.btn-fab:hover-warning { + background-color: #ff5722; +} +.btn.btn-fab-danger, +.btn.btn-fab:hover-danger { + background-color: #f44336; +} +.btn.btn-fab-material-red, +.btn.btn-fab:hover-material-red { + background-color: #f44336; +} +.btn.btn-fab-material-pink, +.btn.btn-fab:hover-material-pink { + background-color: #e91e63; +} +.btn.btn-fab-material-purple, +.btn.btn-fab:hover-material-purple { + background-color: #9c27b0; +} +.btn.btn-fab-material-deeppurple, +.btn.btn-fab:hover-material-deeppurple { + background-color: #673ab7; +} +.btn.btn-fab-material-indigo, +.btn.btn-fab:hover-material-indigo { + background-color: #3f51b5; +} +.btn.btn-fab-material-lightblue, +.btn.btn-fab:hover-material-lightblue { + background-color: #03a9f4; +} +.btn.btn-fab-material-cyan, +.btn.btn-fab:hover-material-cyan { + background-color: #00bcd4; +} +.btn.btn-fab-material-teal, +.btn.btn-fab:hover-material-teal { + background-color: #009688; +} +.btn.btn-fab-material-lightgreen, +.btn.btn-fab:hover-material-lightgreen { + background-color: #8bc34a; +} +.btn.btn-fab-material-lime, +.btn.btn-fab:hover-material-lime { + background-color: #cddc39; +} +.btn.btn-fab-material-lightyellow, +.btn.btn-fab:hover-material-lightyellow { + background-color: #ffeb3b; +} +.btn.btn-fab-material-orange, +.btn.btn-fab:hover-material-orange { + background-color: #ff9800; +} +.btn.btn-fab-material-deeporange, +.btn.btn-fab:hover-material-deeporange { + background-color: #ff5722; +} +.btn.btn-fab-material-grey, +.btn.btn-fab:hover-material-grey { + background-color: #9e9e9e; +} +.btn.btn-fab-material-bluegrey, +.btn.btn-fab:hover-material-bluegrey { + background-color: #607d8b; +} +.btn.btn-fab-material-brown, +.btn.btn-fab:hover-material-brown { + background-color: #795548; +} +.btn.btn-fab-material-lightgrey, +.btn.btn-fab:hover-material-lightgrey { + background-color: #ececec; +} +.btn.btn-fab, +.btn.btn-fab .ripple-wrapper { + border-radius: 100%; +} +.btn.btn-fab.btn-fab-mini { + width: 40px; + height: 40px; + padding: 13px; + font-size: 15px; +} +.btn.btn-fab i { + position: relative; + top: -5px; +} .btn-link, .btn:not([class^="btn btn-"]), .btn-default { @@ -1991,14 +2896,6 @@ body .jumbotron-material-lightgrey, .btn-default:hover { background-color: rgba(255, 255, 255, 0.5); } -.btn-raised { - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); - -webkit-transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); - transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); -} -.btn-raised:active:not(.btn-link) { - box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); -} .open > .dropdown-toggle.btn, .open > .dropdown-toggle.btn-default { background-color: transparent; @@ -2069,16 +2966,10 @@ body .jumbotron-material-lightgrey, .open > .dropdown-toggle.btn-material-lightgrey { background-color: #ececec; } -.btn-flat { - box-shadow: none !important; -} -.btn-flat.btn-default:hover { - background: none; -} .btn-group, .btn-group-vertical { position: relative; - border-radius: 4px; + border-radius: 2px; margin: 10px 1px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); -webkit-transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); @@ -2118,128 +3009,12 @@ body .jumbotron-material-lightgrey, .btn-group-flat { box-shadow: none !important; } -.btn-fab { - margin: 0; - padding: 15px; - font-size: 26px; - width: 56px; - height: 56px; -} -.btn-fab, -.btn-fab:hover, -.btn-fab-default, -.btn-fab:hover-default { - background-color: transparent; -} -.btn-fab-primary, -.btn-fab:hover-primary { - background-color: #4285f4; -} -.btn-fab-success, -.btn-fab:hover-success { - background-color: #0f9d58; -} -.btn-fab-info, -.btn-fab:hover-info { - background-color: #03a9f4; -} -.btn-fab-warning, -.btn-fab:hover-warning { - background-color: #ff5722; -} -.btn-fab-danger, -.btn-fab:hover-danger { - background-color: #f44336; -} -.btn-fab-material-red, -.btn-fab:hover-material-red { - background-color: #f44336; -} -.btn-fab-material-pink, -.btn-fab:hover-material-pink { - background-color: #e91e63; -} -.btn-fab-material-purple, -.btn-fab:hover-material-purple { - background-color: #9c27b0; -} -.btn-fab-material-deeppurple, -.btn-fab:hover-material-deeppurple { - background-color: #673ab7; -} -.btn-fab-material-indigo, -.btn-fab:hover-material-indigo { - background-color: #3f51b5; -} -.btn-fab-material-lightblue, -.btn-fab:hover-material-lightblue { - background-color: #03a9f4; -} -.btn-fab-material-cyan, -.btn-fab:hover-material-cyan { - background-color: #00bcd4; -} -.btn-fab-material-teal, -.btn-fab:hover-material-teal { - background-color: #009688; -} -.btn-fab-material-lightgreen, -.btn-fab:hover-material-lightgreen { - background-color: #8bc34a; -} -.btn-fab-material-lime, -.btn-fab:hover-material-lime { - background-color: #cddc39; -} -.btn-fab-material-lightyellow, -.btn-fab:hover-material-lightyellow { - background-color: #ffeb3b; -} -.btn-fab-material-orange, -.btn-fab:hover-material-orange { - background-color: #ff9800; -} -.btn-fab-material-deeporange, -.btn-fab:hover-material-deeporange { - background-color: #ff5722; -} -.btn-fab-material-grey, -.btn-fab:hover-material-grey { - background-color: #9e9e9e; -} -.btn-fab-material-bluegrey, -.btn-fab:hover-material-bluegrey { - background-color: #607d8b; -} -.btn-fab-material-brown, -.btn-fab:hover-material-brown { - background-color: #795548; -} -.btn-fab-material-lightgrey, -.btn-fab:hover-material-lightgrey { - background-color: #ececec; -} -.btn-fab, -.btn-fab .ripple-wrapper { - border-radius: 100%; -} -.btn-fab.btn-mini { - width: 40px; - height: 40px; - padding: 13px; - font-size: 15px; -} .form-horizontal .checkbox { - padding-top: 15px; -} -.checkbox { - -webkit-transform: rotate(0deg); - -ms-transform: rotate(0deg); - transform: rotate(0deg); + padding-top: 20px; } .checkbox label { + padding-left: 10px; cursor: pointer; - padding-left: 45px; position: relative; } .checkbox label span { @@ -2249,6 +3024,17 @@ body .jumbotron-material-lightgrey, -webkit-transition-duration: 0.2s; transition-duration: 0.2s; } +.checkbox label .check { + display: inline-block; + width: 20px; + height: 20px; + border: 2px solid; + border-radius: 2px; + overflow: hidden; + position: relative; + top: 5px; + left: -3px; +} .checkbox label .check:after { display: block; position: absolute; @@ -2264,104 +3050,36 @@ body .jumbotron-material-lightgrey, margin: 0; } .checkbox label .check:before { - display: block; + position: absolute; content: ""; - border: 2px solid rgba(0, 0, 0, 0.84); - height: 20px; - width: 20px; - -webkit-transition-delay: 0.2s; - transition-delay: 0.2s; -} -.checkbox .check, -.checkbox-default .check { - color: #0f9d58; -} -.checkbox-primary .check { - color: #4285f4; -} -.checkbox-success .check { - color: #0f9d58; -} -.checkbox-info .check { - color: #03a9f4; -} -.checkbox-warning .check { - color: #ff5722; -} -.checkbox-danger .check { - color: #f44336; -} -.checkbox-material-red .check { - color: #f44336; -} -.checkbox-material-pink .check { - color: #e91e63; -} -.checkbox-material-purple .check { - color: #9c27b0; -} -.checkbox-material-deeppurple .check { - color: #673ab7; -} -.checkbox-material-indigo .check { - color: #3f51b5; -} -.checkbox-material-lightblue .check { - color: #03a9f4; -} -.checkbox-material-cyan .check { - color: #00bcd4; -} -.checkbox-material-teal .check { - color: #009688; -} -.checkbox-material-lightgreen .check { - color: #8bc34a; -} -.checkbox-material-lime .check { - color: #cddc39; -} -.checkbox-material-lightyellow .check { - color: #ffeb3b; -} -.checkbox-material-orange .check { - color: #ff9800; -} -.checkbox-material-deeporange .check { - color: #ff5722; -} -.checkbox-material-grey .check { - color: #9e9e9e; -} -.checkbox-material-bluegrey .check { - color: #607d8b; -} -.checkbox-material-brown .check { - color: #795548; -} -.checkbox-material-lightgrey .check { - color: #ececec; + -webkit-transform: rotate(45deg); + -ms-transform: rotate(45deg); + transform: rotate(45deg); + display: block; + margin-top: -4px; + margin-left: 6px; + width: 0; + height: 0; + box-shadow: 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0px 0px 0 0px inset; + -webkit-animation: checkbox-off 0.3s linear forwards; + animation: checkbox-off 0.3s linear forwards; } .checkbox input[type=checkbox] { opacity: 0; } -.checkbox input[type=checkbox] ~ .check:before { - position: absolute; - top: 2px; - left: 11px; - width: 18px; - height: 18px; - border: solid 2px; - border-color: #5a5a5a; - -webkit-animation: uncheck 300ms ease-out forwards; - animation: uncheck 300ms ease-out forwards; -} .checkbox input[type=checkbox]:focus ~ .check:after { opacity: 0.2; } .checkbox input[type=checkbox]:checked ~ .check:before { - -webkit-animation: check 300ms ease-out forwards; - animation: check 300ms ease-out forwards; + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px; + -webkit-animation: checkbox-on 0.3s linear forwards; + animation: checkbox-on 0.3s linear forwards; } .checkbox input[type=checkbox]:not(:checked) ~ .check:after { -webkit-animation: rippleOff 500ms linear forwards; @@ -2455,206 +3173,260 @@ body .jumbotron-material-lightgrey, .checkbox-material-lightgrey input[type=checkbox]:checked ~ .check:after { background-color: #ececec; } -@-webkit-keyframes uncheck { +.checkbox input[type=checkbox]:checked ~ .check:before, +.checkbox-default input[type=checkbox]:checked ~ .check:before { + color: #4caf50; +} +.checkbox-primary input[type=checkbox]:checked ~ .check:before { + color: #4285f4; +} +.checkbox-success input[type=checkbox]:checked ~ .check:before { + color: #0f9d58; +} +.checkbox-info input[type=checkbox]:checked ~ .check:before { + color: #03a9f4; +} +.checkbox-warning input[type=checkbox]:checked ~ .check:before { + color: #ff5722; +} +.checkbox-danger input[type=checkbox]:checked ~ .check:before { + color: #f44336; +} +.checkbox-material-red input[type=checkbox]:checked ~ .check:before { + color: #f44336; +} +.checkbox-material-pink input[type=checkbox]:checked ~ .check:before { + color: #e91e63; +} +.checkbox-material-purple input[type=checkbox]:checked ~ .check:before { + color: #9c27b0; +} +.checkbox-material-deeppurple input[type=checkbox]:checked ~ .check:before { + color: #673ab7; +} +.checkbox-material-indigo input[type=checkbox]:checked ~ .check:before { + color: #3f51b5; +} +.checkbox-material-lightblue input[type=checkbox]:checked ~ .check:before { + color: #03a9f4; +} +.checkbox-material-cyan input[type=checkbox]:checked ~ .check:before { + color: #00bcd4; +} +.checkbox-material-teal input[type=checkbox]:checked ~ .check:before { + color: #009688; +} +.checkbox-material-lightgreen input[type=checkbox]:checked ~ .check:before { + color: #8bc34a; +} +.checkbox-material-lime input[type=checkbox]:checked ~ .check:before { + color: #cddc39; +} +.checkbox-material-lightyellow input[type=checkbox]:checked ~ .check:before { + color: #ffeb3b; +} +.checkbox-material-orange input[type=checkbox]:checked ~ .check:before { + color: #ff9800; +} +.checkbox-material-deeporange input[type=checkbox]:checked ~ .check:before { + color: #ff5722; +} +.checkbox-material-grey input[type=checkbox]:checked ~ .check:before { + color: #9e9e9e; +} +.checkbox-material-bluegrey input[type=checkbox]:checked ~ .check:before { + color: #607d8b; +} +.checkbox-material-brown input[type=checkbox]:checked ~ .check:before { + color: #795548; +} +.checkbox-material-lightgrey input[type=checkbox]:checked ~ .check:before { + color: #ececec; +} +.checkbox input[type=checkbox]:checked ~ .check, +.checkbox-default input[type=checkbox]:checked ~ .check { + color: #4caf50; +} +.checkbox-primary input[type=checkbox]:checked ~ .check { + color: #4285f4; +} +.checkbox-success input[type=checkbox]:checked ~ .check { + color: #0f9d58; +} +.checkbox-info input[type=checkbox]:checked ~ .check { + color: #03a9f4; +} +.checkbox-warning input[type=checkbox]:checked ~ .check { + color: #ff5722; +} +.checkbox-danger input[type=checkbox]:checked ~ .check { + color: #f44336; +} +.checkbox-material-red input[type=checkbox]:checked ~ .check { + color: #f44336; +} +.checkbox-material-pink input[type=checkbox]:checked ~ .check { + color: #e91e63; +} +.checkbox-material-purple input[type=checkbox]:checked ~ .check { + color: #9c27b0; +} +.checkbox-material-deeppurple input[type=checkbox]:checked ~ .check { + color: #673ab7; +} +.checkbox-material-indigo input[type=checkbox]:checked ~ .check { + color: #3f51b5; +} +.checkbox-material-lightblue input[type=checkbox]:checked ~ .check { + color: #03a9f4; +} +.checkbox-material-cyan input[type=checkbox]:checked ~ .check { + color: #00bcd4; +} +.checkbox-material-teal input[type=checkbox]:checked ~ .check { + color: #009688; +} +.checkbox-material-lightgreen input[type=checkbox]:checked ~ .check { + color: #8bc34a; +} +.checkbox-material-lime input[type=checkbox]:checked ~ .check { + color: #cddc39; +} +.checkbox-material-lightyellow input[type=checkbox]:checked ~ .check { + color: #ffeb3b; +} +.checkbox-material-orange input[type=checkbox]:checked ~ .check { + color: #ff9800; +} +.checkbox-material-deeporange input[type=checkbox]:checked ~ .check { + color: #ff5722; +} +.checkbox-material-grey input[type=checkbox]:checked ~ .check { + color: #9e9e9e; +} +.checkbox-material-bluegrey input[type=checkbox]:checked ~ .check { + color: #607d8b; +} +.checkbox-material-brown input[type=checkbox]:checked ~ .check { + color: #795548; +} +.checkbox-material-lightgrey input[type=checkbox]:checked ~ .check { + color: #ececec; +} +@-webkit-keyframes checkbox-on { 0% { - top: -3px; - left: 17px; - width: 10px; - height: 21px; - border-color: #0f9d58; - border-left-color: transparent; - border-top-color: transparent; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px; + } + 50% { + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px; + } + 100% { + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px; + } +} +@keyframes checkbox-on { + 0% { + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px; + } + 50% { + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px; + } + 100% { + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px; + } +} +@-webkit-keyframes checkbox-off { + 0% { + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset; + } + 25% { + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset; } 50% { - top: 14px; - left: 17px; - width: 4px; - height: 4px; -webkit-transform: rotate(45deg); transform: rotate(45deg); - border-color: #0f9d58; - border-left-color: transparent; - border-top-color: transparent; + margin-top: -4px; + margin-left: 6px; + width: 0px; + height: 0px; + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset; } 51% { - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } - 100% { - top: 1px; - left: 12px; - width: 18px; - height: 18px; -webkit-transform: rotate(0deg); transform: rotate(0deg); - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; + margin-top: -2px; + margin-left: -2px; + width: 20px; + height: 20px; + box-shadow: 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0px 0px 0 10px inset; + } + 100% { + -webkit-transform: rotate(0deg); + transform: rotate(0deg); + margin-top: -2px; + margin-left: -2px; + width: 20px; + height: 20px; + box-shadow: 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0px 0px 0 0px inset; } } -@keyframes uncheck { +@keyframes checkbox-off { 0% { - top: -3px; - left: 17px; - width: 10px; - height: 21px; - border-color: #0f9d58; - border-left-color: transparent; - border-top-color: transparent; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset; + } + 25% { + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset; } 50% { - top: 14px; - left: 17px; - width: 4px; - height: 4px; -webkit-transform: rotate(45deg); transform: rotate(45deg); - border-color: #0f9d58; - border-left-color: transparent; - border-top-color: transparent; + margin-top: -4px; + margin-left: 6px; + width: 0px; + height: 0px; + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset; } 51% { - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } - 100% { - top: 1px; - left: 12px; - width: 18px; - height: 18px; -webkit-transform: rotate(0deg); transform: rotate(0deg); - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; + margin-top: -2px; + margin-left: -2px; + width: 20px; + height: 20px; + box-shadow: 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0px 0px 0 10px inset; } -} -@-webkit-keyframes check { 100% { - top: -3px; - left: 17px; - width: 10px; - height: 21px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); - border-color: #0f9d58; - border-left-color: transparent; - border-top-color: transparent; - } - 51% { - border-left: transparent; - border-top-color: transparent; - } - 50% { - top: 14px; - left: 17px; - width: 4px; - height: 4px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } - 0% { - top: 1px; - left: 12px; - width: 18px; - height: 18px; -webkit-transform: rotate(0deg); transform: rotate(0deg); - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } -} -@keyframes check { - 100% { - top: -3px; - left: 17px; - width: 10px; - height: 21px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); - border-color: #0f9d58; - border-left-color: transparent; - border-top-color: transparent; - } - 51% { - border-left: transparent; - border-top-color: transparent; - } - 50% { - top: 14px; - left: 17px; - width: 4px; - height: 4px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } - 0% { - top: 1px; - left: 12px; - width: 18px; - height: 18px; - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } -} -@-webkit-keyframes rippleOn { - 0% { - opacity: 0; - } - 50% { - opacity: 0.2; - } - 100% { - opacity: 0; - } -} -@keyframes rippleOn { - 0% { - opacity: 0; - } - 50% { - opacity: 0.2; - } - 100% { - opacity: 0; - } -} -@-webkit-keyframes rippleOff { - 0% { - opacity: 0; - } - 50% { - opacity: 0.2; - } - 100% { - opacity: 0; - } -} -@keyframes rippleOff { - 0% { - opacity: 0; - } - 50% { - opacity: 0.2; - } - 100% { - opacity: 0; + margin-top: -2px; + margin-left: -2px; + width: 20px; + height: 20px; + box-shadow: 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0px 0px 0 0px inset; } } .form-horizontal .radio { @@ -2871,6 +3643,17 @@ body .jumbotron-material-lightgrey, .radio input[type=radio][disabled] ~ .check { background-color: rgba(0, 0, 0, 0.84); } +@-webkit-keyframes rippleOn { + 0% { + opacity: 0; + } + 50% { + opacity: 0.2; + } + 100% { + opacity: 0; + } +} @keyframes rippleOn { 0% { opacity: 0; @@ -2882,6 +3665,17 @@ body .jumbotron-material-lightgrey, opacity: 0; } } +@-webkit-keyframes rippleOff { + 0% { + opacity: 0; + } + 50% { + opacity: 0.2; + } + 100% { + opacity: 0; + } +} @keyframes rippleOff { 0% { opacity: 0; @@ -3478,20 +4272,6 @@ select.form-control.focus { legend { border-bottom: 0; } -.modal-content { - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); - border-radius: 0; - border: 0; -} -.modal-content .modal-header { - border-bottom: 0; -} -.modal-content .modal-footer { - border-top: 0; -} -.modal-content .modal-footer .btn + .btn { - margin-bottom: 10px; -} .list-group { border-radius: 0; } @@ -3857,7 +4637,78 @@ fieldset[disabled] .navbar .btn-link:focus { position: relative; } .dropdown-menu li a:hover { - background: rgba(0, 0, 0, 0.08); + background-color: transparent; + color: #4285f4; +} +.dropdown-menu li a:hover, +.dropdown-menu-default li a:hover { + color: #4285f4; +} +.dropdown-menu-primary li a:hover { + color: #4285f4; +} +.dropdown-menu-success li a:hover { + color: #0f9d58; +} +.dropdown-menu-info li a:hover { + color: #03a9f4; +} +.dropdown-menu-warning li a:hover { + color: #ff5722; +} +.dropdown-menu-danger li a:hover { + color: #f44336; +} +.dropdown-menu-material-red li a:hover { + color: #f44336; +} +.dropdown-menu-material-pink li a:hover { + color: #e91e63; +} +.dropdown-menu-material-purple li a:hover { + color: #9c27b0; +} +.dropdown-menu-material-deeppurple li a:hover { + color: #673ab7; +} +.dropdown-menu-material-indigo li a:hover { + color: #3f51b5; +} +.dropdown-menu-material-lightblue li a:hover { + color: #03a9f4; +} +.dropdown-menu-material-cyan li a:hover { + color: #00bcd4; +} +.dropdown-menu-material-teal li a:hover { + color: #009688; +} +.dropdown-menu-material-lightgreen li a:hover { + color: #8bc34a; +} +.dropdown-menu-material-lime li a:hover { + color: #cddc39; +} +.dropdown-menu-material-lightyellow li a:hover { + color: #ffeb3b; +} +.dropdown-menu-material-orange li a:hover { + color: #ff9800; +} +.dropdown-menu-material-deeporange li a:hover { + color: #ff5722; +} +.dropdown-menu-material-grey li a:hover { + color: #9e9e9e; +} +.dropdown-menu-material-bluegrey li a:hover { + color: #607d8b; +} +.dropdown-menu-material-brown li a:hover { + color: #795548; +} +.dropdown-menu-material-lightgrey li a:hover { + color: #ececec; } .alert { border: 0px; @@ -4050,14 +4901,14 @@ fieldset[disabled] .navbar .btn-link:focus { margin: 0; } .nav-tabs > li > a:hover { - background: transparent; + background-color: transparent; border: 0; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.open > a, -.nav-tabs > li.open > a:hover { - background: transparent !important; +.nav-tabs > li.open > .nav-tabs > li:hover { + background-color: transparent !important; border: 0 !important; color: #FFFFFF !important; font-weight: 500; @@ -4170,6 +5021,100 @@ fieldset[disabled] .navbar .btn-link:focus { .icon-material-lightgrey { color: #ececec; } +.card { + /***** Make height equal to width (http://stackoverflow.com/a/6615994) ****/ + display: inline-block; + position: relative; + width: 100%; + /**************************************************************************/ + border-radius: 2px; + color: rgba(0, 0, 0, 0.84); + background: #ffffff; + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); +} +.card .card-height-indicator { + margin-top: 100%; +} +.card .card-content { + position: absolute; + top: 0; + bottom: 0; + left: 0; + right: 0; +} +.card .card-image { + height: 60%; + position: relative; + overflow: hidden; +} +.card .card-image img { + width: 100%; + height: 100%; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + pointer-events: none; +} +.card .card-image .card-image-headline { + position: absolute; + bottom: 16px; + left: 18px; + color: #ffffff; + font-size: 2em; +} +.card .card-body { + height: 30%; + padding: 18px; +} +.card .card-footer { + height: 10%; + padding: 18px; +} +.card .card-footer button { + margin: 0 !important; + position: relative; + bottom: 25px; + width: auto; +} +.card .card-footer button:first-child { + left: -15px; +} +.modal-content { + box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); + margin-top: 10em; + border-radius: 2px; + border: none; +} +.modal-content .modal-header { + border-bottom: none; + padding: 24px; + padding-bottom: 0; +} +.modal-content .modal-body { + padding: 24px; + padding-bottom: 0; +} +.modal-content .modal-footer { + border-top: none; + padding: 24px; +} +.modal-content .modal-footer button { + margin: 0; + padding-left: 16px; + padding-right: 16px; + width: auto; +} +.modal-content .modal-footer button.pull-left { + padding-left: 5px; + padding-right: 5px; + position: relative; + left: -5px; +} +.modal-content .modal-footer button + button { + margin-bottom: 16px; +} +.modal-backdrop { + display: none; +} .snackbar { background-color: #323232; color: rgba(255, 255, 255, 0.84); diff --git a/dist/css/material-wfont.min.css b/dist/css/material-wfont.min.css index b4e9a944..6a4dafca 100644 --- a/dist/css/material-wfont.min.css +++ b/dist/css/material-wfont.min.css @@ -1 +1 @@ -@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,700,300|Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic);@font-face{font-family:Material-Design;src:url(../fonts/Material-Design.eot?2u7a7w);src:url(../fonts/Material-Design.eot?#iefix2u7a7w) format("embedded-opentype"),url(../fonts/Material-Design.woff?2u7a7w) format("woff"),url(../fonts/Material-Design.ttf?2u7a7w) format("truetype"),url(../fonts/Material-Design.svg?2u7a7w#Material-Design) format("svg");font-weight:400;font-style:normal}[class*=" icon-material-"],[class^=icon-material-]{font-family:Material-Design;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-material-access-alarms:before{content:"\e600"}.icon-material-accessibility:before{content:"\e601"}.icon-material-access-time:before{content:"\e602"}.icon-material-account-box:before{content:"\e603"}.icon-material-account-circle:before{content:"\e604"}.icon-material-adb:before{content:"\e605"}.icon-material-add:before{content:"\e606"}.icon-material-add-alarm:before{content:"\e607"}.icon-material-add-box:before{content:"\e608"}.icon-material-add-circle:before{content:"\e609"}.icon-material-add-circle-outline:before{content:"\e60a"}.icon-material-airplanemode-off:before{content:"\e60b"}.icon-material-airplanemode-on:before{content:"\e60c"}.icon-material-android:before{content:"\e60d"}.icon-material-apps:before{content:"\e60e"}.icon-material-archive:before{content:"\e60f"}.icon-material-arrow-back:before{content:"\e610"}.icon-material-arrow-drop-down:before{content:"\e611"}.icon-material-arrow-drop-down-circle:before{content:"\e612"}.icon-material-arrow-drop-up:before{content:"\e613"}.icon-material-arrow-forward:before{content:"\e614"}.icon-material-attachment:before{content:"\e615"}.icon-material-auto-fix:before{content:"\e616"}.icon-material-backspace:before{content:"\e617"}.icon-material-backup:before{content:"\e618"}.icon-material-beenhere:before{content:"\e619"}.icon-material-block:before{content:"\e61a"}.icon-material-bluetooth2:before{content:"\e61b"}.icon-material-bluetooth:before{content:"\e61c"}.icon-material-bluetooth-audio:before{content:"\e61d"}.icon-material-bluetooth-connected2:before{content:"\e61e"}.icon-material-bluetooth-connected:before{content:"\e61f"}.icon-material-bluetooth-disabled:before{content:"\e620"}.icon-material-bluetooth-searching:before{content:"\e621"}.icon-material-book:before{content:"\e622"}.icon-material-bookmark:before{content:"\e623"}.icon-material-bookmark-outline:before{content:"\e624"}.icon-material-brightness-auto:before{content:"\e625"}.icon-material-brightness-high:before{content:"\e626"}.icon-material-brightness-low:before{content:"\e627"}.icon-material-brightness-medium:before{content:"\e628"}.icon-material-bug-report:before{content:"\e629"}.icon-material-cake:before{content:"\e62a"}.icon-material-call:before{content:"\e62b"}.icon-material-call-end:before{content:"\e62c";font-size:60%}.icon-material-call-made:before{content:"\e62d"}.icon-material-call-merge:before{content:"\e62e"}.icon-material-call-missed:before{content:"\e62f"}.icon-material-call-received:before{content:"\e630"}.icon-material-call-split:before{content:"\e631"}.icon-material-camera:before{content:"\e632"}.icon-material-camera-alt:before{content:"\e633"}.icon-material-camera-roll:before{content:"\e634"}.icon-material-cancel:before{content:"\e635"}.icon-material-cast:before{content:"\e636"}.icon-material-cast-connected:before{content:"\e637"}.icon-material-chat:before{content:"\e638"}.icon-material-check:before{content:"\e639"}.icon-material-check-box:before{content:"\e63a"}.icon-material-check-box-blank:before{content:"\e63b"}.icon-material-check-box-outline:before{content:"\e63c"}.icon-material-check-box-outline-blank:before{content:"\e63d"}.icon-material-check-circle:before{content:"\e63e"}.icon-material-check-circle-blank:before{content:"\e63f"}.icon-material-check-circle-outline:before{content:"\e640"}.icon-material-check-circle-outline-blank:before{content:"\e641"}.icon-material-chevron-left:before{content:"\e642"}.icon-material-chevron-right:before{content:"\e643"}.icon-material-chromecast:before{content:"\e644"}.icon-material-circles:before{content:"\e645"}.icon-material-circles-add:before{content:"\e646"}.icon-material-circles-extended:before{content:"\e647"}.icon-material-clear:before{content:"\e648"}.icon-material-close:before{content:"\e649"}.icon-material-closed-caption:before{content:"\e64a"}.icon-material-cloud:before{content:"\e64b"}.icon-material-cloud-circle:before{content:"\e64c"}.icon-material-cloud-done:before{content:"\e64d"}.icon-material-cloud-download:before{content:"\e64e"}.icon-material-cloud-off:before{content:"\e64f"}.icon-material-cloud-queue:before{content:"\e650"}.icon-material-cloud-upload:before{content:"\e651"}.icon-material-comment:before{content:"\e652"}.icon-material-communities:before{content:"\e653"}.icon-material-content-copy:before{content:"\e654"}.icon-material-content-cut:before{content:"\e655"}.icon-material-content-paste:before{content:"\e656"}.icon-material-create:before{content:"\e657"}.icon-material-credit-card:before{content:"\e658"}.icon-material-crop:before{content:"\e659"}.icon-material-crop-free:before{content:"\e65a"}.icon-material-crop-landscape:before{content:"\e65b"}.icon-material-crop-portrait:before{content:"\e65c"}.icon-material-crop-square:before{content:"\e65d"}.icon-material-data-usage:before{content:"\e65e"}.icon-material-delete:before{content:"\e65f"}.icon-material-developer-mode:before{content:"\e660"}.icon-material-dialpad:before{content:"\e661"}.icon-material-directions:before{content:"\e662"}.icon-material-directions-bike:before{content:"\e663"}.icon-material-directions-bus:before{content:"\e664"}.icon-material-directions-car:before{content:"\e665"}.icon-material-directions-subway:before{content:"\e666"}.icon-material-directions-train:before{content:"\e667"}.icon-material-directions-transit:before{content:"\e668"}.icon-material-directionswalk:before{content:"\e669"}.icon-material-disc-full:before{content:"\e66a"}.icon-material-dock:before{content:"\e66b"}.icon-material-domain:before{content:"\e66c"}.icon-material-done:before{content:"\e66d"}.icon-material-done-all:before{content:"\e66e"}.icon-material-do-not-disturb:before{content:"\e66f"}.icon-material-drafts:before{content:"\e670"}.icon-material-drawer:before{content:"\e671"}.icon-material-drive:before{content:"\e672"}.icon-material-drive-document:before{content:"\e673"}.icon-material-drive-drawing:before{content:"\e674"}.icon-material-drive-eta:before{content:"\e675"}.icon-material-drive-file:before{content:"\e676"}.icon-material-drive-form:before{content:"\e677"}.icon-material-drive-fusiontable:before{content:"\e678"}.icon-material-drive-image:before{content:"\e679"}.icon-material-drive-ms-excel:before{content:"\e67a"}.icon-material-drive-ms-powerpoint:before{content:"\e67b"}.icon-material-drive-ms-word:before{content:"\e67c"}.icon-material-drive-pdf:before{content:"\e67d"}.icon-material-drive-presentation:before{content:"\e67e"}.icon-material-drive-script:before{content:"\e67f"}.icon-material-drive-site:before{content:"\e680"}.icon-material-drive-spreadsheet:before{content:"\e681"}.icon-material-drive-video:before{content:"\e682"}.icon-material-earth:before{content:"\e683"}.icon-material-email2:before{content:"\e684"}.icon-material-email:before{content:"\e685"}.icon-material-error:before{content:"\e686"}.icon-material-event2:before{content:"\e687"}.icon-material-event:before{content:"\e688"}.icon-material-exit-to-app:before{content:"\e689"}.icon-material-expand-less:before{content:"\e68a"}.icon-material-expand-more:before{content:"\e68b"}.icon-material-explore:before{content:"\e68c"}.icon-material-extension:before{content:"\e68d"}.icon-material-fast-forward:before{content:"\e68e"}.icon-material-fast-rewind:before{content:"\e68f"}.icon-material-favorite:before{content:"\e690"}.icon-material-favorite-outline:before{content:"\e691"}.icon-material-file-download:before{content:"\e692"}.icon-material-file-upload:before{content:"\e693"}.icon-material-filter:before{content:"\e694"}.icon-material-flag:before{content:"\e695"}.icon-material-flash-auto:before{content:"\e696"}.icon-material-flash-off:before{content:"\e697"}.icon-material-flash-on:before{content:"\e698"}.icon-material-flights:before{content:"\e699"}.icon-material-flip-to-back:before{content:"\e69a"}.icon-material-flip-to-front:before{content:"\e69b"}.icon-material-folder:before{content:"\e69c"}.icon-material-folder-mydrive:before{content:"\e69d"}.icon-material-folder-shared:before{content:"\e69e"}.icon-material-forum:before{content:"\e69f"}.icon-material-forward:before{content:"\e6a0"}.icon-material-fullscreen:before{content:"\e6a1"}.icon-material-fullscreen-exit:before{content:"\e6a2"}.icon-material-gamepad:before{content:"\e6a3"}.icon-material-games:before{content:"\e6a4"}.icon-material-gesture:before{content:"\e6a5"}.icon-material-glass:before{content:"\e6a6"}.icon-material-gmail2:before{content:"\e6a7"}.icon-material-gmail:before{content:"\e6a8"}.icon-material-google:before{content:"\e6a9"}.icon-material-google-plus:before{content:"\e6aa"}.icon-material-gps-fixed:before{content:"\e6ab"}.icon-material-gps-not-fixed:before{content:"\e6ac"}.icon-material-gps-off:before{content:"\e6ad"}.icon-material-group:before{content:"\e6ae"}.icon-material-group-add:before{content:"\e6af"}.icon-material-hangout2:before{content:"\e6b0"}.icon-material-hangout:before{content:"\e6b1"}.icon-material-hangout-video:before{content:"\e6b2"}.icon-material-hangout-video-off:before{content:"\e6b3"}.icon-material-headset:before{content:"\e6b4"}.icon-material-headset-mic:before{content:"\e6b5"}.icon-material-help:before{content:"\e6b6"}.icon-material-high-quality:before{content:"\e6b7"}.icon-material-history:before{content:"\e6b8"}.icon-material-home:before{content:"\e6b9"}.icon-material-hotel:before{content:"\e6ba"}.icon-material-https:before{content:"\e6bb"}.icon-material-image:before{content:"\e6bc"}.icon-material-import-export:before{content:"\e6bd"}.icon-material-inbox:before{content:"\e6be"}.icon-material-info:before{content:"\e6bf"}.icon-material-info-outline:before{content:"\e6c0"}.icon-material-invert-colors:before{content:"\e6c1"}.icon-material-keep2:before{content:"\e6c2"}.icon-material-keep:before{content:"\e6c3"}.icon-material-keyboard:before{content:"\e6c4"}.icon-material-keyboard-alt:before{content:"\e6c5"}.icon-material-keyboard-arrow-down:before{content:"\e6c6"}.icon-material-keyboard-arrow-left:before{content:"\e6c7"}.icon-material-keyboard-arrow-right:before{content:"\e6c8"}.icon-material-keyboard-arrow-up:before{content:"\e6c9"}.icon-material-keyboard-backspace:before{content:"\e6ca"}.icon-material-keyboard-capslock:before{content:"\e6cb"}.icon-material-keyboard-control:before{content:"\e6cc";font-size:36%}.icon-material-keyboard-hide:before{content:"\e6cd"}.icon-material-keyboard-return:before{content:"\e6ce"}.icon-material-keyboard-tab:before{content:"\e6cf"}.icon-material-keyboard-voice:before{content:"\e6d0"}.icon-material-label:before{content:"\e6d1"}.icon-material-label-outline:before{content:"\e6d2"}.icon-material-landscape:before{content:"\e6d3"}.icon-material-language:before{content:"\e6d4"}.icon-material-laptop:before{content:"\e6d5"}.icon-material-launch:before{content:"\e6d6"}.icon-material-link:before{content:"\e6d7"}.icon-material-list:before{content:"\e6d8"}.icon-material-live-help:before{content:"\e6d9"}.icon-material-location:before{content:"\e6da"}.icon-material-location-city:before{content:"\e6db"}.icon-material-location-disabled:before{content:"\e6dc"}.icon-material-location-searching:before{content:"\e6dd"}.icon-material-lock:before{content:"\e6de"}.icon-material-lock-open:before{content:"\e6df"}.icon-material-lock-outline:before{content:"\e6e0"}.icon-material-loop:before{content:"\e6e1"}.icon-material-mail:before{content:"\e6e2"}.icon-material-map:before{content:"\e6e3"}.icon-material-markunread:before{content:"\e6e4"}.icon-material-memory:before{content:"\e6e5"}.icon-material-menu:before{content:"\e6e6"}.icon-material-message:before{content:"\e6e7"}.icon-material-messenger:before{content:"\e6e8"}.icon-material-mic:before{content:"\e6e9"}.icon-material-mic-none:before{content:"\e6ea"}.icon-material-mic-off:before{content:"\e6eb"}.icon-material-mms:before{content:"\e6ec"}.icon-material-mood:before{content:"\e6ed"}.icon-material-more:before{content:"\e6ee"}.icon-material-more-horiz:before{content:"\e6ef";font-size:25%}.icon-material-more-vert:before{content:"\e6f0"}.icon-material-mouse:before{content:"\e6f1"}.icon-material-movie:before{content:"\e6f2"}.icon-material-nest-protect:before{content:"\e6f3"}.icon-material-nest-thermostat:before{content:"\e6f4"}.icon-material-network-cell:before{content:"\e6f5"}.icon-material-network-wifi:before{content:"\e6f6"}.icon-material-news:before{content:"\e6f7"}.icon-material-nfc:before{content:"\e6f8"}.icon-material-notifications:before{content:"\e6f9"}.icon-material-notifications-none:before{content:"\e6fa"}.icon-material-notifications-off:before{content:"\e6fb"}.icon-material-notifications-on:before{content:"\e6fc"}.icon-material-notifications-paused:before{content:"\e6fd"}.icon-material-pages:before{content:"\e6fe"}.icon-material-palette:before{content:"\e6ff"}.icon-material-panorama:before{content:"\e700"}.icon-material-party-mode:before{content:"\e701"}.icon-material-pause:before{content:"\e702"}.icon-material-pause-circle-fill:before{content:"\e703"}.icon-material-pause-circle-outline:before{content:"\e704"}.icon-material-people:before{content:"\e705"}.icon-material-person:before{content:"\e706"}.icon-material-person-add:before{content:"\e707"}.icon-material-person-location:before{content:"\e708"}.icon-material-person-outline:before{content:"\e709"}.icon-material-phone2:before{content:"\e70a"}.icon-material-phone:before{content:"\e70b"}.icon-material-phone-bluetooth-speaker:before{content:"\e70c"}.icon-material-phone-forwarded:before{content:"\e70d"}.icon-material-phone-in-talk:before{content:"\e70e"}.icon-material-phone-locked:before{content:"\e70f"}.icon-material-phone-missed:before{content:"\e710"}.icon-material-phone-paused:before{content:"\e711"}.icon-material-photo:before{content:"\e712"}.icon-material-photo-album:before{content:"\e713"}.icon-material-photo-library:before{content:"\e714"}.icon-material-place:before{content:"\e715"}.icon-material-play-arrow:before{content:"\e716"}.icon-material-play-circle-fill:before{content:"\e717"}.icon-material-play-circle-outline:before{content:"\e718"}.icon-material-play-download:before{content:"\e719"}.icon-material-play-install:before{content:"\e71a"}.icon-material-plus-one:before{content:"\e71b"}.icon-material-poll:before{content:"\e71c"}.icon-material-polymer:before{content:"\e71d"}.icon-material-portrait:before{content:"\e71e"}.icon-material-post-blogger:before{content:"\e71f"}.icon-material-post-facebook:before{content:"\e720"}.icon-material-post-gplus:before{content:"\e721"}.icon-material-post-instagram:before{content:"\e722"}.icon-material-post-linkedin:before{content:"\e723"}.icon-material-post-pinterest:before{content:"\e724"}.icon-material-post-tumblr:before{content:"\e725"}.icon-material-post-twitter:before{content:"\e726"}.icon-material-print:before{content:"\e727"}.icon-material-public:before{content:"\e728"}.icon-material-queue:before{content:"\e729"}.icon-material-radio-button-off:before{content:"\e72a"}.icon-material-radio-button-on:before{content:"\e72b"}.icon-material-receipt:before{content:"\e72c"}.icon-material-refresh:before{content:"\e72d"}.icon-material-reminder:before{content:"\e72e"}.icon-material-remove:before{content:"\e72f";font-size:16%}.icon-material-remove-circle:before{content:"\e730"}.icon-material-remove-circle-outline:before{content:"\e731"}.icon-material-replay:before{content:"\e732"}.icon-material-reply:before{content:"\e733"}.icon-material-reply-all:before{content:"\e734"}.icon-material-report:before{content:"\e735"}.icon-material-ring-volume:before{content:"\e736"}.icon-material-rotate-left:before{content:"\e737"}.icon-material-rotate-right:before{content:"\e738"}.icon-material-satellite:before{content:"\e739"}.icon-material-save:before{content:"\e73a"}.icon-material-schedule:before{content:"\e73b"}.icon-material-school:before{content:"\e73c"}.icon-material-screen-lock-landscape:before{content:"\e73d"}.icon-material-screen-lock-portrait:before{content:"\e73e"}.icon-material-screen-lock-rotation:before{content:"\e73f"}.icon-material-screen-rotation:before{content:"\e740"}.icon-material-sd-card:before{content:"\e741"}.icon-material-sd-storage:before{content:"\e742"}.icon-material-search:before{content:"\e743"}.icon-material-select-all:before{content:"\e744"}.icon-material-send:before{content:"\e745"}.icon-material-settings:before{content:"\e746"}.icon-material-settings-applications:before{content:"\e747"}.icon-material-settings-bluetooth:before{content:"\e748"}.icon-material-settings-cell:before{content:"\e749"}.icon-material-settings-phone:before{content:"\e74a"}.icon-material-settings-power:before{content:"\e74b"}.icon-material-settings-voice:before{content:"\e74c"}.icon-material-share:before{content:"\e74d"}.icon-material-share-alt:before{content:"\e74e"}.icon-material-shopping-basket:before{content:"\e74f"}.icon-material-shopping-cart:before{content:"\e750"}.icon-material-shuffle:before{content:"\e751"}.icon-material-signal-cellular-1-bar:before{content:"\e752"}.icon-material-signal-cellular-2-bar:before{content:"\e753"}.icon-material-signal-cellular-3-bar:before{content:"\e754"}.icon-material-signal-cellular-4-bar:before{content:"\e755"}.icon-material-signal-wifi-1-bar:before{content:"\e756"}.icon-material-signal-wifi-2-bar:before{content:"\e757"}.icon-material-signal-wifi-3-bar:before{content:"\e758"}.icon-material-signal-wifi-4-bar:before{content:"\e759"}.icon-material-sim-card-alert:before{content:"\e75a"}.icon-material-skip-next:before{content:"\e75b"}.icon-material-skip-previous:before{content:"\e75c"}.icon-material-slideshow:before{content:"\e75d"}.icon-material-sms:before{content:"\e75e"}.icon-material-sms-failed:before{content:"\e75f"}.icon-material-sort:before{content:"\e760"}.icon-material-speaker:before{content:"\e761"}.icon-material-star:before{content:"\e762"}.icon-material-star-half:before{content:"\e763"}.icon-material-star-outline:before{content:"\e764"}.icon-material-star-rate:before{content:"\e765"}.icon-material-stop:before{content:"\e766"}.icon-material-storage:before{content:"\e767"}.icon-material-store:before{content:"\e768"}.icon-material-swap-driving-apps:before{content:"\e769"}.icon-material-swap-horiz:before{content:"\e76a"}.icon-material-swap-vert:before{content:"\e76b"}.icon-material-swap-vert-circle:before{content:"\e76c"}.icon-material-switch-camera:before{content:"\e76d"}.icon-material-switch-video:before{content:"\e76e"}.icon-material-sync:before{content:"\e76f"}.icon-material-sync-disabled:before{content:"\e770"}.icon-material-sync-green:before{content:"\e771"}.icon-material-sync-problem:before{content:"\e772"}.icon-material-sync-problem-red:before{content:"\e773"}.icon-material-system-update:before{content:"\e774"}.icon-material-tab:before{content:"\e775"}.icon-material-tablet:before{content:"\e776"}.icon-material-tab-unselected:before{content:"\e777"}.icon-material-tag-faces:before{content:"\e778"}.icon-material-tap-and-play:before{content:"\e779"}.icon-material-terrain:before{content:"\e77a"}.icon-material-text-format:before{content:"\e77b"}.icon-material-textsms:before{content:"\e77c"}.icon-material-theaters:before{content:"\e77d"}.icon-material-thumb-down:before{content:"\e77e"}.icon-material-thumb-up:before{content:"\e77f"}.icon-material-timelapse:before{content:"\e780"}.icon-material-timer:before{content:"\e781"}.icon-material-time-to-leave:before{content:"\e782"}.icon-material-today:before{content:"\e783"}.icon-material-traffic4:before{content:"\e784"}.icon-material-translate:before{content:"\e785"}.icon-material-tv:before{content:"\e786"}.icon-material-undo:before{content:"\e787"}.icon-material-unfold-less:before{content:"\e788"}.icon-material-unfold-more:before{content:"\e789"}.icon-material-unknown-1:before{content:"\e78a"}.icon-material-unknown-2:before{content:"\e78b"}.icon-material-unknown-3:before{content:"\e78c"}.icon-material-unknown-4:before{content:"\e78d"}.icon-material-unknown-5:before{content:"\e78e"}.icon-material-unknown-6:before{content:"\e78f"}.icon-material-unknown-7:before{content:"\e790"}.icon-material-usb2:before{content:"\e791"}.icon-material-usb:before{content:"\e792"}.icon-material-vibration:before{content:"\e793"}.icon-material-videocam:before{content:"\e794"}.icon-material-videocam-off:before{content:"\e795"}.icon-material-video-youtube:before{content:"\e796"}.icon-material-view-array:before{content:"\e797"}.icon-material-view-column:before{content:"\e798"}.icon-material-view-headline:before{content:"\e799"}.icon-material-view-list:before{content:"\e79a"}.icon-material-view-module:before{content:"\e79b"}.icon-material-view-quilt:before{content:"\e79c"}.icon-material-view-stream:before{content:"\e79d"}.icon-material-visibility:before{content:"\e79e"}.icon-material-visibility-off:before{content:"\e79f"}.icon-material-voice:before{content:"\e7a0"}.icon-material-voicemail:before{content:"\e7a1"}.icon-material-volume-down:before{content:"\e7a2"}.icon-material-volume-mute:before{content:"\e7a3"}.icon-material-volume-off:before{content:"\e7a4"}.icon-material-volume-up:before{content:"\e7a5"}.icon-material-vpn:before{content:"\e7a6"}.icon-material-warning:before{content:"\e7a7"}.icon-material-watch2:before{content:"\e7a8"}.icon-material-wb-auto:before{content:"\e7a9"}.icon-material-wb-cloudy:before{content:"\e7aa"}.icon-material-wb-incandescent:before{content:"\e7ab"}.icon-material-wb-irradescent:before{content:"\e7ac"}.icon-material-wb-sunny2:before{content:"\e7ad"}.icon-material-web2:before{content:"\e7ae"}.icon-material-whatshot:before{content:"\e7af"}.icon-material-wifi-tethering2:before{content:"\e7b0"}.icon-material-wifi-tethering3:before{content:"\e7b1"}.icon-material-work2:before{content:"\e7b2"}.icon-material-call2:before{content:"\e7b3"}.icon-material-call-end2:before{content:"\e7b4"}.icon-material-call-made2:before{content:"\e7b5"}.icon-material-call-merge2:before{content:"\e7b6"}.icon-material-call-missed2:before{content:"\e7b7"}.icon-material-call-received2:before{content:"\e7b8"}.icon-material-call-split2:before{content:"\e7b9"}.icon-material-chat2:before{content:"\e7ba"}.icon-material-comment2:before{content:"\e7bb"}.icon-material-dialpad2:before{content:"\e7bc"}.icon-material-email3:before{content:"\e7bd"}.icon-material-forum2:before{content:"\e7be"}.icon-material-gmail3:before{content:"\e7bf"}.icon-material-hangout3:before{content:"\e7c0"}.icon-material-hangout-video2:before{content:"\e7c1"}.icon-material-hangout-video-off2:before{content:"\e7c2"}.icon-material-import-export2:before{content:"\e7c3"}.icon-material-live-help2:before{content:"\e7c4"}.icon-material-message2:before{content:"\e7c5"}.icon-material-messenger2:before{content:"\e7c6"}.icon-material-phone3:before{content:"\e7c7"}.icon-material-ring-volume2:before{content:"\e7c8"}.icon-material-textsms2:before{content:"\e7c9"}.icon-material-voicemail2:before{content:"\e7ca"}.icon-material-closed-caption2:before{content:"\e7cb"}.icon-material-fast-forward2:before{content:"\e7cc"}.icon-material-fast-rewind2:before{content:"\e7cd"}.icon-material-games2:before{content:"\e7ce"}.icon-material-high-quality2:before{content:"\e7cf"}.icon-material-loop2:before{content:"\e7d0"}.icon-material-mic2:before{content:"\e7d1"}.icon-material-mic-none2:before{content:"\e7d2"}.icon-material-mic-off2:before{content:"\e7d3"}.icon-material-movie2:before{content:"\e7d4"}.icon-material-news2:before{content:"\e7d5"}.icon-material-pause2:before{content:"\e7d6"}.icon-material-pause-circle-fill2:before{content:"\e7d7"}.icon-material-pause-circle-outline2:before{content:"\e7d8"}.icon-material-play-arrow2:before{content:"\e7d9"}.icon-material-play-circle-fill2:before{content:"\e7da"}.icon-material-play-circle-outline2:before{content:"\e7db"}.icon-material-queue2:before{content:"\e7dc"}.icon-material-replay2:before{content:"\e7dd"}.icon-material-shuffle2:before{content:"\e7de"}.icon-material-skip-next2:before{content:"\e7df"}.icon-material-skip-previous2:before{content:"\e7e0"}.icon-material-stop2:before{content:"\e7e1"}.icon-material-videocam2:before{content:"\e7e2"}.icon-material-videocam-off2:before{content:"\e7e3"}.icon-material-video-youtube2:before{content:"\e7e4"}.icon-material-volume-down2:before{content:"\e7e5"}.icon-material-volume-mute2:before{content:"\e7e6"}.icon-material-volume-off2:before{content:"\e7e7"}.icon-material-volume-up2:before{content:"\e7e8"}.icon-material-web22:before{content:"\e7e9"}@-webkit-keyframes input-highlight{0%{left:20%;width:20%}99%{width:0;left:0;opacity:1}100%{opacity:0}}@keyframes input-highlight{0%{left:20%;width:20%}99%{width:0;left:0;opacity:1}100%{opacity:0}}.shadow-z-1{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.shadow-z-2{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.shadow-z-2-hover{box-shadow:0 3px 6px rgba(0,0,0,.2),0 3px 6px rgba(0,0,0,.28)}.shadow-z-3{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.shadow-z-4{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.shadow-z-5{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}body{background-color:#EEE}body.inverse{background:#333}body.inverse,body.inverse .form-control{color:rgba(255,255,255,.84)}.h1,.h2,.h3,.h4,.h5,.h6,body,h1,h2,h3,h4,h5,h6{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}.container .well,.container .well .form-control,.container .well:not([class^="well well-material-"]),.container .well:not([class^="well well-material-"]) .form-control,.container-fluid .well,.container-fluid .well .form-control,.container-fluid .well:not([class^="well well-material-"]),.container-fluid .well:not([class^="well well-material-"]) .form-control,body .well,body .well .form-control,body .well:not([class^="well well-material-"]),body .well:not([class^="well well-material-"]) .form-control{color:rgba(0,0,0,.84)}.container .well .floating-label,.container .well:not([class^="well well-material-"]) .floating-label,.container-fluid .well .floating-label,.container-fluid .well:not([class^="well well-material-"]) .floating-label,body .well .floating-label,body .well:not([class^="well well-material-"]) .floating-label{color:#7e7e7e}.container .well .form-control,.container .well:not([class^="well well-material-"]) .form-control,.container-fluid .well .form-control,.container-fluid .well:not([class^="well well-material-"]) .form-control,body .well .form-control,body .well:not([class^="well well-material-"]) .form-control{border-bottom-color:#7e7e7e}.container .well .form-control::-webkit-input-placeholder,.container .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder,.container-fluid .well .form-control::-webkit-input-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder,body .well .form-control::-webkit-input-placeholder,body .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder{color:#7e7e7e}.container .well .form-control::-moz-placeholder,.container .well:not([class^="well well-material-"]) .form-control::-moz-placeholder,.container-fluid .well .form-control::-moz-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control::-moz-placeholder,body .well .form-control::-moz-placeholder,body .well:not([class^="well well-material-"]) .form-control::-moz-placeholder{color:#7e7e7e;opacity:1}.container .well .form-control:-ms-input-placeholder,.container .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder,.container-fluid .well .form-control:-ms-input-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder,body .well .form-control:-ms-input-placeholder,body .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder{color:#7e7e7e}.container .well .create,.container .well .option,.container .well:not([class^="well well-material-"]) .create,.container .well:not([class^="well well-material-"]) .option,.container-fluid .well .create,.container-fluid .well .option,.container-fluid .well:not([class^="well well-material-"]) .create,.container-fluid .well:not([class^="well well-material-"]) .option,body .well .create,body .well .option,body .well:not([class^="well well-material-"]) .create,body .well:not([class^="well well-material-"]) .option{color:rgba(0,0,0,.84)}.container [class^="well well-material-"],.container [class^="well well-material-"] .floating-label,.container [class^="well well-material-"] .form-control,.container-fluid [class^="well well-material-"],.container-fluid [class^="well well-material-"] .floating-label,.container-fluid [class^="well well-material-"] .form-control,body [class^="well well-material-"],body [class^="well well-material-"] .floating-label,body [class^="well well-material-"] .form-control{color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .form-control,.container-fluid [class^="well well-material-"] .form-control,body [class^="well well-material-"] .form-control{border-bottom-color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .form-control::-webkit-input-placeholder,.container-fluid [class^="well well-material-"] .form-control::-webkit-input-placeholder,body [class^="well well-material-"] .form-control::-webkit-input-placeholder{color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .form-control::-moz-placeholder,.container-fluid [class^="well well-material-"] .form-control::-moz-placeholder,body [class^="well well-material-"] .form-control::-moz-placeholder{color:rgba(255,255,255,.84);opacity:1}.container [class^="well well-material-"] .form-control:-ms-input-placeholder,.container-fluid [class^="well well-material-"] .form-control:-ms-input-placeholder,body [class^="well well-material-"] .form-control:-ms-input-placeholder{color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .create,.container [class^="well well-material-"] .option,.container-fluid [class^="well well-material-"] .create,.container-fluid [class^="well well-material-"] .option,body [class^="well well-material-"] .create,body [class^="well well-material-"] .option{color:rgba(0,0,0,.84)}.container .jumbotron,.container .well,.container-fluid .jumbotron,.container-fluid .well,body .jumbotron,body .well{padding:19px;margin-bottom:20px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);border-radius:2px;border:0}.container .jumbotron p,.container .well p,.container-fluid .jumbotron p,.container-fluid .well p,body .jumbotron p,body .well p{font-weight:300}.container .jumbotron,.container .jumbotron-default,.container .well,.container .well-default,.container-fluid .jumbotron,.container-fluid .jumbotron-default,.container-fluid .well,.container-fluid .well-default,body .jumbotron,body .jumbotron-default,body .well,body .well-default{background-color:#fff}.container .jumbotron-primary,.container .well-primary,.container-fluid .jumbotron-primary,.container-fluid .well-primary,body .jumbotron-primary,body .well-primary{background-color:#4285f4}.container .jumbotron-success,.container .well-success,.container-fluid .jumbotron-success,.container-fluid .well-success,body .jumbotron-success,body .well-success{background-color:#0f9d58}.container .jumbotron-info,.container .well-info,.container-fluid .jumbotron-info,.container-fluid .well-info,body .jumbotron-info,body .well-info{background-color:#03a9f4}.container .jumbotron-warning,.container .well-warning,.container-fluid .jumbotron-warning,.container-fluid .well-warning,body .jumbotron-warning,body .well-warning{background-color:#ff5722}.container .jumbotron-danger,.container .jumbotron-material-red,.container .well-danger,.container .well-material-red,.container-fluid .jumbotron-danger,.container-fluid .jumbotron-material-red,.container-fluid .well-danger,.container-fluid .well-material-red,body .jumbotron-danger,body .jumbotron-material-red,body .well-danger,body .well-material-red{background-color:#f44336}.container .jumbotron-material-pink,.container .well-material-pink,.container-fluid .jumbotron-material-pink,.container-fluid .well-material-pink,body .jumbotron-material-pink,body .well-material-pink{background-color:#e91e63}.container .jumbotron-material-purple,.container .well-material-purple,.container-fluid .jumbotron-material-purple,.container-fluid .well-material-purple,body .jumbotron-material-purple,body .well-material-purple{background-color:#9c27b0}.container .jumbotron-material-deeppurple,.container .well-material-deeppurple,.container-fluid .jumbotron-material-deeppurple,.container-fluid .well-material-deeppurple,body .jumbotron-material-deeppurple,body .well-material-deeppurple{background-color:#673ab7}.container .jumbotron-material-indigo,.container .well-material-indigo,.container-fluid .jumbotron-material-indigo,.container-fluid .well-material-indigo,body .jumbotron-material-indigo,body .well-material-indigo{background-color:#3f51b5}.container .jumbotron-material-lightblue,.container .well-material-lightblue,.container-fluid .jumbotron-material-lightblue,.container-fluid .well-material-lightblue,body .jumbotron-material-lightblue,body .well-material-lightblue{background-color:#03a9f4}.container .jumbotron-material-cyan,.container .well-material-cyan,.container-fluid .jumbotron-material-cyan,.container-fluid .well-material-cyan,body .jumbotron-material-cyan,body .well-material-cyan{background-color:#00bcd4}.container .jumbotron-material-teal,.container .well-material-teal,.container-fluid .jumbotron-material-teal,.container-fluid .well-material-teal,body .jumbotron-material-teal,body .well-material-teal{background-color:#009688}.container .jumbotron-material-lightgreen,.container .well-material-lightgreen,.container-fluid .jumbotron-material-lightgreen,.container-fluid .well-material-lightgreen,body .jumbotron-material-lightgreen,body .well-material-lightgreen{background-color:#8bc34a}.container .jumbotron-material-lime,.container .well-material-lime,.container-fluid .jumbotron-material-lime,.container-fluid .well-material-lime,body .jumbotron-material-lime,body .well-material-lime{background-color:#cddc39}.container .jumbotron-material-lightyellow,.container .well-material-lightyellow,.container-fluid .jumbotron-material-lightyellow,.container-fluid .well-material-lightyellow,body .jumbotron-material-lightyellow,body .well-material-lightyellow{background-color:#ffeb3b}.container .jumbotron-material-orange,.container .well-material-orange,.container-fluid .jumbotron-material-orange,.container-fluid .well-material-orange,body .jumbotron-material-orange,body .well-material-orange{background-color:#ff9800}.container .jumbotron-material-deeporange,.container .well-material-deeporange,.container-fluid .jumbotron-material-deeporange,.container-fluid .well-material-deeporange,body .jumbotron-material-deeporange,body .well-material-deeporange{background-color:#ff5722}.container .jumbotron-material-grey,.container .well-material-grey,.container-fluid .jumbotron-material-grey,.container-fluid .well-material-grey,body .jumbotron-material-grey,body .well-material-grey{background-color:#9e9e9e}.container .jumbotron-material-bluegrey,.container .well-material-bluegrey,.container-fluid .jumbotron-material-bluegrey,.container-fluid .well-material-bluegrey,body .jumbotron-material-bluegrey,body .well-material-bluegrey{background-color:#607d8b}.container .jumbotron-material-brown,.container .well-material-brown,.container-fluid .jumbotron-material-brown,.container-fluid .well-material-brown,body .jumbotron-material-brown,body .well-material-brown{background-color:#795548}.container .jumbotron-material-lightgrey,.container .well-material-lightgrey,.container-fluid .jumbotron-material-lightgrey,.container-fluid .well-material-lightgrey,body .jumbotron-material-lightgrey,body .well-material-lightgrey{background-color:#ececec}.btn{position:relative;padding:8px 30px;border:0;margin:10px 1px;cursor:pointer;border-radius:4px;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,.84);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);outline:0!important}.btn:hover{color:rgba(255,255,255,.84)}.btn:hover:not(.btn-link){box-shadow:0 3px 6px rgba(0,0,0,.2),0 3px 6px rgba(0,0,0,.28)}.btn:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn-default:not(.btn-link),.btn:not(.btn-link){background-color:transparent}.btn-primary:not(.btn-link){background-color:#4285f4}.btn-success:not(.btn-link){background-color:#0f9d58}.btn-info:not(.btn-link){background-color:#03a9f4}.btn-warning:not(.btn-link){background-color:#ff5722}.btn-danger:not(.btn-link),.btn-material-red:not(.btn-link){background-color:#f44336}.btn-material-pink:not(.btn-link){background-color:#e91e63}.btn-material-purple:not(.btn-link){background-color:#9c27b0}.btn-material-deeppurple:not(.btn-link){background-color:#673ab7}.btn-material-indigo:not(.btn-link){background-color:#3f51b5}.btn-material-lightblue:not(.btn-link){background-color:#03a9f4}.btn-material-cyan:not(.btn-link){background-color:#00bcd4}.btn-material-teal:not(.btn-link){background-color:#009688}.btn-material-lightgreen:not(.btn-link){background-color:#8bc34a}.btn-material-lime:not(.btn-link){background-color:#cddc39}.btn-material-lightyellow:not(.btn-link){background-color:#ffeb3b}.btn-material-orange:not(.btn-link){background-color:#ff9800}.btn-material-deeporange:not(.btn-link){background-color:#ff5722}.btn-material-grey:not(.btn-link){background-color:#9e9e9e}.btn-material-bluegrey:not(.btn-link){background-color:#607d8b}.btn-material-brown:not(.btn-link){background-color:#795548}.btn-material-lightgrey:not(.btn-link){background-color:#ececec}.btn-default,.btn-default:hover,.btn-link,.btn-link:hover,.btn:not([class^="btn btn-"]),.btn:not([class^="btn btn-"]):hover{color:rgba(0,0,0,.84)}.btn-default:hover,.btn:not([class^="btn btn-"]):hover{background-color:rgba(255,255,255,.5)}.btn-raised{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1)}.btn-raised:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.open>.dropdown-toggle.btn,.open>.dropdown-toggle.btn-default{background-color:transparent}.open>.dropdown-toggle.btn-primary{background-color:#4285f4}.open>.dropdown-toggle.btn-success{background-color:#0f9d58}.open>.dropdown-toggle.btn-info{background-color:#03a9f4}.open>.dropdown-toggle.btn-warning{background-color:#ff5722}.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-material-red{background-color:#f44336}.open>.dropdown-toggle.btn-material-pink{background-color:#e91e63}.open>.dropdown-toggle.btn-material-purple{background-color:#9c27b0}.open>.dropdown-toggle.btn-material-deeppurple{background-color:#673ab7}.open>.dropdown-toggle.btn-material-indigo{background-color:#3f51b5}.open>.dropdown-toggle.btn-material-lightblue{background-color:#03a9f4}.open>.dropdown-toggle.btn-material-cyan{background-color:#00bcd4}.open>.dropdown-toggle.btn-material-teal{background-color:#009688}.open>.dropdown-toggle.btn-material-lightgreen{background-color:#8bc34a}.open>.dropdown-toggle.btn-material-lime{background-color:#cddc39}.open>.dropdown-toggle.btn-material-lightyellow{background-color:#ffeb3b}.open>.dropdown-toggle.btn-material-orange{background-color:#ff9800}.open>.dropdown-toggle.btn-material-deeporange{background-color:#ff5722}.open>.dropdown-toggle.btn-material-grey{background-color:#9e9e9e}.open>.dropdown-toggle.btn-material-bluegrey{background-color:#607d8b}.open>.dropdown-toggle.btn-material-brown{background-color:#795548}.open>.dropdown-toggle.btn-material-lightgrey{background-color:#ececec}.btn-flat{box-shadow:none!important}.btn-flat.btn-default:hover{background:0 0}.btn-group,.btn-group-vertical{position:relative;border-radius:4px;margin:10px 1px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1)}.btn-group-vertical:active:not(.btn-link),.btn-group:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn-group-vertical.open .dropdown-toggle,.btn-group.open .dropdown-toggle{box-shadow:none}.btn-group-vertical.btn-group-raised,.btn-group.btn-group-raised{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1)}.btn-group-vertical.btn-group-raised:active:not(.btn-link),.btn-group.btn-group-raised:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn-group .btn,.btn-group .btn-group,.btn-group .btn:active,.btn-group-vertical .btn,.btn-group-vertical .btn-group,.btn-group-vertical .btn:active{box-shadow:none!important;margin:0}.btn-group .btn:active .caret,.btn-group-vertical .btn:active .caret{margin-left:-1px}.btn-group-flat{box-shadow:none!important}.btn-fab{margin:0;padding:15px;font-size:26px;width:56px;height:56px}.btn-fab,.btn-fab-default,.btn-fab:hover,.btn-fab:hover-default{background-color:transparent}.btn-fab-primary,.btn-fab:hover-primary{background-color:#4285f4}.btn-fab-success,.btn-fab:hover-success{background-color:#0f9d58}.btn-fab-info,.btn-fab:hover-info{background-color:#03a9f4}.btn-fab-warning,.btn-fab:hover-warning{background-color:#ff5722}.btn-fab-danger,.btn-fab-material-red,.btn-fab:hover-danger,.btn-fab:hover-material-red{background-color:#f44336}.btn-fab-material-pink,.btn-fab:hover-material-pink{background-color:#e91e63}.btn-fab-material-purple,.btn-fab:hover-material-purple{background-color:#9c27b0}.btn-fab-material-deeppurple,.btn-fab:hover-material-deeppurple{background-color:#673ab7}.btn-fab-material-indigo,.btn-fab:hover-material-indigo{background-color:#3f51b5}.btn-fab-material-lightblue,.btn-fab:hover-material-lightblue{background-color:#03a9f4}.btn-fab-material-cyan,.btn-fab:hover-material-cyan{background-color:#00bcd4}.btn-fab-material-teal,.btn-fab:hover-material-teal{background-color:#009688}.btn-fab-material-lightgreen,.btn-fab:hover-material-lightgreen{background-color:#8bc34a}.btn-fab-material-lime,.btn-fab:hover-material-lime{background-color:#cddc39}.btn-fab-material-lightyellow,.btn-fab:hover-material-lightyellow{background-color:#ffeb3b}.btn-fab-material-orange,.btn-fab:hover-material-orange{background-color:#ff9800}.btn-fab-material-deeporange,.btn-fab:hover-material-deeporange{background-color:#ff5722}.btn-fab-material-grey,.btn-fab:hover-material-grey{background-color:#9e9e9e}.btn-fab-material-bluegrey,.btn-fab:hover-material-bluegrey{background-color:#607d8b}.btn-fab-material-brown,.btn-fab:hover-material-brown{background-color:#795548}.btn-fab-material-lightgrey,.btn-fab:hover-material-lightgrey{background-color:#ececec}.btn-fab,.btn-fab .ripple-wrapper{border-radius:100%}.btn-fab.btn-mini{width:40px;height:40px;padding:13px;font-size:15px}.form-horizontal .checkbox{padding-top:15px}.checkbox{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.checkbox label{cursor:pointer;padding-left:45px;position:relative}.checkbox label span{display:block;position:absolute;left:0;-webkit-transition-duration:.2s;transition-duration:.2s}.checkbox label .check:after{display:block;position:absolute;content:"";background-color:rgba(0,0,0,.84);left:-5px;top:-15px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0}.checkbox label .check:before{display:block;content:"";border:2px solid rgba(0,0,0,.84);height:20px;width:20px;-webkit-transition-delay:.2s;transition-delay:.2s}.checkbox .check,.checkbox-default .check{color:#0f9d58}.checkbox-primary .check{color:#4285f4}.checkbox-success .check{color:#0f9d58}.checkbox-info .check{color:#03a9f4}.checkbox-warning .check{color:#ff5722}.checkbox-danger .check,.checkbox-material-red .check{color:#f44336}.checkbox-material-pink .check{color:#e91e63}.checkbox-material-purple .check{color:#9c27b0}.checkbox-material-deeppurple .check{color:#673ab7}.checkbox-material-indigo .check{color:#3f51b5}.checkbox-material-lightblue .check{color:#03a9f4}.checkbox-material-cyan .check{color:#00bcd4}.checkbox-material-teal .check{color:#009688}.checkbox-material-lightgreen .check{color:#8bc34a}.checkbox-material-lime .check{color:#cddc39}.checkbox-material-lightyellow .check{color:#ffeb3b}.checkbox-material-orange .check{color:#ff9800}.checkbox-material-deeporange .check{color:#ff5722}.checkbox-material-grey .check{color:#9e9e9e}.checkbox-material-bluegrey .check{color:#607d8b}.checkbox-material-brown .check{color:#795548}.checkbox-material-lightgrey .check{color:#ececec}.checkbox input[type=checkbox]{opacity:0}.checkbox input[type=checkbox]~.check:before{position:absolute;top:2px;left:11px;width:18px;height:18px;border:2px solid;border-color:#5a5a5a;-webkit-animation:uncheck 300ms ease-out forwards;animation:uncheck 300ms ease-out forwards}.checkbox input[type=checkbox]:focus~.check:after{opacity:.2}.checkbox input[type=checkbox]:checked~.check:before{-webkit-animation:check 300ms ease-out forwards;animation:check 300ms ease-out forwards}.checkbox input[type=checkbox]:not(:checked)~.check:after{-webkit-animation:rippleOff 500ms linear forwards;animation:rippleOff 500ms linear forwards}.checkbox input[type=checkbox]:checked~.check:after{-webkit-animation:rippleOn 500ms linear forwards;animation:rippleOn 500ms linear forwards}.checkbox:not(:hover) input[type=checkbox]~.check:after,.checkbox:not(:hover) input[type=checkbox]~.check:before{-webkit-animation-duration:1ms;animation-duration:1ms}.checkbox input[type=checkbox][disabled]:not(:checked)~.check:before{opacity:.5}.checkbox input[type=checkbox][disabled]~.check:after{background-color:rgba(0,0,0,.84);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.checkbox input[type=checkbox]:checked~.check:after,.checkbox-default input[type=checkbox]:checked~.check:after{background-color:#0f9d58}.checkbox-primary input[type=checkbox]:checked~.check:after{background-color:#4285f4}.checkbox-success input[type=checkbox]:checked~.check:after{background-color:#0f9d58}.checkbox-info input[type=checkbox]:checked~.check:after{background-color:#03a9f4}.checkbox-warning input[type=checkbox]:checked~.check:after{background-color:#ff5722}.checkbox-danger input[type=checkbox]:checked~.check:after,.checkbox-material-red input[type=checkbox]:checked~.check:after{background-color:#f44336}.checkbox-material-pink input[type=checkbox]:checked~.check:after{background-color:#e91e63}.checkbox-material-purple input[type=checkbox]:checked~.check:after{background-color:#9c27b0}.checkbox-material-deeppurple input[type=checkbox]:checked~.check:after{background-color:#673ab7}.checkbox-material-indigo input[type=checkbox]:checked~.check:after{background-color:#3f51b5}.checkbox-material-lightblue input[type=checkbox]:checked~.check:after{background-color:#03a9f4}.checkbox-material-cyan input[type=checkbox]:checked~.check:after{background-color:#00bcd4}.checkbox-material-teal input[type=checkbox]:checked~.check:after{background-color:#009688}.checkbox-material-lightgreen input[type=checkbox]:checked~.check:after{background-color:#8bc34a}.checkbox-material-lime input[type=checkbox]:checked~.check:after{background-color:#cddc39}.checkbox-material-lightyellow input[type=checkbox]:checked~.check:after{background-color:#ffeb3b}.checkbox-material-orange input[type=checkbox]:checked~.check:after{background-color:#ff9800}.checkbox-material-deeporange input[type=checkbox]:checked~.check:after{background-color:#ff5722}.checkbox-material-grey input[type=checkbox]:checked~.check:after{background-color:#9e9e9e}.checkbox-material-bluegrey input[type=checkbox]:checked~.check:after{background-color:#607d8b}.checkbox-material-brown input[type=checkbox]:checked~.check:after{background-color:#795548}.checkbox-material-lightgrey input[type=checkbox]:checked~.check:after{background-color:#ececec}@-webkit-keyframes uncheck{0%{top:-3px;left:17px;width:10px;height:21px;border-color:transparent #0f9d58 #0f9d58 transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{top:14px;left:17px;width:4px;height:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:transparent #0f9d58 #0f9d58 transparent}51%{border-color:#5a5a5a}100%{top:1px;left:12px;width:18px;height:18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);border-color:#5a5a5a}}@keyframes uncheck{0%{top:-3px;left:17px;width:10px;height:21px;border-color:transparent #0f9d58 #0f9d58 transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{top:14px;left:17px;width:4px;height:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:transparent #0f9d58 #0f9d58 transparent}51%{border-color:#5a5a5a}100%{top:1px;left:12px;width:18px;height:18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);border-color:#5a5a5a}}@-webkit-keyframes check{100%{top:-3px;left:17px;width:10px;height:21px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:transparent #0f9d58 #0f9d58 transparent}51%{border-left:transparent;border-top-color:transparent}50%{top:14px;left:17px;width:4px;height:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:#5a5a5a}0%{top:1px;left:12px;width:18px;height:18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);border-color:#5a5a5a}}@keyframes check{100%{top:-3px;left:17px;width:10px;height:21px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:transparent #0f9d58 #0f9d58 transparent}51%{border-left:transparent;border-top-color:transparent}50%{top:14px;left:17px;width:4px;height:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:#5a5a5a}0%{top:1px;left:12px;width:18px;height:18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);border-color:#5a5a5a}}@-webkit-keyframes rippleOn{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@keyframes rippleOn{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@-webkit-keyframes rippleOff{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@keyframes rippleOff{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}.form-horizontal .radio{margin-bottom:10px}.radio label{cursor:pointer;padding-left:45px;position:relative}.radio label span{display:block;position:absolute;left:10px;top:2px;-webkit-transition-duration:.2s;transition-duration:.2s}.radio label .circle{border:2px solid rgba(0,0,0,.84);height:15px;width:15px;border-radius:100%}.radio label .check{height:15px;width:15px;border-radius:100%;background-color:rgba(0,0,0,.84);-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.radio label .check:after{display:block;position:absolute;content:"";background-color:rgba(0,0,0,.84);left:-18px;top:-18px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.radio label input[type=radio]:not(:checked)~.check:after{-webkit-animation:rippleOff 500ms;animation:rippleOff 500ms}.radio label input[type=radio]:checked~.check:after{-webkit-animation:rippleOn 500ms;animation:rippleOn 500ms}.radio input[type=radio]:checked~.check,.radio-default input[type=radio]:checked~.check{background-color:rgba(0,0,0,.84)}.radio-primary input[type=radio]:checked~.check{background-color:#4285f4}.radio-success input[type=radio]:checked~.check{background-color:#0f9d58}.radio-info input[type=radio]:checked~.check{background-color:#03a9f4}.radio-warning input[type=radio]:checked~.check{background-color:#ff5722}.radio-danger input[type=radio]:checked~.check,.radio-material-red input[type=radio]:checked~.check{background-color:#f44336}.radio-material-pink input[type=radio]:checked~.check{background-color:#e91e63}.radio-material-purple input[type=radio]:checked~.check{background-color:#9c27b0}.radio-material-deeppurple input[type=radio]:checked~.check{background-color:#673ab7}.radio-material-indigo input[type=radio]:checked~.check{background-color:#3f51b5}.radio-material-lightblue input[type=radio]:checked~.check{background-color:#03a9f4}.radio-material-cyan input[type=radio]:checked~.check{background-color:#00bcd4}.radio-material-teal input[type=radio]:checked~.check{background-color:#009688}.radio-material-lightgreen input[type=radio]:checked~.check{background-color:#8bc34a}.radio-material-lime input[type=radio]:checked~.check{background-color:#cddc39}.radio-material-lightyellow input[type=radio]:checked~.check{background-color:#ffeb3b}.radio-material-orange input[type=radio]:checked~.check{background-color:#ff9800}.radio-material-deeporange input[type=radio]:checked~.check{background-color:#ff5722}.radio-material-grey input[type=radio]:checked~.check{background-color:#9e9e9e}.radio-material-bluegrey input[type=radio]:checked~.check{background-color:#607d8b}.radio-material-brown input[type=radio]:checked~.check{background-color:#795548}.radio-material-lightgrey input[type=radio]:checked~.check{background-color:#ececec}.radio input[type=radio]:checked~.circle,.radio-default input[type=radio]:checked~.circle{border-color:rgba(0,0,0,.84)}.radio-primary input[type=radio]:checked~.circle{border-color:#4285f4}.radio-success input[type=radio]:checked~.circle{border-color:#0f9d58}.radio-info input[type=radio]:checked~.circle{border-color:#03a9f4}.radio-warning input[type=radio]:checked~.circle{border-color:#ff5722}.radio-danger input[type=radio]:checked~.circle,.radio-material-red input[type=radio]:checked~.circle{border-color:#f44336}.radio-material-pink input[type=radio]:checked~.circle{border-color:#e91e63}.radio-material-purple input[type=radio]:checked~.circle{border-color:#9c27b0}.radio-material-deeppurple input[type=radio]:checked~.circle{border-color:#673ab7}.radio-material-indigo input[type=radio]:checked~.circle{border-color:#3f51b5}.radio-material-lightblue input[type=radio]:checked~.circle{border-color:#03a9f4}.radio-material-cyan input[type=radio]:checked~.circle{border-color:#00bcd4}.radio-material-teal input[type=radio]:checked~.circle{border-color:#009688}.radio-material-lightgreen input[type=radio]:checked~.circle{border-color:#8bc34a}.radio-material-lime input[type=radio]:checked~.circle{border-color:#cddc39}.radio-material-lightyellow input[type=radio]:checked~.circle{border-color:#ffeb3b}.radio-material-orange input[type=radio]:checked~.circle{border-color:#ff9800}.radio-material-deeporange input[type=radio]:checked~.circle{border-color:#ff5722}.radio-material-grey input[type=radio]:checked~.circle{border-color:#9e9e9e}.radio-material-bluegrey input[type=radio]:checked~.circle{border-color:#607d8b}.radio-material-brown input[type=radio]:checked~.circle{border-color:#795548}.radio-material-lightgrey input[type=radio]:checked~.circle{border-color:#ececec}.radio input[type=radio][disabled]~.check,.radio input[type=radio][disabled]~.circle{opacity:.5}.radio input[type=radio]{display:none}.radio input[type=radio]:checked~.check{-webkit-transform:scale(0.55);-ms-transform:scale(0.55);transform:scale(0.55)}.radio input[type=radio][disabled]~.circle{border-color:rgba(0,0,0,.84)}.radio input[type=radio][disabled]~.check{background-color:rgba(0,0,0,.84)}@keyframes rippleOn{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@keyframes rippleOff{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}.form-control,.form-control-wrapper .form-control,.form-control-wrapper .form-control.focus,.form-control-wrapper .form-control:focus,.form-control.focus,.form-control:focus,fieldset[disabled] .form-control,fieldset[disabled] .form-control.focus,fieldset[disabled] .form-control:focus{padding:0;float:none;border:0;box-shadow:none;border-radius:0;background:0 0;border-bottom:1px solid #757575}.form-control-wrapper .form-control.focus:not(textarea):not(select),.form-control-wrapper .form-control:focus:not(textarea):not(select),.form-control-wrapper .form-control:not(textarea):not(select),.form-control.focus:not(textarea):not(select),.form-control:focus:not(textarea):not(select),.form-control:not(textarea):not(select),fieldset[disabled] .form-control.focus:not(textarea):not(select),fieldset[disabled] .form-control:focus:not(textarea):not(select),fieldset[disabled] .form-control:not(textarea):not(select){height:28px}.form-control-wrapper .form-control.focus:disabled,.form-control-wrapper .form-control:disabled,.form-control-wrapper .form-control:focus:disabled,.form-control.focus:disabled,.form-control:disabled,.form-control:focus:disabled,fieldset[disabled] .form-control.focus:disabled,fieldset[disabled] .form-control:disabled,fieldset[disabled] .form-control:focus:disabled{border-style:dashed}select.form-control{height:23px}select[multiple].form-control,select[multiple].form-control.focus,select[multiple].form-control:focus{height:85px}.form-control-wrapper{position:relative}.form-control-wrapper .form-control.focus,.form-control-wrapper .form-control:focus{outline:0}.form-control-wrapper .floating-label{color:#7E7E7E;font-size:14px;position:absolute;pointer-events:none;left:0;top:5px;-webkit-transition:.2s ease all;transition:.2s ease all;opacity:0}.form-control-wrapper .form-control:not(.empty)~.floating-label{top:-10px;font-size:10px;opacity:1}.form-control-wrapper .form-control.focus:invalid~.floating-label,.form-control-wrapper .form-control:focus:invalid~.floating-label{color:#f44336}.form-control-wrapper .form-control.focus~.material-input:after,.form-control-wrapper .form-control:focus~.material-input:after{background-color:#5264ae}.form-control-wrapper .form-control.focus:invalid~.material-input:after,.form-control-wrapper .form-control.focus:invalid~.material-input:before,.form-control-wrapper .form-control:focus:invalid~.material-input:after,.form-control-wrapper .form-control:focus:invalid~.material-input:before{background-color:#f44336}.form-control-wrapper .form-control.empty~.floating-label{opacity:1}.form-control-wrapper .material-input:before{position:absolute;content:"";width:100%;left:0;height:2px;background-color:#5264ae;bottom:-1px;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 0s;transition:transform 0s}.form-control-wrapper .form-control.focus~.material-input:before,.form-control-wrapper .form-control:focus~.material-input:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out}.form-control-wrapper .material-input:after{content:"";position:absolute;height:18px;width:100px;margin-top:-1px;top:7px;left:0;pointer-events:none;opacity:.9;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.form-control-wrapper .input-lg~.material-input:after{height:26px}.form-control-wrapper textarea{resize:none}.form-control-wrapper textarea~.form-control-highlight{margin-top:-11px}.form-control-wrapper .form-control.focus~.material-input:after,.form-control-wrapper .form-control:focus~.material-input:after{-webkit-animation:input-highlight .3s ease;animation:input-highlight .3s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.form-control-wrapper select~.material-input:after{display:none}.form-group.has-warning .material-input:before,.form-group.has-warning input.form-control.focus~.material-input:after,.form-group.has-warning input.form-control:focus~.material-input:after{background:#ff5722}.form-group.has-warning .control-label,.form-group.has-warning input.form-control:not(.empty)~.floating-label{color:#ff5722}.form-group.has-error .material-input:before,.form-group.has-error input.form-control.focus~.material-input:after,.form-group.has-error input.form-control:focus~.material-input:after{background:#f44336}.form-group.has-error .control-label,.form-group.has-error input.form-control:not(.empty)~.floating-label{color:#f44336}.form-group.has-success .material-input:before,.form-group.has-success input.form-control.focus~.material-input:after,.form-group.has-success input.form-control:focus~.material-input:after{background:#0f9d58}.form-group.has-success .control-label,.form-group.has-success input.form-control:not(.empty)~.floating-label{color:#0f9d58}.form-group.has-info .material-input:before,.form-group.has-info input.form-control.focus~.material-input:after,.form-group.has-info input.form-control:focus~.material-input:after{background:#03a9f4}.form-group.has-info .control-label,.form-group.has-info input.form-control:not(.empty)~.floating-label{color:#03a9f4}.form-group .material-input:before,.form-group-default .material-input:before{background-color:#3f51b5}.form-group-primary .material-input:before{background-color:#4285f4}.form-group-success .material-input:before{background-color:#0f9d58}.form-group-info .material-input:before{background-color:#03a9f4}.form-group-warning .material-input:before{background-color:#ff5722}.form-group-danger .material-input:before,.form-group-material-red .material-input:before{background-color:#f44336}.form-group-material-pink .material-input:before{background-color:#e91e63}.form-group-material-purple .material-input:before{background-color:#9c27b0}.form-group-material-deeppurple .material-input:before{background-color:#673ab7}.form-group-material-indigo .material-input:before{background-color:#3f51b5}.form-group-material-lightblue .material-input:before{background-color:#03a9f4}.form-group-material-cyan .material-input:before{background-color:#00bcd4}.form-group-material-teal .material-input:before{background-color:#009688}.form-group-material-lightgreen .material-input:before{background-color:#8bc34a}.form-group-material-lime .material-input:before{background-color:#cddc39}.form-group-material-lightyellow .material-input:before{background-color:#ffeb3b}.form-group-material-orange .material-input:before{background-color:#ff9800}.form-group-material-deeporange .material-input:before{background-color:#ff5722}.form-group-material-grey .material-input:before{background-color:#9e9e9e}.form-group-material-bluegrey .material-input:before{background-color:#607d8b}.form-group-material-brown .material-input:before{background-color:#795548}.form-group-material-lightgrey .material-input:before{background-color:#ececec}.form-group input.form-control:focus~.material-input:after,.form-group-default input.form-control:focus~.material-input:after{background-color:#3f51b5}.form-group-primary input.form-control:focus~.material-input:after{background-color:#4285f4}.form-group-success input.form-control:focus~.material-input:after{background-color:#0f9d58}.form-group-info input.form-control:focus~.material-input:after{background-color:#03a9f4}.form-group-warning input.form-control:focus~.material-input:after{background-color:#ff5722}.form-group-danger input.form-control:focus~.material-input:after,.form-group-material-red input.form-control:focus~.material-input:after{background-color:#f44336}.form-group-material-pink input.form-control:focus~.material-input:after{background-color:#e91e63}.form-group-material-purple input.form-control:focus~.material-input:after{background-color:#9c27b0}.form-group-material-deeppurple input.form-control:focus~.material-input:after{background-color:#673ab7}.form-group-material-indigo input.form-control:focus~.material-input:after{background-color:#3f51b5}.form-group-material-lightblue input.form-control:focus~.material-input:after{background-color:#03a9f4}.form-group-material-cyan input.form-control:focus~.material-input:after{background-color:#00bcd4}.form-group-material-teal input.form-control:focus~.material-input:after{background-color:#009688}.form-group-material-lightgreen input.form-control:focus~.material-input:after{background-color:#8bc34a}.form-group-material-lime input.form-control:focus~.material-input:after{background-color:#cddc39}.form-group-material-lightyellow input.form-control:focus~.material-input:after{background-color:#ffeb3b}.form-group-material-orange input.form-control:focus~.material-input:after{background-color:#ff9800}.form-group-material-deeporange input.form-control:focus~.material-input:after{background-color:#ff5722}.form-group-material-grey input.form-control:focus~.material-input:after{background-color:#9e9e9e}.form-group-material-bluegrey input.form-control:focus~.material-input:after{background-color:#607d8b}.form-group-material-brown input.form-control:focus~.material-input:after{background-color:#795548}.form-group-material-lightgrey input.form-control:focus~.material-input:after{background-color:#ececec}.form-group input.form-control.focus~.material-input:after,.form-group-default input.form-control.focus~.material-input:after{background-color:#3f51b5}.form-group-primary input.form-control.focus~.material-input:after{background-color:#4285f4}.form-group-success input.form-control.focus~.material-input:after{background-color:#0f9d58}.form-group-info input.form-control.focus~.material-input:after{background-color:#03a9f4}.form-group-warning input.form-control.focus~.material-input:after{background-color:#ff5722}.form-group-danger input.form-control.focus~.material-input:after,.form-group-material-red input.form-control.focus~.material-input:after{background-color:#f44336}.form-group-material-pink input.form-control.focus~.material-input:after{background-color:#e91e63}.form-group-material-purple input.form-control.focus~.material-input:after{background-color:#9c27b0}.form-group-material-deeppurple input.form-control.focus~.material-input:after{background-color:#673ab7}.form-group-material-indigo input.form-control.focus~.material-input:after{background-color:#3f51b5}.form-group-material-lightblue input.form-control.focus~.material-input:after{background-color:#03a9f4}.form-group-material-cyan input.form-control.focus~.material-input:after{background-color:#00bcd4}.form-group-material-teal input.form-control.focus~.material-input:after{background-color:#009688}.form-group-material-lightgreen input.form-control.focus~.material-input:after{background-color:#8bc34a}.form-group-material-lime input.form-control.focus~.material-input:after{background-color:#cddc39}.form-group-material-lightyellow input.form-control.focus~.material-input:after{background-color:#ffeb3b}.form-group-material-orange input.form-control.focus~.material-input:after{background-color:#ff9800}.form-group-material-deeporange input.form-control.focus~.material-input:after{background-color:#ff5722}.form-group-material-grey input.form-control.focus~.material-input:after{background-color:#9e9e9e}.form-group-material-bluegrey input.form-control.focus~.material-input:after{background-color:#607d8b}.form-group-material-brown input.form-control.focus~.material-input:after{background-color:#795548}.form-group-material-lightgrey input.form-control.focus~.material-input:after{background-color:#ececec}.form-group .control-label,.form-group-default .control-label{color:rgba(0,0,0,.84)}.form-group-primary .control-label{color:#4285f4}.form-group-success .control-label{color:#0f9d58}.form-group-info .control-label{color:#03a9f4}.form-group-warning .control-label{color:#ff5722}.form-group-danger .control-label,.form-group-material-red .control-label{color:#f44336}.form-group-material-pink .control-label{color:#e91e63}.form-group-material-purple .control-label{color:#9c27b0}.form-group-material-deeppurple .control-label{color:#673ab7}.form-group-material-indigo .control-label{color:#3f51b5}.form-group-material-lightblue .control-label{color:#03a9f4}.form-group-material-cyan .control-label{color:#00bcd4}.form-group-material-teal .control-label{color:#009688}.form-group-material-lightgreen .control-label{color:#8bc34a}.form-group-material-lime .control-label{color:#cddc39}.form-group-material-lightyellow .control-label{color:#ffeb3b}.form-group-material-orange .control-label{color:#ff9800}.form-group-material-deeporange .control-label{color:#ff5722}.form-group-material-grey .control-label{color:#9e9e9e}.form-group-material-bluegrey .control-label{color:#607d8b}.form-group-material-brown .control-label{color:#795548}.form-group-material-lightgrey .control-label{color:#ececec}.form-group input.form-control:not(.empty)~.floating-label,.form-group-default input.form-control:not(.empty)~.floating-label{color:#3f51b5}.form-group-primary input.form-control:not(.empty)~.floating-label{color:#4285f4}.form-group-success input.form-control:not(.empty)~.floating-label{color:#0f9d58}.form-group-info input.form-control:not(.empty)~.floating-label{color:#03a9f4}.form-group-warning input.form-control:not(.empty)~.floating-label{color:#ff5722}.form-group-danger input.form-control:not(.empty)~.floating-label,.form-group-material-red input.form-control:not(.empty)~.floating-label{color:#f44336}.form-group-material-pink input.form-control:not(.empty)~.floating-label{color:#e91e63}.form-group-material-purple input.form-control:not(.empty)~.floating-label{color:#9c27b0}.form-group-material-deeppurple input.form-control:not(.empty)~.floating-label{color:#673ab7}.form-group-material-indigo input.form-control:not(.empty)~.floating-label{color:#3f51b5}.form-group-material-lightblue input.form-control:not(.empty)~.floating-label{color:#03a9f4}.form-group-material-cyan input.form-control:not(.empty)~.floating-label{color:#00bcd4}.form-group-material-teal input.form-control:not(.empty)~.floating-label{color:#009688}.form-group-material-lightgreen input.form-control:not(.empty)~.floating-label{color:#8bc34a}.form-group-material-lime input.form-control:not(.empty)~.floating-label{color:#cddc39}.form-group-material-lightyellow input.form-control:not(.empty)~.floating-label{color:#ffeb3b}.form-group-material-orange input.form-control:not(.empty)~.floating-label{color:#ff9800}.form-group-material-deeporange input.form-control:not(.empty)~.floating-label{color:#ff5722}.form-group-material-grey input.form-control:not(.empty)~.floating-label{color:#9e9e9e}.form-group-material-bluegrey input.form-control:not(.empty)~.floating-label{color:#607d8b}.form-group-material-brown input.form-control:not(.empty)~.floating-label{color:#795548}.form-group-material-lightgrey input.form-control:not(.empty)~.floating-label{color:#ececec}.input-group .form-control-wrapper{margin-right:5px;margin-left:5px;bottom:-10px}.input-group .form-control-wrapper .form-control{float:none}.input-group .input-group-addon{border:0}.input-group .input-group-btn .btn{border-radius:4px}select.form-control{border:0;box-shadow:none;border-bottom:1px solid #757575;border-radius:0}select.form-control.focus,select.form-control:focus{box-shadow:none;border-color:#757575}@keyframes input-highlight{0%{left:20%;-webkit-transform:scaleX(20%);transform:scaleX(20%)}99%{-webkit-transform:scaleX(0);transform:scaleX(0);left:0;opacity:1}100%{opacity:0}}.form-control-wrapper input[type=file]{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100}legend{border-bottom:0}.modal-content{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);border-radius:0;border:0}.modal-content .modal-header{border-bottom:0}.modal-content .modal-footer{border-top:0}.modal-content .modal-footer .btn+.btn{margin-bottom:10px}.list-group{border-radius:0}.list-group .list-group-item{background-color:transparent;overflow:hidden;border:0;border-radius:0;padding:0 16px}.list-group .list-group-item .row-action-primary,.list-group .list-group-item .row-picture{float:left;display:inline-block;padding-right:16px}.list-group .list-group-item .row-action-primary i,.list-group .list-group-item .row-action-primary img,.list-group .list-group-item .row-action-primary label,.list-group .list-group-item .row-picture i,.list-group .list-group-item .row-picture img,.list-group .list-group-item .row-picture label{display:block;width:56px;height:56px}.list-group .list-group-item .row-action-primary img,.list-group .list-group-item .row-picture img{background:rgba(0,0,0,.1);padding:1px}.list-group .list-group-item .row-action-primary img.circle,.list-group .list-group-item .row-picture img.circle{border-radius:100%}.list-group .list-group-item .row-action-primary i,.list-group .list-group-item .row-picture i{background:rgba(0,0,0,.25);border-radius:100%;text-align:center;line-height:56px;font-size:20px;color:#fff}.list-group .list-group-item .row-action-primary label,.list-group .list-group-item .row-picture label{margin:5px -7px -5px 7px}.list-group .list-group-item .row-content{display:inline-block;width:calc(100% - 92px);min-height:66px}.list-group .list-group-item .row-content .action-secondary{position:absolute;right:16px;top:16px}.list-group .list-group-item .row-content .action-secondary i{font-size:20px;color:rgba(0,0,0,.25);cursor:pointer}.list-group .list-group-item .row-content .action-secondary~*{max-width:calc(100% - 30px)}.list-group .list-group-item .row-content .least-content{position:absolute;right:16px;top:0;color:rgba(0,0,0,.54);font-size:14px}.list-group .list-group-item .list-group-item-heading{color:rgba(0,0,0,.77);font-size:20px;line-height:29px}.list-group .list-group-separator{clear:both;overflow:hidden;margin-top:10px;margin-bottom:10px}.list-group .list-group-separator:before{content:"";width:calc(100% - 90px);border-bottom:1px solid rgba(0,0,0,.1);float:right}.navbar{border:0;border-radius:0}.navbar .navbar-brand{position:relative;height:60px;line-height:30px;color:rgba(255,255,255,.84)}.navbar .navbar-brand:focus,.navbar .navbar-brand:hover{color:rgba(255,255,255,.84);background-color:transparent}.navbar .navbar-text{color:rgba(255,255,255,.84);margin-top:20px;margin-bottom:20px}.navbar .navbar-nav>li>a{color:rgba(255,255,255,.84);padding-top:20px;padding-bottom:20px}.navbar .navbar-nav>li>a:focus,.navbar .navbar-nav>li>a:hover{color:rgba(255,255,255,.84);background-color:transparent}.navbar .navbar-nav>.active>a,.navbar .navbar-nav>.active>a:focus,.navbar .navbar-nav>.active>a:hover{color:rgba(255,255,255,.84);background-color:rgba(0,0,0,.05)}.navbar .navbar-nav>.disabled>a,.navbar .navbar-nav>.disabled>a:focus,.navbar .navbar-nav>.disabled>a:hover{color:#e5e5e5;background-color:transparent}.navbar .navbar-toggle{margin-top:13px;border-color:transparent}.navbar .navbar-toggle:focus,.navbar .navbar-toggle:hover{background-color:transparent}.navbar .navbar-toggle .icon-bar{background-color:rgba(255,255,255,.84)}.navbar .navbar-default .navbar-toggle,.navbar .navbar-inverse .navbar-toggle{border-color:transparent}.navbar .navbar-collapse,.navbar .navbar-form{border-color:rgba(0,0,0,.1)}.navbar .navbar-nav>.open>a,.navbar .navbar-nav>.open>a:focus,.navbar .navbar-nav>.open>a:hover{background-color:rgba(0,0,0,.05);color:rgba(255,255,255,.84)}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.dropdown-header{border:0;color:rgba(212,212,212,.84)}.navbar .navbar-nav .open .dropdown-menu .divider{background-color:rgba(255,255,255,.84)}.navbar .navbar-nav .open .dropdown-menu>li>a{color:rgba(255,255,255,.84)}.navbar .navbar-nav .open .dropdown-menu>li>a:focus,.navbar .navbar-nav .open .dropdown-menu>li>a:hover{color:rgba(255,255,255,.84);background-color:transparent}.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover{color:rgba(255,255,255,.84);background-color:rgba(0,0,0,.05)}.navbar .navbar-nav .open .dropdown-menu>.disabled>a,.navbar .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#e5e5e5;background-color:transparent}}.navbar .btn-link,.navbar .btn-link:focus,.navbar .btn-link:hover,.navbar .navbar-link,.navbar .navbar-link:hover{color:rgba(255,255,255,.84)}.navbar .btn-link[disabled]:focus,.navbar .btn-link[disabled]:hover,fieldset[disabled] .navbar .btn-link:focus,fieldset[disabled] .navbar .btn-link:hover{color:#e5e5e5}.navbar .navbar-form{margin-top:16px}.navbar .navbar-form .form-control,.navbar .navbar-form .form-control-wrapper .form-control{border-color:rgba(255,255,255,.84);color:rgba(255,255,255,.84)}.navbar .navbar-form .form-control-wrapper .material-input:before,.navbar .navbar-form .form-control-wrapper input:focus~.material-input:after{background-color:rgba(255,255,255,.84)}.navbar .navbar-form ::-webkit-input-placeholder{color:rgba(255,255,255,.84)}.navbar .navbar-form :-moz-placeholder{color:rgba(255,255,255,.84)}.navbar .navbar-form ::-moz-placeholder{color:rgba(255,255,255,.84)}.navbar .navbar-form :-ms-input-placeholder{color:rgba(255,255,255,.84)}.navbar,.navbar-default,.navbar-primary{background-color:#4285f4}.navbar-success{background-color:#0f9d58}.navbar-info{background-color:#03a9f4}.navbar-warning{background-color:#ff5722}.navbar-danger,.navbar-material-red{background-color:#f44336}.navbar-material-pink{background-color:#e91e63}.navbar-material-purple{background-color:#9c27b0}.navbar-material-deeppurple{background-color:#673ab7}.navbar-material-indigo{background-color:#3f51b5}.navbar-material-lightblue{background-color:#03a9f4}.navbar-material-cyan{background-color:#00bcd4}.navbar-material-teal{background-color:#009688}.navbar-material-lightgreen{background-color:#8bc34a}.navbar-material-lime{background-color:#cddc39}.navbar-material-lightyellow{background-color:#ffeb3b}.navbar-material-orange{background-color:#ff9800}.navbar-material-deeporange{background-color:#ff5722}.navbar-material-grey{background-color:#9e9e9e}.navbar-material-bluegrey{background-color:#607d8b}.navbar-material-brown{background-color:#795548}.navbar-material-lightgrey{background-color:#ececec}.navbar-inverse{background-color:#3f51b5}.navbar-material-white{background-color:#FFF}.navbar-material-white .navbar-brand,.navbar-material-white .navbar-brand:focus,.navbar-material-white .navbar-brand:hover,.navbar-material-white .navbar-nav>li>a{color:rgba(0,0,0,.84)}.navbar-material-white .navbar-nav>li>a:focus,.navbar-material-white .navbar-nav>li>a:hover{color:rgba(0,0,0,.84);background-color:transparent}.navbar-material-white .navbar-nav>.active>a,.navbar-material-white .navbar-nav>.active>a:focus,.navbar-material-white .navbar-nav>.active>a:hover{color:rgba(0,0,0,.84);background-color:rgba(0,0,0,.05)}.navbar-material-white .navbar-nav>.disabled>a,.navbar-material-white .navbar-nav>.disabled>a:focus,.navbar-material-white .navbar-nav>.disabled>a:hover{color:rgba(0,0,0,.84);background-color:transparent}.navbar-material-white .navbar-nav>.open>a,.navbar-material-white .navbar-nav>.open>a:focus,.navbar-material-white .navbar-nav>.open>a:hover{background-color:rgba(0,0,0,.05);color:rgba(0,0,0,.84)}@media (max-width:1199px){.navbar .navbar-brand{height:50px;padding:10px 15px}.navbar .navbar-form{margin-top:10px}.navbar .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.dropdown-menu{border:0;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.dropdown-menu .divider{background-color:rgba(229,229,229,.12)}.dropdown-menu li{overflow:hidden;position:relative}.dropdown-menu li a:hover{background:rgba(0,0,0,.08)}.alert{border:0;border-radius:0}.alert .alert-link,.alert a{color:#FFF}.alert,.alert-default{background-color:#fff}.alert-primary{background-color:#4285f4}.alert-success{background-color:#0f9d58}.alert-info{background-color:#03a9f4}.alert-warning{background-color:#ff5722}.alert-danger,.alert-material-red{background-color:#f44336}.alert-material-pink{background-color:#e91e63}.alert-material-purple{background-color:#9c27b0}.alert-material-deeppurple{background-color:#673ab7}.alert-material-indigo{background-color:#3f51b5}.alert-material-lightblue{background-color:#03a9f4}.alert-material-cyan{background-color:#00bcd4}.alert-material-teal{background-color:#009688}.alert-material-lightgreen{background-color:#8bc34a}.alert-material-lime{background-color:#cddc39}.alert-material-lightyellow{background-color:#ffeb3b}.alert-material-orange{background-color:#ff9800}.alert-material-deeporange{background-color:#ff5722}.alert-material-grey{background-color:#9e9e9e}.alert-material-bluegrey{background-color:#607d8b}.alert-material-brown{background-color:#795548}.alert-material-lightgrey{background-color:#ececec}.alert-danger,.alert-info,.alert-success,.alert-warning{color:#FFF}.alert-default .alert-link,.alert-default a{color:#000}.progress{height:4px;border-radius:0;box-shadow:none;background:#c8c8c8}.progress .progress-bar{box-shadow:none}.progress .progress-bar,.progress .progress-bar-default,.progress .progress-bar-primary{background-color:#4285f4}.progress .progress-bar-success{background-color:#0f9d58}.progress .progress-bar-info{background-color:#03a9f4}.progress .progress-bar-warning{background-color:#ff5722}.progress .progress-bar-danger,.progress .progress-bar-material-red{background-color:#f44336}.progress .progress-bar-material-pink{background-color:#e91e63}.progress .progress-bar-material-purple{background-color:#9c27b0}.progress .progress-bar-material-deeppurple{background-color:#673ab7}.progress .progress-bar-material-indigo{background-color:#3f51b5}.progress .progress-bar-material-lightblue{background-color:#03a9f4}.progress .progress-bar-material-cyan{background-color:#00bcd4}.progress .progress-bar-material-teal{background-color:#009688}.progress .progress-bar-material-lightgreen{background-color:#8bc34a}.progress .progress-bar-material-lime{background-color:#cddc39}.progress .progress-bar-material-lightyellow{background-color:#ffeb3b}.progress .progress-bar-material-orange{background-color:#ff9800}.progress .progress-bar-material-deeporange{background-color:#ff5722}.progress .progress-bar-material-grey{background-color:#9e9e9e}.progress .progress-bar-material-bluegrey{background-color:#607d8b}.progress .progress-bar-material-brown{background-color:#795548}.progress .progress-bar-material-lightgrey{background-color:#ececec}.text-warning{color:#ff5722}.text-primary{color:#4285f4}.text-danger{color:#f44336}.text-success{color:#0f9d58}.text-info{color:#03a9f4}.nav-tabs{background:#4285f4}.nav-tabs>li>a{color:#FFF;border:0;margin:0}.nav-tabs>li>a:hover{background:0 0;border:0}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.open>a,.nav-tabs>li.open>a:hover{background:0 0!important;border:0!important;color:#FFF!important;font-weight:500}.nav-tabs>li.disabled>a,.nav-tabs>li.disabled>a:hover{color:rgba(255,255,255,.5)}.popover,.tooltip-inner{background:#323232;color:#FFF;border-radius:2px}.tooltip,.tooltip.in{opacity:1}.popover.left .arrow:after,.popover.left .tooltip-arrow,.tooltip.left .arrow:after,.tooltip.left .tooltip-arrow{border-left-color:#323232}.popover.right .arrow:after,.popover.right .tooltip-arrow,.tooltip.right .arrow:after,.tooltip.right .tooltip-arrow{border-right-color:#323232}.popover.top .arrow:after,.popover.top .tooltip-arrow,.tooltip.top .arrow:after,.tooltip.top .tooltip-arrow{border-top-color:#323232}.popover.bottom .arrow:after,.popover.bottom .tooltip-arrow,.tooltip.bottom .arrow:after,.tooltip.bottom .tooltip-arrow{border-bottom-color:#323232}.icon,.icon-default{color:rgba(0,0,0,.84)}.icon-primary{color:#4285f4}.icon-success{color:#0f9d58}.icon-info{color:#03a9f4}.icon-warning{color:#ff5722}.icon-danger,.icon-material-red{color:#f44336}.icon-material-pink{color:#e91e63}.icon-material-purple{color:#9c27b0}.icon-material-deeppurple{color:#673ab7}.icon-material-indigo{color:#3f51b5}.icon-material-lightblue{color:#03a9f4}.icon-material-cyan{color:#00bcd4}.icon-material-teal{color:#009688}.icon-material-lightgreen{color:#8bc34a}.icon-material-lime{color:#cddc39}.icon-material-lightyellow{color:#ffeb3b}.icon-material-orange{color:#ff9800}.icon-material-deeporange{color:#ff5722}.icon-material-grey{color:#9e9e9e}.icon-material-bluegrey{color:#607d8b}.icon-material-brown{color:#795548}.icon-material-lightgrey{color:#ececec}.snackbar{background-color:#323232;color:rgba(255,255,255,.84);font-size:14px;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);height:0;-webkit-transition:-webkit-transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,padding 0 linear .2s,height 0 linear .2s;transition:transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,padding 0 linear .2s,height 0 linear .2s;-webkit-transform:translateY(200%);-ms-transform:translateY(200%);transform:translateY(200%)}.snackbar.snackbar-opened{padding:14px 15px;margin-bottom:20px;height:auto;-webkit-transition:-webkit-transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,height 0 linear .2s;transition:transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,height 0 linear .2s;-webkit-transform:none;-ms-transform:none;transform:none}.snackbar.toast{border-radius:200px}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-ms-touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.noUi-base{width:100%;height:100%;position:relative}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1;box-sizing:border-box}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal .noUi-handle{box-sizing:border-box;width:12px;height:12px;left:-10px;top:-5px}.noUi-horizontal.noUi-extended{padding:0 15px}.noUi-horizontal.noUi-extended .noUi-origin{right:-15px}.noUi-background{height:2px;margin:20px 0}.noUi-origin{margin:0;border-radius:0;height:2px;background:#c8c8c8}.noUi-origin[style^="left: 0"] .noUi-handle{background-color:#fff;border:2px solid #c8c8c8}.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active{border-width:1px}.noUi-target{border-radius:2px}.noUi-handle{border-radius:100%;cursor:default;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;border:1px solid}.noUi-horizontal{height:2px;margin:15px 0}.noUi-horizontal .noUi-handle.noUi-active{-webkit-transform:scale(2.5);-ms-transform:scale(2.5);transform:scale(2.5)}[disabled].noUi-slider{opacity:.5}[disabled] .noUi-handle{cursor:not-allowed}.slider{background:#c8c8c8}.slider-default.noUi-connect,.slider-primary.noUi-connect,.slider.noUi-connect{background-color:#4285f4}.slider-success.noUi-connect{background-color:#0f9d58}.slider-info.noUi-connect{background-color:#03a9f4}.slider-warning.noUi-connect{background-color:#ff5722}.slider-danger.noUi-connect,.slider-material-red.noUi-connect{background-color:#f44336}.slider-material-pink.noUi-connect{background-color:#e91e63}.slider-material-purple.noUi-connect{background-color:#9c27b0}.slider-material-deeppurple.noUi-connect{background-color:#673ab7}.slider-material-indigo.noUi-connect{background-color:#3f51b5}.slider-material-lightblue.noUi-connect{background-color:#03a9f4}.slider-material-cyan.noUi-connect{background-color:#00bcd4}.slider-material-teal.noUi-connect{background-color:#009688}.slider-material-lightgreen.noUi-connect{background-color:#8bc34a}.slider-material-lime.noUi-connect{background-color:#cddc39}.slider-material-lightyellow.noUi-connect{background-color:#ffeb3b}.slider-material-orange.noUi-connect{background-color:#ff9800}.slider-material-deeporange.noUi-connect{background-color:#ff5722}.slider-material-grey.noUi-connect{background-color:#9e9e9e}.slider-material-bluegrey.noUi-connect{background-color:#607d8b}.slider-material-brown.noUi-connect{background-color:#795548}.slider-material-lightgrey.noUi-connect{background-color:#ececec}.slider .noUi-connect,.slider-default .noUi-connect,.slider-primary .noUi-connect{background-color:#4285f4}.slider-success .noUi-connect{background-color:#0f9d58}.slider-info .noUi-connect{background-color:#03a9f4}.slider-warning .noUi-connect{background-color:#ff5722}.slider-danger .noUi-connect,.slider-material-red .noUi-connect{background-color:#f44336}.slider-material-pink .noUi-connect{background-color:#e91e63}.slider-material-purple .noUi-connect{background-color:#9c27b0}.slider-material-deeppurple .noUi-connect{background-color:#673ab7}.slider-material-indigo .noUi-connect{background-color:#3f51b5}.slider-material-lightblue .noUi-connect{background-color:#03a9f4}.slider-material-cyan .noUi-connect{background-color:#00bcd4}.slider-material-teal .noUi-connect{background-color:#009688}.slider-material-lightgreen .noUi-connect{background-color:#8bc34a}.slider-material-lime .noUi-connect{background-color:#cddc39}.slider-material-lightyellow .noUi-connect{background-color:#ffeb3b}.slider-material-orange .noUi-connect{background-color:#ff9800}.slider-material-deeporange .noUi-connect{background-color:#ff5722}.slider-material-grey .noUi-connect{background-color:#9e9e9e}.slider-material-bluegrey .noUi-connect{background-color:#607d8b}.slider-material-brown .noUi-connect{background-color:#795548}.slider-material-lightgrey .noUi-connect{background-color:#ececec}.slider .noUi-handle,.slider-default .noUi-handle,.slider-primary .noUi-handle{background-color:#4285f4}.slider-success .noUi-handle{background-color:#0f9d58}.slider-info .noUi-handle{background-color:#03a9f4}.slider-warning .noUi-handle{background-color:#ff5722}.slider-danger .noUi-handle,.slider-material-red .noUi-handle{background-color:#f44336}.slider-material-pink .noUi-handle{background-color:#e91e63}.slider-material-purple .noUi-handle{background-color:#9c27b0}.slider-material-deeppurple .noUi-handle{background-color:#673ab7}.slider-material-indigo .noUi-handle{background-color:#3f51b5}.slider-material-lightblue .noUi-handle{background-color:#03a9f4}.slider-material-cyan .noUi-handle{background-color:#00bcd4}.slider-material-teal .noUi-handle{background-color:#009688}.slider-material-lightgreen .noUi-handle{background-color:#8bc34a}.slider-material-lime .noUi-handle{background-color:#cddc39}.slider-material-lightyellow .noUi-handle{background-color:#ffeb3b}.slider-material-orange .noUi-handle{background-color:#ff9800}.slider-material-deeporange .noUi-handle{background-color:#ff5722}.slider-material-grey .noUi-handle{background-color:#9e9e9e}.slider-material-bluegrey .noUi-handle{background-color:#607d8b}.slider-material-brown .noUi-handle{background-color:#795548}.slider-material-lightgrey .noUi-handle{background-color:#ececec}.slider .noUi-handle,.slider-default .noUi-handle,.slider-primary .noUi-handle{border-color:#4285f4}.slider-success .noUi-handle{border-color:#0f9d58}.slider-info .noUi-handle{border-color:#03a9f4}.slider-warning .noUi-handle{border-color:#ff5722}.slider-danger .noUi-handle,.slider-material-red .noUi-handle{border-color:#f44336}.slider-material-pink .noUi-handle{border-color:#e91e63}.slider-material-purple .noUi-handle{border-color:#9c27b0}.slider-material-deeppurple .noUi-handle{border-color:#673ab7}.slider-material-indigo .noUi-handle{border-color:#3f51b5}.slider-material-lightblue .noUi-handle{border-color:#03a9f4}.slider-material-cyan .noUi-handle{border-color:#00bcd4}.slider-material-teal .noUi-handle{border-color:#009688}.slider-material-lightgreen .noUi-handle{border-color:#8bc34a}.slider-material-lime .noUi-handle{border-color:#cddc39}.slider-material-lightyellow .noUi-handle{border-color:#ffeb3b}.slider-material-orange .noUi-handle{border-color:#ff9800}.slider-material-deeporange .noUi-handle{border-color:#ff5722}.slider-material-grey .noUi-handle{border-color:#9e9e9e}.slider-material-bluegrey .noUi-handle{border-color:#607d8b}.slider-material-brown .noUi-handle{border-color:#795548}.slider-material-lightgrey .noUi-handle{border-color:#ececec}.selectize-control.multi,.selectize-control.single{padding:0}.selectize-control.multi .selectize-input,.selectize-control.multi .selectize-input.input-active,.selectize-control.single .selectize-input,.selectize-control.single .selectize-input.input-active{cursor:text;background:0 0;box-shadow:none;border:0;padding:0;height:100%;font-size:14px;line-height:30px}.selectize-control.multi .selectize-input .has-items,.selectize-control.multi .selectize-input.input-active .has-items,.selectize-control.single .selectize-input .has-items,.selectize-control.single .selectize-input.input-active .has-items{padding:0}.selectize-control.multi .selectize-input.input-active:after,.selectize-control.multi .selectize-input:after,.selectize-control.single .selectize-input.input-active:after,.selectize-control.single .selectize-input:after{content:"\e611";right:5px;position:absolute;font-size:7px;font-family:Material-Design;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.selectize-control.multi .selectize-input input,.selectize-control.multi .selectize-input.input-active input,.selectize-control.single .selectize-input input,.selectize-control.single .selectize-input.input-active input{font-size:14px;outline:0;border:0;background:0 0}.selectize-control.multi .selectize-input.floating-label-fix input,.selectize-control.multi .selectize-input.input-active.floating-label-fix input,.selectize-control.single .selectize-input.floating-label-fix input,.selectize-control.single .selectize-input.input-active.floating-label-fix input{opacity:0}.selectize-control.multi .selectize-input.input-active>.item,.selectize-control.multi .selectize-input.input-active>div,.selectize-control.multi .selectize-input>.item,.selectize-control.multi .selectize-input>div,.selectize-control.single .selectize-input.input-active>.item,.selectize-control.single .selectize-input.input-active>div,.selectize-control.single .selectize-input>.item,.selectize-control.single .selectize-input>div{display:inline-block;margin:0 8px 3px 0;padding:0;background:0 0;border:0}.selectize-control.multi .selectize-input.input-active>.item:after,.selectize-control.multi .selectize-input.input-active>div:after,.selectize-control.multi .selectize-input>.item:after,.selectize-control.multi .selectize-input>div:after,.selectize-control.single .selectize-input.input-active>.item:after,.selectize-control.single .selectize-input.input-active>div:after,.selectize-control.single .selectize-input>.item:after,.selectize-control.single .selectize-input>div:after{content:","}.selectize-control.multi .selectize-input.input-active>.item:last-of-type:after,.selectize-control.multi .selectize-input.input-active>div:last-of-type:after,.selectize-control.multi .selectize-input>.item:last-of-type:after,.selectize-control.multi .selectize-input>div:last-of-type:after,.selectize-control.single .selectize-input.input-active>.item:last-of-type:after,.selectize-control.single .selectize-input.input-active>div:last-of-type:after,.selectize-control.single .selectize-input>.item:last-of-type:after,.selectize-control.single .selectize-input>div:last-of-type:after{content:""}.selectize-control.multi .selectize-input.input-active>.item.active,.selectize-control.multi .selectize-input.input-active>div.active,.selectize-control.multi .selectize-input>.item.active,.selectize-control.multi .selectize-input>div.active,.selectize-control.single .selectize-input.input-active>.item.active,.selectize-control.single .selectize-input.input-active>div.active,.selectize-control.single .selectize-input>.item.active,.selectize-control.single .selectize-input>div.active{font-weight:700;background:0 0;border:0}.selectize-control.multi .selectize-dropdown,.selectize-control.single .selectize-dropdown{position:absolute;z-index:1000;border:0;width:100%!important;left:0!important;height:auto;background-color:#FFF;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-radius:2px;padding:0;margin-top:3px}.selectize-control.multi .selectize-dropdown .active,.selectize-control.single .selectize-dropdown .active{background-color:inherit}.selectize-control.multi .selectize-dropdown .highlight,.selectize-control.single .selectize-dropdown .highlight{background-color:#d5d8ff}.selectize-control.multi .selectize-dropdown .selected,.selectize-control.multi .selectize-dropdown .selected.active,.selectize-control.single .selectize-dropdown .selected,.selectize-control.single .selectize-dropdown .selected.active{background-color:#EEE}.selectize-control.multi .selectize-dropdown .optgroup-header,.selectize-control.multi .selectize-dropdown [data-selectable],.selectize-control.single .selectize-dropdown .optgroup-header,.selectize-control.single .selectize-dropdown [data-selectable]{padding:10px 20px;cursor:pointer}.selectize-control.multi .dropdown-active~.selectize-dropdown,.selectize-control.single .dropdown-active~.selectize-dropdown{display:block} \ No newline at end of file +@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,700,300|Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic);@font-face{font-family:Material-Design-Icons;src:url(../fonts/Material-Design-Icons.eot?-g7cqhn);src:url(../fonts/Material-Design-Icons.eot?#iefix-g7cqhn) format("embedded-opentype"),url(../fonts/Material-Design-Icons.woff?-g7cqhn) format("woff"),url(../fonts/Material-Design-Icons.ttf?-g7cqhn) format("truetype"),url(../fonts/Material-Design-Icons.svg?-g7cqhn#Material-Design-Icons) format("svg");font-weight:400;font-style:normal}[class*=" mdi-"],[class^=mdi-]{font-family:Material-Design-Icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-action-3d-rotation:before{content:"\e600"}.mdi-action-accessibility:before{content:"\e601"}.mdi-action-account-balance:before{content:"\e602"}.mdi-action-account-balance-wallet:before{content:"\e603"}.mdi-action-account-box:before{content:"\e604"}.mdi-action-account-child:before{content:"\e605"}.mdi-action-account-circle:before{content:"\e606"}.mdi-action-add-shopping-cart:before{content:"\e607"}.mdi-action-alarm:before{content:"\e608"}.mdi-action-alarm-add:before{content:"\e609"}.mdi-action-alarm-off:before{content:"\e60a"}.mdi-action-alarm-on:before{content:"\e60b"}.mdi-action-android:before{content:"\e60c"}.mdi-action-announcement:before{content:"\e60d"}.mdi-action-aspect-ratio:before{content:"\e60e"}.mdi-action-assessment:before{content:"\e60f"}.mdi-action-assignment:before{content:"\e610"}.mdi-action-assignment-ind:before{content:"\e611"}.mdi-action-assignment-late:before{content:"\e612"}.mdi-action-assignment-return:before{content:"\e613"}.mdi-action-assignment-returned:before{content:"\e614"}.mdi-action-assignment-turned-in:before{content:"\e615"}.mdi-action-autorenew:before{content:"\e616"}.mdi-action-backup:before{content:"\e617"}.mdi-action-book:before{content:"\e618"}.mdi-action-bookmark:before{content:"\e619"}.mdi-action-bookmark-outline:before{content:"\e61a"}.mdi-action-bug-report:before{content:"\e61b"}.mdi-action-cached:before{content:"\e61c"}.mdi-action-class:before{content:"\e61d"}.mdi-action-credit-card:before{content:"\e61e"}.mdi-action-dashboard:before{content:"\e61f"}.mdi-action-delete:before{content:"\e620"}.mdi-action-description:before{content:"\e621"}.mdi-action-dns:before{content:"\e622"}.mdi-action-done:before{content:"\e623"}.mdi-action-done-all:before{content:"\e624"}.mdi-action-event:before{content:"\e625"}.mdi-action-exit-to-app:before{content:"\e626"}.mdi-action-explore:before{content:"\e627"}.mdi-action-extension:before{content:"\e628"}.mdi-action-face-unlock:before{content:"\e629"}.mdi-action-favorite:before{content:"\e62a"}.mdi-action-favorite-outline:before{content:"\e62b"}.mdi-action-find-in-page:before{content:"\e62c"}.mdi-action-find-replace:before{content:"\e62d"}.mdi-action-flip-to-back:before{content:"\e62e"}.mdi-action-flip-to-front:before{content:"\e62f"}.mdi-action-get-app:before{content:"\e630"}.mdi-action-grade:before{content:"\e631"}.mdi-action-group-work:before{content:"\e632"}.mdi-action-help:before{content:"\e633"}.mdi-action-highlight-remove:before{content:"\e634"}.mdi-action-history:before{content:"\e635"}.mdi-action-home:before{content:"\e636"}.mdi-action-https:before{content:"\e637"}.mdi-action-info:before{content:"\e638"}.mdi-action-info-outline:before{content:"\e639"}.mdi-action-input:before{content:"\e63a"}.mdi-action-invert-colors:before{content:"\e63b"}.mdi-action-label:before{content:"\e63c"}.mdi-action-label-outline:before{content:"\e63d"}.mdi-action-language:before{content:"\e63e"}.mdi-action-launch:before{content:"\e63f"}.mdi-action-list:before{content:"\e640"}.mdi-action-lock:before{content:"\e641"}.mdi-action-lock-open:before{content:"\e642"}.mdi-action-lock-outline:before{content:"\e643"}.mdi-action-loyalty:before{content:"\e644"}.mdi-action-markunread-mailbox:before{content:"\e645"}.mdi-action-note-add:before{content:"\e646"}.mdi-action-open-in-browser:before{content:"\e647"}.mdi-action-open-in-new:before{content:"\e648"}.mdi-action-open-with:before{content:"\e649"}.mdi-action-pageview:before{content:"\e64a"}.mdi-action-payment:before{content:"\e64b"}.mdi-action-perm-camera-mic:before{content:"\e64c"}.mdi-action-perm-contact-cal:before{content:"\e64d"}.mdi-action-perm-data-setting:before{content:"\e64e"}.mdi-action-perm-device-info:before{content:"\e64f"}.mdi-action-perm-identity:before{content:"\e650"}.mdi-action-perm-media:before{content:"\e651"}.mdi-action-perm-phone-msg:before{content:"\e652"}.mdi-action-perm-scan-wifi:before{content:"\e653"}.mdi-action-picture-in-picture:before{content:"\e654"}.mdi-action-polymer:before{content:"\e655"}.mdi-action-print:before{content:"\e656"}.mdi-action-query-builder:before{content:"\e657"}.mdi-action-question-answer:before{content:"\e658"}.mdi-action-receipt:before{content:"\e659"}.mdi-action-redeem:before{content:"\e65a"}.mdi-action-report-problem:before{content:"\e65b"}.mdi-action-restore:before{content:"\e65c"}.mdi-action-room:before{content:"\e65d"}.mdi-action-schedule:before{content:"\e65e"}.mdi-action-search:before{content:"\e65f"}.mdi-action-settings:before{content:"\e660"}.mdi-action-settings-applications:before{content:"\e661"}.mdi-action-settings-backup-restore:before{content:"\e662"}.mdi-action-settings-bluetooth:before{content:"\e663"}.mdi-action-settings-cell:before{content:"\e664"}.mdi-action-settings-display:before{content:"\e665"}.mdi-action-settings-ethernet:before{content:"\e666"}.mdi-action-settings-input-antenna:before{content:"\e667"}.mdi-action-settings-input-component:before{content:"\e668"}.mdi-action-settings-input-composite:before{content:"\e669"}.mdi-action-settings-input-hdmi:before{content:"\e66a"}.mdi-action-settings-input-svideo:before{content:"\e66b"}.mdi-action-settings-overscan:before{content:"\e66c"}.mdi-action-settings-phone:before{content:"\e66d"}.mdi-action-settings-power:before{content:"\e66e"}.mdi-action-settings-remote:before{content:"\e66f"}.mdi-action-settings-voice:before{content:"\e670"}.mdi-action-shop:before{content:"\e671"}.mdi-action-shopping-basket:before{content:"\e672"}.mdi-action-shopping-cart:before{content:"\e673"}.mdi-action-shop-two:before{content:"\e674"}.mdi-action-speaker-notes:before{content:"\e675"}.mdi-action-spellcheck:before{content:"\e676"}.mdi-action-star-rate:before{content:"\e677"}.mdi-action-stars:before{content:"\e678"}.mdi-action-store:before{content:"\e679"}.mdi-action-subject:before{content:"\e67a"}.mdi-action-swap-horiz:before{content:"\e67b"}.mdi-action-swap-vert:before{content:"\e67c"}.mdi-action-swap-vert-circle:before{content:"\e67d"}.mdi-action-system-update-tv:before{content:"\e67e"}.mdi-action-tab:before{content:"\e67f"}.mdi-action-tab-unselected:before{content:"\e680"}.mdi-action-theaters:before{content:"\e681"}.mdi-action-thumb-down:before{content:"\e682"}.mdi-action-thumbs-up-down:before{content:"\e683"}.mdi-action-thumb-up:before{content:"\e684"}.mdi-action-toc:before{content:"\e685"}.mdi-action-today:before{content:"\e686"}.mdi-action-track-changes:before{content:"\e687"}.mdi-action-translate:before{content:"\e688"}.mdi-action-trending-down:before{content:"\e689"}.mdi-action-trending-neutral:before{content:"\e68a"}.mdi-action-trending-up:before{content:"\e68b"}.mdi-action-turned-in:before{content:"\e68c"}.mdi-action-turned-in-not:before{content:"\e68d"}.mdi-action-verified-user:before{content:"\e68e"}.mdi-action-view-agenda:before{content:"\e68f"}.mdi-action-view-array:before{content:"\e690"}.mdi-action-view-carousel:before{content:"\e691"}.mdi-action-view-column:before{content:"\e692"}.mdi-action-view-day:before{content:"\e693"}.mdi-action-view-headline:before{content:"\e694"}.mdi-action-view-list:before{content:"\e695"}.mdi-action-view-module:before{content:"\e696"}.mdi-action-view-quilt:before{content:"\e697"}.mdi-action-view-stream:before{content:"\e698"}.mdi-action-view-week:before{content:"\e699"}.mdi-action-visibility:before{content:"\e69a"}.mdi-action-visibility-off:before{content:"\e69b"}.mdi-action-wallet-giftcard:before{content:"\e69c"}.mdi-action-wallet-membership:before{content:"\e69d"}.mdi-action-wallet-travel:before{content:"\e69e"}.mdi-action-work:before{content:"\e69f"}.mdi-alert-error:before{content:"\e6a0"}.mdi-alert-warning:before{content:"\e6a1"}.mdi-av-album:before{content:"\e6a2"}.mdi-av-timer:before{content:"\e6a3"}.mdi-av-closed-caption:before{content:"\e6a4"}.mdi-av-equalizer:before{content:"\e6a5"}.mdi-av-explicit:before{content:"\e6a6"}.mdi-av-fast-forward:before{content:"\e6a7"}.mdi-av-fast-rewind:before{content:"\e6a8"}.mdi-av-games:before{content:"\e6a9"}.mdi-av-hearing:before{content:"\e6aa"}.mdi-av-high-quality:before{content:"\e6ab"}.mdi-av-loop:before{content:"\e6ac"}.mdi-av-mic:before{content:"\e6ad"}.mdi-av-mic-none:before{content:"\e6ae"}.mdi-av-mic-off:before{content:"\e6af"}.mdi-av-movie:before{content:"\e6b0"}.mdi-av-my-library-add:before{content:"\e6b1"}.mdi-av-my-library-books:before{content:"\e6b2"}.mdi-av-my-library-music:before{content:"\e6b3"}.mdi-av-new-releases:before{content:"\e6b4"}.mdi-av-not-interested:before{content:"\e6b5"}.mdi-av-pause:before{content:"\e6b6"}.mdi-av-pause-circle-fill:before{content:"\e6b7"}.mdi-av-pause-circle-outline:before{content:"\e6b8"}.mdi-av-play-arrow:before{content:"\e6b9"}.mdi-av-play-circle-fill:before{content:"\e6ba"}.mdi-av-play-circle-outline:before{content:"\e6bb"}.mdi-av-playlist-add:before{content:"\e6bc"}.mdi-av-play-shopping-bag:before{content:"\e6bd"}.mdi-av-queue:before{content:"\e6be"}.mdi-av-queue-music:before{content:"\e6bf"}.mdi-av-radio:before{content:"\e6c0"}.mdi-av-recent-actors:before{content:"\e6c1"}.mdi-av-repeat:before{content:"\e6c2"}.mdi-av-repeat-one:before{content:"\e6c3"}.mdi-av-replay:before{content:"\e6c4"}.mdi-av-shuffle:before{content:"\e6c5"}.mdi-av-skip-next:before{content:"\e6c6"}.mdi-av-skip-previous:before{content:"\e6c7"}.mdi-av-snooze:before{content:"\e6c8"}.mdi-av-stop:before{content:"\e6c9"}.mdi-av-subtitles:before{content:"\e6ca"}.mdi-av-surround-sound:before{content:"\e6cb"}.mdi-av-videocam:before{content:"\e6cc"}.mdi-av-videocam-off:before{content:"\e6cd"}.mdi-av-video-collection:before{content:"\e6ce"}.mdi-av-volume-down:before{content:"\e6cf"}.mdi-av-volume-mute:before{content:"\e6d0"}.mdi-av-volume-off:before{content:"\e6d1"}.mdi-av-volume-up:before{content:"\e6d2"}.mdi-av-web:before{content:"\e6d3"}.mdi-communication-business:before{content:"\e6d4"}.mdi-communication-call:before{content:"\e6d5"}.mdi-communication-call-end:before{content:"\e6d6"}.mdi-communication-call-made:before{content:"\e6d7"}.mdi-communication-call-merge:before{content:"\e6d8"}.mdi-communication-call-missed:before{content:"\e6d9"}.mdi-communication-call-received:before{content:"\e6da"}.mdi-communication-call-split:before{content:"\e6db"}.mdi-communication-chat:before{content:"\e6dc"}.mdi-communication-clear-all:before{content:"\e6dd"}.mdi-communication-comment:before{content:"\e6de"}.mdi-communication-contacts:before{content:"\e6df"}.mdi-communication-dialer-sip:before{content:"\e6e0"}.mdi-communication-dialpad:before{content:"\e6e1"}.mdi-communication-dnd-on:before{content:"\e6e2"}.mdi-communication-email:before{content:"\e6e3"}.mdi-communication-forum:before{content:"\e6e4"}.mdi-communication-import-export:before{content:"\e6e5"}.mdi-communication-invert-colors-off:before{content:"\e6e6"}.mdi-communication-invert-colors-on:before{content:"\e6e7"}.mdi-communication-live-help:before{content:"\e6e8"}.mdi-communication-location-off:before{content:"\e6e9"}.mdi-communication-location-on:before{content:"\e6ea"}.mdi-communication-message:before{content:"\e6eb"}.mdi-communication-messenger:before{content:"\e6ec"}.mdi-communication-no-sim:before{content:"\e6ed"}.mdi-communication-phone:before{content:"\e6ee"}.mdi-communication-portable-wifi-off:before{content:"\e6ef"}.mdi-communication-quick-contacts-dialer:before{content:"\e6f0"}.mdi-communication-quick-contacts-mail:before{content:"\e6f1"}.mdi-communication-ring-volume:before{content:"\e6f2"}.mdi-communication-stay-current-landscape:before{content:"\e6f3"}.mdi-communication-stay-current-portrait:before{content:"\e6f4"}.mdi-communication-stay-primary-landscape:before{content:"\e6f5"}.mdi-communication-stay-primary-portrait:before{content:"\e6f6"}.mdi-communication-swap-calls:before{content:"\e6f7"}.mdi-communication-textsms:before{content:"\e6f8"}.mdi-communication-voicemail:before{content:"\e6f9"}.mdi-communication-vpn-key:before{content:"\e6fa"}.mdi-content-add:before{content:"\e6fb"}.mdi-content-add-box:before{content:"\e6fc"}.mdi-content-add-circle:before{content:"\e6fd"}.mdi-content-add-circle-outline:before{content:"\e6fe"}.mdi-content-archive:before{content:"\e6ff"}.mdi-content-backspace:before{content:"\e700"}.mdi-content-block:before{content:"\e701"}.mdi-content-clear:before{content:"\e702"}.mdi-content-content-copy:before{content:"\e703"}.mdi-content-content-cut:before{content:"\e704"}.mdi-content-content-paste:before{content:"\e705"}.mdi-content-create:before{content:"\e706"}.mdi-content-drafts:before{content:"\e707"}.mdi-content-filter-list:before{content:"\e708"}.mdi-content-flag:before{content:"\e709"}.mdi-content-forward:before{content:"\e70a"}.mdi-content-gesture:before{content:"\e70b"}.mdi-content-inbox:before{content:"\e70c"}.mdi-content-link:before{content:"\e70d"}.mdi-content-mail:before{content:"\e70e"}.mdi-content-markunread:before{content:"\e70f"}.mdi-content-redo:before{content:"\e710"}.mdi-content-remove:before{content:"\e711"}.mdi-content-remove-circle:before{content:"\e712"}.mdi-content-remove-circle-outline:before{content:"\e713"}.mdi-content-reply:before{content:"\e714"}.mdi-content-reply-all:before{content:"\e715"}.mdi-content-report:before{content:"\e716"}.mdi-content-save:before{content:"\e717"}.mdi-content-select-all:before{content:"\e718"}.mdi-content-send:before{content:"\e719"}.mdi-content-sort:before{content:"\e71a"}.mdi-content-text-format:before{content:"\e71b"}.mdi-content-undo:before{content:"\e71c"}.mdi-device-access-alarm:before{content:"\e71d"}.mdi-device-access-alarms:before{content:"\e71e"}.mdi-device-access-time:before{content:"\e71f"}.mdi-device-add-alarm:before{content:"\e720"}.mdi-device-airplanemode-off:before{content:"\e721"}.mdi-device-airplanemode-on:before{content:"\e722"}.mdi-device-battery-20:before{content:"\e723"}.mdi-device-battery-30:before{content:"\e724"}.mdi-device-battery-50:before{content:"\e725"}.mdi-device-battery-60:before{content:"\e726"}.mdi-device-battery-80:before{content:"\e727"}.mdi-device-battery-90:before{content:"\e728"}.mdi-device-battery-alert:before{content:"\e729"}.mdi-device-battery-charging-20:before{content:"\e72a"}.mdi-device-battery-charging-30:before{content:"\e72b"}.mdi-device-battery-charging-50:before{content:"\e72c"}.mdi-device-battery-charging-60:before{content:"\e72d"}.mdi-device-battery-charging-80:before{content:"\e72e"}.mdi-device-battery-charging-90:before{content:"\e72f"}.mdi-device-battery-charging-full:before{content:"\e730"}.mdi-device-battery-full:before{content:"\e731"}.mdi-device-battery-std:before{content:"\e732"}.mdi-device-battery-unknown:before{content:"\e733"}.mdi-device-bluetooth:before{content:"\e734"}.mdi-device-bluetooth-connected:before{content:"\e735"}.mdi-device-bluetooth-disabled:before{content:"\e736"}.mdi-device-bluetooth-searching:before{content:"\e737"}.mdi-device-brightness-auto:before{content:"\e738"}.mdi-device-brightness-high:before{content:"\e739"}.mdi-device-brightness-low:before{content:"\e73a"}.mdi-device-brightness-medium:before{content:"\e73b"}.mdi-device-data-usage:before{content:"\e73c"}.mdi-device-developer-mode:before{content:"\e73d"}.mdi-device-devices:before{content:"\e73e"}.mdi-device-dvr:before{content:"\e73f"}.mdi-device-gps-fixed:before{content:"\e740"}.mdi-device-gps-not-fixed:before{content:"\e741"}.mdi-device-gps-off:before{content:"\e742"}.mdi-device-location-disabled:before{content:"\e743"}.mdi-device-location-searching:before{content:"\e744"}.mdi-device-multitrack-audio:before{content:"\e745"}.mdi-device-network-cell:before{content:"\e746"}.mdi-device-network-wifi:before{content:"\e747"}.mdi-device-nfc:before{content:"\e748"}.mdi-device-now-wallpaper:before{content:"\e749"}.mdi-device-now-widgets:before{content:"\e74a"}.mdi-device-screen-lock-landscape:before{content:"\e74b"}.mdi-device-screen-lock-portrait:before{content:"\e74c"}.mdi-device-screen-lock-rotation:before{content:"\e74d"}.mdi-device-screen-rotation:before{content:"\e74e"}.mdi-device-sd-storage:before{content:"\e74f"}.mdi-device-settings-system-daydream:before{content:"\e750"}.mdi-device-signal-cellular-0-bar:before{content:"\e751"}.mdi-device-signal-cellular-1-bar:before{content:"\e752"}.mdi-device-signal-cellular-2-bar:before{content:"\e753"}.mdi-device-signal-cellular-3-bar:before{content:"\e754"}.mdi-device-signal-cellular-4-bar:before{content:"\e755"}.mdi-device-signal-cellular-connected-no-internet-0-bar:before{content:"\e756"}.mdi-device-signal-cellular-connected-no-internet-1-bar:before{content:"\e757"}.mdi-device-signal-cellular-connected-no-internet-2-bar:before{content:"\e758"}.mdi-device-signal-cellular-connected-no-internet-3-bar:before{content:"\e759"}.mdi-device-signal-cellular-connected-no-internet-4-bar:before{content:"\e75a"}.mdi-device-signal-cellular-no-sim:before{content:"\e75b"}.mdi-device-signal-cellular-null:before{content:"\e75c"}.mdi-device-signal-cellular-off:before{content:"\e75d"}.mdi-device-signal-wifi-0-bar:before{content:"\e75e"}.mdi-device-signal-wifi-1-bar:before{content:"\e75f"}.mdi-device-signal-wifi-2-bar:before{content:"\e760"}.mdi-device-signal-wifi-3-bar:before{content:"\e761"}.mdi-device-signal-wifi-4-bar:before{content:"\e762"}.mdi-device-signal-wifi-off:before{content:"\e763"}.mdi-device-storage:before{content:"\e764"}.mdi-device-usb:before{content:"\e765"}.mdi-device-wifi-lock:before{content:"\e766"}.mdi-device-wifi-tethering:before{content:"\e767"}.mdi-editor-attach-file:before{content:"\e768"}.mdi-editor-attach-money:before{content:"\e769"}.mdi-editor-border-all:before{content:"\e76a"}.mdi-editor-border-bottom:before{content:"\e76b"}.mdi-editor-border-clear:before{content:"\e76c"}.mdi-editor-border-color:before{content:"\e76d"}.mdi-editor-border-horizontal:before{content:"\e76e"}.mdi-editor-border-inner:before{content:"\e76f"}.mdi-editor-border-left:before{content:"\e770"}.mdi-editor-border-outer:before{content:"\e771"}.mdi-editor-border-right:before{content:"\e772"}.mdi-editor-border-style:before{content:"\e773"}.mdi-editor-border-top:before{content:"\e774"}.mdi-editor-border-vertical:before{content:"\e775"}.mdi-editor-format-align-center:before{content:"\e776"}.mdi-editor-format-align-justify:before{content:"\e777"}.mdi-editor-format-align-left:before{content:"\e778"}.mdi-editor-format-align-right:before{content:"\e779"}.mdi-editor-format-bold:before{content:"\e77a"}.mdi-editor-format-clear:before{content:"\e77b"}.mdi-editor-format-color-fill:before{content:"\e77c"}.mdi-editor-format-color-reset:before{content:"\e77d"}.mdi-editor-format-color-text:before{content:"\e77e"}.mdi-editor-format-indent-decrease:before{content:"\e77f"}.mdi-editor-format-indent-increase:before{content:"\e780"}.mdi-editor-format-italic:before{content:"\e781"}.mdi-editor-format-line-spacing:before{content:"\e782"}.mdi-editor-format-list-bulleted:before{content:"\e783"}.mdi-editor-format-list-numbered:before{content:"\e784"}.mdi-editor-format-paint:before{content:"\e785"}.mdi-editor-format-quote:before{content:"\e786"}.mdi-editor-format-size:before{content:"\e787"}.mdi-editor-format-strikethrough:before{content:"\e788"}.mdi-editor-format-textdirection-l-to-r:before{content:"\e789"}.mdi-editor-format-textdirection-r-to-l:before{content:"\e78a"}.mdi-editor-format-underline:before{content:"\e78b"}.mdi-editor-functions:before{content:"\e78c"}.mdi-editor-insert-chart:before{content:"\e78d"}.mdi-editor-insert-comment:before{content:"\e78e"}.mdi-editor-insert-drive-file:before{content:"\e78f"}.mdi-editor-insert-emoticon:before{content:"\e790"}.mdi-editor-insert-invitation:before{content:"\e791"}.mdi-editor-insert-link:before{content:"\e792"}.mdi-editor-insert-photo:before{content:"\e793"}.mdi-editor-merge-type:before{content:"\e794"}.mdi-editor-mode-comment:before{content:"\e795"}.mdi-editor-mode-edit:before{content:"\e796"}.mdi-editor-publish:before{content:"\e797"}.mdi-editor-vertical-align-bottom:before{content:"\e798"}.mdi-editor-vertical-align-center:before{content:"\e799"}.mdi-editor-vertical-align-top:before{content:"\e79a"}.mdi-editor-wrap-text:before{content:"\e79b"}.mdi-file-attachment:before{content:"\e79c"}.mdi-file-cloud:before{content:"\e79d"}.mdi-file-cloud-circle:before{content:"\e79e"}.mdi-file-cloud-done:before{content:"\e79f"}.mdi-file-cloud-download:before{content:"\e7a0"}.mdi-file-cloud-off:before{content:"\e7a1"}.mdi-file-cloud-queue:before{content:"\e7a2"}.mdi-file-cloud-upload:before{content:"\e7a3"}.mdi-file-file-download:before{content:"\e7a4"}.mdi-file-file-upload:before{content:"\e7a5"}.mdi-file-folder:before{content:"\e7a6"}.mdi-file-folder-open:before{content:"\e7a7"}.mdi-file-folder-shared:before{content:"\e7a8"}.mdi-hardware-cast:before{content:"\e7a9"}.mdi-hardware-cast-connected:before{content:"\e7aa"}.mdi-hardware-computer:before{content:"\e7ab"}.mdi-hardware-desktop-mac:before{content:"\e7ac"}.mdi-hardware-desktop-windows:before{content:"\e7ad"}.mdi-hardware-dock:before{content:"\e7ae"}.mdi-hardware-gamepad:before{content:"\e7af"}.mdi-hardware-headset:before{content:"\e7b0"}.mdi-hardware-headset-mic:before{content:"\e7b1"}.mdi-hardware-keyboard:before{content:"\e7b2"}.mdi-hardware-keyboard-alt:before{content:"\e7b3"}.mdi-hardware-keyboard-arrow-down:before{content:"\e7b4"}.mdi-hardware-keyboard-arrow-left:before{content:"\e7b5"}.mdi-hardware-keyboard-arrow-right:before{content:"\e7b6"}.mdi-hardware-keyboard-arrow-up:before{content:"\e7b7"}.mdi-hardware-keyboard-backspace:before{content:"\e7b8"}.mdi-hardware-keyboard-capslock:before{content:"\e7b9"}.mdi-hardware-keyboard-control:before{content:"\e7ba"}.mdi-hardware-keyboard-hide:before{content:"\e7bb"}.mdi-hardware-keyboard-return:before{content:"\e7bc"}.mdi-hardware-keyboard-tab:before{content:"\e7bd"}.mdi-hardware-keyboard-voice:before{content:"\e7be"}.mdi-hardware-laptop:before{content:"\e7bf"}.mdi-hardware-laptop-chromebook:before{content:"\e7c0"}.mdi-hardware-laptop-mac:before{content:"\e7c1"}.mdi-hardware-laptop-windows:before{content:"\e7c2"}.mdi-hardware-memory:before{content:"\e7c3"}.mdi-hardware-mouse:before{content:"\e7c4"}.mdi-hardware-phone-android:before{content:"\e7c5"}.mdi-hardware-phone-iphone:before{content:"\e7c6"}.mdi-hardware-phonelink:before{content:"\e7c7"}.mdi-hardware-phonelink-off:before{content:"\e7c8"}.mdi-hardware-security:before{content:"\e7c9"}.mdi-hardware-sim-card:before{content:"\e7ca"}.mdi-hardware-smartphone:before{content:"\e7cb"}.mdi-hardware-speaker:before{content:"\e7cc"}.mdi-hardware-tablet:before{content:"\e7cd"}.mdi-hardware-tablet-android:before{content:"\e7ce"}.mdi-hardware-tablet-mac:before{content:"\e7cf"}.mdi-hardware-tv:before{content:"\e7d0"}.mdi-hardware-watch:before{content:"\e7d1"}.mdi-image-add-to-photos:before{content:"\e7d2"}.mdi-image-adjust:before{content:"\e7d3"}.mdi-image-assistant-photo:before{content:"\e7d4"}.mdi-image-audiotrack:before{content:"\e7d5"}.mdi-image-blur-circular:before{content:"\e7d6"}.mdi-image-blur-linear:before{content:"\e7d7"}.mdi-image-blur-off:before{content:"\e7d8"}.mdi-image-blur-on:before{content:"\e7d9"}.mdi-image-brightness-1:before{content:"\e7da"}.mdi-image-brightness-2:before{content:"\e7db"}.mdi-image-brightness-3:before{content:"\e7dc"}.mdi-image-brightness-4:before{content:"\e7dd"}.mdi-image-brightness-5:before{content:"\e7de"}.mdi-image-brightness-6:before{content:"\e7df"}.mdi-image-brightness-7:before{content:"\e7e0"}.mdi-image-brush:before{content:"\e7e1"}.mdi-image-camera:before{content:"\e7e2"}.mdi-image-camera-alt:before{content:"\e7e3"}.mdi-image-camera-front:before{content:"\e7e4"}.mdi-image-camera-rear:before{content:"\e7e5"}.mdi-image-camera-roll:before{content:"\e7e6"}.mdi-image-center-focus-strong:before{content:"\e7e7"}.mdi-image-center-focus-weak:before{content:"\e7e8"}.mdi-image-collections:before{content:"\e7e9"}.mdi-image-colorize:before{content:"\e7ea"}.mdi-image-color-lens:before{content:"\e7eb"}.mdi-image-compare:before{content:"\e7ec"}.mdi-image-control-point:before{content:"\e7ed"}.mdi-image-control-point-duplicate:before{content:"\e7ee"}.mdi-image-crop:before{content:"\e7ef"}.mdi-image-crop-3-2:before{content:"\e7f0"}.mdi-image-crop-5-4:before{content:"\e7f1"}.mdi-image-crop-7-5:before{content:"\e7f2"}.mdi-image-crop-16-9:before{content:"\e7f3"}.mdi-image-crop-din:before{content:"\e7f4"}.mdi-image-crop-free:before{content:"\e7f5"}.mdi-image-crop-landscape:before{content:"\e7f6"}.mdi-image-crop-original:before{content:"\e7f7"}.mdi-image-crop-portrait:before{content:"\e7f8"}.mdi-image-crop-square:before{content:"\e7f9"}.mdi-image-dehaze:before{content:"\e7fa"}.mdi-image-details:before{content:"\e7fb"}.mdi-image-edit:before{content:"\e7fc"}.mdi-image-exposure:before{content:"\e7fd"}.mdi-image-exposure-minus-1:before{content:"\e7fe"}.mdi-image-exposure-minus-2:before{content:"\e7ff"}.mdi-image-exposure-plus-1:before{content:"\e800"}.mdi-image-exposure-plus-2:before{content:"\e801"}.mdi-image-exposure-zero:before{content:"\e802"}.mdi-image-filter:before{content:"\e803"}.mdi-image-filter-1:before{content:"\e804"}.mdi-image-filter-2:before{content:"\e805"}.mdi-image-filter-3:before{content:"\e806"}.mdi-image-filter-4:before{content:"\e807"}.mdi-image-filter-5:before{content:"\e808"}.mdi-image-filter-6:before{content:"\e809"}.mdi-image-filter-7:before{content:"\e80a"}.mdi-image-filter-8:before{content:"\e80b"}.mdi-image-filter-9:before{content:"\e80c"}.mdi-image-filter-9-plus:before{content:"\e80d"}.mdi-image-filter-b-and-w:before{content:"\e80e"}.mdi-image-filter-center-focus:before{content:"\e80f"}.mdi-image-filter-drama:before{content:"\e810"}.mdi-image-filter-frames:before{content:"\e811"}.mdi-image-filter-hdr:before{content:"\e812"}.mdi-image-filter-none:before{content:"\e813"}.mdi-image-filter-tilt-shift:before{content:"\e814"}.mdi-image-filter-vintage:before{content:"\e815"}.mdi-image-flare:before{content:"\e816"}.mdi-image-flash-auto:before{content:"\e817"}.mdi-image-flash-off:before{content:"\e818"}.mdi-image-flash-on:before{content:"\e819"}.mdi-image-flip:before{content:"\e81a"}.mdi-image-gradient:before{content:"\e81b"}.mdi-image-grain:before{content:"\e81c"}.mdi-image-grid-off:before{content:"\e81d"}.mdi-image-grid-on:before{content:"\e81e"}.mdi-image-hdr-off:before{content:"\e81f"}.mdi-image-hdr-on:before{content:"\e820"}.mdi-image-hdr-strong:before{content:"\e821"}.mdi-image-hdr-weak:before{content:"\e822"}.mdi-image-healing:before{content:"\e823"}.mdi-image-image:before{content:"\e824"}.mdi-image-image-aspect-ratio:before{content:"\e825"}.mdi-image-iso:before{content:"\e826"}.mdi-image-landscape:before{content:"\e827"}.mdi-image-leak-add:before{content:"\e828"}.mdi-image-leak-remove:before{content:"\e829"}.mdi-image-lens:before{content:"\e82a"}.mdi-image-looks:before{content:"\e82b"}.mdi-image-looks-3:before{content:"\e82c"}.mdi-image-looks-4:before{content:"\e82d"}.mdi-image-looks-5:before{content:"\e82e"}.mdi-image-looks-6:before{content:"\e82f"}.mdi-image-looks-one:before{content:"\e830"}.mdi-image-looks-two:before{content:"\e831"}.mdi-image-loupe:before{content:"\e832"}.mdi-image-movie-creation:before{content:"\e833"}.mdi-image-nature:before{content:"\e834"}.mdi-image-nature-people:before{content:"\e835"}.mdi-image-navigate-before:before{content:"\e836"}.mdi-image-navigate-next:before{content:"\e837"}.mdi-image-palette:before{content:"\e838"}.mdi-image-panorama:before{content:"\e839"}.mdi-image-panorama-fisheye:before{content:"\e83a"}.mdi-image-panorama-horizontal:before{content:"\e83b"}.mdi-image-panorama-vertical:before{content:"\e83c"}.mdi-image-panorama-wide-angle:before{content:"\e83d"}.mdi-image-photo:before{content:"\e83e"}.mdi-image-photo-album:before{content:"\e83f"}.mdi-image-photo-camera:before{content:"\e840"}.mdi-image-photo-library:before{content:"\e841"}.mdi-image-portrait:before{content:"\e842"}.mdi-image-remove-red-eye:before{content:"\e843"}.mdi-image-rotate-left:before{content:"\e844"}.mdi-image-rotate-right:before{content:"\e845"}.mdi-image-slideshow:before{content:"\e846"}.mdi-image-straighten:before{content:"\e847"}.mdi-image-style:before{content:"\e848"}.mdi-image-switch-camera:before{content:"\e849"}.mdi-image-switch-video:before{content:"\e84a"}.mdi-image-tag-faces:before{content:"\e84b"}.mdi-image-texture:before{content:"\e84c"}.mdi-image-timelapse:before{content:"\e84d"}.mdi-image-timer:before{content:"\e84e"}.mdi-image-timer-3:before{content:"\e84f"}.mdi-image-timer-10:before{content:"\e850"}.mdi-image-timer-auto:before{content:"\e851"}.mdi-image-timer-off:before{content:"\e852"}.mdi-image-tonality:before{content:"\e853"}.mdi-image-transform:before{content:"\e854"}.mdi-image-tune:before{content:"\e855"}.mdi-image-wb-auto:before{content:"\e856"}.mdi-image-wb-cloudy:before{content:"\e857"}.mdi-image-wb-incandescent:before{content:"\e858"}.mdi-image-wb-irradescent:before{content:"\e859"}.mdi-image-wb-sunny:before{content:"\e85a"}.mdi-maps-beenhere:before{content:"\e85b"}.mdi-maps-directions:before{content:"\e85c"}.mdi-maps-directions-bike:before{content:"\e85d"}.mdi-maps-directions-bus:before{content:"\e85e"}.mdi-maps-directions-car:before{content:"\e85f"}.mdi-maps-directions-ferry:before{content:"\e860"}.mdi-maps-directions-subway:before{content:"\e861"}.mdi-maps-directions-train:before{content:"\e862"}.mdi-maps-directions-transit:before{content:"\e863"}.mdi-maps-directions-walk:before{content:"\e864"}.mdi-maps-flight:before{content:"\e865"}.mdi-maps-hotel:before{content:"\e866"}.mdi-maps-layers:before{content:"\e867"}.mdi-maps-layers-clear:before{content:"\e868"}.mdi-maps-local-airport:before{content:"\e869"}.mdi-maps-local-atm:before{content:"\e86a"}.mdi-maps-local-attraction:before{content:"\e86b"}.mdi-maps-local-bar:before{content:"\e86c"}.mdi-maps-local-cafe:before{content:"\e86d"}.mdi-maps-local-car-wash:before{content:"\e86e"}.mdi-maps-local-convenience-store:before{content:"\e86f"}.mdi-maps-local-drink:before{content:"\e870"}.mdi-maps-local-florist:before{content:"\e871"}.mdi-maps-local-gas-station:before{content:"\e872"}.mdi-maps-local-grocery-store:before{content:"\e873"}.mdi-maps-local-hospital:before{content:"\e874"}.mdi-maps-local-hotel:before{content:"\e875"}.mdi-maps-local-laundry-service:before{content:"\e876"}.mdi-maps-local-library:before{content:"\e877"}.mdi-maps-local-mall:before{content:"\e878"}.mdi-maps-local-movies:before{content:"\e879"}.mdi-maps-local-offer:before{content:"\e87a"}.mdi-maps-local-parking:before{content:"\e87b"}.mdi-maps-local-pharmacy:before{content:"\e87c"}.mdi-maps-local-phone:before{content:"\e87d"}.mdi-maps-local-pizza:before{content:"\e87e"}.mdi-maps-local-play:before{content:"\e87f"}.mdi-maps-local-post-office:before{content:"\e880"}.mdi-maps-local-print-shop:before{content:"\e881"}.mdi-maps-local-restaurant:before{content:"\e882"}.mdi-maps-local-see:before{content:"\e883"}.mdi-maps-local-shipping:before{content:"\e884"}.mdi-maps-local-taxi:before{content:"\e885"}.mdi-maps-location-history:before{content:"\e886"}.mdi-maps-map:before{content:"\e887"}.mdi-maps-my-location:before{content:"\e888"}.mdi-maps-navigation:before{content:"\e889"}.mdi-maps-pin-drop:before{content:"\e88a"}.mdi-maps-place:before{content:"\e88b"}.mdi-maps-rate-review:before{content:"\e88c"}.mdi-maps-restaurant-menu:before{content:"\e88d"}.mdi-maps-satellite:before{content:"\e88e"}.mdi-maps-store-mall-directory:before{content:"\e88f"}.mdi-maps-terrain:before{content:"\e890"}.mdi-maps-traffic:before{content:"\e891"}.mdi-navigation-apps:before{content:"\e892"}.mdi-navigation-arrow-back:before{content:"\e893"}.mdi-navigation-arrow-drop-down:before{content:"\e894"}.mdi-navigation-arrow-drop-down-circle:before{content:"\e895"}.mdi-navigation-arrow-drop-up:before{content:"\e896"}.mdi-navigation-arrow-forward:before{content:"\e897"}.mdi-navigation-cancel:before{content:"\e898"}.mdi-navigation-check:before{content:"\e899"}.mdi-navigation-chevron-left:before{content:"\e89a"}.mdi-navigation-chevron-right:before{content:"\e89b"}.mdi-navigation-close:before{content:"\e89c"}.mdi-navigation-expand-less:before{content:"\e89d"}.mdi-navigation-expand-more:before{content:"\e89e"}.mdi-navigation-fullscreen:before{content:"\e89f"}.mdi-navigation-fullscreen-exit:before{content:"\e8a0"}.mdi-navigation-menu:before{content:"\e8a1"}.mdi-navigation-more-horiz:before{content:"\e8a2"}.mdi-navigation-more-vert:before{content:"\e8a3"}.mdi-navigation-refresh:before{content:"\e8a4"}.mdi-navigation-unfold-less:before{content:"\e8a5"}.mdi-navigation-unfold-more:before{content:"\e8a6"}.mdi-notification-adb:before{content:"\e8a7"}.mdi-notification-bluetooth-audio:before{content:"\e8a8"}.mdi-notification-disc-full:before{content:"\e8a9"}.mdi-notification-dnd-forwardslash:before{content:"\e8aa"}.mdi-notification-do-not-disturb:before{content:"\e8ab"}.mdi-notification-drive-eta:before{content:"\e8ac"}.mdi-notification-event-available:before{content:"\e8ad"}.mdi-notification-event-busy:before{content:"\e8ae"}.mdi-notification-event-note:before{content:"\e8af"}.mdi-notification-folder-special:before{content:"\e8b0"}.mdi-notification-mms:before{content:"\e8b1"}.mdi-notification-more:before{content:"\e8b2"}.mdi-notification-network-locked:before{content:"\e8b3"}.mdi-notification-phone-bluetooth-speaker:before{content:"\e8b4"}.mdi-notification-phone-forwarded:before{content:"\e8b5"}.mdi-notification-phone-in-talk:before{content:"\e8b6"}.mdi-notification-phone-locked:before{content:"\e8b7"}.mdi-notification-phone-missed:before{content:"\e8b8"}.mdi-notification-phone-paused:before{content:"\e8b9"}.mdi-notification-play-download:before{content:"\e8ba"}.mdi-notification-play-install:before{content:"\e8bb"}.mdi-notification-sd-card:before{content:"\e8bc"}.mdi-notification-sim-card-alert:before{content:"\e8bd"}.mdi-notification-sms:before{content:"\e8be"}.mdi-notification-sms-failed:before{content:"\e8bf"}.mdi-notification-sync:before{content:"\e8c0"}.mdi-notification-sync-disabled:before{content:"\e8c1"}.mdi-notification-sync-problem:before{content:"\e8c2"}.mdi-notification-system-update:before{content:"\e8c3"}.mdi-notification-tap-and-play:before{content:"\e8c4"}.mdi-notification-time-to-leave:before{content:"\e8c5"}.mdi-notification-vibration:before{content:"\e8c6"}.mdi-notification-voice-chat:before{content:"\e8c7"}.mdi-notification-vpn-lock:before{content:"\e8c8"}.mdi-social-cake:before{content:"\e8c9"}.mdi-social-domain:before{content:"\e8ca"}.mdi-social-group:before{content:"\e8cb"}.mdi-social-group-add:before{content:"\e8cc"}.mdi-social-location-city:before{content:"\e8cd"}.mdi-social-mood:before{content:"\e8ce"}.mdi-social-notifications:before{content:"\e8cf"}.mdi-social-notifications-none:before{content:"\e8d0"}.mdi-social-notifications-off:before{content:"\e8d1"}.mdi-social-notifications-on:before{content:"\e8d2"}.mdi-social-notifications-paused:before{content:"\e8d3"}.mdi-social-pages:before{content:"\e8d4"}.mdi-social-party-mode:before{content:"\e8d5"}.mdi-social-people:before{content:"\e8d6"}.mdi-social-people-outline:before{content:"\e8d7"}.mdi-social-person:before{content:"\e8d8"}.mdi-social-person-add:before{content:"\e8d9"}.mdi-social-person-outline:before{content:"\e8da"}.mdi-social-plus-one:before{content:"\e8db"}.mdi-social-poll:before{content:"\e8dc"}.mdi-social-public:before{content:"\e8dd"}.mdi-social-school:before{content:"\e8de"}.mdi-social-share:before{content:"\e8df"}.mdi-social-whatshot:before{content:"\e8e0"}.mdi-toggle-check-box:before{content:"\e8e1"}.mdi-toggle-check-box-outline-blank:before{content:"\e8e2"}.mdi-toggle-radio-button-off:before{content:"\e8e3"}.mdi-toggle-radio-button-on:before{content:"\e8e4"}@-webkit-keyframes input-highlight{0%{left:20%;width:20%}99%{width:0;left:0;opacity:1}100%{opacity:0}}@keyframes input-highlight{0%{left:20%;width:20%}99%{width:0;left:0;opacity:1}100%{opacity:0}}.shadow-z-1{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.shadow-z-2{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.shadow-z-2-hover{box-shadow:0 3px 6px rgba(0,0,0,.2),0 3px 6px rgba(0,0,0,.28)}.shadow-z-3{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.shadow-z-4{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.shadow-z-5{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}body{background-color:#EEE}body.inverse{background:#333}body.inverse,body.inverse .form-control{color:rgba(255,255,255,.84)}.h1,.h2,.h3,.h4,body,h1,h2,h3,h4,h5,h6{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300}h5,h6{font-family:"Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400}.container .well,.container .well .form-control,.container .well:not([class^="well well-material-"]),.container .well:not([class^="well well-material-"]) .form-control,.container-fluid .well,.container-fluid .well .form-control,.container-fluid .well:not([class^="well well-material-"]),.container-fluid .well:not([class^="well well-material-"]) .form-control,body .well,body .well .form-control,body .well:not([class^="well well-material-"]),body .well:not([class^="well well-material-"]) .form-control{color:rgba(0,0,0,.84)}.container .well .floating-label,.container .well:not([class^="well well-material-"]) .floating-label,.container-fluid .well .floating-label,.container-fluid .well:not([class^="well well-material-"]) .floating-label,body .well .floating-label,body .well:not([class^="well well-material-"]) .floating-label{color:#7e7e7e}.container .well .form-control,.container .well:not([class^="well well-material-"]) .form-control,.container-fluid .well .form-control,.container-fluid .well:not([class^="well well-material-"]) .form-control,body .well .form-control,body .well:not([class^="well well-material-"]) .form-control{border-bottom-color:#7e7e7e}.container .well .form-control::-webkit-input-placeholder,.container .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder,.container-fluid .well .form-control::-webkit-input-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder,body .well .form-control::-webkit-input-placeholder,body .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder{color:#7e7e7e}.container .well .form-control::-moz-placeholder,.container .well:not([class^="well well-material-"]) .form-control::-moz-placeholder,.container-fluid .well .form-control::-moz-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control::-moz-placeholder,body .well .form-control::-moz-placeholder,body .well:not([class^="well well-material-"]) .form-control::-moz-placeholder{color:#7e7e7e;opacity:1}.container .well .form-control:-ms-input-placeholder,.container .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder,.container-fluid .well .form-control:-ms-input-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder,body .well .form-control:-ms-input-placeholder,body .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder{color:#7e7e7e}.container .well .create,.container .well .option,.container .well:not([class^="well well-material-"]) .create,.container .well:not([class^="well well-material-"]) .option,.container-fluid .well .create,.container-fluid .well .option,.container-fluid .well:not([class^="well well-material-"]) .create,.container-fluid .well:not([class^="well well-material-"]) .option,body .well .create,body .well .option,body .well:not([class^="well well-material-"]) .create,body .well:not([class^="well well-material-"]) .option{color:rgba(0,0,0,.84)}.container [class^="well well-material-"],.container [class^="well well-material-"] .floating-label,.container [class^="well well-material-"] .form-control,.container-fluid [class^="well well-material-"],.container-fluid [class^="well well-material-"] .floating-label,.container-fluid [class^="well well-material-"] .form-control,body [class^="well well-material-"],body [class^="well well-material-"] .floating-label,body [class^="well well-material-"] .form-control{color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .form-control,.container-fluid [class^="well well-material-"] .form-control,body [class^="well well-material-"] .form-control{border-bottom-color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .form-control::-webkit-input-placeholder,.container-fluid [class^="well well-material-"] .form-control::-webkit-input-placeholder,body [class^="well well-material-"] .form-control::-webkit-input-placeholder{color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .form-control::-moz-placeholder,.container-fluid [class^="well well-material-"] .form-control::-moz-placeholder,body [class^="well well-material-"] .form-control::-moz-placeholder{color:rgba(255,255,255,.84);opacity:1}.container [class^="well well-material-"] .form-control:-ms-input-placeholder,.container-fluid [class^="well well-material-"] .form-control:-ms-input-placeholder,body [class^="well well-material-"] .form-control:-ms-input-placeholder{color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .create,.container [class^="well well-material-"] .option,.container-fluid [class^="well well-material-"] .create,.container-fluid [class^="well well-material-"] .option,body [class^="well well-material-"] .create,body [class^="well well-material-"] .option{color:rgba(0,0,0,.84)}.container .jumbotron,.container .well,.container-fluid .jumbotron,.container-fluid .well,body .jumbotron,body .well{padding:19px;margin-bottom:20px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);border-radius:2px;border:0}.container .jumbotron p,.container .well p,.container-fluid .jumbotron p,.container-fluid .well p,body .jumbotron p,body .well p{font-weight:300}.container .jumbotron,.container .jumbotron-default,.container .well,.container .well-default,.container-fluid .jumbotron,.container-fluid .jumbotron-default,.container-fluid .well,.container-fluid .well-default,body .jumbotron,body .jumbotron-default,body .well,body .well-default{background-color:#fff}.container .jumbotron-primary,.container .well-primary,.container-fluid .jumbotron-primary,.container-fluid .well-primary,body .jumbotron-primary,body .well-primary{background-color:#4285f4}.container .jumbotron-success,.container .well-success,.container-fluid .jumbotron-success,.container-fluid .well-success,body .jumbotron-success,body .well-success{background-color:#0f9d58}.container .jumbotron-info,.container .well-info,.container-fluid .jumbotron-info,.container-fluid .well-info,body .jumbotron-info,body .well-info{background-color:#03a9f4}.container .jumbotron-warning,.container .well-warning,.container-fluid .jumbotron-warning,.container-fluid .well-warning,body .jumbotron-warning,body .well-warning{background-color:#ff5722}.container .jumbotron-danger,.container .jumbotron-material-red,.container .well-danger,.container .well-material-red,.container-fluid .jumbotron-danger,.container-fluid .jumbotron-material-red,.container-fluid .well-danger,.container-fluid .well-material-red,body .jumbotron-danger,body .jumbotron-material-red,body .well-danger,body .well-material-red{background-color:#f44336}.container .jumbotron-material-pink,.container .well-material-pink,.container-fluid .jumbotron-material-pink,.container-fluid .well-material-pink,body .jumbotron-material-pink,body .well-material-pink{background-color:#e91e63}.container .jumbotron-material-purple,.container .well-material-purple,.container-fluid .jumbotron-material-purple,.container-fluid .well-material-purple,body .jumbotron-material-purple,body .well-material-purple{background-color:#9c27b0}.container .jumbotron-material-deeppurple,.container .well-material-deeppurple,.container-fluid .jumbotron-material-deeppurple,.container-fluid .well-material-deeppurple,body .jumbotron-material-deeppurple,body .well-material-deeppurple{background-color:#673ab7}.container .jumbotron-material-indigo,.container .well-material-indigo,.container-fluid .jumbotron-material-indigo,.container-fluid .well-material-indigo,body .jumbotron-material-indigo,body .well-material-indigo{background-color:#3f51b5}.container .jumbotron-material-lightblue,.container .well-material-lightblue,.container-fluid .jumbotron-material-lightblue,.container-fluid .well-material-lightblue,body .jumbotron-material-lightblue,body .well-material-lightblue{background-color:#03a9f4}.container .jumbotron-material-cyan,.container .well-material-cyan,.container-fluid .jumbotron-material-cyan,.container-fluid .well-material-cyan,body .jumbotron-material-cyan,body .well-material-cyan{background-color:#00bcd4}.container .jumbotron-material-teal,.container .well-material-teal,.container-fluid .jumbotron-material-teal,.container-fluid .well-material-teal,body .jumbotron-material-teal,body .well-material-teal{background-color:#009688}.container .jumbotron-material-lightgreen,.container .well-material-lightgreen,.container-fluid .jumbotron-material-lightgreen,.container-fluid .well-material-lightgreen,body .jumbotron-material-lightgreen,body .well-material-lightgreen{background-color:#8bc34a}.container .jumbotron-material-lime,.container .well-material-lime,.container-fluid .jumbotron-material-lime,.container-fluid .well-material-lime,body .jumbotron-material-lime,body .well-material-lime{background-color:#cddc39}.container .jumbotron-material-lightyellow,.container .well-material-lightyellow,.container-fluid .jumbotron-material-lightyellow,.container-fluid .well-material-lightyellow,body .jumbotron-material-lightyellow,body .well-material-lightyellow{background-color:#ffeb3b}.container .jumbotron-material-orange,.container .well-material-orange,.container-fluid .jumbotron-material-orange,.container-fluid .well-material-orange,body .jumbotron-material-orange,body .well-material-orange{background-color:#ff9800}.container .jumbotron-material-deeporange,.container .well-material-deeporange,.container-fluid .jumbotron-material-deeporange,.container-fluid .well-material-deeporange,body .jumbotron-material-deeporange,body .well-material-deeporange{background-color:#ff5722}.container .jumbotron-material-grey,.container .well-material-grey,.container-fluid .jumbotron-material-grey,.container-fluid .well-material-grey,body .jumbotron-material-grey,body .well-material-grey{background-color:#9e9e9e}.container .jumbotron-material-bluegrey,.container .well-material-bluegrey,.container-fluid .jumbotron-material-bluegrey,.container-fluid .well-material-bluegrey,body .jumbotron-material-bluegrey,body .well-material-bluegrey{background-color:#607d8b}.container .jumbotron-material-brown,.container .well-material-brown,.container-fluid .jumbotron-material-brown,.container-fluid .well-material-brown,body .jumbotron-material-brown,body .well-material-brown{background-color:#795548}.container .jumbotron-material-lightgrey,.container .well-material-lightgrey,.container-fluid .jumbotron-material-lightgrey,.container-fluid .well-material-lightgrey,body .jumbotron-material-lightgrey,body .well-material-lightgrey{background-color:#ececec}.btn{position:relative;padding:8px 30px;border:0;margin:10px 1px;cursor:pointer;border-radius:2px;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,.84);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);outline:0!important}.btn:hover:not(.btn-link):not(.btn-flat){box-shadow:0 3px 6px rgba(0,0,0,.2),0 3px 6px rgba(0,0,0,.28)}.btn:active:not(.btn-link):not(.btn-flat){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn:disabled:not(.btn-link):not(.btn-flat){color:#a8a8a8!important;background-color:#eaeaea!important;box-shadow:none}.btn-default:not(.btn-link),.btn:not(.btn-link){background-color:transparent}.btn-primary:not(.btn-link){background-color:#4285f4}.btn-success:not(.btn-link){background-color:#0f9d58}.btn-info:not(.btn-link){background-color:#03a9f4}.btn-warning:not(.btn-link){background-color:#ff5722}.btn-danger:not(.btn-link),.btn-material-red:not(.btn-link){background-color:#f44336}.btn-material-pink:not(.btn-link){background-color:#e91e63}.btn-material-purple:not(.btn-link){background-color:#9c27b0}.btn-material-deeppurple:not(.btn-link){background-color:#673ab7}.btn-material-indigo:not(.btn-link){background-color:#3f51b5}.btn-material-lightblue:not(.btn-link){background-color:#03a9f4}.btn-material-cyan:not(.btn-link){background-color:#00bcd4}.btn-material-teal:not(.btn-link){background-color:#009688}.btn-material-lightgreen:not(.btn-link){background-color:#8bc34a}.btn-material-lime:not(.btn-link){background-color:#cddc39}.btn-material-lightyellow:not(.btn-link){background-color:#ffeb3b}.btn-material-orange:not(.btn-link){background-color:#ff9800}.btn-material-deeporange:not(.btn-link){background-color:#ff5722}.btn-material-grey:not(.btn-link){background-color:#9e9e9e}.btn-material-bluegrey:not(.btn-link){background-color:#607d8b}.btn-material-brown:not(.btn-link){background-color:#795548}.btn-material-lightgrey:not(.btn-link){background-color:#ececec}.btn.btn-flat{background:0 0;box-shadow:none;font-weight:500}.btn.btn-flat:disabled{color:#a8a8a8!important}.btn.btn-flat.btn-primary{color:#4285f4}.btn.btn-flat.btn-success{color:#0f9d58}.btn.btn-flat.btn-info{color:#03a9f4}.btn.btn-flat.btn-warning{color:#ff5722}.btn.btn-flat.btn-danger{color:#f44336}.btn.btn-raised{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1)}.btn.btn-raised:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn.btn-fab{margin:0;padding:15px;font-size:26px;width:56px;height:56px}.btn.btn-fab,.btn.btn-fab:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.btn.btn-fab,.btn.btn-fab-default,.btn.btn-fab:hover,.btn.btn-fab:hover-default{background-color:transparent}.btn.btn-fab-primary,.btn.btn-fab:hover-primary{background-color:#4285f4}.btn.btn-fab-success,.btn.btn-fab:hover-success{background-color:#0f9d58}.btn.btn-fab-info,.btn.btn-fab:hover-info{background-color:#03a9f4}.btn.btn-fab-warning,.btn.btn-fab:hover-warning{background-color:#ff5722}.btn.btn-fab-danger,.btn.btn-fab-material-red,.btn.btn-fab:hover-danger,.btn.btn-fab:hover-material-red{background-color:#f44336}.btn.btn-fab-material-pink,.btn.btn-fab:hover-material-pink{background-color:#e91e63}.btn.btn-fab-material-purple,.btn.btn-fab:hover-material-purple{background-color:#9c27b0}.btn.btn-fab-material-deeppurple,.btn.btn-fab:hover-material-deeppurple{background-color:#673ab7}.btn.btn-fab-material-indigo,.btn.btn-fab:hover-material-indigo{background-color:#3f51b5}.btn.btn-fab-material-lightblue,.btn.btn-fab:hover-material-lightblue{background-color:#03a9f4}.btn.btn-fab-material-cyan,.btn.btn-fab:hover-material-cyan{background-color:#00bcd4}.btn.btn-fab-material-teal,.btn.btn-fab:hover-material-teal{background-color:#009688}.btn.btn-fab-material-lightgreen,.btn.btn-fab:hover-material-lightgreen{background-color:#8bc34a}.btn.btn-fab-material-lime,.btn.btn-fab:hover-material-lime{background-color:#cddc39}.btn.btn-fab-material-lightyellow,.btn.btn-fab:hover-material-lightyellow{background-color:#ffeb3b}.btn.btn-fab-material-orange,.btn.btn-fab:hover-material-orange{background-color:#ff9800}.btn.btn-fab-material-deeporange,.btn.btn-fab:hover-material-deeporange{background-color:#ff5722}.btn.btn-fab-material-grey,.btn.btn-fab:hover-material-grey{background-color:#9e9e9e}.btn.btn-fab-material-bluegrey,.btn.btn-fab:hover-material-bluegrey{background-color:#607d8b}.btn.btn-fab-material-brown,.btn.btn-fab:hover-material-brown{background-color:#795548}.btn.btn-fab-material-lightgrey,.btn.btn-fab:hover-material-lightgrey{background-color:#ececec}.btn.btn-fab,.btn.btn-fab .ripple-wrapper{border-radius:100%}.btn.btn-fab.btn-fab-mini{width:40px;height:40px;padding:13px;font-size:15px}.btn.btn-fab i{position:relative;top:-5px}.btn-default,.btn-default:hover,.btn-link,.btn-link:hover,.btn:not([class^="btn btn-"]),.btn:not([class^="btn btn-"]):hover{color:rgba(0,0,0,.84)}.btn-default:hover,.btn:not([class^="btn btn-"]):hover{background-color:rgba(255,255,255,.5)}.open>.dropdown-toggle.btn,.open>.dropdown-toggle.btn-default{background-color:transparent}.open>.dropdown-toggle.btn-primary{background-color:#4285f4}.open>.dropdown-toggle.btn-success{background-color:#0f9d58}.open>.dropdown-toggle.btn-info{background-color:#03a9f4}.open>.dropdown-toggle.btn-warning{background-color:#ff5722}.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-material-red{background-color:#f44336}.open>.dropdown-toggle.btn-material-pink{background-color:#e91e63}.open>.dropdown-toggle.btn-material-purple{background-color:#9c27b0}.open>.dropdown-toggle.btn-material-deeppurple{background-color:#673ab7}.open>.dropdown-toggle.btn-material-indigo{background-color:#3f51b5}.open>.dropdown-toggle.btn-material-lightblue{background-color:#03a9f4}.open>.dropdown-toggle.btn-material-cyan{background-color:#00bcd4}.open>.dropdown-toggle.btn-material-teal{background-color:#009688}.open>.dropdown-toggle.btn-material-lightgreen{background-color:#8bc34a}.open>.dropdown-toggle.btn-material-lime{background-color:#cddc39}.open>.dropdown-toggle.btn-material-lightyellow{background-color:#ffeb3b}.open>.dropdown-toggle.btn-material-orange{background-color:#ff9800}.open>.dropdown-toggle.btn-material-deeporange{background-color:#ff5722}.open>.dropdown-toggle.btn-material-grey{background-color:#9e9e9e}.open>.dropdown-toggle.btn-material-bluegrey{background-color:#607d8b}.open>.dropdown-toggle.btn-material-brown{background-color:#795548}.open>.dropdown-toggle.btn-material-lightgrey{background-color:#ececec}.btn-group,.btn-group-vertical{position:relative;border-radius:2px;margin:10px 1px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1)}.btn-group-vertical:active:not(.btn-link),.btn-group:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn-group-vertical.open .dropdown-toggle,.btn-group.open .dropdown-toggle{box-shadow:none}.btn-group-vertical.btn-group-raised,.btn-group.btn-group-raised{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1)}.btn-group-vertical.btn-group-raised:active:not(.btn-link),.btn-group.btn-group-raised:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn-group .btn,.btn-group .btn-group,.btn-group .btn:active,.btn-group-vertical .btn,.btn-group-vertical .btn-group,.btn-group-vertical .btn:active{box-shadow:none!important;margin:0}.btn-group .btn:active .caret,.btn-group-vertical .btn:active .caret{margin-left:-1px}.btn-group-flat{box-shadow:none!important}.form-horizontal .checkbox{padding-top:20px}.checkbox label{padding-left:10px;cursor:pointer;position:relative}.checkbox label span{display:block;position:absolute;left:0;-webkit-transition-duration:.2s;transition-duration:.2s}.checkbox label .check{display:inline-block;width:20px;height:20px;border:2px solid;border-radius:2px;overflow:hidden;position:relative;top:5px;left:-3px}.checkbox label .check:after{display:block;position:absolute;content:"";background-color:rgba(0,0,0,.84);left:-5px;top:-15px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0}.checkbox label .check:before{position:absolute;content:"";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:block;margin-top:-4px;margin-left:6px;width:0;height:0;box-shadow:0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;-webkit-animation:checkbox-off .3s linear forwards;animation:checkbox-off .3s linear forwards}.checkbox input[type=checkbox]{opacity:0}.checkbox input[type=checkbox]:focus~.check:after{opacity:.2}.checkbox input[type=checkbox]:checked~.check:before{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;-webkit-animation:checkbox-on .3s linear forwards;animation:checkbox-on .3s linear forwards}.checkbox input[type=checkbox]:not(:checked)~.check:after{-webkit-animation:rippleOff 500ms linear forwards;animation:rippleOff 500ms linear forwards}.checkbox input[type=checkbox]:checked~.check:after{-webkit-animation:rippleOn 500ms linear forwards;animation:rippleOn 500ms linear forwards}.checkbox:not(:hover) input[type=checkbox]~.check:after,.checkbox:not(:hover) input[type=checkbox]~.check:before{-webkit-animation-duration:1ms;animation-duration:1ms}.checkbox input[type=checkbox][disabled]:not(:checked)~.check:before{opacity:.5}.checkbox input[type=checkbox][disabled]~.check:after{background-color:rgba(0,0,0,.84);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.checkbox input[type=checkbox]:checked~.check:after,.checkbox-default input[type=checkbox]:checked~.check:after{background-color:#0f9d58}.checkbox-primary input[type=checkbox]:checked~.check:after{background-color:#4285f4}.checkbox-success input[type=checkbox]:checked~.check:after{background-color:#0f9d58}.checkbox-info input[type=checkbox]:checked~.check:after{background-color:#03a9f4}.checkbox-warning input[type=checkbox]:checked~.check:after{background-color:#ff5722}.checkbox-danger input[type=checkbox]:checked~.check:after,.checkbox-material-red input[type=checkbox]:checked~.check:after{background-color:#f44336}.checkbox-material-pink input[type=checkbox]:checked~.check:after{background-color:#e91e63}.checkbox-material-purple input[type=checkbox]:checked~.check:after{background-color:#9c27b0}.checkbox-material-deeppurple input[type=checkbox]:checked~.check:after{background-color:#673ab7}.checkbox-material-indigo input[type=checkbox]:checked~.check:after{background-color:#3f51b5}.checkbox-material-lightblue input[type=checkbox]:checked~.check:after{background-color:#03a9f4}.checkbox-material-cyan input[type=checkbox]:checked~.check:after{background-color:#00bcd4}.checkbox-material-teal input[type=checkbox]:checked~.check:after{background-color:#009688}.checkbox-material-lightgreen input[type=checkbox]:checked~.check:after{background-color:#8bc34a}.checkbox-material-lime input[type=checkbox]:checked~.check:after{background-color:#cddc39}.checkbox-material-lightyellow input[type=checkbox]:checked~.check:after{background-color:#ffeb3b}.checkbox-material-orange input[type=checkbox]:checked~.check:after{background-color:#ff9800}.checkbox-material-deeporange input[type=checkbox]:checked~.check:after{background-color:#ff5722}.checkbox-material-grey input[type=checkbox]:checked~.check:after{background-color:#9e9e9e}.checkbox-material-bluegrey input[type=checkbox]:checked~.check:after{background-color:#607d8b}.checkbox-material-brown input[type=checkbox]:checked~.check:after{background-color:#795548}.checkbox-material-lightgrey input[type=checkbox]:checked~.check:after{background-color:#ececec}.checkbox input[type=checkbox]:checked~.check:before,.checkbox-default input[type=checkbox]:checked~.check:before{color:#4caf50}.checkbox-primary input[type=checkbox]:checked~.check:before{color:#4285f4}.checkbox-success input[type=checkbox]:checked~.check:before{color:#0f9d58}.checkbox-info input[type=checkbox]:checked~.check:before{color:#03a9f4}.checkbox-warning input[type=checkbox]:checked~.check:before{color:#ff5722}.checkbox-danger input[type=checkbox]:checked~.check:before,.checkbox-material-red input[type=checkbox]:checked~.check:before{color:#f44336}.checkbox-material-pink input[type=checkbox]:checked~.check:before{color:#e91e63}.checkbox-material-purple input[type=checkbox]:checked~.check:before{color:#9c27b0}.checkbox-material-deeppurple input[type=checkbox]:checked~.check:before{color:#673ab7}.checkbox-material-indigo input[type=checkbox]:checked~.check:before{color:#3f51b5}.checkbox-material-lightblue input[type=checkbox]:checked~.check:before{color:#03a9f4}.checkbox-material-cyan input[type=checkbox]:checked~.check:before{color:#00bcd4}.checkbox-material-teal input[type=checkbox]:checked~.check:before{color:#009688}.checkbox-material-lightgreen input[type=checkbox]:checked~.check:before{color:#8bc34a}.checkbox-material-lime input[type=checkbox]:checked~.check:before{color:#cddc39}.checkbox-material-lightyellow input[type=checkbox]:checked~.check:before{color:#ffeb3b}.checkbox-material-orange input[type=checkbox]:checked~.check:before{color:#ff9800}.checkbox-material-deeporange input[type=checkbox]:checked~.check:before{color:#ff5722}.checkbox-material-grey input[type=checkbox]:checked~.check:before{color:#9e9e9e}.checkbox-material-bluegrey input[type=checkbox]:checked~.check:before{color:#607d8b}.checkbox-material-brown input[type=checkbox]:checked~.check:before{color:#795548}.checkbox-material-lightgrey input[type=checkbox]:checked~.check:before{color:#ececec}.checkbox input[type=checkbox]:checked~.check,.checkbox-default input[type=checkbox]:checked~.check{color:#4caf50}.checkbox-primary input[type=checkbox]:checked~.check{color:#4285f4}.checkbox-success input[type=checkbox]:checked~.check{color:#0f9d58}.checkbox-info input[type=checkbox]:checked~.check{color:#03a9f4}.checkbox-warning input[type=checkbox]:checked~.check{color:#ff5722}.checkbox-danger input[type=checkbox]:checked~.check,.checkbox-material-red input[type=checkbox]:checked~.check{color:#f44336}.checkbox-material-pink input[type=checkbox]:checked~.check{color:#e91e63}.checkbox-material-purple input[type=checkbox]:checked~.check{color:#9c27b0}.checkbox-material-deeppurple input[type=checkbox]:checked~.check{color:#673ab7}.checkbox-material-indigo input[type=checkbox]:checked~.check{color:#3f51b5}.checkbox-material-lightblue input[type=checkbox]:checked~.check{color:#03a9f4}.checkbox-material-cyan input[type=checkbox]:checked~.check{color:#00bcd4}.checkbox-material-teal input[type=checkbox]:checked~.check{color:#009688}.checkbox-material-lightgreen input[type=checkbox]:checked~.check{color:#8bc34a}.checkbox-material-lime input[type=checkbox]:checked~.check{color:#cddc39}.checkbox-material-lightyellow input[type=checkbox]:checked~.check{color:#ffeb3b}.checkbox-material-orange input[type=checkbox]:checked~.check{color:#ff9800}.checkbox-material-deeporange input[type=checkbox]:checked~.check{color:#ff5722}.checkbox-material-grey input[type=checkbox]:checked~.check{color:#9e9e9e}.checkbox-material-bluegrey input[type=checkbox]:checked~.check{color:#607d8b}.checkbox-material-brown input[type=checkbox]:checked~.check{color:#795548}.checkbox-material-lightgrey input[type=checkbox]:checked~.check{color:#ececec}@-webkit-keyframes checkbox-on{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px}50%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px}100%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px}}@keyframes checkbox-on{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px}50%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px}100%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px}}@-webkit-keyframes checkbox-off{0%,25%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-4px;margin-left:6px;width:0;height:0;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset}51%{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset}}@keyframes checkbox-off{0%,25%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-4px;margin-left:6px;width:0;height:0;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset}51%{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset}}.form-horizontal .radio{margin-bottom:10px}.radio label{cursor:pointer;padding-left:45px;position:relative}.radio label span{display:block;position:absolute;left:10px;top:2px;-webkit-transition-duration:.2s;transition-duration:.2s}.radio label .circle{border:2px solid rgba(0,0,0,.84);height:15px;width:15px;border-radius:100%}.radio label .check{height:15px;width:15px;border-radius:100%;background-color:rgba(0,0,0,.84);-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.radio label .check:after{display:block;position:absolute;content:"";background-color:rgba(0,0,0,.84);left:-18px;top:-18px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.radio label input[type=radio]:not(:checked)~.check:after{-webkit-animation:rippleOff 500ms;animation:rippleOff 500ms}.radio label input[type=radio]:checked~.check:after{-webkit-animation:rippleOn 500ms;animation:rippleOn 500ms}.radio input[type=radio]:checked~.check,.radio-default input[type=radio]:checked~.check{background-color:rgba(0,0,0,.84)}.radio-primary input[type=radio]:checked~.check{background-color:#4285f4}.radio-success input[type=radio]:checked~.check{background-color:#0f9d58}.radio-info input[type=radio]:checked~.check{background-color:#03a9f4}.radio-warning input[type=radio]:checked~.check{background-color:#ff5722}.radio-danger input[type=radio]:checked~.check,.radio-material-red input[type=radio]:checked~.check{background-color:#f44336}.radio-material-pink input[type=radio]:checked~.check{background-color:#e91e63}.radio-material-purple input[type=radio]:checked~.check{background-color:#9c27b0}.radio-material-deeppurple input[type=radio]:checked~.check{background-color:#673ab7}.radio-material-indigo input[type=radio]:checked~.check{background-color:#3f51b5}.radio-material-lightblue input[type=radio]:checked~.check{background-color:#03a9f4}.radio-material-cyan input[type=radio]:checked~.check{background-color:#00bcd4}.radio-material-teal input[type=radio]:checked~.check{background-color:#009688}.radio-material-lightgreen input[type=radio]:checked~.check{background-color:#8bc34a}.radio-material-lime input[type=radio]:checked~.check{background-color:#cddc39}.radio-material-lightyellow input[type=radio]:checked~.check{background-color:#ffeb3b}.radio-material-orange input[type=radio]:checked~.check{background-color:#ff9800}.radio-material-deeporange input[type=radio]:checked~.check{background-color:#ff5722}.radio-material-grey input[type=radio]:checked~.check{background-color:#9e9e9e}.radio-material-bluegrey input[type=radio]:checked~.check{background-color:#607d8b}.radio-material-brown input[type=radio]:checked~.check{background-color:#795548}.radio-material-lightgrey input[type=radio]:checked~.check{background-color:#ececec}.radio input[type=radio]:checked~.circle,.radio-default input[type=radio]:checked~.circle{border-color:rgba(0,0,0,.84)}.radio-primary input[type=radio]:checked~.circle{border-color:#4285f4}.radio-success input[type=radio]:checked~.circle{border-color:#0f9d58}.radio-info input[type=radio]:checked~.circle{border-color:#03a9f4}.radio-warning input[type=radio]:checked~.circle{border-color:#ff5722}.radio-danger input[type=radio]:checked~.circle,.radio-material-red input[type=radio]:checked~.circle{border-color:#f44336}.radio-material-pink input[type=radio]:checked~.circle{border-color:#e91e63}.radio-material-purple input[type=radio]:checked~.circle{border-color:#9c27b0}.radio-material-deeppurple input[type=radio]:checked~.circle{border-color:#673ab7}.radio-material-indigo input[type=radio]:checked~.circle{border-color:#3f51b5}.radio-material-lightblue input[type=radio]:checked~.circle{border-color:#03a9f4}.radio-material-cyan input[type=radio]:checked~.circle{border-color:#00bcd4}.radio-material-teal input[type=radio]:checked~.circle{border-color:#009688}.radio-material-lightgreen input[type=radio]:checked~.circle{border-color:#8bc34a}.radio-material-lime input[type=radio]:checked~.circle{border-color:#cddc39}.radio-material-lightyellow input[type=radio]:checked~.circle{border-color:#ffeb3b}.radio-material-orange input[type=radio]:checked~.circle{border-color:#ff9800}.radio-material-deeporange input[type=radio]:checked~.circle{border-color:#ff5722}.radio-material-grey input[type=radio]:checked~.circle{border-color:#9e9e9e}.radio-material-bluegrey input[type=radio]:checked~.circle{border-color:#607d8b}.radio-material-brown input[type=radio]:checked~.circle{border-color:#795548}.radio-material-lightgrey input[type=radio]:checked~.circle{border-color:#ececec}.radio input[type=radio][disabled]~.check,.radio input[type=radio][disabled]~.circle{opacity:.5}.radio input[type=radio]{display:none}.radio input[type=radio]:checked~.check{-webkit-transform:scale(0.55);-ms-transform:scale(0.55);transform:scale(0.55)}.radio input[type=radio][disabled]~.circle{border-color:rgba(0,0,0,.84)}.radio input[type=radio][disabled]~.check{background-color:rgba(0,0,0,.84)}@-webkit-keyframes rippleOn{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@keyframes rippleOn{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@-webkit-keyframes rippleOff{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@keyframes rippleOff{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}.form-control,.form-control-wrapper .form-control,.form-control-wrapper .form-control.focus,.form-control-wrapper .form-control:focus,.form-control.focus,.form-control:focus,fieldset[disabled] .form-control,fieldset[disabled] .form-control.focus,fieldset[disabled] .form-control:focus{padding:0;float:none;border:0;box-shadow:none;border-radius:0;background:0 0;border-bottom:1px solid #757575}.form-control-wrapper .form-control.focus:not(textarea):not(select),.form-control-wrapper .form-control:focus:not(textarea):not(select),.form-control-wrapper .form-control:not(textarea):not(select),.form-control.focus:not(textarea):not(select),.form-control:focus:not(textarea):not(select),.form-control:not(textarea):not(select),fieldset[disabled] .form-control.focus:not(textarea):not(select),fieldset[disabled] .form-control:focus:not(textarea):not(select),fieldset[disabled] .form-control:not(textarea):not(select){height:28px}.form-control-wrapper .form-control.focus:disabled,.form-control-wrapper .form-control:disabled,.form-control-wrapper .form-control:focus:disabled,.form-control.focus:disabled,.form-control:disabled,.form-control:focus:disabled,fieldset[disabled] .form-control.focus:disabled,fieldset[disabled] .form-control:disabled,fieldset[disabled] .form-control:focus:disabled{border-style:dashed}select.form-control{height:23px}select[multiple].form-control,select[multiple].form-control.focus,select[multiple].form-control:focus{height:85px}.form-control-wrapper{position:relative}.form-control-wrapper .form-control.focus,.form-control-wrapper .form-control:focus{outline:0}.form-control-wrapper .floating-label{color:#7E7E7E;font-size:14px;position:absolute;pointer-events:none;left:0;top:5px;-webkit-transition:.2s ease all;transition:.2s ease all;opacity:0}.form-control-wrapper .form-control:not(.empty)~.floating-label{top:-10px;font-size:10px;opacity:1}.form-control-wrapper .form-control.focus:invalid~.floating-label,.form-control-wrapper .form-control:focus:invalid~.floating-label{color:#f44336}.form-control-wrapper .form-control.focus~.material-input:after,.form-control-wrapper .form-control:focus~.material-input:after{background-color:#5264ae}.form-control-wrapper .form-control.focus:invalid~.material-input:after,.form-control-wrapper .form-control.focus:invalid~.material-input:before,.form-control-wrapper .form-control:focus:invalid~.material-input:after,.form-control-wrapper .form-control:focus:invalid~.material-input:before{background-color:#f44336}.form-control-wrapper .form-control.empty~.floating-label{opacity:1}.form-control-wrapper .material-input:before{position:absolute;content:"";width:100%;left:0;height:2px;background-color:#5264ae;bottom:-1px;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 0s;transition:transform 0s}.form-control-wrapper .form-control.focus~.material-input:before,.form-control-wrapper .form-control:focus~.material-input:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out}.form-control-wrapper .material-input:after{content:"";position:absolute;height:18px;width:100px;margin-top:-1px;top:7px;left:0;pointer-events:none;opacity:.9;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.form-control-wrapper .input-lg~.material-input:after{height:26px}.form-control-wrapper textarea{resize:none}.form-control-wrapper textarea~.form-control-highlight{margin-top:-11px}.form-control-wrapper .form-control.focus~.material-input:after,.form-control-wrapper .form-control:focus~.material-input:after{-webkit-animation:input-highlight .3s ease;animation:input-highlight .3s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.form-control-wrapper select~.material-input:after{display:none}.form-group.has-warning .material-input:before,.form-group.has-warning input.form-control.focus~.material-input:after,.form-group.has-warning input.form-control:focus~.material-input:after{background:#ff5722}.form-group.has-warning .control-label,.form-group.has-warning input.form-control:not(.empty)~.floating-label{color:#ff5722}.form-group.has-error .material-input:before,.form-group.has-error input.form-control.focus~.material-input:after,.form-group.has-error input.form-control:focus~.material-input:after{background:#f44336}.form-group.has-error .control-label,.form-group.has-error input.form-control:not(.empty)~.floating-label{color:#f44336}.form-group.has-success .material-input:before,.form-group.has-success input.form-control.focus~.material-input:after,.form-group.has-success input.form-control:focus~.material-input:after{background:#0f9d58}.form-group.has-success .control-label,.form-group.has-success input.form-control:not(.empty)~.floating-label{color:#0f9d58}.form-group.has-info .material-input:before,.form-group.has-info input.form-control.focus~.material-input:after,.form-group.has-info input.form-control:focus~.material-input:after{background:#03a9f4}.form-group.has-info .control-label,.form-group.has-info input.form-control:not(.empty)~.floating-label{color:#03a9f4}.form-group .material-input:before,.form-group-default .material-input:before{background-color:#3f51b5}.form-group-primary .material-input:before{background-color:#4285f4}.form-group-success .material-input:before{background-color:#0f9d58}.form-group-info .material-input:before{background-color:#03a9f4}.form-group-warning .material-input:before{background-color:#ff5722}.form-group-danger .material-input:before,.form-group-material-red .material-input:before{background-color:#f44336}.form-group-material-pink .material-input:before{background-color:#e91e63}.form-group-material-purple .material-input:before{background-color:#9c27b0}.form-group-material-deeppurple .material-input:before{background-color:#673ab7}.form-group-material-indigo .material-input:before{background-color:#3f51b5}.form-group-material-lightblue .material-input:before{background-color:#03a9f4}.form-group-material-cyan .material-input:before{background-color:#00bcd4}.form-group-material-teal .material-input:before{background-color:#009688}.form-group-material-lightgreen .material-input:before{background-color:#8bc34a}.form-group-material-lime .material-input:before{background-color:#cddc39}.form-group-material-lightyellow .material-input:before{background-color:#ffeb3b}.form-group-material-orange .material-input:before{background-color:#ff9800}.form-group-material-deeporange .material-input:before{background-color:#ff5722}.form-group-material-grey .material-input:before{background-color:#9e9e9e}.form-group-material-bluegrey .material-input:before{background-color:#607d8b}.form-group-material-brown .material-input:before{background-color:#795548}.form-group-material-lightgrey .material-input:before{background-color:#ececec}.form-group input.form-control:focus~.material-input:after,.form-group-default input.form-control:focus~.material-input:after{background-color:#3f51b5}.form-group-primary input.form-control:focus~.material-input:after{background-color:#4285f4}.form-group-success input.form-control:focus~.material-input:after{background-color:#0f9d58}.form-group-info input.form-control:focus~.material-input:after{background-color:#03a9f4}.form-group-warning input.form-control:focus~.material-input:after{background-color:#ff5722}.form-group-danger input.form-control:focus~.material-input:after,.form-group-material-red input.form-control:focus~.material-input:after{background-color:#f44336}.form-group-material-pink input.form-control:focus~.material-input:after{background-color:#e91e63}.form-group-material-purple input.form-control:focus~.material-input:after{background-color:#9c27b0}.form-group-material-deeppurple input.form-control:focus~.material-input:after{background-color:#673ab7}.form-group-material-indigo input.form-control:focus~.material-input:after{background-color:#3f51b5}.form-group-material-lightblue input.form-control:focus~.material-input:after{background-color:#03a9f4}.form-group-material-cyan input.form-control:focus~.material-input:after{background-color:#00bcd4}.form-group-material-teal input.form-control:focus~.material-input:after{background-color:#009688}.form-group-material-lightgreen input.form-control:focus~.material-input:after{background-color:#8bc34a}.form-group-material-lime input.form-control:focus~.material-input:after{background-color:#cddc39}.form-group-material-lightyellow input.form-control:focus~.material-input:after{background-color:#ffeb3b}.form-group-material-orange input.form-control:focus~.material-input:after{background-color:#ff9800}.form-group-material-deeporange input.form-control:focus~.material-input:after{background-color:#ff5722}.form-group-material-grey input.form-control:focus~.material-input:after{background-color:#9e9e9e}.form-group-material-bluegrey input.form-control:focus~.material-input:after{background-color:#607d8b}.form-group-material-brown input.form-control:focus~.material-input:after{background-color:#795548}.form-group-material-lightgrey input.form-control:focus~.material-input:after{background-color:#ececec}.form-group input.form-control.focus~.material-input:after,.form-group-default input.form-control.focus~.material-input:after{background-color:#3f51b5}.form-group-primary input.form-control.focus~.material-input:after{background-color:#4285f4}.form-group-success input.form-control.focus~.material-input:after{background-color:#0f9d58}.form-group-info input.form-control.focus~.material-input:after{background-color:#03a9f4}.form-group-warning input.form-control.focus~.material-input:after{background-color:#ff5722}.form-group-danger input.form-control.focus~.material-input:after,.form-group-material-red input.form-control.focus~.material-input:after{background-color:#f44336}.form-group-material-pink input.form-control.focus~.material-input:after{background-color:#e91e63}.form-group-material-purple input.form-control.focus~.material-input:after{background-color:#9c27b0}.form-group-material-deeppurple input.form-control.focus~.material-input:after{background-color:#673ab7}.form-group-material-indigo input.form-control.focus~.material-input:after{background-color:#3f51b5}.form-group-material-lightblue input.form-control.focus~.material-input:after{background-color:#03a9f4}.form-group-material-cyan input.form-control.focus~.material-input:after{background-color:#00bcd4}.form-group-material-teal input.form-control.focus~.material-input:after{background-color:#009688}.form-group-material-lightgreen input.form-control.focus~.material-input:after{background-color:#8bc34a}.form-group-material-lime input.form-control.focus~.material-input:after{background-color:#cddc39}.form-group-material-lightyellow input.form-control.focus~.material-input:after{background-color:#ffeb3b}.form-group-material-orange input.form-control.focus~.material-input:after{background-color:#ff9800}.form-group-material-deeporange input.form-control.focus~.material-input:after{background-color:#ff5722}.form-group-material-grey input.form-control.focus~.material-input:after{background-color:#9e9e9e}.form-group-material-bluegrey input.form-control.focus~.material-input:after{background-color:#607d8b}.form-group-material-brown input.form-control.focus~.material-input:after{background-color:#795548}.form-group-material-lightgrey input.form-control.focus~.material-input:after{background-color:#ececec}.form-group .control-label,.form-group-default .control-label{color:rgba(0,0,0,.84)}.form-group-primary .control-label{color:#4285f4}.form-group-success .control-label{color:#0f9d58}.form-group-info .control-label{color:#03a9f4}.form-group-warning .control-label{color:#ff5722}.form-group-danger .control-label,.form-group-material-red .control-label{color:#f44336}.form-group-material-pink .control-label{color:#e91e63}.form-group-material-purple .control-label{color:#9c27b0}.form-group-material-deeppurple .control-label{color:#673ab7}.form-group-material-indigo .control-label{color:#3f51b5}.form-group-material-lightblue .control-label{color:#03a9f4}.form-group-material-cyan .control-label{color:#00bcd4}.form-group-material-teal .control-label{color:#009688}.form-group-material-lightgreen .control-label{color:#8bc34a}.form-group-material-lime .control-label{color:#cddc39}.form-group-material-lightyellow .control-label{color:#ffeb3b}.form-group-material-orange .control-label{color:#ff9800}.form-group-material-deeporange .control-label{color:#ff5722}.form-group-material-grey .control-label{color:#9e9e9e}.form-group-material-bluegrey .control-label{color:#607d8b}.form-group-material-brown .control-label{color:#795548}.form-group-material-lightgrey .control-label{color:#ececec}.form-group input.form-control:not(.empty)~.floating-label,.form-group-default input.form-control:not(.empty)~.floating-label{color:#3f51b5}.form-group-primary input.form-control:not(.empty)~.floating-label{color:#4285f4}.form-group-success input.form-control:not(.empty)~.floating-label{color:#0f9d58}.form-group-info input.form-control:not(.empty)~.floating-label{color:#03a9f4}.form-group-warning input.form-control:not(.empty)~.floating-label{color:#ff5722}.form-group-danger input.form-control:not(.empty)~.floating-label,.form-group-material-red input.form-control:not(.empty)~.floating-label{color:#f44336}.form-group-material-pink input.form-control:not(.empty)~.floating-label{color:#e91e63}.form-group-material-purple input.form-control:not(.empty)~.floating-label{color:#9c27b0}.form-group-material-deeppurple input.form-control:not(.empty)~.floating-label{color:#673ab7}.form-group-material-indigo input.form-control:not(.empty)~.floating-label{color:#3f51b5}.form-group-material-lightblue input.form-control:not(.empty)~.floating-label{color:#03a9f4}.form-group-material-cyan input.form-control:not(.empty)~.floating-label{color:#00bcd4}.form-group-material-teal input.form-control:not(.empty)~.floating-label{color:#009688}.form-group-material-lightgreen input.form-control:not(.empty)~.floating-label{color:#8bc34a}.form-group-material-lime input.form-control:not(.empty)~.floating-label{color:#cddc39}.form-group-material-lightyellow input.form-control:not(.empty)~.floating-label{color:#ffeb3b}.form-group-material-orange input.form-control:not(.empty)~.floating-label{color:#ff9800}.form-group-material-deeporange input.form-control:not(.empty)~.floating-label{color:#ff5722}.form-group-material-grey input.form-control:not(.empty)~.floating-label{color:#9e9e9e}.form-group-material-bluegrey input.form-control:not(.empty)~.floating-label{color:#607d8b}.form-group-material-brown input.form-control:not(.empty)~.floating-label{color:#795548}.form-group-material-lightgrey input.form-control:not(.empty)~.floating-label{color:#ececec}.input-group .form-control-wrapper{margin-right:5px;margin-left:5px;bottom:-10px}.input-group .form-control-wrapper .form-control{float:none}.input-group .input-group-addon{border:0}.input-group .input-group-btn .btn{border-radius:4px}select.form-control{border:0;box-shadow:none;border-bottom:1px solid #757575;border-radius:0}select.form-control.focus,select.form-control:focus{box-shadow:none;border-color:#757575}@keyframes input-highlight{0%{left:20%;-webkit-transform:scaleX(20%);transform:scaleX(20%)}99%{-webkit-transform:scaleX(0);transform:scaleX(0);left:0;opacity:1}100%{opacity:0}}.form-control-wrapper input[type=file]{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100}legend{border-bottom:0}.list-group{border-radius:0}.list-group .list-group-item{background-color:transparent;overflow:hidden;border:0;border-radius:0;padding:0 16px}.list-group .list-group-item .row-action-primary,.list-group .list-group-item .row-picture{float:left;display:inline-block;padding-right:16px}.list-group .list-group-item .row-action-primary i,.list-group .list-group-item .row-action-primary img,.list-group .list-group-item .row-action-primary label,.list-group .list-group-item .row-picture i,.list-group .list-group-item .row-picture img,.list-group .list-group-item .row-picture label{display:block;width:56px;height:56px}.list-group .list-group-item .row-action-primary img,.list-group .list-group-item .row-picture img{background:rgba(0,0,0,.1);padding:1px}.list-group .list-group-item .row-action-primary img.circle,.list-group .list-group-item .row-picture img.circle{border-radius:100%}.list-group .list-group-item .row-action-primary i,.list-group .list-group-item .row-picture i{background:rgba(0,0,0,.25);border-radius:100%;text-align:center;line-height:56px;font-size:20px;color:#fff}.list-group .list-group-item .row-action-primary label,.list-group .list-group-item .row-picture label{margin:5px -7px -5px 7px}.list-group .list-group-item .row-content{display:inline-block;width:calc(100% - 92px);min-height:66px}.list-group .list-group-item .row-content .action-secondary{position:absolute;right:16px;top:16px}.list-group .list-group-item .row-content .action-secondary i{font-size:20px;color:rgba(0,0,0,.25);cursor:pointer}.list-group .list-group-item .row-content .action-secondary~*{max-width:calc(100% - 30px)}.list-group .list-group-item .row-content .least-content{position:absolute;right:16px;top:0;color:rgba(0,0,0,.54);font-size:14px}.list-group .list-group-item .list-group-item-heading{color:rgba(0,0,0,.77);font-size:20px;line-height:29px}.list-group .list-group-separator{clear:both;overflow:hidden;margin-top:10px;margin-bottom:10px}.list-group .list-group-separator:before{content:"";width:calc(100% - 90px);border-bottom:1px solid rgba(0,0,0,.1);float:right}.navbar{border:0;border-radius:0}.navbar .navbar-brand{position:relative;height:60px;line-height:30px;color:rgba(255,255,255,.84)}.navbar .navbar-brand:focus,.navbar .navbar-brand:hover{color:rgba(255,255,255,.84);background-color:transparent}.navbar .navbar-text{color:rgba(255,255,255,.84);margin-top:20px;margin-bottom:20px}.navbar .navbar-nav>li>a{color:rgba(255,255,255,.84);padding-top:20px;padding-bottom:20px}.navbar .navbar-nav>li>a:focus,.navbar .navbar-nav>li>a:hover{color:rgba(255,255,255,.84);background-color:transparent}.navbar .navbar-nav>.active>a,.navbar .navbar-nav>.active>a:focus,.navbar .navbar-nav>.active>a:hover{color:rgba(255,255,255,.84);background-color:rgba(0,0,0,.05)}.navbar .navbar-nav>.disabled>a,.navbar .navbar-nav>.disabled>a:focus,.navbar .navbar-nav>.disabled>a:hover{color:#e5e5e5;background-color:transparent}.navbar .navbar-toggle{margin-top:13px;border-color:transparent}.navbar .navbar-toggle:focus,.navbar .navbar-toggle:hover{background-color:transparent}.navbar .navbar-toggle .icon-bar{background-color:rgba(255,255,255,.84)}.navbar .navbar-default .navbar-toggle,.navbar .navbar-inverse .navbar-toggle{border-color:transparent}.navbar .navbar-collapse,.navbar .navbar-form{border-color:rgba(0,0,0,.1)}.navbar .navbar-nav>.open>a,.navbar .navbar-nav>.open>a:focus,.navbar .navbar-nav>.open>a:hover{background-color:rgba(0,0,0,.05);color:rgba(255,255,255,.84)}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.dropdown-header{border:0;color:rgba(212,212,212,.84)}.navbar .navbar-nav .open .dropdown-menu .divider{background-color:rgba(255,255,255,.84)}.navbar .navbar-nav .open .dropdown-menu>li>a{color:rgba(255,255,255,.84)}.navbar .navbar-nav .open .dropdown-menu>li>a:focus,.navbar .navbar-nav .open .dropdown-menu>li>a:hover{color:rgba(255,255,255,.84);background-color:transparent}.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover{color:rgba(255,255,255,.84);background-color:rgba(0,0,0,.05)}.navbar .navbar-nav .open .dropdown-menu>.disabled>a,.navbar .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#e5e5e5;background-color:transparent}}.navbar .btn-link,.navbar .btn-link:focus,.navbar .btn-link:hover,.navbar .navbar-link,.navbar .navbar-link:hover{color:rgba(255,255,255,.84)}.navbar .btn-link[disabled]:focus,.navbar .btn-link[disabled]:hover,fieldset[disabled] .navbar .btn-link:focus,fieldset[disabled] .navbar .btn-link:hover{color:#e5e5e5}.navbar .navbar-form{margin-top:16px}.navbar .navbar-form .form-control,.navbar .navbar-form .form-control-wrapper .form-control{border-color:rgba(255,255,255,.84);color:rgba(255,255,255,.84)}.navbar .navbar-form .form-control-wrapper .material-input:before,.navbar .navbar-form .form-control-wrapper input:focus~.material-input:after{background-color:rgba(255,255,255,.84)}.navbar .navbar-form ::-webkit-input-placeholder{color:rgba(255,255,255,.84)}.navbar .navbar-form :-moz-placeholder{color:rgba(255,255,255,.84)}.navbar .navbar-form ::-moz-placeholder{color:rgba(255,255,255,.84)}.navbar .navbar-form :-ms-input-placeholder{color:rgba(255,255,255,.84)}.navbar,.navbar-default,.navbar-primary{background-color:#4285f4}.navbar-success{background-color:#0f9d58}.navbar-info{background-color:#03a9f4}.navbar-warning{background-color:#ff5722}.navbar-danger,.navbar-material-red{background-color:#f44336}.navbar-material-pink{background-color:#e91e63}.navbar-material-purple{background-color:#9c27b0}.navbar-material-deeppurple{background-color:#673ab7}.navbar-material-indigo{background-color:#3f51b5}.navbar-material-lightblue{background-color:#03a9f4}.navbar-material-cyan{background-color:#00bcd4}.navbar-material-teal{background-color:#009688}.navbar-material-lightgreen{background-color:#8bc34a}.navbar-material-lime{background-color:#cddc39}.navbar-material-lightyellow{background-color:#ffeb3b}.navbar-material-orange{background-color:#ff9800}.navbar-material-deeporange{background-color:#ff5722}.navbar-material-grey{background-color:#9e9e9e}.navbar-material-bluegrey{background-color:#607d8b}.navbar-material-brown{background-color:#795548}.navbar-material-lightgrey{background-color:#ececec}.navbar-inverse{background-color:#3f51b5}.navbar-material-white{background-color:#FFF}.navbar-material-white .navbar-brand,.navbar-material-white .navbar-brand:focus,.navbar-material-white .navbar-brand:hover,.navbar-material-white .navbar-nav>li>a{color:rgba(0,0,0,.84)}.navbar-material-white .navbar-nav>li>a:focus,.navbar-material-white .navbar-nav>li>a:hover{color:rgba(0,0,0,.84);background-color:transparent}.navbar-material-white .navbar-nav>.active>a,.navbar-material-white .navbar-nav>.active>a:focus,.navbar-material-white .navbar-nav>.active>a:hover{color:rgba(0,0,0,.84);background-color:rgba(0,0,0,.05)}.navbar-material-white .navbar-nav>.disabled>a,.navbar-material-white .navbar-nav>.disabled>a:focus,.navbar-material-white .navbar-nav>.disabled>a:hover{color:rgba(0,0,0,.84);background-color:transparent}.navbar-material-white .navbar-nav>.open>a,.navbar-material-white .navbar-nav>.open>a:focus,.navbar-material-white .navbar-nav>.open>a:hover{background-color:rgba(0,0,0,.05);color:rgba(0,0,0,.84)}@media (max-width:1199px){.navbar .navbar-brand{height:50px;padding:10px 15px}.navbar .navbar-form{margin-top:10px}.navbar .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.dropdown-menu{border:0;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.dropdown-menu .divider{background-color:rgba(229,229,229,.12)}.dropdown-menu li{overflow:hidden;position:relative}.dropdown-menu li a:hover{background-color:transparent}.dropdown-menu li a:hover,.dropdown-menu-default li a:hover,.dropdown-menu-primary li a:hover{color:#4285f4}.dropdown-menu-success li a:hover{color:#0f9d58}.dropdown-menu-info li a:hover{color:#03a9f4}.dropdown-menu-warning li a:hover{color:#ff5722}.dropdown-menu-danger li a:hover,.dropdown-menu-material-red li a:hover{color:#f44336}.dropdown-menu-material-pink li a:hover{color:#e91e63}.dropdown-menu-material-purple li a:hover{color:#9c27b0}.dropdown-menu-material-deeppurple li a:hover{color:#673ab7}.dropdown-menu-material-indigo li a:hover{color:#3f51b5}.dropdown-menu-material-lightblue li a:hover{color:#03a9f4}.dropdown-menu-material-cyan li a:hover{color:#00bcd4}.dropdown-menu-material-teal li a:hover{color:#009688}.dropdown-menu-material-lightgreen li a:hover{color:#8bc34a}.dropdown-menu-material-lime li a:hover{color:#cddc39}.dropdown-menu-material-lightyellow li a:hover{color:#ffeb3b}.dropdown-menu-material-orange li a:hover{color:#ff9800}.dropdown-menu-material-deeporange li a:hover{color:#ff5722}.dropdown-menu-material-grey li a:hover{color:#9e9e9e}.dropdown-menu-material-bluegrey li a:hover{color:#607d8b}.dropdown-menu-material-brown li a:hover{color:#795548}.dropdown-menu-material-lightgrey li a:hover{color:#ececec}.alert{border:0;border-radius:0}.alert .alert-link,.alert a{color:#FFF}.alert,.alert-default{background-color:#fff}.alert-primary{background-color:#4285f4}.alert-success{background-color:#0f9d58}.alert-info{background-color:#03a9f4}.alert-warning{background-color:#ff5722}.alert-danger,.alert-material-red{background-color:#f44336}.alert-material-pink{background-color:#e91e63}.alert-material-purple{background-color:#9c27b0}.alert-material-deeppurple{background-color:#673ab7}.alert-material-indigo{background-color:#3f51b5}.alert-material-lightblue{background-color:#03a9f4}.alert-material-cyan{background-color:#00bcd4}.alert-material-teal{background-color:#009688}.alert-material-lightgreen{background-color:#8bc34a}.alert-material-lime{background-color:#cddc39}.alert-material-lightyellow{background-color:#ffeb3b}.alert-material-orange{background-color:#ff9800}.alert-material-deeporange{background-color:#ff5722}.alert-material-grey{background-color:#9e9e9e}.alert-material-bluegrey{background-color:#607d8b}.alert-material-brown{background-color:#795548}.alert-material-lightgrey{background-color:#ececec}.alert-danger,.alert-info,.alert-success,.alert-warning{color:#FFF}.alert-default .alert-link,.alert-default a{color:#000}.progress{height:4px;border-radius:0;box-shadow:none;background:#c8c8c8}.progress .progress-bar{box-shadow:none}.progress .progress-bar,.progress .progress-bar-default,.progress .progress-bar-primary{background-color:#4285f4}.progress .progress-bar-success{background-color:#0f9d58}.progress .progress-bar-info{background-color:#03a9f4}.progress .progress-bar-warning{background-color:#ff5722}.progress .progress-bar-danger,.progress .progress-bar-material-red{background-color:#f44336}.progress .progress-bar-material-pink{background-color:#e91e63}.progress .progress-bar-material-purple{background-color:#9c27b0}.progress .progress-bar-material-deeppurple{background-color:#673ab7}.progress .progress-bar-material-indigo{background-color:#3f51b5}.progress .progress-bar-material-lightblue{background-color:#03a9f4}.progress .progress-bar-material-cyan{background-color:#00bcd4}.progress .progress-bar-material-teal{background-color:#009688}.progress .progress-bar-material-lightgreen{background-color:#8bc34a}.progress .progress-bar-material-lime{background-color:#cddc39}.progress .progress-bar-material-lightyellow{background-color:#ffeb3b}.progress .progress-bar-material-orange{background-color:#ff9800}.progress .progress-bar-material-deeporange{background-color:#ff5722}.progress .progress-bar-material-grey{background-color:#9e9e9e}.progress .progress-bar-material-bluegrey{background-color:#607d8b}.progress .progress-bar-material-brown{background-color:#795548}.progress .progress-bar-material-lightgrey{background-color:#ececec}.text-warning{color:#ff5722}.text-primary{color:#4285f4}.text-danger{color:#f44336}.text-success{color:#0f9d58}.text-info{color:#03a9f4}.nav-tabs{background:#4285f4}.nav-tabs>li>a{color:#FFF;border:0;margin:0}.nav-tabs>li>a:hover{background-color:transparent;border:0}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.open>.nav-tabs>li:hover,.nav-tabs>li.open>a{background-color:transparent!important;border:0!important;color:#FFF!important;font-weight:500}.nav-tabs>li.disabled>a,.nav-tabs>li.disabled>a:hover{color:rgba(255,255,255,.5)}.popover,.tooltip-inner{background:#323232;color:#FFF;border-radius:2px}.tooltip,.tooltip.in{opacity:1}.popover.left .arrow:after,.popover.left .tooltip-arrow,.tooltip.left .arrow:after,.tooltip.left .tooltip-arrow{border-left-color:#323232}.popover.right .arrow:after,.popover.right .tooltip-arrow,.tooltip.right .arrow:after,.tooltip.right .tooltip-arrow{border-right-color:#323232}.popover.top .arrow:after,.popover.top .tooltip-arrow,.tooltip.top .arrow:after,.tooltip.top .tooltip-arrow{border-top-color:#323232}.popover.bottom .arrow:after,.popover.bottom .tooltip-arrow,.tooltip.bottom .arrow:after,.tooltip.bottom .tooltip-arrow{border-bottom-color:#323232}.icon,.icon-default{color:rgba(0,0,0,.84)}.icon-primary{color:#4285f4}.icon-success{color:#0f9d58}.icon-info{color:#03a9f4}.icon-warning{color:#ff5722}.icon-danger,.icon-material-red{color:#f44336}.icon-material-pink{color:#e91e63}.icon-material-purple{color:#9c27b0}.icon-material-deeppurple{color:#673ab7}.icon-material-indigo{color:#3f51b5}.icon-material-lightblue{color:#03a9f4}.icon-material-cyan{color:#00bcd4}.icon-material-teal{color:#009688}.icon-material-lightgreen{color:#8bc34a}.icon-material-lime{color:#cddc39}.icon-material-lightyellow{color:#ffeb3b}.icon-material-orange{color:#ff9800}.icon-material-deeporange{color:#ff5722}.icon-material-grey{color:#9e9e9e}.icon-material-bluegrey{color:#607d8b}.icon-material-brown{color:#795548}.icon-material-lightgrey{color:#ececec}.card{display:inline-block;position:relative;width:100%;border-radius:2px;color:rgba(0,0,0,.84);background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.card .card-height-indicator{margin-top:100%}.card .card-content{position:absolute;top:0;bottom:0;left:0;right:0}.card .card-image{height:60%;position:relative;overflow:hidden}.card .card-image img{width:100%;height:100%;border-top-left-radius:2px;border-top-right-radius:2px;pointer-events:none}.card .card-image .card-image-headline{position:absolute;bottom:16px;left:18px;color:#fff;font-size:2em}.card .card-body{height:30%;padding:18px}.card .card-footer{height:10%;padding:18px}.card .card-footer button{margin:0!important;position:relative;bottom:25px;width:auto}.card .card-footer button:first-child{left:-15px}.modal-content{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22);margin-top:10em;border-radius:2px;border:none}.modal-content .modal-header{border-bottom:none;padding:24px 24px 0}.modal-content .modal-body{padding:24px 24px 0}.modal-content .modal-footer{border-top:none;padding:24px}.modal-content .modal-footer button{margin:0;padding-left:16px;padding-right:16px;width:auto}.modal-content .modal-footer button.pull-left{padding-left:5px;padding-right:5px;position:relative;left:-5px}.modal-content .modal-footer button+button{margin-bottom:16px}.modal-backdrop{display:none}.snackbar{background-color:#323232;color:rgba(255,255,255,.84);font-size:14px;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);height:0;-webkit-transition:-webkit-transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,padding 0 linear .2s,height 0 linear .2s;transition:transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,padding 0 linear .2s,height 0 linear .2s;-webkit-transform:translateY(200%);-ms-transform:translateY(200%);transform:translateY(200%)}.snackbar.snackbar-opened{padding:14px 15px;margin-bottom:20px;height:auto;-webkit-transition:-webkit-transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,height 0 linear .2s;transition:transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,height 0 linear .2s;-webkit-transform:none;-ms-transform:none;transform:none}.snackbar.toast{border-radius:200px}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-ms-touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.noUi-base{width:100%;height:100%;position:relative}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1;box-sizing:border-box}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal .noUi-handle{box-sizing:border-box;width:12px;height:12px;left:-10px;top:-5px}.noUi-horizontal.noUi-extended{padding:0 15px}.noUi-horizontal.noUi-extended .noUi-origin{right:-15px}.noUi-background{height:2px;margin:20px 0}.noUi-origin{margin:0;border-radius:0;height:2px;background:#c8c8c8}.noUi-origin[style^="left: 0"] .noUi-handle{background-color:#fff;border:2px solid #c8c8c8}.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active{border-width:1px}.noUi-target{border-radius:2px}.noUi-handle{border-radius:100%;cursor:default;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;border:1px solid}.noUi-horizontal{height:2px;margin:15px 0}.noUi-horizontal .noUi-handle.noUi-active{-webkit-transform:scale(2.5);-ms-transform:scale(2.5);transform:scale(2.5)}[disabled].noUi-slider{opacity:.5}[disabled] .noUi-handle{cursor:not-allowed}.slider{background:#c8c8c8}.slider-default.noUi-connect,.slider-primary.noUi-connect,.slider.noUi-connect{background-color:#4285f4}.slider-success.noUi-connect{background-color:#0f9d58}.slider-info.noUi-connect{background-color:#03a9f4}.slider-warning.noUi-connect{background-color:#ff5722}.slider-danger.noUi-connect,.slider-material-red.noUi-connect{background-color:#f44336}.slider-material-pink.noUi-connect{background-color:#e91e63}.slider-material-purple.noUi-connect{background-color:#9c27b0}.slider-material-deeppurple.noUi-connect{background-color:#673ab7}.slider-material-indigo.noUi-connect{background-color:#3f51b5}.slider-material-lightblue.noUi-connect{background-color:#03a9f4}.slider-material-cyan.noUi-connect{background-color:#00bcd4}.slider-material-teal.noUi-connect{background-color:#009688}.slider-material-lightgreen.noUi-connect{background-color:#8bc34a}.slider-material-lime.noUi-connect{background-color:#cddc39}.slider-material-lightyellow.noUi-connect{background-color:#ffeb3b}.slider-material-orange.noUi-connect{background-color:#ff9800}.slider-material-deeporange.noUi-connect{background-color:#ff5722}.slider-material-grey.noUi-connect{background-color:#9e9e9e}.slider-material-bluegrey.noUi-connect{background-color:#607d8b}.slider-material-brown.noUi-connect{background-color:#795548}.slider-material-lightgrey.noUi-connect{background-color:#ececec}.slider .noUi-connect,.slider-default .noUi-connect,.slider-primary .noUi-connect{background-color:#4285f4}.slider-success .noUi-connect{background-color:#0f9d58}.slider-info .noUi-connect{background-color:#03a9f4}.slider-warning .noUi-connect{background-color:#ff5722}.slider-danger .noUi-connect,.slider-material-red .noUi-connect{background-color:#f44336}.slider-material-pink .noUi-connect{background-color:#e91e63}.slider-material-purple .noUi-connect{background-color:#9c27b0}.slider-material-deeppurple .noUi-connect{background-color:#673ab7}.slider-material-indigo .noUi-connect{background-color:#3f51b5}.slider-material-lightblue .noUi-connect{background-color:#03a9f4}.slider-material-cyan .noUi-connect{background-color:#00bcd4}.slider-material-teal .noUi-connect{background-color:#009688}.slider-material-lightgreen .noUi-connect{background-color:#8bc34a}.slider-material-lime .noUi-connect{background-color:#cddc39}.slider-material-lightyellow .noUi-connect{background-color:#ffeb3b}.slider-material-orange .noUi-connect{background-color:#ff9800}.slider-material-deeporange .noUi-connect{background-color:#ff5722}.slider-material-grey .noUi-connect{background-color:#9e9e9e}.slider-material-bluegrey .noUi-connect{background-color:#607d8b}.slider-material-brown .noUi-connect{background-color:#795548}.slider-material-lightgrey .noUi-connect{background-color:#ececec}.slider .noUi-handle,.slider-default .noUi-handle,.slider-primary .noUi-handle{background-color:#4285f4}.slider-success .noUi-handle{background-color:#0f9d58}.slider-info .noUi-handle{background-color:#03a9f4}.slider-warning .noUi-handle{background-color:#ff5722}.slider-danger .noUi-handle,.slider-material-red .noUi-handle{background-color:#f44336}.slider-material-pink .noUi-handle{background-color:#e91e63}.slider-material-purple .noUi-handle{background-color:#9c27b0}.slider-material-deeppurple .noUi-handle{background-color:#673ab7}.slider-material-indigo .noUi-handle{background-color:#3f51b5}.slider-material-lightblue .noUi-handle{background-color:#03a9f4}.slider-material-cyan .noUi-handle{background-color:#00bcd4}.slider-material-teal .noUi-handle{background-color:#009688}.slider-material-lightgreen .noUi-handle{background-color:#8bc34a}.slider-material-lime .noUi-handle{background-color:#cddc39}.slider-material-lightyellow .noUi-handle{background-color:#ffeb3b}.slider-material-orange .noUi-handle{background-color:#ff9800}.slider-material-deeporange .noUi-handle{background-color:#ff5722}.slider-material-grey .noUi-handle{background-color:#9e9e9e}.slider-material-bluegrey .noUi-handle{background-color:#607d8b}.slider-material-brown .noUi-handle{background-color:#795548}.slider-material-lightgrey .noUi-handle{background-color:#ececec}.slider .noUi-handle,.slider-default .noUi-handle,.slider-primary .noUi-handle{border-color:#4285f4}.slider-success .noUi-handle{border-color:#0f9d58}.slider-info .noUi-handle{border-color:#03a9f4}.slider-warning .noUi-handle{border-color:#ff5722}.slider-danger .noUi-handle,.slider-material-red .noUi-handle{border-color:#f44336}.slider-material-pink .noUi-handle{border-color:#e91e63}.slider-material-purple .noUi-handle{border-color:#9c27b0}.slider-material-deeppurple .noUi-handle{border-color:#673ab7}.slider-material-indigo .noUi-handle{border-color:#3f51b5}.slider-material-lightblue .noUi-handle{border-color:#03a9f4}.slider-material-cyan .noUi-handle{border-color:#00bcd4}.slider-material-teal .noUi-handle{border-color:#009688}.slider-material-lightgreen .noUi-handle{border-color:#8bc34a}.slider-material-lime .noUi-handle{border-color:#cddc39}.slider-material-lightyellow .noUi-handle{border-color:#ffeb3b}.slider-material-orange .noUi-handle{border-color:#ff9800}.slider-material-deeporange .noUi-handle{border-color:#ff5722}.slider-material-grey .noUi-handle{border-color:#9e9e9e}.slider-material-bluegrey .noUi-handle{border-color:#607d8b}.slider-material-brown .noUi-handle{border-color:#795548}.slider-material-lightgrey .noUi-handle{border-color:#ececec}.selectize-control.multi,.selectize-control.single{padding:0}.selectize-control.multi .selectize-input,.selectize-control.multi .selectize-input.input-active,.selectize-control.single .selectize-input,.selectize-control.single .selectize-input.input-active{cursor:text;background:0 0;box-shadow:none;border:0;padding:0;height:100%;font-size:14px;line-height:30px}.selectize-control.multi .selectize-input .has-items,.selectize-control.multi .selectize-input.input-active .has-items,.selectize-control.single .selectize-input .has-items,.selectize-control.single .selectize-input.input-active .has-items{padding:0}.selectize-control.multi .selectize-input.input-active:after,.selectize-control.multi .selectize-input:after,.selectize-control.single .selectize-input.input-active:after,.selectize-control.single .selectize-input:after{content:"\e611";right:5px;position:absolute;font-size:7px;font-family:Material-Design;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.selectize-control.multi .selectize-input input,.selectize-control.multi .selectize-input.input-active input,.selectize-control.single .selectize-input input,.selectize-control.single .selectize-input.input-active input{font-size:14px;outline:0;border:0;background:0 0}.selectize-control.multi .selectize-input.floating-label-fix input,.selectize-control.multi .selectize-input.input-active.floating-label-fix input,.selectize-control.single .selectize-input.floating-label-fix input,.selectize-control.single .selectize-input.input-active.floating-label-fix input{opacity:0}.selectize-control.multi .selectize-input.input-active>.item,.selectize-control.multi .selectize-input.input-active>div,.selectize-control.multi .selectize-input>.item,.selectize-control.multi .selectize-input>div,.selectize-control.single .selectize-input.input-active>.item,.selectize-control.single .selectize-input.input-active>div,.selectize-control.single .selectize-input>.item,.selectize-control.single .selectize-input>div{display:inline-block;margin:0 8px 3px 0;padding:0;background:0 0;border:0}.selectize-control.multi .selectize-input.input-active>.item:after,.selectize-control.multi .selectize-input.input-active>div:after,.selectize-control.multi .selectize-input>.item:after,.selectize-control.multi .selectize-input>div:after,.selectize-control.single .selectize-input.input-active>.item:after,.selectize-control.single .selectize-input.input-active>div:after,.selectize-control.single .selectize-input>.item:after,.selectize-control.single .selectize-input>div:after{content:","}.selectize-control.multi .selectize-input.input-active>.item:last-of-type:after,.selectize-control.multi .selectize-input.input-active>div:last-of-type:after,.selectize-control.multi .selectize-input>.item:last-of-type:after,.selectize-control.multi .selectize-input>div:last-of-type:after,.selectize-control.single .selectize-input.input-active>.item:last-of-type:after,.selectize-control.single .selectize-input.input-active>div:last-of-type:after,.selectize-control.single .selectize-input>.item:last-of-type:after,.selectize-control.single .selectize-input>div:last-of-type:after{content:""}.selectize-control.multi .selectize-input.input-active>.item.active,.selectize-control.multi .selectize-input.input-active>div.active,.selectize-control.multi .selectize-input>.item.active,.selectize-control.multi .selectize-input>div.active,.selectize-control.single .selectize-input.input-active>.item.active,.selectize-control.single .selectize-input.input-active>div.active,.selectize-control.single .selectize-input>.item.active,.selectize-control.single .selectize-input>div.active{font-weight:700;background:0 0;border:0}.selectize-control.multi .selectize-dropdown,.selectize-control.single .selectize-dropdown{position:absolute;z-index:1000;border:0;width:100%!important;left:0!important;height:auto;background-color:#FFF;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-radius:2px;padding:0;margin-top:3px}.selectize-control.multi .selectize-dropdown .active,.selectize-control.single .selectize-dropdown .active{background-color:inherit}.selectize-control.multi .selectize-dropdown .highlight,.selectize-control.single .selectize-dropdown .highlight{background-color:#d5d8ff}.selectize-control.multi .selectize-dropdown .selected,.selectize-control.multi .selectize-dropdown .selected.active,.selectize-control.single .selectize-dropdown .selected,.selectize-control.single .selectize-dropdown .selected.active{background-color:#EEE}.selectize-control.multi .selectize-dropdown .optgroup-header,.selectize-control.multi .selectize-dropdown [data-selectable],.selectize-control.single .selectize-dropdown .optgroup-header,.selectize-control.single .selectize-dropdown [data-selectable]{padding:10px 20px;cursor:pointer}.selectize-control.multi .dropdown-active~.selectize-dropdown,.selectize-control.single .dropdown-active~.selectize-dropdown{display:block} diff --git a/dist/css/material.css b/dist/css/material.css index 249e421a..6444a0ad 100644 --- a/dist/css/material.css +++ b/dist/css/material.css @@ -1,13 +1,13 @@ @font-face { - font-family: "Material-Design"; - src: url("../fonts/Material-Design.eot?2u7a7w"); - src: url("../fonts/Material-Design.eot?#iefix2u7a7w") format("embedded-opentype"), url("../fonts/Material-Design.woff?2u7a7w") format("woff"), url("../fonts/Material-Design.ttf?2u7a7w") format("truetype"), url("../fonts/Material-Design.svg?2u7a7w#Material-Design") format("svg"); + font-family: "Material-Design-Icons"; + src: url("../fonts/Material-Design-Icons.eot?-g7cqhn"); + src: url("../fonts/Material-Design-Icons.eot?#iefix-g7cqhn") format("embedded-opentype"), url("../fonts/Material-Design-Icons.woff?-g7cqhn") format("woff"), url("../fonts/Material-Design-Icons.ttf?-g7cqhn") format("truetype"), url("../fonts/Material-Design-Icons.svg?-g7cqhn#Material-Design-Icons") format("svg"); font-weight: normal; font-style: normal; } -[class^="icon-material-"], -[class*=" icon-material-"] { - font-family: "Material-Design"; +[class^="mdi-"], +[class*=" mdi-"] { + font-family: "Material-Design-Icons"; speak: none; font-style: normal; font-weight: normal; @@ -18,1493 +18,2228 @@ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } -.icon-material-access-alarms:before { +.mdi-action-3d-rotation:before { content: "\e600"; } -.icon-material-accessibility:before { +.mdi-action-accessibility:before { content: "\e601"; } -.icon-material-access-time:before { +.mdi-action-account-balance:before { content: "\e602"; } -.icon-material-account-box:before { +.mdi-action-account-balance-wallet:before { content: "\e603"; } -.icon-material-account-circle:before { +.mdi-action-account-box:before { content: "\e604"; } -.icon-material-adb:before { +.mdi-action-account-child:before { content: "\e605"; } -.icon-material-add:before { +.mdi-action-account-circle:before { content: "\e606"; } -.icon-material-add-alarm:before { +.mdi-action-add-shopping-cart:before { content: "\e607"; } -.icon-material-add-box:before { +.mdi-action-alarm:before { content: "\e608"; } -.icon-material-add-circle:before { +.mdi-action-alarm-add:before { content: "\e609"; } -.icon-material-add-circle-outline:before { +.mdi-action-alarm-off:before { content: "\e60a"; } -.icon-material-airplanemode-off:before { +.mdi-action-alarm-on:before { content: "\e60b"; } -.icon-material-airplanemode-on:before { +.mdi-action-android:before { content: "\e60c"; } -.icon-material-android:before { +.mdi-action-announcement:before { content: "\e60d"; } -.icon-material-apps:before { +.mdi-action-aspect-ratio:before { content: "\e60e"; } -.icon-material-archive:before { +.mdi-action-assessment:before { content: "\e60f"; } -.icon-material-arrow-back:before { +.mdi-action-assignment:before { content: "\e610"; } -.icon-material-arrow-drop-down:before { +.mdi-action-assignment-ind:before { content: "\e611"; } -.icon-material-arrow-drop-down-circle:before { +.mdi-action-assignment-late:before { content: "\e612"; } -.icon-material-arrow-drop-up:before { +.mdi-action-assignment-return:before { content: "\e613"; } -.icon-material-arrow-forward:before { +.mdi-action-assignment-returned:before { content: "\e614"; } -.icon-material-attachment:before { +.mdi-action-assignment-turned-in:before { content: "\e615"; } -.icon-material-auto-fix:before { +.mdi-action-autorenew:before { content: "\e616"; } -.icon-material-backspace:before { +.mdi-action-backup:before { content: "\e617"; } -.icon-material-backup:before { +.mdi-action-book:before { content: "\e618"; } -.icon-material-beenhere:before { +.mdi-action-bookmark:before { content: "\e619"; } -.icon-material-block:before { +.mdi-action-bookmark-outline:before { content: "\e61a"; } -.icon-material-bluetooth2:before { +.mdi-action-bug-report:before { content: "\e61b"; } -.icon-material-bluetooth:before { +.mdi-action-cached:before { content: "\e61c"; } -.icon-material-bluetooth-audio:before { +.mdi-action-class:before { content: "\e61d"; } -.icon-material-bluetooth-connected2:before { +.mdi-action-credit-card:before { content: "\e61e"; } -.icon-material-bluetooth-connected:before { +.mdi-action-dashboard:before { content: "\e61f"; } -.icon-material-bluetooth-disabled:before { +.mdi-action-delete:before { content: "\e620"; } -.icon-material-bluetooth-searching:before { +.mdi-action-description:before { content: "\e621"; } -.icon-material-book:before { +.mdi-action-dns:before { content: "\e622"; } -.icon-material-bookmark:before { +.mdi-action-done:before { content: "\e623"; } -.icon-material-bookmark-outline:before { +.mdi-action-done-all:before { content: "\e624"; } -.icon-material-brightness-auto:before { +.mdi-action-event:before { content: "\e625"; } -.icon-material-brightness-high:before { +.mdi-action-exit-to-app:before { content: "\e626"; } -.icon-material-brightness-low:before { +.mdi-action-explore:before { content: "\e627"; } -.icon-material-brightness-medium:before { +.mdi-action-extension:before { content: "\e628"; } -.icon-material-bug-report:before { +.mdi-action-face-unlock:before { content: "\e629"; } -.icon-material-cake:before { +.mdi-action-favorite:before { content: "\e62a"; } -.icon-material-call:before { +.mdi-action-favorite-outline:before { content: "\e62b"; } -.icon-material-call-end:before { +.mdi-action-find-in-page:before { content: "\e62c"; - font-size: 60%; } -.icon-material-call-made:before { +.mdi-action-find-replace:before { content: "\e62d"; } -.icon-material-call-merge:before { +.mdi-action-flip-to-back:before { content: "\e62e"; } -.icon-material-call-missed:before { +.mdi-action-flip-to-front:before { content: "\e62f"; } -.icon-material-call-received:before { +.mdi-action-get-app:before { content: "\e630"; } -.icon-material-call-split:before { +.mdi-action-grade:before { content: "\e631"; } -.icon-material-camera:before { +.mdi-action-group-work:before { content: "\e632"; } -.icon-material-camera-alt:before { +.mdi-action-help:before { content: "\e633"; } -.icon-material-camera-roll:before { +.mdi-action-highlight-remove:before { content: "\e634"; } -.icon-material-cancel:before { +.mdi-action-history:before { content: "\e635"; } -.icon-material-cast:before { +.mdi-action-home:before { content: "\e636"; } -.icon-material-cast-connected:before { +.mdi-action-https:before { content: "\e637"; } -.icon-material-chat:before { +.mdi-action-info:before { content: "\e638"; } -.icon-material-check:before { +.mdi-action-info-outline:before { content: "\e639"; } -.icon-material-check-box:before { +.mdi-action-input:before { content: "\e63a"; } -.icon-material-check-box-blank:before { +.mdi-action-invert-colors:before { content: "\e63b"; } -.icon-material-check-box-outline:before { +.mdi-action-label:before { content: "\e63c"; } -.icon-material-check-box-outline-blank:before { +.mdi-action-label-outline:before { content: "\e63d"; } -.icon-material-check-circle:before { +.mdi-action-language:before { content: "\e63e"; } -.icon-material-check-circle-blank:before { +.mdi-action-launch:before { content: "\e63f"; } -.icon-material-check-circle-outline:before { +.mdi-action-list:before { content: "\e640"; } -.icon-material-check-circle-outline-blank:before { +.mdi-action-lock:before { content: "\e641"; } -.icon-material-chevron-left:before { +.mdi-action-lock-open:before { content: "\e642"; } -.icon-material-chevron-right:before { +.mdi-action-lock-outline:before { content: "\e643"; } -.icon-material-chromecast:before { +.mdi-action-loyalty:before { content: "\e644"; } -.icon-material-circles:before { +.mdi-action-markunread-mailbox:before { content: "\e645"; } -.icon-material-circles-add:before { +.mdi-action-note-add:before { content: "\e646"; } -.icon-material-circles-extended:before { +.mdi-action-open-in-browser:before { content: "\e647"; } -.icon-material-clear:before { +.mdi-action-open-in-new:before { content: "\e648"; } -.icon-material-close:before { +.mdi-action-open-with:before { content: "\e649"; } -.icon-material-closed-caption:before { +.mdi-action-pageview:before { content: "\e64a"; } -.icon-material-cloud:before { +.mdi-action-payment:before { content: "\e64b"; } -.icon-material-cloud-circle:before { +.mdi-action-perm-camera-mic:before { content: "\e64c"; } -.icon-material-cloud-done:before { +.mdi-action-perm-contact-cal:before { content: "\e64d"; } -.icon-material-cloud-download:before { +.mdi-action-perm-data-setting:before { content: "\e64e"; } -.icon-material-cloud-off:before { +.mdi-action-perm-device-info:before { content: "\e64f"; } -.icon-material-cloud-queue:before { +.mdi-action-perm-identity:before { content: "\e650"; } -.icon-material-cloud-upload:before { +.mdi-action-perm-media:before { content: "\e651"; } -.icon-material-comment:before { +.mdi-action-perm-phone-msg:before { content: "\e652"; } -.icon-material-communities:before { +.mdi-action-perm-scan-wifi:before { content: "\e653"; } -.icon-material-content-copy:before { +.mdi-action-picture-in-picture:before { content: "\e654"; } -.icon-material-content-cut:before { +.mdi-action-polymer:before { content: "\e655"; } -.icon-material-content-paste:before { +.mdi-action-print:before { content: "\e656"; } -.icon-material-create:before { +.mdi-action-query-builder:before { content: "\e657"; } -.icon-material-credit-card:before { +.mdi-action-question-answer:before { content: "\e658"; } -.icon-material-crop:before { +.mdi-action-receipt:before { content: "\e659"; } -.icon-material-crop-free:before { +.mdi-action-redeem:before { content: "\e65a"; } -.icon-material-crop-landscape:before { +.mdi-action-report-problem:before { content: "\e65b"; } -.icon-material-crop-portrait:before { +.mdi-action-restore:before { content: "\e65c"; } -.icon-material-crop-square:before { +.mdi-action-room:before { content: "\e65d"; } -.icon-material-data-usage:before { +.mdi-action-schedule:before { content: "\e65e"; } -.icon-material-delete:before { +.mdi-action-search:before { content: "\e65f"; } -.icon-material-developer-mode:before { +.mdi-action-settings:before { content: "\e660"; } -.icon-material-dialpad:before { +.mdi-action-settings-applications:before { content: "\e661"; } -.icon-material-directions:before { +.mdi-action-settings-backup-restore:before { content: "\e662"; } -.icon-material-directions-bike:before { +.mdi-action-settings-bluetooth:before { content: "\e663"; } -.icon-material-directions-bus:before { +.mdi-action-settings-cell:before { content: "\e664"; } -.icon-material-directions-car:before { +.mdi-action-settings-display:before { content: "\e665"; } -.icon-material-directions-subway:before { +.mdi-action-settings-ethernet:before { content: "\e666"; } -.icon-material-directions-train:before { +.mdi-action-settings-input-antenna:before { content: "\e667"; } -.icon-material-directions-transit:before { +.mdi-action-settings-input-component:before { content: "\e668"; } -.icon-material-directionswalk:before { +.mdi-action-settings-input-composite:before { content: "\e669"; } -.icon-material-disc-full:before { +.mdi-action-settings-input-hdmi:before { content: "\e66a"; } -.icon-material-dock:before { +.mdi-action-settings-input-svideo:before { content: "\e66b"; } -.icon-material-domain:before { +.mdi-action-settings-overscan:before { content: "\e66c"; } -.icon-material-done:before { +.mdi-action-settings-phone:before { content: "\e66d"; } -.icon-material-done-all:before { +.mdi-action-settings-power:before { content: "\e66e"; } -.icon-material-do-not-disturb:before { +.mdi-action-settings-remote:before { content: "\e66f"; } -.icon-material-drafts:before { +.mdi-action-settings-voice:before { content: "\e670"; } -.icon-material-drawer:before { +.mdi-action-shop:before { content: "\e671"; } -.icon-material-drive:before { +.mdi-action-shopping-basket:before { content: "\e672"; } -.icon-material-drive-document:before { +.mdi-action-shopping-cart:before { content: "\e673"; } -.icon-material-drive-drawing:before { +.mdi-action-shop-two:before { content: "\e674"; } -.icon-material-drive-eta:before { +.mdi-action-speaker-notes:before { content: "\e675"; } -.icon-material-drive-file:before { +.mdi-action-spellcheck:before { content: "\e676"; } -.icon-material-drive-form:before { +.mdi-action-star-rate:before { content: "\e677"; } -.icon-material-drive-fusiontable:before { +.mdi-action-stars:before { content: "\e678"; } -.icon-material-drive-image:before { +.mdi-action-store:before { content: "\e679"; } -.icon-material-drive-ms-excel:before { +.mdi-action-subject:before { content: "\e67a"; } -.icon-material-drive-ms-powerpoint:before { +.mdi-action-swap-horiz:before { content: "\e67b"; } -.icon-material-drive-ms-word:before { +.mdi-action-swap-vert:before { content: "\e67c"; } -.icon-material-drive-pdf:before { +.mdi-action-swap-vert-circle:before { content: "\e67d"; } -.icon-material-drive-presentation:before { +.mdi-action-system-update-tv:before { content: "\e67e"; } -.icon-material-drive-script:before { +.mdi-action-tab:before { content: "\e67f"; } -.icon-material-drive-site:before { +.mdi-action-tab-unselected:before { content: "\e680"; } -.icon-material-drive-spreadsheet:before { +.mdi-action-theaters:before { content: "\e681"; } -.icon-material-drive-video:before { +.mdi-action-thumb-down:before { content: "\e682"; } -.icon-material-earth:before { +.mdi-action-thumbs-up-down:before { content: "\e683"; } -.icon-material-email2:before { +.mdi-action-thumb-up:before { content: "\e684"; } -.icon-material-email:before { +.mdi-action-toc:before { content: "\e685"; } -.icon-material-error:before { +.mdi-action-today:before { content: "\e686"; } -.icon-material-event2:before { +.mdi-action-track-changes:before { content: "\e687"; } -.icon-material-event:before { +.mdi-action-translate:before { content: "\e688"; } -.icon-material-exit-to-app:before { +.mdi-action-trending-down:before { content: "\e689"; } -.icon-material-expand-less:before { +.mdi-action-trending-neutral:before { content: "\e68a"; } -.icon-material-expand-more:before { +.mdi-action-trending-up:before { content: "\e68b"; } -.icon-material-explore:before { +.mdi-action-turned-in:before { content: "\e68c"; } -.icon-material-extension:before { +.mdi-action-turned-in-not:before { content: "\e68d"; } -.icon-material-fast-forward:before { +.mdi-action-verified-user:before { content: "\e68e"; } -.icon-material-fast-rewind:before { +.mdi-action-view-agenda:before { content: "\e68f"; } -.icon-material-favorite:before { +.mdi-action-view-array:before { content: "\e690"; } -.icon-material-favorite-outline:before { +.mdi-action-view-carousel:before { content: "\e691"; } -.icon-material-file-download:before { +.mdi-action-view-column:before { content: "\e692"; } -.icon-material-file-upload:before { +.mdi-action-view-day:before { content: "\e693"; } -.icon-material-filter:before { +.mdi-action-view-headline:before { content: "\e694"; } -.icon-material-flag:before { +.mdi-action-view-list:before { content: "\e695"; } -.icon-material-flash-auto:before { +.mdi-action-view-module:before { content: "\e696"; } -.icon-material-flash-off:before { +.mdi-action-view-quilt:before { content: "\e697"; } -.icon-material-flash-on:before { +.mdi-action-view-stream:before { content: "\e698"; } -.icon-material-flights:before { +.mdi-action-view-week:before { content: "\e699"; } -.icon-material-flip-to-back:before { +.mdi-action-visibility:before { content: "\e69a"; } -.icon-material-flip-to-front:before { +.mdi-action-visibility-off:before { content: "\e69b"; } -.icon-material-folder:before { +.mdi-action-wallet-giftcard:before { content: "\e69c"; } -.icon-material-folder-mydrive:before { +.mdi-action-wallet-membership:before { content: "\e69d"; } -.icon-material-folder-shared:before { +.mdi-action-wallet-travel:before { content: "\e69e"; } -.icon-material-forum:before { +.mdi-action-work:before { content: "\e69f"; } -.icon-material-forward:before { +.mdi-alert-error:before { content: "\e6a0"; } -.icon-material-fullscreen:before { +.mdi-alert-warning:before { content: "\e6a1"; } -.icon-material-fullscreen-exit:before { +.mdi-av-album:before { content: "\e6a2"; } -.icon-material-gamepad:before { +.mdi-av-timer:before { content: "\e6a3"; } -.icon-material-games:before { +.mdi-av-closed-caption:before { content: "\e6a4"; } -.icon-material-gesture:before { +.mdi-av-equalizer:before { content: "\e6a5"; } -.icon-material-glass:before { +.mdi-av-explicit:before { content: "\e6a6"; } -.icon-material-gmail2:before { +.mdi-av-fast-forward:before { content: "\e6a7"; } -.icon-material-gmail:before { +.mdi-av-fast-rewind:before { content: "\e6a8"; } -.icon-material-google:before { +.mdi-av-games:before { content: "\e6a9"; } -.icon-material-google-plus:before { +.mdi-av-hearing:before { content: "\e6aa"; } -.icon-material-gps-fixed:before { +.mdi-av-high-quality:before { content: "\e6ab"; } -.icon-material-gps-not-fixed:before { +.mdi-av-loop:before { content: "\e6ac"; } -.icon-material-gps-off:before { +.mdi-av-mic:before { content: "\e6ad"; } -.icon-material-group:before { +.mdi-av-mic-none:before { content: "\e6ae"; } -.icon-material-group-add:before { +.mdi-av-mic-off:before { content: "\e6af"; } -.icon-material-hangout2:before { +.mdi-av-movie:before { content: "\e6b0"; } -.icon-material-hangout:before { +.mdi-av-my-library-add:before { content: "\e6b1"; } -.icon-material-hangout-video:before { +.mdi-av-my-library-books:before { content: "\e6b2"; } -.icon-material-hangout-video-off:before { +.mdi-av-my-library-music:before { content: "\e6b3"; } -.icon-material-headset:before { +.mdi-av-new-releases:before { content: "\e6b4"; } -.icon-material-headset-mic:before { +.mdi-av-not-interested:before { content: "\e6b5"; } -.icon-material-help:before { +.mdi-av-pause:before { content: "\e6b6"; } -.icon-material-high-quality:before { +.mdi-av-pause-circle-fill:before { content: "\e6b7"; } -.icon-material-history:before { +.mdi-av-pause-circle-outline:before { content: "\e6b8"; } -.icon-material-home:before { +.mdi-av-play-arrow:before { content: "\e6b9"; } -.icon-material-hotel:before { +.mdi-av-play-circle-fill:before { content: "\e6ba"; } -.icon-material-https:before { +.mdi-av-play-circle-outline:before { content: "\e6bb"; } -.icon-material-image:before { +.mdi-av-playlist-add:before { content: "\e6bc"; } -.icon-material-import-export:before { +.mdi-av-play-shopping-bag:before { content: "\e6bd"; } -.icon-material-inbox:before { +.mdi-av-queue:before { content: "\e6be"; } -.icon-material-info:before { +.mdi-av-queue-music:before { content: "\e6bf"; } -.icon-material-info-outline:before { +.mdi-av-radio:before { content: "\e6c0"; } -.icon-material-invert-colors:before { +.mdi-av-recent-actors:before { content: "\e6c1"; } -.icon-material-keep2:before { +.mdi-av-repeat:before { content: "\e6c2"; } -.icon-material-keep:before { +.mdi-av-repeat-one:before { content: "\e6c3"; } -.icon-material-keyboard:before { +.mdi-av-replay:before { content: "\e6c4"; } -.icon-material-keyboard-alt:before { +.mdi-av-shuffle:before { content: "\e6c5"; } -.icon-material-keyboard-arrow-down:before { +.mdi-av-skip-next:before { content: "\e6c6"; } -.icon-material-keyboard-arrow-left:before { +.mdi-av-skip-previous:before { content: "\e6c7"; } -.icon-material-keyboard-arrow-right:before { +.mdi-av-snooze:before { content: "\e6c8"; } -.icon-material-keyboard-arrow-up:before { +.mdi-av-stop:before { content: "\e6c9"; } -.icon-material-keyboard-backspace:before { +.mdi-av-subtitles:before { content: "\e6ca"; } -.icon-material-keyboard-capslock:before { +.mdi-av-surround-sound:before { content: "\e6cb"; } -.icon-material-keyboard-control:before { +.mdi-av-videocam:before { content: "\e6cc"; - font-size: 36%; } -.icon-material-keyboard-hide:before { +.mdi-av-videocam-off:before { content: "\e6cd"; } -.icon-material-keyboard-return:before { +.mdi-av-video-collection:before { content: "\e6ce"; } -.icon-material-keyboard-tab:before { +.mdi-av-volume-down:before { content: "\e6cf"; } -.icon-material-keyboard-voice:before { +.mdi-av-volume-mute:before { content: "\e6d0"; } -.icon-material-label:before { +.mdi-av-volume-off:before { content: "\e6d1"; } -.icon-material-label-outline:before { +.mdi-av-volume-up:before { content: "\e6d2"; } -.icon-material-landscape:before { +.mdi-av-web:before { content: "\e6d3"; } -.icon-material-language:before { +.mdi-communication-business:before { content: "\e6d4"; } -.icon-material-laptop:before { +.mdi-communication-call:before { content: "\e6d5"; } -.icon-material-launch:before { +.mdi-communication-call-end:before { content: "\e6d6"; } -.icon-material-link:before { +.mdi-communication-call-made:before { content: "\e6d7"; } -.icon-material-list:before { +.mdi-communication-call-merge:before { content: "\e6d8"; } -.icon-material-live-help:before { +.mdi-communication-call-missed:before { content: "\e6d9"; } -.icon-material-location:before { +.mdi-communication-call-received:before { content: "\e6da"; } -.icon-material-location-city:before { +.mdi-communication-call-split:before { content: "\e6db"; } -.icon-material-location-disabled:before { +.mdi-communication-chat:before { content: "\e6dc"; } -.icon-material-location-searching:before { +.mdi-communication-clear-all:before { content: "\e6dd"; } -.icon-material-lock:before { +.mdi-communication-comment:before { content: "\e6de"; } -.icon-material-lock-open:before { +.mdi-communication-contacts:before { content: "\e6df"; } -.icon-material-lock-outline:before { +.mdi-communication-dialer-sip:before { content: "\e6e0"; } -.icon-material-loop:before { +.mdi-communication-dialpad:before { content: "\e6e1"; } -.icon-material-mail:before { +.mdi-communication-dnd-on:before { content: "\e6e2"; } -.icon-material-map:before { +.mdi-communication-email:before { content: "\e6e3"; } -.icon-material-markunread:before { +.mdi-communication-forum:before { content: "\e6e4"; } -.icon-material-memory:before { +.mdi-communication-import-export:before { content: "\e6e5"; } -.icon-material-menu:before { +.mdi-communication-invert-colors-off:before { content: "\e6e6"; } -.icon-material-message:before { +.mdi-communication-invert-colors-on:before { content: "\e6e7"; } -.icon-material-messenger:before { +.mdi-communication-live-help:before { content: "\e6e8"; } -.icon-material-mic:before { +.mdi-communication-location-off:before { content: "\e6e9"; } -.icon-material-mic-none:before { +.mdi-communication-location-on:before { content: "\e6ea"; } -.icon-material-mic-off:before { +.mdi-communication-message:before { content: "\e6eb"; } -.icon-material-mms:before { +.mdi-communication-messenger:before { content: "\e6ec"; } -.icon-material-mood:before { +.mdi-communication-no-sim:before { content: "\e6ed"; } -.icon-material-more:before { +.mdi-communication-phone:before { content: "\e6ee"; } -.icon-material-more-horiz:before { +.mdi-communication-portable-wifi-off:before { content: "\e6ef"; - font-size: 25%; } -.icon-material-more-vert:before { +.mdi-communication-quick-contacts-dialer:before { content: "\e6f0"; } -.icon-material-mouse:before { +.mdi-communication-quick-contacts-mail:before { content: "\e6f1"; } -.icon-material-movie:before { +.mdi-communication-ring-volume:before { content: "\e6f2"; } -.icon-material-nest-protect:before { +.mdi-communication-stay-current-landscape:before { content: "\e6f3"; } -.icon-material-nest-thermostat:before { +.mdi-communication-stay-current-portrait:before { content: "\e6f4"; } -.icon-material-network-cell:before { +.mdi-communication-stay-primary-landscape:before { content: "\e6f5"; } -.icon-material-network-wifi:before { +.mdi-communication-stay-primary-portrait:before { content: "\e6f6"; } -.icon-material-news:before { +.mdi-communication-swap-calls:before { content: "\e6f7"; } -.icon-material-nfc:before { +.mdi-communication-textsms:before { content: "\e6f8"; } -.icon-material-notifications:before { +.mdi-communication-voicemail:before { content: "\e6f9"; } -.icon-material-notifications-none:before { +.mdi-communication-vpn-key:before { content: "\e6fa"; } -.icon-material-notifications-off:before { +.mdi-content-add:before { content: "\e6fb"; } -.icon-material-notifications-on:before { +.mdi-content-add-box:before { content: "\e6fc"; } -.icon-material-notifications-paused:before { +.mdi-content-add-circle:before { content: "\e6fd"; } -.icon-material-pages:before { +.mdi-content-add-circle-outline:before { content: "\e6fe"; } -.icon-material-palette:before { +.mdi-content-archive:before { content: "\e6ff"; } -.icon-material-panorama:before { +.mdi-content-backspace:before { content: "\e700"; } -.icon-material-party-mode:before { +.mdi-content-block:before { content: "\e701"; } -.icon-material-pause:before { +.mdi-content-clear:before { content: "\e702"; } -.icon-material-pause-circle-fill:before { +.mdi-content-content-copy:before { content: "\e703"; } -.icon-material-pause-circle-outline:before { +.mdi-content-content-cut:before { content: "\e704"; } -.icon-material-people:before { +.mdi-content-content-paste:before { content: "\e705"; } -.icon-material-person:before { +.mdi-content-create:before { content: "\e706"; } -.icon-material-person-add:before { +.mdi-content-drafts:before { content: "\e707"; } -.icon-material-person-location:before { +.mdi-content-filter-list:before { content: "\e708"; } -.icon-material-person-outline:before { +.mdi-content-flag:before { content: "\e709"; } -.icon-material-phone2:before { +.mdi-content-forward:before { content: "\e70a"; } -.icon-material-phone:before { +.mdi-content-gesture:before { content: "\e70b"; } -.icon-material-phone-bluetooth-speaker:before { +.mdi-content-inbox:before { content: "\e70c"; } -.icon-material-phone-forwarded:before { +.mdi-content-link:before { content: "\e70d"; } -.icon-material-phone-in-talk:before { +.mdi-content-mail:before { content: "\e70e"; } -.icon-material-phone-locked:before { +.mdi-content-markunread:before { content: "\e70f"; } -.icon-material-phone-missed:before { +.mdi-content-redo:before { content: "\e710"; } -.icon-material-phone-paused:before { +.mdi-content-remove:before { content: "\e711"; } -.icon-material-photo:before { +.mdi-content-remove-circle:before { content: "\e712"; } -.icon-material-photo-album:before { +.mdi-content-remove-circle-outline:before { content: "\e713"; } -.icon-material-photo-library:before { +.mdi-content-reply:before { content: "\e714"; } -.icon-material-place:before { +.mdi-content-reply-all:before { content: "\e715"; } -.icon-material-play-arrow:before { +.mdi-content-report:before { content: "\e716"; } -.icon-material-play-circle-fill:before { +.mdi-content-save:before { content: "\e717"; } -.icon-material-play-circle-outline:before { +.mdi-content-select-all:before { content: "\e718"; } -.icon-material-play-download:before { +.mdi-content-send:before { content: "\e719"; } -.icon-material-play-install:before { +.mdi-content-sort:before { content: "\e71a"; } -.icon-material-plus-one:before { +.mdi-content-text-format:before { content: "\e71b"; } -.icon-material-poll:before { +.mdi-content-undo:before { content: "\e71c"; } -.icon-material-polymer:before { +.mdi-device-access-alarm:before { content: "\e71d"; } -.icon-material-portrait:before { +.mdi-device-access-alarms:before { content: "\e71e"; } -.icon-material-post-blogger:before { +.mdi-device-access-time:before { content: "\e71f"; } -.icon-material-post-facebook:before { +.mdi-device-add-alarm:before { content: "\e720"; } -.icon-material-post-gplus:before { +.mdi-device-airplanemode-off:before { content: "\e721"; } -.icon-material-post-instagram:before { +.mdi-device-airplanemode-on:before { content: "\e722"; } -.icon-material-post-linkedin:before { +.mdi-device-battery-20:before { content: "\e723"; } -.icon-material-post-pinterest:before { +.mdi-device-battery-30:before { content: "\e724"; } -.icon-material-post-tumblr:before { +.mdi-device-battery-50:before { content: "\e725"; } -.icon-material-post-twitter:before { +.mdi-device-battery-60:before { content: "\e726"; } -.icon-material-print:before { +.mdi-device-battery-80:before { content: "\e727"; } -.icon-material-public:before { +.mdi-device-battery-90:before { content: "\e728"; } -.icon-material-queue:before { +.mdi-device-battery-alert:before { content: "\e729"; } -.icon-material-radio-button-off:before { +.mdi-device-battery-charging-20:before { content: "\e72a"; } -.icon-material-radio-button-on:before { +.mdi-device-battery-charging-30:before { content: "\e72b"; } -.icon-material-receipt:before { +.mdi-device-battery-charging-50:before { content: "\e72c"; } -.icon-material-refresh:before { +.mdi-device-battery-charging-60:before { content: "\e72d"; } -.icon-material-reminder:before { +.mdi-device-battery-charging-80:before { content: "\e72e"; } -.icon-material-remove:before { +.mdi-device-battery-charging-90:before { content: "\e72f"; - font-size: 16%; } -.icon-material-remove-circle:before { +.mdi-device-battery-charging-full:before { content: "\e730"; } -.icon-material-remove-circle-outline:before { +.mdi-device-battery-full:before { content: "\e731"; } -.icon-material-replay:before { +.mdi-device-battery-std:before { content: "\e732"; } -.icon-material-reply:before { +.mdi-device-battery-unknown:before { content: "\e733"; } -.icon-material-reply-all:before { +.mdi-device-bluetooth:before { content: "\e734"; } -.icon-material-report:before { +.mdi-device-bluetooth-connected:before { content: "\e735"; } -.icon-material-ring-volume:before { +.mdi-device-bluetooth-disabled:before { content: "\e736"; } -.icon-material-rotate-left:before { +.mdi-device-bluetooth-searching:before { content: "\e737"; } -.icon-material-rotate-right:before { +.mdi-device-brightness-auto:before { content: "\e738"; } -.icon-material-satellite:before { +.mdi-device-brightness-high:before { content: "\e739"; } -.icon-material-save:before { +.mdi-device-brightness-low:before { content: "\e73a"; } -.icon-material-schedule:before { +.mdi-device-brightness-medium:before { content: "\e73b"; } -.icon-material-school:before { +.mdi-device-data-usage:before { content: "\e73c"; } -.icon-material-screen-lock-landscape:before { +.mdi-device-developer-mode:before { content: "\e73d"; } -.icon-material-screen-lock-portrait:before { +.mdi-device-devices:before { content: "\e73e"; } -.icon-material-screen-lock-rotation:before { +.mdi-device-dvr:before { content: "\e73f"; } -.icon-material-screen-rotation:before { +.mdi-device-gps-fixed:before { content: "\e740"; } -.icon-material-sd-card:before { +.mdi-device-gps-not-fixed:before { content: "\e741"; } -.icon-material-sd-storage:before { +.mdi-device-gps-off:before { content: "\e742"; } -.icon-material-search:before { +.mdi-device-location-disabled:before { content: "\e743"; } -.icon-material-select-all:before { +.mdi-device-location-searching:before { content: "\e744"; } -.icon-material-send:before { +.mdi-device-multitrack-audio:before { content: "\e745"; } -.icon-material-settings:before { +.mdi-device-network-cell:before { content: "\e746"; } -.icon-material-settings-applications:before { +.mdi-device-network-wifi:before { content: "\e747"; } -.icon-material-settings-bluetooth:before { +.mdi-device-nfc:before { content: "\e748"; } -.icon-material-settings-cell:before { +.mdi-device-now-wallpaper:before { content: "\e749"; } -.icon-material-settings-phone:before { +.mdi-device-now-widgets:before { content: "\e74a"; } -.icon-material-settings-power:before { +.mdi-device-screen-lock-landscape:before { content: "\e74b"; } -.icon-material-settings-voice:before { +.mdi-device-screen-lock-portrait:before { content: "\e74c"; } -.icon-material-share:before { +.mdi-device-screen-lock-rotation:before { content: "\e74d"; } -.icon-material-share-alt:before { +.mdi-device-screen-rotation:before { content: "\e74e"; } -.icon-material-shopping-basket:before { +.mdi-device-sd-storage:before { content: "\e74f"; } -.icon-material-shopping-cart:before { +.mdi-device-settings-system-daydream:before { content: "\e750"; } -.icon-material-shuffle:before { +.mdi-device-signal-cellular-0-bar:before { content: "\e751"; } -.icon-material-signal-cellular-1-bar:before { +.mdi-device-signal-cellular-1-bar:before { content: "\e752"; } -.icon-material-signal-cellular-2-bar:before { +.mdi-device-signal-cellular-2-bar:before { content: "\e753"; } -.icon-material-signal-cellular-3-bar:before { +.mdi-device-signal-cellular-3-bar:before { content: "\e754"; } -.icon-material-signal-cellular-4-bar:before { +.mdi-device-signal-cellular-4-bar:before { content: "\e755"; } -.icon-material-signal-wifi-1-bar:before { +.mdi-device-signal-cellular-connected-no-internet-0-bar:before { content: "\e756"; } -.icon-material-signal-wifi-2-bar:before { +.mdi-device-signal-cellular-connected-no-internet-1-bar:before { content: "\e757"; } -.icon-material-signal-wifi-3-bar:before { +.mdi-device-signal-cellular-connected-no-internet-2-bar:before { content: "\e758"; } -.icon-material-signal-wifi-4-bar:before { +.mdi-device-signal-cellular-connected-no-internet-3-bar:before { content: "\e759"; } -.icon-material-sim-card-alert:before { +.mdi-device-signal-cellular-connected-no-internet-4-bar:before { content: "\e75a"; } -.icon-material-skip-next:before { +.mdi-device-signal-cellular-no-sim:before { content: "\e75b"; } -.icon-material-skip-previous:before { +.mdi-device-signal-cellular-null:before { content: "\e75c"; } -.icon-material-slideshow:before { +.mdi-device-signal-cellular-off:before { content: "\e75d"; } -.icon-material-sms:before { +.mdi-device-signal-wifi-0-bar:before { content: "\e75e"; } -.icon-material-sms-failed:before { +.mdi-device-signal-wifi-1-bar:before { content: "\e75f"; } -.icon-material-sort:before { +.mdi-device-signal-wifi-2-bar:before { content: "\e760"; } -.icon-material-speaker:before { +.mdi-device-signal-wifi-3-bar:before { content: "\e761"; } -.icon-material-star:before { +.mdi-device-signal-wifi-4-bar:before { content: "\e762"; } -.icon-material-star-half:before { +.mdi-device-signal-wifi-off:before { content: "\e763"; } -.icon-material-star-outline:before { +.mdi-device-storage:before { content: "\e764"; } -.icon-material-star-rate:before { +.mdi-device-usb:before { content: "\e765"; } -.icon-material-stop:before { +.mdi-device-wifi-lock:before { content: "\e766"; } -.icon-material-storage:before { +.mdi-device-wifi-tethering:before { content: "\e767"; } -.icon-material-store:before { +.mdi-editor-attach-file:before { content: "\e768"; } -.icon-material-swap-driving-apps:before { +.mdi-editor-attach-money:before { content: "\e769"; } -.icon-material-swap-horiz:before { +.mdi-editor-border-all:before { content: "\e76a"; } -.icon-material-swap-vert:before { +.mdi-editor-border-bottom:before { content: "\e76b"; } -.icon-material-swap-vert-circle:before { +.mdi-editor-border-clear:before { content: "\e76c"; } -.icon-material-switch-camera:before { +.mdi-editor-border-color:before { content: "\e76d"; } -.icon-material-switch-video:before { +.mdi-editor-border-horizontal:before { content: "\e76e"; } -.icon-material-sync:before { +.mdi-editor-border-inner:before { content: "\e76f"; } -.icon-material-sync-disabled:before { +.mdi-editor-border-left:before { content: "\e770"; } -.icon-material-sync-green:before { +.mdi-editor-border-outer:before { content: "\e771"; } -.icon-material-sync-problem:before { +.mdi-editor-border-right:before { content: "\e772"; } -.icon-material-sync-problem-red:before { +.mdi-editor-border-style:before { content: "\e773"; } -.icon-material-system-update:before { +.mdi-editor-border-top:before { content: "\e774"; } -.icon-material-tab:before { +.mdi-editor-border-vertical:before { content: "\e775"; } -.icon-material-tablet:before { +.mdi-editor-format-align-center:before { content: "\e776"; } -.icon-material-tab-unselected:before { +.mdi-editor-format-align-justify:before { content: "\e777"; } -.icon-material-tag-faces:before { +.mdi-editor-format-align-left:before { content: "\e778"; } -.icon-material-tap-and-play:before { +.mdi-editor-format-align-right:before { content: "\e779"; } -.icon-material-terrain:before { +.mdi-editor-format-bold:before { content: "\e77a"; } -.icon-material-text-format:before { +.mdi-editor-format-clear:before { content: "\e77b"; } -.icon-material-textsms:before { +.mdi-editor-format-color-fill:before { content: "\e77c"; } -.icon-material-theaters:before { +.mdi-editor-format-color-reset:before { content: "\e77d"; } -.icon-material-thumb-down:before { +.mdi-editor-format-color-text:before { content: "\e77e"; } -.icon-material-thumb-up:before { +.mdi-editor-format-indent-decrease:before { content: "\e77f"; } -.icon-material-timelapse:before { +.mdi-editor-format-indent-increase:before { content: "\e780"; } -.icon-material-timer:before { +.mdi-editor-format-italic:before { content: "\e781"; } -.icon-material-time-to-leave:before { +.mdi-editor-format-line-spacing:before { content: "\e782"; } -.icon-material-today:before { +.mdi-editor-format-list-bulleted:before { content: "\e783"; } -.icon-material-traffic4:before { +.mdi-editor-format-list-numbered:before { content: "\e784"; } -.icon-material-translate:before { +.mdi-editor-format-paint:before { content: "\e785"; } -.icon-material-tv:before { +.mdi-editor-format-quote:before { content: "\e786"; } -.icon-material-undo:before { +.mdi-editor-format-size:before { content: "\e787"; } -.icon-material-unfold-less:before { +.mdi-editor-format-strikethrough:before { content: "\e788"; } -.icon-material-unfold-more:before { +.mdi-editor-format-textdirection-l-to-r:before { content: "\e789"; } -.icon-material-unknown-1:before { +.mdi-editor-format-textdirection-r-to-l:before { content: "\e78a"; } -.icon-material-unknown-2:before { +.mdi-editor-format-underline:before { content: "\e78b"; } -.icon-material-unknown-3:before { +.mdi-editor-functions:before { content: "\e78c"; } -.icon-material-unknown-4:before { +.mdi-editor-insert-chart:before { content: "\e78d"; } -.icon-material-unknown-5:before { +.mdi-editor-insert-comment:before { content: "\e78e"; } -.icon-material-unknown-6:before { +.mdi-editor-insert-drive-file:before { content: "\e78f"; } -.icon-material-unknown-7:before { +.mdi-editor-insert-emoticon:before { content: "\e790"; } -.icon-material-usb2:before { +.mdi-editor-insert-invitation:before { content: "\e791"; } -.icon-material-usb:before { +.mdi-editor-insert-link:before { content: "\e792"; } -.icon-material-vibration:before { +.mdi-editor-insert-photo:before { content: "\e793"; } -.icon-material-videocam:before { +.mdi-editor-merge-type:before { content: "\e794"; } -.icon-material-videocam-off:before { +.mdi-editor-mode-comment:before { content: "\e795"; } -.icon-material-video-youtube:before { +.mdi-editor-mode-edit:before { content: "\e796"; } -.icon-material-view-array:before { +.mdi-editor-publish:before { content: "\e797"; } -.icon-material-view-column:before { +.mdi-editor-vertical-align-bottom:before { content: "\e798"; } -.icon-material-view-headline:before { +.mdi-editor-vertical-align-center:before { content: "\e799"; } -.icon-material-view-list:before { +.mdi-editor-vertical-align-top:before { content: "\e79a"; } -.icon-material-view-module:before { +.mdi-editor-wrap-text:before { content: "\e79b"; } -.icon-material-view-quilt:before { +.mdi-file-attachment:before { content: "\e79c"; } -.icon-material-view-stream:before { +.mdi-file-cloud:before { content: "\e79d"; } -.icon-material-visibility:before { +.mdi-file-cloud-circle:before { content: "\e79e"; } -.icon-material-visibility-off:before { +.mdi-file-cloud-done:before { content: "\e79f"; } -.icon-material-voice:before { +.mdi-file-cloud-download:before { content: "\e7a0"; } -.icon-material-voicemail:before { +.mdi-file-cloud-off:before { content: "\e7a1"; } -.icon-material-volume-down:before { +.mdi-file-cloud-queue:before { content: "\e7a2"; } -.icon-material-volume-mute:before { +.mdi-file-cloud-upload:before { content: "\e7a3"; } -.icon-material-volume-off:before { +.mdi-file-file-download:before { content: "\e7a4"; } -.icon-material-volume-up:before { +.mdi-file-file-upload:before { content: "\e7a5"; } -.icon-material-vpn:before { +.mdi-file-folder:before { content: "\e7a6"; } -.icon-material-warning:before { +.mdi-file-folder-open:before { content: "\e7a7"; } -.icon-material-watch2:before { +.mdi-file-folder-shared:before { content: "\e7a8"; } -.icon-material-wb-auto:before { +.mdi-hardware-cast:before { content: "\e7a9"; } -.icon-material-wb-cloudy:before { +.mdi-hardware-cast-connected:before { content: "\e7aa"; } -.icon-material-wb-incandescent:before { +.mdi-hardware-computer:before { content: "\e7ab"; } -.icon-material-wb-irradescent:before { +.mdi-hardware-desktop-mac:before { content: "\e7ac"; } -.icon-material-wb-sunny2:before { +.mdi-hardware-desktop-windows:before { content: "\e7ad"; } -.icon-material-web2:before { +.mdi-hardware-dock:before { content: "\e7ae"; } -.icon-material-whatshot:before { +.mdi-hardware-gamepad:before { content: "\e7af"; } -.icon-material-wifi-tethering2:before { +.mdi-hardware-headset:before { content: "\e7b0"; } -.icon-material-wifi-tethering3:before { +.mdi-hardware-headset-mic:before { content: "\e7b1"; } -.icon-material-work2:before { +.mdi-hardware-keyboard:before { content: "\e7b2"; } -.icon-material-call2:before { +.mdi-hardware-keyboard-alt:before { content: "\e7b3"; } -.icon-material-call-end2:before { +.mdi-hardware-keyboard-arrow-down:before { content: "\e7b4"; } -.icon-material-call-made2:before { +.mdi-hardware-keyboard-arrow-left:before { content: "\e7b5"; } -.icon-material-call-merge2:before { +.mdi-hardware-keyboard-arrow-right:before { content: "\e7b6"; } -.icon-material-call-missed2:before { +.mdi-hardware-keyboard-arrow-up:before { content: "\e7b7"; } -.icon-material-call-received2:before { +.mdi-hardware-keyboard-backspace:before { content: "\e7b8"; } -.icon-material-call-split2:before { +.mdi-hardware-keyboard-capslock:before { content: "\e7b9"; } -.icon-material-chat2:before { +.mdi-hardware-keyboard-control:before { content: "\e7ba"; } -.icon-material-comment2:before { +.mdi-hardware-keyboard-hide:before { content: "\e7bb"; } -.icon-material-dialpad2:before { +.mdi-hardware-keyboard-return:before { content: "\e7bc"; } -.icon-material-email3:before { +.mdi-hardware-keyboard-tab:before { content: "\e7bd"; } -.icon-material-forum2:before { +.mdi-hardware-keyboard-voice:before { content: "\e7be"; } -.icon-material-gmail3:before { +.mdi-hardware-laptop:before { content: "\e7bf"; } -.icon-material-hangout3:before { +.mdi-hardware-laptop-chromebook:before { content: "\e7c0"; } -.icon-material-hangout-video2:before { +.mdi-hardware-laptop-mac:before { content: "\e7c1"; } -.icon-material-hangout-video-off2:before { +.mdi-hardware-laptop-windows:before { content: "\e7c2"; } -.icon-material-import-export2:before { +.mdi-hardware-memory:before { content: "\e7c3"; } -.icon-material-live-help2:before { +.mdi-hardware-mouse:before { content: "\e7c4"; } -.icon-material-message2:before { +.mdi-hardware-phone-android:before { content: "\e7c5"; } -.icon-material-messenger2:before { +.mdi-hardware-phone-iphone:before { content: "\e7c6"; } -.icon-material-phone3:before { +.mdi-hardware-phonelink:before { content: "\e7c7"; } -.icon-material-ring-volume2:before { +.mdi-hardware-phonelink-off:before { content: "\e7c8"; } -.icon-material-textsms2:before { +.mdi-hardware-security:before { content: "\e7c9"; } -.icon-material-voicemail2:before { +.mdi-hardware-sim-card:before { content: "\e7ca"; } -.icon-material-closed-caption2:before { +.mdi-hardware-smartphone:before { content: "\e7cb"; } -.icon-material-fast-forward2:before { +.mdi-hardware-speaker:before { content: "\e7cc"; } -.icon-material-fast-rewind2:before { +.mdi-hardware-tablet:before { content: "\e7cd"; } -.icon-material-games2:before { +.mdi-hardware-tablet-android:before { content: "\e7ce"; } -.icon-material-high-quality2:before { +.mdi-hardware-tablet-mac:before { content: "\e7cf"; } -.icon-material-loop2:before { +.mdi-hardware-tv:before { content: "\e7d0"; } -.icon-material-mic2:before { +.mdi-hardware-watch:before { content: "\e7d1"; } -.icon-material-mic-none2:before { +.mdi-image-add-to-photos:before { content: "\e7d2"; } -.icon-material-mic-off2:before { +.mdi-image-adjust:before { content: "\e7d3"; } -.icon-material-movie2:before { +.mdi-image-assistant-photo:before { content: "\e7d4"; } -.icon-material-news2:before { +.mdi-image-audiotrack:before { content: "\e7d5"; } -.icon-material-pause2:before { +.mdi-image-blur-circular:before { content: "\e7d6"; } -.icon-material-pause-circle-fill2:before { +.mdi-image-blur-linear:before { content: "\e7d7"; } -.icon-material-pause-circle-outline2:before { +.mdi-image-blur-off:before { content: "\e7d8"; } -.icon-material-play-arrow2:before { +.mdi-image-blur-on:before { content: "\e7d9"; } -.icon-material-play-circle-fill2:before { +.mdi-image-brightness-1:before { content: "\e7da"; } -.icon-material-play-circle-outline2:before { +.mdi-image-brightness-2:before { content: "\e7db"; } -.icon-material-queue2:before { +.mdi-image-brightness-3:before { content: "\e7dc"; } -.icon-material-replay2:before { +.mdi-image-brightness-4:before { content: "\e7dd"; } -.icon-material-shuffle2:before { +.mdi-image-brightness-5:before { content: "\e7de"; } -.icon-material-skip-next2:before { +.mdi-image-brightness-6:before { content: "\e7df"; } -.icon-material-skip-previous2:before { +.mdi-image-brightness-7:before { content: "\e7e0"; } -.icon-material-stop2:before { +.mdi-image-brush:before { content: "\e7e1"; } -.icon-material-videocam2:before { +.mdi-image-camera:before { content: "\e7e2"; } -.icon-material-videocam-off2:before { +.mdi-image-camera-alt:before { content: "\e7e3"; } -.icon-material-video-youtube2:before { +.mdi-image-camera-front:before { content: "\e7e4"; } -.icon-material-volume-down2:before { +.mdi-image-camera-rear:before { content: "\e7e5"; } -.icon-material-volume-mute2:before { +.mdi-image-camera-roll:before { content: "\e7e6"; } -.icon-material-volume-off2:before { +.mdi-image-center-focus-strong:before { content: "\e7e7"; } -.icon-material-volume-up2:before { +.mdi-image-center-focus-weak:before { content: "\e7e8"; } -.icon-material-web22:before { +.mdi-image-collections:before { content: "\e7e9"; } -@-webkit-keyframes input-highlight { - 0% { - left: 20%; - width: 20%; - } - 99% { - width: 0; - left: 0; - opacity: 1; - } - 100% { - opacity: 0; - } +.mdi-image-colorize:before { + content: "\e7ea"; +} +.mdi-image-color-lens:before { + content: "\e7eb"; +} +.mdi-image-compare:before { + content: "\e7ec"; +} +.mdi-image-control-point:before { + content: "\e7ed"; +} +.mdi-image-control-point-duplicate:before { + content: "\e7ee"; +} +.mdi-image-crop:before { + content: "\e7ef"; +} +.mdi-image-crop-3-2:before { + content: "\e7f0"; +} +.mdi-image-crop-5-4:before { + content: "\e7f1"; +} +.mdi-image-crop-7-5:before { + content: "\e7f2"; +} +.mdi-image-crop-16-9:before { + content: "\e7f3"; +} +.mdi-image-crop-din:before { + content: "\e7f4"; +} +.mdi-image-crop-free:before { + content: "\e7f5"; +} +.mdi-image-crop-landscape:before { + content: "\e7f6"; +} +.mdi-image-crop-original:before { + content: "\e7f7"; +} +.mdi-image-crop-portrait:before { + content: "\e7f8"; +} +.mdi-image-crop-square:before { + content: "\e7f9"; +} +.mdi-image-dehaze:before { + content: "\e7fa"; +} +.mdi-image-details:before { + content: "\e7fb"; +} +.mdi-image-edit:before { + content: "\e7fc"; +} +.mdi-image-exposure:before { + content: "\e7fd"; +} +.mdi-image-exposure-minus-1:before { + content: "\e7fe"; +} +.mdi-image-exposure-minus-2:before { + content: "\e7ff"; +} +.mdi-image-exposure-plus-1:before { + content: "\e800"; +} +.mdi-image-exposure-plus-2:before { + content: "\e801"; +} +.mdi-image-exposure-zero:before { + content: "\e802"; +} +.mdi-image-filter:before { + content: "\e803"; +} +.mdi-image-filter-1:before { + content: "\e804"; +} +.mdi-image-filter-2:before { + content: "\e805"; +} +.mdi-image-filter-3:before { + content: "\e806"; +} +.mdi-image-filter-4:before { + content: "\e807"; +} +.mdi-image-filter-5:before { + content: "\e808"; +} +.mdi-image-filter-6:before { + content: "\e809"; +} +.mdi-image-filter-7:before { + content: "\e80a"; +} +.mdi-image-filter-8:before { + content: "\e80b"; +} +.mdi-image-filter-9:before { + content: "\e80c"; +} +.mdi-image-filter-9-plus:before { + content: "\e80d"; +} +.mdi-image-filter-b-and-w:before { + content: "\e80e"; +} +.mdi-image-filter-center-focus:before { + content: "\e80f"; +} +.mdi-image-filter-drama:before { + content: "\e810"; +} +.mdi-image-filter-frames:before { + content: "\e811"; +} +.mdi-image-filter-hdr:before { + content: "\e812"; +} +.mdi-image-filter-none:before { + content: "\e813"; +} +.mdi-image-filter-tilt-shift:before { + content: "\e814"; +} +.mdi-image-filter-vintage:before { + content: "\e815"; +} +.mdi-image-flare:before { + content: "\e816"; +} +.mdi-image-flash-auto:before { + content: "\e817"; +} +.mdi-image-flash-off:before { + content: "\e818"; +} +.mdi-image-flash-on:before { + content: "\e819"; +} +.mdi-image-flip:before { + content: "\e81a"; +} +.mdi-image-gradient:before { + content: "\e81b"; +} +.mdi-image-grain:before { + content: "\e81c"; +} +.mdi-image-grid-off:before { + content: "\e81d"; +} +.mdi-image-grid-on:before { + content: "\e81e"; +} +.mdi-image-hdr-off:before { + content: "\e81f"; +} +.mdi-image-hdr-on:before { + content: "\e820"; +} +.mdi-image-hdr-strong:before { + content: "\e821"; +} +.mdi-image-hdr-weak:before { + content: "\e822"; +} +.mdi-image-healing:before { + content: "\e823"; +} +.mdi-image-image:before { + content: "\e824"; +} +.mdi-image-image-aspect-ratio:before { + content: "\e825"; +} +.mdi-image-iso:before { + content: "\e826"; +} +.mdi-image-landscape:before { + content: "\e827"; +} +.mdi-image-leak-add:before { + content: "\e828"; +} +.mdi-image-leak-remove:before { + content: "\e829"; +} +.mdi-image-lens:before { + content: "\e82a"; +} +.mdi-image-looks:before { + content: "\e82b"; +} +.mdi-image-looks-3:before { + content: "\e82c"; +} +.mdi-image-looks-4:before { + content: "\e82d"; +} +.mdi-image-looks-5:before { + content: "\e82e"; +} +.mdi-image-looks-6:before { + content: "\e82f"; +} +.mdi-image-looks-one:before { + content: "\e830"; +} +.mdi-image-looks-two:before { + content: "\e831"; +} +.mdi-image-loupe:before { + content: "\e832"; +} +.mdi-image-movie-creation:before { + content: "\e833"; +} +.mdi-image-nature:before { + content: "\e834"; +} +.mdi-image-nature-people:before { + content: "\e835"; +} +.mdi-image-navigate-before:before { + content: "\e836"; +} +.mdi-image-navigate-next:before { + content: "\e837"; +} +.mdi-image-palette:before { + content: "\e838"; +} +.mdi-image-panorama:before { + content: "\e839"; +} +.mdi-image-panorama-fisheye:before { + content: "\e83a"; +} +.mdi-image-panorama-horizontal:before { + content: "\e83b"; +} +.mdi-image-panorama-vertical:before { + content: "\e83c"; +} +.mdi-image-panorama-wide-angle:before { + content: "\e83d"; +} +.mdi-image-photo:before { + content: "\e83e"; +} +.mdi-image-photo-album:before { + content: "\e83f"; +} +.mdi-image-photo-camera:before { + content: "\e840"; +} +.mdi-image-photo-library:before { + content: "\e841"; +} +.mdi-image-portrait:before { + content: "\e842"; +} +.mdi-image-remove-red-eye:before { + content: "\e843"; +} +.mdi-image-rotate-left:before { + content: "\e844"; +} +.mdi-image-rotate-right:before { + content: "\e845"; +} +.mdi-image-slideshow:before { + content: "\e846"; +} +.mdi-image-straighten:before { + content: "\e847"; +} +.mdi-image-style:before { + content: "\e848"; +} +.mdi-image-switch-camera:before { + content: "\e849"; +} +.mdi-image-switch-video:before { + content: "\e84a"; +} +.mdi-image-tag-faces:before { + content: "\e84b"; +} +.mdi-image-texture:before { + content: "\e84c"; +} +.mdi-image-timelapse:before { + content: "\e84d"; +} +.mdi-image-timer:before { + content: "\e84e"; +} +.mdi-image-timer-3:before { + content: "\e84f"; +} +.mdi-image-timer-10:before { + content: "\e850"; +} +.mdi-image-timer-auto:before { + content: "\e851"; +} +.mdi-image-timer-off:before { + content: "\e852"; +} +.mdi-image-tonality:before { + content: "\e853"; +} +.mdi-image-transform:before { + content: "\e854"; +} +.mdi-image-tune:before { + content: "\e855"; +} +.mdi-image-wb-auto:before { + content: "\e856"; +} +.mdi-image-wb-cloudy:before { + content: "\e857"; +} +.mdi-image-wb-incandescent:before { + content: "\e858"; +} +.mdi-image-wb-irradescent:before { + content: "\e859"; +} +.mdi-image-wb-sunny:before { + content: "\e85a"; +} +.mdi-maps-beenhere:before { + content: "\e85b"; +} +.mdi-maps-directions:before { + content: "\e85c"; +} +.mdi-maps-directions-bike:before { + content: "\e85d"; +} +.mdi-maps-directions-bus:before { + content: "\e85e"; +} +.mdi-maps-directions-car:before { + content: "\e85f"; +} +.mdi-maps-directions-ferry:before { + content: "\e860"; +} +.mdi-maps-directions-subway:before { + content: "\e861"; +} +.mdi-maps-directions-train:before { + content: "\e862"; +} +.mdi-maps-directions-transit:before { + content: "\e863"; +} +.mdi-maps-directions-walk:before { + content: "\e864"; +} +.mdi-maps-flight:before { + content: "\e865"; +} +.mdi-maps-hotel:before { + content: "\e866"; +} +.mdi-maps-layers:before { + content: "\e867"; +} +.mdi-maps-layers-clear:before { + content: "\e868"; +} +.mdi-maps-local-airport:before { + content: "\e869"; +} +.mdi-maps-local-atm:before { + content: "\e86a"; +} +.mdi-maps-local-attraction:before { + content: "\e86b"; +} +.mdi-maps-local-bar:before { + content: "\e86c"; +} +.mdi-maps-local-cafe:before { + content: "\e86d"; +} +.mdi-maps-local-car-wash:before { + content: "\e86e"; +} +.mdi-maps-local-convenience-store:before { + content: "\e86f"; +} +.mdi-maps-local-drink:before { + content: "\e870"; +} +.mdi-maps-local-florist:before { + content: "\e871"; +} +.mdi-maps-local-gas-station:before { + content: "\e872"; +} +.mdi-maps-local-grocery-store:before { + content: "\e873"; +} +.mdi-maps-local-hospital:before { + content: "\e874"; +} +.mdi-maps-local-hotel:before { + content: "\e875"; +} +.mdi-maps-local-laundry-service:before { + content: "\e876"; +} +.mdi-maps-local-library:before { + content: "\e877"; +} +.mdi-maps-local-mall:before { + content: "\e878"; +} +.mdi-maps-local-movies:before { + content: "\e879"; +} +.mdi-maps-local-offer:before { + content: "\e87a"; +} +.mdi-maps-local-parking:before { + content: "\e87b"; +} +.mdi-maps-local-pharmacy:before { + content: "\e87c"; +} +.mdi-maps-local-phone:before { + content: "\e87d"; +} +.mdi-maps-local-pizza:before { + content: "\e87e"; +} +.mdi-maps-local-play:before { + content: "\e87f"; +} +.mdi-maps-local-post-office:before { + content: "\e880"; +} +.mdi-maps-local-print-shop:before { + content: "\e881"; +} +.mdi-maps-local-restaurant:before { + content: "\e882"; +} +.mdi-maps-local-see:before { + content: "\e883"; +} +.mdi-maps-local-shipping:before { + content: "\e884"; +} +.mdi-maps-local-taxi:before { + content: "\e885"; +} +.mdi-maps-location-history:before { + content: "\e886"; +} +.mdi-maps-map:before { + content: "\e887"; +} +.mdi-maps-my-location:before { + content: "\e888"; +} +.mdi-maps-navigation:before { + content: "\e889"; +} +.mdi-maps-pin-drop:before { + content: "\e88a"; +} +.mdi-maps-place:before { + content: "\e88b"; +} +.mdi-maps-rate-review:before { + content: "\e88c"; +} +.mdi-maps-restaurant-menu:before { + content: "\e88d"; +} +.mdi-maps-satellite:before { + content: "\e88e"; +} +.mdi-maps-store-mall-directory:before { + content: "\e88f"; +} +.mdi-maps-terrain:before { + content: "\e890"; +} +.mdi-maps-traffic:before { + content: "\e891"; +} +.mdi-navigation-apps:before { + content: "\e892"; +} +.mdi-navigation-arrow-back:before { + content: "\e893"; +} +.mdi-navigation-arrow-drop-down:before { + content: "\e894"; +} +.mdi-navigation-arrow-drop-down-circle:before { + content: "\e895"; +} +.mdi-navigation-arrow-drop-up:before { + content: "\e896"; +} +.mdi-navigation-arrow-forward:before { + content: "\e897"; +} +.mdi-navigation-cancel:before { + content: "\e898"; +} +.mdi-navigation-check:before { + content: "\e899"; +} +.mdi-navigation-chevron-left:before { + content: "\e89a"; +} +.mdi-navigation-chevron-right:before { + content: "\e89b"; +} +.mdi-navigation-close:before { + content: "\e89c"; +} +.mdi-navigation-expand-less:before { + content: "\e89d"; +} +.mdi-navigation-expand-more:before { + content: "\e89e"; +} +.mdi-navigation-fullscreen:before { + content: "\e89f"; +} +.mdi-navigation-fullscreen-exit:before { + content: "\e8a0"; +} +.mdi-navigation-menu:before { + content: "\e8a1"; +} +.mdi-navigation-more-horiz:before { + content: "\e8a2"; +} +.mdi-navigation-more-vert:before { + content: "\e8a3"; +} +.mdi-navigation-refresh:before { + content: "\e8a4"; +} +.mdi-navigation-unfold-less:before { + content: "\e8a5"; +} +.mdi-navigation-unfold-more:before { + content: "\e8a6"; +} +.mdi-notification-adb:before { + content: "\e8a7"; +} +.mdi-notification-bluetooth-audio:before { + content: "\e8a8"; +} +.mdi-notification-disc-full:before { + content: "\e8a9"; +} +.mdi-notification-dnd-forwardslash:before { + content: "\e8aa"; +} +.mdi-notification-do-not-disturb:before { + content: "\e8ab"; +} +.mdi-notification-drive-eta:before { + content: "\e8ac"; +} +.mdi-notification-event-available:before { + content: "\e8ad"; +} +.mdi-notification-event-busy:before { + content: "\e8ae"; +} +.mdi-notification-event-note:before { + content: "\e8af"; +} +.mdi-notification-folder-special:before { + content: "\e8b0"; +} +.mdi-notification-mms:before { + content: "\e8b1"; +} +.mdi-notification-more:before { + content: "\e8b2"; +} +.mdi-notification-network-locked:before { + content: "\e8b3"; +} +.mdi-notification-phone-bluetooth-speaker:before { + content: "\e8b4"; +} +.mdi-notification-phone-forwarded:before { + content: "\e8b5"; +} +.mdi-notification-phone-in-talk:before { + content: "\e8b6"; +} +.mdi-notification-phone-locked:before { + content: "\e8b7"; +} +.mdi-notification-phone-missed:before { + content: "\e8b8"; +} +.mdi-notification-phone-paused:before { + content: "\e8b9"; +} +.mdi-notification-play-download:before { + content: "\e8ba"; +} +.mdi-notification-play-install:before { + content: "\e8bb"; +} +.mdi-notification-sd-card:before { + content: "\e8bc"; +} +.mdi-notification-sim-card-alert:before { + content: "\e8bd"; +} +.mdi-notification-sms:before { + content: "\e8be"; +} +.mdi-notification-sms-failed:before { + content: "\e8bf"; +} +.mdi-notification-sync:before { + content: "\e8c0"; +} +.mdi-notification-sync-disabled:before { + content: "\e8c1"; +} +.mdi-notification-sync-problem:before { + content: "\e8c2"; +} +.mdi-notification-system-update:before { + content: "\e8c3"; +} +.mdi-notification-tap-and-play:before { + content: "\e8c4"; +} +.mdi-notification-time-to-leave:before { + content: "\e8c5"; +} +.mdi-notification-vibration:before { + content: "\e8c6"; +} +.mdi-notification-voice-chat:before { + content: "\e8c7"; +} +.mdi-notification-vpn-lock:before { + content: "\e8c8"; +} +.mdi-social-cake:before { + content: "\e8c9"; +} +.mdi-social-domain:before { + content: "\e8ca"; +} +.mdi-social-group:before { + content: "\e8cb"; +} +.mdi-social-group-add:before { + content: "\e8cc"; +} +.mdi-social-location-city:before { + content: "\e8cd"; +} +.mdi-social-mood:before { + content: "\e8ce"; +} +.mdi-social-notifications:before { + content: "\e8cf"; +} +.mdi-social-notifications-none:before { + content: "\e8d0"; +} +.mdi-social-notifications-off:before { + content: "\e8d1"; +} +.mdi-social-notifications-on:before { + content: "\e8d2"; +} +.mdi-social-notifications-paused:before { + content: "\e8d3"; +} +.mdi-social-pages:before { + content: "\e8d4"; +} +.mdi-social-party-mode:before { + content: "\e8d5"; +} +.mdi-social-people:before { + content: "\e8d6"; +} +.mdi-social-people-outline:before { + content: "\e8d7"; +} +.mdi-social-person:before { + content: "\e8d8"; +} +.mdi-social-person-add:before { + content: "\e8d9"; +} +.mdi-social-person-outline:before { + content: "\e8da"; +} +.mdi-social-plus-one:before { + content: "\e8db"; +} +.mdi-social-poll:before { + content: "\e8dc"; +} +.mdi-social-public:before { + content: "\e8dd"; +} +.mdi-social-school:before { + content: "\e8de"; +} +.mdi-social-share:before { + content: "\e8df"; +} +.mdi-social-whatshot:before { + content: "\e8e0"; +} +.mdi-toggle-check-box:before { + content: "\e8e1"; +} +.mdi-toggle-check-box-outline-blank:before { + content: "\e8e2"; +} +.mdi-toggle-radio-button-off:before { + content: "\e8e3"; +} +.mdi-toggle-radio-button-on:before { + content: "\e8e4"; } @keyframes input-highlight { 0% { @@ -1558,10 +2293,14 @@ h6, .h1, .h2, .h3, -.h4, -.h5, -.h6 { +.h4 { font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-weight: 300; +} +h5, +h6 { + font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-weight: 400; } body .well, .container .well, @@ -1889,23 +2628,24 @@ body .jumbotron-material-lightgrey, border: 0; margin: 10px 1px; cursor: pointer; - border-radius: 4px; + border-radius: 2px; text-transform: uppercase; text-decoration: none; color: rgba(255, 255, 255, 0.84); - -webkit-transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); - transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); + transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); outline: none !important; } -.btn:hover { - color: rgba(255, 255, 255, 0.84); -} -.btn:hover:not(.btn-link) { +.btn:hover:not(.btn-link):not(.btn-flat) { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.28); } -.btn:active:not(.btn-link) { +.btn:active:not(.btn-link):not(.btn-flat) { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); } +.btn:disabled:not(.btn-link):not(.btn-flat) { + color: #a8a8a8 !important; + background-color: #eaeaea !important; + box-shadow: none; +} .btn:not(.btn-link), .btn-default:not(.btn-link) { background-color: transparent; @@ -1976,6 +2716,155 @@ body .jumbotron-material-lightgrey, .btn-material-lightgrey:not(.btn-link) { background-color: #ececec; } +.btn.btn-flat { + background: none; + box-shadow: none; + font-weight: 500; +} +.btn.btn-flat:disabled { + color: #a8a8a8 !important; +} +.btn.btn-flat.btn-primary { + color: #4285f4; +} +.btn.btn-flat.btn-success { + color: #0f9d58; +} +.btn.btn-flat.btn-info { + color: #03a9f4; +} +.btn.btn-flat.btn-warning { + color: #ff5722; +} +.btn.btn-flat.btn-danger { + color: #f44336; +} +.btn.btn-raised { + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); + transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); +} +.btn.btn-raised:active:not(.btn-link) { + box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); +} +.btn.btn-fab { + margin: 0; + padding: 15px; + font-size: 26px; + width: 56px; + height: 56px; +} +.btn.btn-fab, +.btn.btn-fab:hover { + box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); +} +.btn.btn-fab, +.btn.btn-fab:hover, +.btn.btn-fab-default, +.btn.btn-fab:hover-default { + background-color: transparent; +} +.btn.btn-fab-primary, +.btn.btn-fab:hover-primary { + background-color: #4285f4; +} +.btn.btn-fab-success, +.btn.btn-fab:hover-success { + background-color: #0f9d58; +} +.btn.btn-fab-info, +.btn.btn-fab:hover-info { + background-color: #03a9f4; +} +.btn.btn-fab-warning, +.btn.btn-fab:hover-warning { + background-color: #ff5722; +} +.btn.btn-fab-danger, +.btn.btn-fab:hover-danger { + background-color: #f44336; +} +.btn.btn-fab-material-red, +.btn.btn-fab:hover-material-red { + background-color: #f44336; +} +.btn.btn-fab-material-pink, +.btn.btn-fab:hover-material-pink { + background-color: #e91e63; +} +.btn.btn-fab-material-purple, +.btn.btn-fab:hover-material-purple { + background-color: #9c27b0; +} +.btn.btn-fab-material-deeppurple, +.btn.btn-fab:hover-material-deeppurple { + background-color: #673ab7; +} +.btn.btn-fab-material-indigo, +.btn.btn-fab:hover-material-indigo { + background-color: #3f51b5; +} +.btn.btn-fab-material-lightblue, +.btn.btn-fab:hover-material-lightblue { + background-color: #03a9f4; +} +.btn.btn-fab-material-cyan, +.btn.btn-fab:hover-material-cyan { + background-color: #00bcd4; +} +.btn.btn-fab-material-teal, +.btn.btn-fab:hover-material-teal { + background-color: #009688; +} +.btn.btn-fab-material-lightgreen, +.btn.btn-fab:hover-material-lightgreen { + background-color: #8bc34a; +} +.btn.btn-fab-material-lime, +.btn.btn-fab:hover-material-lime { + background-color: #cddc39; +} +.btn.btn-fab-material-lightyellow, +.btn.btn-fab:hover-material-lightyellow { + background-color: #ffeb3b; +} +.btn.btn-fab-material-orange, +.btn.btn-fab:hover-material-orange { + background-color: #ff9800; +} +.btn.btn-fab-material-deeporange, +.btn.btn-fab:hover-material-deeporange { + background-color: #ff5722; +} +.btn.btn-fab-material-grey, +.btn.btn-fab:hover-material-grey { + background-color: #9e9e9e; +} +.btn.btn-fab-material-bluegrey, +.btn.btn-fab:hover-material-bluegrey { + background-color: #607d8b; +} +.btn.btn-fab-material-brown, +.btn.btn-fab:hover-material-brown { + background-color: #795548; +} +.btn.btn-fab-material-lightgrey, +.btn.btn-fab:hover-material-lightgrey { + background-color: #ececec; +} +.btn.btn-fab, +.btn.btn-fab .ripple-wrapper { + border-radius: 100%; +} +.btn.btn-fab.btn-fab-mini { + width: 40px; + height: 40px; + padding: 13px; + font-size: 15px; +} +.btn.btn-fab i { + position: relative; + top: -5px; +} .btn-link, .btn:not([class^="btn btn-"]), .btn-default { @@ -1990,14 +2879,6 @@ body .jumbotron-material-lightgrey, .btn-default:hover { background-color: rgba(255, 255, 255, 0.5); } -.btn-raised { - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); - -webkit-transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); - transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); -} -.btn-raised:active:not(.btn-link) { - box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); -} .open > .dropdown-toggle.btn, .open > .dropdown-toggle.btn-default { background-color: transparent; @@ -2068,20 +2949,13 @@ body .jumbotron-material-lightgrey, .open > .dropdown-toggle.btn-material-lightgrey { background-color: #ececec; } -.btn-flat { - box-shadow: none !important; -} -.btn-flat.btn-default:hover { - background: none; -} .btn-group, .btn-group-vertical { position: relative; - border-radius: 4px; + border-radius: 2px; margin: 10px 1px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); - -webkit-transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); - transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); + transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); } .btn-group:active:not(.btn-link), .btn-group-vertical:active:not(.btn-link) { @@ -2094,8 +2968,7 @@ body .jumbotron-material-lightgrey, .btn-group.btn-group-raised, .btn-group-vertical.btn-group-raised { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); - -webkit-transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); - transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); + transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1); } .btn-group.btn-group-raised:active:not(.btn-link), .btn-group-vertical.btn-group-raised:active:not(.btn-link) { @@ -2117,136 +2990,30 @@ body .jumbotron-material-lightgrey, .btn-group-flat { box-shadow: none !important; } -.btn-fab { - margin: 0; - padding: 15px; - font-size: 26px; - width: 56px; - height: 56px; -} -.btn-fab, -.btn-fab:hover, -.btn-fab-default, -.btn-fab:hover-default { - background-color: transparent; -} -.btn-fab-primary, -.btn-fab:hover-primary { - background-color: #4285f4; -} -.btn-fab-success, -.btn-fab:hover-success { - background-color: #0f9d58; -} -.btn-fab-info, -.btn-fab:hover-info { - background-color: #03a9f4; -} -.btn-fab-warning, -.btn-fab:hover-warning { - background-color: #ff5722; -} -.btn-fab-danger, -.btn-fab:hover-danger { - background-color: #f44336; -} -.btn-fab-material-red, -.btn-fab:hover-material-red { - background-color: #f44336; -} -.btn-fab-material-pink, -.btn-fab:hover-material-pink { - background-color: #e91e63; -} -.btn-fab-material-purple, -.btn-fab:hover-material-purple { - background-color: #9c27b0; -} -.btn-fab-material-deeppurple, -.btn-fab:hover-material-deeppurple { - background-color: #673ab7; -} -.btn-fab-material-indigo, -.btn-fab:hover-material-indigo { - background-color: #3f51b5; -} -.btn-fab-material-lightblue, -.btn-fab:hover-material-lightblue { - background-color: #03a9f4; -} -.btn-fab-material-cyan, -.btn-fab:hover-material-cyan { - background-color: #00bcd4; -} -.btn-fab-material-teal, -.btn-fab:hover-material-teal { - background-color: #009688; -} -.btn-fab-material-lightgreen, -.btn-fab:hover-material-lightgreen { - background-color: #8bc34a; -} -.btn-fab-material-lime, -.btn-fab:hover-material-lime { - background-color: #cddc39; -} -.btn-fab-material-lightyellow, -.btn-fab:hover-material-lightyellow { - background-color: #ffeb3b; -} -.btn-fab-material-orange, -.btn-fab:hover-material-orange { - background-color: #ff9800; -} -.btn-fab-material-deeporange, -.btn-fab:hover-material-deeporange { - background-color: #ff5722; -} -.btn-fab-material-grey, -.btn-fab:hover-material-grey { - background-color: #9e9e9e; -} -.btn-fab-material-bluegrey, -.btn-fab:hover-material-bluegrey { - background-color: #607d8b; -} -.btn-fab-material-brown, -.btn-fab:hover-material-brown { - background-color: #795548; -} -.btn-fab-material-lightgrey, -.btn-fab:hover-material-lightgrey { - background-color: #ececec; -} -.btn-fab, -.btn-fab .ripple-wrapper { - border-radius: 100%; -} -.btn-fab.btn-mini { - width: 40px; - height: 40px; - padding: 13px; - font-size: 15px; -} .form-horizontal .checkbox { - padding-top: 15px; -} -.checkbox { - -webkit-transform: rotate(0deg); - -ms-transform: rotate(0deg); - transform: rotate(0deg); + padding-top: 20px; } .checkbox label { + padding-left: 10px; cursor: pointer; - padding-left: 45px; position: relative; } .checkbox label span { display: block; position: absolute; left: 0px; - -webkit-transition-duration: 0.2s; - transition-duration: 0.2s; + transition-duration: 0.2s; +} +.checkbox label .check { + display: inline-block; + width: 20px; + height: 20px; + border: 2px solid; + border-radius: 2px; + overflow: hidden; + position: relative; + top: 5px; + left: -3px; } .checkbox label .check:after { display: block; @@ -2263,126 +3030,49 @@ body .jumbotron-material-lightgrey, margin: 0; } .checkbox label .check:before { - display: block; + position: absolute; content: ""; - border: 2px solid rgba(0, 0, 0, 0.84); - height: 20px; - width: 20px; - -webkit-transition-delay: 0.2s; - transition-delay: 0.2s; -} -.checkbox .check, -.checkbox-default .check { - color: #0f9d58; -} -.checkbox-primary .check { - color: #4285f4; -} -.checkbox-success .check { - color: #0f9d58; -} -.checkbox-info .check { - color: #03a9f4; -} -.checkbox-warning .check { - color: #ff5722; -} -.checkbox-danger .check { - color: #f44336; -} -.checkbox-material-red .check { - color: #f44336; -} -.checkbox-material-pink .check { - color: #e91e63; -} -.checkbox-material-purple .check { - color: #9c27b0; -} -.checkbox-material-deeppurple .check { - color: #673ab7; -} -.checkbox-material-indigo .check { - color: #3f51b5; -} -.checkbox-material-lightblue .check { - color: #03a9f4; -} -.checkbox-material-cyan .check { - color: #00bcd4; -} -.checkbox-material-teal .check { - color: #009688; -} -.checkbox-material-lightgreen .check { - color: #8bc34a; -} -.checkbox-material-lime .check { - color: #cddc39; -} -.checkbox-material-lightyellow .check { - color: #ffeb3b; -} -.checkbox-material-orange .check { - color: #ff9800; -} -.checkbox-material-deeporange .check { - color: #ff5722; -} -.checkbox-material-grey .check { - color: #9e9e9e; -} -.checkbox-material-bluegrey .check { - color: #607d8b; -} -.checkbox-material-brown .check { - color: #795548; -} -.checkbox-material-lightgrey .check { - color: #ececec; + transform: rotate(45deg); + display: block; + margin-top: -4px; + margin-left: 6px; + width: 0; + height: 0; + box-shadow: 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0px 0px 0 0px inset; + animation: checkbox-off 0.3s linear forwards; } .checkbox input[type=checkbox] { opacity: 0; } -.checkbox input[type=checkbox] ~ .check:before { - position: absolute; - top: 2px; - left: 11px; - width: 18px; - height: 18px; - border: solid 2px; - border-color: #5a5a5a; - -webkit-animation: uncheck 300ms ease-out forwards; - animation: uncheck 300ms ease-out forwards; -} .checkbox input[type=checkbox]:focus ~ .check:after { opacity: 0.2; } .checkbox input[type=checkbox]:checked ~ .check:before { - -webkit-animation: check 300ms ease-out forwards; - animation: check 300ms ease-out forwards; + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px; + animation: checkbox-on 0.3s linear forwards; } .checkbox input[type=checkbox]:not(:checked) ~ .check:after { - -webkit-animation: rippleOff 500ms linear forwards; - animation: rippleOff 500ms linear forwards; + animation: rippleOff 500ms linear forwards; } .checkbox input[type=checkbox]:checked ~ .check:after { - -webkit-animation: rippleOn 500ms linear forwards; - animation: rippleOn 500ms linear forwards; + animation: rippleOn 500ms linear forwards; } .checkbox:not(:hover) input[type=checkbox] ~ .check:before, .checkbox:not(:hover) input[type=checkbox] ~ .check:after { - -webkit-animation-duration: 1ms; - animation-duration: 1ms; + animation-duration: 1ms; } .checkbox input[type=checkbox][disabled]:not(:checked) ~ .check:before { opacity: 0.5; } .checkbox input[type=checkbox][disabled] ~ .check:after { background-color: rgba(0, 0, 0, 0.84); - -webkit-transform: rotate(-45deg); - -ms-transform: rotate(-45deg); - transform: rotate(-45deg); + transform: rotate(-45deg); } .checkbox input[type=checkbox]:checked ~ .check:after, .checkbox-default input[type=checkbox]:checked ~ .check:after { @@ -2454,206 +3144,199 @@ body .jumbotron-material-lightgrey, .checkbox-material-lightgrey input[type=checkbox]:checked ~ .check:after { background-color: #ececec; } -@-webkit-keyframes uncheck { +.checkbox input[type=checkbox]:checked ~ .check:before, +.checkbox-default input[type=checkbox]:checked ~ .check:before { + color: #4caf50; +} +.checkbox-primary input[type=checkbox]:checked ~ .check:before { + color: #4285f4; +} +.checkbox-success input[type=checkbox]:checked ~ .check:before { + color: #0f9d58; +} +.checkbox-info input[type=checkbox]:checked ~ .check:before { + color: #03a9f4; +} +.checkbox-warning input[type=checkbox]:checked ~ .check:before { + color: #ff5722; +} +.checkbox-danger input[type=checkbox]:checked ~ .check:before { + color: #f44336; +} +.checkbox-material-red input[type=checkbox]:checked ~ .check:before { + color: #f44336; +} +.checkbox-material-pink input[type=checkbox]:checked ~ .check:before { + color: #e91e63; +} +.checkbox-material-purple input[type=checkbox]:checked ~ .check:before { + color: #9c27b0; +} +.checkbox-material-deeppurple input[type=checkbox]:checked ~ .check:before { + color: #673ab7; +} +.checkbox-material-indigo input[type=checkbox]:checked ~ .check:before { + color: #3f51b5; +} +.checkbox-material-lightblue input[type=checkbox]:checked ~ .check:before { + color: #03a9f4; +} +.checkbox-material-cyan input[type=checkbox]:checked ~ .check:before { + color: #00bcd4; +} +.checkbox-material-teal input[type=checkbox]:checked ~ .check:before { + color: #009688; +} +.checkbox-material-lightgreen input[type=checkbox]:checked ~ .check:before { + color: #8bc34a; +} +.checkbox-material-lime input[type=checkbox]:checked ~ .check:before { + color: #cddc39; +} +.checkbox-material-lightyellow input[type=checkbox]:checked ~ .check:before { + color: #ffeb3b; +} +.checkbox-material-orange input[type=checkbox]:checked ~ .check:before { + color: #ff9800; +} +.checkbox-material-deeporange input[type=checkbox]:checked ~ .check:before { + color: #ff5722; +} +.checkbox-material-grey input[type=checkbox]:checked ~ .check:before { + color: #9e9e9e; +} +.checkbox-material-bluegrey input[type=checkbox]:checked ~ .check:before { + color: #607d8b; +} +.checkbox-material-brown input[type=checkbox]:checked ~ .check:before { + color: #795548; +} +.checkbox-material-lightgrey input[type=checkbox]:checked ~ .check:before { + color: #ececec; +} +.checkbox input[type=checkbox]:checked ~ .check, +.checkbox-default input[type=checkbox]:checked ~ .check { + color: #4caf50; +} +.checkbox-primary input[type=checkbox]:checked ~ .check { + color: #4285f4; +} +.checkbox-success input[type=checkbox]:checked ~ .check { + color: #0f9d58; +} +.checkbox-info input[type=checkbox]:checked ~ .check { + color: #03a9f4; +} +.checkbox-warning input[type=checkbox]:checked ~ .check { + color: #ff5722; +} +.checkbox-danger input[type=checkbox]:checked ~ .check { + color: #f44336; +} +.checkbox-material-red input[type=checkbox]:checked ~ .check { + color: #f44336; +} +.checkbox-material-pink input[type=checkbox]:checked ~ .check { + color: #e91e63; +} +.checkbox-material-purple input[type=checkbox]:checked ~ .check { + color: #9c27b0; +} +.checkbox-material-deeppurple input[type=checkbox]:checked ~ .check { + color: #673ab7; +} +.checkbox-material-indigo input[type=checkbox]:checked ~ .check { + color: #3f51b5; +} +.checkbox-material-lightblue input[type=checkbox]:checked ~ .check { + color: #03a9f4; +} +.checkbox-material-cyan input[type=checkbox]:checked ~ .check { + color: #00bcd4; +} +.checkbox-material-teal input[type=checkbox]:checked ~ .check { + color: #009688; +} +.checkbox-material-lightgreen input[type=checkbox]:checked ~ .check { + color: #8bc34a; +} +.checkbox-material-lime input[type=checkbox]:checked ~ .check { + color: #cddc39; +} +.checkbox-material-lightyellow input[type=checkbox]:checked ~ .check { + color: #ffeb3b; +} +.checkbox-material-orange input[type=checkbox]:checked ~ .check { + color: #ff9800; +} +.checkbox-material-deeporange input[type=checkbox]:checked ~ .check { + color: #ff5722; +} +.checkbox-material-grey input[type=checkbox]:checked ~ .check { + color: #9e9e9e; +} +.checkbox-material-bluegrey input[type=checkbox]:checked ~ .check { + color: #607d8b; +} +.checkbox-material-brown input[type=checkbox]:checked ~ .check { + color: #795548; +} +.checkbox-material-lightgrey input[type=checkbox]:checked ~ .check { + color: #ececec; +} +@keyframes checkbox-on { 0% { - top: -3px; - left: 17px; - width: 10px; - height: 21px; - border-color: #0f9d58; - border-left-color: transparent; - border-top-color: transparent; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px; } 50% { - top: 14px; - left: 17px; - width: 4px; - height: 4px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); - border-color: #0f9d58; - border-left-color: transparent; - border-top-color: transparent; + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px; + } + 100% { + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px; + } +} +@keyframes checkbox-off { + 0% { + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset; + } + 25% { + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset; + } + 50% { + transform: rotate(45deg); + margin-top: -4px; + margin-left: 6px; + width: 0px; + height: 0px; + box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset; } 51% { - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; + transform: rotate(0deg); + margin-top: -2px; + margin-left: -2px; + width: 20px; + height: 20px; + box-shadow: 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0px 0px 0 10px inset; } 100% { - top: 1px; - left: 12px; - width: 18px; - height: 18px; - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } -} -@keyframes uncheck { - 0% { - top: -3px; - left: 17px; - width: 10px; - height: 21px; - border-color: #0f9d58; - border-left-color: transparent; - border-top-color: transparent; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); - } - 50% { - top: 14px; - left: 17px; - width: 4px; - height: 4px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); - border-color: #0f9d58; - border-left-color: transparent; - border-top-color: transparent; - } - 51% { - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } - 100% { - top: 1px; - left: 12px; - width: 18px; - height: 18px; - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } -} -@-webkit-keyframes check { - 100% { - top: -3px; - left: 17px; - width: 10px; - height: 21px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); - border-color: #0f9d58; - border-left-color: transparent; - border-top-color: transparent; - } - 51% { - border-left: transparent; - border-top-color: transparent; - } - 50% { - top: 14px; - left: 17px; - width: 4px; - height: 4px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } - 0% { - top: 1px; - left: 12px; - width: 18px; - height: 18px; - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } -} -@keyframes check { - 100% { - top: -3px; - left: 17px; - width: 10px; - height: 21px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); - border-color: #0f9d58; - border-left-color: transparent; - border-top-color: transparent; - } - 51% { - border-left: transparent; - border-top-color: transparent; - } - 50% { - top: 14px; - left: 17px; - width: 4px; - height: 4px; - -webkit-transform: rotate(45deg); - transform: rotate(45deg); - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } - 0% { - top: 1px; - left: 12px; - width: 18px; - height: 18px; - -webkit-transform: rotate(0deg); - transform: rotate(0deg); - border-color: #5a5a5a; - border-left-color: #5a5a5a; - border-top-color: #5a5a5a; - } -} -@-webkit-keyframes rippleOn { - 0% { - opacity: 0; - } - 50% { - opacity: 0.2; - } - 100% { - opacity: 0; - } -} -@keyframes rippleOn { - 0% { - opacity: 0; - } - 50% { - opacity: 0.2; - } - 100% { - opacity: 0; - } -} -@-webkit-keyframes rippleOff { - 0% { - opacity: 0; - } - 50% { - opacity: 0.2; - } - 100% { - opacity: 0; - } -} -@keyframes rippleOff { - 0% { - opacity: 0; - } - 50% { - opacity: 0.2; - } - 100% { - opacity: 0; + transform: rotate(0deg); + margin-top: -2px; + margin-left: -2px; + width: 20px; + height: 20px; + box-shadow: 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0 0 0 0, + 0px 0px 0 0px inset; } } .form-horizontal .radio { @@ -2669,8 +3352,7 @@ body .jumbotron-material-lightgrey, position: absolute; left: 10px; top: 2px; - -webkit-transition-duration: 0.2s; - transition-duration: 0.2s; + transition-duration: 0.2s; } .radio label .circle { border: 2px solid rgba(0, 0, 0, 0.84); @@ -2683,9 +3365,7 @@ body .jumbotron-material-lightgrey, width: 15px; border-radius: 100%; background-color: rgba(0, 0, 0, 0.84); - -webkit-transform: scale(0); - -ms-transform: scale(0); - transform: scale(0); + transform: scale(0); } .radio label .check:after { display: block; @@ -2700,17 +3380,13 @@ body .jumbotron-material-lightgrey, z-index: 1; opacity: 0; margin: 0; - -webkit-transform: scale(1.5); - -ms-transform: scale(1.5); - transform: scale(1.5); + transform: scale(1.5); } .radio label input[type=radio]:not(:checked) ~ .check:after { - -webkit-animation: rippleOff 500ms; - animation: rippleOff 500ms; + animation: rippleOff 500ms; } .radio label input[type=radio]:checked ~ .check:after { - -webkit-animation: rippleOn 500ms; - animation: rippleOn 500ms; + animation: rippleOn 500ms; } .radio input[type=radio]:checked ~ .check, .radio-default input[type=radio]:checked ~ .check { @@ -2860,9 +3536,7 @@ body .jumbotron-material-lightgrey, display: none; } .radio input[type=radio]:checked ~ .check { - -webkit-transform: scale(0.55); - -ms-transform: scale(0.55); - transform: scale(0.55); + transform: scale(0.55); } .radio input[type=radio][disabled] ~ .circle { border-color: rgba(0, 0, 0, 0.84); @@ -2954,8 +3628,7 @@ select[multiple].form-control.focus { pointer-events: none; left: 0px; top: 5px; - -webkit-transition: 0.2s ease all; - transition: 0.2s ease all; + transition: 0.2s ease all; opacity: 0; } .form-control-wrapper .form-control:not(.empty) ~ .floating-label { @@ -2988,19 +3661,13 @@ select[multiple].form-control.focus { height: 2px; background-color: #5264ae; bottom: -1px; - -webkit-transform: scaleX(0); - -ms-transform: scaleX(0); - transform: scaleX(0); - -webkit-transition: -webkit-transform 0s; - transition: transform 0s; + transform: scaleX(0); + transition: transform 0s; } .form-control-wrapper .form-control:focus ~ .material-input:before, .form-control-wrapper .form-control.focus ~ .material-input:before { - -webkit-transform: scaleX(1); - -ms-transform: scaleX(1); - transform: scaleX(1); - -webkit-transition: -webkit-transform 0.2s ease-out; - transition: transform 0.2s ease-out; + transform: scaleX(1); + transition: transform 0.2s ease-out; } .form-control-wrapper .material-input:after { content: ""; @@ -3012,9 +3679,7 @@ select[multiple].form-control.focus { left: 0; pointer-events: none; opacity: 0.9; - -webkit-transform-origin: left; - -ms-transform-origin: left; - transform-origin: left; + transform-origin: left; } .form-control-wrapper .input-lg ~ .material-input:after { height: 26px; @@ -3027,10 +3692,8 @@ select[multiple].form-control.focus { } .form-control-wrapper .form-control:focus ~ .material-input:after, .form-control-wrapper .form-control.focus ~ .material-input:after { - -webkit-animation: input-highlight 0.3s ease; - animation: input-highlight 0.3s ease; - -webkit-animation-fill-mode: forwards; - animation-fill-mode: forwards; + animation: input-highlight 0.3s ease; + animation-fill-mode: forwards; opacity: 0; } .form-control-wrapper select ~ .material-input:after { @@ -3450,12 +4113,10 @@ select.form-control.focus { @keyframes input-highlight { 0% { left: 20%; - -webkit-transform: scaleX(20%); - transform: scaleX(20%); + transform: scaleX(20%); } 99% { - -webkit-transform: scaleX(0); - transform: scaleX(0); + transform: scaleX(0); left: 0; opacity: 1; } @@ -3477,20 +4138,6 @@ select.form-control.focus { legend { border-bottom: 0; } -.modal-content { - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); - border-radius: 0; - border: 0; -} -.modal-content .modal-header { - border-bottom: 0; -} -.modal-content .modal-footer { - border-top: 0; -} -.modal-content .modal-footer .btn + .btn { - margin-bottom: 10px; -} .list-group { border-radius: 0; } @@ -3856,7 +4503,78 @@ fieldset[disabled] .navbar .btn-link:focus { position: relative; } .dropdown-menu li a:hover { - background: rgba(0, 0, 0, 0.08); + background-color: transparent; + color: #4285f4; +} +.dropdown-menu li a:hover, +.dropdown-menu-default li a:hover { + color: #4285f4; +} +.dropdown-menu-primary li a:hover { + color: #4285f4; +} +.dropdown-menu-success li a:hover { + color: #0f9d58; +} +.dropdown-menu-info li a:hover { + color: #03a9f4; +} +.dropdown-menu-warning li a:hover { + color: #ff5722; +} +.dropdown-menu-danger li a:hover { + color: #f44336; +} +.dropdown-menu-material-red li a:hover { + color: #f44336; +} +.dropdown-menu-material-pink li a:hover { + color: #e91e63; +} +.dropdown-menu-material-purple li a:hover { + color: #9c27b0; +} +.dropdown-menu-material-deeppurple li a:hover { + color: #673ab7; +} +.dropdown-menu-material-indigo li a:hover { + color: #3f51b5; +} +.dropdown-menu-material-lightblue li a:hover { + color: #03a9f4; +} +.dropdown-menu-material-cyan li a:hover { + color: #00bcd4; +} +.dropdown-menu-material-teal li a:hover { + color: #009688; +} +.dropdown-menu-material-lightgreen li a:hover { + color: #8bc34a; +} +.dropdown-menu-material-lime li a:hover { + color: #cddc39; +} +.dropdown-menu-material-lightyellow li a:hover { + color: #ffeb3b; +} +.dropdown-menu-material-orange li a:hover { + color: #ff9800; +} +.dropdown-menu-material-deeporange li a:hover { + color: #ff5722; +} +.dropdown-menu-material-grey li a:hover { + color: #9e9e9e; +} +.dropdown-menu-material-bluegrey li a:hover { + color: #607d8b; +} +.dropdown-menu-material-brown li a:hover { + color: #795548; +} +.dropdown-menu-material-lightgrey li a:hover { + color: #ececec; } .alert { border: 0px; @@ -4049,14 +4767,14 @@ fieldset[disabled] .navbar .btn-link:focus { margin: 0; } .nav-tabs > li > a:hover { - background: transparent; + background-color: transparent; border: 0; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.open > a, -.nav-tabs > li.open > a:hover { - background: transparent !important; +.nav-tabs > li.open > .nav-tabs > li:hover { + background-color: transparent !important; border: 0 !important; color: #FFFFFF !important; font-weight: 500; @@ -4169,6 +4887,100 @@ fieldset[disabled] .navbar .btn-link:focus { .icon-material-lightgrey { color: #ececec; } +.card { + /***** Make height equal to width (http://stackoverflow.com/a/6615994) ****/ + display: inline-block; + position: relative; + width: 100%; + /**************************************************************************/ + border-radius: 2px; + color: rgba(0, 0, 0, 0.84); + background: #ffffff; + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); +} +.card .card-height-indicator { + margin-top: 100%; +} +.card .card-content { + position: absolute; + top: 0; + bottom: 0; + left: 0; + right: 0; +} +.card .card-image { + height: 60%; + position: relative; + overflow: hidden; +} +.card .card-image img { + width: 100%; + height: 100%; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + pointer-events: none; +} +.card .card-image .card-image-headline { + position: absolute; + bottom: 16px; + left: 18px; + color: #ffffff; + font-size: 2em; +} +.card .card-body { + height: 30%; + padding: 18px; +} +.card .card-footer { + height: 10%; + padding: 18px; +} +.card .card-footer button { + margin: 0 !important; + position: relative; + bottom: 25px; + width: auto; +} +.card .card-footer button:first-child { + left: -15px; +} +.modal-content { + box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); + margin-top: 10em; + border-radius: 2px; + border: none; +} +.modal-content .modal-header { + border-bottom: none; + padding: 24px; + padding-bottom: 0; +} +.modal-content .modal-body { + padding: 24px; + padding-bottom: 0; +} +.modal-content .modal-footer { + border-top: none; + padding: 24px; +} +.modal-content .modal-footer button { + margin: 0; + padding-left: 16px; + padding-right: 16px; + width: auto; +} +.modal-content .modal-footer button.pull-left { + padding-left: 5px; + padding-right: 5px; + position: relative; + left: -5px; +} +.modal-content .modal-footer button + button { + margin-bottom: 16px; +} +.modal-backdrop { + display: none; +} .snackbar { background-color: #323232; color: rgba(255, 255, 255, 0.84); @@ -4176,21 +4988,15 @@ fieldset[disabled] .navbar .btn-link:focus { border-radius: 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); height: 0; - -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, padding 0 linear 0.2s, height 0 linear 0.2s; - transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, padding 0 linear 0.2s, height 0 linear 0.2s; - -webkit-transform: translateY(200%); - -ms-transform: translateY(200%); - transform: translateY(200%); + transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, padding 0 linear 0.2s, height 0 linear 0.2s; + transform: translateY(200%); } .snackbar.snackbar-opened { padding: 14px 15px; margin-bottom: 20px; height: auto; - -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, height 0 linear 0.2s; - transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, height 0 linear 0.2s; - -webkit-transform: none; - -ms-transform: none; - transform: none; + transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, height 0 linear 0.2s; + transform: none; } .snackbar.toast { border-radius: 200px; @@ -4199,10 +5005,7 @@ fieldset[disabled] .navbar .btn-link:focus { .noUi-target * { -webkit-touch-callout: none; -ms-touch-action: none; - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; + user-select: none; box-sizing: border-box; } .noUi-base { @@ -4229,8 +5032,7 @@ fieldset[disabled] .navbar .btn-link:focus { *z-index: -1; } .noUi-state-tap .noUi-origin { - -webkit-transition: left 0.3s, top 0.3s; - transition: left 0.3s, top 0.3s; + transition: left 0.3s, top 0.3s; } .noUi-state-drag * { cursor: inherit !important; @@ -4274,8 +5076,7 @@ fieldset[disabled] .navbar .btn-link:focus { .noUi-handle { border-radius: 100%; cursor: default; - -webkit-transition: all 0.2s ease-out; - transition: all 0.2s ease-out; + transition: all 0.2s ease-out; border: 1px solid; } .noUi-horizontal { @@ -4283,9 +5084,7 @@ fieldset[disabled] .navbar .btn-link:focus { margin: 15px 0; } .noUi-horizontal .noUi-handle.noUi-active { - -webkit-transform: scale(2.5); - -ms-transform: scale(2.5); - transform: scale(2.5); + transform: scale(2.5); } [disabled].noUi-slider { opacity: 0.5; diff --git a/dist/css/material.min.css b/dist/css/material.min.css index cf6dfff7..346644c1 100644 --- a/dist/css/material.min.css +++ b/dist/css/material.min.css @@ -1 +1 @@ -@font-face{font-family:Material-Design;src:url(../fonts/Material-Design.eot?2u7a7w);src:url(../fonts/Material-Design.eot?#iefix2u7a7w) format("embedded-opentype"),url(../fonts/Material-Design.woff?2u7a7w) format("woff"),url(../fonts/Material-Design.ttf?2u7a7w) format("truetype"),url(../fonts/Material-Design.svg?2u7a7w#Material-Design) format("svg");font-weight:400;font-style:normal}[class*=" icon-material-"],[class^=icon-material-]{font-family:Material-Design;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-material-access-alarms:before{content:"\e600"}.icon-material-accessibility:before{content:"\e601"}.icon-material-access-time:before{content:"\e602"}.icon-material-account-box:before{content:"\e603"}.icon-material-account-circle:before{content:"\e604"}.icon-material-adb:before{content:"\e605"}.icon-material-add:before{content:"\e606"}.icon-material-add-alarm:before{content:"\e607"}.icon-material-add-box:before{content:"\e608"}.icon-material-add-circle:before{content:"\e609"}.icon-material-add-circle-outline:before{content:"\e60a"}.icon-material-airplanemode-off:before{content:"\e60b"}.icon-material-airplanemode-on:before{content:"\e60c"}.icon-material-android:before{content:"\e60d"}.icon-material-apps:before{content:"\e60e"}.icon-material-archive:before{content:"\e60f"}.icon-material-arrow-back:before{content:"\e610"}.icon-material-arrow-drop-down:before{content:"\e611"}.icon-material-arrow-drop-down-circle:before{content:"\e612"}.icon-material-arrow-drop-up:before{content:"\e613"}.icon-material-arrow-forward:before{content:"\e614"}.icon-material-attachment:before{content:"\e615"}.icon-material-auto-fix:before{content:"\e616"}.icon-material-backspace:before{content:"\e617"}.icon-material-backup:before{content:"\e618"}.icon-material-beenhere:before{content:"\e619"}.icon-material-block:before{content:"\e61a"}.icon-material-bluetooth2:before{content:"\e61b"}.icon-material-bluetooth:before{content:"\e61c"}.icon-material-bluetooth-audio:before{content:"\e61d"}.icon-material-bluetooth-connected2:before{content:"\e61e"}.icon-material-bluetooth-connected:before{content:"\e61f"}.icon-material-bluetooth-disabled:before{content:"\e620"}.icon-material-bluetooth-searching:before{content:"\e621"}.icon-material-book:before{content:"\e622"}.icon-material-bookmark:before{content:"\e623"}.icon-material-bookmark-outline:before{content:"\e624"}.icon-material-brightness-auto:before{content:"\e625"}.icon-material-brightness-high:before{content:"\e626"}.icon-material-brightness-low:before{content:"\e627"}.icon-material-brightness-medium:before{content:"\e628"}.icon-material-bug-report:before{content:"\e629"}.icon-material-cake:before{content:"\e62a"}.icon-material-call:before{content:"\e62b"}.icon-material-call-end:before{content:"\e62c";font-size:60%}.icon-material-call-made:before{content:"\e62d"}.icon-material-call-merge:before{content:"\e62e"}.icon-material-call-missed:before{content:"\e62f"}.icon-material-call-received:before{content:"\e630"}.icon-material-call-split:before{content:"\e631"}.icon-material-camera:before{content:"\e632"}.icon-material-camera-alt:before{content:"\e633"}.icon-material-camera-roll:before{content:"\e634"}.icon-material-cancel:before{content:"\e635"}.icon-material-cast:before{content:"\e636"}.icon-material-cast-connected:before{content:"\e637"}.icon-material-chat:before{content:"\e638"}.icon-material-check:before{content:"\e639"}.icon-material-check-box:before{content:"\e63a"}.icon-material-check-box-blank:before{content:"\e63b"}.icon-material-check-box-outline:before{content:"\e63c"}.icon-material-check-box-outline-blank:before{content:"\e63d"}.icon-material-check-circle:before{content:"\e63e"}.icon-material-check-circle-blank:before{content:"\e63f"}.icon-material-check-circle-outline:before{content:"\e640"}.icon-material-check-circle-outline-blank:before{content:"\e641"}.icon-material-chevron-left:before{content:"\e642"}.icon-material-chevron-right:before{content:"\e643"}.icon-material-chromecast:before{content:"\e644"}.icon-material-circles:before{content:"\e645"}.icon-material-circles-add:before{content:"\e646"}.icon-material-circles-extended:before{content:"\e647"}.icon-material-clear:before{content:"\e648"}.icon-material-close:before{content:"\e649"}.icon-material-closed-caption:before{content:"\e64a"}.icon-material-cloud:before{content:"\e64b"}.icon-material-cloud-circle:before{content:"\e64c"}.icon-material-cloud-done:before{content:"\e64d"}.icon-material-cloud-download:before{content:"\e64e"}.icon-material-cloud-off:before{content:"\e64f"}.icon-material-cloud-queue:before{content:"\e650"}.icon-material-cloud-upload:before{content:"\e651"}.icon-material-comment:before{content:"\e652"}.icon-material-communities:before{content:"\e653"}.icon-material-content-copy:before{content:"\e654"}.icon-material-content-cut:before{content:"\e655"}.icon-material-content-paste:before{content:"\e656"}.icon-material-create:before{content:"\e657"}.icon-material-credit-card:before{content:"\e658"}.icon-material-crop:before{content:"\e659"}.icon-material-crop-free:before{content:"\e65a"}.icon-material-crop-landscape:before{content:"\e65b"}.icon-material-crop-portrait:before{content:"\e65c"}.icon-material-crop-square:before{content:"\e65d"}.icon-material-data-usage:before{content:"\e65e"}.icon-material-delete:before{content:"\e65f"}.icon-material-developer-mode:before{content:"\e660"}.icon-material-dialpad:before{content:"\e661"}.icon-material-directions:before{content:"\e662"}.icon-material-directions-bike:before{content:"\e663"}.icon-material-directions-bus:before{content:"\e664"}.icon-material-directions-car:before{content:"\e665"}.icon-material-directions-subway:before{content:"\e666"}.icon-material-directions-train:before{content:"\e667"}.icon-material-directions-transit:before{content:"\e668"}.icon-material-directionswalk:before{content:"\e669"}.icon-material-disc-full:before{content:"\e66a"}.icon-material-dock:before{content:"\e66b"}.icon-material-domain:before{content:"\e66c"}.icon-material-done:before{content:"\e66d"}.icon-material-done-all:before{content:"\e66e"}.icon-material-do-not-disturb:before{content:"\e66f"}.icon-material-drafts:before{content:"\e670"}.icon-material-drawer:before{content:"\e671"}.icon-material-drive:before{content:"\e672"}.icon-material-drive-document:before{content:"\e673"}.icon-material-drive-drawing:before{content:"\e674"}.icon-material-drive-eta:before{content:"\e675"}.icon-material-drive-file:before{content:"\e676"}.icon-material-drive-form:before{content:"\e677"}.icon-material-drive-fusiontable:before{content:"\e678"}.icon-material-drive-image:before{content:"\e679"}.icon-material-drive-ms-excel:before{content:"\e67a"}.icon-material-drive-ms-powerpoint:before{content:"\e67b"}.icon-material-drive-ms-word:before{content:"\e67c"}.icon-material-drive-pdf:before{content:"\e67d"}.icon-material-drive-presentation:before{content:"\e67e"}.icon-material-drive-script:before{content:"\e67f"}.icon-material-drive-site:before{content:"\e680"}.icon-material-drive-spreadsheet:before{content:"\e681"}.icon-material-drive-video:before{content:"\e682"}.icon-material-earth:before{content:"\e683"}.icon-material-email2:before{content:"\e684"}.icon-material-email:before{content:"\e685"}.icon-material-error:before{content:"\e686"}.icon-material-event2:before{content:"\e687"}.icon-material-event:before{content:"\e688"}.icon-material-exit-to-app:before{content:"\e689"}.icon-material-expand-less:before{content:"\e68a"}.icon-material-expand-more:before{content:"\e68b"}.icon-material-explore:before{content:"\e68c"}.icon-material-extension:before{content:"\e68d"}.icon-material-fast-forward:before{content:"\e68e"}.icon-material-fast-rewind:before{content:"\e68f"}.icon-material-favorite:before{content:"\e690"}.icon-material-favorite-outline:before{content:"\e691"}.icon-material-file-download:before{content:"\e692"}.icon-material-file-upload:before{content:"\e693"}.icon-material-filter:before{content:"\e694"}.icon-material-flag:before{content:"\e695"}.icon-material-flash-auto:before{content:"\e696"}.icon-material-flash-off:before{content:"\e697"}.icon-material-flash-on:before{content:"\e698"}.icon-material-flights:before{content:"\e699"}.icon-material-flip-to-back:before{content:"\e69a"}.icon-material-flip-to-front:before{content:"\e69b"}.icon-material-folder:before{content:"\e69c"}.icon-material-folder-mydrive:before{content:"\e69d"}.icon-material-folder-shared:before{content:"\e69e"}.icon-material-forum:before{content:"\e69f"}.icon-material-forward:before{content:"\e6a0"}.icon-material-fullscreen:before{content:"\e6a1"}.icon-material-fullscreen-exit:before{content:"\e6a2"}.icon-material-gamepad:before{content:"\e6a3"}.icon-material-games:before{content:"\e6a4"}.icon-material-gesture:before{content:"\e6a5"}.icon-material-glass:before{content:"\e6a6"}.icon-material-gmail2:before{content:"\e6a7"}.icon-material-gmail:before{content:"\e6a8"}.icon-material-google:before{content:"\e6a9"}.icon-material-google-plus:before{content:"\e6aa"}.icon-material-gps-fixed:before{content:"\e6ab"}.icon-material-gps-not-fixed:before{content:"\e6ac"}.icon-material-gps-off:before{content:"\e6ad"}.icon-material-group:before{content:"\e6ae"}.icon-material-group-add:before{content:"\e6af"}.icon-material-hangout2:before{content:"\e6b0"}.icon-material-hangout:before{content:"\e6b1"}.icon-material-hangout-video:before{content:"\e6b2"}.icon-material-hangout-video-off:before{content:"\e6b3"}.icon-material-headset:before{content:"\e6b4"}.icon-material-headset-mic:before{content:"\e6b5"}.icon-material-help:before{content:"\e6b6"}.icon-material-high-quality:before{content:"\e6b7"}.icon-material-history:before{content:"\e6b8"}.icon-material-home:before{content:"\e6b9"}.icon-material-hotel:before{content:"\e6ba"}.icon-material-https:before{content:"\e6bb"}.icon-material-image:before{content:"\e6bc"}.icon-material-import-export:before{content:"\e6bd"}.icon-material-inbox:before{content:"\e6be"}.icon-material-info:before{content:"\e6bf"}.icon-material-info-outline:before{content:"\e6c0"}.icon-material-invert-colors:before{content:"\e6c1"}.icon-material-keep2:before{content:"\e6c2"}.icon-material-keep:before{content:"\e6c3"}.icon-material-keyboard:before{content:"\e6c4"}.icon-material-keyboard-alt:before{content:"\e6c5"}.icon-material-keyboard-arrow-down:before{content:"\e6c6"}.icon-material-keyboard-arrow-left:before{content:"\e6c7"}.icon-material-keyboard-arrow-right:before{content:"\e6c8"}.icon-material-keyboard-arrow-up:before{content:"\e6c9"}.icon-material-keyboard-backspace:before{content:"\e6ca"}.icon-material-keyboard-capslock:before{content:"\e6cb"}.icon-material-keyboard-control:before{content:"\e6cc";font-size:36%}.icon-material-keyboard-hide:before{content:"\e6cd"}.icon-material-keyboard-return:before{content:"\e6ce"}.icon-material-keyboard-tab:before{content:"\e6cf"}.icon-material-keyboard-voice:before{content:"\e6d0"}.icon-material-label:before{content:"\e6d1"}.icon-material-label-outline:before{content:"\e6d2"}.icon-material-landscape:before{content:"\e6d3"}.icon-material-language:before{content:"\e6d4"}.icon-material-laptop:before{content:"\e6d5"}.icon-material-launch:before{content:"\e6d6"}.icon-material-link:before{content:"\e6d7"}.icon-material-list:before{content:"\e6d8"}.icon-material-live-help:before{content:"\e6d9"}.icon-material-location:before{content:"\e6da"}.icon-material-location-city:before{content:"\e6db"}.icon-material-location-disabled:before{content:"\e6dc"}.icon-material-location-searching:before{content:"\e6dd"}.icon-material-lock:before{content:"\e6de"}.icon-material-lock-open:before{content:"\e6df"}.icon-material-lock-outline:before{content:"\e6e0"}.icon-material-loop:before{content:"\e6e1"}.icon-material-mail:before{content:"\e6e2"}.icon-material-map:before{content:"\e6e3"}.icon-material-markunread:before{content:"\e6e4"}.icon-material-memory:before{content:"\e6e5"}.icon-material-menu:before{content:"\e6e6"}.icon-material-message:before{content:"\e6e7"}.icon-material-messenger:before{content:"\e6e8"}.icon-material-mic:before{content:"\e6e9"}.icon-material-mic-none:before{content:"\e6ea"}.icon-material-mic-off:before{content:"\e6eb"}.icon-material-mms:before{content:"\e6ec"}.icon-material-mood:before{content:"\e6ed"}.icon-material-more:before{content:"\e6ee"}.icon-material-more-horiz:before{content:"\e6ef";font-size:25%}.icon-material-more-vert:before{content:"\e6f0"}.icon-material-mouse:before{content:"\e6f1"}.icon-material-movie:before{content:"\e6f2"}.icon-material-nest-protect:before{content:"\e6f3"}.icon-material-nest-thermostat:before{content:"\e6f4"}.icon-material-network-cell:before{content:"\e6f5"}.icon-material-network-wifi:before{content:"\e6f6"}.icon-material-news:before{content:"\e6f7"}.icon-material-nfc:before{content:"\e6f8"}.icon-material-notifications:before{content:"\e6f9"}.icon-material-notifications-none:before{content:"\e6fa"}.icon-material-notifications-off:before{content:"\e6fb"}.icon-material-notifications-on:before{content:"\e6fc"}.icon-material-notifications-paused:before{content:"\e6fd"}.icon-material-pages:before{content:"\e6fe"}.icon-material-palette:before{content:"\e6ff"}.icon-material-panorama:before{content:"\e700"}.icon-material-party-mode:before{content:"\e701"}.icon-material-pause:before{content:"\e702"}.icon-material-pause-circle-fill:before{content:"\e703"}.icon-material-pause-circle-outline:before{content:"\e704"}.icon-material-people:before{content:"\e705"}.icon-material-person:before{content:"\e706"}.icon-material-person-add:before{content:"\e707"}.icon-material-person-location:before{content:"\e708"}.icon-material-person-outline:before{content:"\e709"}.icon-material-phone2:before{content:"\e70a"}.icon-material-phone:before{content:"\e70b"}.icon-material-phone-bluetooth-speaker:before{content:"\e70c"}.icon-material-phone-forwarded:before{content:"\e70d"}.icon-material-phone-in-talk:before{content:"\e70e"}.icon-material-phone-locked:before{content:"\e70f"}.icon-material-phone-missed:before{content:"\e710"}.icon-material-phone-paused:before{content:"\e711"}.icon-material-photo:before{content:"\e712"}.icon-material-photo-album:before{content:"\e713"}.icon-material-photo-library:before{content:"\e714"}.icon-material-place:before{content:"\e715"}.icon-material-play-arrow:before{content:"\e716"}.icon-material-play-circle-fill:before{content:"\e717"}.icon-material-play-circle-outline:before{content:"\e718"}.icon-material-play-download:before{content:"\e719"}.icon-material-play-install:before{content:"\e71a"}.icon-material-plus-one:before{content:"\e71b"}.icon-material-poll:before{content:"\e71c"}.icon-material-polymer:before{content:"\e71d"}.icon-material-portrait:before{content:"\e71e"}.icon-material-post-blogger:before{content:"\e71f"}.icon-material-post-facebook:before{content:"\e720"}.icon-material-post-gplus:before{content:"\e721"}.icon-material-post-instagram:before{content:"\e722"}.icon-material-post-linkedin:before{content:"\e723"}.icon-material-post-pinterest:before{content:"\e724"}.icon-material-post-tumblr:before{content:"\e725"}.icon-material-post-twitter:before{content:"\e726"}.icon-material-print:before{content:"\e727"}.icon-material-public:before{content:"\e728"}.icon-material-queue:before{content:"\e729"}.icon-material-radio-button-off:before{content:"\e72a"}.icon-material-radio-button-on:before{content:"\e72b"}.icon-material-receipt:before{content:"\e72c"}.icon-material-refresh:before{content:"\e72d"}.icon-material-reminder:before{content:"\e72e"}.icon-material-remove:before{content:"\e72f";font-size:16%}.icon-material-remove-circle:before{content:"\e730"}.icon-material-remove-circle-outline:before{content:"\e731"}.icon-material-replay:before{content:"\e732"}.icon-material-reply:before{content:"\e733"}.icon-material-reply-all:before{content:"\e734"}.icon-material-report:before{content:"\e735"}.icon-material-ring-volume:before{content:"\e736"}.icon-material-rotate-left:before{content:"\e737"}.icon-material-rotate-right:before{content:"\e738"}.icon-material-satellite:before{content:"\e739"}.icon-material-save:before{content:"\e73a"}.icon-material-schedule:before{content:"\e73b"}.icon-material-school:before{content:"\e73c"}.icon-material-screen-lock-landscape:before{content:"\e73d"}.icon-material-screen-lock-portrait:before{content:"\e73e"}.icon-material-screen-lock-rotation:before{content:"\e73f"}.icon-material-screen-rotation:before{content:"\e740"}.icon-material-sd-card:before{content:"\e741"}.icon-material-sd-storage:before{content:"\e742"}.icon-material-search:before{content:"\e743"}.icon-material-select-all:before{content:"\e744"}.icon-material-send:before{content:"\e745"}.icon-material-settings:before{content:"\e746"}.icon-material-settings-applications:before{content:"\e747"}.icon-material-settings-bluetooth:before{content:"\e748"}.icon-material-settings-cell:before{content:"\e749"}.icon-material-settings-phone:before{content:"\e74a"}.icon-material-settings-power:before{content:"\e74b"}.icon-material-settings-voice:before{content:"\e74c"}.icon-material-share:before{content:"\e74d"}.icon-material-share-alt:before{content:"\e74e"}.icon-material-shopping-basket:before{content:"\e74f"}.icon-material-shopping-cart:before{content:"\e750"}.icon-material-shuffle:before{content:"\e751"}.icon-material-signal-cellular-1-bar:before{content:"\e752"}.icon-material-signal-cellular-2-bar:before{content:"\e753"}.icon-material-signal-cellular-3-bar:before{content:"\e754"}.icon-material-signal-cellular-4-bar:before{content:"\e755"}.icon-material-signal-wifi-1-bar:before{content:"\e756"}.icon-material-signal-wifi-2-bar:before{content:"\e757"}.icon-material-signal-wifi-3-bar:before{content:"\e758"}.icon-material-signal-wifi-4-bar:before{content:"\e759"}.icon-material-sim-card-alert:before{content:"\e75a"}.icon-material-skip-next:before{content:"\e75b"}.icon-material-skip-previous:before{content:"\e75c"}.icon-material-slideshow:before{content:"\e75d"}.icon-material-sms:before{content:"\e75e"}.icon-material-sms-failed:before{content:"\e75f"}.icon-material-sort:before{content:"\e760"}.icon-material-speaker:before{content:"\e761"}.icon-material-star:before{content:"\e762"}.icon-material-star-half:before{content:"\e763"}.icon-material-star-outline:before{content:"\e764"}.icon-material-star-rate:before{content:"\e765"}.icon-material-stop:before{content:"\e766"}.icon-material-storage:before{content:"\e767"}.icon-material-store:before{content:"\e768"}.icon-material-swap-driving-apps:before{content:"\e769"}.icon-material-swap-horiz:before{content:"\e76a"}.icon-material-swap-vert:before{content:"\e76b"}.icon-material-swap-vert-circle:before{content:"\e76c"}.icon-material-switch-camera:before{content:"\e76d"}.icon-material-switch-video:before{content:"\e76e"}.icon-material-sync:before{content:"\e76f"}.icon-material-sync-disabled:before{content:"\e770"}.icon-material-sync-green:before{content:"\e771"}.icon-material-sync-problem:before{content:"\e772"}.icon-material-sync-problem-red:before{content:"\e773"}.icon-material-system-update:before{content:"\e774"}.icon-material-tab:before{content:"\e775"}.icon-material-tablet:before{content:"\e776"}.icon-material-tab-unselected:before{content:"\e777"}.icon-material-tag-faces:before{content:"\e778"}.icon-material-tap-and-play:before{content:"\e779"}.icon-material-terrain:before{content:"\e77a"}.icon-material-text-format:before{content:"\e77b"}.icon-material-textsms:before{content:"\e77c"}.icon-material-theaters:before{content:"\e77d"}.icon-material-thumb-down:before{content:"\e77e"}.icon-material-thumb-up:before{content:"\e77f"}.icon-material-timelapse:before{content:"\e780"}.icon-material-timer:before{content:"\e781"}.icon-material-time-to-leave:before{content:"\e782"}.icon-material-today:before{content:"\e783"}.icon-material-traffic4:before{content:"\e784"}.icon-material-translate:before{content:"\e785"}.icon-material-tv:before{content:"\e786"}.icon-material-undo:before{content:"\e787"}.icon-material-unfold-less:before{content:"\e788"}.icon-material-unfold-more:before{content:"\e789"}.icon-material-unknown-1:before{content:"\e78a"}.icon-material-unknown-2:before{content:"\e78b"}.icon-material-unknown-3:before{content:"\e78c"}.icon-material-unknown-4:before{content:"\e78d"}.icon-material-unknown-5:before{content:"\e78e"}.icon-material-unknown-6:before{content:"\e78f"}.icon-material-unknown-7:before{content:"\e790"}.icon-material-usb2:before{content:"\e791"}.icon-material-usb:before{content:"\e792"}.icon-material-vibration:before{content:"\e793"}.icon-material-videocam:before{content:"\e794"}.icon-material-videocam-off:before{content:"\e795"}.icon-material-video-youtube:before{content:"\e796"}.icon-material-view-array:before{content:"\e797"}.icon-material-view-column:before{content:"\e798"}.icon-material-view-headline:before{content:"\e799"}.icon-material-view-list:before{content:"\e79a"}.icon-material-view-module:before{content:"\e79b"}.icon-material-view-quilt:before{content:"\e79c"}.icon-material-view-stream:before{content:"\e79d"}.icon-material-visibility:before{content:"\e79e"}.icon-material-visibility-off:before{content:"\e79f"}.icon-material-voice:before{content:"\e7a0"}.icon-material-voicemail:before{content:"\e7a1"}.icon-material-volume-down:before{content:"\e7a2"}.icon-material-volume-mute:before{content:"\e7a3"}.icon-material-volume-off:before{content:"\e7a4"}.icon-material-volume-up:before{content:"\e7a5"}.icon-material-vpn:before{content:"\e7a6"}.icon-material-warning:before{content:"\e7a7"}.icon-material-watch2:before{content:"\e7a8"}.icon-material-wb-auto:before{content:"\e7a9"}.icon-material-wb-cloudy:before{content:"\e7aa"}.icon-material-wb-incandescent:before{content:"\e7ab"}.icon-material-wb-irradescent:before{content:"\e7ac"}.icon-material-wb-sunny2:before{content:"\e7ad"}.icon-material-web2:before{content:"\e7ae"}.icon-material-whatshot:before{content:"\e7af"}.icon-material-wifi-tethering2:before{content:"\e7b0"}.icon-material-wifi-tethering3:before{content:"\e7b1"}.icon-material-work2:before{content:"\e7b2"}.icon-material-call2:before{content:"\e7b3"}.icon-material-call-end2:before{content:"\e7b4"}.icon-material-call-made2:before{content:"\e7b5"}.icon-material-call-merge2:before{content:"\e7b6"}.icon-material-call-missed2:before{content:"\e7b7"}.icon-material-call-received2:before{content:"\e7b8"}.icon-material-call-split2:before{content:"\e7b9"}.icon-material-chat2:before{content:"\e7ba"}.icon-material-comment2:before{content:"\e7bb"}.icon-material-dialpad2:before{content:"\e7bc"}.icon-material-email3:before{content:"\e7bd"}.icon-material-forum2:before{content:"\e7be"}.icon-material-gmail3:before{content:"\e7bf"}.icon-material-hangout3:before{content:"\e7c0"}.icon-material-hangout-video2:before{content:"\e7c1"}.icon-material-hangout-video-off2:before{content:"\e7c2"}.icon-material-import-export2:before{content:"\e7c3"}.icon-material-live-help2:before{content:"\e7c4"}.icon-material-message2:before{content:"\e7c5"}.icon-material-messenger2:before{content:"\e7c6"}.icon-material-phone3:before{content:"\e7c7"}.icon-material-ring-volume2:before{content:"\e7c8"}.icon-material-textsms2:before{content:"\e7c9"}.icon-material-voicemail2:before{content:"\e7ca"}.icon-material-closed-caption2:before{content:"\e7cb"}.icon-material-fast-forward2:before{content:"\e7cc"}.icon-material-fast-rewind2:before{content:"\e7cd"}.icon-material-games2:before{content:"\e7ce"}.icon-material-high-quality2:before{content:"\e7cf"}.icon-material-loop2:before{content:"\e7d0"}.icon-material-mic2:before{content:"\e7d1"}.icon-material-mic-none2:before{content:"\e7d2"}.icon-material-mic-off2:before{content:"\e7d3"}.icon-material-movie2:before{content:"\e7d4"}.icon-material-news2:before{content:"\e7d5"}.icon-material-pause2:before{content:"\e7d6"}.icon-material-pause-circle-fill2:before{content:"\e7d7"}.icon-material-pause-circle-outline2:before{content:"\e7d8"}.icon-material-play-arrow2:before{content:"\e7d9"}.icon-material-play-circle-fill2:before{content:"\e7da"}.icon-material-play-circle-outline2:before{content:"\e7db"}.icon-material-queue2:before{content:"\e7dc"}.icon-material-replay2:before{content:"\e7dd"}.icon-material-shuffle2:before{content:"\e7de"}.icon-material-skip-next2:before{content:"\e7df"}.icon-material-skip-previous2:before{content:"\e7e0"}.icon-material-stop2:before{content:"\e7e1"}.icon-material-videocam2:before{content:"\e7e2"}.icon-material-videocam-off2:before{content:"\e7e3"}.icon-material-video-youtube2:before{content:"\e7e4"}.icon-material-volume-down2:before{content:"\e7e5"}.icon-material-volume-mute2:before{content:"\e7e6"}.icon-material-volume-off2:before{content:"\e7e7"}.icon-material-volume-up2:before{content:"\e7e8"}.icon-material-web22:before{content:"\e7e9"}@-webkit-keyframes input-highlight{0%{left:20%;width:20%}99%{width:0;left:0;opacity:1}100%{opacity:0}}@keyframes input-highlight{0%{left:20%;width:20%}99%{width:0;left:0;opacity:1}100%{opacity:0}}.shadow-z-1{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.shadow-z-2{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.shadow-z-2-hover{box-shadow:0 3px 6px rgba(0,0,0,.2),0 3px 6px rgba(0,0,0,.28)}.shadow-z-3{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.shadow-z-4{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.shadow-z-5{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}body{background-color:#EEE}body.inverse{background:#333}body.inverse,body.inverse .form-control{color:rgba(255,255,255,.84)}.h1,.h2,.h3,.h4,.h5,.h6,body,h1,h2,h3,h4,h5,h6{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}.container .well,.container .well .form-control,.container .well:not([class^="well well-material-"]),.container .well:not([class^="well well-material-"]) .form-control,.container-fluid .well,.container-fluid .well .form-control,.container-fluid .well:not([class^="well well-material-"]),.container-fluid .well:not([class^="well well-material-"]) .form-control,body .well,body .well .form-control,body .well:not([class^="well well-material-"]),body .well:not([class^="well well-material-"]) .form-control{color:rgba(0,0,0,.84)}.container .well .floating-label,.container .well:not([class^="well well-material-"]) .floating-label,.container-fluid .well .floating-label,.container-fluid .well:not([class^="well well-material-"]) .floating-label,body .well .floating-label,body .well:not([class^="well well-material-"]) .floating-label{color:#7e7e7e}.container .well .form-control,.container .well:not([class^="well well-material-"]) .form-control,.container-fluid .well .form-control,.container-fluid .well:not([class^="well well-material-"]) .form-control,body .well .form-control,body .well:not([class^="well well-material-"]) .form-control{border-bottom-color:#7e7e7e}.container .well .form-control::-webkit-input-placeholder,.container .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder,.container-fluid .well .form-control::-webkit-input-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder,body .well .form-control::-webkit-input-placeholder,body .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder{color:#7e7e7e}.container .well .form-control::-moz-placeholder,.container .well:not([class^="well well-material-"]) .form-control::-moz-placeholder,.container-fluid .well .form-control::-moz-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control::-moz-placeholder,body .well .form-control::-moz-placeholder,body .well:not([class^="well well-material-"]) .form-control::-moz-placeholder{color:#7e7e7e;opacity:1}.container .well .form-control:-ms-input-placeholder,.container .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder,.container-fluid .well .form-control:-ms-input-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder,body .well .form-control:-ms-input-placeholder,body .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder{color:#7e7e7e}.container .well .create,.container .well .option,.container .well:not([class^="well well-material-"]) .create,.container .well:not([class^="well well-material-"]) .option,.container-fluid .well .create,.container-fluid .well .option,.container-fluid .well:not([class^="well well-material-"]) .create,.container-fluid .well:not([class^="well well-material-"]) .option,body .well .create,body .well .option,body .well:not([class^="well well-material-"]) .create,body .well:not([class^="well well-material-"]) .option{color:rgba(0,0,0,.84)}.container [class^="well well-material-"],.container [class^="well well-material-"] .floating-label,.container [class^="well well-material-"] .form-control,.container-fluid [class^="well well-material-"],.container-fluid [class^="well well-material-"] .floating-label,.container-fluid [class^="well well-material-"] .form-control,body [class^="well well-material-"],body [class^="well well-material-"] .floating-label,body [class^="well well-material-"] .form-control{color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .form-control,.container-fluid [class^="well well-material-"] .form-control,body [class^="well well-material-"] .form-control{border-bottom-color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .form-control::-webkit-input-placeholder,.container-fluid [class^="well well-material-"] .form-control::-webkit-input-placeholder,body [class^="well well-material-"] .form-control::-webkit-input-placeholder{color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .form-control::-moz-placeholder,.container-fluid [class^="well well-material-"] .form-control::-moz-placeholder,body [class^="well well-material-"] .form-control::-moz-placeholder{color:rgba(255,255,255,.84);opacity:1}.container [class^="well well-material-"] .form-control:-ms-input-placeholder,.container-fluid [class^="well well-material-"] .form-control:-ms-input-placeholder,body [class^="well well-material-"] .form-control:-ms-input-placeholder{color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .create,.container [class^="well well-material-"] .option,.container-fluid [class^="well well-material-"] .create,.container-fluid [class^="well well-material-"] .option,body [class^="well well-material-"] .create,body [class^="well well-material-"] .option{color:rgba(0,0,0,.84)}.container .jumbotron,.container .well,.container-fluid .jumbotron,.container-fluid .well,body .jumbotron,body .well{padding:19px;margin-bottom:20px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);border-radius:2px;border:0}.container .jumbotron p,.container .well p,.container-fluid .jumbotron p,.container-fluid .well p,body .jumbotron p,body .well p{font-weight:300}.container .jumbotron,.container .jumbotron-default,.container .well,.container .well-default,.container-fluid .jumbotron,.container-fluid .jumbotron-default,.container-fluid .well,.container-fluid .well-default,body .jumbotron,body .jumbotron-default,body .well,body .well-default{background-color:#fff}.container .jumbotron-primary,.container .well-primary,.container-fluid .jumbotron-primary,.container-fluid .well-primary,body .jumbotron-primary,body .well-primary{background-color:#4285f4}.container .jumbotron-success,.container .well-success,.container-fluid .jumbotron-success,.container-fluid .well-success,body .jumbotron-success,body .well-success{background-color:#0f9d58}.container .jumbotron-info,.container .well-info,.container-fluid .jumbotron-info,.container-fluid .well-info,body .jumbotron-info,body .well-info{background-color:#03a9f4}.container .jumbotron-warning,.container .well-warning,.container-fluid .jumbotron-warning,.container-fluid .well-warning,body .jumbotron-warning,body .well-warning{background-color:#ff5722}.container .jumbotron-danger,.container .jumbotron-material-red,.container .well-danger,.container .well-material-red,.container-fluid .jumbotron-danger,.container-fluid .jumbotron-material-red,.container-fluid .well-danger,.container-fluid .well-material-red,body .jumbotron-danger,body .jumbotron-material-red,body .well-danger,body .well-material-red{background-color:#f44336}.container .jumbotron-material-pink,.container .well-material-pink,.container-fluid .jumbotron-material-pink,.container-fluid .well-material-pink,body .jumbotron-material-pink,body .well-material-pink{background-color:#e91e63}.container .jumbotron-material-purple,.container .well-material-purple,.container-fluid .jumbotron-material-purple,.container-fluid .well-material-purple,body .jumbotron-material-purple,body .well-material-purple{background-color:#9c27b0}.container .jumbotron-material-deeppurple,.container .well-material-deeppurple,.container-fluid .jumbotron-material-deeppurple,.container-fluid .well-material-deeppurple,body .jumbotron-material-deeppurple,body .well-material-deeppurple{background-color:#673ab7}.container .jumbotron-material-indigo,.container .well-material-indigo,.container-fluid .jumbotron-material-indigo,.container-fluid .well-material-indigo,body .jumbotron-material-indigo,body .well-material-indigo{background-color:#3f51b5}.container .jumbotron-material-lightblue,.container .well-material-lightblue,.container-fluid .jumbotron-material-lightblue,.container-fluid .well-material-lightblue,body .jumbotron-material-lightblue,body .well-material-lightblue{background-color:#03a9f4}.container .jumbotron-material-cyan,.container .well-material-cyan,.container-fluid .jumbotron-material-cyan,.container-fluid .well-material-cyan,body .jumbotron-material-cyan,body .well-material-cyan{background-color:#00bcd4}.container .jumbotron-material-teal,.container .well-material-teal,.container-fluid .jumbotron-material-teal,.container-fluid .well-material-teal,body .jumbotron-material-teal,body .well-material-teal{background-color:#009688}.container .jumbotron-material-lightgreen,.container .well-material-lightgreen,.container-fluid .jumbotron-material-lightgreen,.container-fluid .well-material-lightgreen,body .jumbotron-material-lightgreen,body .well-material-lightgreen{background-color:#8bc34a}.container .jumbotron-material-lime,.container .well-material-lime,.container-fluid .jumbotron-material-lime,.container-fluid .well-material-lime,body .jumbotron-material-lime,body .well-material-lime{background-color:#cddc39}.container .jumbotron-material-lightyellow,.container .well-material-lightyellow,.container-fluid .jumbotron-material-lightyellow,.container-fluid .well-material-lightyellow,body .jumbotron-material-lightyellow,body .well-material-lightyellow{background-color:#ffeb3b}.container .jumbotron-material-orange,.container .well-material-orange,.container-fluid .jumbotron-material-orange,.container-fluid .well-material-orange,body .jumbotron-material-orange,body .well-material-orange{background-color:#ff9800}.container .jumbotron-material-deeporange,.container .well-material-deeporange,.container-fluid .jumbotron-material-deeporange,.container-fluid .well-material-deeporange,body .jumbotron-material-deeporange,body .well-material-deeporange{background-color:#ff5722}.container .jumbotron-material-grey,.container .well-material-grey,.container-fluid .jumbotron-material-grey,.container-fluid .well-material-grey,body .jumbotron-material-grey,body .well-material-grey{background-color:#9e9e9e}.container .jumbotron-material-bluegrey,.container .well-material-bluegrey,.container-fluid .jumbotron-material-bluegrey,.container-fluid .well-material-bluegrey,body .jumbotron-material-bluegrey,body .well-material-bluegrey{background-color:#607d8b}.container .jumbotron-material-brown,.container .well-material-brown,.container-fluid .jumbotron-material-brown,.container-fluid .well-material-brown,body .jumbotron-material-brown,body .well-material-brown{background-color:#795548}.container .jumbotron-material-lightgrey,.container .well-material-lightgrey,.container-fluid .jumbotron-material-lightgrey,.container-fluid .well-material-lightgrey,body .jumbotron-material-lightgrey,body .well-material-lightgrey{background-color:#ececec}.btn{position:relative;padding:8px 30px;border:0;margin:10px 1px;cursor:pointer;border-radius:4px;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,.84);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);outline:0!important}.btn:hover{color:rgba(255,255,255,.84)}.btn:hover:not(.btn-link){box-shadow:0 3px 6px rgba(0,0,0,.2),0 3px 6px rgba(0,0,0,.28)}.btn:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn-default:not(.btn-link),.btn:not(.btn-link){background-color:transparent}.btn-primary:not(.btn-link){background-color:#4285f4}.btn-success:not(.btn-link){background-color:#0f9d58}.btn-info:not(.btn-link){background-color:#03a9f4}.btn-warning:not(.btn-link){background-color:#ff5722}.btn-danger:not(.btn-link),.btn-material-red:not(.btn-link){background-color:#f44336}.btn-material-pink:not(.btn-link){background-color:#e91e63}.btn-material-purple:not(.btn-link){background-color:#9c27b0}.btn-material-deeppurple:not(.btn-link){background-color:#673ab7}.btn-material-indigo:not(.btn-link){background-color:#3f51b5}.btn-material-lightblue:not(.btn-link){background-color:#03a9f4}.btn-material-cyan:not(.btn-link){background-color:#00bcd4}.btn-material-teal:not(.btn-link){background-color:#009688}.btn-material-lightgreen:not(.btn-link){background-color:#8bc34a}.btn-material-lime:not(.btn-link){background-color:#cddc39}.btn-material-lightyellow:not(.btn-link){background-color:#ffeb3b}.btn-material-orange:not(.btn-link){background-color:#ff9800}.btn-material-deeporange:not(.btn-link){background-color:#ff5722}.btn-material-grey:not(.btn-link){background-color:#9e9e9e}.btn-material-bluegrey:not(.btn-link){background-color:#607d8b}.btn-material-brown:not(.btn-link){background-color:#795548}.btn-material-lightgrey:not(.btn-link){background-color:#ececec}.btn-default,.btn-default:hover,.btn-link,.btn-link:hover,.btn:not([class^="btn btn-"]),.btn:not([class^="btn btn-"]):hover{color:rgba(0,0,0,.84)}.btn-default:hover,.btn:not([class^="btn btn-"]):hover{background-color:rgba(255,255,255,.5)}.btn-raised{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1)}.btn-raised:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.open>.dropdown-toggle.btn,.open>.dropdown-toggle.btn-default{background-color:transparent}.open>.dropdown-toggle.btn-primary{background-color:#4285f4}.open>.dropdown-toggle.btn-success{background-color:#0f9d58}.open>.dropdown-toggle.btn-info{background-color:#03a9f4}.open>.dropdown-toggle.btn-warning{background-color:#ff5722}.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-material-red{background-color:#f44336}.open>.dropdown-toggle.btn-material-pink{background-color:#e91e63}.open>.dropdown-toggle.btn-material-purple{background-color:#9c27b0}.open>.dropdown-toggle.btn-material-deeppurple{background-color:#673ab7}.open>.dropdown-toggle.btn-material-indigo{background-color:#3f51b5}.open>.dropdown-toggle.btn-material-lightblue{background-color:#03a9f4}.open>.dropdown-toggle.btn-material-cyan{background-color:#00bcd4}.open>.dropdown-toggle.btn-material-teal{background-color:#009688}.open>.dropdown-toggle.btn-material-lightgreen{background-color:#8bc34a}.open>.dropdown-toggle.btn-material-lime{background-color:#cddc39}.open>.dropdown-toggle.btn-material-lightyellow{background-color:#ffeb3b}.open>.dropdown-toggle.btn-material-orange{background-color:#ff9800}.open>.dropdown-toggle.btn-material-deeporange{background-color:#ff5722}.open>.dropdown-toggle.btn-material-grey{background-color:#9e9e9e}.open>.dropdown-toggle.btn-material-bluegrey{background-color:#607d8b}.open>.dropdown-toggle.btn-material-brown{background-color:#795548}.open>.dropdown-toggle.btn-material-lightgrey{background-color:#ececec}.btn-flat{box-shadow:none!important}.btn-flat.btn-default:hover{background:0 0}.btn-group,.btn-group-vertical{position:relative;border-radius:4px;margin:10px 1px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1)}.btn-group-vertical:active:not(.btn-link),.btn-group:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn-group-vertical.open .dropdown-toggle,.btn-group.open .dropdown-toggle{box-shadow:none}.btn-group-vertical.btn-group-raised,.btn-group.btn-group-raised{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1)}.btn-group-vertical.btn-group-raised:active:not(.btn-link),.btn-group.btn-group-raised:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn-group .btn,.btn-group .btn-group,.btn-group .btn:active,.btn-group-vertical .btn,.btn-group-vertical .btn-group,.btn-group-vertical .btn:active{box-shadow:none!important;margin:0}.btn-group .btn:active .caret,.btn-group-vertical .btn:active .caret{margin-left:-1px}.btn-group-flat{box-shadow:none!important}.btn-fab{margin:0;padding:15px;font-size:26px;width:56px;height:56px}.btn-fab,.btn-fab-default,.btn-fab:hover,.btn-fab:hover-default{background-color:transparent}.btn-fab-primary,.btn-fab:hover-primary{background-color:#4285f4}.btn-fab-success,.btn-fab:hover-success{background-color:#0f9d58}.btn-fab-info,.btn-fab:hover-info{background-color:#03a9f4}.btn-fab-warning,.btn-fab:hover-warning{background-color:#ff5722}.btn-fab-danger,.btn-fab-material-red,.btn-fab:hover-danger,.btn-fab:hover-material-red{background-color:#f44336}.btn-fab-material-pink,.btn-fab:hover-material-pink{background-color:#e91e63}.btn-fab-material-purple,.btn-fab:hover-material-purple{background-color:#9c27b0}.btn-fab-material-deeppurple,.btn-fab:hover-material-deeppurple{background-color:#673ab7}.btn-fab-material-indigo,.btn-fab:hover-material-indigo{background-color:#3f51b5}.btn-fab-material-lightblue,.btn-fab:hover-material-lightblue{background-color:#03a9f4}.btn-fab-material-cyan,.btn-fab:hover-material-cyan{background-color:#00bcd4}.btn-fab-material-teal,.btn-fab:hover-material-teal{background-color:#009688}.btn-fab-material-lightgreen,.btn-fab:hover-material-lightgreen{background-color:#8bc34a}.btn-fab-material-lime,.btn-fab:hover-material-lime{background-color:#cddc39}.btn-fab-material-lightyellow,.btn-fab:hover-material-lightyellow{background-color:#ffeb3b}.btn-fab-material-orange,.btn-fab:hover-material-orange{background-color:#ff9800}.btn-fab-material-deeporange,.btn-fab:hover-material-deeporange{background-color:#ff5722}.btn-fab-material-grey,.btn-fab:hover-material-grey{background-color:#9e9e9e}.btn-fab-material-bluegrey,.btn-fab:hover-material-bluegrey{background-color:#607d8b}.btn-fab-material-brown,.btn-fab:hover-material-brown{background-color:#795548}.btn-fab-material-lightgrey,.btn-fab:hover-material-lightgrey{background-color:#ececec}.btn-fab,.btn-fab .ripple-wrapper{border-radius:100%}.btn-fab.btn-mini{width:40px;height:40px;padding:13px;font-size:15px}.form-horizontal .checkbox{padding-top:15px}.checkbox{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.checkbox label{cursor:pointer;padding-left:45px;position:relative}.checkbox label span{display:block;position:absolute;left:0;-webkit-transition-duration:.2s;transition-duration:.2s}.checkbox label .check:after{display:block;position:absolute;content:"";background-color:rgba(0,0,0,.84);left:-5px;top:-15px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0}.checkbox label .check:before{display:block;content:"";border:2px solid rgba(0,0,0,.84);height:20px;width:20px;-webkit-transition-delay:.2s;transition-delay:.2s}.checkbox .check,.checkbox-default .check{color:#0f9d58}.checkbox-primary .check{color:#4285f4}.checkbox-success .check{color:#0f9d58}.checkbox-info .check{color:#03a9f4}.checkbox-warning .check{color:#ff5722}.checkbox-danger .check,.checkbox-material-red .check{color:#f44336}.checkbox-material-pink .check{color:#e91e63}.checkbox-material-purple .check{color:#9c27b0}.checkbox-material-deeppurple .check{color:#673ab7}.checkbox-material-indigo .check{color:#3f51b5}.checkbox-material-lightblue .check{color:#03a9f4}.checkbox-material-cyan .check{color:#00bcd4}.checkbox-material-teal .check{color:#009688}.checkbox-material-lightgreen .check{color:#8bc34a}.checkbox-material-lime .check{color:#cddc39}.checkbox-material-lightyellow .check{color:#ffeb3b}.checkbox-material-orange .check{color:#ff9800}.checkbox-material-deeporange .check{color:#ff5722}.checkbox-material-grey .check{color:#9e9e9e}.checkbox-material-bluegrey .check{color:#607d8b}.checkbox-material-brown .check{color:#795548}.checkbox-material-lightgrey .check{color:#ececec}.checkbox input[type=checkbox]{opacity:0}.checkbox input[type=checkbox]~.check:before{position:absolute;top:2px;left:11px;width:18px;height:18px;border:2px solid;border-color:#5a5a5a;-webkit-animation:uncheck 300ms ease-out forwards;animation:uncheck 300ms ease-out forwards}.checkbox input[type=checkbox]:focus~.check:after{opacity:.2}.checkbox input[type=checkbox]:checked~.check:before{-webkit-animation:check 300ms ease-out forwards;animation:check 300ms ease-out forwards}.checkbox input[type=checkbox]:not(:checked)~.check:after{-webkit-animation:rippleOff 500ms linear forwards;animation:rippleOff 500ms linear forwards}.checkbox input[type=checkbox]:checked~.check:after{-webkit-animation:rippleOn 500ms linear forwards;animation:rippleOn 500ms linear forwards}.checkbox:not(:hover) input[type=checkbox]~.check:after,.checkbox:not(:hover) input[type=checkbox]~.check:before{-webkit-animation-duration:1ms;animation-duration:1ms}.checkbox input[type=checkbox][disabled]:not(:checked)~.check:before{opacity:.5}.checkbox input[type=checkbox][disabled]~.check:after{background-color:rgba(0,0,0,.84);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.checkbox input[type=checkbox]:checked~.check:after,.checkbox-default input[type=checkbox]:checked~.check:after{background-color:#0f9d58}.checkbox-primary input[type=checkbox]:checked~.check:after{background-color:#4285f4}.checkbox-success input[type=checkbox]:checked~.check:after{background-color:#0f9d58}.checkbox-info input[type=checkbox]:checked~.check:after{background-color:#03a9f4}.checkbox-warning input[type=checkbox]:checked~.check:after{background-color:#ff5722}.checkbox-danger input[type=checkbox]:checked~.check:after,.checkbox-material-red input[type=checkbox]:checked~.check:after{background-color:#f44336}.checkbox-material-pink input[type=checkbox]:checked~.check:after{background-color:#e91e63}.checkbox-material-purple input[type=checkbox]:checked~.check:after{background-color:#9c27b0}.checkbox-material-deeppurple input[type=checkbox]:checked~.check:after{background-color:#673ab7}.checkbox-material-indigo input[type=checkbox]:checked~.check:after{background-color:#3f51b5}.checkbox-material-lightblue input[type=checkbox]:checked~.check:after{background-color:#03a9f4}.checkbox-material-cyan input[type=checkbox]:checked~.check:after{background-color:#00bcd4}.checkbox-material-teal input[type=checkbox]:checked~.check:after{background-color:#009688}.checkbox-material-lightgreen input[type=checkbox]:checked~.check:after{background-color:#8bc34a}.checkbox-material-lime input[type=checkbox]:checked~.check:after{background-color:#cddc39}.checkbox-material-lightyellow input[type=checkbox]:checked~.check:after{background-color:#ffeb3b}.checkbox-material-orange input[type=checkbox]:checked~.check:after{background-color:#ff9800}.checkbox-material-deeporange input[type=checkbox]:checked~.check:after{background-color:#ff5722}.checkbox-material-grey input[type=checkbox]:checked~.check:after{background-color:#9e9e9e}.checkbox-material-bluegrey input[type=checkbox]:checked~.check:after{background-color:#607d8b}.checkbox-material-brown input[type=checkbox]:checked~.check:after{background-color:#795548}.checkbox-material-lightgrey input[type=checkbox]:checked~.check:after{background-color:#ececec}@-webkit-keyframes uncheck{0%{top:-3px;left:17px;width:10px;height:21px;border-color:transparent #0f9d58 #0f9d58 transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{top:14px;left:17px;width:4px;height:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:transparent #0f9d58 #0f9d58 transparent}51%{border-color:#5a5a5a}100%{top:1px;left:12px;width:18px;height:18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);border-color:#5a5a5a}}@keyframes uncheck{0%{top:-3px;left:17px;width:10px;height:21px;border-color:transparent #0f9d58 #0f9d58 transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{top:14px;left:17px;width:4px;height:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:transparent #0f9d58 #0f9d58 transparent}51%{border-color:#5a5a5a}100%{top:1px;left:12px;width:18px;height:18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);border-color:#5a5a5a}}@-webkit-keyframes check{100%{top:-3px;left:17px;width:10px;height:21px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:transparent #0f9d58 #0f9d58 transparent}51%{border-left:transparent;border-top-color:transparent}50%{top:14px;left:17px;width:4px;height:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:#5a5a5a}0%{top:1px;left:12px;width:18px;height:18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);border-color:#5a5a5a}}@keyframes check{100%{top:-3px;left:17px;width:10px;height:21px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:transparent #0f9d58 #0f9d58 transparent}51%{border-left:transparent;border-top-color:transparent}50%{top:14px;left:17px;width:4px;height:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-color:#5a5a5a}0%{top:1px;left:12px;width:18px;height:18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);border-color:#5a5a5a}}@-webkit-keyframes rippleOn{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@keyframes rippleOn{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@-webkit-keyframes rippleOff{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@keyframes rippleOff{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}.form-horizontal .radio{margin-bottom:10px}.radio label{cursor:pointer;padding-left:45px;position:relative}.radio label span{display:block;position:absolute;left:10px;top:2px;-webkit-transition-duration:.2s;transition-duration:.2s}.radio label .circle{border:2px solid rgba(0,0,0,.84);height:15px;width:15px;border-radius:100%}.radio label .check{height:15px;width:15px;border-radius:100%;background-color:rgba(0,0,0,.84);-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.radio label .check:after{display:block;position:absolute;content:"";background-color:rgba(0,0,0,.84);left:-18px;top:-18px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.radio label input[type=radio]:not(:checked)~.check:after{-webkit-animation:rippleOff 500ms;animation:rippleOff 500ms}.radio label input[type=radio]:checked~.check:after{-webkit-animation:rippleOn 500ms;animation:rippleOn 500ms}.radio input[type=radio]:checked~.check,.radio-default input[type=radio]:checked~.check{background-color:rgba(0,0,0,.84)}.radio-primary input[type=radio]:checked~.check{background-color:#4285f4}.radio-success input[type=radio]:checked~.check{background-color:#0f9d58}.radio-info input[type=radio]:checked~.check{background-color:#03a9f4}.radio-warning input[type=radio]:checked~.check{background-color:#ff5722}.radio-danger input[type=radio]:checked~.check,.radio-material-red input[type=radio]:checked~.check{background-color:#f44336}.radio-material-pink input[type=radio]:checked~.check{background-color:#e91e63}.radio-material-purple input[type=radio]:checked~.check{background-color:#9c27b0}.radio-material-deeppurple input[type=radio]:checked~.check{background-color:#673ab7}.radio-material-indigo input[type=radio]:checked~.check{background-color:#3f51b5}.radio-material-lightblue input[type=radio]:checked~.check{background-color:#03a9f4}.radio-material-cyan input[type=radio]:checked~.check{background-color:#00bcd4}.radio-material-teal input[type=radio]:checked~.check{background-color:#009688}.radio-material-lightgreen input[type=radio]:checked~.check{background-color:#8bc34a}.radio-material-lime input[type=radio]:checked~.check{background-color:#cddc39}.radio-material-lightyellow input[type=radio]:checked~.check{background-color:#ffeb3b}.radio-material-orange input[type=radio]:checked~.check{background-color:#ff9800}.radio-material-deeporange input[type=radio]:checked~.check{background-color:#ff5722}.radio-material-grey input[type=radio]:checked~.check{background-color:#9e9e9e}.radio-material-bluegrey input[type=radio]:checked~.check{background-color:#607d8b}.radio-material-brown input[type=radio]:checked~.check{background-color:#795548}.radio-material-lightgrey input[type=radio]:checked~.check{background-color:#ececec}.radio input[type=radio]:checked~.circle,.radio-default input[type=radio]:checked~.circle{border-color:rgba(0,0,0,.84)}.radio-primary input[type=radio]:checked~.circle{border-color:#4285f4}.radio-success input[type=radio]:checked~.circle{border-color:#0f9d58}.radio-info input[type=radio]:checked~.circle{border-color:#03a9f4}.radio-warning input[type=radio]:checked~.circle{border-color:#ff5722}.radio-danger input[type=radio]:checked~.circle,.radio-material-red input[type=radio]:checked~.circle{border-color:#f44336}.radio-material-pink input[type=radio]:checked~.circle{border-color:#e91e63}.radio-material-purple input[type=radio]:checked~.circle{border-color:#9c27b0}.radio-material-deeppurple input[type=radio]:checked~.circle{border-color:#673ab7}.radio-material-indigo input[type=radio]:checked~.circle{border-color:#3f51b5}.radio-material-lightblue input[type=radio]:checked~.circle{border-color:#03a9f4}.radio-material-cyan input[type=radio]:checked~.circle{border-color:#00bcd4}.radio-material-teal input[type=radio]:checked~.circle{border-color:#009688}.radio-material-lightgreen input[type=radio]:checked~.circle{border-color:#8bc34a}.radio-material-lime input[type=radio]:checked~.circle{border-color:#cddc39}.radio-material-lightyellow input[type=radio]:checked~.circle{border-color:#ffeb3b}.radio-material-orange input[type=radio]:checked~.circle{border-color:#ff9800}.radio-material-deeporange input[type=radio]:checked~.circle{border-color:#ff5722}.radio-material-grey input[type=radio]:checked~.circle{border-color:#9e9e9e}.radio-material-bluegrey input[type=radio]:checked~.circle{border-color:#607d8b}.radio-material-brown input[type=radio]:checked~.circle{border-color:#795548}.radio-material-lightgrey input[type=radio]:checked~.circle{border-color:#ececec}.radio input[type=radio][disabled]~.check,.radio input[type=radio][disabled]~.circle{opacity:.5}.radio input[type=radio]{display:none}.radio input[type=radio]:checked~.check{-webkit-transform:scale(0.55);-ms-transform:scale(0.55);transform:scale(0.55)}.radio input[type=radio][disabled]~.circle{border-color:rgba(0,0,0,.84)}.radio input[type=radio][disabled]~.check{background-color:rgba(0,0,0,.84)}@keyframes rippleOn{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@keyframes rippleOff{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}.form-control,.form-control-wrapper .form-control,.form-control-wrapper .form-control.focus,.form-control-wrapper .form-control:focus,.form-control.focus,.form-control:focus,fieldset[disabled] .form-control,fieldset[disabled] .form-control.focus,fieldset[disabled] .form-control:focus{padding:0;float:none;border:0;box-shadow:none;border-radius:0;background:0 0;border-bottom:1px solid #757575}.form-control-wrapper .form-control.focus:not(textarea):not(select),.form-control-wrapper .form-control:focus:not(textarea):not(select),.form-control-wrapper .form-control:not(textarea):not(select),.form-control.focus:not(textarea):not(select),.form-control:focus:not(textarea):not(select),.form-control:not(textarea):not(select),fieldset[disabled] .form-control.focus:not(textarea):not(select),fieldset[disabled] .form-control:focus:not(textarea):not(select),fieldset[disabled] .form-control:not(textarea):not(select){height:28px}.form-control-wrapper .form-control.focus:disabled,.form-control-wrapper .form-control:disabled,.form-control-wrapper .form-control:focus:disabled,.form-control.focus:disabled,.form-control:disabled,.form-control:focus:disabled,fieldset[disabled] .form-control.focus:disabled,fieldset[disabled] .form-control:disabled,fieldset[disabled] .form-control:focus:disabled{border-style:dashed}select.form-control{height:23px}select[multiple].form-control,select[multiple].form-control.focus,select[multiple].form-control:focus{height:85px}.form-control-wrapper{position:relative}.form-control-wrapper .form-control.focus,.form-control-wrapper .form-control:focus{outline:0}.form-control-wrapper .floating-label{color:#7E7E7E;font-size:14px;position:absolute;pointer-events:none;left:0;top:5px;-webkit-transition:.2s ease all;transition:.2s ease all;opacity:0}.form-control-wrapper .form-control:not(.empty)~.floating-label{top:-10px;font-size:10px;opacity:1}.form-control-wrapper .form-control.focus:invalid~.floating-label,.form-control-wrapper .form-control:focus:invalid~.floating-label{color:#f44336}.form-control-wrapper .form-control.focus~.material-input:after,.form-control-wrapper .form-control:focus~.material-input:after{background-color:#5264ae}.form-control-wrapper .form-control.focus:invalid~.material-input:after,.form-control-wrapper .form-control.focus:invalid~.material-input:before,.form-control-wrapper .form-control:focus:invalid~.material-input:after,.form-control-wrapper .form-control:focus:invalid~.material-input:before{background-color:#f44336}.form-control-wrapper .form-control.empty~.floating-label{opacity:1}.form-control-wrapper .material-input:before{position:absolute;content:"";width:100%;left:0;height:2px;background-color:#5264ae;bottom:-1px;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 0s;transition:transform 0s}.form-control-wrapper .form-control.focus~.material-input:before,.form-control-wrapper .form-control:focus~.material-input:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out}.form-control-wrapper .material-input:after{content:"";position:absolute;height:18px;width:100px;margin-top:-1px;top:7px;left:0;pointer-events:none;opacity:.9;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.form-control-wrapper .input-lg~.material-input:after{height:26px}.form-control-wrapper textarea{resize:none}.form-control-wrapper textarea~.form-control-highlight{margin-top:-11px}.form-control-wrapper .form-control.focus~.material-input:after,.form-control-wrapper .form-control:focus~.material-input:after{-webkit-animation:input-highlight .3s ease;animation:input-highlight .3s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.form-control-wrapper select~.material-input:after{display:none}.form-group.has-warning .material-input:before,.form-group.has-warning input.form-control.focus~.material-input:after,.form-group.has-warning input.form-control:focus~.material-input:after{background:#ff5722}.form-group.has-warning .control-label,.form-group.has-warning input.form-control:not(.empty)~.floating-label{color:#ff5722}.form-group.has-error .material-input:before,.form-group.has-error input.form-control.focus~.material-input:after,.form-group.has-error input.form-control:focus~.material-input:after{background:#f44336}.form-group.has-error .control-label,.form-group.has-error input.form-control:not(.empty)~.floating-label{color:#f44336}.form-group.has-success .material-input:before,.form-group.has-success input.form-control.focus~.material-input:after,.form-group.has-success input.form-control:focus~.material-input:after{background:#0f9d58}.form-group.has-success .control-label,.form-group.has-success input.form-control:not(.empty)~.floating-label{color:#0f9d58}.form-group.has-info .material-input:before,.form-group.has-info input.form-control.focus~.material-input:after,.form-group.has-info input.form-control:focus~.material-input:after{background:#03a9f4}.form-group.has-info .control-label,.form-group.has-info input.form-control:not(.empty)~.floating-label{color:#03a9f4}.form-group .material-input:before,.form-group-default .material-input:before{background-color:#3f51b5}.form-group-primary .material-input:before{background-color:#4285f4}.form-group-success .material-input:before{background-color:#0f9d58}.form-group-info .material-input:before{background-color:#03a9f4}.form-group-warning .material-input:before{background-color:#ff5722}.form-group-danger .material-input:before,.form-group-material-red .material-input:before{background-color:#f44336}.form-group-material-pink .material-input:before{background-color:#e91e63}.form-group-material-purple .material-input:before{background-color:#9c27b0}.form-group-material-deeppurple .material-input:before{background-color:#673ab7}.form-group-material-indigo .material-input:before{background-color:#3f51b5}.form-group-material-lightblue .material-input:before{background-color:#03a9f4}.form-group-material-cyan .material-input:before{background-color:#00bcd4}.form-group-material-teal .material-input:before{background-color:#009688}.form-group-material-lightgreen .material-input:before{background-color:#8bc34a}.form-group-material-lime .material-input:before{background-color:#cddc39}.form-group-material-lightyellow .material-input:before{background-color:#ffeb3b}.form-group-material-orange .material-input:before{background-color:#ff9800}.form-group-material-deeporange .material-input:before{background-color:#ff5722}.form-group-material-grey .material-input:before{background-color:#9e9e9e}.form-group-material-bluegrey .material-input:before{background-color:#607d8b}.form-group-material-brown .material-input:before{background-color:#795548}.form-group-material-lightgrey .material-input:before{background-color:#ececec}.form-group input.form-control:focus~.material-input:after,.form-group-default input.form-control:focus~.material-input:after{background-color:#3f51b5}.form-group-primary input.form-control:focus~.material-input:after{background-color:#4285f4}.form-group-success input.form-control:focus~.material-input:after{background-color:#0f9d58}.form-group-info input.form-control:focus~.material-input:after{background-color:#03a9f4}.form-group-warning input.form-control:focus~.material-input:after{background-color:#ff5722}.form-group-danger input.form-control:focus~.material-input:after,.form-group-material-red input.form-control:focus~.material-input:after{background-color:#f44336}.form-group-material-pink input.form-control:focus~.material-input:after{background-color:#e91e63}.form-group-material-purple input.form-control:focus~.material-input:after{background-color:#9c27b0}.form-group-material-deeppurple input.form-control:focus~.material-input:after{background-color:#673ab7}.form-group-material-indigo input.form-control:focus~.material-input:after{background-color:#3f51b5}.form-group-material-lightblue input.form-control:focus~.material-input:after{background-color:#03a9f4}.form-group-material-cyan input.form-control:focus~.material-input:after{background-color:#00bcd4}.form-group-material-teal input.form-control:focus~.material-input:after{background-color:#009688}.form-group-material-lightgreen input.form-control:focus~.material-input:after{background-color:#8bc34a}.form-group-material-lime input.form-control:focus~.material-input:after{background-color:#cddc39}.form-group-material-lightyellow input.form-control:focus~.material-input:after{background-color:#ffeb3b}.form-group-material-orange input.form-control:focus~.material-input:after{background-color:#ff9800}.form-group-material-deeporange input.form-control:focus~.material-input:after{background-color:#ff5722}.form-group-material-grey input.form-control:focus~.material-input:after{background-color:#9e9e9e}.form-group-material-bluegrey input.form-control:focus~.material-input:after{background-color:#607d8b}.form-group-material-brown input.form-control:focus~.material-input:after{background-color:#795548}.form-group-material-lightgrey input.form-control:focus~.material-input:after{background-color:#ececec}.form-group input.form-control.focus~.material-input:after,.form-group-default input.form-control.focus~.material-input:after{background-color:#3f51b5}.form-group-primary input.form-control.focus~.material-input:after{background-color:#4285f4}.form-group-success input.form-control.focus~.material-input:after{background-color:#0f9d58}.form-group-info input.form-control.focus~.material-input:after{background-color:#03a9f4}.form-group-warning input.form-control.focus~.material-input:after{background-color:#ff5722}.form-group-danger input.form-control.focus~.material-input:after,.form-group-material-red input.form-control.focus~.material-input:after{background-color:#f44336}.form-group-material-pink input.form-control.focus~.material-input:after{background-color:#e91e63}.form-group-material-purple input.form-control.focus~.material-input:after{background-color:#9c27b0}.form-group-material-deeppurple input.form-control.focus~.material-input:after{background-color:#673ab7}.form-group-material-indigo input.form-control.focus~.material-input:after{background-color:#3f51b5}.form-group-material-lightblue input.form-control.focus~.material-input:after{background-color:#03a9f4}.form-group-material-cyan input.form-control.focus~.material-input:after{background-color:#00bcd4}.form-group-material-teal input.form-control.focus~.material-input:after{background-color:#009688}.form-group-material-lightgreen input.form-control.focus~.material-input:after{background-color:#8bc34a}.form-group-material-lime input.form-control.focus~.material-input:after{background-color:#cddc39}.form-group-material-lightyellow input.form-control.focus~.material-input:after{background-color:#ffeb3b}.form-group-material-orange input.form-control.focus~.material-input:after{background-color:#ff9800}.form-group-material-deeporange input.form-control.focus~.material-input:after{background-color:#ff5722}.form-group-material-grey input.form-control.focus~.material-input:after{background-color:#9e9e9e}.form-group-material-bluegrey input.form-control.focus~.material-input:after{background-color:#607d8b}.form-group-material-brown input.form-control.focus~.material-input:after{background-color:#795548}.form-group-material-lightgrey input.form-control.focus~.material-input:after{background-color:#ececec}.form-group .control-label,.form-group-default .control-label{color:rgba(0,0,0,.84)}.form-group-primary .control-label{color:#4285f4}.form-group-success .control-label{color:#0f9d58}.form-group-info .control-label{color:#03a9f4}.form-group-warning .control-label{color:#ff5722}.form-group-danger .control-label,.form-group-material-red .control-label{color:#f44336}.form-group-material-pink .control-label{color:#e91e63}.form-group-material-purple .control-label{color:#9c27b0}.form-group-material-deeppurple .control-label{color:#673ab7}.form-group-material-indigo .control-label{color:#3f51b5}.form-group-material-lightblue .control-label{color:#03a9f4}.form-group-material-cyan .control-label{color:#00bcd4}.form-group-material-teal .control-label{color:#009688}.form-group-material-lightgreen .control-label{color:#8bc34a}.form-group-material-lime .control-label{color:#cddc39}.form-group-material-lightyellow .control-label{color:#ffeb3b}.form-group-material-orange .control-label{color:#ff9800}.form-group-material-deeporange .control-label{color:#ff5722}.form-group-material-grey .control-label{color:#9e9e9e}.form-group-material-bluegrey .control-label{color:#607d8b}.form-group-material-brown .control-label{color:#795548}.form-group-material-lightgrey .control-label{color:#ececec}.form-group input.form-control:not(.empty)~.floating-label,.form-group-default input.form-control:not(.empty)~.floating-label{color:#3f51b5}.form-group-primary input.form-control:not(.empty)~.floating-label{color:#4285f4}.form-group-success input.form-control:not(.empty)~.floating-label{color:#0f9d58}.form-group-info input.form-control:not(.empty)~.floating-label{color:#03a9f4}.form-group-warning input.form-control:not(.empty)~.floating-label{color:#ff5722}.form-group-danger input.form-control:not(.empty)~.floating-label,.form-group-material-red input.form-control:not(.empty)~.floating-label{color:#f44336}.form-group-material-pink input.form-control:not(.empty)~.floating-label{color:#e91e63}.form-group-material-purple input.form-control:not(.empty)~.floating-label{color:#9c27b0}.form-group-material-deeppurple input.form-control:not(.empty)~.floating-label{color:#673ab7}.form-group-material-indigo input.form-control:not(.empty)~.floating-label{color:#3f51b5}.form-group-material-lightblue input.form-control:not(.empty)~.floating-label{color:#03a9f4}.form-group-material-cyan input.form-control:not(.empty)~.floating-label{color:#00bcd4}.form-group-material-teal input.form-control:not(.empty)~.floating-label{color:#009688}.form-group-material-lightgreen input.form-control:not(.empty)~.floating-label{color:#8bc34a}.form-group-material-lime input.form-control:not(.empty)~.floating-label{color:#cddc39}.form-group-material-lightyellow input.form-control:not(.empty)~.floating-label{color:#ffeb3b}.form-group-material-orange input.form-control:not(.empty)~.floating-label{color:#ff9800}.form-group-material-deeporange input.form-control:not(.empty)~.floating-label{color:#ff5722}.form-group-material-grey input.form-control:not(.empty)~.floating-label{color:#9e9e9e}.form-group-material-bluegrey input.form-control:not(.empty)~.floating-label{color:#607d8b}.form-group-material-brown input.form-control:not(.empty)~.floating-label{color:#795548}.form-group-material-lightgrey input.form-control:not(.empty)~.floating-label{color:#ececec}.input-group .form-control-wrapper{margin-right:5px;margin-left:5px;bottom:-10px}.input-group .form-control-wrapper .form-control{float:none}.input-group .input-group-addon{border:0}.input-group .input-group-btn .btn{border-radius:4px}select.form-control{border:0;box-shadow:none;border-bottom:1px solid #757575;border-radius:0}select.form-control.focus,select.form-control:focus{box-shadow:none;border-color:#757575}@keyframes input-highlight{0%{left:20%;-webkit-transform:scaleX(20%);transform:scaleX(20%)}99%{-webkit-transform:scaleX(0);transform:scaleX(0);left:0;opacity:1}100%{opacity:0}}.form-control-wrapper input[type=file]{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100}legend{border-bottom:0}.modal-content{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);border-radius:0;border:0}.modal-content .modal-header{border-bottom:0}.modal-content .modal-footer{border-top:0}.modal-content .modal-footer .btn+.btn{margin-bottom:10px}.list-group{border-radius:0}.list-group .list-group-item{background-color:transparent;overflow:hidden;border:0;border-radius:0;padding:0 16px}.list-group .list-group-item .row-action-primary,.list-group .list-group-item .row-picture{float:left;display:inline-block;padding-right:16px}.list-group .list-group-item .row-action-primary i,.list-group .list-group-item .row-action-primary img,.list-group .list-group-item .row-action-primary label,.list-group .list-group-item .row-picture i,.list-group .list-group-item .row-picture img,.list-group .list-group-item .row-picture label{display:block;width:56px;height:56px}.list-group .list-group-item .row-action-primary img,.list-group .list-group-item .row-picture img{background:rgba(0,0,0,.1);padding:1px}.list-group .list-group-item .row-action-primary img.circle,.list-group .list-group-item .row-picture img.circle{border-radius:100%}.list-group .list-group-item .row-action-primary i,.list-group .list-group-item .row-picture i{background:rgba(0,0,0,.25);border-radius:100%;text-align:center;line-height:56px;font-size:20px;color:#fff}.list-group .list-group-item .row-action-primary label,.list-group .list-group-item .row-picture label{margin:5px -7px -5px 7px}.list-group .list-group-item .row-content{display:inline-block;width:calc(100% - 92px);min-height:66px}.list-group .list-group-item .row-content .action-secondary{position:absolute;right:16px;top:16px}.list-group .list-group-item .row-content .action-secondary i{font-size:20px;color:rgba(0,0,0,.25);cursor:pointer}.list-group .list-group-item .row-content .action-secondary~*{max-width:calc(100% - 30px)}.list-group .list-group-item .row-content .least-content{position:absolute;right:16px;top:0;color:rgba(0,0,0,.54);font-size:14px}.list-group .list-group-item .list-group-item-heading{color:rgba(0,0,0,.77);font-size:20px;line-height:29px}.list-group .list-group-separator{clear:both;overflow:hidden;margin-top:10px;margin-bottom:10px}.list-group .list-group-separator:before{content:"";width:calc(100% - 90px);border-bottom:1px solid rgba(0,0,0,.1);float:right}.navbar{border:0;border-radius:0}.navbar .navbar-brand{position:relative;height:60px;line-height:30px;color:rgba(255,255,255,.84)}.navbar .navbar-brand:focus,.navbar .navbar-brand:hover{color:rgba(255,255,255,.84);background-color:transparent}.navbar .navbar-text{color:rgba(255,255,255,.84);margin-top:20px;margin-bottom:20px}.navbar .navbar-nav>li>a{color:rgba(255,255,255,.84);padding-top:20px;padding-bottom:20px}.navbar .navbar-nav>li>a:focus,.navbar .navbar-nav>li>a:hover{color:rgba(255,255,255,.84);background-color:transparent}.navbar .navbar-nav>.active>a,.navbar .navbar-nav>.active>a:focus,.navbar .navbar-nav>.active>a:hover{color:rgba(255,255,255,.84);background-color:rgba(0,0,0,.05)}.navbar .navbar-nav>.disabled>a,.navbar .navbar-nav>.disabled>a:focus,.navbar .navbar-nav>.disabled>a:hover{color:#e5e5e5;background-color:transparent}.navbar .navbar-toggle{margin-top:13px;border-color:transparent}.navbar .navbar-toggle:focus,.navbar .navbar-toggle:hover{background-color:transparent}.navbar .navbar-toggle .icon-bar{background-color:rgba(255,255,255,.84)}.navbar .navbar-default .navbar-toggle,.navbar .navbar-inverse .navbar-toggle{border-color:transparent}.navbar .navbar-collapse,.navbar .navbar-form{border-color:rgba(0,0,0,.1)}.navbar .navbar-nav>.open>a,.navbar .navbar-nav>.open>a:focus,.navbar .navbar-nav>.open>a:hover{background-color:rgba(0,0,0,.05);color:rgba(255,255,255,.84)}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.dropdown-header{border:0;color:rgba(212,212,212,.84)}.navbar .navbar-nav .open .dropdown-menu .divider{background-color:rgba(255,255,255,.84)}.navbar .navbar-nav .open .dropdown-menu>li>a{color:rgba(255,255,255,.84)}.navbar .navbar-nav .open .dropdown-menu>li>a:focus,.navbar .navbar-nav .open .dropdown-menu>li>a:hover{color:rgba(255,255,255,.84);background-color:transparent}.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover{color:rgba(255,255,255,.84);background-color:rgba(0,0,0,.05)}.navbar .navbar-nav .open .dropdown-menu>.disabled>a,.navbar .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#e5e5e5;background-color:transparent}}.navbar .btn-link,.navbar .btn-link:focus,.navbar .btn-link:hover,.navbar .navbar-link,.navbar .navbar-link:hover{color:rgba(255,255,255,.84)}.navbar .btn-link[disabled]:focus,.navbar .btn-link[disabled]:hover,fieldset[disabled] .navbar .btn-link:focus,fieldset[disabled] .navbar .btn-link:hover{color:#e5e5e5}.navbar .navbar-form{margin-top:16px}.navbar .navbar-form .form-control,.navbar .navbar-form .form-control-wrapper .form-control{border-color:rgba(255,255,255,.84);color:rgba(255,255,255,.84)}.navbar .navbar-form .form-control-wrapper .material-input:before,.navbar .navbar-form .form-control-wrapper input:focus~.material-input:after{background-color:rgba(255,255,255,.84)}.navbar .navbar-form ::-webkit-input-placeholder{color:rgba(255,255,255,.84)}.navbar .navbar-form :-moz-placeholder{color:rgba(255,255,255,.84)}.navbar .navbar-form ::-moz-placeholder{color:rgba(255,255,255,.84)}.navbar .navbar-form :-ms-input-placeholder{color:rgba(255,255,255,.84)}.navbar,.navbar-default,.navbar-primary{background-color:#4285f4}.navbar-success{background-color:#0f9d58}.navbar-info{background-color:#03a9f4}.navbar-warning{background-color:#ff5722}.navbar-danger,.navbar-material-red{background-color:#f44336}.navbar-material-pink{background-color:#e91e63}.navbar-material-purple{background-color:#9c27b0}.navbar-material-deeppurple{background-color:#673ab7}.navbar-material-indigo{background-color:#3f51b5}.navbar-material-lightblue{background-color:#03a9f4}.navbar-material-cyan{background-color:#00bcd4}.navbar-material-teal{background-color:#009688}.navbar-material-lightgreen{background-color:#8bc34a}.navbar-material-lime{background-color:#cddc39}.navbar-material-lightyellow{background-color:#ffeb3b}.navbar-material-orange{background-color:#ff9800}.navbar-material-deeporange{background-color:#ff5722}.navbar-material-grey{background-color:#9e9e9e}.navbar-material-bluegrey{background-color:#607d8b}.navbar-material-brown{background-color:#795548}.navbar-material-lightgrey{background-color:#ececec}.navbar-inverse{background-color:#3f51b5}.navbar-material-white{background-color:#FFF}.navbar-material-white .navbar-brand,.navbar-material-white .navbar-brand:focus,.navbar-material-white .navbar-brand:hover,.navbar-material-white .navbar-nav>li>a{color:rgba(0,0,0,.84)}.navbar-material-white .navbar-nav>li>a:focus,.navbar-material-white .navbar-nav>li>a:hover{color:rgba(0,0,0,.84);background-color:transparent}.navbar-material-white .navbar-nav>.active>a,.navbar-material-white .navbar-nav>.active>a:focus,.navbar-material-white .navbar-nav>.active>a:hover{color:rgba(0,0,0,.84);background-color:rgba(0,0,0,.05)}.navbar-material-white .navbar-nav>.disabled>a,.navbar-material-white .navbar-nav>.disabled>a:focus,.navbar-material-white .navbar-nav>.disabled>a:hover{color:rgba(0,0,0,.84);background-color:transparent}.navbar-material-white .navbar-nav>.open>a,.navbar-material-white .navbar-nav>.open>a:focus,.navbar-material-white .navbar-nav>.open>a:hover{background-color:rgba(0,0,0,.05);color:rgba(0,0,0,.84)}@media (max-width:1199px){.navbar .navbar-brand{height:50px;padding:10px 15px}.navbar .navbar-form{margin-top:10px}.navbar .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.dropdown-menu{border:0;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.dropdown-menu .divider{background-color:rgba(229,229,229,.12)}.dropdown-menu li{overflow:hidden;position:relative}.dropdown-menu li a:hover{background:rgba(0,0,0,.08)}.alert{border:0;border-radius:0}.alert .alert-link,.alert a{color:#FFF}.alert,.alert-default{background-color:#fff}.alert-primary{background-color:#4285f4}.alert-success{background-color:#0f9d58}.alert-info{background-color:#03a9f4}.alert-warning{background-color:#ff5722}.alert-danger,.alert-material-red{background-color:#f44336}.alert-material-pink{background-color:#e91e63}.alert-material-purple{background-color:#9c27b0}.alert-material-deeppurple{background-color:#673ab7}.alert-material-indigo{background-color:#3f51b5}.alert-material-lightblue{background-color:#03a9f4}.alert-material-cyan{background-color:#00bcd4}.alert-material-teal{background-color:#009688}.alert-material-lightgreen{background-color:#8bc34a}.alert-material-lime{background-color:#cddc39}.alert-material-lightyellow{background-color:#ffeb3b}.alert-material-orange{background-color:#ff9800}.alert-material-deeporange{background-color:#ff5722}.alert-material-grey{background-color:#9e9e9e}.alert-material-bluegrey{background-color:#607d8b}.alert-material-brown{background-color:#795548}.alert-material-lightgrey{background-color:#ececec}.alert-danger,.alert-info,.alert-success,.alert-warning{color:#FFF}.alert-default .alert-link,.alert-default a{color:#000}.progress{height:4px;border-radius:0;box-shadow:none;background:#c8c8c8}.progress .progress-bar{box-shadow:none}.progress .progress-bar,.progress .progress-bar-default,.progress .progress-bar-primary{background-color:#4285f4}.progress .progress-bar-success{background-color:#0f9d58}.progress .progress-bar-info{background-color:#03a9f4}.progress .progress-bar-warning{background-color:#ff5722}.progress .progress-bar-danger,.progress .progress-bar-material-red{background-color:#f44336}.progress .progress-bar-material-pink{background-color:#e91e63}.progress .progress-bar-material-purple{background-color:#9c27b0}.progress .progress-bar-material-deeppurple{background-color:#673ab7}.progress .progress-bar-material-indigo{background-color:#3f51b5}.progress .progress-bar-material-lightblue{background-color:#03a9f4}.progress .progress-bar-material-cyan{background-color:#00bcd4}.progress .progress-bar-material-teal{background-color:#009688}.progress .progress-bar-material-lightgreen{background-color:#8bc34a}.progress .progress-bar-material-lime{background-color:#cddc39}.progress .progress-bar-material-lightyellow{background-color:#ffeb3b}.progress .progress-bar-material-orange{background-color:#ff9800}.progress .progress-bar-material-deeporange{background-color:#ff5722}.progress .progress-bar-material-grey{background-color:#9e9e9e}.progress .progress-bar-material-bluegrey{background-color:#607d8b}.progress .progress-bar-material-brown{background-color:#795548}.progress .progress-bar-material-lightgrey{background-color:#ececec}.text-warning{color:#ff5722}.text-primary{color:#4285f4}.text-danger{color:#f44336}.text-success{color:#0f9d58}.text-info{color:#03a9f4}.nav-tabs{background:#4285f4}.nav-tabs>li>a{color:#FFF;border:0;margin:0}.nav-tabs>li>a:hover{background:0 0;border:0}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.open>a,.nav-tabs>li.open>a:hover{background:0 0!important;border:0!important;color:#FFF!important;font-weight:500}.nav-tabs>li.disabled>a,.nav-tabs>li.disabled>a:hover{color:rgba(255,255,255,.5)}.popover,.tooltip-inner{background:#323232;color:#FFF;border-radius:2px}.tooltip,.tooltip.in{opacity:1}.popover.left .arrow:after,.popover.left .tooltip-arrow,.tooltip.left .arrow:after,.tooltip.left .tooltip-arrow{border-left-color:#323232}.popover.right .arrow:after,.popover.right .tooltip-arrow,.tooltip.right .arrow:after,.tooltip.right .tooltip-arrow{border-right-color:#323232}.popover.top .arrow:after,.popover.top .tooltip-arrow,.tooltip.top .arrow:after,.tooltip.top .tooltip-arrow{border-top-color:#323232}.popover.bottom .arrow:after,.popover.bottom .tooltip-arrow,.tooltip.bottom .arrow:after,.tooltip.bottom .tooltip-arrow{border-bottom-color:#323232}.icon,.icon-default{color:rgba(0,0,0,.84)}.icon-primary{color:#4285f4}.icon-success{color:#0f9d58}.icon-info{color:#03a9f4}.icon-warning{color:#ff5722}.icon-danger,.icon-material-red{color:#f44336}.icon-material-pink{color:#e91e63}.icon-material-purple{color:#9c27b0}.icon-material-deeppurple{color:#673ab7}.icon-material-indigo{color:#3f51b5}.icon-material-lightblue{color:#03a9f4}.icon-material-cyan{color:#00bcd4}.icon-material-teal{color:#009688}.icon-material-lightgreen{color:#8bc34a}.icon-material-lime{color:#cddc39}.icon-material-lightyellow{color:#ffeb3b}.icon-material-orange{color:#ff9800}.icon-material-deeporange{color:#ff5722}.icon-material-grey{color:#9e9e9e}.icon-material-bluegrey{color:#607d8b}.icon-material-brown{color:#795548}.icon-material-lightgrey{color:#ececec}.snackbar{background-color:#323232;color:rgba(255,255,255,.84);font-size:14px;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);height:0;-webkit-transition:-webkit-transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,padding 0 linear .2s,height 0 linear .2s;transition:transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,padding 0 linear .2s,height 0 linear .2s;-webkit-transform:translateY(200%);-ms-transform:translateY(200%);transform:translateY(200%)}.snackbar.snackbar-opened{padding:14px 15px;margin-bottom:20px;height:auto;-webkit-transition:-webkit-transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,height 0 linear .2s;transition:transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,height 0 linear .2s;-webkit-transform:none;-ms-transform:none;transform:none}.snackbar.toast{border-radius:200px}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-ms-touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.noUi-base{width:100%;height:100%;position:relative}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1;box-sizing:border-box}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal .noUi-handle{box-sizing:border-box;width:12px;height:12px;left:-10px;top:-5px}.noUi-horizontal.noUi-extended{padding:0 15px}.noUi-horizontal.noUi-extended .noUi-origin{right:-15px}.noUi-background{height:2px;margin:20px 0}.noUi-origin{margin:0;border-radius:0;height:2px;background:#c8c8c8}.noUi-origin[style^="left: 0"] .noUi-handle{background-color:#fff;border:2px solid #c8c8c8}.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active{border-width:1px}.noUi-target{border-radius:2px}.noUi-handle{border-radius:100%;cursor:default;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;border:1px solid}.noUi-horizontal{height:2px;margin:15px 0}.noUi-horizontal .noUi-handle.noUi-active{-webkit-transform:scale(2.5);-ms-transform:scale(2.5);transform:scale(2.5)}[disabled].noUi-slider{opacity:.5}[disabled] .noUi-handle{cursor:not-allowed}.slider{background:#c8c8c8}.slider-default.noUi-connect,.slider-primary.noUi-connect,.slider.noUi-connect{background-color:#4285f4}.slider-success.noUi-connect{background-color:#0f9d58}.slider-info.noUi-connect{background-color:#03a9f4}.slider-warning.noUi-connect{background-color:#ff5722}.slider-danger.noUi-connect,.slider-material-red.noUi-connect{background-color:#f44336}.slider-material-pink.noUi-connect{background-color:#e91e63}.slider-material-purple.noUi-connect{background-color:#9c27b0}.slider-material-deeppurple.noUi-connect{background-color:#673ab7}.slider-material-indigo.noUi-connect{background-color:#3f51b5}.slider-material-lightblue.noUi-connect{background-color:#03a9f4}.slider-material-cyan.noUi-connect{background-color:#00bcd4}.slider-material-teal.noUi-connect{background-color:#009688}.slider-material-lightgreen.noUi-connect{background-color:#8bc34a}.slider-material-lime.noUi-connect{background-color:#cddc39}.slider-material-lightyellow.noUi-connect{background-color:#ffeb3b}.slider-material-orange.noUi-connect{background-color:#ff9800}.slider-material-deeporange.noUi-connect{background-color:#ff5722}.slider-material-grey.noUi-connect{background-color:#9e9e9e}.slider-material-bluegrey.noUi-connect{background-color:#607d8b}.slider-material-brown.noUi-connect{background-color:#795548}.slider-material-lightgrey.noUi-connect{background-color:#ececec}.slider .noUi-connect,.slider-default .noUi-connect,.slider-primary .noUi-connect{background-color:#4285f4}.slider-success .noUi-connect{background-color:#0f9d58}.slider-info .noUi-connect{background-color:#03a9f4}.slider-warning .noUi-connect{background-color:#ff5722}.slider-danger .noUi-connect,.slider-material-red .noUi-connect{background-color:#f44336}.slider-material-pink .noUi-connect{background-color:#e91e63}.slider-material-purple .noUi-connect{background-color:#9c27b0}.slider-material-deeppurple .noUi-connect{background-color:#673ab7}.slider-material-indigo .noUi-connect{background-color:#3f51b5}.slider-material-lightblue .noUi-connect{background-color:#03a9f4}.slider-material-cyan .noUi-connect{background-color:#00bcd4}.slider-material-teal .noUi-connect{background-color:#009688}.slider-material-lightgreen .noUi-connect{background-color:#8bc34a}.slider-material-lime .noUi-connect{background-color:#cddc39}.slider-material-lightyellow .noUi-connect{background-color:#ffeb3b}.slider-material-orange .noUi-connect{background-color:#ff9800}.slider-material-deeporange .noUi-connect{background-color:#ff5722}.slider-material-grey .noUi-connect{background-color:#9e9e9e}.slider-material-bluegrey .noUi-connect{background-color:#607d8b}.slider-material-brown .noUi-connect{background-color:#795548}.slider-material-lightgrey .noUi-connect{background-color:#ececec}.slider .noUi-handle,.slider-default .noUi-handle,.slider-primary .noUi-handle{background-color:#4285f4}.slider-success .noUi-handle{background-color:#0f9d58}.slider-info .noUi-handle{background-color:#03a9f4}.slider-warning .noUi-handle{background-color:#ff5722}.slider-danger .noUi-handle,.slider-material-red .noUi-handle{background-color:#f44336}.slider-material-pink .noUi-handle{background-color:#e91e63}.slider-material-purple .noUi-handle{background-color:#9c27b0}.slider-material-deeppurple .noUi-handle{background-color:#673ab7}.slider-material-indigo .noUi-handle{background-color:#3f51b5}.slider-material-lightblue .noUi-handle{background-color:#03a9f4}.slider-material-cyan .noUi-handle{background-color:#00bcd4}.slider-material-teal .noUi-handle{background-color:#009688}.slider-material-lightgreen .noUi-handle{background-color:#8bc34a}.slider-material-lime .noUi-handle{background-color:#cddc39}.slider-material-lightyellow .noUi-handle{background-color:#ffeb3b}.slider-material-orange .noUi-handle{background-color:#ff9800}.slider-material-deeporange .noUi-handle{background-color:#ff5722}.slider-material-grey .noUi-handle{background-color:#9e9e9e}.slider-material-bluegrey .noUi-handle{background-color:#607d8b}.slider-material-brown .noUi-handle{background-color:#795548}.slider-material-lightgrey .noUi-handle{background-color:#ececec}.slider .noUi-handle,.slider-default .noUi-handle,.slider-primary .noUi-handle{border-color:#4285f4}.slider-success .noUi-handle{border-color:#0f9d58}.slider-info .noUi-handle{border-color:#03a9f4}.slider-warning .noUi-handle{border-color:#ff5722}.slider-danger .noUi-handle,.slider-material-red .noUi-handle{border-color:#f44336}.slider-material-pink .noUi-handle{border-color:#e91e63}.slider-material-purple .noUi-handle{border-color:#9c27b0}.slider-material-deeppurple .noUi-handle{border-color:#673ab7}.slider-material-indigo .noUi-handle{border-color:#3f51b5}.slider-material-lightblue .noUi-handle{border-color:#03a9f4}.slider-material-cyan .noUi-handle{border-color:#00bcd4}.slider-material-teal .noUi-handle{border-color:#009688}.slider-material-lightgreen .noUi-handle{border-color:#8bc34a}.slider-material-lime .noUi-handle{border-color:#cddc39}.slider-material-lightyellow .noUi-handle{border-color:#ffeb3b}.slider-material-orange .noUi-handle{border-color:#ff9800}.slider-material-deeporange .noUi-handle{border-color:#ff5722}.slider-material-grey .noUi-handle{border-color:#9e9e9e}.slider-material-bluegrey .noUi-handle{border-color:#607d8b}.slider-material-brown .noUi-handle{border-color:#795548}.slider-material-lightgrey .noUi-handle{border-color:#ececec}.selectize-control.multi,.selectize-control.single{padding:0}.selectize-control.multi .selectize-input,.selectize-control.multi .selectize-input.input-active,.selectize-control.single .selectize-input,.selectize-control.single .selectize-input.input-active{cursor:text;background:0 0;box-shadow:none;border:0;padding:0;height:100%;font-size:14px;line-height:30px}.selectize-control.multi .selectize-input .has-items,.selectize-control.multi .selectize-input.input-active .has-items,.selectize-control.single .selectize-input .has-items,.selectize-control.single .selectize-input.input-active .has-items{padding:0}.selectize-control.multi .selectize-input.input-active:after,.selectize-control.multi .selectize-input:after,.selectize-control.single .selectize-input.input-active:after,.selectize-control.single .selectize-input:after{content:"\e611";right:5px;position:absolute;font-size:7px;font-family:Material-Design;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.selectize-control.multi .selectize-input input,.selectize-control.multi .selectize-input.input-active input,.selectize-control.single .selectize-input input,.selectize-control.single .selectize-input.input-active input{font-size:14px;outline:0;border:0;background:0 0}.selectize-control.multi .selectize-input.floating-label-fix input,.selectize-control.multi .selectize-input.input-active.floating-label-fix input,.selectize-control.single .selectize-input.floating-label-fix input,.selectize-control.single .selectize-input.input-active.floating-label-fix input{opacity:0}.selectize-control.multi .selectize-input.input-active>.item,.selectize-control.multi .selectize-input.input-active>div,.selectize-control.multi .selectize-input>.item,.selectize-control.multi .selectize-input>div,.selectize-control.single .selectize-input.input-active>.item,.selectize-control.single .selectize-input.input-active>div,.selectize-control.single .selectize-input>.item,.selectize-control.single .selectize-input>div{display:inline-block;margin:0 8px 3px 0;padding:0;background:0 0;border:0}.selectize-control.multi .selectize-input.input-active>.item:after,.selectize-control.multi .selectize-input.input-active>div:after,.selectize-control.multi .selectize-input>.item:after,.selectize-control.multi .selectize-input>div:after,.selectize-control.single .selectize-input.input-active>.item:after,.selectize-control.single .selectize-input.input-active>div:after,.selectize-control.single .selectize-input>.item:after,.selectize-control.single .selectize-input>div:after{content:","}.selectize-control.multi .selectize-input.input-active>.item:last-of-type:after,.selectize-control.multi .selectize-input.input-active>div:last-of-type:after,.selectize-control.multi .selectize-input>.item:last-of-type:after,.selectize-control.multi .selectize-input>div:last-of-type:after,.selectize-control.single .selectize-input.input-active>.item:last-of-type:after,.selectize-control.single .selectize-input.input-active>div:last-of-type:after,.selectize-control.single .selectize-input>.item:last-of-type:after,.selectize-control.single .selectize-input>div:last-of-type:after{content:""}.selectize-control.multi .selectize-input.input-active>.item.active,.selectize-control.multi .selectize-input.input-active>div.active,.selectize-control.multi .selectize-input>.item.active,.selectize-control.multi .selectize-input>div.active,.selectize-control.single .selectize-input.input-active>.item.active,.selectize-control.single .selectize-input.input-active>div.active,.selectize-control.single .selectize-input>.item.active,.selectize-control.single .selectize-input>div.active{font-weight:700;background:0 0;border:0}.selectize-control.multi .selectize-dropdown,.selectize-control.single .selectize-dropdown{position:absolute;z-index:1000;border:0;width:100%!important;left:0!important;height:auto;background-color:#FFF;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-radius:2px;padding:0;margin-top:3px}.selectize-control.multi .selectize-dropdown .active,.selectize-control.single .selectize-dropdown .active{background-color:inherit}.selectize-control.multi .selectize-dropdown .highlight,.selectize-control.single .selectize-dropdown .highlight{background-color:#d5d8ff}.selectize-control.multi .selectize-dropdown .selected,.selectize-control.multi .selectize-dropdown .selected.active,.selectize-control.single .selectize-dropdown .selected,.selectize-control.single .selectize-dropdown .selected.active{background-color:#EEE}.selectize-control.multi .selectize-dropdown .optgroup-header,.selectize-control.multi .selectize-dropdown [data-selectable],.selectize-control.single .selectize-dropdown .optgroup-header,.selectize-control.single .selectize-dropdown [data-selectable]{padding:10px 20px;cursor:pointer}.selectize-control.multi .dropdown-active~.selectize-dropdown,.selectize-control.single .dropdown-active~.selectize-dropdown{display:block} \ No newline at end of file +@font-face{font-family:Material-Design-Icons;src:url(../fonts/Material-Design-Icons.eot?-g7cqhn);src:url(../fonts/Material-Design-Icons.eot?#iefix-g7cqhn) format("embedded-opentype"),url(../fonts/Material-Design-Icons.woff?-g7cqhn) format("woff"),url(../fonts/Material-Design-Icons.ttf?-g7cqhn) format("truetype"),url(../fonts/Material-Design-Icons.svg?-g7cqhn#Material-Design-Icons) format("svg");font-weight:400;font-style:normal}[class*=" mdi-"],[class^=mdi-]{font-family:Material-Design-Icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-action-3d-rotation:before{content:"\e600"}.mdi-action-accessibility:before{content:"\e601"}.mdi-action-account-balance:before{content:"\e602"}.mdi-action-account-balance-wallet:before{content:"\e603"}.mdi-action-account-box:before{content:"\e604"}.mdi-action-account-child:before{content:"\e605"}.mdi-action-account-circle:before{content:"\e606"}.mdi-action-add-shopping-cart:before{content:"\e607"}.mdi-action-alarm:before{content:"\e608"}.mdi-action-alarm-add:before{content:"\e609"}.mdi-action-alarm-off:before{content:"\e60a"}.mdi-action-alarm-on:before{content:"\e60b"}.mdi-action-android:before{content:"\e60c"}.mdi-action-announcement:before{content:"\e60d"}.mdi-action-aspect-ratio:before{content:"\e60e"}.mdi-action-assessment:before{content:"\e60f"}.mdi-action-assignment:before{content:"\e610"}.mdi-action-assignment-ind:before{content:"\e611"}.mdi-action-assignment-late:before{content:"\e612"}.mdi-action-assignment-return:before{content:"\e613"}.mdi-action-assignment-returned:before{content:"\e614"}.mdi-action-assignment-turned-in:before{content:"\e615"}.mdi-action-autorenew:before{content:"\e616"}.mdi-action-backup:before{content:"\e617"}.mdi-action-book:before{content:"\e618"}.mdi-action-bookmark:before{content:"\e619"}.mdi-action-bookmark-outline:before{content:"\e61a"}.mdi-action-bug-report:before{content:"\e61b"}.mdi-action-cached:before{content:"\e61c"}.mdi-action-class:before{content:"\e61d"}.mdi-action-credit-card:before{content:"\e61e"}.mdi-action-dashboard:before{content:"\e61f"}.mdi-action-delete:before{content:"\e620"}.mdi-action-description:before{content:"\e621"}.mdi-action-dns:before{content:"\e622"}.mdi-action-done:before{content:"\e623"}.mdi-action-done-all:before{content:"\e624"}.mdi-action-event:before{content:"\e625"}.mdi-action-exit-to-app:before{content:"\e626"}.mdi-action-explore:before{content:"\e627"}.mdi-action-extension:before{content:"\e628"}.mdi-action-face-unlock:before{content:"\e629"}.mdi-action-favorite:before{content:"\e62a"}.mdi-action-favorite-outline:before{content:"\e62b"}.mdi-action-find-in-page:before{content:"\e62c"}.mdi-action-find-replace:before{content:"\e62d"}.mdi-action-flip-to-back:before{content:"\e62e"}.mdi-action-flip-to-front:before{content:"\e62f"}.mdi-action-get-app:before{content:"\e630"}.mdi-action-grade:before{content:"\e631"}.mdi-action-group-work:before{content:"\e632"}.mdi-action-help:before{content:"\e633"}.mdi-action-highlight-remove:before{content:"\e634"}.mdi-action-history:before{content:"\e635"}.mdi-action-home:before{content:"\e636"}.mdi-action-https:before{content:"\e637"}.mdi-action-info:before{content:"\e638"}.mdi-action-info-outline:before{content:"\e639"}.mdi-action-input:before{content:"\e63a"}.mdi-action-invert-colors:before{content:"\e63b"}.mdi-action-label:before{content:"\e63c"}.mdi-action-label-outline:before{content:"\e63d"}.mdi-action-language:before{content:"\e63e"}.mdi-action-launch:before{content:"\e63f"}.mdi-action-list:before{content:"\e640"}.mdi-action-lock:before{content:"\e641"}.mdi-action-lock-open:before{content:"\e642"}.mdi-action-lock-outline:before{content:"\e643"}.mdi-action-loyalty:before{content:"\e644"}.mdi-action-markunread-mailbox:before{content:"\e645"}.mdi-action-note-add:before{content:"\e646"}.mdi-action-open-in-browser:before{content:"\e647"}.mdi-action-open-in-new:before{content:"\e648"}.mdi-action-open-with:before{content:"\e649"}.mdi-action-pageview:before{content:"\e64a"}.mdi-action-payment:before{content:"\e64b"}.mdi-action-perm-camera-mic:before{content:"\e64c"}.mdi-action-perm-contact-cal:before{content:"\e64d"}.mdi-action-perm-data-setting:before{content:"\e64e"}.mdi-action-perm-device-info:before{content:"\e64f"}.mdi-action-perm-identity:before{content:"\e650"}.mdi-action-perm-media:before{content:"\e651"}.mdi-action-perm-phone-msg:before{content:"\e652"}.mdi-action-perm-scan-wifi:before{content:"\e653"}.mdi-action-picture-in-picture:before{content:"\e654"}.mdi-action-polymer:before{content:"\e655"}.mdi-action-print:before{content:"\e656"}.mdi-action-query-builder:before{content:"\e657"}.mdi-action-question-answer:before{content:"\e658"}.mdi-action-receipt:before{content:"\e659"}.mdi-action-redeem:before{content:"\e65a"}.mdi-action-report-problem:before{content:"\e65b"}.mdi-action-restore:before{content:"\e65c"}.mdi-action-room:before{content:"\e65d"}.mdi-action-schedule:before{content:"\e65e"}.mdi-action-search:before{content:"\e65f"}.mdi-action-settings:before{content:"\e660"}.mdi-action-settings-applications:before{content:"\e661"}.mdi-action-settings-backup-restore:before{content:"\e662"}.mdi-action-settings-bluetooth:before{content:"\e663"}.mdi-action-settings-cell:before{content:"\e664"}.mdi-action-settings-display:before{content:"\e665"}.mdi-action-settings-ethernet:before{content:"\e666"}.mdi-action-settings-input-antenna:before{content:"\e667"}.mdi-action-settings-input-component:before{content:"\e668"}.mdi-action-settings-input-composite:before{content:"\e669"}.mdi-action-settings-input-hdmi:before{content:"\e66a"}.mdi-action-settings-input-svideo:before{content:"\e66b"}.mdi-action-settings-overscan:before{content:"\e66c"}.mdi-action-settings-phone:before{content:"\e66d"}.mdi-action-settings-power:before{content:"\e66e"}.mdi-action-settings-remote:before{content:"\e66f"}.mdi-action-settings-voice:before{content:"\e670"}.mdi-action-shop:before{content:"\e671"}.mdi-action-shopping-basket:before{content:"\e672"}.mdi-action-shopping-cart:before{content:"\e673"}.mdi-action-shop-two:before{content:"\e674"}.mdi-action-speaker-notes:before{content:"\e675"}.mdi-action-spellcheck:before{content:"\e676"}.mdi-action-star-rate:before{content:"\e677"}.mdi-action-stars:before{content:"\e678"}.mdi-action-store:before{content:"\e679"}.mdi-action-subject:before{content:"\e67a"}.mdi-action-swap-horiz:before{content:"\e67b"}.mdi-action-swap-vert:before{content:"\e67c"}.mdi-action-swap-vert-circle:before{content:"\e67d"}.mdi-action-system-update-tv:before{content:"\e67e"}.mdi-action-tab:before{content:"\e67f"}.mdi-action-tab-unselected:before{content:"\e680"}.mdi-action-theaters:before{content:"\e681"}.mdi-action-thumb-down:before{content:"\e682"}.mdi-action-thumbs-up-down:before{content:"\e683"}.mdi-action-thumb-up:before{content:"\e684"}.mdi-action-toc:before{content:"\e685"}.mdi-action-today:before{content:"\e686"}.mdi-action-track-changes:before{content:"\e687"}.mdi-action-translate:before{content:"\e688"}.mdi-action-trending-down:before{content:"\e689"}.mdi-action-trending-neutral:before{content:"\e68a"}.mdi-action-trending-up:before{content:"\e68b"}.mdi-action-turned-in:before{content:"\e68c"}.mdi-action-turned-in-not:before{content:"\e68d"}.mdi-action-verified-user:before{content:"\e68e"}.mdi-action-view-agenda:before{content:"\e68f"}.mdi-action-view-array:before{content:"\e690"}.mdi-action-view-carousel:before{content:"\e691"}.mdi-action-view-column:before{content:"\e692"}.mdi-action-view-day:before{content:"\e693"}.mdi-action-view-headline:before{content:"\e694"}.mdi-action-view-list:before{content:"\e695"}.mdi-action-view-module:before{content:"\e696"}.mdi-action-view-quilt:before{content:"\e697"}.mdi-action-view-stream:before{content:"\e698"}.mdi-action-view-week:before{content:"\e699"}.mdi-action-visibility:before{content:"\e69a"}.mdi-action-visibility-off:before{content:"\e69b"}.mdi-action-wallet-giftcard:before{content:"\e69c"}.mdi-action-wallet-membership:before{content:"\e69d"}.mdi-action-wallet-travel:before{content:"\e69e"}.mdi-action-work:before{content:"\e69f"}.mdi-alert-error:before{content:"\e6a0"}.mdi-alert-warning:before{content:"\e6a1"}.mdi-av-album:before{content:"\e6a2"}.mdi-av-timer:before{content:"\e6a3"}.mdi-av-closed-caption:before{content:"\e6a4"}.mdi-av-equalizer:before{content:"\e6a5"}.mdi-av-explicit:before{content:"\e6a6"}.mdi-av-fast-forward:before{content:"\e6a7"}.mdi-av-fast-rewind:before{content:"\e6a8"}.mdi-av-games:before{content:"\e6a9"}.mdi-av-hearing:before{content:"\e6aa"}.mdi-av-high-quality:before{content:"\e6ab"}.mdi-av-loop:before{content:"\e6ac"}.mdi-av-mic:before{content:"\e6ad"}.mdi-av-mic-none:before{content:"\e6ae"}.mdi-av-mic-off:before{content:"\e6af"}.mdi-av-movie:before{content:"\e6b0"}.mdi-av-my-library-add:before{content:"\e6b1"}.mdi-av-my-library-books:before{content:"\e6b2"}.mdi-av-my-library-music:before{content:"\e6b3"}.mdi-av-new-releases:before{content:"\e6b4"}.mdi-av-not-interested:before{content:"\e6b5"}.mdi-av-pause:before{content:"\e6b6"}.mdi-av-pause-circle-fill:before{content:"\e6b7"}.mdi-av-pause-circle-outline:before{content:"\e6b8"}.mdi-av-play-arrow:before{content:"\e6b9"}.mdi-av-play-circle-fill:before{content:"\e6ba"}.mdi-av-play-circle-outline:before{content:"\e6bb"}.mdi-av-playlist-add:before{content:"\e6bc"}.mdi-av-play-shopping-bag:before{content:"\e6bd"}.mdi-av-queue:before{content:"\e6be"}.mdi-av-queue-music:before{content:"\e6bf"}.mdi-av-radio:before{content:"\e6c0"}.mdi-av-recent-actors:before{content:"\e6c1"}.mdi-av-repeat:before{content:"\e6c2"}.mdi-av-repeat-one:before{content:"\e6c3"}.mdi-av-replay:before{content:"\e6c4"}.mdi-av-shuffle:before{content:"\e6c5"}.mdi-av-skip-next:before{content:"\e6c6"}.mdi-av-skip-previous:before{content:"\e6c7"}.mdi-av-snooze:before{content:"\e6c8"}.mdi-av-stop:before{content:"\e6c9"}.mdi-av-subtitles:before{content:"\e6ca"}.mdi-av-surround-sound:before{content:"\e6cb"}.mdi-av-videocam:before{content:"\e6cc"}.mdi-av-videocam-off:before{content:"\e6cd"}.mdi-av-video-collection:before{content:"\e6ce"}.mdi-av-volume-down:before{content:"\e6cf"}.mdi-av-volume-mute:before{content:"\e6d0"}.mdi-av-volume-off:before{content:"\e6d1"}.mdi-av-volume-up:before{content:"\e6d2"}.mdi-av-web:before{content:"\e6d3"}.mdi-communication-business:before{content:"\e6d4"}.mdi-communication-call:before{content:"\e6d5"}.mdi-communication-call-end:before{content:"\e6d6"}.mdi-communication-call-made:before{content:"\e6d7"}.mdi-communication-call-merge:before{content:"\e6d8"}.mdi-communication-call-missed:before{content:"\e6d9"}.mdi-communication-call-received:before{content:"\e6da"}.mdi-communication-call-split:before{content:"\e6db"}.mdi-communication-chat:before{content:"\e6dc"}.mdi-communication-clear-all:before{content:"\e6dd"}.mdi-communication-comment:before{content:"\e6de"}.mdi-communication-contacts:before{content:"\e6df"}.mdi-communication-dialer-sip:before{content:"\e6e0"}.mdi-communication-dialpad:before{content:"\e6e1"}.mdi-communication-dnd-on:before{content:"\e6e2"}.mdi-communication-email:before{content:"\e6e3"}.mdi-communication-forum:before{content:"\e6e4"}.mdi-communication-import-export:before{content:"\e6e5"}.mdi-communication-invert-colors-off:before{content:"\e6e6"}.mdi-communication-invert-colors-on:before{content:"\e6e7"}.mdi-communication-live-help:before{content:"\e6e8"}.mdi-communication-location-off:before{content:"\e6e9"}.mdi-communication-location-on:before{content:"\e6ea"}.mdi-communication-message:before{content:"\e6eb"}.mdi-communication-messenger:before{content:"\e6ec"}.mdi-communication-no-sim:before{content:"\e6ed"}.mdi-communication-phone:before{content:"\e6ee"}.mdi-communication-portable-wifi-off:before{content:"\e6ef"}.mdi-communication-quick-contacts-dialer:before{content:"\e6f0"}.mdi-communication-quick-contacts-mail:before{content:"\e6f1"}.mdi-communication-ring-volume:before{content:"\e6f2"}.mdi-communication-stay-current-landscape:before{content:"\e6f3"}.mdi-communication-stay-current-portrait:before{content:"\e6f4"}.mdi-communication-stay-primary-landscape:before{content:"\e6f5"}.mdi-communication-stay-primary-portrait:before{content:"\e6f6"}.mdi-communication-swap-calls:before{content:"\e6f7"}.mdi-communication-textsms:before{content:"\e6f8"}.mdi-communication-voicemail:before{content:"\e6f9"}.mdi-communication-vpn-key:before{content:"\e6fa"}.mdi-content-add:before{content:"\e6fb"}.mdi-content-add-box:before{content:"\e6fc"}.mdi-content-add-circle:before{content:"\e6fd"}.mdi-content-add-circle-outline:before{content:"\e6fe"}.mdi-content-archive:before{content:"\e6ff"}.mdi-content-backspace:before{content:"\e700"}.mdi-content-block:before{content:"\e701"}.mdi-content-clear:before{content:"\e702"}.mdi-content-content-copy:before{content:"\e703"}.mdi-content-content-cut:before{content:"\e704"}.mdi-content-content-paste:before{content:"\e705"}.mdi-content-create:before{content:"\e706"}.mdi-content-drafts:before{content:"\e707"}.mdi-content-filter-list:before{content:"\e708"}.mdi-content-flag:before{content:"\e709"}.mdi-content-forward:before{content:"\e70a"}.mdi-content-gesture:before{content:"\e70b"}.mdi-content-inbox:before{content:"\e70c"}.mdi-content-link:before{content:"\e70d"}.mdi-content-mail:before{content:"\e70e"}.mdi-content-markunread:before{content:"\e70f"}.mdi-content-redo:before{content:"\e710"}.mdi-content-remove:before{content:"\e711"}.mdi-content-remove-circle:before{content:"\e712"}.mdi-content-remove-circle-outline:before{content:"\e713"}.mdi-content-reply:before{content:"\e714"}.mdi-content-reply-all:before{content:"\e715"}.mdi-content-report:before{content:"\e716"}.mdi-content-save:before{content:"\e717"}.mdi-content-select-all:before{content:"\e718"}.mdi-content-send:before{content:"\e719"}.mdi-content-sort:before{content:"\e71a"}.mdi-content-text-format:before{content:"\e71b"}.mdi-content-undo:before{content:"\e71c"}.mdi-device-access-alarm:before{content:"\e71d"}.mdi-device-access-alarms:before{content:"\e71e"}.mdi-device-access-time:before{content:"\e71f"}.mdi-device-add-alarm:before{content:"\e720"}.mdi-device-airplanemode-off:before{content:"\e721"}.mdi-device-airplanemode-on:before{content:"\e722"}.mdi-device-battery-20:before{content:"\e723"}.mdi-device-battery-30:before{content:"\e724"}.mdi-device-battery-50:before{content:"\e725"}.mdi-device-battery-60:before{content:"\e726"}.mdi-device-battery-80:before{content:"\e727"}.mdi-device-battery-90:before{content:"\e728"}.mdi-device-battery-alert:before{content:"\e729"}.mdi-device-battery-charging-20:before{content:"\e72a"}.mdi-device-battery-charging-30:before{content:"\e72b"}.mdi-device-battery-charging-50:before{content:"\e72c"}.mdi-device-battery-charging-60:before{content:"\e72d"}.mdi-device-battery-charging-80:before{content:"\e72e"}.mdi-device-battery-charging-90:before{content:"\e72f"}.mdi-device-battery-charging-full:before{content:"\e730"}.mdi-device-battery-full:before{content:"\e731"}.mdi-device-battery-std:before{content:"\e732"}.mdi-device-battery-unknown:before{content:"\e733"}.mdi-device-bluetooth:before{content:"\e734"}.mdi-device-bluetooth-connected:before{content:"\e735"}.mdi-device-bluetooth-disabled:before{content:"\e736"}.mdi-device-bluetooth-searching:before{content:"\e737"}.mdi-device-brightness-auto:before{content:"\e738"}.mdi-device-brightness-high:before{content:"\e739"}.mdi-device-brightness-low:before{content:"\e73a"}.mdi-device-brightness-medium:before{content:"\e73b"}.mdi-device-data-usage:before{content:"\e73c"}.mdi-device-developer-mode:before{content:"\e73d"}.mdi-device-devices:before{content:"\e73e"}.mdi-device-dvr:before{content:"\e73f"}.mdi-device-gps-fixed:before{content:"\e740"}.mdi-device-gps-not-fixed:before{content:"\e741"}.mdi-device-gps-off:before{content:"\e742"}.mdi-device-location-disabled:before{content:"\e743"}.mdi-device-location-searching:before{content:"\e744"}.mdi-device-multitrack-audio:before{content:"\e745"}.mdi-device-network-cell:before{content:"\e746"}.mdi-device-network-wifi:before{content:"\e747"}.mdi-device-nfc:before{content:"\e748"}.mdi-device-now-wallpaper:before{content:"\e749"}.mdi-device-now-widgets:before{content:"\e74a"}.mdi-device-screen-lock-landscape:before{content:"\e74b"}.mdi-device-screen-lock-portrait:before{content:"\e74c"}.mdi-device-screen-lock-rotation:before{content:"\e74d"}.mdi-device-screen-rotation:before{content:"\e74e"}.mdi-device-sd-storage:before{content:"\e74f"}.mdi-device-settings-system-daydream:before{content:"\e750"}.mdi-device-signal-cellular-0-bar:before{content:"\e751"}.mdi-device-signal-cellular-1-bar:before{content:"\e752"}.mdi-device-signal-cellular-2-bar:before{content:"\e753"}.mdi-device-signal-cellular-3-bar:before{content:"\e754"}.mdi-device-signal-cellular-4-bar:before{content:"\e755"}.mdi-device-signal-cellular-connected-no-internet-0-bar:before{content:"\e756"}.mdi-device-signal-cellular-connected-no-internet-1-bar:before{content:"\e757"}.mdi-device-signal-cellular-connected-no-internet-2-bar:before{content:"\e758"}.mdi-device-signal-cellular-connected-no-internet-3-bar:before{content:"\e759"}.mdi-device-signal-cellular-connected-no-internet-4-bar:before{content:"\e75a"}.mdi-device-signal-cellular-no-sim:before{content:"\e75b"}.mdi-device-signal-cellular-null:before{content:"\e75c"}.mdi-device-signal-cellular-off:before{content:"\e75d"}.mdi-device-signal-wifi-0-bar:before{content:"\e75e"}.mdi-device-signal-wifi-1-bar:before{content:"\e75f"}.mdi-device-signal-wifi-2-bar:before{content:"\e760"}.mdi-device-signal-wifi-3-bar:before{content:"\e761"}.mdi-device-signal-wifi-4-bar:before{content:"\e762"}.mdi-device-signal-wifi-off:before{content:"\e763"}.mdi-device-storage:before{content:"\e764"}.mdi-device-usb:before{content:"\e765"}.mdi-device-wifi-lock:before{content:"\e766"}.mdi-device-wifi-tethering:before{content:"\e767"}.mdi-editor-attach-file:before{content:"\e768"}.mdi-editor-attach-money:before{content:"\e769"}.mdi-editor-border-all:before{content:"\e76a"}.mdi-editor-border-bottom:before{content:"\e76b"}.mdi-editor-border-clear:before{content:"\e76c"}.mdi-editor-border-color:before{content:"\e76d"}.mdi-editor-border-horizontal:before{content:"\e76e"}.mdi-editor-border-inner:before{content:"\e76f"}.mdi-editor-border-left:before{content:"\e770"}.mdi-editor-border-outer:before{content:"\e771"}.mdi-editor-border-right:before{content:"\e772"}.mdi-editor-border-style:before{content:"\e773"}.mdi-editor-border-top:before{content:"\e774"}.mdi-editor-border-vertical:before{content:"\e775"}.mdi-editor-format-align-center:before{content:"\e776"}.mdi-editor-format-align-justify:before{content:"\e777"}.mdi-editor-format-align-left:before{content:"\e778"}.mdi-editor-format-align-right:before{content:"\e779"}.mdi-editor-format-bold:before{content:"\e77a"}.mdi-editor-format-clear:before{content:"\e77b"}.mdi-editor-format-color-fill:before{content:"\e77c"}.mdi-editor-format-color-reset:before{content:"\e77d"}.mdi-editor-format-color-text:before{content:"\e77e"}.mdi-editor-format-indent-decrease:before{content:"\e77f"}.mdi-editor-format-indent-increase:before{content:"\e780"}.mdi-editor-format-italic:before{content:"\e781"}.mdi-editor-format-line-spacing:before{content:"\e782"}.mdi-editor-format-list-bulleted:before{content:"\e783"}.mdi-editor-format-list-numbered:before{content:"\e784"}.mdi-editor-format-paint:before{content:"\e785"}.mdi-editor-format-quote:before{content:"\e786"}.mdi-editor-format-size:before{content:"\e787"}.mdi-editor-format-strikethrough:before{content:"\e788"}.mdi-editor-format-textdirection-l-to-r:before{content:"\e789"}.mdi-editor-format-textdirection-r-to-l:before{content:"\e78a"}.mdi-editor-format-underline:before{content:"\e78b"}.mdi-editor-functions:before{content:"\e78c"}.mdi-editor-insert-chart:before{content:"\e78d"}.mdi-editor-insert-comment:before{content:"\e78e"}.mdi-editor-insert-drive-file:before{content:"\e78f"}.mdi-editor-insert-emoticon:before{content:"\e790"}.mdi-editor-insert-invitation:before{content:"\e791"}.mdi-editor-insert-link:before{content:"\e792"}.mdi-editor-insert-photo:before{content:"\e793"}.mdi-editor-merge-type:before{content:"\e794"}.mdi-editor-mode-comment:before{content:"\e795"}.mdi-editor-mode-edit:before{content:"\e796"}.mdi-editor-publish:before{content:"\e797"}.mdi-editor-vertical-align-bottom:before{content:"\e798"}.mdi-editor-vertical-align-center:before{content:"\e799"}.mdi-editor-vertical-align-top:before{content:"\e79a"}.mdi-editor-wrap-text:before{content:"\e79b"}.mdi-file-attachment:before{content:"\e79c"}.mdi-file-cloud:before{content:"\e79d"}.mdi-file-cloud-circle:before{content:"\e79e"}.mdi-file-cloud-done:before{content:"\e79f"}.mdi-file-cloud-download:before{content:"\e7a0"}.mdi-file-cloud-off:before{content:"\e7a1"}.mdi-file-cloud-queue:before{content:"\e7a2"}.mdi-file-cloud-upload:before{content:"\e7a3"}.mdi-file-file-download:before{content:"\e7a4"}.mdi-file-file-upload:before{content:"\e7a5"}.mdi-file-folder:before{content:"\e7a6"}.mdi-file-folder-open:before{content:"\e7a7"}.mdi-file-folder-shared:before{content:"\e7a8"}.mdi-hardware-cast:before{content:"\e7a9"}.mdi-hardware-cast-connected:before{content:"\e7aa"}.mdi-hardware-computer:before{content:"\e7ab"}.mdi-hardware-desktop-mac:before{content:"\e7ac"}.mdi-hardware-desktop-windows:before{content:"\e7ad"}.mdi-hardware-dock:before{content:"\e7ae"}.mdi-hardware-gamepad:before{content:"\e7af"}.mdi-hardware-headset:before{content:"\e7b0"}.mdi-hardware-headset-mic:before{content:"\e7b1"}.mdi-hardware-keyboard:before{content:"\e7b2"}.mdi-hardware-keyboard-alt:before{content:"\e7b3"}.mdi-hardware-keyboard-arrow-down:before{content:"\e7b4"}.mdi-hardware-keyboard-arrow-left:before{content:"\e7b5"}.mdi-hardware-keyboard-arrow-right:before{content:"\e7b6"}.mdi-hardware-keyboard-arrow-up:before{content:"\e7b7"}.mdi-hardware-keyboard-backspace:before{content:"\e7b8"}.mdi-hardware-keyboard-capslock:before{content:"\e7b9"}.mdi-hardware-keyboard-control:before{content:"\e7ba"}.mdi-hardware-keyboard-hide:before{content:"\e7bb"}.mdi-hardware-keyboard-return:before{content:"\e7bc"}.mdi-hardware-keyboard-tab:before{content:"\e7bd"}.mdi-hardware-keyboard-voice:before{content:"\e7be"}.mdi-hardware-laptop:before{content:"\e7bf"}.mdi-hardware-laptop-chromebook:before{content:"\e7c0"}.mdi-hardware-laptop-mac:before{content:"\e7c1"}.mdi-hardware-laptop-windows:before{content:"\e7c2"}.mdi-hardware-memory:before{content:"\e7c3"}.mdi-hardware-mouse:before{content:"\e7c4"}.mdi-hardware-phone-android:before{content:"\e7c5"}.mdi-hardware-phone-iphone:before{content:"\e7c6"}.mdi-hardware-phonelink:before{content:"\e7c7"}.mdi-hardware-phonelink-off:before{content:"\e7c8"}.mdi-hardware-security:before{content:"\e7c9"}.mdi-hardware-sim-card:before{content:"\e7ca"}.mdi-hardware-smartphone:before{content:"\e7cb"}.mdi-hardware-speaker:before{content:"\e7cc"}.mdi-hardware-tablet:before{content:"\e7cd"}.mdi-hardware-tablet-android:before{content:"\e7ce"}.mdi-hardware-tablet-mac:before{content:"\e7cf"}.mdi-hardware-tv:before{content:"\e7d0"}.mdi-hardware-watch:before{content:"\e7d1"}.mdi-image-add-to-photos:before{content:"\e7d2"}.mdi-image-adjust:before{content:"\e7d3"}.mdi-image-assistant-photo:before{content:"\e7d4"}.mdi-image-audiotrack:before{content:"\e7d5"}.mdi-image-blur-circular:before{content:"\e7d6"}.mdi-image-blur-linear:before{content:"\e7d7"}.mdi-image-blur-off:before{content:"\e7d8"}.mdi-image-blur-on:before{content:"\e7d9"}.mdi-image-brightness-1:before{content:"\e7da"}.mdi-image-brightness-2:before{content:"\e7db"}.mdi-image-brightness-3:before{content:"\e7dc"}.mdi-image-brightness-4:before{content:"\e7dd"}.mdi-image-brightness-5:before{content:"\e7de"}.mdi-image-brightness-6:before{content:"\e7df"}.mdi-image-brightness-7:before{content:"\e7e0"}.mdi-image-brush:before{content:"\e7e1"}.mdi-image-camera:before{content:"\e7e2"}.mdi-image-camera-alt:before{content:"\e7e3"}.mdi-image-camera-front:before{content:"\e7e4"}.mdi-image-camera-rear:before{content:"\e7e5"}.mdi-image-camera-roll:before{content:"\e7e6"}.mdi-image-center-focus-strong:before{content:"\e7e7"}.mdi-image-center-focus-weak:before{content:"\e7e8"}.mdi-image-collections:before{content:"\e7e9"}.mdi-image-colorize:before{content:"\e7ea"}.mdi-image-color-lens:before{content:"\e7eb"}.mdi-image-compare:before{content:"\e7ec"}.mdi-image-control-point:before{content:"\e7ed"}.mdi-image-control-point-duplicate:before{content:"\e7ee"}.mdi-image-crop:before{content:"\e7ef"}.mdi-image-crop-3-2:before{content:"\e7f0"}.mdi-image-crop-5-4:before{content:"\e7f1"}.mdi-image-crop-7-5:before{content:"\e7f2"}.mdi-image-crop-16-9:before{content:"\e7f3"}.mdi-image-crop-din:before{content:"\e7f4"}.mdi-image-crop-free:before{content:"\e7f5"}.mdi-image-crop-landscape:before{content:"\e7f6"}.mdi-image-crop-original:before{content:"\e7f7"}.mdi-image-crop-portrait:before{content:"\e7f8"}.mdi-image-crop-square:before{content:"\e7f9"}.mdi-image-dehaze:before{content:"\e7fa"}.mdi-image-details:before{content:"\e7fb"}.mdi-image-edit:before{content:"\e7fc"}.mdi-image-exposure:before{content:"\e7fd"}.mdi-image-exposure-minus-1:before{content:"\e7fe"}.mdi-image-exposure-minus-2:before{content:"\e7ff"}.mdi-image-exposure-plus-1:before{content:"\e800"}.mdi-image-exposure-plus-2:before{content:"\e801"}.mdi-image-exposure-zero:before{content:"\e802"}.mdi-image-filter:before{content:"\e803"}.mdi-image-filter-1:before{content:"\e804"}.mdi-image-filter-2:before{content:"\e805"}.mdi-image-filter-3:before{content:"\e806"}.mdi-image-filter-4:before{content:"\e807"}.mdi-image-filter-5:before{content:"\e808"}.mdi-image-filter-6:before{content:"\e809"}.mdi-image-filter-7:before{content:"\e80a"}.mdi-image-filter-8:before{content:"\e80b"}.mdi-image-filter-9:before{content:"\e80c"}.mdi-image-filter-9-plus:before{content:"\e80d"}.mdi-image-filter-b-and-w:before{content:"\e80e"}.mdi-image-filter-center-focus:before{content:"\e80f"}.mdi-image-filter-drama:before{content:"\e810"}.mdi-image-filter-frames:before{content:"\e811"}.mdi-image-filter-hdr:before{content:"\e812"}.mdi-image-filter-none:before{content:"\e813"}.mdi-image-filter-tilt-shift:before{content:"\e814"}.mdi-image-filter-vintage:before{content:"\e815"}.mdi-image-flare:before{content:"\e816"}.mdi-image-flash-auto:before{content:"\e817"}.mdi-image-flash-off:before{content:"\e818"}.mdi-image-flash-on:before{content:"\e819"}.mdi-image-flip:before{content:"\e81a"}.mdi-image-gradient:before{content:"\e81b"}.mdi-image-grain:before{content:"\e81c"}.mdi-image-grid-off:before{content:"\e81d"}.mdi-image-grid-on:before{content:"\e81e"}.mdi-image-hdr-off:before{content:"\e81f"}.mdi-image-hdr-on:before{content:"\e820"}.mdi-image-hdr-strong:before{content:"\e821"}.mdi-image-hdr-weak:before{content:"\e822"}.mdi-image-healing:before{content:"\e823"}.mdi-image-image:before{content:"\e824"}.mdi-image-image-aspect-ratio:before{content:"\e825"}.mdi-image-iso:before{content:"\e826"}.mdi-image-landscape:before{content:"\e827"}.mdi-image-leak-add:before{content:"\e828"}.mdi-image-leak-remove:before{content:"\e829"}.mdi-image-lens:before{content:"\e82a"}.mdi-image-looks:before{content:"\e82b"}.mdi-image-looks-3:before{content:"\e82c"}.mdi-image-looks-4:before{content:"\e82d"}.mdi-image-looks-5:before{content:"\e82e"}.mdi-image-looks-6:before{content:"\e82f"}.mdi-image-looks-one:before{content:"\e830"}.mdi-image-looks-two:before{content:"\e831"}.mdi-image-loupe:before{content:"\e832"}.mdi-image-movie-creation:before{content:"\e833"}.mdi-image-nature:before{content:"\e834"}.mdi-image-nature-people:before{content:"\e835"}.mdi-image-navigate-before:before{content:"\e836"}.mdi-image-navigate-next:before{content:"\e837"}.mdi-image-palette:before{content:"\e838"}.mdi-image-panorama:before{content:"\e839"}.mdi-image-panorama-fisheye:before{content:"\e83a"}.mdi-image-panorama-horizontal:before{content:"\e83b"}.mdi-image-panorama-vertical:before{content:"\e83c"}.mdi-image-panorama-wide-angle:before{content:"\e83d"}.mdi-image-photo:before{content:"\e83e"}.mdi-image-photo-album:before{content:"\e83f"}.mdi-image-photo-camera:before{content:"\e840"}.mdi-image-photo-library:before{content:"\e841"}.mdi-image-portrait:before{content:"\e842"}.mdi-image-remove-red-eye:before{content:"\e843"}.mdi-image-rotate-left:before{content:"\e844"}.mdi-image-rotate-right:before{content:"\e845"}.mdi-image-slideshow:before{content:"\e846"}.mdi-image-straighten:before{content:"\e847"}.mdi-image-style:before{content:"\e848"}.mdi-image-switch-camera:before{content:"\e849"}.mdi-image-switch-video:before{content:"\e84a"}.mdi-image-tag-faces:before{content:"\e84b"}.mdi-image-texture:before{content:"\e84c"}.mdi-image-timelapse:before{content:"\e84d"}.mdi-image-timer:before{content:"\e84e"}.mdi-image-timer-3:before{content:"\e84f"}.mdi-image-timer-10:before{content:"\e850"}.mdi-image-timer-auto:before{content:"\e851"}.mdi-image-timer-off:before{content:"\e852"}.mdi-image-tonality:before{content:"\e853"}.mdi-image-transform:before{content:"\e854"}.mdi-image-tune:before{content:"\e855"}.mdi-image-wb-auto:before{content:"\e856"}.mdi-image-wb-cloudy:before{content:"\e857"}.mdi-image-wb-incandescent:before{content:"\e858"}.mdi-image-wb-irradescent:before{content:"\e859"}.mdi-image-wb-sunny:before{content:"\e85a"}.mdi-maps-beenhere:before{content:"\e85b"}.mdi-maps-directions:before{content:"\e85c"}.mdi-maps-directions-bike:before{content:"\e85d"}.mdi-maps-directions-bus:before{content:"\e85e"}.mdi-maps-directions-car:before{content:"\e85f"}.mdi-maps-directions-ferry:before{content:"\e860"}.mdi-maps-directions-subway:before{content:"\e861"}.mdi-maps-directions-train:before{content:"\e862"}.mdi-maps-directions-transit:before{content:"\e863"}.mdi-maps-directions-walk:before{content:"\e864"}.mdi-maps-flight:before{content:"\e865"}.mdi-maps-hotel:before{content:"\e866"}.mdi-maps-layers:before{content:"\e867"}.mdi-maps-layers-clear:before{content:"\e868"}.mdi-maps-local-airport:before{content:"\e869"}.mdi-maps-local-atm:before{content:"\e86a"}.mdi-maps-local-attraction:before{content:"\e86b"}.mdi-maps-local-bar:before{content:"\e86c"}.mdi-maps-local-cafe:before{content:"\e86d"}.mdi-maps-local-car-wash:before{content:"\e86e"}.mdi-maps-local-convenience-store:before{content:"\e86f"}.mdi-maps-local-drink:before{content:"\e870"}.mdi-maps-local-florist:before{content:"\e871"}.mdi-maps-local-gas-station:before{content:"\e872"}.mdi-maps-local-grocery-store:before{content:"\e873"}.mdi-maps-local-hospital:before{content:"\e874"}.mdi-maps-local-hotel:before{content:"\e875"}.mdi-maps-local-laundry-service:before{content:"\e876"}.mdi-maps-local-library:before{content:"\e877"}.mdi-maps-local-mall:before{content:"\e878"}.mdi-maps-local-movies:before{content:"\e879"}.mdi-maps-local-offer:before{content:"\e87a"}.mdi-maps-local-parking:before{content:"\e87b"}.mdi-maps-local-pharmacy:before{content:"\e87c"}.mdi-maps-local-phone:before{content:"\e87d"}.mdi-maps-local-pizza:before{content:"\e87e"}.mdi-maps-local-play:before{content:"\e87f"}.mdi-maps-local-post-office:before{content:"\e880"}.mdi-maps-local-print-shop:before{content:"\e881"}.mdi-maps-local-restaurant:before{content:"\e882"}.mdi-maps-local-see:before{content:"\e883"}.mdi-maps-local-shipping:before{content:"\e884"}.mdi-maps-local-taxi:before{content:"\e885"}.mdi-maps-location-history:before{content:"\e886"}.mdi-maps-map:before{content:"\e887"}.mdi-maps-my-location:before{content:"\e888"}.mdi-maps-navigation:before{content:"\e889"}.mdi-maps-pin-drop:before{content:"\e88a"}.mdi-maps-place:before{content:"\e88b"}.mdi-maps-rate-review:before{content:"\e88c"}.mdi-maps-restaurant-menu:before{content:"\e88d"}.mdi-maps-satellite:before{content:"\e88e"}.mdi-maps-store-mall-directory:before{content:"\e88f"}.mdi-maps-terrain:before{content:"\e890"}.mdi-maps-traffic:before{content:"\e891"}.mdi-navigation-apps:before{content:"\e892"}.mdi-navigation-arrow-back:before{content:"\e893"}.mdi-navigation-arrow-drop-down:before{content:"\e894"}.mdi-navigation-arrow-drop-down-circle:before{content:"\e895"}.mdi-navigation-arrow-drop-up:before{content:"\e896"}.mdi-navigation-arrow-forward:before{content:"\e897"}.mdi-navigation-cancel:before{content:"\e898"}.mdi-navigation-check:before{content:"\e899"}.mdi-navigation-chevron-left:before{content:"\e89a"}.mdi-navigation-chevron-right:before{content:"\e89b"}.mdi-navigation-close:before{content:"\e89c"}.mdi-navigation-expand-less:before{content:"\e89d"}.mdi-navigation-expand-more:before{content:"\e89e"}.mdi-navigation-fullscreen:before{content:"\e89f"}.mdi-navigation-fullscreen-exit:before{content:"\e8a0"}.mdi-navigation-menu:before{content:"\e8a1"}.mdi-navigation-more-horiz:before{content:"\e8a2"}.mdi-navigation-more-vert:before{content:"\e8a3"}.mdi-navigation-refresh:before{content:"\e8a4"}.mdi-navigation-unfold-less:before{content:"\e8a5"}.mdi-navigation-unfold-more:before{content:"\e8a6"}.mdi-notification-adb:before{content:"\e8a7"}.mdi-notification-bluetooth-audio:before{content:"\e8a8"}.mdi-notification-disc-full:before{content:"\e8a9"}.mdi-notification-dnd-forwardslash:before{content:"\e8aa"}.mdi-notification-do-not-disturb:before{content:"\e8ab"}.mdi-notification-drive-eta:before{content:"\e8ac"}.mdi-notification-event-available:before{content:"\e8ad"}.mdi-notification-event-busy:before{content:"\e8ae"}.mdi-notification-event-note:before{content:"\e8af"}.mdi-notification-folder-special:before{content:"\e8b0"}.mdi-notification-mms:before{content:"\e8b1"}.mdi-notification-more:before{content:"\e8b2"}.mdi-notification-network-locked:before{content:"\e8b3"}.mdi-notification-phone-bluetooth-speaker:before{content:"\e8b4"}.mdi-notification-phone-forwarded:before{content:"\e8b5"}.mdi-notification-phone-in-talk:before{content:"\e8b6"}.mdi-notification-phone-locked:before{content:"\e8b7"}.mdi-notification-phone-missed:before{content:"\e8b8"}.mdi-notification-phone-paused:before{content:"\e8b9"}.mdi-notification-play-download:before{content:"\e8ba"}.mdi-notification-play-install:before{content:"\e8bb"}.mdi-notification-sd-card:before{content:"\e8bc"}.mdi-notification-sim-card-alert:before{content:"\e8bd"}.mdi-notification-sms:before{content:"\e8be"}.mdi-notification-sms-failed:before{content:"\e8bf"}.mdi-notification-sync:before{content:"\e8c0"}.mdi-notification-sync-disabled:before{content:"\e8c1"}.mdi-notification-sync-problem:before{content:"\e8c2"}.mdi-notification-system-update:before{content:"\e8c3"}.mdi-notification-tap-and-play:before{content:"\e8c4"}.mdi-notification-time-to-leave:before{content:"\e8c5"}.mdi-notification-vibration:before{content:"\e8c6"}.mdi-notification-voice-chat:before{content:"\e8c7"}.mdi-notification-vpn-lock:before{content:"\e8c8"}.mdi-social-cake:before{content:"\e8c9"}.mdi-social-domain:before{content:"\e8ca"}.mdi-social-group:before{content:"\e8cb"}.mdi-social-group-add:before{content:"\e8cc"}.mdi-social-location-city:before{content:"\e8cd"}.mdi-social-mood:before{content:"\e8ce"}.mdi-social-notifications:before{content:"\e8cf"}.mdi-social-notifications-none:before{content:"\e8d0"}.mdi-social-notifications-off:before{content:"\e8d1"}.mdi-social-notifications-on:before{content:"\e8d2"}.mdi-social-notifications-paused:before{content:"\e8d3"}.mdi-social-pages:before{content:"\e8d4"}.mdi-social-party-mode:before{content:"\e8d5"}.mdi-social-people:before{content:"\e8d6"}.mdi-social-people-outline:before{content:"\e8d7"}.mdi-social-person:before{content:"\e8d8"}.mdi-social-person-add:before{content:"\e8d9"}.mdi-social-person-outline:before{content:"\e8da"}.mdi-social-plus-one:before{content:"\e8db"}.mdi-social-poll:before{content:"\e8dc"}.mdi-social-public:before{content:"\e8dd"}.mdi-social-school:before{content:"\e8de"}.mdi-social-share:before{content:"\e8df"}.mdi-social-whatshot:before{content:"\e8e0"}.mdi-toggle-check-box:before{content:"\e8e1"}.mdi-toggle-check-box-outline-blank:before{content:"\e8e2"}.mdi-toggle-radio-button-off:before{content:"\e8e3"}.mdi-toggle-radio-button-on:before{content:"\e8e4"}@-webkit-keyframes input-highlight{0%{left:20%;width:20%}99%{width:0;left:0;opacity:1}100%{opacity:0}}@keyframes input-highlight{0%{left:20%;width:20%}99%{width:0;left:0;opacity:1}100%{opacity:0}}.shadow-z-1{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.shadow-z-2{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.shadow-z-2-hover{box-shadow:0 3px 6px rgba(0,0,0,.2),0 3px 6px rgba(0,0,0,.28)}.shadow-z-3{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.shadow-z-4{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.shadow-z-5{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}body{background-color:#EEE}body.inverse{background:#333}body.inverse,body.inverse .form-control{color:rgba(255,255,255,.84)}.h1,.h2,.h3,.h4,body,h1,h2,h3,h4,h5,h6{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300}h5,h6{font-family:"Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400}.container .well,.container .well .form-control,.container .well:not([class^="well well-material-"]),.container .well:not([class^="well well-material-"]) .form-control,.container-fluid .well,.container-fluid .well .form-control,.container-fluid .well:not([class^="well well-material-"]),.container-fluid .well:not([class^="well well-material-"]) .form-control,body .well,body .well .form-control,body .well:not([class^="well well-material-"]),body .well:not([class^="well well-material-"]) .form-control{color:rgba(0,0,0,.84)}.container .well .floating-label,.container .well:not([class^="well well-material-"]) .floating-label,.container-fluid .well .floating-label,.container-fluid .well:not([class^="well well-material-"]) .floating-label,body .well .floating-label,body .well:not([class^="well well-material-"]) .floating-label{color:#7e7e7e}.container .well .form-control,.container .well:not([class^="well well-material-"]) .form-control,.container-fluid .well .form-control,.container-fluid .well:not([class^="well well-material-"]) .form-control,body .well .form-control,body .well:not([class^="well well-material-"]) .form-control{border-bottom-color:#7e7e7e}.container .well .form-control::-webkit-input-placeholder,.container .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder,.container-fluid .well .form-control::-webkit-input-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder,body .well .form-control::-webkit-input-placeholder,body .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder{color:#7e7e7e}.container .well .form-control::-moz-placeholder,.container .well:not([class^="well well-material-"]) .form-control::-moz-placeholder,.container-fluid .well .form-control::-moz-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control::-moz-placeholder,body .well .form-control::-moz-placeholder,body .well:not([class^="well well-material-"]) .form-control::-moz-placeholder{color:#7e7e7e;opacity:1}.container .well .form-control:-ms-input-placeholder,.container .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder,.container-fluid .well .form-control:-ms-input-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder,body .well .form-control:-ms-input-placeholder,body .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder{color:#7e7e7e}.container .well .create,.container .well .option,.container .well:not([class^="well well-material-"]) .create,.container .well:not([class^="well well-material-"]) .option,.container-fluid .well .create,.container-fluid .well .option,.container-fluid .well:not([class^="well well-material-"]) .create,.container-fluid .well:not([class^="well well-material-"]) .option,body .well .create,body .well .option,body .well:not([class^="well well-material-"]) .create,body .well:not([class^="well well-material-"]) .option{color:rgba(0,0,0,.84)}.container [class^="well well-material-"],.container [class^="well well-material-"] .floating-label,.container [class^="well well-material-"] .form-control,.container-fluid [class^="well well-material-"],.container-fluid [class^="well well-material-"] .floating-label,.container-fluid [class^="well well-material-"] .form-control,body [class^="well well-material-"],body [class^="well well-material-"] .floating-label,body [class^="well well-material-"] .form-control{color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .form-control,.container-fluid [class^="well well-material-"] .form-control,body [class^="well well-material-"] .form-control{border-bottom-color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .form-control::-webkit-input-placeholder,.container-fluid [class^="well well-material-"] .form-control::-webkit-input-placeholder,body [class^="well well-material-"] .form-control::-webkit-input-placeholder{color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .form-control::-moz-placeholder,.container-fluid [class^="well well-material-"] .form-control::-moz-placeholder,body [class^="well well-material-"] .form-control::-moz-placeholder{color:rgba(255,255,255,.84);opacity:1}.container [class^="well well-material-"] .form-control:-ms-input-placeholder,.container-fluid [class^="well well-material-"] .form-control:-ms-input-placeholder,body [class^="well well-material-"] .form-control:-ms-input-placeholder{color:rgba(255,255,255,.84)}.container [class^="well well-material-"] .create,.container [class^="well well-material-"] .option,.container-fluid [class^="well well-material-"] .create,.container-fluid [class^="well well-material-"] .option,body [class^="well well-material-"] .create,body [class^="well well-material-"] .option{color:rgba(0,0,0,.84)}.container .jumbotron,.container .well,.container-fluid .jumbotron,.container-fluid .well,body .jumbotron,body .well{padding:19px;margin-bottom:20px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);border-radius:2px;border:0}.container .jumbotron p,.container .well p,.container-fluid .jumbotron p,.container-fluid .well p,body .jumbotron p,body .well p{font-weight:300}.container .jumbotron,.container .jumbotron-default,.container .well,.container .well-default,.container-fluid .jumbotron,.container-fluid .jumbotron-default,.container-fluid .well,.container-fluid .well-default,body .jumbotron,body .jumbotron-default,body .well,body .well-default{background-color:#fff}.container .jumbotron-primary,.container .well-primary,.container-fluid .jumbotron-primary,.container-fluid .well-primary,body .jumbotron-primary,body .well-primary{background-color:#4285f4}.container .jumbotron-success,.container .well-success,.container-fluid .jumbotron-success,.container-fluid .well-success,body .jumbotron-success,body .well-success{background-color:#0f9d58}.container .jumbotron-info,.container .well-info,.container-fluid .jumbotron-info,.container-fluid .well-info,body .jumbotron-info,body .well-info{background-color:#03a9f4}.container .jumbotron-warning,.container .well-warning,.container-fluid .jumbotron-warning,.container-fluid .well-warning,body .jumbotron-warning,body .well-warning{background-color:#ff5722}.container .jumbotron-danger,.container .jumbotron-material-red,.container .well-danger,.container .well-material-red,.container-fluid .jumbotron-danger,.container-fluid .jumbotron-material-red,.container-fluid .well-danger,.container-fluid .well-material-red,body .jumbotron-danger,body .jumbotron-material-red,body .well-danger,body .well-material-red{background-color:#f44336}.container .jumbotron-material-pink,.container .well-material-pink,.container-fluid .jumbotron-material-pink,.container-fluid .well-material-pink,body .jumbotron-material-pink,body .well-material-pink{background-color:#e91e63}.container .jumbotron-material-purple,.container .well-material-purple,.container-fluid .jumbotron-material-purple,.container-fluid .well-material-purple,body .jumbotron-material-purple,body .well-material-purple{background-color:#9c27b0}.container .jumbotron-material-deeppurple,.container .well-material-deeppurple,.container-fluid .jumbotron-material-deeppurple,.container-fluid .well-material-deeppurple,body .jumbotron-material-deeppurple,body .well-material-deeppurple{background-color:#673ab7}.container .jumbotron-material-indigo,.container .well-material-indigo,.container-fluid .jumbotron-material-indigo,.container-fluid .well-material-indigo,body .jumbotron-material-indigo,body .well-material-indigo{background-color:#3f51b5}.container .jumbotron-material-lightblue,.container .well-material-lightblue,.container-fluid .jumbotron-material-lightblue,.container-fluid .well-material-lightblue,body .jumbotron-material-lightblue,body .well-material-lightblue{background-color:#03a9f4}.container .jumbotron-material-cyan,.container .well-material-cyan,.container-fluid .jumbotron-material-cyan,.container-fluid .well-material-cyan,body .jumbotron-material-cyan,body .well-material-cyan{background-color:#00bcd4}.container .jumbotron-material-teal,.container .well-material-teal,.container-fluid .jumbotron-material-teal,.container-fluid .well-material-teal,body .jumbotron-material-teal,body .well-material-teal{background-color:#009688}.container .jumbotron-material-lightgreen,.container .well-material-lightgreen,.container-fluid .jumbotron-material-lightgreen,.container-fluid .well-material-lightgreen,body .jumbotron-material-lightgreen,body .well-material-lightgreen{background-color:#8bc34a}.container .jumbotron-material-lime,.container .well-material-lime,.container-fluid .jumbotron-material-lime,.container-fluid .well-material-lime,body .jumbotron-material-lime,body .well-material-lime{background-color:#cddc39}.container .jumbotron-material-lightyellow,.container .well-material-lightyellow,.container-fluid .jumbotron-material-lightyellow,.container-fluid .well-material-lightyellow,body .jumbotron-material-lightyellow,body .well-material-lightyellow{background-color:#ffeb3b}.container .jumbotron-material-orange,.container .well-material-orange,.container-fluid .jumbotron-material-orange,.container-fluid .well-material-orange,body .jumbotron-material-orange,body .well-material-orange{background-color:#ff9800}.container .jumbotron-material-deeporange,.container .well-material-deeporange,.container-fluid .jumbotron-material-deeporange,.container-fluid .well-material-deeporange,body .jumbotron-material-deeporange,body .well-material-deeporange{background-color:#ff5722}.container .jumbotron-material-grey,.container .well-material-grey,.container-fluid .jumbotron-material-grey,.container-fluid .well-material-grey,body .jumbotron-material-grey,body .well-material-grey{background-color:#9e9e9e}.container .jumbotron-material-bluegrey,.container .well-material-bluegrey,.container-fluid .jumbotron-material-bluegrey,.container-fluid .well-material-bluegrey,body .jumbotron-material-bluegrey,body .well-material-bluegrey{background-color:#607d8b}.container .jumbotron-material-brown,.container .well-material-brown,.container-fluid .jumbotron-material-brown,.container-fluid .well-material-brown,body .jumbotron-material-brown,body .well-material-brown{background-color:#795548}.container .jumbotron-material-lightgrey,.container .well-material-lightgrey,.container-fluid .jumbotron-material-lightgrey,.container-fluid .well-material-lightgrey,body .jumbotron-material-lightgrey,body .well-material-lightgrey{background-color:#ececec}.btn{position:relative;padding:8px 30px;border:0;margin:10px 1px;cursor:pointer;border-radius:2px;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,.84);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);outline:0!important}.btn:hover:not(.btn-link):not(.btn-flat){box-shadow:0 3px 6px rgba(0,0,0,.2),0 3px 6px rgba(0,0,0,.28)}.btn:active:not(.btn-link):not(.btn-flat){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn:disabled:not(.btn-link):not(.btn-flat){color:#a8a8a8!important;background-color:#eaeaea!important;box-shadow:none}.btn-default:not(.btn-link),.btn:not(.btn-link){background-color:transparent}.btn-primary:not(.btn-link){background-color:#4285f4}.btn-success:not(.btn-link){background-color:#0f9d58}.btn-info:not(.btn-link){background-color:#03a9f4}.btn-warning:not(.btn-link){background-color:#ff5722}.btn-danger:not(.btn-link),.btn-material-red:not(.btn-link){background-color:#f44336}.btn-material-pink:not(.btn-link){background-color:#e91e63}.btn-material-purple:not(.btn-link){background-color:#9c27b0}.btn-material-deeppurple:not(.btn-link){background-color:#673ab7}.btn-material-indigo:not(.btn-link){background-color:#3f51b5}.btn-material-lightblue:not(.btn-link){background-color:#03a9f4}.btn-material-cyan:not(.btn-link){background-color:#00bcd4}.btn-material-teal:not(.btn-link){background-color:#009688}.btn-material-lightgreen:not(.btn-link){background-color:#8bc34a}.btn-material-lime:not(.btn-link){background-color:#cddc39}.btn-material-lightyellow:not(.btn-link){background-color:#ffeb3b}.btn-material-orange:not(.btn-link){background-color:#ff9800}.btn-material-deeporange:not(.btn-link){background-color:#ff5722}.btn-material-grey:not(.btn-link){background-color:#9e9e9e}.btn-material-bluegrey:not(.btn-link){background-color:#607d8b}.btn-material-brown:not(.btn-link){background-color:#795548}.btn-material-lightgrey:not(.btn-link){background-color:#ececec}.btn.btn-flat{background:0 0;box-shadow:none;font-weight:500}.btn.btn-flat:disabled{color:#a8a8a8!important}.btn.btn-flat.btn-primary{color:#4285f4}.btn.btn-flat.btn-success{color:#0f9d58}.btn.btn-flat.btn-info{color:#03a9f4}.btn.btn-flat.btn-warning{color:#ff5722}.btn.btn-flat.btn-danger{color:#f44336}.btn.btn-raised{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1)}.btn.btn-raised:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn.btn-fab{margin:0;padding:15px;font-size:26px;width:56px;height:56px}.btn.btn-fab,.btn.btn-fab:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.btn.btn-fab,.btn.btn-fab-default,.btn.btn-fab:hover,.btn.btn-fab:hover-default{background-color:transparent}.btn.btn-fab-primary,.btn.btn-fab:hover-primary{background-color:#4285f4}.btn.btn-fab-success,.btn.btn-fab:hover-success{background-color:#0f9d58}.btn.btn-fab-info,.btn.btn-fab:hover-info{background-color:#03a9f4}.btn.btn-fab-warning,.btn.btn-fab:hover-warning{background-color:#ff5722}.btn.btn-fab-danger,.btn.btn-fab-material-red,.btn.btn-fab:hover-danger,.btn.btn-fab:hover-material-red{background-color:#f44336}.btn.btn-fab-material-pink,.btn.btn-fab:hover-material-pink{background-color:#e91e63}.btn.btn-fab-material-purple,.btn.btn-fab:hover-material-purple{background-color:#9c27b0}.btn.btn-fab-material-deeppurple,.btn.btn-fab:hover-material-deeppurple{background-color:#673ab7}.btn.btn-fab-material-indigo,.btn.btn-fab:hover-material-indigo{background-color:#3f51b5}.btn.btn-fab-material-lightblue,.btn.btn-fab:hover-material-lightblue{background-color:#03a9f4}.btn.btn-fab-material-cyan,.btn.btn-fab:hover-material-cyan{background-color:#00bcd4}.btn.btn-fab-material-teal,.btn.btn-fab:hover-material-teal{background-color:#009688}.btn.btn-fab-material-lightgreen,.btn.btn-fab:hover-material-lightgreen{background-color:#8bc34a}.btn.btn-fab-material-lime,.btn.btn-fab:hover-material-lime{background-color:#cddc39}.btn.btn-fab-material-lightyellow,.btn.btn-fab:hover-material-lightyellow{background-color:#ffeb3b}.btn.btn-fab-material-orange,.btn.btn-fab:hover-material-orange{background-color:#ff9800}.btn.btn-fab-material-deeporange,.btn.btn-fab:hover-material-deeporange{background-color:#ff5722}.btn.btn-fab-material-grey,.btn.btn-fab:hover-material-grey{background-color:#9e9e9e}.btn.btn-fab-material-bluegrey,.btn.btn-fab:hover-material-bluegrey{background-color:#607d8b}.btn.btn-fab-material-brown,.btn.btn-fab:hover-material-brown{background-color:#795548}.btn.btn-fab-material-lightgrey,.btn.btn-fab:hover-material-lightgrey{background-color:#ececec}.btn.btn-fab,.btn.btn-fab .ripple-wrapper{border-radius:100%}.btn.btn-fab.btn-fab-mini{width:40px;height:40px;padding:13px;font-size:15px}.btn.btn-fab i{position:relative;top:-5px}.btn-default,.btn-default:hover,.btn-link,.btn-link:hover,.btn:not([class^="btn btn-"]),.btn:not([class^="btn btn-"]):hover{color:rgba(0,0,0,.84)}.btn-default:hover,.btn:not([class^="btn btn-"]):hover{background-color:rgba(255,255,255,.5)}.open>.dropdown-toggle.btn,.open>.dropdown-toggle.btn-default{background-color:transparent}.open>.dropdown-toggle.btn-primary{background-color:#4285f4}.open>.dropdown-toggle.btn-success{background-color:#0f9d58}.open>.dropdown-toggle.btn-info{background-color:#03a9f4}.open>.dropdown-toggle.btn-warning{background-color:#ff5722}.open>.dropdown-toggle.btn-danger,.open>.dropdown-toggle.btn-material-red{background-color:#f44336}.open>.dropdown-toggle.btn-material-pink{background-color:#e91e63}.open>.dropdown-toggle.btn-material-purple{background-color:#9c27b0}.open>.dropdown-toggle.btn-material-deeppurple{background-color:#673ab7}.open>.dropdown-toggle.btn-material-indigo{background-color:#3f51b5}.open>.dropdown-toggle.btn-material-lightblue{background-color:#03a9f4}.open>.dropdown-toggle.btn-material-cyan{background-color:#00bcd4}.open>.dropdown-toggle.btn-material-teal{background-color:#009688}.open>.dropdown-toggle.btn-material-lightgreen{background-color:#8bc34a}.open>.dropdown-toggle.btn-material-lime{background-color:#cddc39}.open>.dropdown-toggle.btn-material-lightyellow{background-color:#ffeb3b}.open>.dropdown-toggle.btn-material-orange{background-color:#ff9800}.open>.dropdown-toggle.btn-material-deeporange{background-color:#ff5722}.open>.dropdown-toggle.btn-material-grey{background-color:#9e9e9e}.open>.dropdown-toggle.btn-material-bluegrey{background-color:#607d8b}.open>.dropdown-toggle.btn-material-brown{background-color:#795548}.open>.dropdown-toggle.btn-material-lightgrey{background-color:#ececec}.btn-group,.btn-group-vertical{position:relative;border-radius:2px;margin:10px 1px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1)}.btn-group-vertical:active:not(.btn-link),.btn-group:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn-group-vertical.open .dropdown-toggle,.btn-group.open .dropdown-toggle{box-shadow:none}.btn-group-vertical.btn-group-raised,.btn-group.btn-group-raised{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);-webkit-transition:box-shadow .28s cubic-bezier(0.4,0,.2,1);transition:box-shadow .28s cubic-bezier(0.4,0,.2,1)}.btn-group-vertical.btn-group-raised:active:not(.btn-link),.btn-group.btn-group-raised:active:not(.btn-link){box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.btn-group .btn,.btn-group .btn-group,.btn-group .btn:active,.btn-group-vertical .btn,.btn-group-vertical .btn-group,.btn-group-vertical .btn:active{box-shadow:none!important;margin:0}.btn-group .btn:active .caret,.btn-group-vertical .btn:active .caret{margin-left:-1px}.btn-group-flat{box-shadow:none!important}.form-horizontal .checkbox{padding-top:20px}.checkbox label{padding-left:10px;cursor:pointer;position:relative}.checkbox label span{display:block;position:absolute;left:0;-webkit-transition-duration:.2s;transition-duration:.2s}.checkbox label .check{display:inline-block;width:20px;height:20px;border:2px solid;border-radius:2px;overflow:hidden;position:relative;top:5px;left:-3px}.checkbox label .check:after{display:block;position:absolute;content:"";background-color:rgba(0,0,0,.84);left:-5px;top:-15px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0}.checkbox label .check:before{position:absolute;content:"";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:block;margin-top:-4px;margin-left:6px;width:0;height:0;box-shadow:0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset;-webkit-animation:checkbox-off .3s linear forwards;animation:checkbox-off .3s linear forwards}.checkbox input[type=checkbox]{opacity:0}.checkbox input[type=checkbox]:focus~.check:after{opacity:.2}.checkbox input[type=checkbox]:checked~.check:before{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;-webkit-animation:checkbox-on .3s linear forwards;animation:checkbox-on .3s linear forwards}.checkbox input[type=checkbox]:not(:checked)~.check:after{-webkit-animation:rippleOff 500ms linear forwards;animation:rippleOff 500ms linear forwards}.checkbox input[type=checkbox]:checked~.check:after{-webkit-animation:rippleOn 500ms linear forwards;animation:rippleOn 500ms linear forwards}.checkbox:not(:hover) input[type=checkbox]~.check:after,.checkbox:not(:hover) input[type=checkbox]~.check:before{-webkit-animation-duration:1ms;animation-duration:1ms}.checkbox input[type=checkbox][disabled]:not(:checked)~.check:before{opacity:.5}.checkbox input[type=checkbox][disabled]~.check:after{background-color:rgba(0,0,0,.84);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.checkbox input[type=checkbox]:checked~.check:after,.checkbox-default input[type=checkbox]:checked~.check:after{background-color:#0f9d58}.checkbox-primary input[type=checkbox]:checked~.check:after{background-color:#4285f4}.checkbox-success input[type=checkbox]:checked~.check:after{background-color:#0f9d58}.checkbox-info input[type=checkbox]:checked~.check:after{background-color:#03a9f4}.checkbox-warning input[type=checkbox]:checked~.check:after{background-color:#ff5722}.checkbox-danger input[type=checkbox]:checked~.check:after,.checkbox-material-red input[type=checkbox]:checked~.check:after{background-color:#f44336}.checkbox-material-pink input[type=checkbox]:checked~.check:after{background-color:#e91e63}.checkbox-material-purple input[type=checkbox]:checked~.check:after{background-color:#9c27b0}.checkbox-material-deeppurple input[type=checkbox]:checked~.check:after{background-color:#673ab7}.checkbox-material-indigo input[type=checkbox]:checked~.check:after{background-color:#3f51b5}.checkbox-material-lightblue input[type=checkbox]:checked~.check:after{background-color:#03a9f4}.checkbox-material-cyan input[type=checkbox]:checked~.check:after{background-color:#00bcd4}.checkbox-material-teal input[type=checkbox]:checked~.check:after{background-color:#009688}.checkbox-material-lightgreen input[type=checkbox]:checked~.check:after{background-color:#8bc34a}.checkbox-material-lime input[type=checkbox]:checked~.check:after{background-color:#cddc39}.checkbox-material-lightyellow input[type=checkbox]:checked~.check:after{background-color:#ffeb3b}.checkbox-material-orange input[type=checkbox]:checked~.check:after{background-color:#ff9800}.checkbox-material-deeporange input[type=checkbox]:checked~.check:after{background-color:#ff5722}.checkbox-material-grey input[type=checkbox]:checked~.check:after{background-color:#9e9e9e}.checkbox-material-bluegrey input[type=checkbox]:checked~.check:after{background-color:#607d8b}.checkbox-material-brown input[type=checkbox]:checked~.check:after{background-color:#795548}.checkbox-material-lightgrey input[type=checkbox]:checked~.check:after{background-color:#ececec}.checkbox input[type=checkbox]:checked~.check:before,.checkbox-default input[type=checkbox]:checked~.check:before{color:#4caf50}.checkbox-primary input[type=checkbox]:checked~.check:before{color:#4285f4}.checkbox-success input[type=checkbox]:checked~.check:before{color:#0f9d58}.checkbox-info input[type=checkbox]:checked~.check:before{color:#03a9f4}.checkbox-warning input[type=checkbox]:checked~.check:before{color:#ff5722}.checkbox-danger input[type=checkbox]:checked~.check:before,.checkbox-material-red input[type=checkbox]:checked~.check:before{color:#f44336}.checkbox-material-pink input[type=checkbox]:checked~.check:before{color:#e91e63}.checkbox-material-purple input[type=checkbox]:checked~.check:before{color:#9c27b0}.checkbox-material-deeppurple input[type=checkbox]:checked~.check:before{color:#673ab7}.checkbox-material-indigo input[type=checkbox]:checked~.check:before{color:#3f51b5}.checkbox-material-lightblue input[type=checkbox]:checked~.check:before{color:#03a9f4}.checkbox-material-cyan input[type=checkbox]:checked~.check:before{color:#00bcd4}.checkbox-material-teal input[type=checkbox]:checked~.check:before{color:#009688}.checkbox-material-lightgreen input[type=checkbox]:checked~.check:before{color:#8bc34a}.checkbox-material-lime input[type=checkbox]:checked~.check:before{color:#cddc39}.checkbox-material-lightyellow input[type=checkbox]:checked~.check:before{color:#ffeb3b}.checkbox-material-orange input[type=checkbox]:checked~.check:before{color:#ff9800}.checkbox-material-deeporange input[type=checkbox]:checked~.check:before{color:#ff5722}.checkbox-material-grey input[type=checkbox]:checked~.check:before{color:#9e9e9e}.checkbox-material-bluegrey input[type=checkbox]:checked~.check:before{color:#607d8b}.checkbox-material-brown input[type=checkbox]:checked~.check:before{color:#795548}.checkbox-material-lightgrey input[type=checkbox]:checked~.check:before{color:#ececec}.checkbox input[type=checkbox]:checked~.check,.checkbox-default input[type=checkbox]:checked~.check{color:#4caf50}.checkbox-primary input[type=checkbox]:checked~.check{color:#4285f4}.checkbox-success input[type=checkbox]:checked~.check{color:#0f9d58}.checkbox-info input[type=checkbox]:checked~.check{color:#03a9f4}.checkbox-warning input[type=checkbox]:checked~.check{color:#ff5722}.checkbox-danger input[type=checkbox]:checked~.check,.checkbox-material-red input[type=checkbox]:checked~.check{color:#f44336}.checkbox-material-pink input[type=checkbox]:checked~.check{color:#e91e63}.checkbox-material-purple input[type=checkbox]:checked~.check{color:#9c27b0}.checkbox-material-deeppurple input[type=checkbox]:checked~.check{color:#673ab7}.checkbox-material-indigo input[type=checkbox]:checked~.check{color:#3f51b5}.checkbox-material-lightblue input[type=checkbox]:checked~.check{color:#03a9f4}.checkbox-material-cyan input[type=checkbox]:checked~.check{color:#00bcd4}.checkbox-material-teal input[type=checkbox]:checked~.check{color:#009688}.checkbox-material-lightgreen input[type=checkbox]:checked~.check{color:#8bc34a}.checkbox-material-lime input[type=checkbox]:checked~.check{color:#cddc39}.checkbox-material-lightyellow input[type=checkbox]:checked~.check{color:#ffeb3b}.checkbox-material-orange input[type=checkbox]:checked~.check{color:#ff9800}.checkbox-material-deeporange input[type=checkbox]:checked~.check{color:#ff5722}.checkbox-material-grey input[type=checkbox]:checked~.check{color:#9e9e9e}.checkbox-material-bluegrey input[type=checkbox]:checked~.check{color:#607d8b}.checkbox-material-brown input[type=checkbox]:checked~.check{color:#795548}.checkbox-material-lightgrey input[type=checkbox]:checked~.check{color:#ececec}@-webkit-keyframes checkbox-on{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px}50%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px}100%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px}}@keyframes checkbox-on{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px}50%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px}100%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px}}@-webkit-keyframes checkbox-off{0%,25%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-4px;margin-left:6px;width:0;height:0;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset}51%{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset}}@keyframes checkbox-off{0%,25%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset}50%{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-4px;margin-left:6px;width:0;height:0;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset}51%{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 10px inset}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-top:-2px;margin-left:-2px;width:20px;height:20px;box-shadow:0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0,0 0 0 0 inset}}.form-horizontal .radio{margin-bottom:10px}.radio label{cursor:pointer;padding-left:45px;position:relative}.radio label span{display:block;position:absolute;left:10px;top:2px;-webkit-transition-duration:.2s;transition-duration:.2s}.radio label .circle{border:2px solid rgba(0,0,0,.84);height:15px;width:15px;border-radius:100%}.radio label .check{height:15px;width:15px;border-radius:100%;background-color:rgba(0,0,0,.84);-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.radio label .check:after{display:block;position:absolute;content:"";background-color:rgba(0,0,0,.84);left:-18px;top:-18px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.radio label input[type=radio]:not(:checked)~.check:after{-webkit-animation:rippleOff 500ms;animation:rippleOff 500ms}.radio label input[type=radio]:checked~.check:after{-webkit-animation:rippleOn 500ms;animation:rippleOn 500ms}.radio input[type=radio]:checked~.check,.radio-default input[type=radio]:checked~.check{background-color:rgba(0,0,0,.84)}.radio-primary input[type=radio]:checked~.check{background-color:#4285f4}.radio-success input[type=radio]:checked~.check{background-color:#0f9d58}.radio-info input[type=radio]:checked~.check{background-color:#03a9f4}.radio-warning input[type=radio]:checked~.check{background-color:#ff5722}.radio-danger input[type=radio]:checked~.check,.radio-material-red input[type=radio]:checked~.check{background-color:#f44336}.radio-material-pink input[type=radio]:checked~.check{background-color:#e91e63}.radio-material-purple input[type=radio]:checked~.check{background-color:#9c27b0}.radio-material-deeppurple input[type=radio]:checked~.check{background-color:#673ab7}.radio-material-indigo input[type=radio]:checked~.check{background-color:#3f51b5}.radio-material-lightblue input[type=radio]:checked~.check{background-color:#03a9f4}.radio-material-cyan input[type=radio]:checked~.check{background-color:#00bcd4}.radio-material-teal input[type=radio]:checked~.check{background-color:#009688}.radio-material-lightgreen input[type=radio]:checked~.check{background-color:#8bc34a}.radio-material-lime input[type=radio]:checked~.check{background-color:#cddc39}.radio-material-lightyellow input[type=radio]:checked~.check{background-color:#ffeb3b}.radio-material-orange input[type=radio]:checked~.check{background-color:#ff9800}.radio-material-deeporange input[type=radio]:checked~.check{background-color:#ff5722}.radio-material-grey input[type=radio]:checked~.check{background-color:#9e9e9e}.radio-material-bluegrey input[type=radio]:checked~.check{background-color:#607d8b}.radio-material-brown input[type=radio]:checked~.check{background-color:#795548}.radio-material-lightgrey input[type=radio]:checked~.check{background-color:#ececec}.radio input[type=radio]:checked~.circle,.radio-default input[type=radio]:checked~.circle{border-color:rgba(0,0,0,.84)}.radio-primary input[type=radio]:checked~.circle{border-color:#4285f4}.radio-success input[type=radio]:checked~.circle{border-color:#0f9d58}.radio-info input[type=radio]:checked~.circle{border-color:#03a9f4}.radio-warning input[type=radio]:checked~.circle{border-color:#ff5722}.radio-danger input[type=radio]:checked~.circle,.radio-material-red input[type=radio]:checked~.circle{border-color:#f44336}.radio-material-pink input[type=radio]:checked~.circle{border-color:#e91e63}.radio-material-purple input[type=radio]:checked~.circle{border-color:#9c27b0}.radio-material-deeppurple input[type=radio]:checked~.circle{border-color:#673ab7}.radio-material-indigo input[type=radio]:checked~.circle{border-color:#3f51b5}.radio-material-lightblue input[type=radio]:checked~.circle{border-color:#03a9f4}.radio-material-cyan input[type=radio]:checked~.circle{border-color:#00bcd4}.radio-material-teal input[type=radio]:checked~.circle{border-color:#009688}.radio-material-lightgreen input[type=radio]:checked~.circle{border-color:#8bc34a}.radio-material-lime input[type=radio]:checked~.circle{border-color:#cddc39}.radio-material-lightyellow input[type=radio]:checked~.circle{border-color:#ffeb3b}.radio-material-orange input[type=radio]:checked~.circle{border-color:#ff9800}.radio-material-deeporange input[type=radio]:checked~.circle{border-color:#ff5722}.radio-material-grey input[type=radio]:checked~.circle{border-color:#9e9e9e}.radio-material-bluegrey input[type=radio]:checked~.circle{border-color:#607d8b}.radio-material-brown input[type=radio]:checked~.circle{border-color:#795548}.radio-material-lightgrey input[type=radio]:checked~.circle{border-color:#ececec}.radio input[type=radio][disabled]~.check,.radio input[type=radio][disabled]~.circle{opacity:.5}.radio input[type=radio]{display:none}.radio input[type=radio]:checked~.check{-webkit-transform:scale(0.55);-ms-transform:scale(0.55);transform:scale(0.55)}.radio input[type=radio][disabled]~.circle{border-color:rgba(0,0,0,.84)}.radio input[type=radio][disabled]~.check{background-color:rgba(0,0,0,.84)}@-webkit-keyframes rippleOn{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@keyframes rippleOn{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@-webkit-keyframes rippleOff{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}@keyframes rippleOff{0%{opacity:0}50%{opacity:.2}100%{opacity:0}}.form-control,.form-control-wrapper .form-control,.form-control-wrapper .form-control.focus,.form-control-wrapper .form-control:focus,.form-control.focus,.form-control:focus,fieldset[disabled] .form-control,fieldset[disabled] .form-control.focus,fieldset[disabled] .form-control:focus{padding:0;float:none;border:0;box-shadow:none;border-radius:0;background:0 0;border-bottom:1px solid #757575}.form-control-wrapper .form-control.focus:not(textarea):not(select),.form-control-wrapper .form-control:focus:not(textarea):not(select),.form-control-wrapper .form-control:not(textarea):not(select),.form-control.focus:not(textarea):not(select),.form-control:focus:not(textarea):not(select),.form-control:not(textarea):not(select),fieldset[disabled] .form-control.focus:not(textarea):not(select),fieldset[disabled] .form-control:focus:not(textarea):not(select),fieldset[disabled] .form-control:not(textarea):not(select){height:28px}.form-control-wrapper .form-control.focus:disabled,.form-control-wrapper .form-control:disabled,.form-control-wrapper .form-control:focus:disabled,.form-control.focus:disabled,.form-control:disabled,.form-control:focus:disabled,fieldset[disabled] .form-control.focus:disabled,fieldset[disabled] .form-control:disabled,fieldset[disabled] .form-control:focus:disabled{border-style:dashed}select.form-control{height:23px}select[multiple].form-control,select[multiple].form-control.focus,select[multiple].form-control:focus{height:85px}.form-control-wrapper{position:relative}.form-control-wrapper .form-control.focus,.form-control-wrapper .form-control:focus{outline:0}.form-control-wrapper .floating-label{color:#7E7E7E;font-size:14px;position:absolute;pointer-events:none;left:0;top:5px;-webkit-transition:.2s ease all;transition:.2s ease all;opacity:0}.form-control-wrapper .form-control:not(.empty)~.floating-label{top:-10px;font-size:10px;opacity:1}.form-control-wrapper .form-control.focus:invalid~.floating-label,.form-control-wrapper .form-control:focus:invalid~.floating-label{color:#f44336}.form-control-wrapper .form-control.focus~.material-input:after,.form-control-wrapper .form-control:focus~.material-input:after{background-color:#5264ae}.form-control-wrapper .form-control.focus:invalid~.material-input:after,.form-control-wrapper .form-control.focus:invalid~.material-input:before,.form-control-wrapper .form-control:focus:invalid~.material-input:after,.form-control-wrapper .form-control:focus:invalid~.material-input:before{background-color:#f44336}.form-control-wrapper .form-control.empty~.floating-label{opacity:1}.form-control-wrapper .material-input:before{position:absolute;content:"";width:100%;left:0;height:2px;background-color:#5264ae;bottom:-1px;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 0s;transition:transform 0s}.form-control-wrapper .form-control.focus~.material-input:before,.form-control-wrapper .form-control:focus~.material-input:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out}.form-control-wrapper .material-input:after{content:"";position:absolute;height:18px;width:100px;margin-top:-1px;top:7px;left:0;pointer-events:none;opacity:.9;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.form-control-wrapper .input-lg~.material-input:after{height:26px}.form-control-wrapper textarea{resize:none}.form-control-wrapper textarea~.form-control-highlight{margin-top:-11px}.form-control-wrapper .form-control.focus~.material-input:after,.form-control-wrapper .form-control:focus~.material-input:after{-webkit-animation:input-highlight .3s ease;animation:input-highlight .3s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.form-control-wrapper select~.material-input:after{display:none}.form-group.has-warning .material-input:before,.form-group.has-warning input.form-control.focus~.material-input:after,.form-group.has-warning input.form-control:focus~.material-input:after{background:#ff5722}.form-group.has-warning .control-label,.form-group.has-warning input.form-control:not(.empty)~.floating-label{color:#ff5722}.form-group.has-error .material-input:before,.form-group.has-error input.form-control.focus~.material-input:after,.form-group.has-error input.form-control:focus~.material-input:after{background:#f44336}.form-group.has-error .control-label,.form-group.has-error input.form-control:not(.empty)~.floating-label{color:#f44336}.form-group.has-success .material-input:before,.form-group.has-success input.form-control.focus~.material-input:after,.form-group.has-success input.form-control:focus~.material-input:after{background:#0f9d58}.form-group.has-success .control-label,.form-group.has-success input.form-control:not(.empty)~.floating-label{color:#0f9d58}.form-group.has-info .material-input:before,.form-group.has-info input.form-control.focus~.material-input:after,.form-group.has-info input.form-control:focus~.material-input:after{background:#03a9f4}.form-group.has-info .control-label,.form-group.has-info input.form-control:not(.empty)~.floating-label{color:#03a9f4}.form-group .material-input:before,.form-group-default .material-input:before{background-color:#3f51b5}.form-group-primary .material-input:before{background-color:#4285f4}.form-group-success .material-input:before{background-color:#0f9d58}.form-group-info .material-input:before{background-color:#03a9f4}.form-group-warning .material-input:before{background-color:#ff5722}.form-group-danger .material-input:before,.form-group-material-red .material-input:before{background-color:#f44336}.form-group-material-pink .material-input:before{background-color:#e91e63}.form-group-material-purple .material-input:before{background-color:#9c27b0}.form-group-material-deeppurple .material-input:before{background-color:#673ab7}.form-group-material-indigo .material-input:before{background-color:#3f51b5}.form-group-material-lightblue .material-input:before{background-color:#03a9f4}.form-group-material-cyan .material-input:before{background-color:#00bcd4}.form-group-material-teal .material-input:before{background-color:#009688}.form-group-material-lightgreen .material-input:before{background-color:#8bc34a}.form-group-material-lime .material-input:before{background-color:#cddc39}.form-group-material-lightyellow .material-input:before{background-color:#ffeb3b}.form-group-material-orange .material-input:before{background-color:#ff9800}.form-group-material-deeporange .material-input:before{background-color:#ff5722}.form-group-material-grey .material-input:before{background-color:#9e9e9e}.form-group-material-bluegrey .material-input:before{background-color:#607d8b}.form-group-material-brown .material-input:before{background-color:#795548}.form-group-material-lightgrey .material-input:before{background-color:#ececec}.form-group input.form-control:focus~.material-input:after,.form-group-default input.form-control:focus~.material-input:after{background-color:#3f51b5}.form-group-primary input.form-control:focus~.material-input:after{background-color:#4285f4}.form-group-success input.form-control:focus~.material-input:after{background-color:#0f9d58}.form-group-info input.form-control:focus~.material-input:after{background-color:#03a9f4}.form-group-warning input.form-control:focus~.material-input:after{background-color:#ff5722}.form-group-danger input.form-control:focus~.material-input:after,.form-group-material-red input.form-control:focus~.material-input:after{background-color:#f44336}.form-group-material-pink input.form-control:focus~.material-input:after{background-color:#e91e63}.form-group-material-purple input.form-control:focus~.material-input:after{background-color:#9c27b0}.form-group-material-deeppurple input.form-control:focus~.material-input:after{background-color:#673ab7}.form-group-material-indigo input.form-control:focus~.material-input:after{background-color:#3f51b5}.form-group-material-lightblue input.form-control:focus~.material-input:after{background-color:#03a9f4}.form-group-material-cyan input.form-control:focus~.material-input:after{background-color:#00bcd4}.form-group-material-teal input.form-control:focus~.material-input:after{background-color:#009688}.form-group-material-lightgreen input.form-control:focus~.material-input:after{background-color:#8bc34a}.form-group-material-lime input.form-control:focus~.material-input:after{background-color:#cddc39}.form-group-material-lightyellow input.form-control:focus~.material-input:after{background-color:#ffeb3b}.form-group-material-orange input.form-control:focus~.material-input:after{background-color:#ff9800}.form-group-material-deeporange input.form-control:focus~.material-input:after{background-color:#ff5722}.form-group-material-grey input.form-control:focus~.material-input:after{background-color:#9e9e9e}.form-group-material-bluegrey input.form-control:focus~.material-input:after{background-color:#607d8b}.form-group-material-brown input.form-control:focus~.material-input:after{background-color:#795548}.form-group-material-lightgrey input.form-control:focus~.material-input:after{background-color:#ececec}.form-group input.form-control.focus~.material-input:after,.form-group-default input.form-control.focus~.material-input:after{background-color:#3f51b5}.form-group-primary input.form-control.focus~.material-input:after{background-color:#4285f4}.form-group-success input.form-control.focus~.material-input:after{background-color:#0f9d58}.form-group-info input.form-control.focus~.material-input:after{background-color:#03a9f4}.form-group-warning input.form-control.focus~.material-input:after{background-color:#ff5722}.form-group-danger input.form-control.focus~.material-input:after,.form-group-material-red input.form-control.focus~.material-input:after{background-color:#f44336}.form-group-material-pink input.form-control.focus~.material-input:after{background-color:#e91e63}.form-group-material-purple input.form-control.focus~.material-input:after{background-color:#9c27b0}.form-group-material-deeppurple input.form-control.focus~.material-input:after{background-color:#673ab7}.form-group-material-indigo input.form-control.focus~.material-input:after{background-color:#3f51b5}.form-group-material-lightblue input.form-control.focus~.material-input:after{background-color:#03a9f4}.form-group-material-cyan input.form-control.focus~.material-input:after{background-color:#00bcd4}.form-group-material-teal input.form-control.focus~.material-input:after{background-color:#009688}.form-group-material-lightgreen input.form-control.focus~.material-input:after{background-color:#8bc34a}.form-group-material-lime input.form-control.focus~.material-input:after{background-color:#cddc39}.form-group-material-lightyellow input.form-control.focus~.material-input:after{background-color:#ffeb3b}.form-group-material-orange input.form-control.focus~.material-input:after{background-color:#ff9800}.form-group-material-deeporange input.form-control.focus~.material-input:after{background-color:#ff5722}.form-group-material-grey input.form-control.focus~.material-input:after{background-color:#9e9e9e}.form-group-material-bluegrey input.form-control.focus~.material-input:after{background-color:#607d8b}.form-group-material-brown input.form-control.focus~.material-input:after{background-color:#795548}.form-group-material-lightgrey input.form-control.focus~.material-input:after{background-color:#ececec}.form-group .control-label,.form-group-default .control-label{color:rgba(0,0,0,.84)}.form-group-primary .control-label{color:#4285f4}.form-group-success .control-label{color:#0f9d58}.form-group-info .control-label{color:#03a9f4}.form-group-warning .control-label{color:#ff5722}.form-group-danger .control-label,.form-group-material-red .control-label{color:#f44336}.form-group-material-pink .control-label{color:#e91e63}.form-group-material-purple .control-label{color:#9c27b0}.form-group-material-deeppurple .control-label{color:#673ab7}.form-group-material-indigo .control-label{color:#3f51b5}.form-group-material-lightblue .control-label{color:#03a9f4}.form-group-material-cyan .control-label{color:#00bcd4}.form-group-material-teal .control-label{color:#009688}.form-group-material-lightgreen .control-label{color:#8bc34a}.form-group-material-lime .control-label{color:#cddc39}.form-group-material-lightyellow .control-label{color:#ffeb3b}.form-group-material-orange .control-label{color:#ff9800}.form-group-material-deeporange .control-label{color:#ff5722}.form-group-material-grey .control-label{color:#9e9e9e}.form-group-material-bluegrey .control-label{color:#607d8b}.form-group-material-brown .control-label{color:#795548}.form-group-material-lightgrey .control-label{color:#ececec}.form-group input.form-control:not(.empty)~.floating-label,.form-group-default input.form-control:not(.empty)~.floating-label{color:#3f51b5}.form-group-primary input.form-control:not(.empty)~.floating-label{color:#4285f4}.form-group-success input.form-control:not(.empty)~.floating-label{color:#0f9d58}.form-group-info input.form-control:not(.empty)~.floating-label{color:#03a9f4}.form-group-warning input.form-control:not(.empty)~.floating-label{color:#ff5722}.form-group-danger input.form-control:not(.empty)~.floating-label,.form-group-material-red input.form-control:not(.empty)~.floating-label{color:#f44336}.form-group-material-pink input.form-control:not(.empty)~.floating-label{color:#e91e63}.form-group-material-purple input.form-control:not(.empty)~.floating-label{color:#9c27b0}.form-group-material-deeppurple input.form-control:not(.empty)~.floating-label{color:#673ab7}.form-group-material-indigo input.form-control:not(.empty)~.floating-label{color:#3f51b5}.form-group-material-lightblue input.form-control:not(.empty)~.floating-label{color:#03a9f4}.form-group-material-cyan input.form-control:not(.empty)~.floating-label{color:#00bcd4}.form-group-material-teal input.form-control:not(.empty)~.floating-label{color:#009688}.form-group-material-lightgreen input.form-control:not(.empty)~.floating-label{color:#8bc34a}.form-group-material-lime input.form-control:not(.empty)~.floating-label{color:#cddc39}.form-group-material-lightyellow input.form-control:not(.empty)~.floating-label{color:#ffeb3b}.form-group-material-orange input.form-control:not(.empty)~.floating-label{color:#ff9800}.form-group-material-deeporange input.form-control:not(.empty)~.floating-label{color:#ff5722}.form-group-material-grey input.form-control:not(.empty)~.floating-label{color:#9e9e9e}.form-group-material-bluegrey input.form-control:not(.empty)~.floating-label{color:#607d8b}.form-group-material-brown input.form-control:not(.empty)~.floating-label{color:#795548}.form-group-material-lightgrey input.form-control:not(.empty)~.floating-label{color:#ececec}.input-group .form-control-wrapper{margin-right:5px;margin-left:5px;bottom:-10px}.input-group .form-control-wrapper .form-control{float:none}.input-group .input-group-addon{border:0}.input-group .input-group-btn .btn{border-radius:4px}select.form-control{border:0;box-shadow:none;border-bottom:1px solid #757575;border-radius:0}select.form-control.focus,select.form-control:focus{box-shadow:none;border-color:#757575}@keyframes input-highlight{0%{left:20%;-webkit-transform:scaleX(20%);transform:scaleX(20%)}99%{-webkit-transform:scaleX(0);transform:scaleX(0);left:0;opacity:1}100%{opacity:0}}.form-control-wrapper input[type=file]{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100}legend{border-bottom:0}.list-group{border-radius:0}.list-group .list-group-item{background-color:transparent;overflow:hidden;border:0;border-radius:0;padding:0 16px}.list-group .list-group-item .row-action-primary,.list-group .list-group-item .row-picture{float:left;display:inline-block;padding-right:16px}.list-group .list-group-item .row-action-primary i,.list-group .list-group-item .row-action-primary img,.list-group .list-group-item .row-action-primary label,.list-group .list-group-item .row-picture i,.list-group .list-group-item .row-picture img,.list-group .list-group-item .row-picture label{display:block;width:56px;height:56px}.list-group .list-group-item .row-action-primary img,.list-group .list-group-item .row-picture img{background:rgba(0,0,0,.1);padding:1px}.list-group .list-group-item .row-action-primary img.circle,.list-group .list-group-item .row-picture img.circle{border-radius:100%}.list-group .list-group-item .row-action-primary i,.list-group .list-group-item .row-picture i{background:rgba(0,0,0,.25);border-radius:100%;text-align:center;line-height:56px;font-size:20px;color:#fff}.list-group .list-group-item .row-action-primary label,.list-group .list-group-item .row-picture label{margin:5px -7px -5px 7px}.list-group .list-group-item .row-content{display:inline-block;width:calc(100% - 92px);min-height:66px}.list-group .list-group-item .row-content .action-secondary{position:absolute;right:16px;top:16px}.list-group .list-group-item .row-content .action-secondary i{font-size:20px;color:rgba(0,0,0,.25);cursor:pointer}.list-group .list-group-item .row-content .action-secondary~*{max-width:calc(100% - 30px)}.list-group .list-group-item .row-content .least-content{position:absolute;right:16px;top:0;color:rgba(0,0,0,.54);font-size:14px}.list-group .list-group-item .list-group-item-heading{color:rgba(0,0,0,.77);font-size:20px;line-height:29px}.list-group .list-group-separator{clear:both;overflow:hidden;margin-top:10px;margin-bottom:10px}.list-group .list-group-separator:before{content:"";width:calc(100% - 90px);border-bottom:1px solid rgba(0,0,0,.1);float:right}.navbar{border:0;border-radius:0}.navbar .navbar-brand{position:relative;height:60px;line-height:30px;color:rgba(255,255,255,.84)}.navbar .navbar-brand:focus,.navbar .navbar-brand:hover{color:rgba(255,255,255,.84);background-color:transparent}.navbar .navbar-text{color:rgba(255,255,255,.84);margin-top:20px;margin-bottom:20px}.navbar .navbar-nav>li>a{color:rgba(255,255,255,.84);padding-top:20px;padding-bottom:20px}.navbar .navbar-nav>li>a:focus,.navbar .navbar-nav>li>a:hover{color:rgba(255,255,255,.84);background-color:transparent}.navbar .navbar-nav>.active>a,.navbar .navbar-nav>.active>a:focus,.navbar .navbar-nav>.active>a:hover{color:rgba(255,255,255,.84);background-color:rgba(0,0,0,.05)}.navbar .navbar-nav>.disabled>a,.navbar .navbar-nav>.disabled>a:focus,.navbar .navbar-nav>.disabled>a:hover{color:#e5e5e5;background-color:transparent}.navbar .navbar-toggle{margin-top:13px;border-color:transparent}.navbar .navbar-toggle:focus,.navbar .navbar-toggle:hover{background-color:transparent}.navbar .navbar-toggle .icon-bar{background-color:rgba(255,255,255,.84)}.navbar .navbar-default .navbar-toggle,.navbar .navbar-inverse .navbar-toggle{border-color:transparent}.navbar .navbar-collapse,.navbar .navbar-form{border-color:rgba(0,0,0,.1)}.navbar .navbar-nav>.open>a,.navbar .navbar-nav>.open>a:focus,.navbar .navbar-nav>.open>a:hover{background-color:rgba(0,0,0,.05);color:rgba(255,255,255,.84)}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu>.dropdown-header{border:0;color:rgba(212,212,212,.84)}.navbar .navbar-nav .open .dropdown-menu .divider{background-color:rgba(255,255,255,.84)}.navbar .navbar-nav .open .dropdown-menu>li>a{color:rgba(255,255,255,.84)}.navbar .navbar-nav .open .dropdown-menu>li>a:focus,.navbar .navbar-nav .open .dropdown-menu>li>a:hover{color:rgba(255,255,255,.84);background-color:transparent}.navbar .navbar-nav .open .dropdown-menu>.active>a,.navbar .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar .navbar-nav .open .dropdown-menu>.active>a:hover{color:rgba(255,255,255,.84);background-color:rgba(0,0,0,.05)}.navbar .navbar-nav .open .dropdown-menu>.disabled>a,.navbar .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#e5e5e5;background-color:transparent}}.navbar .btn-link,.navbar .btn-link:focus,.navbar .btn-link:hover,.navbar .navbar-link,.navbar .navbar-link:hover{color:rgba(255,255,255,.84)}.navbar .btn-link[disabled]:focus,.navbar .btn-link[disabled]:hover,fieldset[disabled] .navbar .btn-link:focus,fieldset[disabled] .navbar .btn-link:hover{color:#e5e5e5}.navbar .navbar-form{margin-top:16px}.navbar .navbar-form .form-control,.navbar .navbar-form .form-control-wrapper .form-control{border-color:rgba(255,255,255,.84);color:rgba(255,255,255,.84)}.navbar .navbar-form .form-control-wrapper .material-input:before,.navbar .navbar-form .form-control-wrapper input:focus~.material-input:after{background-color:rgba(255,255,255,.84)}.navbar .navbar-form ::-webkit-input-placeholder{color:rgba(255,255,255,.84)}.navbar .navbar-form :-moz-placeholder{color:rgba(255,255,255,.84)}.navbar .navbar-form ::-moz-placeholder{color:rgba(255,255,255,.84)}.navbar .navbar-form :-ms-input-placeholder{color:rgba(255,255,255,.84)}.navbar,.navbar-default,.navbar-primary{background-color:#4285f4}.navbar-success{background-color:#0f9d58}.navbar-info{background-color:#03a9f4}.navbar-warning{background-color:#ff5722}.navbar-danger,.navbar-material-red{background-color:#f44336}.navbar-material-pink{background-color:#e91e63}.navbar-material-purple{background-color:#9c27b0}.navbar-material-deeppurple{background-color:#673ab7}.navbar-material-indigo{background-color:#3f51b5}.navbar-material-lightblue{background-color:#03a9f4}.navbar-material-cyan{background-color:#00bcd4}.navbar-material-teal{background-color:#009688}.navbar-material-lightgreen{background-color:#8bc34a}.navbar-material-lime{background-color:#cddc39}.navbar-material-lightyellow{background-color:#ffeb3b}.navbar-material-orange{background-color:#ff9800}.navbar-material-deeporange{background-color:#ff5722}.navbar-material-grey{background-color:#9e9e9e}.navbar-material-bluegrey{background-color:#607d8b}.navbar-material-brown{background-color:#795548}.navbar-material-lightgrey{background-color:#ececec}.navbar-inverse{background-color:#3f51b5}.navbar-material-white{background-color:#FFF}.navbar-material-white .navbar-brand,.navbar-material-white .navbar-brand:focus,.navbar-material-white .navbar-brand:hover,.navbar-material-white .navbar-nav>li>a{color:rgba(0,0,0,.84)}.navbar-material-white .navbar-nav>li>a:focus,.navbar-material-white .navbar-nav>li>a:hover{color:rgba(0,0,0,.84);background-color:transparent}.navbar-material-white .navbar-nav>.active>a,.navbar-material-white .navbar-nav>.active>a:focus,.navbar-material-white .navbar-nav>.active>a:hover{color:rgba(0,0,0,.84);background-color:rgba(0,0,0,.05)}.navbar-material-white .navbar-nav>.disabled>a,.navbar-material-white .navbar-nav>.disabled>a:focus,.navbar-material-white .navbar-nav>.disabled>a:hover{color:rgba(0,0,0,.84);background-color:transparent}.navbar-material-white .navbar-nav>.open>a,.navbar-material-white .navbar-nav>.open>a:focus,.navbar-material-white .navbar-nav>.open>a:hover{background-color:rgba(0,0,0,.05);color:rgba(0,0,0,.84)}@media (max-width:1199px){.navbar .navbar-brand{height:50px;padding:10px 15px}.navbar .navbar-form{margin-top:10px}.navbar .navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.dropdown-menu{border:0;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.dropdown-menu .divider{background-color:rgba(229,229,229,.12)}.dropdown-menu li{overflow:hidden;position:relative}.dropdown-menu li a:hover{background-color:transparent}.dropdown-menu li a:hover,.dropdown-menu-default li a:hover,.dropdown-menu-primary li a:hover{color:#4285f4}.dropdown-menu-success li a:hover{color:#0f9d58}.dropdown-menu-info li a:hover{color:#03a9f4}.dropdown-menu-warning li a:hover{color:#ff5722}.dropdown-menu-danger li a:hover,.dropdown-menu-material-red li a:hover{color:#f44336}.dropdown-menu-material-pink li a:hover{color:#e91e63}.dropdown-menu-material-purple li a:hover{color:#9c27b0}.dropdown-menu-material-deeppurple li a:hover{color:#673ab7}.dropdown-menu-material-indigo li a:hover{color:#3f51b5}.dropdown-menu-material-lightblue li a:hover{color:#03a9f4}.dropdown-menu-material-cyan li a:hover{color:#00bcd4}.dropdown-menu-material-teal li a:hover{color:#009688}.dropdown-menu-material-lightgreen li a:hover{color:#8bc34a}.dropdown-menu-material-lime li a:hover{color:#cddc39}.dropdown-menu-material-lightyellow li a:hover{color:#ffeb3b}.dropdown-menu-material-orange li a:hover{color:#ff9800}.dropdown-menu-material-deeporange li a:hover{color:#ff5722}.dropdown-menu-material-grey li a:hover{color:#9e9e9e}.dropdown-menu-material-bluegrey li a:hover{color:#607d8b}.dropdown-menu-material-brown li a:hover{color:#795548}.dropdown-menu-material-lightgrey li a:hover{color:#ececec}.alert{border:0;border-radius:0}.alert .alert-link,.alert a{color:#FFF}.alert,.alert-default{background-color:#fff}.alert-primary{background-color:#4285f4}.alert-success{background-color:#0f9d58}.alert-info{background-color:#03a9f4}.alert-warning{background-color:#ff5722}.alert-danger,.alert-material-red{background-color:#f44336}.alert-material-pink{background-color:#e91e63}.alert-material-purple{background-color:#9c27b0}.alert-material-deeppurple{background-color:#673ab7}.alert-material-indigo{background-color:#3f51b5}.alert-material-lightblue{background-color:#03a9f4}.alert-material-cyan{background-color:#00bcd4}.alert-material-teal{background-color:#009688}.alert-material-lightgreen{background-color:#8bc34a}.alert-material-lime{background-color:#cddc39}.alert-material-lightyellow{background-color:#ffeb3b}.alert-material-orange{background-color:#ff9800}.alert-material-deeporange{background-color:#ff5722}.alert-material-grey{background-color:#9e9e9e}.alert-material-bluegrey{background-color:#607d8b}.alert-material-brown{background-color:#795548}.alert-material-lightgrey{background-color:#ececec}.alert-danger,.alert-info,.alert-success,.alert-warning{color:#FFF}.alert-default .alert-link,.alert-default a{color:#000}.progress{height:4px;border-radius:0;box-shadow:none;background:#c8c8c8}.progress .progress-bar{box-shadow:none}.progress .progress-bar,.progress .progress-bar-default,.progress .progress-bar-primary{background-color:#4285f4}.progress .progress-bar-success{background-color:#0f9d58}.progress .progress-bar-info{background-color:#03a9f4}.progress .progress-bar-warning{background-color:#ff5722}.progress .progress-bar-danger,.progress .progress-bar-material-red{background-color:#f44336}.progress .progress-bar-material-pink{background-color:#e91e63}.progress .progress-bar-material-purple{background-color:#9c27b0}.progress .progress-bar-material-deeppurple{background-color:#673ab7}.progress .progress-bar-material-indigo{background-color:#3f51b5}.progress .progress-bar-material-lightblue{background-color:#03a9f4}.progress .progress-bar-material-cyan{background-color:#00bcd4}.progress .progress-bar-material-teal{background-color:#009688}.progress .progress-bar-material-lightgreen{background-color:#8bc34a}.progress .progress-bar-material-lime{background-color:#cddc39}.progress .progress-bar-material-lightyellow{background-color:#ffeb3b}.progress .progress-bar-material-orange{background-color:#ff9800}.progress .progress-bar-material-deeporange{background-color:#ff5722}.progress .progress-bar-material-grey{background-color:#9e9e9e}.progress .progress-bar-material-bluegrey{background-color:#607d8b}.progress .progress-bar-material-brown{background-color:#795548}.progress .progress-bar-material-lightgrey{background-color:#ececec}.text-warning{color:#ff5722}.text-primary{color:#4285f4}.text-danger{color:#f44336}.text-success{color:#0f9d58}.text-info{color:#03a9f4}.nav-tabs{background:#4285f4}.nav-tabs>li>a{color:#FFF;border:0;margin:0}.nav-tabs>li>a:hover{background-color:transparent;border:0}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.open>.nav-tabs>li:hover,.nav-tabs>li.open>a{background-color:transparent!important;border:0!important;color:#FFF!important;font-weight:500}.nav-tabs>li.disabled>a,.nav-tabs>li.disabled>a:hover{color:rgba(255,255,255,.5)}.popover,.tooltip-inner{background:#323232;color:#FFF;border-radius:2px}.tooltip,.tooltip.in{opacity:1}.popover.left .arrow:after,.popover.left .tooltip-arrow,.tooltip.left .arrow:after,.tooltip.left .tooltip-arrow{border-left-color:#323232}.popover.right .arrow:after,.popover.right .tooltip-arrow,.tooltip.right .arrow:after,.tooltip.right .tooltip-arrow{border-right-color:#323232}.popover.top .arrow:after,.popover.top .tooltip-arrow,.tooltip.top .arrow:after,.tooltip.top .tooltip-arrow{border-top-color:#323232}.popover.bottom .arrow:after,.popover.bottom .tooltip-arrow,.tooltip.bottom .arrow:after,.tooltip.bottom .tooltip-arrow{border-bottom-color:#323232}.icon,.icon-default{color:rgba(0,0,0,.84)}.icon-primary{color:#4285f4}.icon-success{color:#0f9d58}.icon-info{color:#03a9f4}.icon-warning{color:#ff5722}.icon-danger,.icon-material-red{color:#f44336}.icon-material-pink{color:#e91e63}.icon-material-purple{color:#9c27b0}.icon-material-deeppurple{color:#673ab7}.icon-material-indigo{color:#3f51b5}.icon-material-lightblue{color:#03a9f4}.icon-material-cyan{color:#00bcd4}.icon-material-teal{color:#009688}.icon-material-lightgreen{color:#8bc34a}.icon-material-lime{color:#cddc39}.icon-material-lightyellow{color:#ffeb3b}.icon-material-orange{color:#ff9800}.icon-material-deeporange{color:#ff5722}.icon-material-grey{color:#9e9e9e}.icon-material-bluegrey{color:#607d8b}.icon-material-brown{color:#795548}.icon-material-lightgrey{color:#ececec}.card{display:inline-block;position:relative;width:100%;border-radius:2px;color:rgba(0,0,0,.84);background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.card .card-height-indicator{margin-top:100%}.card .card-content{position:absolute;top:0;bottom:0;left:0;right:0}.card .card-image{height:60%;position:relative;overflow:hidden}.card .card-image img{width:100%;height:100%;border-top-left-radius:2px;border-top-right-radius:2px;pointer-events:none}.card .card-image .card-image-headline{position:absolute;bottom:16px;left:18px;color:#fff;font-size:2em}.card .card-body{height:30%;padding:18px}.card .card-footer{height:10%;padding:18px}.card .card-footer button{margin:0!important;position:relative;bottom:25px;width:auto}.card .card-footer button:first-child{left:-15px}.modal-content{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22);margin-top:10em;border-radius:2px;border:none}.modal-content .modal-header{border-bottom:none;padding:24px 24px 0}.modal-content .modal-body{padding:24px 24px 0}.modal-content .modal-footer{border-top:none;padding:24px}.modal-content .modal-footer button{margin:0;padding-left:16px;padding-right:16px;width:auto}.modal-content .modal-footer button.pull-left{padding-left:5px;padding-right:5px;position:relative;left:-5px}.modal-content .modal-footer button+button{margin-bottom:16px}.modal-backdrop{display:none}.snackbar{background-color:#323232;color:rgba(255,255,255,.84);font-size:14px;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);height:0;-webkit-transition:-webkit-transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,padding 0 linear .2s,height 0 linear .2s;transition:transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,padding 0 linear .2s,height 0 linear .2s;-webkit-transform:translateY(200%);-ms-transform:translateY(200%);transform:translateY(200%)}.snackbar.snackbar-opened{padding:14px 15px;margin-bottom:20px;height:auto;-webkit-transition:-webkit-transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,height 0 linear .2s;transition:transform .2s ease-in-out,opacity .2s ease-in,height 0 linear .2s,height 0 linear .2s;-webkit-transform:none;-ms-transform:none;transform:none}.snackbar.toast{border-radius:200px}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-ms-touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.noUi-base{width:100%;height:100%;position:relative}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1;box-sizing:border-box}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal .noUi-handle{box-sizing:border-box;width:12px;height:12px;left:-10px;top:-5px}.noUi-horizontal.noUi-extended{padding:0 15px}.noUi-horizontal.noUi-extended .noUi-origin{right:-15px}.noUi-background{height:2px;margin:20px 0}.noUi-origin{margin:0;border-radius:0;height:2px;background:#c8c8c8}.noUi-origin[style^="left: 0"] .noUi-handle{background-color:#fff;border:2px solid #c8c8c8}.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active{border-width:1px}.noUi-target{border-radius:2px}.noUi-handle{border-radius:100%;cursor:default;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;border:1px solid}.noUi-horizontal{height:2px;margin:15px 0}.noUi-horizontal .noUi-handle.noUi-active{-webkit-transform:scale(2.5);-ms-transform:scale(2.5);transform:scale(2.5)}[disabled].noUi-slider{opacity:.5}[disabled] .noUi-handle{cursor:not-allowed}.slider{background:#c8c8c8}.slider-default.noUi-connect,.slider-primary.noUi-connect,.slider.noUi-connect{background-color:#4285f4}.slider-success.noUi-connect{background-color:#0f9d58}.slider-info.noUi-connect{background-color:#03a9f4}.slider-warning.noUi-connect{background-color:#ff5722}.slider-danger.noUi-connect,.slider-material-red.noUi-connect{background-color:#f44336}.slider-material-pink.noUi-connect{background-color:#e91e63}.slider-material-purple.noUi-connect{background-color:#9c27b0}.slider-material-deeppurple.noUi-connect{background-color:#673ab7}.slider-material-indigo.noUi-connect{background-color:#3f51b5}.slider-material-lightblue.noUi-connect{background-color:#03a9f4}.slider-material-cyan.noUi-connect{background-color:#00bcd4}.slider-material-teal.noUi-connect{background-color:#009688}.slider-material-lightgreen.noUi-connect{background-color:#8bc34a}.slider-material-lime.noUi-connect{background-color:#cddc39}.slider-material-lightyellow.noUi-connect{background-color:#ffeb3b}.slider-material-orange.noUi-connect{background-color:#ff9800}.slider-material-deeporange.noUi-connect{background-color:#ff5722}.slider-material-grey.noUi-connect{background-color:#9e9e9e}.slider-material-bluegrey.noUi-connect{background-color:#607d8b}.slider-material-brown.noUi-connect{background-color:#795548}.slider-material-lightgrey.noUi-connect{background-color:#ececec}.slider .noUi-connect,.slider-default .noUi-connect,.slider-primary .noUi-connect{background-color:#4285f4}.slider-success .noUi-connect{background-color:#0f9d58}.slider-info .noUi-connect{background-color:#03a9f4}.slider-warning .noUi-connect{background-color:#ff5722}.slider-danger .noUi-connect,.slider-material-red .noUi-connect{background-color:#f44336}.slider-material-pink .noUi-connect{background-color:#e91e63}.slider-material-purple .noUi-connect{background-color:#9c27b0}.slider-material-deeppurple .noUi-connect{background-color:#673ab7}.slider-material-indigo .noUi-connect{background-color:#3f51b5}.slider-material-lightblue .noUi-connect{background-color:#03a9f4}.slider-material-cyan .noUi-connect{background-color:#00bcd4}.slider-material-teal .noUi-connect{background-color:#009688}.slider-material-lightgreen .noUi-connect{background-color:#8bc34a}.slider-material-lime .noUi-connect{background-color:#cddc39}.slider-material-lightyellow .noUi-connect{background-color:#ffeb3b}.slider-material-orange .noUi-connect{background-color:#ff9800}.slider-material-deeporange .noUi-connect{background-color:#ff5722}.slider-material-grey .noUi-connect{background-color:#9e9e9e}.slider-material-bluegrey .noUi-connect{background-color:#607d8b}.slider-material-brown .noUi-connect{background-color:#795548}.slider-material-lightgrey .noUi-connect{background-color:#ececec}.slider .noUi-handle,.slider-default .noUi-handle,.slider-primary .noUi-handle{background-color:#4285f4}.slider-success .noUi-handle{background-color:#0f9d58}.slider-info .noUi-handle{background-color:#03a9f4}.slider-warning .noUi-handle{background-color:#ff5722}.slider-danger .noUi-handle,.slider-material-red .noUi-handle{background-color:#f44336}.slider-material-pink .noUi-handle{background-color:#e91e63}.slider-material-purple .noUi-handle{background-color:#9c27b0}.slider-material-deeppurple .noUi-handle{background-color:#673ab7}.slider-material-indigo .noUi-handle{background-color:#3f51b5}.slider-material-lightblue .noUi-handle{background-color:#03a9f4}.slider-material-cyan .noUi-handle{background-color:#00bcd4}.slider-material-teal .noUi-handle{background-color:#009688}.slider-material-lightgreen .noUi-handle{background-color:#8bc34a}.slider-material-lime .noUi-handle{background-color:#cddc39}.slider-material-lightyellow .noUi-handle{background-color:#ffeb3b}.slider-material-orange .noUi-handle{background-color:#ff9800}.slider-material-deeporange .noUi-handle{background-color:#ff5722}.slider-material-grey .noUi-handle{background-color:#9e9e9e}.slider-material-bluegrey .noUi-handle{background-color:#607d8b}.slider-material-brown .noUi-handle{background-color:#795548}.slider-material-lightgrey .noUi-handle{background-color:#ececec}.slider .noUi-handle,.slider-default .noUi-handle,.slider-primary .noUi-handle{border-color:#4285f4}.slider-success .noUi-handle{border-color:#0f9d58}.slider-info .noUi-handle{border-color:#03a9f4}.slider-warning .noUi-handle{border-color:#ff5722}.slider-danger .noUi-handle,.slider-material-red .noUi-handle{border-color:#f44336}.slider-material-pink .noUi-handle{border-color:#e91e63}.slider-material-purple .noUi-handle{border-color:#9c27b0}.slider-material-deeppurple .noUi-handle{border-color:#673ab7}.slider-material-indigo .noUi-handle{border-color:#3f51b5}.slider-material-lightblue .noUi-handle{border-color:#03a9f4}.slider-material-cyan .noUi-handle{border-color:#00bcd4}.slider-material-teal .noUi-handle{border-color:#009688}.slider-material-lightgreen .noUi-handle{border-color:#8bc34a}.slider-material-lime .noUi-handle{border-color:#cddc39}.slider-material-lightyellow .noUi-handle{border-color:#ffeb3b}.slider-material-orange .noUi-handle{border-color:#ff9800}.slider-material-deeporange .noUi-handle{border-color:#ff5722}.slider-material-grey .noUi-handle{border-color:#9e9e9e}.slider-material-bluegrey .noUi-handle{border-color:#607d8b}.slider-material-brown .noUi-handle{border-color:#795548}.slider-material-lightgrey .noUi-handle{border-color:#ececec}.selectize-control.multi,.selectize-control.single{padding:0}.selectize-control.multi .selectize-input,.selectize-control.multi .selectize-input.input-active,.selectize-control.single .selectize-input,.selectize-control.single .selectize-input.input-active{cursor:text;background:0 0;box-shadow:none;border:0;padding:0;height:100%;font-size:14px;line-height:30px}.selectize-control.multi .selectize-input .has-items,.selectize-control.multi .selectize-input.input-active .has-items,.selectize-control.single .selectize-input .has-items,.selectize-control.single .selectize-input.input-active .has-items{padding:0}.selectize-control.multi .selectize-input.input-active:after,.selectize-control.multi .selectize-input:after,.selectize-control.single .selectize-input.input-active:after,.selectize-control.single .selectize-input:after{content:"\e611";right:5px;position:absolute;font-size:7px;font-family:Material-Design;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.selectize-control.multi .selectize-input input,.selectize-control.multi .selectize-input.input-active input,.selectize-control.single .selectize-input input,.selectize-control.single .selectize-input.input-active input{font-size:14px;outline:0;border:0;background:0 0}.selectize-control.multi .selectize-input.floating-label-fix input,.selectize-control.multi .selectize-input.input-active.floating-label-fix input,.selectize-control.single .selectize-input.floating-label-fix input,.selectize-control.single .selectize-input.input-active.floating-label-fix input{opacity:0}.selectize-control.multi .selectize-input.input-active>.item,.selectize-control.multi .selectize-input.input-active>div,.selectize-control.multi .selectize-input>.item,.selectize-control.multi .selectize-input>div,.selectize-control.single .selectize-input.input-active>.item,.selectize-control.single .selectize-input.input-active>div,.selectize-control.single .selectize-input>.item,.selectize-control.single .selectize-input>div{display:inline-block;margin:0 8px 3px 0;padding:0;background:0 0;border:0}.selectize-control.multi .selectize-input.input-active>.item:after,.selectize-control.multi .selectize-input.input-active>div:after,.selectize-control.multi .selectize-input>.item:after,.selectize-control.multi .selectize-input>div:after,.selectize-control.single .selectize-input.input-active>.item:after,.selectize-control.single .selectize-input.input-active>div:after,.selectize-control.single .selectize-input>.item:after,.selectize-control.single .selectize-input>div:after{content:","}.selectize-control.multi .selectize-input.input-active>.item:last-of-type:after,.selectize-control.multi .selectize-input.input-active>div:last-of-type:after,.selectize-control.multi .selectize-input>.item:last-of-type:after,.selectize-control.multi .selectize-input>div:last-of-type:after,.selectize-control.single .selectize-input.input-active>.item:last-of-type:after,.selectize-control.single .selectize-input.input-active>div:last-of-type:after,.selectize-control.single .selectize-input>.item:last-of-type:after,.selectize-control.single .selectize-input>div:last-of-type:after{content:""}.selectize-control.multi .selectize-input.input-active>.item.active,.selectize-control.multi .selectize-input.input-active>div.active,.selectize-control.multi .selectize-input>.item.active,.selectize-control.multi .selectize-input>div.active,.selectize-control.single .selectize-input.input-active>.item.active,.selectize-control.single .selectize-input.input-active>div.active,.selectize-control.single .selectize-input>.item.active,.selectize-control.single .selectize-input>div.active{font-weight:700;background:0 0;border:0}.selectize-control.multi .selectize-dropdown,.selectize-control.single .selectize-dropdown{position:absolute;z-index:1000;border:0;width:100%!important;left:0!important;height:auto;background-color:#FFF;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-radius:2px;padding:0;margin-top:3px}.selectize-control.multi .selectize-dropdown .active,.selectize-control.single .selectize-dropdown .active{background-color:inherit}.selectize-control.multi .selectize-dropdown .highlight,.selectize-control.single .selectize-dropdown .highlight{background-color:#d5d8ff}.selectize-control.multi .selectize-dropdown .selected,.selectize-control.multi .selectize-dropdown .selected.active,.selectize-control.single .selectize-dropdown .selected,.selectize-control.single .selectize-dropdown .selected.active{background-color:#EEE}.selectize-control.multi .selectize-dropdown .optgroup-header,.selectize-control.multi .selectize-dropdown [data-selectable],.selectize-control.single .selectize-dropdown .optgroup-header,.selectize-control.single .selectize-dropdown [data-selectable]{padding:10px 20px;cursor:pointer}.selectize-control.multi .dropdown-active~.selectize-dropdown,.selectize-control.single .dropdown-active~.selectize-dropdown{display:block} diff --git a/dist/fonts/LICENSE.txt b/dist/fonts/LICENSE.txt index 6f9c3cf2..3d3a106d 100644 --- a/dist/fonts/LICENSE.txt +++ b/dist/fonts/LICENSE.txt @@ -1,27 +1,428 @@ -// Copyright (c) 2014 The Polymer Authors. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file +https://github.com/google/material-design-icons/blob/master/LICENSE + + +Attribution-ShareAlike 4.0 International + +======================================================================= + +Creative Commons Corporation ("Creative Commons") is not a law firm and +does not provide legal services or legal advice. Distribution of +Creative Commons public licenses does not create a lawyer-client or +other relationship. Creative Commons makes its licenses and related +information available on an "as-is" basis. Creative Commons gives no +warranties regarding its licenses, any material licensed under their +terms and conditions, or any related information. Creative Commons +disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and +conditions that creators and other rights holders may use to share +original works of authorship and other material subject to copyright +and certain other rights specified in the public license below. The +following considerations are for informational purposes only, are not +exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More_considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + +======================================================================= + +Creative Commons Attribution-ShareAlike 4.0 International Public +License + +By exercising the Licensed Rights (defined below), You accept and agree +to be bound by the terms and conditions of this Creative Commons +Attribution-ShareAlike 4.0 International Public License ("Public +License"). To the extent this Public License may be interpreted as a +contract, You are granted the Licensed Rights in consideration of Your +acceptance of these terms and conditions, and the Licensor grants You +such rights in consideration of benefits the Licensor receives from +making the Licensed Material available under these terms and +conditions. + + +Section 1 -- Definitions. + + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at + creativecommons.org/compatiblelicenses, approved by Creative + Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + + e. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name + of a Creative Commons Public License. The License Elements of this + Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + + i. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + + k. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + + +Section 2 -- Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + + a. reproduce and Share the Licensed Material, in whole or + in part; and + + b. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + + 3. Term. The term of this Public License is specified in Section + 6(a). + + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + + 5. Downstream recipients. + + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + + b. Additional offer from the Licensor -- Adapted Material. + Every recipient of Adapted Material from You + automatically receives an offer from the Licensor to + exercise the Licensed Rights in the Adapted Material + under the conditions of the Adapter's License You apply. + + c. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this + Public License. + + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + + +Section 3 -- License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the +following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified + form), You must: + + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of + warranties; + + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + + b. ShareAlike. + + In addition to the conditions in Section 3(a), if You Share + Adapted Material You produce, the following conditions also apply. + + 1. The Adapter's License You apply must be a Creative Commons + license with the same License Elements, this version or + later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the + Adapter's License You apply. You may satisfy this condition + in any reasonable manner based on the medium, means, and + context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms + or conditions on, or apply any Effective Technological + Measures to, Adapted Material that restrict exercise of the + rights granted under the Adapter's License You apply. + + +Section 4 -- Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that +apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material, + + including for purposes of Section 3(b); and + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not +replace Your obligations under this Public License where the Licensed +Rights include other Copyright and Similar Rights. + + +Section 5 -- Disclaimer of Warranties and Limitation of Liability. + + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + + +Section 6 -- Term and Termination. + + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + + 2. upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + + +Section 7 -- Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + + +Section 8 -- Interpretation. + + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + + +======================================================================= + +Creative Commons is not a party to its public licenses. +Notwithstanding, Creative Commons may elect to apply one of its public +licenses to material it publishes and in those instances will be +considered the "Licensor." Except for the limited purpose of indicating +that material is shared under a Creative Commons public license or as +otherwise permitted by the Creative Commons policies published at +creativecommons.org/policies, Creative Commons does not authorize the +use of the trademark "Creative Commons" or any other trademark or logo +of Creative Commons without its prior written consent including, +without limitation, in connection with any unauthorized modifications +to any of its public licenses or any other arrangements, +understandings, or agreements concerning use of licensed material. For +the avoidance of doubt, this paragraph does not form part of the public +licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/dist/fonts/Material-Design-Icons.eot b/dist/fonts/Material-Design-Icons.eot new file mode 100644 index 00000000..a097ba68 Binary files /dev/null and b/dist/fonts/Material-Design-Icons.eot differ diff --git a/dist/fonts/Material-Design-Icons.svg b/dist/fonts/Material-Design-Icons.svg new file mode 100644 index 00000000..0b2c2c24 --- /dev/null +++ b/dist/fonts/Material-Design-Icons.svg @@ -0,0 +1,751 @@ + + + +Generated by IcoMoon + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/fonts/Material-Design-Icons.ttf b/dist/fonts/Material-Design-Icons.ttf new file mode 100644 index 00000000..f0c07f7a Binary files /dev/null and b/dist/fonts/Material-Design-Icons.ttf differ diff --git a/dist/fonts/Material-Design-Icons.woff b/dist/fonts/Material-Design-Icons.woff new file mode 100644 index 00000000..e06f547c Binary files /dev/null and b/dist/fonts/Material-Design-Icons.woff differ diff --git a/dist/fonts/Material-Design.eot b/dist/fonts/Material-Design.eot deleted file mode 100644 index 49485ecb..00000000 Binary files a/dist/fonts/Material-Design.eot and /dev/null differ diff --git a/dist/fonts/Material-Design.svg b/dist/fonts/Material-Design.svg deleted file mode 100644 index 999b7a02..00000000 --- a/dist/fonts/Material-Design.svg +++ /dev/null @@ -1,515 +0,0 @@ - - - - - -{ - "fontFamily": "Material-Design", - "majorVersion": 1, - "minorVersion": 0, - "license": "BSD", - "version": "Version 1.0", - "fontId": "Material-Design", - "psName": "Material-Design", - "subFamily": "Regular", - "fullName": "Material-Design", - "description": "Font generated by IcoMoon." -} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dist/fonts/Material-Design.ttf b/dist/fonts/Material-Design.ttf deleted file mode 100644 index d71ce135..00000000 Binary files a/dist/fonts/Material-Design.ttf and /dev/null differ diff --git a/dist/fonts/Material-Design.woff b/dist/fonts/Material-Design.woff deleted file mode 100644 index dbcd7783..00000000 Binary files a/dist/fonts/Material-Design.woff and /dev/null differ diff --git a/dist/js/material.js b/dist/js/material.js index 1f1c3758..a83c73ba 100644 --- a/dist/js/material.js +++ b/dist/js/material.js @@ -3,7 +3,11 @@ $(function (){ if (typeof ripples == "object") { - ripples.init(".btn:not(.btn-link), .navbar a:not(.withoutripple), .nav-tabs a:not(.withoutripple), .withripple"); + ripples.init( ".btn:not(.btn-link)," + + ".card-image," + + ".navbar a:not(.withoutripple)," + + ".nav-tabs a:not(.withoutripple)," + + ".withripple" ); } var initInputs = function() { diff --git a/dist/js/material.min.js b/dist/js/material.min.js index e9055434..f446d7f1 100644 --- a/dist/js/material.min.js +++ b/dist/js/material.min.js @@ -1 +1 @@ -$(function(){"object"==typeof ripples&&ripples.init(".btn:not(.btn-link), .navbar a:not(.withoutripple), .nav-tabs a:not(.withoutripple), .withripple");var a=function(){$(".checkbox > label > input").not(".bs-material").addClass("bs-material").after(""),$(".radio > label > input").not(".bs-material").addClass("bs-material").after(""),$("input.form-control, textarea.form-control, select.form-control").not(".bs-material").each(function(){if(!$(this).is(".bs-material")){if($(this).wrap("
"),$(this).after(""),$(this).hasClass("floating-label")){var a=$(this).attr("placeholder");$(this).attr("placeholder",null).removeClass("floating-label"),$(this).after("
"+a+"
")}if(($(this).is(":empty")||null===$(this).val()||"undefined"==$(this).val()||""===$(this).val())&&$(this).addClass("empty"),$(this).parent().next().is("[type=file]")){$(this).parent().addClass("fileinput");var b=$(this).parent().next().detach();$(this).after(b)}}})};a(),document.arrive&&document.arrive("input, textarea, select",function(){a()}),$(document).on("change",".checkbox input",function(){$(this).blur()}),$(document).on("keyup change",".form-control",function(){var a=$(this);setTimeout(function(){""===a.val()?a.addClass("empty"):a.removeClass("empty")},1)}),$(document).on("focus",".form-control-wrapper.fileinput",function(){$(this).find("input").addClass("focus")}).on("blur",".form-control-wrapper.fileinput",function(){$(this).find("input").removeClass("focus")}).on("change",".form-control-wrapper.fileinput [type=file]",function(){var a="";$.each($(this)[0].files,function(b,c){console.log(c),a+=c.name+", "}),a=a.substring(0,a.length-2),a?$(this).prev().removeClass("empty"):$(this).prev().addClass("empty"),$(this).prev().val(a)})}); \ No newline at end of file +$(function(){"object"==typeof ripples&&ripples.init(".btn:not(.btn-link),.card-image,.navbar a:not(.withoutripple),.nav-tabs a:not(.withoutripple),.withripple");var a=function(){$(".checkbox > label > input").not(".bs-material").addClass("bs-material").after(""),$(".radio > label > input").not(".bs-material").addClass("bs-material").after(""),$("input.form-control, textarea.form-control, select.form-control").not(".bs-material").each(function(){if(!$(this).is(".bs-material")){if($(this).wrap("
"),$(this).after(""),$(this).hasClass("floating-label")){var a=$(this).attr("placeholder");$(this).attr("placeholder",null).removeClass("floating-label"),$(this).after("
"+a+"
")}if(($(this).is(":empty")||null===$(this).val()||"undefined"==$(this).val()||""===$(this).val())&&$(this).addClass("empty"),$(this).parent().next().is("[type=file]")){$(this).parent().addClass("fileinput");var b=$(this).parent().next().detach();$(this).after(b)}}})};a(),document.arrive&&document.arrive("input, textarea, select",function(){a()}),$(document).on("change",".checkbox input",function(){$(this).blur()}),$(document).on("keyup change",".form-control",function(){var a=$(this);setTimeout(function(){""===a.val()?a.addClass("empty"):a.removeClass("empty")},1)}),$(document).on("focus",".form-control-wrapper.fileinput",function(){$(this).find("input").addClass("focus")}).on("blur",".form-control-wrapper.fileinput",function(){$(this).find("input").removeClass("focus")}).on("change",".form-control-wrapper.fileinput [type=file]",function(){var a="";$.each($(this)[0].files,function(b,c){console.log(c),a+=c.name+", "}),a=a.substring(0,a.length-2),a?$(this).prev().removeClass("empty"):$(this).prev().addClass("empty"),$(this).prev().val(a)})}); diff --git a/dist/js/ripples.js b/dist/js/ripples.js index cc72e924..adf4e6d1 100644 --- a/dist/js/ripples.js +++ b/dist/js/ripples.js @@ -1,15 +1,17 @@ /* Copyright 2014+, Federico Zivolo, LICENSE at https://github.com/FezVrasta/bootstrap-material-design/blob/master/LICENSE.md */ /* globals CustomEvent */ - window.ripples = { init : function(withRipple) { "use strict"; // Cross browser matches function function matchesSelector(domElement, selector) { - var matches = domElement.matches || domElement.matchesSelector || domElement.webkitMatchesSelector || + var matches = domElement.matches || + domElement.matchesSelector || + domElement.webkitMatchesSelector || domElement.mozMatchesSelector || - domElement.msMatchesSelector || domElement.oMatchesSelector; + domElement.msMatchesSelector || + domElement.oMatchesSelector; return matches.call(domElement, selector); } @@ -18,28 +20,43 @@ window.ripples = { rippleStartTime = 500; // Helper to bind events on dynamically created elements - var bind = function(event, selector, callback) { - document.addEventListener(event, function(e) { - var target = (typeof e.detail !== "number") ? e.detail : e.target; + var bind = function(events, selector, callback) { + if (typeof events === "string") { + events = [events]; + } + events.forEach(function(event) { + document.addEventListener(event, function(e) { + var target = (typeof e.detail !== "number") ? e.detail : e.target; - if (matchesSelector(target, selector)) { - callback(e, target); - } + if (matchesSelector(target, selector)) { + callback(e, target); + } + }); }); }; - var rippleStart = function(e, target) { + var rippleStart = function(e, target, callback) { // Init variables - var $rippleWrapper = target, - $el = $rippleWrapper.parentNode, - $ripple = document.createElement("div"), - elPos = $el.getBoundingClientRect(), - mousePos = {x: e.clientX - elPos.left, y: e.clientY - elPos.top}, - scale = "transform:scale(" + Math.round($rippleWrapper.offsetWidth / 5) + ")", - rippleEnd = new CustomEvent("rippleEnd", {detail: $ripple}), + var $rippleWrapper = target, + $el = $rippleWrapper.parentNode, + $ripple = document.createElement("div"), + elPos = $el.getBoundingClientRect(), + // Mouse pos in most cases + mousePos = {x: e.clientX - elPos.left, y: ((window.ontouchstart) ? e.clientY - window.scrollY: e.clientY) - elPos.top}, + scale = "scale(" + Math.round($rippleWrapper.offsetWidth / 5) + ")", + rippleEnd = new CustomEvent("rippleEnd", {detail: $ripple}), + _rippleOpacity = 0.1, refreshElementStyle; + + // If multitouch is detected or some other black magic suff is happening... + if (e.touches) { + mousePos = {x: e.touches[0].clientX - elPos.left, y: e.touches[0].clientY - elPos.top}; + } + + console.log(mousePos); + $ripplecache = $ripple; // Set ripple class @@ -48,6 +65,12 @@ window.ripples = { // Move ripple to the mouse position $ripple.setAttribute("style", "left:" + mousePos.x + "px; top:" + mousePos.y + "px;"); + // Get the clicked target's text color, this will be applied to the ripple as background-color. + var targetColor = window.getComputedStyle($el).color; + + // Convert the rgb color to an rgba color with opacity set to __rippleOpacity__ + targetColor = targetColor.replace("rgb", "rgba").replace(")", ", " + _rippleOpacity + ")"); + // Insert new ripple into ripple wrapper $rippleWrapper.appendChild($ripple); @@ -57,9 +80,21 @@ window.ripples = { // Let other funtions know that this element is animating $ripple.dataset.animating = 1; - // Set scale value to ripple and animate it + // Set scale value, background-color and opacity to ripple and animate it $ripple.className = "ripple ripple-on"; - $ripple.setAttribute("style", $ripple.getAttribute("style") + ["-ms-" + scale,"-moz-" + scale,"-webkit-" + scale,scale].join(";")); + + // Prepare the style of the ripple + var rippleStyle = [ + $ripple.getAttribute("style"), + "background-color: " + targetColor, + "-ms-transform: " + scale, + "-moz-transform" + scale, + "-webkit-transform" + scale, + "transform: " + scale + ]; + + // Apply the style + $ripple.setAttribute("style", rippleStyle.join(";")); // This function is called when the animation is finished setTimeout(function() { @@ -67,6 +102,9 @@ window.ripples = { // Let know to other functions that this element has finished the animation $ripple.dataset.animating = 0; document.dispatchEvent(rippleEnd); + if (callback) { + callback(); + } }, rippleStartTime); @@ -84,39 +122,43 @@ window.ripples = { // Helper, need to know if mouse is up or down var mouseDown = false; - document.body.onmousedown = function() { + bind(["mousedown", "touchstart"], "*", function() { mouseDown = true; - }; - document.body.onmouseup = function() { + }); + bind(["mouseup", "touchend"], "*", function() { mouseDown = false; - }; + }); // Append ripple wrapper if not exists already var rippleInit = function(e, target) { - if (target.getElementsByClassName("ripple-wrapper").length === 0) { target.className += " withripple"; var $rippleWrapper = document.createElement("div"); $rippleWrapper.className = "ripple-wrapper"; target.appendChild($rippleWrapper); + if (window.ontouchstart === null) { + rippleStart(e, $rippleWrapper, function() { + // FIXME: ugly fix for first touchstart event on mobile devices... + $rippleWrapper.getElementsByClassName("ripple")[0].remove(); + }); + } } - }; - var $ripplecache; // Events handler // init RippleJS and start ripple effect on mousedown - bind("mouseover", withRipple, rippleInit); + bind(["mouseover", "touchstart"], withRipple, rippleInit); // start ripple effect on mousedown - bind("mousedown", ".ripple-wrapper", function(e, $ripple) { - // Start ripple only on left or middle mouse click - if (e.which === 1 || e.which === 2) { + bind(["mousedown", "touchstart"], ".ripple-wrapper", function(e, $ripple) { + // Start ripple only on left or middle mouse click and touch click + if (e.which === 0 || e.which === 1 || e.which === 2) { rippleStart(e, $ripple); } }); + // if animation ends and user is not holding mouse then destroy the ripple bind("rippleEnd", ".ripple-wrapper .ripple", function(e, $ripple) { @@ -126,10 +168,11 @@ window.ripples = { rippleOut($ripple); } }); + // Destroy ripple when mouse is not holded anymore if the ripple still exists - bind("mouseup", ".ripple-wrapper", function() { + bind(["mouseup", "touchend"], ".ripple-wrapper", function() { var $ripple = $ripplecache; - if ($ripple.dataset.animating != 1) { + if ($ripple && $ripple.dataset.animating != 1) { rippleOut($ripple); } }); diff --git a/dist/js/ripples.min.js b/dist/js/ripples.min.js index c256e09b..ab5e0b3c 100644 --- a/dist/js/ripples.min.js +++ b/dist/js/ripples.min.js @@ -1 +1 @@ -window.ripples={init:function(a){"use strict";function b(a,b){var c=a.matches||a.matchesSelector||a.webkitMatchesSelector||a.mozMatchesSelector||a.msMatchesSelector||a.oMatchesSelector;return c.call(a,b)}var c=100,d=500,e=function(a,c,d){document.addEventListener(a,function(a){var e="number"!=typeof a.detail?a.detail:a.target;b(e,c)&&d(a,e)})},f=function(a,b){var c,e=b,f=e.parentNode,g=document.createElement("div"),h=f.getBoundingClientRect(),j={x:a.clientX-h.left,y:a.clientY-h.top},k="transform:scale("+Math.round(e.offsetWidth/5)+")",l=new CustomEvent("rippleEnd",{detail:g});i=g,g.className="ripple",g.setAttribute("style","left:"+j.x+"px; top:"+j.y+"px;"),e.appendChild(g),c=window.getComputedStyle(g).opacity,g.dataset.animating=1,g.className="ripple ripple-on",g.setAttribute("style",g.getAttribute("style")+["-ms-"+k,"-moz-"+k,"-webkit-"+k,k].join(";")),setTimeout(function(){g.dataset.animating=0,document.dispatchEvent(l)},d)},g=function(a){a.className="ripple ripple-on ripple-out",setTimeout(function(){a.remove()},c)},h=!1;document.body.onmousedown=function(){h=!0},document.body.onmouseup=function(){h=!1};var i,j=function(a,b){if(0===b.getElementsByClassName("ripple-wrapper").length){b.className+=" withripple";var c=document.createElement("div");c.className="ripple-wrapper",b.appendChild(c)}};e("mouseover",a,j),e("mousedown",".ripple-wrapper",function(a,b){(1===a.which||2===a.which)&&f(a,b)}),e("rippleEnd",".ripple-wrapper .ripple",function(a,b){var c=b.parentNode.getElementsByClassName("ripple");(!h||c[0]==b&&c.length>1)&&g(b)}),e("mouseup",".ripple-wrapper",function(){var a=i;1!=a.dataset.animating&&g(a)})}}; \ No newline at end of file +window.ripples={init:function(a){"use strict";function b(a,b){var c=a.matches||a.matchesSelector||a.webkitMatchesSelector||a.mozMatchesSelector||a.msMatchesSelector||a.oMatchesSelector;return c.call(a,b)}var c=100,d=500,e=function(a,c,d){"string"==typeof a&&(a=[a]),a.forEach(function(a){document.addEventListener(a,function(a){var e="number"!=typeof a.detail?a.detail:a.target;b(e,c)&&d(a,e)})})},f=function(a,b,c){var e,f=b,g=f.parentNode,h=document.createElement("div"),j=g.getBoundingClientRect(),k={x:a.clientX-j.left,y:(window.ontouchstart?a.clientY-window.scrollY:a.clientY)-j.top},l="scale("+Math.round(f.offsetWidth/5)+")",m=new CustomEvent("rippleEnd",{detail:h}),n=.1;a.touches&&(k={x:a.touches[0].clientX-j.left,y:a.touches[0].clientY-j.top}),console.log(k),i=h,h.className="ripple",h.setAttribute("style","left:"+k.x+"px; top:"+k.y+"px;");var o=window.getComputedStyle(g).color;o=o.replace("rgb","rgba").replace(")",", "+n+")"),f.appendChild(h),e=window.getComputedStyle(h).opacity,h.dataset.animating=1,h.className="ripple ripple-on";var p=[h.getAttribute("style"),"background-color: "+o,"-ms-transform: "+l,"-moz-transform"+l,"-webkit-transform"+l,"transform: "+l];h.setAttribute("style",p.join(";")),setTimeout(function(){h.dataset.animating=0,document.dispatchEvent(m),c&&c()},d)},g=function(a){a.className="ripple ripple-on ripple-out",setTimeout(function(){a.remove()},c)},h=!1;e(["mousedown","touchstart"],"*",function(){h=!0}),e(["mouseup","touchend"],"*",function(){h=!1});var i,j=function(a,b){if(0===b.getElementsByClassName("ripple-wrapper").length){b.className+=" withripple";var c=document.createElement("div");c.className="ripple-wrapper",b.appendChild(c),null===window.ontouchstart&&f(a,c,function(){c.getElementsByClassName("ripple")[0].remove()})}};e(["mouseover","touchstart"],a,j),e(["mousedown","touchstart"],".ripple-wrapper",function(a,b){(0===a.which||1===a.which||2===a.which)&&f(a,b)}),e("rippleEnd",".ripple-wrapper .ripple",function(a,b){var c=b.parentNode.getElementsByClassName("ripple");(!h||c[0]==b&&c.length>1)&&g(b)}),e(["mouseup","touchend"],".ripple-wrapper",function(){var a=i;a&&1!=a.dataset.animating&&g(a)})}}; diff --git a/fonts/LICENSE.txt b/fonts/LICENSE.txt index 6f9c3cf2..3d3a106d 100644 --- a/fonts/LICENSE.txt +++ b/fonts/LICENSE.txt @@ -1,27 +1,428 @@ -// Copyright (c) 2014 The Polymer Authors. All rights reserved. -// -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: -// -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. -// -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file +https://github.com/google/material-design-icons/blob/master/LICENSE + + +Attribution-ShareAlike 4.0 International + +======================================================================= + +Creative Commons Corporation ("Creative Commons") is not a law firm and +does not provide legal services or legal advice. Distribution of +Creative Commons public licenses does not create a lawyer-client or +other relationship. Creative Commons makes its licenses and related +information available on an "as-is" basis. Creative Commons gives no +warranties regarding its licenses, any material licensed under their +terms and conditions, or any related information. Creative Commons +disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and +conditions that creators and other rights holders may use to share +original works of authorship and other material subject to copyright +and certain other rights specified in the public license below. The +following considerations are for informational purposes only, are not +exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More_considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + +======================================================================= + +Creative Commons Attribution-ShareAlike 4.0 International Public +License + +By exercising the Licensed Rights (defined below), You accept and agree +to be bound by the terms and conditions of this Creative Commons +Attribution-ShareAlike 4.0 International Public License ("Public +License"). To the extent this Public License may be interpreted as a +contract, You are granted the Licensed Rights in consideration of Your +acceptance of these terms and conditions, and the Licensor grants You +such rights in consideration of benefits the Licensor receives from +making the Licensed Material available under these terms and +conditions. + + +Section 1 -- Definitions. + + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at + creativecommons.org/compatiblelicenses, approved by Creative + Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + + e. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name + of a Creative Commons Public License. The License Elements of this + Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + + i. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + + k. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + + +Section 2 -- Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + + a. reproduce and Share the Licensed Material, in whole or + in part; and + + b. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + + 3. Term. The term of this Public License is specified in Section + 6(a). + + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + + 5. Downstream recipients. + + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + + b. Additional offer from the Licensor -- Adapted Material. + Every recipient of Adapted Material from You + automatically receives an offer from the Licensor to + exercise the Licensed Rights in the Adapted Material + under the conditions of the Adapter's License You apply. + + c. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this + Public License. + + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + + +Section 3 -- License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the +following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified + form), You must: + + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of + warranties; + + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + + b. ShareAlike. + + In addition to the conditions in Section 3(a), if You Share + Adapted Material You produce, the following conditions also apply. + + 1. The Adapter's License You apply must be a Creative Commons + license with the same License Elements, this version or + later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the + Adapter's License You apply. You may satisfy this condition + in any reasonable manner based on the medium, means, and + context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms + or conditions on, or apply any Effective Technological + Measures to, Adapted Material that restrict exercise of the + rights granted under the Adapter's License You apply. + + +Section 4 -- Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that +apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material, + + including for purposes of Section 3(b); and + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not +replace Your obligations under this Public License where the Licensed +Rights include other Copyright and Similar Rights. + + +Section 5 -- Disclaimer of Warranties and Limitation of Liability. + + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + + +Section 6 -- Term and Termination. + + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + + 2. upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + + +Section 7 -- Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + + +Section 8 -- Interpretation. + + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + + +======================================================================= + +Creative Commons is not a party to its public licenses. +Notwithstanding, Creative Commons may elect to apply one of its public +licenses to material it publishes and in those instances will be +considered the "Licensor." Except for the limited purpose of indicating +that material is shared under a Creative Commons public license or as +otherwise permitted by the Creative Commons policies published at +creativecommons.org/policies, Creative Commons does not authorize the +use of the trademark "Creative Commons" or any other trademark or logo +of Creative Commons without its prior written consent including, +without limitation, in connection with any unauthorized modifications +to any of its public licenses or any other arrangements, +understandings, or agreements concerning use of licensed material. For +the avoidance of doubt, this paragraph does not form part of the public +licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/fonts/Material-Design-Icons.eot b/fonts/Material-Design-Icons.eot new file mode 100644 index 00000000..a097ba68 Binary files /dev/null and b/fonts/Material-Design-Icons.eot differ diff --git a/fonts/Material-Design-Icons.svg b/fonts/Material-Design-Icons.svg new file mode 100644 index 00000000..0b2c2c24 --- /dev/null +++ b/fonts/Material-Design-Icons.svg @@ -0,0 +1,751 @@ + + + +Generated by IcoMoon + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/fonts/Material-Design-Icons.ttf b/fonts/Material-Design-Icons.ttf new file mode 100644 index 00000000..f0c07f7a Binary files /dev/null and b/fonts/Material-Design-Icons.ttf differ diff --git a/fonts/Material-Design-Icons.woff b/fonts/Material-Design-Icons.woff new file mode 100644 index 00000000..e06f547c Binary files /dev/null and b/fonts/Material-Design-Icons.woff differ diff --git a/fonts/Material-Design.eot b/fonts/Material-Design.eot deleted file mode 100644 index 49485ecb..00000000 Binary files a/fonts/Material-Design.eot and /dev/null differ diff --git a/fonts/Material-Design.svg b/fonts/Material-Design.svg deleted file mode 100644 index 999b7a02..00000000 --- a/fonts/Material-Design.svg +++ /dev/null @@ -1,515 +0,0 @@ - - - - - -{ - "fontFamily": "Material-Design", - "majorVersion": 1, - "minorVersion": 0, - "license": "BSD", - "version": "Version 1.0", - "fontId": "Material-Design", - "psName": "Material-Design", - "subFamily": "Regular", - "fullName": "Material-Design", - "description": "Font generated by IcoMoon." -} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/fonts/Material-Design.ttf b/fonts/Material-Design.ttf deleted file mode 100644 index d71ce135..00000000 Binary files a/fonts/Material-Design.ttf and /dev/null differ diff --git a/fonts/Material-Design.woff b/fonts/Material-Design.woff deleted file mode 100644 index dbcd7783..00000000 Binary files a/fonts/Material-Design.woff and /dev/null differ diff --git a/index.html b/index.html index 6c44a04d..56eb28a6 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ + @@ -512,670 +536,815 @@

Variations are available for every icon, included for the original Bootstrap icons.

Example:

- - - - + + + +

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ +

action

+
mdi-action-3d-rotation
+
mdi-action-accessibility
+
mdi-action-account-balance
+
mdi-action-account-balance-wallet
+
mdi-action-account-box
+
mdi-action-account-child
+
mdi-action-account-circle
+
mdi-action-add-shopping-cart
+
mdi-action-alarm
+
mdi-action-alarm-add
+
mdi-action-alarm-off
+
mdi-action-alarm-on
+
mdi-action-android
+
mdi-action-announcement
+
mdi-action-aspect-ratio
+
mdi-action-assessment
+
mdi-action-assignment
+
mdi-action-assignment-ind
+
mdi-action-assignment-late
+
mdi-action-assignment-return
+
mdi-action-assignment-returned
+
mdi-action-assignment-turned-in
+
mdi-action-autorenew
+
mdi-action-backup
+
mdi-action-book
+
mdi-action-bookmark
+
mdi-action-bookmark-outline
+
mdi-action-bug-report
+
mdi-action-cached
+
mdi-action-class
+
mdi-action-credit-card
+
mdi-action-dashboard
+
mdi-action-delete
+
mdi-action-description
+
mdi-action-dns
+
mdi-action-done
+
mdi-action-done-all
+
mdi-action-event
+
mdi-action-exit-to-app
+
mdi-action-explore
+
mdi-action-extension
+
mdi-action-face-unlock
+
mdi-action-favorite
+
mdi-action-favorite-outline
+
mdi-action-find-in-page
+
mdi-action-find-replace
+
mdi-action-flip-to-back
+
mdi-action-flip-to-front
+
mdi-action-get-app
+
mdi-action-grade
+
mdi-action-group-work
+
mdi-action-help
+
mdi-action-highlight-remove
+
mdi-action-history
+
mdi-action-home
+
mdi-action-https
+
mdi-action-info
+
mdi-action-info-outline
+
mdi-action-input
+
mdi-action-invert-colors
+
mdi-action-label
+
mdi-action-label-outline
+
mdi-action-language
+
mdi-action-launch
+
mdi-action-list
+
mdi-action-lock
+
mdi-action-lock-open
+
mdi-action-lock-outline
+
mdi-action-loyalty
+
mdi-action-markunread-mailbox
+
mdi-action-note-add
+
mdi-action-open-in-browser
+
mdi-action-open-in-new
+
mdi-action-open-with
+
mdi-action-pageview
+
mdi-action-payment
+
mdi-action-perm-camera-mic
+
mdi-action-perm-contact-cal
+
mdi-action-perm-data-setting
+
mdi-action-perm-device-info
+
mdi-action-perm-identity
+
mdi-action-perm-media
+
mdi-action-perm-phone-msg
+
mdi-action-perm-scan-wifi
+
mdi-action-picture-in-picture
+
mdi-action-polymer
+
mdi-action-print
+
mdi-action-query-builder
+
mdi-action-question-answer
+
mdi-action-receipt
+
mdi-action-redeem
+
mdi-action-reorder
+
mdi-action-report-problem
+
mdi-action-restore
+
mdi-action-room
+
mdi-action-schedule
+
mdi-action-search
+
mdi-action-settings
+
mdi-action-settings-applications
+
mdi-action-settings-backup-restore
+
mdi-action-settings-bluetooth
+
mdi-action-settings-cell
+
mdi-action-settings-display
+
mdi-action-settings-ethernet
+
mdi-action-settings-input-antenna
+
mdi-action-settings-input-component
+
mdi-action-settings-input-composite
+
mdi-action-settings-input-hdmi
+
mdi-action-settings-input-svideo
+
mdi-action-settings-overscan
+
mdi-action-settings-phone
+
mdi-action-settings-power
+
mdi-action-settings-remote
+
mdi-action-settings-voice
+
mdi-action-shop
+
mdi-action-shop-two
+
mdi-action-shopping-basket
+
mdi-action-shopping-cart
+
mdi-action-speaker-notes
+
mdi-action-spellcheck
+
mdi-action-star-rate
+
mdi-action-stars
+
mdi-action-store
+
mdi-action-subject
+
mdi-action-swap-horiz
+
mdi-action-swap-vert
+
mdi-action-swap-vert-circle
+
mdi-action-system-update-tv
+
mdi-action-tab
+
mdi-action-tab-unselected
+
mdi-action-theaters
+
mdi-action-thumb-down
+
mdi-action-thumb-up
+
mdi-action-thumbs-up-down
+
mdi-action-toc
+
mdi-action-today
+
mdi-action-track-changes
+
mdi-action-translate
+
mdi-action-trending-down
+
mdi-action-trending-neutral
+
mdi-action-trending-up
+
mdi-action-turned-in
+
mdi-action-turned-in-not
+
mdi-action-verified-user
+
mdi-action-view-agenda
+
mdi-action-view-array
+
mdi-action-view-carousel
+
mdi-action-view-column
+
mdi-action-view-day
+
mdi-action-view-headline
+
mdi-action-view-list
+
mdi-action-view-module
+
mdi-action-view-quilt
+
mdi-action-view-stream
+
mdi-action-view-week
+
mdi-action-visibility
+
mdi-action-visibility-off
+
mdi-action-wallet-giftcard
+
mdi-action-wallet-membership
+
mdi-action-wallet-travel
+
mdi-action-work
+ +

alert

+ +
mdi-alert-error
+
mdi-alert-warning
+ + +

av

+ +
mdi-av-album
+
mdi-av-timer
+
mdi-av-closed-caption
+
mdi-av-equalizer
+
mdi-av-explicit
+
mdi-av-fast-forward
+
mdi-av-fast-rewind
+
mdi-av-games
+
mdi-av-hearing
+
mdi-av-high-quality
+
mdi-av-loop
+
mdi-av-mic
+
mdi-av-mic-none
+
mdi-av-mic-off
+
mdi-av-movie
+
mdi-av-my-library-add
+
mdi-av-my-library-books
+
mdi-av-my-library-music
+
mdi-av-new-releases
+
mdi-av-not-interested
+
mdi-av-pause
+
mdi-av-pause-circle-fill
+
mdi-av-pause-circle-outline
+
mdi-av-play-arrow
+
mdi-av-play-circle-fill
+
mdi-av-play-circle-outline
+
mdi-av-play-shopping-bag
+
mdi-av-playlist-add
+
mdi-av-queue
+
mdi-av-queue-music
+
mdi-av-radio
+
mdi-av-recent-actors
+
mdi-av-repeat
+
mdi-av-repeat-one
+
mdi-av-replay
+
mdi-av-shuffle
+
mdi-av-skip-next
+
mdi-av-skip-previous
+
mdi-av-snooze
+
mdi-av-stop
+
mdi-av-subtitles
+
mdi-av-surround-sound
+
mdi-av-video-collection
+
mdi-av-videocam
+
mdi-av-videocam-off
+
mdi-av-volume-down
+
mdi-av-volume-mute
+
mdi-av-volume-off
+
mdi-av-volume-up
+
mdi-av-web
+ + +

communication

+ +
mdi-communication-business
+
mdi-communication-call
+
mdi-communication-call-end
+
mdi-communication-call-made
+
mdi-communication-call-merge
+
mdi-communication-call-missed
+
mdi-communication-call-received
+
mdi-communication-call-split
+
mdi-communication-chat
+
mdi-communication-clear-all
+
mdi-communication-comment
+
mdi-communication-contacts
+
mdi-communication-dialer-sip
+
mdi-communication-dialpad
+
mdi-communication-dnd-on
+
mdi-communication-email
+
mdi-communication-forum
+
mdi-communication-import-export
+
mdi-communication-invert-colors-off
+
mdi-communication-invert-colors-on
+
mdi-communication-live-help
+
mdi-communication-location-off
+
mdi-communication-location-on
+
mdi-communication-message
+
mdi-communication-messenger
+
mdi-communication-no-sim
+
mdi-communication-phone
+
mdi-communication-portable-wifi-off
+
mdi-communication-quick-contacts-dialer
+
mdi-communication-quick-contacts-mail
+
mdi-communication-ring-volume
+
mdi-communication-stay-current-landscape
+
mdi-communication-stay-current-portrait
+
mdi-communication-stay-primary-landscape
+
mdi-communication-stay-primary-portrait
+
mdi-communication-swap-calls
+
mdi-communication-textsms
+
mdi-communication-voicemail
+
mdi-communication-vpn-key
+ + +

content

+ +
mdi-content-add
+
mdi-content-add-box
+
mdi-content-add-circle
+
mdi-content-add-circle-outline
+
mdi-content-archive
+
mdi-content-backspace
+
mdi-content-block
+
mdi-content-clear
+
mdi-content-content-copy
+
mdi-content-content-cut
+
mdi-content-content-paste
+
mdi-content-create
+
mdi-content-drafts
+
mdi-content-filter-list
+
mdi-content-flag
+
mdi-content-forward
+
mdi-content-gesture
+
mdi-content-inbox
+
mdi-content-link
+
mdi-content-mail
+
mdi-content-markunread
+
mdi-content-redo
+
mdi-content-remove
+
mdi-content-remove-circle
+
mdi-content-remove-circle-outline
+
mdi-content-reply
+
mdi-content-reply-all
+
mdi-content-report
+
mdi-content-save
+
mdi-content-select-all
+
mdi-content-send
+
mdi-content-sort
+
mdi-content-text-format
+
mdi-content-undo
+ + +

device

+ +
mdi-device-access-alarm
+
mdi-device-access-alarms
+
mdi-device-access-time
+
mdi-device-add-alarm
+
mdi-device-airplanemode-off
+
mdi-device-airplanemode-on
+
mdi-device-battery-20
+
mdi-device-battery-30
+
mdi-device-battery-50
+
mdi-device-battery-60
+
mdi-device-battery-80
+
mdi-device-battery-90
+
mdi-device-battery-alert
+
mdi-device-battery-charging-20
+
mdi-device-battery-charging-30
+
mdi-device-battery-charging-50
+
mdi-device-battery-charging-60
+
mdi-device-battery-charging-80
+
mdi-device-battery-charging-90
+
mdi-device-battery-charging-full
+
mdi-device-battery-full
+
mdi-device-battery-std
+
mdi-device-battery-unknown
+
mdi-device-bluetooth
+
mdi-device-bluetooth-connected
+
mdi-device-bluetooth-disabled
+
mdi-device-bluetooth-searching
+
mdi-device-brightness-auto
+
mdi-device-brightness-high
+
mdi-device-brightness-low
+
mdi-device-brightness-medium
+
mdi-device-data-usage
+
mdi-device-developer-mode
+
mdi-device-devices
+
mdi-device-dvr
+
mdi-device-gps-fixed
+
mdi-device-gps-not-fixed
+
mdi-device-gps-off
+
mdi-device-location-disabled
+
mdi-device-location-searching
+
mdi-device-multitrack-audio
+
mdi-device-network-cell
+
mdi-device-network-wifi
+
mdi-device-nfc
+
mdi-device-now-wallpaper
+
mdi-device-now-widgets
+
mdi-device-screen-lock-landscape
+
mdi-device-screen-lock-portrait
+
mdi-device-screen-lock-rotation
+
mdi-device-screen-rotation
+
mdi-device-sd-storage
+
mdi-device-settings-system-daydream
+
mdi-device-signal-cellular-0-bar
+
mdi-device-signal-cellular-1-bar
+
mdi-device-signal-cellular-2-bar
+
mdi-device-signal-cellular-3-bar
+
mdi-device-signal-cellular-4-bar
+
mdi-device-signal-cellular-connected-no-internet-0-bar
+
mdi-device-signal-cellular-connected-no-internet-1-bar
+
mdi-device-signal-cellular-connected-no-internet-2-bar
+
mdi-device-signal-cellular-connected-no-internet-3-bar
+
mdi-device-signal-cellular-connected-no-internet-4-bar
+
mdi-device-signal-cellular-no-sim
+
mdi-device-signal-cellular-null
+
mdi-device-signal-cellular-off
+
mdi-device-signal-wifi-0-bar
+
mdi-device-signal-wifi-1-bar
+
mdi-device-signal-wifi-2-bar
+
mdi-device-signal-wifi-3-bar
+
mdi-device-signal-wifi-4-bar
+
mdi-device-signal-wifi-off
+
mdi-device-storage
+
mdi-device-usb
+
mdi-device-wifi-lock
+
mdi-device-wifi-tethering
+ +

editor

+ +
mdi-editor-attach-file
+
mdi-editor-attach-money
+
mdi-editor-border-all
+
mdi-editor-border-bottom
+
mdi-editor-border-clear
+
mdi-editor-border-color
+
mdi-editor-border-horizontal
+
mdi-editor-border-inner
+
mdi-editor-border-left
+
mdi-editor-border-outer
+
mdi-editor-border-right
+
mdi-editor-border-style
+
mdi-editor-border-top
+
mdi-editor-border-vertical
+
mdi-editor-format-align-center
+
mdi-editor-format-align-justify
+
mdi-editor-format-align-left
+
mdi-editor-format-align-right
+
mdi-editor-format-bold
+
mdi-editor-format-clear
+
mdi-editor-format-color-fill
+
mdi-editor-format-color-reset
+
mdi-editor-format-color-text
+
mdi-editor-format-indent-decrease
+
mdi-editor-format-indent-increase
+
mdi-editor-format-italic
+
mdi-editor-format-line-spacing
+
mdi-editor-format-list-bulleted
+
mdi-editor-format-list-numbered
+
mdi-editor-format-paint
+
mdi-editor-format-quote
+
mdi-editor-format-size
+
mdi-editor-format-strikethrough
+
mdi-editor-format-textdirection-l-to-r
+
mdi-editor-format-textdirection-r-to-l
+
mdi-editor-format-underline
+
mdi-editor-functions
+
mdi-editor-insert-chart
+
mdi-editor-insert-comment
+
mdi-editor-insert-drive-file
+
mdi-editor-insert-emoticon
+
mdi-editor-insert-invitation
+
mdi-editor-insert-link
+
mdi-editor-insert-photo
+
mdi-editor-merge-type
+
mdi-editor-mode-comment
+
mdi-editor-mode-edit
+
mdi-editor-publish
+
mdi-editor-vertical-align-bottom
+
mdi-editor-vertical-align-center
+
mdi-editor-vertical-align-top
+
mdi-editor-wrap-text
+ + +

file

+ +
mdi-file-attachment
+
mdi-file-cloud
+
mdi-file-cloud-circle
+
mdi-file-cloud-done
+
mdi-file-cloud-download
+
mdi-file-cloud-off
+
mdi-file-cloud-queue
+
mdi-file-cloud-upload
+
mdi-file-file-download
+
mdi-file-file-upload
+
mdi-file-folder
+
mdi-file-folder-open
+
mdi-file-folder-shared
+ + +

hardware

+ +
mdi-hardware-cast
+
mdi-hardware-cast-connected
+
mdi-hardware-computer
+
mdi-hardware-desktop-mac
+
mdi-hardware-desktop-windows
+
mdi-hardware-dock
+
mdi-hardware-gamepad
+
mdi-hardware-headset
+
mdi-hardware-headset-mic
+
mdi-hardware-keyboard
+
mdi-hardware-keyboard-alt
+
mdi-hardware-keyboard-arrow-down
+
mdi-hardware-keyboard-arrow-left
+
mdi-hardware-keyboard-arrow-right
+
mdi-hardware-keyboard-arrow-up
+
mdi-hardware-keyboard-backspace
+
mdi-hardware-keyboard-capslock
+
mdi-hardware-keyboard-control
+
mdi-hardware-keyboard-hide
+
mdi-hardware-keyboard-return
+
mdi-hardware-keyboard-tab
+
mdi-hardware-keyboard-voice
+
mdi-hardware-laptop
+
mdi-hardware-laptop-chromebook
+
mdi-hardware-laptop-mac
+
mdi-hardware-laptop-windows
+
mdi-hardware-memory
+
mdi-hardware-mouse
+
mdi-hardware-phone-android
+
mdi-hardware-phone-iphone
+
mdi-hardware-phonelink
+
mdi-hardware-phonelink-off
+
mdi-hardware-security
+
mdi-hardware-sim-card
+
mdi-hardware-smartphone
+
mdi-hardware-speaker
+
mdi-hardware-tablet
+
mdi-hardware-tablet-android
+
mdi-hardware-tablet-mac
+
mdi-hardware-tv
+
mdi-hardware-watch
+ + +

image

+ +
mdi-image-add-to-photos
+
mdi-image-adjust
+
mdi-image-assistant-photo
+
mdi-image-audiotrack
+
mdi-image-blur-circular
+
mdi-image-blur-linear
+
mdi-image-blur-off
+
mdi-image-blur-on
+
mdi-image-brightness-1
+
mdi-image-brightness-2
+
mdi-image-brightness-3
+
mdi-image-brightness-4
+
mdi-image-brightness-5
+
mdi-image-brightness-6
+
mdi-image-brightness-7
+
mdi-image-brush
+
mdi-image-camera
+
mdi-image-camera-alt
+
mdi-image-camera-front
+
mdi-image-camera-rear
+
mdi-image-camera-roll
+
mdi-image-center-focus-strong
+
mdi-image-center-focus-weak
+
mdi-image-collections
+
mdi-image-color-lens
+
mdi-image-colorize
+
mdi-image-compare
+
mdi-image-control-point
+
mdi-image-control-point-duplicate
+
mdi-image-crop-16-9
+
mdi-image-crop
+
mdi-image-crop-3-2
+
mdi-image-crop-5-4
+
mdi-image-crop-7-5
+
mdi-image-crop-din
+
mdi-image-crop-free
+
mdi-image-crop-landscape
+
mdi-image-crop-original
+
mdi-image-crop-portrait
+
mdi-image-crop-square
+
mdi-image-dehaze
+
mdi-image-details
+
mdi-image-edit
+
mdi-image-exposure
+
mdi-image-exposure-minus-1
+
mdi-image-exposure-minus-2
+
mdi-image-exposure-plus-1
+
mdi-image-exposure-plus-2
+
mdi-image-exposure-zero
+
mdi-image-filter-1
+
mdi-image-filter
+
mdi-image-filter-2
+
mdi-image-filter-3
+
mdi-image-filter-4
+
mdi-image-filter-5
+
mdi-image-filter-6
+
mdi-image-filter-7
+
mdi-image-filter-8
+
mdi-image-filter-9
+
mdi-image-filter-9-plus
+
mdi-image-filter-b-and-w
+
mdi-image-filter-center-focus
+
mdi-image-filter-drama
+
mdi-image-filter-frames
+
mdi-image-filter-hdr
+
mdi-image-filter-none
+
mdi-image-filter-tilt-shift
+
mdi-image-filter-vintage
+
mdi-image-flare
+
mdi-image-flash-auto
+
mdi-image-flash-off
+
mdi-image-flash-on
+
mdi-image-flip
+
mdi-image-gradient
+
mdi-image-grain
+
mdi-image-grid-off
+
mdi-image-grid-on
+
mdi-image-hdr-off
+
mdi-image-hdr-on
+
mdi-image-hdr-strong
+
mdi-image-hdr-weak
+
mdi-image-healing
+
mdi-image-image
+
mdi-image-image-aspect-ratio
+
mdi-image-iso
+
mdi-image-landscape
+
mdi-image-leak-add
+
mdi-image-leak-remove
+
mdi-image-lens
+
mdi-image-looks
+
mdi-image-looks-3
+
mdi-image-looks-4
+
mdi-image-looks-5
+
mdi-image-looks-6
+
mdi-image-looks-one
+
mdi-image-looks-two
+
mdi-image-loupe
+
mdi-image-movie-creation
+
mdi-image-nature
+
mdi-image-nature-people
+
mdi-image-navigate-before
+
mdi-image-navigate-next
+
mdi-image-palette
+
mdi-image-panorama
+
mdi-image-panorama-fisheye
+
mdi-image-panorama-horizontal
+
mdi-image-panorama-vertical
+
mdi-image-panorama-wide-angle
+
mdi-image-photo
+
mdi-image-photo-album
+
mdi-image-photo-camera
+
mdi-image-photo-library
+
mdi-image-portrait
+
mdi-image-remove-red-eye
+
mdi-image-rotate-left
+
mdi-image-rotate-right
+
mdi-image-slideshow
+
mdi-image-straighten
+
mdi-image-style
+
mdi-image-switch-camera
+
mdi-image-switch-video
+
mdi-image-tag-faces
+
mdi-image-texture
+
mdi-image-timelapse
+
mdi-image-timer-10
+
mdi-image-timer
+
mdi-image-timer-3
+
mdi-image-timer-auto
+
mdi-image-timer-off
+
mdi-image-tonality
+
mdi-image-transform
+
mdi-image-tune
+
mdi-image-wb-auto
+
mdi-image-wb-cloudy
+
mdi-image-wb-incandescent
+
mdi-image-wb-irradescent
+
mdi-image-wb-sunny
+ + +

maps

+ +
mdi-maps-beenhere
+
mdi-maps-directions
+
mdi-maps-directions-bike
+
mdi-maps-directions-bus
+
mdi-maps-directions-car
+
mdi-maps-directions-ferry
+
mdi-maps-directions-subway
+
mdi-maps-directions-train
+
mdi-maps-directions-transit
+
mdi-maps-directions-walk
+
mdi-maps-flight
+
mdi-maps-hotel
+
mdi-maps-layers
+
mdi-maps-layers-clear
+
mdi-maps-local-airport
+
mdi-maps-local-atm
+
mdi-maps-local-attraction
+
mdi-maps-local-bar
+
mdi-maps-local-cafe
+
mdi-maps-local-car-wash
+
mdi-maps-local-convenience-store
+
mdi-maps-local-drink
+
mdi-maps-local-florist
+
mdi-maps-local-gas-station
+
mdi-maps-local-grocery-store
+
mdi-maps-local-hospital
+
mdi-maps-local-hotel
+
mdi-maps-local-laundry-service
+
mdi-maps-local-library
+
mdi-maps-local-mall
+
mdi-maps-local-movies
+
mdi-maps-local-offer
+
mdi-maps-local-parking
+
mdi-maps-local-pharmacy
+
mdi-maps-local-phone
+
mdi-maps-local-pizza
+
mdi-maps-local-play
+
mdi-maps-local-post-office
+
mdi-maps-local-print-shop
+
mdi-maps-local-restaurant
+
mdi-maps-local-see
+
mdi-maps-local-shipping
+
mdi-maps-local-taxi
+
mdi-maps-location-history
+
mdi-maps-map
+
mdi-maps-my-location
+
mdi-maps-navigation
+
mdi-maps-pin-drop
+
mdi-maps-place
+
mdi-maps-rate-review
+
mdi-maps-restaurant-menu
+
mdi-maps-satellite
+
mdi-maps-store-mall-directory
+
mdi-maps-terrain
+
mdi-maps-traffic
+ + +

navigation

+ +
mdi-navigation-apps
+
mdi-navigation-arrow-back
+
mdi-navigation-arrow-drop-down
+
mdi-navigation-arrow-drop-down-circle
+
mdi-navigation-arrow-drop-up
+
mdi-navigation-arrow-forward
+
mdi-navigation-cancel
+
mdi-navigation-check
+
mdi-navigation-chevron-left
+
mdi-navigation-chevron-right
+
mdi-navigation-close
+
mdi-navigation-expand-less
+
mdi-navigation-expand-more
+
mdi-navigation-fullscreen
+
mdi-navigation-fullscreen-exit
+
mdi-navigation-menu
+
mdi-navigation-more-horiz
+
mdi-navigation-more-vert
+
mdi-navigation-refresh
+
mdi-navigation-unfold-less
+
mdi-navigation-unfold-more
+ + +

notification

+ +
mdi-notification-adb
+
mdi-notification-bluetooth-audio
+
mdi-notification-disc-full
+
mdi-notification-dnd-forwardslash
+
mdi-notification-do-not-disturb
+
mdi-notification-drive-eta
+
mdi-notification-event-available
+
mdi-notification-event-busy
+
mdi-notification-event-note
+
mdi-notification-folder-special
+
mdi-notification-mms
+
mdi-notification-more
+
mdi-notification-network-locked
+
mdi-notification-phone-bluetooth-speaker
+
mdi-notification-phone-forwarded
+
mdi-notification-phone-in-talk
+
mdi-notification-phone-locked
+
mdi-notification-phone-missed
+
mdi-notification-phone-paused
+
mdi-notification-play-download
+
mdi-notification-play-install
+
mdi-notification-sd-card
+
mdi-notification-sim-card-alert
+
mdi-notification-sms
+
mdi-notification-sms-failed
+
mdi-notification-sync
+
mdi-notification-sync-disabled
+
mdi-notification-sync-problem
+
mdi-notification-system-update
+
mdi-notification-tap-and-play
+
mdi-notification-time-to-leave
+
mdi-notification-vibration
+
mdi-notification-voice-chat
+
mdi-notification-vpn-lock
+ + +

social

+ +
mdi-social-cake
+
mdi-social-domain
+
mdi-social-group
+
mdi-social-group-add
+
mdi-social-location-city
+
mdi-social-mood
+
mdi-social-notifications
+
mdi-social-notifications-none
+
mdi-social-notifications-off
+
mdi-social-notifications-on
+
mdi-social-notifications-paused
+
mdi-social-pages
+
mdi-social-party-mode
+
mdi-social-people
+
mdi-social-people-outline
+
mdi-social-person
+
mdi-social-person-add
+
mdi-social-person-outline
+
mdi-social-plus-one
+
mdi-social-poll
+
mdi-social-public
+
mdi-social-school
+
mdi-social-share
+
mdi-social-whatshot
+ + +

toggle

+ +
mdi-toggle-check-box
+
mdi-toggle-check-box-outline-blank
+
mdi-toggle-radio-button-off
+
mdi-toggle-radio-button-on
+
@@ -2062,7 +2231,7 @@ -