/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } /* line 19, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ body { margin: 0; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } /* line 54, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } /* line 67, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ audio:not([controls]) { display: none; height: 0; } /* line 77, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ [hidden], template { display: none; } /* line 89, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ a { background-color: transparent; } /* line 99, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ a:active { outline: 0; } /* line 102, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ a:hover { outline: 0; } /* line 114, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ abbr[title] { border-bottom: 1px dotted; } /* line 122, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ b, strong { font-weight: bold; } /* line 131, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ dfn { font-style: italic; } /* line 140, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ h1 { margin: .67em 0; font-size: 2em; } /* line 149, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ mark { color: #000; background: #ff0; } /* line 158, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ small { font-size: 80%; } /* line 166, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } /* line 174, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ sup { top: -.5em; } /* line 178, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ sub { bottom: -.25em; } /* line 189, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ img { border: 0; } /* line 197, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ svg:not(:root) { overflow: hidden; } /* line 208, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ figure { margin: 1em 40px; } /* line 216, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ hr { height: 0; -webkit-box-sizing: content-box; box-sizing: content-box; } /* line 225, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ pre { overflow: auto; } /* line 233, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* line 256, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ button, input, optgroup, select, textarea { margin: 0; font: inherit; color: inherit; } /* line 270, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ button { overflow: visible; } /* line 281, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ button, select { text-transform: none; } /* line 294, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } /* line 306, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ button[disabled], html input[disabled] { cursor: default; } /* line 315, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; } /* line 326, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ input { line-height: normal; } /* line 338, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; } /* line 350, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /* line 360, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ input[type="search"] { -webkit-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; } /* line 371, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /* line 380, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ fieldset { padding: .35em .625em .75em; margin: 0 2px; border: 1px solid #c0c0c0; } /* line 391, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ legend { padding: 0; border: 0; } /* line 400, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ textarea { overflow: auto; } /* line 409, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ optgroup { font-weight: bold; } /* line 420, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ table { border-spacing: 0; border-collapse: collapse; } /* line 425, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_normalize.scss */ td, th { padding: 0; } @media print { /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ *, *::before, *::after { text-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ a, a:visited { text-decoration: underline; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ abbr[title]::after { content: " (" attr(title) ")"; } /* line 25, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } /* line 31, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ thead { display: table-header-group; } /* line 35, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ tr, img { page-break-inside: avoid; } /* line 40, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ img { max-width: 100% !important; } /* line 44, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ p, h2, h3 { orphans: 3; widows: 3; } /* line 51, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ h2, h3 { page-break-after: avoid; } /* line 59, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ .navbar { display: none; } /* line 64, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; } /* line 68, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ .label { border: 1px solid #000; } /* line 72, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ .table { border-collapse: collapse !important; } /* line 75, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ .table td, .table th { background-color: #fff !important; } /* line 81, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_print.scss */ .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ html { -webkit-box-sizing: border-box; box-sizing: border-box; } /* line 24, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ *, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; } @-moz-viewport { width: device-width; } @-ms-viewport { width: device-width; } @-webkit-viewport { width: device-width; } @viewport { width: device-width; } /* line 62, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ html { -ms-overflow-style: scrollbar; font-size: 16px; -webkit-tap-highlight-color: transparent; } /* line 76, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ body { font-family: "Roboto", "Helvetica", "Arial", sans-serif; font-size: 1rem; line-height: 1.5; color: rgba(0, 0, 0, .87); background-color: #fafafa; } /* line 92, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ [tabindex="-1"]:focus { outline: none !important; } /* line 105, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: .5rem; } /* line 114, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ p { margin-top: 0; margin-bottom: 1rem; } /* line 120, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted rgba(0, 0, 0, .26); } /* line 127, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } /* line 133, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ ol, ul, dl { margin-top: 0; margin-bottom: 1rem; } /* line 140, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; } /* line 147, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ dt { font-weight: bold; } /* line 151, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ dd { margin-bottom: .5rem; margin-left: 0; } /* line 156, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ blockquote { margin: 0 0 1rem; } /* line 165, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ a { color: #009688; text-decoration: none; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a:focus, a:hover { color: #004a43; text-decoration: underline; } /* line 174, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } /* line 184, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ pre { margin-top: 0; margin-bottom: 1rem; } /* line 196, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ figure { margin: 0 0 1rem; } /* line 207, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ img { vertical-align: middle; } /* line 222, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ [role="button"] { cursor: pointer; } /* line 237, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ a, area, button, [role="button"], input, label, select, summary, textarea { -ms-touch-action: manipulation; touch-action: manipulation; } /* line 254, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ table { background-color: transparent; } /* line 259, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ caption { padding-top: .75rem; padding-bottom: .75rem; color: rgba(0, 0, 0, .26); text-align: left; caption-side: bottom; } /* line 267, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ th { text-align: left; } /* line 277, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ label { display: inline-block; margin-bottom: .5rem; } /* line 287, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } /* line 292, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ input, button, select, textarea { margin: 0; line-height: inherit; border-radius: 0; } /* line 306, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ textarea { resize: vertical; } /* line 311, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ fieldset { min-width: 0; padding: 0; margin: 0; border: 0; } /* line 322, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ legend { display: block; width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; } /* line 333, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ input[type="search"] { -webkit-box-sizing: inherit; box-sizing: inherit; -webkit-appearance: none; } /* line 344, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ output { display: inline-block; } /* line 352, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_reboot.scss */ [hidden] { display: none !important; } /* line 5, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: .25rem; font-family: inherit; font-weight: 400; line-height: 1.1; color: inherit; } /* line 14, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ h1 { font-size: 2.5rem; } /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ h2 { font-size: 2rem; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ h3 { font-size: 1.75rem; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ h4 { font-size: 1.5rem; } /* line 18, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ h5 { font-size: 1.25rem; } /* line 19, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ h6 { font-size: 1rem; } /* line 24, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .h1 { font-size: 2.5rem; } /* line 25, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .h2 { font-size: 2rem; } /* line 26, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .h3 { font-size: 1.75rem; } /* line 27, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .h4 { font-size: 1.5rem; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .h5 { font-size: 1.25rem; } /* line 29, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .h6 { font-size: 1rem; } /* line 31, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .lead { font-size: 1.25rem; font-weight: 300; } /* line 37, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .display-1 { font-size: 7rem; font-weight: 300; } /* line 41, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .display-2 { font-size: 3.5rem; font-weight: 300; } /* line 45, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .display-3 { font-size: 2.8125rem; font-weight: 300; } /* line 49, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .display-4 { font-size: 2.125rem; font-weight: 300; } /* line 59, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ hr { margin-top: .5rem; margin-bottom: .5rem; border: 0; border-top: 1px solid rgba(0, 0, 0, .1); } /* line 71, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ small, .small { font-size: 80%; font-weight: normal; } /* line 77, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ mark, .mark { padding: .2em; background-color: #ff5722; } /* line 88, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .list-unstyled { padding-left: 0; list-style: none; } /* line 93, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .list-inline { padding-left: 0; list-style: none; } /* line 96, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .list-inline-item { display: inline-block; } /* line 99, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .list-inline-item:not(:last-child) { margin-right: 5px; } /* line 110, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .initialism { font-size: 90%; text-transform: uppercase; } /* line 116, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .blockquote { padding: .25rem .5rem; margin-bottom: .5rem; font-size: 1.25rem; border-left: .25rem solid rgba(0, 0, 0, .12); } /* line 123, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .blockquote-footer { display: block; font-size: 80%; line-height: 1.5; color: rgba(0, 0, 0, .26); } /* line 129, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .blockquote-footer::before { content: "\2014 \00A0"; } /* line 135, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .blockquote-reverse { padding-right: .5rem; padding-left: 0; text-align: right; border-right: .25rem solid rgba(0, 0, 0, .12); border-left: 0; } /* line 144, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .blockquote-reverse .blockquote-footer::before { content: ""; } /* line 147, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_type.scss */ .blockquote-reverse .blockquote-footer::after { content: "\00A0 \2014"; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_images.scss */ .img-fluid, .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img { display: block; max-width: 100%; height: auto; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_images.scss */ .img-rounded { border-radius: .3rem; } /* line 18, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_images.scss */ .img-thumbnail { display: inline-block; max-width: 100%; height: auto; padding: .25rem; line-height: 1.5; background-color: #fafafa; border: 1px solid #ddd; border-radius: .125rem; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075); box-shadow: 0 1px 2px rgba(0, 0, 0, .075); -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } /* line 32, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_images.scss */ .img-circle { border-radius: 50%; } /* line 40, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_images.scss */ .figure { display: inline-block; } /* line 45, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_images.scss */ .figure-img { margin-bottom: .25rem; line-height: 1; } /* line 50, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_images.scss */ .figure-caption { font-size: 90%; color: rgba(0, 0, 0, .26); } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_code.scss */ code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_code.scss */ code { padding: .2rem .4rem; font-size: 90%; color: #bd4147; background-color: #eee; border-radius: .125rem; } /* line 19, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_code.scss */ kbd { padding: .2rem .4rem; font-size: 90%; color: #fff; background-color: #333; border-radius: .0625rem; -webkit-box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25); box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25); } /* line 27, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_code.scss */ kbd kbd { padding: 0; font-size: 100%; font-weight: bold; -webkit-box-shadow: none; box-shadow: none; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_code.scss */ pre { display: block; margin-top: 0; margin-bottom: 1rem; font-size: 90%; line-height: 1.5; color: rgba(0, 0, 0, .87); } /* line 45, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_code.scss */ pre code { padding: 0; font-size: inherit; color: inherit; background-color: transparent; border-radius: 0; } /* line 55, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_code.scss */ .pre-scrollable { max-height: 340px; overflow-y: scroll; } /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .container { padding-right: .9375rem; padding-left: .9375rem; margin-right: auto; margin-left: auto; } @media (min-width: 544px) { /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .container { max-width: 576px; } } @media (min-width: 768px) { /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .container { max-width: 720px; } } @media (min-width: 992px) { /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .container { max-width: 940px; } } @media (min-width: 1200px) { /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .container { max-width: 1140px; } } /* line 18, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .container-fluid { padding-right: .9375rem; padding-left: .9375rem; margin-right: auto; margin-left: auto; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-right: -.9375rem; margin-left: -.9375rem; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 { position: relative; min-height: 1px; padding-right: .9375rem; padding-left: .9375rem; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-1 { max-width: 8.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.333333%; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-2 { max-width: 16.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-3 { max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-4 { max-width: 33.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-5 { max-width: 41.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.666667%; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-6 { max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-7 { max-width: 58.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.333333%; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-8 { max-width: 66.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.666667%; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-9 { max-width: 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-10 { max-width: 83.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.333333%; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-11 { max-width: 91.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.666667%; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-12 { max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-0 { right: auto; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-1 { right: 8.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-2 { right: 16.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-3 { right: 25%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-4 { right: 33.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-5 { right: 41.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-6 { right: 50%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-7 { right: 58.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-8 { right: 66.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-9 { right: 75%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-10 { right: 83.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-11 { right: 91.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-pull-12 { right: 100%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-0 { left: auto; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-1 { left: 8.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-2 { left: 16.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-3 { left: 25%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-4 { left: 33.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-5 { left: 41.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-6 { left: 50%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-7 { left: 58.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-8 { left: 66.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-9 { left: 75%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-10 { left: 83.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-11 { left: 91.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-push-12 { left: 100%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-offset-1 { margin-left: 8.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-offset-2 { margin-left: 16.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-offset-3 { margin-left: 25%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-offset-4 { margin-left: 33.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-offset-5 { margin-left: 41.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-offset-6 { margin-left: 50%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-offset-7 { margin-left: 58.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-offset-8 { margin-left: 66.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-offset-9 { margin-left: 75%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-offset-10 { margin-left: 83.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xs-offset-11 { margin-left: 91.666667%; } @media (min-width: 544px) { /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-1 { max-width: 8.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.333333%; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-2 { max-width: 16.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-3 { max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-4 { max-width: 33.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-5 { max-width: 41.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.666667%; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-6 { max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-7 { max-width: 58.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.333333%; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-8 { max-width: 66.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.666667%; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-9 { max-width: 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-10 { max-width: 83.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.333333%; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-11 { max-width: 91.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.666667%; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-12 { max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-0 { right: auto; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-1 { right: 8.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-2 { right: 16.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-3 { right: 25%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-4 { right: 33.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-5 { right: 41.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-6 { right: 50%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-7 { right: 58.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-8 { right: 66.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-9 { right: 75%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-10 { right: 83.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-11 { right: 91.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-pull-12 { right: 100%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-0 { left: auto; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-1 { left: 8.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-2 { left: 16.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-3 { left: 25%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-4 { left: 33.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-5 { left: 41.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-6 { left: 50%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-7 { left: 58.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-8 { left: 66.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-9 { left: 75%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-10 { left: 83.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-11 { left: 91.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-push-12 { left: 100%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-offset-0 { margin-left: 0; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-offset-1 { margin-left: 8.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-offset-2 { margin-left: 16.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-offset-3 { margin-left: 25%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-offset-4 { margin-left: 33.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-offset-5 { margin-left: 41.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-offset-6 { margin-left: 50%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-offset-7 { margin-left: 58.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-offset-8 { margin-left: 66.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-offset-9 { margin-left: 75%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-offset-10 { margin-left: 83.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-sm-offset-11 { margin-left: 91.666667%; } } @media (min-width: 768px) { /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-1 { max-width: 8.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.333333%; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-2 { max-width: 16.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-3 { max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-4 { max-width: 33.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-5 { max-width: 41.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.666667%; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-6 { max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-7 { max-width: 58.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.333333%; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-8 { max-width: 66.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.666667%; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-9 { max-width: 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-10 { max-width: 83.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.333333%; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-11 { max-width: 91.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.666667%; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-12 { max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-0 { right: auto; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-1 { right: 8.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-2 { right: 16.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-3 { right: 25%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-4 { right: 33.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-5 { right: 41.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-6 { right: 50%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-7 { right: 58.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-8 { right: 66.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-9 { right: 75%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-10 { right: 83.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-11 { right: 91.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-pull-12 { right: 100%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-0 { left: auto; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-1 { left: 8.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-2 { left: 16.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-3 { left: 25%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-4 { left: 33.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-5 { left: 41.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-6 { left: 50%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-7 { left: 58.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-8 { left: 66.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-9 { left: 75%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-10 { left: 83.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-11 { left: 91.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-push-12 { left: 100%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-offset-0 { margin-left: 0; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-offset-1 { margin-left: 8.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-offset-2 { margin-left: 16.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-offset-3 { margin-left: 25%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-offset-4 { margin-left: 33.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-offset-5 { margin-left: 41.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-offset-6 { margin-left: 50%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-offset-7 { margin-left: 58.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-offset-8 { margin-left: 66.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-offset-9 { margin-left: 75%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-offset-10 { margin-left: 83.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-md-offset-11 { margin-left: 91.666667%; } } @media (min-width: 992px) { /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-1 { max-width: 8.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.333333%; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-2 { max-width: 16.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-3 { max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-4 { max-width: 33.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-5 { max-width: 41.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.666667%; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-6 { max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-7 { max-width: 58.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.333333%; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-8 { max-width: 66.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.666667%; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-9 { max-width: 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-10 { max-width: 83.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.333333%; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-11 { max-width: 91.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.666667%; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-12 { max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-0 { right: auto; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-1 { right: 8.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-2 { right: 16.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-3 { right: 25%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-4 { right: 33.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-5 { right: 41.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-6 { right: 50%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-7 { right: 58.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-8 { right: 66.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-9 { right: 75%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-10 { right: 83.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-11 { right: 91.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-pull-12 { right: 100%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-0 { left: auto; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-1 { left: 8.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-2 { left: 16.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-3 { left: 25%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-4 { left: 33.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-5 { left: 41.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-6 { left: 50%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-7 { left: 58.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-8 { left: 66.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-9 { left: 75%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-10 { left: 83.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-11 { left: 91.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-push-12 { left: 100%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-offset-0 { margin-left: 0; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-offset-1 { margin-left: 8.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-offset-2 { margin-left: 16.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-offset-3 { margin-left: 25%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-offset-4 { margin-left: 33.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-offset-5 { margin-left: 41.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-offset-6 { margin-left: 50%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-offset-7 { margin-left: 58.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-offset-8 { margin-left: 66.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-offset-9 { margin-left: 75%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-offset-10 { margin-left: 83.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-lg-offset-11 { margin-left: 91.666667%; } } @media (min-width: 1200px) { /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-1 { max-width: 8.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.333333%; -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-2 { max-width: 16.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.666667%; -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-3 { max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; -ms-flex: 0 0 25%; flex: 0 0 25%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-4 { max-width: 33.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-5 { max-width: 41.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.666667%; -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-6 { max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%; -ms-flex: 0 0 50%; flex: 0 0 50%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-7 { max-width: 58.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.333333%; -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-8 { max-width: 66.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.666667%; -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-9 { max-width: 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%; -ms-flex: 0 0 75%; flex: 0 0 75%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-10 { max-width: 83.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.333333%; -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-11 { max-width: 91.666667%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.666667%; -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-12 { max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-0 { right: auto; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-1 { right: 8.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-2 { right: 16.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-3 { right: 25%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-4 { right: 33.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-5 { right: 41.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-6 { right: 50%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-7 { right: 58.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-8 { right: 66.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-9 { right: 75%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-10 { right: 83.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-11 { right: 91.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-pull-12 { right: 100%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-0 { left: auto; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-1 { left: 8.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-2 { left: 16.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-3 { left: 25%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-4 { left: 33.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-5 { left: 41.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-6 { left: 50%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-7 { left: 58.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-8 { left: 66.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-9 { left: 75%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-10 { left: 83.333333%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-11 { left: 91.666667%; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-push-12 { left: 100%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-offset-0 { margin-left: 0; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-offset-1 { margin-left: 8.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-offset-2 { margin-left: 16.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-offset-3 { margin-left: 25%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-offset-4 { margin-left: 33.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-offset-5 { margin-left: 41.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-offset-6 { margin-left: 50%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-offset-7 { margin-left: 58.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-offset-8 { margin-left: 66.666667%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-offset-9 { margin-left: 75%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-offset-10 { margin-left: 83.333333%; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_grid-framework.scss */ .col-xl-offset-11 { margin-left: 91.666667%; } } /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-xs-first { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; } /* line 54, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-xs-last { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } @media (min-width: 544px) { /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-sm-first { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; } /* line 54, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-sm-last { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } } @media (min-width: 768px) { /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-md-first { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; } /* line 54, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-md-last { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } } @media (min-width: 992px) { /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-lg-first { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; } /* line 54, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-lg-last { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } } @media (min-width: 1200px) { /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-xl-first { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; } /* line 54, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-xl-last { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; } } /* line 62, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-xs-top { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; -ms-grid-row-align: flex-start; align-items: flex-start; } /* line 63, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-xs-center { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; } /* line 64, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-xs-bottom { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; -ms-grid-row-align: flex-end; align-items: flex-end; } @media (min-width: 544px) { /* line 62, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-sm-top { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; -ms-grid-row-align: flex-start; align-items: flex-start; } /* line 63, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-sm-center { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; } /* line 64, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-sm-bottom { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; -ms-grid-row-align: flex-end; align-items: flex-end; } } @media (min-width: 768px) { /* line 62, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-md-top { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; -ms-grid-row-align: flex-start; align-items: flex-start; } /* line 63, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-md-center { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; } /* line 64, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-md-bottom { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; -ms-grid-row-align: flex-end; align-items: flex-end; } } @media (min-width: 992px) { /* line 62, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-lg-top { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; -ms-grid-row-align: flex-start; align-items: flex-start; } /* line 63, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-lg-center { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; } /* line 64, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-lg-bottom { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; -ms-grid-row-align: flex-end; align-items: flex-end; } } @media (min-width: 1200px) { /* line 62, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-xl-top { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; -ms-grid-row-align: flex-start; align-items: flex-start; } /* line 63, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-xl-center { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; -ms-grid-row-align: center; align-items: center; } /* line 64, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .row-xl-bottom { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; -ms-grid-row-align: flex-end; align-items: flex-end; } } /* line 72, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-xs-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; } /* line 73, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-xs-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } /* line 74, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-xs-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; } @media (min-width: 544px) { /* line 72, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-sm-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; } /* line 73, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-sm-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } /* line 74, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-sm-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; } } @media (min-width: 768px) { /* line 72, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-md-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; } /* line 73, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-md-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } /* line 74, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-md-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; } } @media (min-width: 992px) { /* line 72, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-lg-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; } /* line 73, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-lg-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } /* line 74, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-lg-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; } } @media (min-width: 1200px) { /* line 72, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-xl-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; } /* line 73, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-xl-center { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } /* line 74, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_grid.scss */ .col-xl-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; } } /* line 5, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table { width: 100%; max-width: 100%; margin-bottom: .5rem; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table th, .table td { padding: .75rem; line-height: 1.5; vertical-align: top; border-top: 1px solid rgba(0, 0, 0, .12); } /* line 18, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table thead th { vertical-align: bottom; border-bottom: 2px solid rgba(0, 0, 0, .12); } /* line 23, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table tbody + tbody { border-top: 2px solid rgba(0, 0, 0, .12); } /* line 27, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table .table { background-color: #fafafa; } /* line 38, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-sm th, .table-sm td { padding: .3rem; } /* line 49, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-bordered { border: 1px solid rgba(0, 0, 0, .12); } /* line 52, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-bordered th, .table-bordered td { border: 1px solid rgba(0, 0, 0, .12); } /* line 58, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; } /* line 71, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-striped tbody tr:nth-of-type(odd) { background-color: #f9f9f9; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .table-hover tbody tr:hover { background-color: #f5f5f5; } /* line 7, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_table-row.scss */ .table-active, .table-active > th, .table-active > td { background-color: #f5f5f5; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .table-hover .table-active:hover { background-color: #e8e8e8; } /* line 23, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_table-row.scss */ .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: #e8e8e8; } /* line 7, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_table-row.scss */ .table-success, .table-success > th, .table-success > td { background-color: #4caf50; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .table-hover .table-success:hover { background-color: #449d48; } /* line 23, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_table-row.scss */ .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #449d48; } /* line 7, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_table-row.scss */ .table-info, .table-info > th, .table-info > td { background-color: #03a9f4; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .table-hover .table-info:hover { background-color: #0398db; } /* line 23, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_table-row.scss */ .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #0398db; } /* line 7, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_table-row.scss */ .table-warning, .table-warning > th, .table-warning > td { background-color: #ff5722; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .table-hover .table-warning:hover { background-color: #ff4409; } /* line 23, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_table-row.scss */ .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ff4409; } /* line 7, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_table-row.scss */ .table-danger, .table-danger > th, .table-danger > td { background-color: #f44336; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .table-hover .table-danger:hover { background-color: #f32c1e; } /* line 23, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_table-row.scss */ .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f32c1e; } /* line 109, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-responsive { display: block; width: 100%; min-height: .01%; overflow-x: auto; } /* line 123, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .thead-inverse th { color: #fff; background-color: rgba(0, 0, 0, .87); } /* line 129, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .thead-default th { color: rgba(0, 0, 0, .54); background-color: rgba(0, 0, 0, .12); } /* line 135, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-inverse { color: rgba(0, 0, 0, .12); background-color: rgba(0, 0, 0, .87); } /* line 139, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-inverse.table-bordered { border: 0; } /* line 143, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-inverse th, .table-inverse td, .table-inverse thead th { border-color: rgba(0, 0, 0, .54); } /* line 152, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-reflow thead { float: left; } /* line 156, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-reflow tbody { display: block; white-space: nowrap; } /* line 161, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-reflow th, .table-reflow td { border-top: 1px solid rgba(0, 0, 0, .12); border-left: 1px solid rgba(0, 0, 0, .12); } /* line 166, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-reflow th:last-child, .table-reflow td:last-child { border-right: 1px solid rgba(0, 0, 0, .12); } /* line 176, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-reflow thead:last-child tr:last-child th, .table-reflow thead:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child th, .table-reflow tbody:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child th, .table-reflow tfoot:last-child tr:last-child td { border-bottom: 1px solid rgba(0, 0, 0, .12); } /* line 184, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-reflow tr { float: left; } /* line 187, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tables.scss */ .table-reflow tr th, .table-reflow tr td { display: block !important; border: 1px solid rgba(0, 0, 0, .12); } /* line 5, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-control { display: block; width: 100%; padding: .4375rem 0; font-size: 1rem; line-height: 1.5; color: rgba(0, 0, 0, .54); background-color: transparent; background-image: none; border: 1px solid rgba(0, 0, 0, .26); border-radius: 0; -webkit-box-shadow: none; box-shadow: none; } /* line 32, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-control::-ms-expand { background-color: transparent; border: 0; } /* line 57, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .form-control:focus { border-color: #66afe9; outline: none; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px none; box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px none; } /* line 41, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-control::-webkit-input-placeholder { color: rgba(0, 0, 0, .26); opacity: 1; } .form-control::-moz-placeholder { color: rgba(0, 0, 0, .26); opacity: 1; } .form-control:-ms-input-placeholder { color: rgba(0, 0, 0, .26); opacity: 1; } .form-control::placeholder { color: rgba(0, 0, 0, .26); opacity: 1; } /* line 52, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-control:disabled, .form-control[readonly] { background-color: transparent; opacity: 1; } /* line 59, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-control:disabled { cursor: not-allowed; } /* line 66, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-control-file, .form-control-range { display: block; } /* line 78, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-control-label { padding: .4375rem 0; margin-bottom: 0; } /* line 102, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ _::-webkit-full-page-media.form-control, input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control { line-height: 2.375rem; } /* line 106, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ _::-webkit-full-page-media.input-sm, .input-group-sm _::-webkit-full-page-media.form-control, input[type="date"].input-sm, .input-group-sm input[type="date"].form-control, input[type="time"].input-sm, .input-group-sm input[type="time"].form-control, input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"].form-control, input[type="month"].input-sm, .input-group-sm input[type="month"].form-control { line-height: 1.8125rem; } /* line 111, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ _::-webkit-full-page-media.input-lg, .input-group-lg _::-webkit-full-page-media.form-control, input[type="date"].input-lg, .input-group-lg input[type="date"].form-control, input[type="time"].input-lg, .input-group-lg input[type="time"].form-control, input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"].form-control, input[type="month"].input-lg, .input-group-lg input[type="month"].form-control { line-height: 2.791667rem; } /* line 124, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-control-static { min-height: 2.375rem; padding-top: .4375rem; padding-bottom: .4375rem; margin-bottom: 0; } /* line 132, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn { padding-right: 0; padding-left: 0; } /* line 148, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { padding: .25rem 0; font-size: .875rem; line-height: 1.5; border-radius: .0625rem; } /* line 156, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { padding: .5625rem 0; font-size: 1.25rem; line-height: 1.333333; border-radius: .3rem; } /* line 170, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-group { margin-bottom: .5rem; } /* line 179, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .radio, .checkbox { position: relative; display: block; margin-bottom: .375rem; } /* line 186, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .radio label, .checkbox label { padding-left: 1.25rem; margin-bottom: 0; cursor: pointer; } /* line 192, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .radio label input:only-child, .checkbox label input:only-child { position: static; } /* line 197, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-top: .25rem; margin-left: -1.25rem; } /* line 207, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .radio + .radio, .checkbox + .checkbox { margin-top: -.25rem; } /* line 214, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 1.25rem; margin-bottom: 0; vertical-align: middle; cursor: pointer; } /* line 223, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: .75rem; } /* line 235, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ input[type="radio"]:disabled, input[type="radio"].disabled, input[type="checkbox"]:disabled, input[type="checkbox"].disabled { cursor: not-allowed; } /* line 243, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .radio-inline.disabled, .checkbox-inline.disabled { cursor: not-allowed; } /* line 251, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .radio.disabled label, .checkbox.disabled label { cursor: not-allowed; } /* line 262, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-control-success, .form-control-warning, .form-control-danger { padding-right: 0; background-repeat: no-repeat; background-position: center right .59375rem; -webkit-background-size: 1.54375rem 1.54375rem; background-size: 1.54375rem 1.54375rem; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-success .text-help, .has-success .form-control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #4caf50; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-success .form-control { border-color: #4caf50; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-success .input-group-addon { color: #4caf50; background-color: #d9eeda; border-color: #4caf50; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-success .form-control-feedback { color: #4caf50; } /* line 275, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .has-success .form-control-success { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg=="); } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-warning .text-help, .has-warning .form-control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #ff5722; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-warning .form-control { border-color: #ff5722; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-warning .input-group-addon { color: #ff5722; background-color: #fff2ee; border-color: #ff5722; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-warning .form-control-feedback { color: #ff5722; } /* line 283, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .has-warning .form-control-warning { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+"); } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-danger .text-help, .has-danger .form-control-label, .has-danger .radio, .has-danger .checkbox, .has-danger .radio-inline, .has-danger .checkbox-inline, .has-danger.radio label, .has-danger.checkbox label, .has-danger.radio-inline label, .has-danger.checkbox-inline label { color: #f44336; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-danger .form-control { border-color: #f44336; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-danger .input-group-addon { color: #f44336; background-color: #fff8f7; border-color: #f44336; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-danger .form-control-feedback { color: #f44336; } /* line 291, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .has-danger .form-control-danger { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4="); } @media (min-width: 544px) { /* line 389, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; } /* line 396, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } /* line 403, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-inline .form-control-static { display: inline-block; } /* line 407, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-inline .input-group { display: inline-table; vertical-align: middle; } /* line 411, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; } /* line 419, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-inline .input-group > .form-control { width: 100%; } /* line 423, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-inline .form-control-label { margin-bottom: 0; vertical-align: middle; } /* line 430, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; } /* line 437, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-inline .radio label, .form-inline .checkbox label { padding-left: 0; } /* line 441, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; } /* line 448, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_forms.scss */ .form-inline .has-feedback .form-control-feedback { top: 0; } } /* line 5, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn { display: inline-block; padding: .46875rem 1rem; font-size: 1rem; font-weight: 500; line-height: 1.5; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; border-radius: .125rem; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn:focus, .btn:hover { text-decoration: none; } /* line 29, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn.focus { text-decoration: none; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn:active, .btn.active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } /* line 40, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn.disabled, .btn:disabled { cursor: not-allowed; -webkit-box-shadow: none; box-shadow: none; opacity: .65; } /* line 49, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; } /* line 59, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-primary { color: #fff; background-color: #009688; border-color: #009688; -webkit-box-shadow: none; box-shadow: none; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-primary:hover { color: #fff; background-color: #00635a; border-color: #005951; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #00635a; border-color: #005951; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: #fff; background-color: #00635a; background-image: none; border-color: #005951; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } /* line 38, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus { color: #fff; background-color: #003f39; border-color: #001714; } /* line 49, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus { background-color: #009688; border-color: #009688; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-primary.disabled:hover, .btn-primary:disabled:hover { background-color: #009688; border-color: #009688; } /* line 62, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-secondary { color: rgba(0, 0, 0, .87); background-color: #fafafa; border-color: #ccc; -webkit-box-shadow: none; box-shadow: none; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-secondary:hover { color: rgba(0, 0, 0, .87); background-color: #e1e1e1; border-color: #adadad; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-secondary:focus, .btn-secondary.focus { color: rgba(0, 0, 0, .87); background-color: #e1e1e1; border-color: #adadad; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle { color: rgba(0, 0, 0, .87); background-color: #e1e1e1; background-image: none; border-color: #adadad; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } /* line 38, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus { color: rgba(0, 0, 0, .87); background-color: #cfcfcf; border-color: #8c8c8c; } /* line 49, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus { background-color: #fafafa; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-secondary.disabled:hover, .btn-secondary:disabled:hover { background-color: #fafafa; border-color: #ccc; } /* line 65, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-info { color: #fff; background-color: #03a9f4; border-color: #03a9f4; -webkit-box-shadow: none; box-shadow: none; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-info:hover { color: #fff; background-color: #0286c2; border-color: #027fb8; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-info:focus, .btn-info.focus { color: #fff; background-color: #0286c2; border-color: #027fb8; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: #fff; background-color: #0286c2; background-image: none; border-color: #027fb8; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } /* line 38, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus { color: #fff; background-color: #026e9e; border-color: #015276; } /* line 49, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus { background-color: #03a9f4; border-color: #03a9f4; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-info.disabled:hover, .btn-info:disabled:hover { background-color: #03a9f4; border-color: #03a9f4; } /* line 68, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-success { color: #fff; background-color: #4caf50; border-color: #4caf50; -webkit-box-shadow: none; box-shadow: none; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-success:hover { color: #fff; background-color: #3d8b40; border-color: #39843c; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-success:focus, .btn-success.focus { color: #fff; background-color: #3d8b40; border-color: #39843c; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: #fff; background-color: #3d8b40; background-image: none; border-color: #39843c; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } /* line 38, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus { color: #fff; background-color: #327334; border-color: #255627; } /* line 49, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus { background-color: #4caf50; border-color: #4caf50; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-success.disabled:hover, .btn-success:disabled:hover { background-color: #4caf50; border-color: #4caf50; } /* line 71, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-warning { color: #fff; background-color: #ff5722; border-color: #ff5722; -webkit-box-shadow: none; box-shadow: none; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-warning:hover { color: #fff; background-color: #ee3900; border-color: #e43700; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-warning:focus, .btn-warning.focus { color: #fff; background-color: #ee3900; border-color: #e43700; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: #fff; background-color: #ee3900; background-image: none; border-color: #e43700; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } /* line 38, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus { color: #fff; background-color: #ca3100; border-color: #a22700; } /* line 49, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus { background-color: #ff5722; border-color: #ff5722; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-warning.disabled:hover, .btn-warning:disabled:hover { background-color: #ff5722; border-color: #ff5722; } /* line 74, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-danger { color: #fff; background-color: #f44336; border-color: #f44336; -webkit-box-shadow: none; box-shadow: none; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-danger:hover { color: #fff; background-color: #ea1c0d; border-color: #e11b0c; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #ea1c0d; border-color: #e11b0c; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: #fff; background-color: #ea1c0d; background-image: none; border-color: #e11b0c; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } /* line 38, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus { color: #fff; background-color: #c8180b; border-color: #a21309; } /* line 49, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus { background-color: #f44336; border-color: #f44336; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-danger.disabled:hover, .btn-danger:disabled:hover { background-color: #f44336; border-color: #f44336; } /* line 79, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-outline-primary { color: #009688; background-color: transparent; background-image: none; border-color: #009688; } /* line 67, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-outline-primary:focus, .btn-outline-primary.focus, .btn-outline-primary:active, .btn-outline-primary.active, .open > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #009688; border-color: #009688; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-outline-primary:hover { color: #fff; background-color: #009688; border-color: #009688; } /* line 84, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus { border-color: #00fce4; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover { border-color: #00fce4; } /* line 82, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-outline-secondary { color: #ccc; background-color: transparent; background-image: none; border-color: #ccc; } /* line 67, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-outline-secondary:focus, .btn-outline-secondary.focus, .btn-outline-secondary:active, .btn-outline-secondary.active, .open > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #ccc; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-outline-secondary:hover { color: #fff; background-color: #ccc; border-color: #ccc; } /* line 84, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus { border-color: white; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { border-color: white; } /* line 85, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-outline-info { color: #03a9f4; background-color: transparent; background-image: none; border-color: #03a9f4; } /* line 67, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-outline-info:focus, .btn-outline-info.focus, .btn-outline-info:active, .btn-outline-info.active, .open > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #03a9f4; border-color: #03a9f4; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-outline-info:hover { color: #fff; background-color: #03a9f4; border-color: #03a9f4; } /* line 84, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus { border-color: #60ccfd; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover { border-color: #60ccfd; } /* line 88, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-outline-success { color: #4caf50; background-color: transparent; background-image: none; border-color: #4caf50; } /* line 67, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-outline-success:focus, .btn-outline-success.focus, .btn-outline-success:active, .btn-outline-success.active, .open > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #4caf50; border-color: #4caf50; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-outline-success:hover { color: #fff; background-color: #4caf50; border-color: #4caf50; } /* line 84, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus { border-color: #92cf94; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover { border-color: #92cf94; } /* line 91, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-outline-warning { color: #ff5722; background-color: transparent; background-image: none; border-color: #ff5722; } /* line 67, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-outline-warning:focus, .btn-outline-warning.focus, .btn-outline-warning:active, .btn-outline-warning.active, .open > .btn-outline-warning.dropdown-toggle { color: #fff; background-color: #ff5722; border-color: #ff5722; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-outline-warning:hover { color: #fff; background-color: #ff5722; border-color: #ff5722; } /* line 84, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus { border-color: #ffa588; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover { border-color: #ffa588; } /* line 94, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-outline-danger { color: #f44336; background-color: transparent; background-image: none; border-color: #f44336; } /* line 67, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-outline-danger:focus, .btn-outline-danger.focus, .btn-outline-danger:active, .btn-outline-danger.active, .open > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #f44336; border-color: #f44336; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-outline-danger:hover { color: #fff; background-color: #f44336; border-color: #f44336; } /* line 84, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_buttons.scss */ .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus { border-color: #f99d97; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover { border-color: #f99d97; } /* line 104, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-link { font-weight: normal; color: #009688; border-radius: 0; } /* line 109, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; } /* line 116, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-link, .btn-link:focus, .btn-link:active { border-color: transparent; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-link:hover { border-color: transparent; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-link:focus, .btn-link:hover { color: #004a43; text-decoration: underline; background-color: transparent; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-link:disabled:focus, .btn-link:disabled:hover { color: rgba(0, 0, 0, .26); text-decoration: none; } /* line 142, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-lg, .btn-group-lg > .btn { padding: .75rem 1.25rem; font-size: 1.25rem; line-height: 1.333333; border-radius: .3rem; } /* line 146, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-sm, .btn-group-sm > .btn { padding: .40625rem .75rem; font-size: .875rem; line-height: 1.5; border-radius: .0625rem; } /* line 156, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-block { display: block; width: 100%; } /* line 162, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ .btn-block + .btn-block { margin-top: 5px; } /* line 170, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_buttons.scss */ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } /* line 1, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_animation.scss */ .fade { opacity: 0; -webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear; } /* line 5, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_animation.scss */ .fade.in { opacity: 1; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_animation.scss */ .collapse { display: none; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_animation.scss */ .collapse.in { display: block; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_animation.scss */ .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .35s; -o-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: height; -o-transition-property: height; transition-property: height; } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropup, .dropdown { position: relative; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-right: .25rem; margin-left: .25rem; vertical-align: middle; content: ""; border-top: .3em solid; border-right: .3em solid transparent; border-left: .3em solid transparent; } /* line 23, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropdown-toggle:focus { outline: 0; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropup .dropdown-toggle::after { border-top: 0; border-bottom: .3em solid; } /* line 38, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; font-size: 1rem; color: rgba(0, 0, 0, .87); text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, .15); border-radius: .125rem; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); } /* line 60, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropdown-divider { height: 1px; margin: .25rem 0; overflow: hidden; background-color: #e5e5e5; } /* line 67, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropdown-item { display: block; width: 100%; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.5; color: rgba(0, 0, 0, .87); text-align: inherit; white-space: nowrap; background: none; border: 0; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .dropdown-item:focus, .dropdown-item:hover { color: rgba(0, 0, 0, .87); text-decoration: none; background-color: #f5f5f5; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover { color: #fff; text-decoration: none; background-color: #009688; outline: 0; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover { color: rgba(0, 0, 0, .26); } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .dropdown-item.disabled:focus, .dropdown-item.disabled:hover { text-decoration: none; cursor: not-allowed; background-color: transparent; background-image: none; filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; } /* line 118, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .open > .dropdown-menu { display: block; } /* line 123, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .open > a { outline: 0; } /* line 132, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropdown-menu-right { right: 0; left: auto; } /* line 142, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropdown-menu-left { right: auto; left: 0; } /* line 148, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropdown-header { display: block; padding: 3px 20px; font-size: .875rem; line-height: 1.5; color: rgba(0, 0, 0, .26); white-space: nowrap; } /* line 158, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropdown-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 990; } /* line 168, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .pull-right > .dropdown-menu { right: 0; left: auto; } /* line 181, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropup .caret, .navbar-fixed-bottom .dropdown .caret { content: ""; border-top: 0; border-bottom: .3em solid; } /* line 188, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_dropdown.scss */ .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 2; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 2; } /* line 26, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group { margin-left: -1px; } /* line 35, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-toolbar { margin-left: -5px; } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_clearfix.scss */ .btn-toolbar::after { display: table; clear: both; content: ""; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; } /* line 44, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; } /* line 51, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; } /* line 56, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group > .btn:first-child { margin-left: 0; } /* line 59, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0; } /* line 64, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } /* line 70, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group > .btn-group { float: left; } /* line 73, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } /* line 77, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-top-right-radius: 0; border-bottom-right-radius: 0; } /* line 82, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; } /* line 87, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; } /* line 106, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group > .btn + .dropdown-toggle { padding-right: 8px; padding-left: 8px; } /* line 110, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle { padding-right: 12px; padding-left: 12px; } /* line 117, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } /* line 121, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none; } /* line 128, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn .caret { margin-left: 0; } /* line 132, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-lg .caret, .btn-group-lg > .btn .caret { border-width: .3em .3em 0; border-bottom-width: 0; } /* line 137, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret { border-width: 0 .3em .3em; } /* line 148, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_clearfix.scss */ .btn-group-vertical > .btn-group::after { display: table; clear: both; content: ""; } /* line 161, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group-vertical > .btn-group > .btn { float: none; } /* line 166, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; } /* line 176, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; } /* line 179, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group-vertical > .btn:first-child:not(:last-child) { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } /* line 182, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group-vertical > .btn:last-child:not(:first-child) { border-top-left-radius: 0; border-top-right-radius: 0; } /* line 186, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } /* line 190, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } /* line 195, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0; border-top-right-radius: 0; } /* line 215, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_button-group.scss */ [data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } /* line 5, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group .form-control { position: relative; z-index: 2; margin-bottom: 0; -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; } /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover { z-index: 3; } /* line 48, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; } /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-addon, .input-group-btn { white-space: nowrap; vertical-align: middle; } /* line 86, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-addon { padding: .4375rem 0; font-size: 1rem; font-weight: normal; line-height: 1.5; color: rgba(0, 0, 0, .54); text-align: center; background-color: rgba(0, 0, 0, .12); border: 1px solid rgba(0, 0, 0, .26); border-radius: .125rem; } /* line 98, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: .25rem 0; font-size: .875rem; border-radius: .0625rem; } /* line 103, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: .5625rem 0; font-size: 1.25rem; border-radius: .3rem; } /* line 110, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; } /* line 121, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } /* line 130, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-addon:first-child { border-right: 0; } /* line 133, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } /* line 142, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-addon:last-child { border-left: 0; } /* line 151, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-btn { position: relative; font-size: 0; white-space: nowrap; } /* line 160, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-btn > .btn { position: relative; } /* line 162, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-btn > .btn + .btn { margin-left: -1px; } /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover { z-index: 3; } /* line 173, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group { margin-right: -1px; } /* line 179, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_input-group.scss */ .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group { z-index: 2; margin-left: -1px; } /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .input-group-btn:last-child > .btn:focus, .input-group-btn:last-child > .btn:active, .input-group-btn:last-child > .btn:hover, .input-group-btn:last-child > .btn-group:focus, .input-group-btn:last-child > .btn-group:active, .input-group-btn:last-child > .btn-group:hover { z-index: 3; } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-control { position: relative; display: inline; padding-left: 1.5rem; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-control + .custom-control { margin-left: 1rem; } /* line 22, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-control-input { position: absolute; z-index: -1; opacity: 0; } /* line 27, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-control-input:checked ~ .custom-control-indicator { color: #fff; background-color: #0074d9; -webkit-box-shadow: none; box-shadow: none; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-control-input:focus ~ .custom-control-indicator { -webkit-box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; } /* line 38, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-control-input:active ~ .custom-control-indicator { color: #fff; background-color: #84c6ff; -webkit-box-shadow: none; box-shadow: none; } /* line 45, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-control-input:disabled ~ .custom-control-indicator { cursor: not-allowed; background-color: #eee; } /* line 50, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-control-input:disabled ~ .custom-control-description { color: #767676; cursor: not-allowed; } /* line 61, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-control-indicator { position: absolute; top: .0625rem; left: 0; display: block; width: 1rem; height: 1rem; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #ddd; background-repeat: no-repeat; background-position: center center; -webkit-background-size: 50% 50%; background-size: 50% 50%; -webkit-box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1); box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1); } /* line 82, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-checkbox .custom-control-indicator { border-radius: .125rem; } /* line 86, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator { background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=); } /* line 90, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator { background-color: #0074d9; background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K); -webkit-box-shadow: none; box-shadow: none; } /* line 102, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-radio .custom-control-indicator { border-radius: 50%; } /* line 106, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-radio .custom-control-input:checked ~ .custom-control-indicator { background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==); } /* line 118, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-controls-stacked .custom-control { display: inline; } /* line 121, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-controls-stacked .custom-control::after { display: block; margin-bottom: .25rem; content: ""; } /* line 127, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-controls-stacked .custom-control + .custom-control { margin-left: 0; } /* line 141, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-select { display: inline-block; max-width: 100%; -webkit-appearance: none; padding: .375rem 1.75rem .375rem .75rem; padding-right: .75rem \9; color: rgba(0, 0, 0, .54); vertical-align: middle; background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right .75rem center; background-image: none \9; -webkit-background-size: 8px 10px; background-size: 8px 10px; border: 1px solid rgba(0, 0, 0, .26); border-radius: .125rem; -moz-appearance: none; } /* line 157, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-select:focus { border-color: #51a7e8; outline: none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(81, 167, 232, .5); box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(81, 167, 232, .5); } /* line 164, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-select::-ms-expand { opacity: 0; } /* line 169, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-select-sm { padding-top: .375rem; padding-bottom: .375rem; font-size: 75%; } /* line 185, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-file { position: relative; display: inline-block; max-width: 100%; height: 2.5rem; cursor: pointer; } /* line 193, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-file-input { min-width: 14rem; max-width: 100%; margin: 0; filter: alpha(opacity=0); opacity: 0; } /* line 200, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-file-input:focus ~ .custom-file-control { -webkit-box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9; } /* line 205, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-file-control { position: absolute; top: 0; right: 0; left: 0; z-index: 5; height: 2.5rem; padding: .5rem 1rem; line-height: 1.5; color: #555; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: #fff; border: 1px solid #ddd; border-radius: .125rem; -webkit-box-shadow: inset 0 .2rem .4rem rgba(0, 0, 0, .05); box-shadow: inset 0 .2rem .4rem rgba(0, 0, 0, .05); } /* line 221, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-file-control::after { content: "Choose file..."; } /* line 225, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_custom-forms.scss */ .custom-file-control::before { position: absolute; top: -1px; right: -1px; bottom: -1px; z-index: 6; display: block; height: 2.5rem; padding: .5rem 1rem; line-height: 1.5; color: #555; content: "Browse"; background-color: #eee; border: 1px solid #ddd; border-radius: 0 .125rem .125rem 0; } /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav { padding-left: 0; margin-bottom: 0; list-style: none; } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-link { display: inline-block; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .nav-link:focus, .nav-link:hover { text-decoration: none; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-link.disabled { color: rgba(0, 0, 0, .26); } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover { color: rgba(0, 0, 0, .26); cursor: not-allowed; background-color: transparent; } /* line 35, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-inline .nav-item { display: inline-block; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-inline .nav-item + .nav-item, .nav-inline .nav-link + .nav-link { margin-left: 1rem; } /* line 50, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-tabs { border-bottom: 1px solid #ddd; } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_clearfix.scss */ .nav-tabs::after { display: table; clear: both; content: ""; } /* line 54, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-tabs .nav-item { float: left; margin-bottom: -1px; } /* line 59, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-tabs .nav-item + .nav-item { margin-left: .2rem; } /* line 64, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-tabs .nav-link { display: block; padding: .5em 1em; border: 1px solid transparent; border-radius: .125rem .125rem 0 0; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { border-color: rgba(0, 0, 0, .12) rgba(0, 0, 0, .12) #ddd; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover { color: rgba(0, 0, 0, .26); background-color: transparent; border-color: transparent; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover { color: rgba(0, 0, 0, .54); background-color: transparent; border-color: #ddd #ddd transparent; } /* line 92, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_clearfix.scss */ .nav-pills::after { display: table; clear: both; content: ""; } /* line 108, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-pills .nav-item { float: left; } /* line 111, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-pills .nav-item + .nav-item { margin-left: .2rem; } /* line 116, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-pills .nav-link { display: block; padding: .5em 1em; border-radius: .125rem; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover, .nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover { color: #fff; cursor: default; background-color: #009688; } /* line 133, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-stacked .nav-item { display: block; float: none; } /* line 137, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .nav-stacked .nav-item + .nav-item { margin-top: .2rem; margin-left: 0; } /* line 151, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .tab-content > .tab-pane { display: none; } /* line 154, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_nav.scss */ .tab-content > .active { display: block; } /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: .25rem .5rem; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar > * { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } @media (min-width: 544px) { /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar { border-radius: .125rem; } } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-full { z-index: 1000; } @media (min-width: 544px) { /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-full { border-radius: 0; } } /* line 45, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; z-index: 1030; } @media (min-width: 544px) { /* line 45, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } } /* line 58, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-fixed-top { top: 0; } /* line 62, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-fixed-bottom { bottom: 0; } /* line 66, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1030; width: 100%; } @media (min-width: 544px) { /* line 66, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-sticky-top { border-radius: 0; } } /* line 83, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-brand { float: left; padding-top: .25rem; padding-bottom: .25rem; margin-right: 1rem; font-size: 1.25rem; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .navbar-brand:focus, .navbar-brand:hover { text-decoration: none; } /* line 94, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-brand > img { display: block; } /* line 100, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-divider { float: left; width: 1px; padding-top: .425rem; padding-bottom: .425rem; margin-right: .5rem; margin-left: .5rem; overflow: hidden; } /* line 109, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-divider::before { content: "\00a0"; } /* line 120, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-toggler { padding: .5rem .75rem; font-size: 1.25rem; line-height: 1; background: none; border: 1px solid transparent; border-radius: .125rem; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .navbar-toggler:focus, .navbar-toggler:hover { text-decoration: none; } @media (min-width: 544px) { /* line 135, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-toggleable-xs { display: block !important; } } @media (min-width: 768px) { /* line 140, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-toggleable-sm { display: block !important; } } @media (min-width: 992px) { /* line 145, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-toggleable-md { display: block !important; } } /* line 158, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-nav .nav-item { float: left; } /* line 162, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-nav .nav-link { display: block; padding-top: .425rem; padding-bottom: .425rem; } /* line 167, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-nav .nav-link + .nav-link { margin-left: 1rem; } /* line 172, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-nav .nav-item + .nav-item { margin-left: 1rem; } /* line 179, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-light .navbar-brand { color: rgba(0, 0, 0, .8); } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover { color: rgba(0, 0, 0, .8); } /* line 188, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, .3); } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover { color: rgba(0, 0, 0, .6); } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .active > .nav-link:focus, .navbar-light .navbar-nav .active > .nav-link:hover, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.open:focus, .navbar-light .navbar-nav .nav-link.open:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover { color: rgba(0, 0, 0, .8); } /* line 206, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-light .navbar-divider { background-color: rgba(0, 0, 0, .075); } /* line 213, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-dark .navbar-brand { color: white; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover { color: white; } /* line 222, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, .5); } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { color: rgba(255, 255, 255, .75); } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .active > .nav-link:focus, .navbar-dark .navbar-nav .active > .nav-link:hover, .navbar-dark .navbar-nav .nav-link.open, .navbar-dark .navbar-nav .nav-link.open:focus, .navbar-dark .navbar-nav .nav-link.open:hover, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.active:focus, .navbar-dark .navbar-nav .nav-link.active:hover { color: white; } /* line 240, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_navbar.scss */ .navbar-dark .navbar-divider { background-color: rgba(255, 255, 255, .075); } /* line 5, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card { position: relative; display: block; margin-bottom: .75rem; background-color: #fff; border: 1px solid rgba(0, 0, 0, .12); border-radius: .125rem; } /* line 14, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-block { padding: 1.25rem; } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_clearfix.scss */ .card-block::after { display: table; clear: both; content: ""; } /* line 19, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-title { margin-bottom: .75rem; } /* line 23, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-subtitle { margin-top: -.375rem; margin-bottom: 0; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-text:last-child { margin-bottom: 0; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .card-link:hover { text-decoration: none; } /* line 45, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-link + .card-link { margin-left: 1.25rem; } /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card > .list-group:first-child .list-group-item:first-child { border-radius: .125rem .125rem 0 0; } /* line 59, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card > .list-group:last-child .list-group-item:last-child { border-radius: 0 0 .125rem .125rem; } /* line 71, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-header { padding: .75rem 1.25rem; background-color: #fff; border-bottom: 1px solid rgba(0, 0, 0, .12); } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_clearfix.scss */ .card-header::after { display: table; clear: both; content: ""; } /* line 77, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-header:first-child { border-radius: .125rem .125rem 0 0; } /* line 82, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-footer { padding: .75rem 1.25rem; background-color: #fff; border-top: 1px solid rgba(0, 0, 0, .12); } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_clearfix.scss */ .card-footer::after { display: table; clear: both; content: ""; } /* line 88, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-footer:last-child { border-radius: 0 0 .125rem .125rem; } /* line 98, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-primary { background-color: #009688; border-color: #009688; } /* line 101, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-success { background-color: #4caf50; border-color: #4caf50; } /* line 104, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-info { background-color: #03a9f4; border-color: #03a9f4; } /* line 107, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-warning { background-color: #ff5722; border-color: #ff5722; } /* line 110, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-danger { background-color: #f44336; border-color: #f44336; } /* line 115, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-outline-primary { background-color: transparent; border-color: #009688; } /* line 118, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-outline-secondary { background-color: transparent; border-color: #ccc; } /* line 121, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-outline-info { background-color: transparent; border-color: #03a9f4; } /* line 124, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-outline-success { background-color: transparent; border-color: #4caf50; } /* line 127, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-outline-warning { background-color: transparent; border-color: #ff5722; } /* line 130, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-outline-danger { background-color: transparent; border-color: #f44336; } /* line 18, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_cards.scss */ .card-inverse .card-header, .card-inverse .card-footer { border-bottom: 1px solid rgba(255, 255, 255, .2); } /* line 22, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_cards.scss */ .card-inverse .card-header, .card-inverse .card-footer, .card-inverse .card-title, .card-inverse .card-blockquote { color: #fff; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_cards.scss */ .card-inverse .card-link, .card-inverse .card-text, .card-inverse .card-blockquote > footer { color: rgba(255, 255, 255, .65); } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .card-inverse .card-link:focus, .card-inverse .card-link:hover { color: #fff; } /* line 146, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-blockquote { padding: 0; margin-bottom: 0; border-left: 0; } /* line 153, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-img { border-radius: .25rem; } /* line 157, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; } /* line 169, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-img-top { border-radius: .125rem .125rem 0 0; } /* line 172, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-img-bottom { border-radius: 0 0 .125rem .125rem; } @media (min-width: 544px) { /* line 183, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-deck { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-right: -.625rem; margin-left: -.625rem; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; } /* line 189, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-deck .card { margin-right: .625rem; margin-left: .625rem; -webkit-box-flex: 1; -webkit-flex: 1 0 0; -ms-flex: 1 0 0; flex: 1 0 0; } } @media (min-width: 544px) { /* line 222, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-group { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; } /* line 232, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-group .card { -webkit-box-flex: 1; -webkit-flex: 1 0 0; -ms-flex: 1 0 0; flex: 1 0 0; } /* line 240, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-group .card + .card { margin-left: 0; border-left: 0; } /* line 247, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-group .card:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0; } /* line 250, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-group .card:first-child .card-img-top { border-top-right-radius: 0; } /* line 253, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-group .card:first-child .card-img-bottom { border-bottom-right-radius: 0; } /* line 257, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-group .card:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0; } /* line 260, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-group .card:last-child .card-img-top { border-top-left-radius: 0; } /* line 263, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-group .card:last-child .card-img-bottom { border-bottom-left-radius: 0; } /* line 268, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-group .card:not(:first-child):not(:last-child) { border-radius: 0; } /* line 271, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-group .card:not(:first-child):not(:last-child) .card-img-top, .card-group .card:not(:first-child):not(:last-child) .card-img-bottom { border-radius: 0; } } @media (min-width: 544px) { /* line 287, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-columns { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 1.25rem; -moz-column-gap: 1.25rem; column-gap: 1.25rem; } /* line 291, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_card.scss */ .card-columns .card { display: inline-block; width: 100%; } } /* line 1, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_breadcrumb.scss */ .breadcrumb { padding: .75rem 1rem; margin-bottom: .5rem; list-style: none; background-color: rgba(0, 0, 0, .12); border-radius: .125rem; } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_clearfix.scss */ .breadcrumb::after { display: table; clear: both; content: ""; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_breadcrumb.scss */ .breadcrumb-item { float: left; } /* line 14, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_breadcrumb.scss */ .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: .5rem; padding-left: .5rem; color: rgba(0, 0, 0, .26); content: "/"; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_breadcrumb.scss */ .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; } /* line 31, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_breadcrumb.scss */ .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; } /* line 35, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_breadcrumb.scss */ .breadcrumb-item.active { color: rgba(0, 0, 0, .26); } /* line 1, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_pagination.scss */ .pagination { display: inline-block; padding-left: 0; margin-top: .5rem; margin-bottom: .5rem; border-radius: .125rem; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_pagination.scss */ .page-item { display: inline; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_pagination.scss */ .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: .125rem; border-bottom-left-radius: .125rem; } /* line 19, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_pagination.scss */ .page-item:last-child .page-link { border-top-right-radius: .125rem; border-bottom-right-radius: .125rem; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover { z-index: 2; color: #fff; cursor: default; background-color: #009688; border-color: #009688; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover { color: rgba(0, 0, 0, .26); pointer-events: none; cursor: not-allowed; background-color: #fff; border-color: #ddd; } /* line 45, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_pagination.scss */ .page-link { position: relative; float: left; padding: .5rem .75rem; margin-left: -1px; line-height: 1.5; color: #009688; text-decoration: none; background-color: #fff; border: 1px solid #ddd; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .page-link:focus, .page-link:hover { color: #004a43; background-color: rgba(0, 0, 0, .12); border-color: #ddd; } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_pagination.scss */ .pagination-lg .page-link { padding: .75rem 1.5rem; font-size: 1.25rem; line-height: 1.333333; } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_pagination.scss */ .pagination-lg .page-item:first-child .page-link { border-top-left-radius: .3rem; border-bottom-left-radius: .3rem; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_pagination.scss */ .pagination-lg .page-item:last-child .page-link { border-top-right-radius: .3rem; border-bottom-right-radius: .3rem; } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_pagination.scss */ .pagination-sm .page-link { padding: .275rem .75rem; font-size: .875rem; line-height: 1.5; } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_pagination.scss */ .pagination-sm .page-item:first-child .page-link { border-top-left-radius: .0625rem; border-bottom-left-radius: .0625rem; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_pagination.scss */ .pagination-sm .page-item:last-child .page-link { border-top-right-radius: .0625rem; border-bottom-right-radius: .0625rem; } /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_labels.scss */ .label { display: inline-block; padding: .25em .4em; font-size: 75%; font-weight: bold; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .125rem; } /* line 19, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_labels.scss */ .label:empty { display: none; } /* line 25, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_labels.scss */ .btn .label { position: relative; top: -1px; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.label:focus, a.label:hover { color: #fff; text-decoration: none; cursor: pointer; } /* line 43, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_labels.scss */ .label-pill { padding-right: .6em; padding-left: .6em; border-radius: 10rem; } /* line 55, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_labels.scss */ .label-default { background-color: rgba(0, 0, 0, .26); } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .label-default[href]:focus, .label-default[href]:hover { background-color: rgba(0, 0, 0, .26); } /* line 59, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_labels.scss */ .label-primary { background-color: #009688; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .label-primary[href]:focus, .label-primary[href]:hover { background-color: #00635a; } /* line 63, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_labels.scss */ .label-success { background-color: #4caf50; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .label-success[href]:focus, .label-success[href]:hover { background-color: #3d8b40; } /* line 67, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_labels.scss */ .label-info { background-color: #03a9f4; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .label-info[href]:focus, .label-info[href]:hover { background-color: #0286c2; } /* line 71, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_labels.scss */ .label-warning { background-color: #ff5722; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .label-warning[href]:focus, .label-warning[href]:hover { background-color: #ee3900; } /* line 75, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_labels.scss */ .label-danger { background-color: #f44336; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .label-danger[href]:focus, .label-danger[href]:hover { background-color: #ea1c0d; } /* line 1, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_jumbotron.scss */ .jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: rgba(0, 0, 0, .12); border-radius: .3rem; } @media (min-width: 544px) { /* line 1, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_jumbotron.scss */ .jumbotron { padding: 4rem 2rem; } } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_jumbotron.scss */ .jumbotron-hr { border-top-color: rgba(0, 0, 0, .12); } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_jumbotron.scss */ .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; } /* line 5, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_alert.scss */ .alert { padding: 15px; margin-bottom: .5rem; border: 1px solid transparent; border-radius: .125rem; } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_alert.scss */ .alert > p, .alert > ul { margin-bottom: 0; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_alert.scss */ .alert > p + p { margin-top: 5px; } /* line 22, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_alert.scss */ .alert-heading { color: inherit; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_alert.scss */ .alert-link { font-weight: bold; } /* line 37, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_alert.scss */ .alert-dismissible { padding-right: 35px; } /* line 41, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_alert.scss */ .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; } /* line 54, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_alert.scss */ .alert-success { color: rgba(255, 255, 255, .84); background-color: #4caf50; border-color: #449d48; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_alert.scss */ .alert-success hr { border-top-color: #3d8b40; } /* line 11, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_alert.scss */ .alert-success .alert-link { color: rgba(230, 230, 230, .84); } /* line 57, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_alert.scss */ .alert-info { color: rgba(255, 255, 255, .84); background-color: #03a9f4; border-color: #0391d1; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_alert.scss */ .alert-info hr { border-top-color: #027fb8; } /* line 11, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_alert.scss */ .alert-info .alert-link { color: rgba(230, 230, 230, .84); } /* line 60, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_alert.scss */ .alert-warning { color: rgba(255, 255, 255, .84); background-color: #ff5722; border-color: #ff4409; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_alert.scss */ .alert-warning hr { border-top-color: #ee3900; } /* line 11, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_alert.scss */ .alert-warning .alert-link { color: rgba(230, 230, 230, .84); } /* line 63, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_alert.scss */ .alert-danger { color: rgba(255, 255, 255, .84); background-color: #f44336; border-color: #f32c1e; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_alert.scss */ .alert-danger hr { border-top-color: #ea1c0d; } /* line 11, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_alert.scss */ .alert-danger .alert-link { color: rgba(230, 230, 230, .84); } @-webkit-keyframes progress-bar-stripes { from { background-position: .5rem 0; } to { background-position: 0 0; } } @-o-keyframes progress-bar-stripes { from { background-position: .5rem 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: .5rem 0; } to { background-position: 0 0; } } /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress { display: block; width: 100%; height: .5rem; margin-bottom: .5rem; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress[value] { -webkit-appearance: none; background-color: #eee; border: 0; border-radius: .125rem; -moz-appearance: none; appearance: none; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress[value]::-ms-fill { background-color: #0074d9; border: 0; } /* line 38, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress[value]::-moz-progress-bar { background-color: #0074d9; border-top-left-radius: .125rem; border-bottom-left-radius: .125rem; } /* line 42, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress[value]::-webkit-progress-value { background-color: #0074d9; border-top-left-radius: .125rem; border-bottom-left-radius: .125rem; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress[value="100"]::-moz-progress-bar { border-top-right-radius: .125rem; border-bottom-right-radius: .125rem; } /* line 50, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress[value="100"]::-webkit-progress-value { border-top-right-radius: .125rem; border-bottom-right-radius: .125rem; } /* line 55, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress[value]::-webkit-progress-bar { background-color: #eee; border-radius: .125rem; -webkit-box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1); box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1); } /* line 60, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ base::-moz-progress-bar, .progress[value] { background-color: #eee; border-radius: .125rem; box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1); } @media screen and (min-width: 0\0) { /* line 69, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress { background-color: #eee; border-radius: .125rem; -webkit-box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1); box-shadow: inset 0 .1rem .1rem rgba(0, 0, 0, .1); } /* line 74, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress-bar { display: inline-block; height: .5rem; text-indent: -999rem; background-color: #0074d9; border-top-left-radius: .125rem; border-bottom-left-radius: .125rem; } /* line 81, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress[width="100%"] { border-top-right-radius: .125rem; border-bottom-right-radius: .125rem; } } /* line 91, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress-striped[value]::-webkit-progress-value { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); -webkit-background-size: .5rem .5rem; background-size: .5rem .5rem; } /* line 95, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress-striped[value]::-moz-progress-bar { background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-size: .5rem .5rem; } /* line 99, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress-striped[value]::-ms-fill { background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-size: .5rem .5rem; } @media screen and (min-width: 0\0) { /* line 105, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress-bar-striped { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent); -webkit-background-size: .5rem .5rem; background-size: .5rem .5rem; } } /* line 116, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress-animated[value]::-webkit-progress-value { -webkit-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } /* line 119, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress-animated[value]::-moz-progress-bar { animation: progress-bar-stripes 2s linear infinite; } @media screen and (min-width: 0\0) { /* line 124, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_progress.scss */ .progress-animated .progress-bar-striped { -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; } } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-success[value]::-webkit-progress-value { background-color: #4caf50; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-success[value]::-moz-progress-bar { background-color: #4caf50; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-success[value]::-ms-fill { background-color: #4caf50; } @media screen and (min-width: 0\0) { /* line 19, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-success .progress-bar { background-color: #4caf50; } } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-info[value]::-webkit-progress-value { background-color: #03a9f4; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-info[value]::-moz-progress-bar { background-color: #03a9f4; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-info[value]::-ms-fill { background-color: #03a9f4; } @media screen and (min-width: 0\0) { /* line 19, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-info .progress-bar { background-color: #03a9f4; } } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-warning[value]::-webkit-progress-value { background-color: #ff5722; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-warning[value]::-moz-progress-bar { background-color: #ff5722; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-warning[value]::-ms-fill { background-color: #ff5722; } @media screen and (min-width: 0\0) { /* line 19, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-warning .progress-bar { background-color: #ff5722; } } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-danger[value]::-webkit-progress-value { background-color: #f44336; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-danger[value]::-moz-progress-bar { background-color: #f44336; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-danger[value]::-ms-fill { background-color: #f44336; } @media screen and (min-width: 0\0) { /* line 19, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_progress.scss */ .progress-danger .progress-bar { background-color: #f44336; } } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_media.scss */ .media { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-bottom: .5rem; } /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_media.scss */ .media-body { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_media.scss */ .media-middle { -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_media.scss */ .media-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; } /* line 49, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_media.scss */ .media-object { display: block; } /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_media.scss */ .media-object.img-thumbnail { max-width: none; } /* line 63, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_media.scss */ .media-right { padding-left: 10px; } /* line 67, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_media.scss */ .media-left { padding-right: 10px; } /* line 76, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_media.scss */ .media-heading { margin-top: 0; margin-bottom: 5px; } /* line 86, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_media.scss */ .media-list { padding-left: 0; list-style: none; } /* line 5, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-left: 0; margin-bottom: 0; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group-item { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: .75rem 1.25rem; margin-bottom: 0; background-color: inherit; border: 0 solid #ddd; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } /* line 37, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group-item:first-child { border-top-left-radius: 0; border-top-right-radius: 0; } /* line 40, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group-flush .list-group-item { border-width: 0 0; border-radius: 0; } /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group-flush:first-child .list-group-item:first-child { border-top: 0; } /* line 59, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group-flush:last-child .list-group-item:last-child { border-bottom: 0; } /* line 71, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ a.list-group-item, button.list-group-item { width: 100%; color: #555; text-align: inherit; } /* line 77, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading { color: #333; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover { color: #555; text-decoration: none; background-color: #f5f5f5; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover { color: rgba(0, 0, 0, .26); cursor: not-allowed; background-color: rgba(0, 0, 0, .12); } /* line 98, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading { color: inherit; } /* line 101, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text { color: rgba(0, 0, 0, .26); } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover { z-index: 2; color: #fff; background-color: #009688; border-color: #009688; } /* line 116, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small { color: inherit; } /* line 121, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text { color: #63fff0; } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_list-group.scss */ .list-group-item-success { color: rgba(255, 255, 255, .84); background-color: #4caf50; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_list-group.scss */ a.list-group-item-success, button.list-group-item-success { color: rgba(255, 255, 255, .84); } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_list-group.scss */ a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading { color: inherit; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover { color: rgba(255, 255, 255, .84); background-color: #449d48; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover { color: #fff; background-color: rgba(255, 255, 255, .84); border-color: rgba(255, 255, 255, .84); } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_list-group.scss */ .list-group-item-info { color: rgba(255, 255, 255, .84); background-color: #03a9f4; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_list-group.scss */ a.list-group-item-info, button.list-group-item-info { color: rgba(255, 255, 255, .84); } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_list-group.scss */ a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading { color: inherit; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover { color: rgba(255, 255, 255, .84); background-color: #0398db; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover { color: #fff; background-color: rgba(255, 255, 255, .84); border-color: rgba(255, 255, 255, .84); } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_list-group.scss */ .list-group-item-warning { color: rgba(255, 255, 255, .84); background-color: #ff5722; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_list-group.scss */ a.list-group-item-warning, button.list-group-item-warning { color: rgba(255, 255, 255, .84); } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_list-group.scss */ a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading { color: inherit; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover { color: rgba(255, 255, 255, .84); background-color: #ff4409; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover { color: #fff; background-color: rgba(255, 255, 255, .84); border-color: rgba(255, 255, 255, .84); } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_list-group.scss */ .list-group-item-danger { color: rgba(255, 255, 255, .84); background-color: #f44336; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_list-group.scss */ a.list-group-item-danger, button.list-group-item-danger { color: rgba(255, 255, 255, .84); } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_list-group.scss */ a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading { color: inherit; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover { color: rgba(255, 255, 255, .84); background-color: #f32c1e; } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover { color: #fff; background-color: rgba(255, 255, 255, .84); border-color: rgba(255, 255, 255, .84); } /* line 144, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group-item-heading { margin-top: 0; margin-bottom: 5px; } /* line 148, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_list-group.scss */ .list-group-item-text { margin-bottom: 0; line-height: 1.3; } /* line 3, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_responsive-embed.scss */ .embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_responsive-embed.scss */ .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } /* line 25, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_responsive-embed.scss */ .embed-responsive-21by9 { padding-bottom: 42.857143%; } /* line 29, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_responsive-embed.scss */ .embed-responsive-16by9 { padding-bottom: 56.25%; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_responsive-embed.scss */ .embed-responsive-4by3 { padding-bottom: 75%; } /* line 37, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_responsive-embed.scss */ .embed-responsive-1by1 { padding-bottom: 100%; } /* line 1, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_close.scss */ .close { float: right; font-size: 1.5rem; font-weight: bold; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .2; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .close:focus, .close:hover { color: #000; text-decoration: none; cursor: pointer; opacity: .5; } /* line 22, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_close.scss */ button.close { -webkit-appearance: none; padding: 0; cursor: pointer; background: transparent; border: 0; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-open { overflow: hidden; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; -webkit-overflow-scrolling: touch; outline: 0; } /* line 28, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal.fade .modal-dialog { -webkit-transition: -webkit-transform .3s ease-out; -o-transition: transform .3s ease-out, -o-transform .3s ease-out; transition: -webkit-transform .3s ease-out; transition: transform .3s ease-out; transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out; -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); } /* line 32, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } /* line 34, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-open .modal { overflow-x: hidden; overflow-y: auto; } /* line 40, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-dialog { position: relative; width: auto; margin: 10px; } /* line 47, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-content { position: relative; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, .2); border-radius: .3rem; outline: 0; -webkit-box-shadow: 0 9px 46px 8px rgba(0, 0, 0, .14), 0 11px 15px -7px rgba(0, 0, 0, .12), 0 24px 38px 3px rgba(0, 0, 0, .2); box-shadow: 0 9px 46px 8px rgba(0, 0, 0, .14), 0 11px 15px -7px rgba(0, 0, 0, .12), 0 24px 38px 3px rgba(0, 0, 0, .2); } /* line 59, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; } /* line 69, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-backdrop.fade { opacity: 0; } /* line 70, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-backdrop.in { opacity: .26; } /* line 75, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_clearfix.scss */ .modal-header::after { display: table; clear: both; content: ""; } /* line 81, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-header .close { margin-top: -2px; } /* line 86, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-title { margin: 0; line-height: 1.5; } /* line 93, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-body { position: relative; padding: 15px; } /* line 99, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_clearfix.scss */ .modal-footer::after { display: table; clear: both; content: ""; } /* line 106, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-footer .btn + .btn { margin-bottom: 0; margin-left: 5px; } /* line 111, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-footer .btn-group .btn + .btn { margin-left: -1px; } /* line 115, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-footer .btn-block + .btn-block { margin-left: 0; } /* line 121, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 544px) { /* line 132, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-dialog { width: 600px; margin: 30px auto; } /* line 136, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5); box-shadow: 0 5px 15px rgba(0, 0, 0, .5); } /* line 141, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-sm { width: 300px; } } @media (min-width: 768px) { /* line 145, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_modal.scss */ .modal-lg { width: 900px; } } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tooltip.scss */ .tooltip { position: absolute; z-index: 1070; display: block; font-family: "Roboto", "Helvetica", "Arial", sans-serif; font-size: .875rem; font-style: normal; font-weight: normal; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; word-wrap: normal; white-space: normal; opacity: 0; line-break: auto; } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tooltip.scss */ .tooltip.in { opacity: .9; } /* line 14, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tooltip.scss */ .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom { padding: 5px 0; margin-top: -3px; } /* line 19, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tooltip.scss */ .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000; } /* line 27, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tooltip.scss */ .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left { padding: 0 5px; margin-left: 3px; } /* line 32, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tooltip.scss */ .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000; } /* line 40, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tooltip.scss */ .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top { padding: 5px 0; margin-top: 3px; } /* line 45, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tooltip.scss */ .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000; } /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tooltip.scss */ .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right { padding: 0 5px; margin-left: -3px; } /* line 58, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tooltip.scss */ .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000; } /* line 69, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tooltip.scss */ .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; background-color: #000; border-radius: .125rem; } /* line 79, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_tooltip.scss */ .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } /* line 1, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; padding: 1px; font-family: "Roboto", "Helvetica", "Arial", sans-serif; font-size: .875rem; font-style: normal; font-weight: normal; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; word-wrap: normal; white-space: normal; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, .2); border-radius: .3rem; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2); box-shadow: 0 5px 10px rgba(0, 0, 0, .2); line-break: auto; } /* line 22, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover.popover-top, .popover.bs-tether-element-attached-bottom { margin-top: -10px; } /* line 26, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover.popover-top .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow { bottom: -11px; left: 50%; margin-left: -11px; border-top-color: rgba(0, 0, 0, .25); border-bottom-width: 0; } /* line 32, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover.popover-top .popover-arrow::after, .popover.bs-tether-element-attached-bottom .popover-arrow::after { bottom: 1px; margin-left: -10px; content: ""; border-top-color: #fff; border-bottom-width: 0; } /* line 42, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover.popover-right, .popover.bs-tether-element-attached-left { margin-left: 10px; } /* line 46, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow { top: 50%; left: -11px; margin-top: -11px; border-right-color: rgba(0, 0, 0, .25); border-left-width: 0; } /* line 52, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover.popover-right .popover-arrow::after, .popover.bs-tether-element-attached-left .popover-arrow::after { bottom: -10px; left: 1px; content: ""; border-right-color: #fff; border-left-width: 0; } /* line 62, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover.popover-bottom, .popover.bs-tether-element-attached-top { margin-top: 10px; } /* line 66, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow { top: -11px; left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: rgba(0, 0, 0, .25); } /* line 72, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover.popover-bottom .popover-arrow::after, .popover.bs-tether-element-attached-top .popover-arrow::after { top: 1px; margin-left: -10px; content: ""; border-top-width: 0; border-bottom-color: #fff; } /* line 82, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover.popover-left, .popover.bs-tether-element-attached-right { margin-left: -10px; } /* line 86, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: rgba(0, 0, 0, .25); } /* line 92, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover.popover-left .popover-arrow::after, .popover.bs-tether-element-attached-right .popover-arrow::after { right: 1px; bottom: -10px; content: ""; border-right-width: 0; border-left-color: #fff; } /* line 105, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover-title { padding: 8px 14px; margin: 0; font-size: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: .2375rem .2375rem 0 0; } /* line 115, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover-content { padding: 9px 14px; } /* line 125, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover-arrow, .popover-arrow::after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; } /* line 135, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover-arrow { border-width: 11px; } /* line 138, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_popover.scss */ .popover-arrow::after { content: ""; border-width: 10px; } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel { position: relative; } /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner { position: relative; width: 100%; overflow: hidden; } /* line 11, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .carousel-item { position: relative; display: none; -webkit-transition: .6s ease-in-out left; -o-transition: .6s ease-in-out left; transition: .6s ease-in-out left; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img { line-height: 1; } @media all and (transform-3d), (-webkit-transform-3d) { /* line 11, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .carousel-item { -webkit-transition: -webkit-transform .6s ease-in-out; -o-transition: transform .6s ease-in-out, -o-transform .6s ease-in-out; transition: -webkit-transform .6s ease-in-out; transition: transform .6s ease-in-out; transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; } /* line 29, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right { left: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } /* line 34, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left { left: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } /* line 48, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; } /* line 54, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .active { left: 0; } /* line 58, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0; width: 100%; } /* line 65, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .next { left: 100%; } /* line 68, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .prev { left: -100%; } /* line 71, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0; } /* line 76, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .active.left { left: -100%; } /* line 79, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-inner > .active.right { left: 100%; } /* line 89, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, .6); opacity: .5; } /* line 104, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-control.left { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); background-repeat: repeat-x; } /* line 107, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-control.right { right: 0; left: auto; background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); background-repeat: repeat-x; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .carousel-control:focus, .carousel-control:hover { color: #fff; text-decoration: none; outline: 0; opacity: .9; } /* line 122, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-control .icon-prev, .carousel-control .icon-next { position: absolute; top: 50%; z-index: 5; display: inline-block; width: 20px; height: 20px; margin-top: -10px; font-family: serif; line-height: 1; } /* line 134, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-control .icon-prev { left: 50%; margin-left: -10px; } /* line 138, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-control .icon-next { right: 50%; margin-right: -10px; } /* line 144, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-control .icon-prev::before { content: "\2039"; } /* line 149, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-control .icon-next::before { content: "\203a"; } /* line 161, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; } /* line 172, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: transparent; border: 1px solid #fff; border-radius: 10px; } /* line 188, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-indicators .active { width: 12px; height: 12px; margin: 0; background-color: #fff; } /* line 201, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, .6); } /* line 213, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-caption .btn { text-shadow: none; } @media (min-width: 544px) { /* line 226, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; font-size: 30px; } /* line 233, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-control .icon-prev { margin-left: -15px; } /* line 236, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-control .icon-next { margin-right: -15px; } /* line 242, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-caption { right: 20%; left: 20%; padding-bottom: 30px; } /* line 249, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/_carousel.scss */ .carousel-indicators { bottom: 20px; } } /* line 7, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_background.scss */ .bg-inverse { color: rgba(0, 0, 0, .12); background-color: rgba(0, 0, 0, .87); } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_background.scss */ .bg-faded { background-color: #f7f7f9; } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_background-variant.scss */ .bg-primary { color: #fff !important; background-color: #009688 !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.bg-primary:focus, a.bg-primary:hover { background-color: #00635a !important; } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_background-variant.scss */ .bg-success { color: #fff !important; background-color: #4caf50 !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.bg-success:focus, a.bg-success:hover { background-color: #3d8b40 !important; } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_background-variant.scss */ .bg-info { color: #fff !important; background-color: #03a9f4 !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.bg-info:focus, a.bg-info:hover { background-color: #0286c2 !important; } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_background-variant.scss */ .bg-warning { color: #fff !important; background-color: #ff5722 !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.bg-warning:focus, a.bg-warning:hover { background-color: #ee3900 !important; } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_background-variant.scss */ .bg-danger { color: #fff !important; background-color: #f44336 !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.bg-danger:focus, a.bg-danger:hover { background-color: #ea1c0d !important; } /* line 1, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_center-block.scss */ .center-block { display: block; margin-right: auto; margin-left: auto; } /* line 2, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_clearfix.scss */ .clearfix::after { display: table; clear: both; content: ""; } /* line 3, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-xs-left { float: left !important; margin-right: auto; } /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-xs-right { float: right !important; margin-left: auto; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-xs-none { float: none !important; } @media (min-width: 544px) { /* line 3, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-sm-left { float: left !important; margin-right: auto; } /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-sm-right { float: right !important; margin-left: auto; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-sm-none { float: none !important; } } @media (min-width: 768px) { /* line 3, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-md-left { float: left !important; margin-right: auto; } /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-md-right { float: right !important; margin-left: auto; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-md-none { float: none !important; } } @media (min-width: 992px) { /* line 3, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-lg-left { float: left !important; margin-right: auto; } /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-lg-right { float: right !important; margin-left: auto; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-lg-none { float: none !important; } } @media (min-width: 1200px) { /* line 3, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-xl-left { float: left !important; margin-right: auto; } /* line 6, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-xl-right { float: right !important; margin-left: auto; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_pulls.scss */ .pull-xl-none { float: none !important; } } /* line 5, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_screenreaders.scss */ .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } /* line 23, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_screen-reader.scss */ .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } /* line 3, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-x-auto { margin-right: auto !important; margin-left: auto !important; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-a-0 { margin: 0 0 !important; } /* line 14, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-t-0 { margin-top: 0 !important; } /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-r-0 { margin-right: 0 !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-b-0 { margin-bottom: 0 !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-l-0 { margin-left: 0 !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-x-0 { margin-right: 0 !important; margin-left: 0 !important; } /* line 24, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-y-0 { margin-top: 0 !important; margin-bottom: 0 !important; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-a-1 { margin: .5rem .5rem !important; } /* line 14, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-t-1 { margin-top: .5rem !important; } /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-r-1 { margin-right: .5rem !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-b-1 { margin-bottom: .5rem !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-l-1 { margin-left: .5rem !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-x-1 { margin-right: .5rem !important; margin-left: .5rem !important; } /* line 24, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-y-1 { margin-top: .5rem !important; margin-bottom: .5rem !important; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-a-2 { margin: .75rem .75rem !important; } /* line 14, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-t-2 { margin-top: .75rem !important; } /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-r-2 { margin-right: .75rem !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-b-2 { margin-bottom: .75rem !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-l-2 { margin-left: .75rem !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-x-2 { margin-right: .75rem !important; margin-left: .75rem !important; } /* line 24, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-y-2 { margin-top: .75rem !important; margin-bottom: .75rem !important; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-a-3 { margin: 1.5rem 1.5rem !important; } /* line 14, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-t-3 { margin-top: 1.5rem !important; } /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-r-3 { margin-right: 1.5rem !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-b-3 { margin-bottom: 1.5rem !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-l-3 { margin-left: 1.5rem !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-x-3 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; } /* line 24, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .m-y-3 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-a-0 { padding: 0 0 !important; } /* line 14, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-t-0 { padding-top: 0 !important; } /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-r-0 { padding-right: 0 !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-b-0 { padding-bottom: 0 !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-l-0 { padding-left: 0 !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-x-0 { padding-right: 0 !important; padding-left: 0 !important; } /* line 24, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-y-0 { padding-top: 0 !important; padding-bottom: 0 !important; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-a-1 { padding: .5rem .5rem !important; } /* line 14, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-t-1 { padding-top: .5rem !important; } /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-r-1 { padding-right: .5rem !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-b-1 { padding-bottom: .5rem !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-l-1 { padding-left: .5rem !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-x-1 { padding-right: .5rem !important; padding-left: .5rem !important; } /* line 24, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-y-1 { padding-top: .5rem !important; padding-bottom: .5rem !important; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-a-2 { padding: .75rem .75rem !important; } /* line 14, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-t-2 { padding-top: .75rem !important; } /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-r-2 { padding-right: .75rem !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-b-2 { padding-bottom: .75rem !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-l-2 { padding-left: .75rem !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-x-2 { padding-right: .75rem !important; padding-left: .75rem !important; } /* line 24, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-y-2 { padding-top: .75rem !important; padding-bottom: .75rem !important; } /* line 13, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-a-3 { padding: 1.5rem 1.5rem !important; } /* line 14, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-t-3 { padding-top: 1.5rem !important; } /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-r-3 { padding-right: 1.5rem !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-b-3 { padding-bottom: 1.5rem !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-l-3 { padding-left: 1.5rem !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-x-3 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; } /* line 24, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .p-y-3 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_spacing.scss */ .pos-f-t { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; } /* line 7, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-justify { text-align: justify !important; } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-nowrap { white-space: nowrap !important; } /* line 9, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-xs-left { text-align: left !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-xs-right { text-align: right !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-xs-center { text-align: center !important; } @media (min-width: 544px) { /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-sm-left { text-align: left !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-sm-right { text-align: right !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-md-left { text-align: left !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-md-right { text-align: right !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-md-center { text-align: center !important; } } @media (min-width: 992px) { /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-lg-left { text-align: left !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-lg-right { text-align: right !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-lg-center { text-align: center !important; } } @media (min-width: 1200px) { /* line 15, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-xl-left { text-align: left !important; } /* line 16, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-xl-right { text-align: right !important; } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-xl-center { text-align: center !important; } } /* line 23, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-lowercase { text-transform: lowercase !important; } /* line 24, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-uppercase { text-transform: uppercase !important; } /* line 25, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-capitalize { text-transform: capitalize !important; } /* line 29, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .font-weight-normal { font-weight: normal; } /* line 30, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .font-weight-bold { font-weight: bold; } /* line 31, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .font-italic { font-style: italic; } /* line 35, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-muted, .mdb-help { color: rgba(0, 0, 0, .26); } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_text-emphasis.scss */ .text-primary { color: #009688 !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.text-primary:focus, a.text-primary:hover { color: #00635a; } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_text-emphasis.scss */ .text-success { color: #4caf50 !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.text-success:focus, a.text-success:hover { color: #3d8b40; } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_text-emphasis.scss */ .text-info { color: #03a9f4 !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.text-info:focus, a.text-info:hover { color: #0286c2; } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_text-emphasis.scss */ .text-warning { color: #ff5722 !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.text-warning:focus, a.text-warning:hover { color: #ee3900; } /* line 4, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_text-emphasis.scss */ .text-danger { color: #f44336 !important; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ a.text-danger:focus, a.text-danger:hover { color: #ea1c0d; } /* line 51, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_text.scss */ .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } /* line 5, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .invisible { visibility: hidden !important; } /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .hidden-xs-up { display: none !important; } @media (max-width: 543px) { /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .hidden-xs-down { display: none !important; } } @media (min-width: 544px) { /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .hidden-sm-up { display: none !important; } } @media (max-width: 767px) { /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .hidden-sm-down { display: none !important; } } @media (min-width: 768px) { /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .hidden-md-up { display: none !important; } } @media (max-width: 991px) { /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .hidden-md-down { display: none !important; } } @media (min-width: 992px) { /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .hidden-lg-up { display: none !important; } } @media (max-width: 1199px) { /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .hidden-lg-down { display: none !important; } } @media (min-width: 1200px) { /* line 12, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .hidden-xl-up { display: none !important; } } /* line 17, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .hidden-xl-down { display: none !important; } /* line 29, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .visible-print-block { display: none !important; } @media print { /* line 29, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .visible-print-block { display: block !important; } } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .visible-print-inline { display: none !important; } @media print { /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .visible-print-inline { display: inline !important; } } /* line 43, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .visible-print-inline-block { display: none !important; } @media print { /* line 43, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .visible-print-inline-block { display: inline-block !important; } } @media print { /* line 51, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/utilities/_visibility.scss */ .hidden-print { display: none !important; } } /* line 8, /Users/kross/projects/bootstrap-material-design/scss/mixins/_type.scss */ .card { font-size: .875rem; font-weight: normal; } /* line 1, /Users/kross/projects/bootstrap-material-design/scss/_reboot.scss */ body { font-weight: 400; } /* line 6, /Users/kross/projects/bootstrap-material-design/scss/_reboot.scss */ a:focus { outline: none; } /* line 11, /Users/kross/projects/bootstrap-material-design/scss/_reboot.scss */ button:focus { outline: none; } /* line 8, /Users/kross/projects/bootstrap-material-design/scss/_layout.scss */ .mdb-layout-canvas { position: absolute; width: 100%; height: 100%; } /* line 15, /Users/kross/projects/bootstrap-material-design/scss/_layout.scss */ .mdb-layout-container { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/_layout.scss */ .mdb-layout-header { z-index: 3; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; max-height: 1000px; flex-direction: column; -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1); -o-transition-timing-function: cubic-bezier(.4, 0, .2, 1); transition-timing-function: cubic-bezier(.4, 0, .2, 1); -webkit-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; } /* line 41, /Users/kross/projects/bootstrap-material-design/scss/_layout.scss */ .mdb-layout-content { position: relative; z-index: 1; display: inline-block; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1); -o-transition-timing-function: cubic-bezier(.4, 0, .2, 1); transition-timing-function: cubic-bezier(.4, 0, .2, 1); -webkit-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } /* line 54, /Users/kross/projects/bootstrap-material-design/scss/_layout.scss */ .mdb-layout-spacer { -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } /* line 59, /Users/kross/projects/bootstrap-material-design/scss/_layout.scss */ .mdb-layout-backdrop { position: absolute; top: 0; left: 0; z-index: 4; width: 100%; height: 100%; visibility: hidden; background-color: transparent; -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1); -o-transition-timing-function: cubic-bezier(.4, 0, .2, 1); transition-timing-function: cubic-bezier(.4, 0, .2, 1); -webkit-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; -webkit-transition-property: background-color; -o-transition-property: background-color; transition-property: background-color; } @supports (pointer-events: auto) { /* line 59, /Users/kross/projects/bootstrap-material-design/scss/_layout.scss */ .mdb-layout-backdrop { pointer-events: none; visibility: visible; background-color: rgba(0, 0, 0, .5); opacity: 0; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } } /* line 4, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn { position: relative; margin-bottom: .3125rem; font-size: .875rem; color: rgba(0, 0, 0, .87); text-decoration: none; text-transform: uppercase; letter-spacing: 0; cursor: pointer; background-color: transparent; background-color: inherit; border: 0; border-color: #ccc; outline: 0; -webkit-transition: background-color .2s cubic-bezier(.4, 0, .2, 1), color .2s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .2s cubic-bezier(.4, 0, 1, 1); -o-transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), background-color .2s cubic-bezier(.4, 0, .2, 1), color .2s cubic-bezier(.4, 0, .2, 1); transition: background-color .2s cubic-bezier(.4, 0, .2, 1), color .2s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .2s cubic-bezier(.4, 0, 1, 1); transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), background-color .2s cubic-bezier(.4, 0, .2, 1), color .2s cubic-bezier(.4, 0, .2, 1); transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), background-color .2s cubic-bezier(.4, 0, .2, 1), color .2s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .2s cubic-bezier(.4, 0, 1, 1); will-change: box-shadow, transform; } /* line 175, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus { outline: 0; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn:hover { color: rgba(0, 0, 0, .87); background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn:focus, .btn.focus { color: rgba(0, 0, 0, .87); background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn:active, .btn.active, .open > .btn.dropdown-toggle { color: rgba(0, 0, 0, .87); background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn:active:hover, .btn:active:focus, .btn:active.focus, .btn.active:hover, .btn.active:focus, .btn.active.focus, .open > .btn.dropdown-toggle:hover, .open > .btn.dropdown-toggle:focus, .open > .btn.dropdown-toggle.focus { color: rgba(0, 0, 0, .87); background-color: rgba(153, 153, 153, .4); border-color: rgba(153, 153, 153, .4); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(153, 153, 153, .2); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.disabled:focus, .btn.disabled.focus, .btn:disabled:focus, .btn:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.disabled:hover, .btn:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 81, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn { color: rgba(0, 0, 0, .87); background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn:hover { color: rgba(0, 0, 0, .87); background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn:focus, .bg-inverse .btn.focus { color: rgba(0, 0, 0, .87); background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn:active, .bg-inverse .btn.active, .open > .bg-inverse .btn.dropdown-toggle { color: rgba(0, 0, 0, .87); background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn:active:hover, .bg-inverse .btn:active:focus, .bg-inverse .btn:active.focus, .bg-inverse .btn.active:hover, .bg-inverse .btn.active:focus, .bg-inverse .btn.active.focus, .open > .bg-inverse .btn.dropdown-toggle:hover, .open > .bg-inverse .btn.dropdown-toggle:focus, .open > .bg-inverse .btn.dropdown-toggle.focus { color: rgba(0, 0, 0, .87); background-color: rgba(204, 204, 204, .25); border-color: rgba(204, 204, 204, .25); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(204, 204, 204, .15); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.disabled:focus, .bg-inverse .btn.disabled.focus, .bg-inverse .btn:disabled:focus, .bg-inverse .btn:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.disabled:hover, .bg-inverse .btn:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 98, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-link { background-color: transparent; } /* line 108, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-primary { color: #009688; background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-primary:hover { color: #009688; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-primary:focus, .btn.btn-primary.focus { color: #009688; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-primary:active, .btn.btn-primary.active, .open > .btn.btn-primary.dropdown-toggle { color: #009688; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-primary:active:hover, .btn.btn-primary:active:focus, .btn.btn-primary:active.focus, .btn.btn-primary.active:hover, .btn.btn-primary.active:focus, .btn.btn-primary.active.focus, .open > .btn.btn-primary.dropdown-toggle:hover, .open > .btn.btn-primary.dropdown-toggle:focus, .open > .btn.btn-primary.dropdown-toggle.focus { color: #009688; background-color: rgba(153, 153, 153, .4); border-color: rgba(153, 153, 153, .4); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.btn-primary.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.btn-primary.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(153, 153, 153, .2); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-primary.disabled:focus, .btn.btn-primary.disabled.focus, .btn.btn-primary:disabled:focus, .btn.btn-primary:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-primary.disabled:hover, .btn.btn-primary:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 81, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-primary { color: #009688; background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.btn-primary:hover { color: #009688; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-primary:focus, .bg-inverse .btn.btn-primary.focus { color: #009688; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-primary:active, .bg-inverse .btn.btn-primary.active, .open > .bg-inverse .btn.btn-primary.dropdown-toggle { color: #009688; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-primary:active:hover, .bg-inverse .btn.btn-primary:active:focus, .bg-inverse .btn.btn-primary:active.focus, .bg-inverse .btn.btn-primary.active:hover, .bg-inverse .btn.btn-primary.active:focus, .bg-inverse .btn.btn-primary.active.focus, .open > .bg-inverse .btn.btn-primary.dropdown-toggle:hover, .open > .bg-inverse .btn.btn-primary.dropdown-toggle:focus, .open > .bg-inverse .btn.btn-primary.dropdown-toggle.focus { color: #009688; background-color: rgba(204, 204, 204, .25); border-color: rgba(204, 204, 204, .25); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.btn-primary.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.btn-primary.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(204, 204, 204, .15); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-primary.disabled:focus, .bg-inverse .btn.btn-primary.disabled.focus, .bg-inverse .btn.btn-primary:disabled:focus, .bg-inverse .btn.btn-primary:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.btn-primary.disabled:hover, .bg-inverse .btn.btn-primary:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 98, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-primary.btn-link { background-color: transparent; } /* line 111, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-secondary { color: rgba(0, 0, 0, .87); background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-secondary:hover { color: rgba(0, 0, 0, .87); background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-secondary:focus, .btn.btn-secondary.focus { color: rgba(0, 0, 0, .87); background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-secondary:active, .btn.btn-secondary.active, .open > .btn.btn-secondary.dropdown-toggle { color: rgba(0, 0, 0, .87); background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-secondary:active:hover, .btn.btn-secondary:active:focus, .btn.btn-secondary:active.focus, .btn.btn-secondary.active:hover, .btn.btn-secondary.active:focus, .btn.btn-secondary.active.focus, .open > .btn.btn-secondary.dropdown-toggle:hover, .open > .btn.btn-secondary.dropdown-toggle:focus, .open > .btn.btn-secondary.dropdown-toggle.focus { color: rgba(0, 0, 0, .87); background-color: rgba(153, 153, 153, .4); border-color: rgba(153, 153, 153, .4); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.btn-secondary.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.btn-secondary.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(153, 153, 153, .2); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-secondary.disabled:focus, .btn.btn-secondary.disabled.focus, .btn.btn-secondary:disabled:focus, .btn.btn-secondary:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-secondary.disabled:hover, .btn.btn-secondary:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 81, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-secondary { color: rgba(0, 0, 0, .87); background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.btn-secondary:hover { color: rgba(0, 0, 0, .87); background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-secondary:focus, .bg-inverse .btn.btn-secondary.focus { color: rgba(0, 0, 0, .87); background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-secondary:active, .bg-inverse .btn.btn-secondary.active, .open > .bg-inverse .btn.btn-secondary.dropdown-toggle { color: rgba(0, 0, 0, .87); background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-secondary:active:hover, .bg-inverse .btn.btn-secondary:active:focus, .bg-inverse .btn.btn-secondary:active.focus, .bg-inverse .btn.btn-secondary.active:hover, .bg-inverse .btn.btn-secondary.active:focus, .bg-inverse .btn.btn-secondary.active.focus, .open > .bg-inverse .btn.btn-secondary.dropdown-toggle:hover, .open > .bg-inverse .btn.btn-secondary.dropdown-toggle:focus, .open > .bg-inverse .btn.btn-secondary.dropdown-toggle.focus { color: rgba(0, 0, 0, .87); background-color: rgba(204, 204, 204, .25); border-color: rgba(204, 204, 204, .25); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.btn-secondary.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.btn-secondary.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(204, 204, 204, .15); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-secondary.disabled:focus, .bg-inverse .btn.btn-secondary.disabled.focus, .bg-inverse .btn.btn-secondary:disabled:focus, .bg-inverse .btn.btn-secondary:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.btn-secondary.disabled:hover, .bg-inverse .btn.btn-secondary:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 98, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-secondary.btn-link { background-color: transparent; } /* line 114, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-info { color: #03a9f4; background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-info:hover { color: #03a9f4; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-info:focus, .btn.btn-info.focus { color: #03a9f4; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-info:active, .btn.btn-info.active, .open > .btn.btn-info.dropdown-toggle { color: #03a9f4; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-info:active:hover, .btn.btn-info:active:focus, .btn.btn-info:active.focus, .btn.btn-info.active:hover, .btn.btn-info.active:focus, .btn.btn-info.active.focus, .open > .btn.btn-info.dropdown-toggle:hover, .open > .btn.btn-info.dropdown-toggle:focus, .open > .btn.btn-info.dropdown-toggle.focus { color: #03a9f4; background-color: rgba(153, 153, 153, .4); border-color: rgba(153, 153, 153, .4); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.btn-info.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.btn-info.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(153, 153, 153, .2); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-info.disabled:focus, .btn.btn-info.disabled.focus, .btn.btn-info:disabled:focus, .btn.btn-info:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-info.disabled:hover, .btn.btn-info:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 81, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-info { color: #03a9f4; background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.btn-info:hover { color: #03a9f4; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-info:focus, .bg-inverse .btn.btn-info.focus { color: #03a9f4; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-info:active, .bg-inverse .btn.btn-info.active, .open > .bg-inverse .btn.btn-info.dropdown-toggle { color: #03a9f4; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-info:active:hover, .bg-inverse .btn.btn-info:active:focus, .bg-inverse .btn.btn-info:active.focus, .bg-inverse .btn.btn-info.active:hover, .bg-inverse .btn.btn-info.active:focus, .bg-inverse .btn.btn-info.active.focus, .open > .bg-inverse .btn.btn-info.dropdown-toggle:hover, .open > .bg-inverse .btn.btn-info.dropdown-toggle:focus, .open > .bg-inverse .btn.btn-info.dropdown-toggle.focus { color: #03a9f4; background-color: rgba(204, 204, 204, .25); border-color: rgba(204, 204, 204, .25); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.btn-info.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.btn-info.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(204, 204, 204, .15); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-info.disabled:focus, .bg-inverse .btn.btn-info.disabled.focus, .bg-inverse .btn.btn-info:disabled:focus, .bg-inverse .btn.btn-info:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.btn-info.disabled:hover, .bg-inverse .btn.btn-info:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 98, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-info.btn-link { background-color: transparent; } /* line 117, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-success { color: #4caf50; background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-success:hover { color: #4caf50; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-success:focus, .btn.btn-success.focus { color: #4caf50; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-success:active, .btn.btn-success.active, .open > .btn.btn-success.dropdown-toggle { color: #4caf50; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-success:active:hover, .btn.btn-success:active:focus, .btn.btn-success:active.focus, .btn.btn-success.active:hover, .btn.btn-success.active:focus, .btn.btn-success.active.focus, .open > .btn.btn-success.dropdown-toggle:hover, .open > .btn.btn-success.dropdown-toggle:focus, .open > .btn.btn-success.dropdown-toggle.focus { color: #4caf50; background-color: rgba(153, 153, 153, .4); border-color: rgba(153, 153, 153, .4); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.btn-success.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.btn-success.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(153, 153, 153, .2); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-success.disabled:focus, .btn.btn-success.disabled.focus, .btn.btn-success:disabled:focus, .btn.btn-success:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-success.disabled:hover, .btn.btn-success:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 81, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-success { color: #4caf50; background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.btn-success:hover { color: #4caf50; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-success:focus, .bg-inverse .btn.btn-success.focus { color: #4caf50; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-success:active, .bg-inverse .btn.btn-success.active, .open > .bg-inverse .btn.btn-success.dropdown-toggle { color: #4caf50; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-success:active:hover, .bg-inverse .btn.btn-success:active:focus, .bg-inverse .btn.btn-success:active.focus, .bg-inverse .btn.btn-success.active:hover, .bg-inverse .btn.btn-success.active:focus, .bg-inverse .btn.btn-success.active.focus, .open > .bg-inverse .btn.btn-success.dropdown-toggle:hover, .open > .bg-inverse .btn.btn-success.dropdown-toggle:focus, .open > .bg-inverse .btn.btn-success.dropdown-toggle.focus { color: #4caf50; background-color: rgba(204, 204, 204, .25); border-color: rgba(204, 204, 204, .25); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.btn-success.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.btn-success.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(204, 204, 204, .15); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-success.disabled:focus, .bg-inverse .btn.btn-success.disabled.focus, .bg-inverse .btn.btn-success:disabled:focus, .bg-inverse .btn.btn-success:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.btn-success.disabled:hover, .bg-inverse .btn.btn-success:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 98, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-success.btn-link { background-color: transparent; } /* line 120, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-warning { color: #ff5722; background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-warning:hover { color: #ff5722; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-warning:focus, .btn.btn-warning.focus { color: #ff5722; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-warning:active, .btn.btn-warning.active, .open > .btn.btn-warning.dropdown-toggle { color: #ff5722; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-warning:active:hover, .btn.btn-warning:active:focus, .btn.btn-warning:active.focus, .btn.btn-warning.active:hover, .btn.btn-warning.active:focus, .btn.btn-warning.active.focus, .open > .btn.btn-warning.dropdown-toggle:hover, .open > .btn.btn-warning.dropdown-toggle:focus, .open > .btn.btn-warning.dropdown-toggle.focus { color: #ff5722; background-color: rgba(153, 153, 153, .4); border-color: rgba(153, 153, 153, .4); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.btn-warning.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.btn-warning.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(153, 153, 153, .2); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-warning.disabled:focus, .btn.btn-warning.disabled.focus, .btn.btn-warning:disabled:focus, .btn.btn-warning:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-warning.disabled:hover, .btn.btn-warning:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 81, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-warning { color: #ff5722; background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.btn-warning:hover { color: #ff5722; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-warning:focus, .bg-inverse .btn.btn-warning.focus { color: #ff5722; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-warning:active, .bg-inverse .btn.btn-warning.active, .open > .bg-inverse .btn.btn-warning.dropdown-toggle { color: #ff5722; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-warning:active:hover, .bg-inverse .btn.btn-warning:active:focus, .bg-inverse .btn.btn-warning:active.focus, .bg-inverse .btn.btn-warning.active:hover, .bg-inverse .btn.btn-warning.active:focus, .bg-inverse .btn.btn-warning.active.focus, .open > .bg-inverse .btn.btn-warning.dropdown-toggle:hover, .open > .bg-inverse .btn.btn-warning.dropdown-toggle:focus, .open > .bg-inverse .btn.btn-warning.dropdown-toggle.focus { color: #ff5722; background-color: rgba(204, 204, 204, .25); border-color: rgba(204, 204, 204, .25); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.btn-warning.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.btn-warning.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(204, 204, 204, .15); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-warning.disabled:focus, .bg-inverse .btn.btn-warning.disabled.focus, .bg-inverse .btn.btn-warning:disabled:focus, .bg-inverse .btn.btn-warning:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.btn-warning.disabled:hover, .bg-inverse .btn.btn-warning:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 98, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-warning.btn-link { background-color: transparent; } /* line 123, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-danger { color: #f44336; background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-danger:hover { color: #f44336; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-danger:focus, .btn.btn-danger.focus { color: #f44336; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-danger:active, .btn.btn-danger.active, .open > .btn.btn-danger.dropdown-toggle { color: #f44336; background-color: rgba(153, 153, 153, .2); border-color: rgba(153, 153, 153, .2); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-danger:active:hover, .btn.btn-danger:active:focus, .btn.btn-danger:active.focus, .btn.btn-danger.active:hover, .btn.btn-danger.active:focus, .btn.btn-danger.active.focus, .open > .btn.btn-danger.dropdown-toggle:hover, .open > .btn.btn-danger.dropdown-toggle:focus, .open > .btn.btn-danger.dropdown-toggle.focus { color: #f44336; background-color: rgba(153, 153, 153, .4); border-color: rgba(153, 153, 153, .4); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.btn-danger.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.btn-danger.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(153, 153, 153, .2); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-danger.disabled:focus, .btn.btn-danger.disabled.focus, .btn.btn-danger:disabled:focus, .btn.btn-danger:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-danger.disabled:hover, .btn.btn-danger:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 81, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-danger { color: #f44336; background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.btn-danger:hover { color: #f44336; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-danger:focus, .bg-inverse .btn.btn-danger.focus { color: #f44336; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-danger:active, .bg-inverse .btn.btn-danger.active, .open > .bg-inverse .btn.btn-danger.dropdown-toggle { color: #f44336; background-color: rgba(204, 204, 204, .15); border-color: rgba(204, 204, 204, .15); } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-danger:active:hover, .bg-inverse .btn.btn-danger:active:focus, .bg-inverse .btn.btn-danger:active.focus, .bg-inverse .btn.btn-danger.active:hover, .bg-inverse .btn.btn-danger.active:focus, .bg-inverse .btn.btn-danger.active.focus, .open > .bg-inverse .btn.btn-danger.dropdown-toggle:hover, .open > .bg-inverse .btn.btn-danger.dropdown-toggle:focus, .open > .bg-inverse .btn.btn-danger.dropdown-toggle.focus { color: #f44336; background-color: rgba(204, 204, 204, .25); border-color: rgba(204, 204, 204, .25); } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.btn-danger.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: inherit; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .bg-inverse .btn.btn-danger.dropdown-toggle.mdb-btn-icon:hover { background-color: rgba(204, 204, 204, .15); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .bg-inverse .btn.btn-danger.disabled:focus, .bg-inverse .btn.btn-danger.disabled.focus, .bg-inverse .btn.btn-danger:disabled:focus, .bg-inverse .btn.btn-danger:disabled.focus { background-color: inherit; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .bg-inverse .btn.btn-danger.disabled:hover, .bg-inverse .btn.btn-danger:disabled:hover { background-color: inherit; border-color: #ccc; } /* line 98, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.btn-danger.btn-link { background-color: transparent; } /* line 150, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-primary, .btn.btn-raised.btn-primary, .btn-group-raised .btn.btn-primary { color: #fff; background-color: #009688; border-color: #009688; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab.btn-primary:hover, .btn.btn-raised.btn-primary:hover, .btn-group-raised .btn.btn-primary:hover { color: #fff; background-color: #008276; border-color: #005951; } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-primary:focus, .btn.mdb-btn-fab.btn-primary.focus, .btn.btn-raised.btn-primary:focus, .btn.btn-raised.btn-primary.focus, .btn-group-raised .btn.btn-primary:focus, .btn-group-raised .btn.btn-primary.focus { color: #fff; background-color: #008276; border-color: #005951; } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-primary:active, .btn.mdb-btn-fab.btn-primary.active, .open > .btn.mdb-btn-fab.btn-primary.dropdown-toggle, .btn.btn-raised.btn-primary:active, .btn.btn-raised.btn-primary.active, .open > .btn.btn-raised.btn-primary.dropdown-toggle, .btn-group-raised .btn.btn-primary:active, .btn-group-raised .btn.btn-primary.active, .open > .btn-group-raised .btn.btn-primary.dropdown-toggle { color: #fff; background-color: #008276; border-color: #005951; } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-primary:active:hover, .btn.mdb-btn-fab.btn-primary:active:focus, .btn.mdb-btn-fab.btn-primary:active.focus, .btn.mdb-btn-fab.btn-primary.active:hover, .btn.mdb-btn-fab.btn-primary.active:focus, .btn.mdb-btn-fab.btn-primary.active.focus, .open > .btn.mdb-btn-fab.btn-primary.dropdown-toggle:hover, .open > .btn.mdb-btn-fab.btn-primary.dropdown-toggle:focus, .open > .btn.mdb-btn-fab.btn-primary.dropdown-toggle.focus, .btn.btn-raised.btn-primary:active:hover, .btn.btn-raised.btn-primary:active:focus, .btn.btn-raised.btn-primary:active.focus, .btn.btn-raised.btn-primary.active:hover, .btn.btn-raised.btn-primary.active:focus, .btn.btn-raised.btn-primary.active.focus, .open > .btn.btn-raised.btn-primary.dropdown-toggle:hover, .open > .btn.btn-raised.btn-primary.dropdown-toggle:focus, .open > .btn.btn-raised.btn-primary.dropdown-toggle.focus, .btn-group-raised .btn.btn-primary:active:hover, .btn-group-raised .btn.btn-primary:active:focus, .btn-group-raised .btn.btn-primary:active.focus, .btn-group-raised .btn.btn-primary.active:hover, .btn-group-raised .btn.btn-primary.active:focus, .btn-group-raised .btn.btn-primary.active.focus, .open > .btn-group-raised .btn.btn-primary.dropdown-toggle:hover, .open > .btn-group-raised .btn.btn-primary.dropdown-toggle:focus, .open > .btn-group-raised .btn.btn-primary.dropdown-toggle.focus { color: #fff; background-color: #008276; border-color: #001714; } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.mdb-btn-fab.btn-primary.dropdown-toggle.mdb-btn-icon, .open > .btn.btn-raised.btn-primary.dropdown-toggle.mdb-btn-icon, .open > .btn-group-raised .btn.btn-primary.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: #009688; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.mdb-btn-fab.btn-primary.dropdown-toggle.mdb-btn-icon:hover, .open > .btn.btn-raised.btn-primary.dropdown-toggle.mdb-btn-icon:hover, .open > .btn-group-raised .btn.btn-primary.dropdown-toggle.mdb-btn-icon:hover { background-color: #008276; } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-primary.disabled:focus, .btn.mdb-btn-fab.btn-primary.disabled.focus, .btn.mdb-btn-fab.btn-primary:disabled:focus, .btn.mdb-btn-fab.btn-primary:disabled.focus, .btn.btn-raised.btn-primary.disabled:focus, .btn.btn-raised.btn-primary.disabled.focus, .btn.btn-raised.btn-primary:disabled:focus, .btn.btn-raised.btn-primary:disabled.focus, .btn-group-raised .btn.btn-primary.disabled:focus, .btn-group-raised .btn.btn-primary.disabled.focus, .btn-group-raised .btn.btn-primary:disabled:focus, .btn-group-raised .btn.btn-primary:disabled.focus { background-color: #009688; border-color: #009688; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab.btn-primary.disabled:hover, .btn.mdb-btn-fab.btn-primary:disabled:hover, .btn.btn-raised.btn-primary.disabled:hover, .btn.btn-raised.btn-primary:disabled:hover, .btn-group-raised .btn.btn-primary.disabled:hover, .btn-group-raised .btn.btn-primary:disabled:hover { background-color: #009688; border-color: #009688; } /* line 153, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-secondary, .btn.btn-raised.btn-secondary, .btn-group-raised .btn.btn-secondary { color: rgba(0, 0, 0, .87); background-color: #fafafa; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab.btn-secondary:hover, .btn.btn-raised.btn-secondary:hover, .btn-group-raised .btn.btn-secondary:hover { color: rgba(0, 0, 0, .87); background-color: #f0f0f0; border-color: #adadad; } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-secondary:focus, .btn.mdb-btn-fab.btn-secondary.focus, .btn.btn-raised.btn-secondary:focus, .btn.btn-raised.btn-secondary.focus, .btn-group-raised .btn.btn-secondary:focus, .btn-group-raised .btn.btn-secondary.focus { color: rgba(0, 0, 0, .87); background-color: #f0f0f0; border-color: #adadad; } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-secondary:active, .btn.mdb-btn-fab.btn-secondary.active, .open > .btn.mdb-btn-fab.btn-secondary.dropdown-toggle, .btn.btn-raised.btn-secondary:active, .btn.btn-raised.btn-secondary.active, .open > .btn.btn-raised.btn-secondary.dropdown-toggle, .btn-group-raised .btn.btn-secondary:active, .btn-group-raised .btn.btn-secondary.active, .open > .btn-group-raised .btn.btn-secondary.dropdown-toggle { color: rgba(0, 0, 0, .87); background-color: #f0f0f0; border-color: #adadad; } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-secondary:active:hover, .btn.mdb-btn-fab.btn-secondary:active:focus, .btn.mdb-btn-fab.btn-secondary:active.focus, .btn.mdb-btn-fab.btn-secondary.active:hover, .btn.mdb-btn-fab.btn-secondary.active:focus, .btn.mdb-btn-fab.btn-secondary.active.focus, .open > .btn.mdb-btn-fab.btn-secondary.dropdown-toggle:hover, .open > .btn.mdb-btn-fab.btn-secondary.dropdown-toggle:focus, .open > .btn.mdb-btn-fab.btn-secondary.dropdown-toggle.focus, .btn.btn-raised.btn-secondary:active:hover, .btn.btn-raised.btn-secondary:active:focus, .btn.btn-raised.btn-secondary:active.focus, .btn.btn-raised.btn-secondary.active:hover, .btn.btn-raised.btn-secondary.active:focus, .btn.btn-raised.btn-secondary.active.focus, .open > .btn.btn-raised.btn-secondary.dropdown-toggle:hover, .open > .btn.btn-raised.btn-secondary.dropdown-toggle:focus, .open > .btn.btn-raised.btn-secondary.dropdown-toggle.focus, .btn-group-raised .btn.btn-secondary:active:hover, .btn-group-raised .btn.btn-secondary:active:focus, .btn-group-raised .btn.btn-secondary:active.focus, .btn-group-raised .btn.btn-secondary.active:hover, .btn-group-raised .btn.btn-secondary.active:focus, .btn-group-raised .btn.btn-secondary.active.focus, .open > .btn-group-raised .btn.btn-secondary.dropdown-toggle:hover, .open > .btn-group-raised .btn.btn-secondary.dropdown-toggle:focus, .open > .btn-group-raised .btn.btn-secondary.dropdown-toggle.focus { color: rgba(0, 0, 0, .87); background-color: #f0f0f0; border-color: #8c8c8c; } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.mdb-btn-fab.btn-secondary.dropdown-toggle.mdb-btn-icon, .open > .btn.btn-raised.btn-secondary.dropdown-toggle.mdb-btn-icon, .open > .btn-group-raised .btn.btn-secondary.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: #fafafa; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.mdb-btn-fab.btn-secondary.dropdown-toggle.mdb-btn-icon:hover, .open > .btn.btn-raised.btn-secondary.dropdown-toggle.mdb-btn-icon:hover, .open > .btn-group-raised .btn.btn-secondary.dropdown-toggle.mdb-btn-icon:hover { background-color: #f0f0f0; } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-secondary.disabled:focus, .btn.mdb-btn-fab.btn-secondary.disabled.focus, .btn.mdb-btn-fab.btn-secondary:disabled:focus, .btn.mdb-btn-fab.btn-secondary:disabled.focus, .btn.btn-raised.btn-secondary.disabled:focus, .btn.btn-raised.btn-secondary.disabled.focus, .btn.btn-raised.btn-secondary:disabled:focus, .btn.btn-raised.btn-secondary:disabled.focus, .btn-group-raised .btn.btn-secondary.disabled:focus, .btn-group-raised .btn.btn-secondary.disabled.focus, .btn-group-raised .btn.btn-secondary:disabled:focus, .btn-group-raised .btn.btn-secondary:disabled.focus { background-color: #fafafa; border-color: #ccc; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab.btn-secondary.disabled:hover, .btn.mdb-btn-fab.btn-secondary:disabled:hover, .btn.btn-raised.btn-secondary.disabled:hover, .btn.btn-raised.btn-secondary:disabled:hover, .btn-group-raised .btn.btn-secondary.disabled:hover, .btn-group-raised .btn.btn-secondary:disabled:hover { background-color: #fafafa; border-color: #ccc; } /* line 156, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-info, .btn.btn-raised.btn-info, .btn-group-raised .btn.btn-info { color: #fff; background-color: #03a9f4; border-color: #03a9f4; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab.btn-info:hover, .btn.btn-raised.btn-info:hover, .btn-group-raised .btn.btn-info:hover { color: #fff; background-color: #039be0; border-color: #027fb8; } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-info:focus, .btn.mdb-btn-fab.btn-info.focus, .btn.btn-raised.btn-info:focus, .btn.btn-raised.btn-info.focus, .btn-group-raised .btn.btn-info:focus, .btn-group-raised .btn.btn-info.focus { color: #fff; background-color: #039be0; border-color: #027fb8; } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-info:active, .btn.mdb-btn-fab.btn-info.active, .open > .btn.mdb-btn-fab.btn-info.dropdown-toggle, .btn.btn-raised.btn-info:active, .btn.btn-raised.btn-info.active, .open > .btn.btn-raised.btn-info.dropdown-toggle, .btn-group-raised .btn.btn-info:active, .btn-group-raised .btn.btn-info.active, .open > .btn-group-raised .btn.btn-info.dropdown-toggle { color: #fff; background-color: #039be0; border-color: #027fb8; } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-info:active:hover, .btn.mdb-btn-fab.btn-info:active:focus, .btn.mdb-btn-fab.btn-info:active.focus, .btn.mdb-btn-fab.btn-info.active:hover, .btn.mdb-btn-fab.btn-info.active:focus, .btn.mdb-btn-fab.btn-info.active.focus, .open > .btn.mdb-btn-fab.btn-info.dropdown-toggle:hover, .open > .btn.mdb-btn-fab.btn-info.dropdown-toggle:focus, .open > .btn.mdb-btn-fab.btn-info.dropdown-toggle.focus, .btn.btn-raised.btn-info:active:hover, .btn.btn-raised.btn-info:active:focus, .btn.btn-raised.btn-info:active.focus, .btn.btn-raised.btn-info.active:hover, .btn.btn-raised.btn-info.active:focus, .btn.btn-raised.btn-info.active.focus, .open > .btn.btn-raised.btn-info.dropdown-toggle:hover, .open > .btn.btn-raised.btn-info.dropdown-toggle:focus, .open > .btn.btn-raised.btn-info.dropdown-toggle.focus, .btn-group-raised .btn.btn-info:active:hover, .btn-group-raised .btn.btn-info:active:focus, .btn-group-raised .btn.btn-info:active.focus, .btn-group-raised .btn.btn-info.active:hover, .btn-group-raised .btn.btn-info.active:focus, .btn-group-raised .btn.btn-info.active.focus, .open > .btn-group-raised .btn.btn-info.dropdown-toggle:hover, .open > .btn-group-raised .btn.btn-info.dropdown-toggle:focus, .open > .btn-group-raised .btn.btn-info.dropdown-toggle.focus { color: #fff; background-color: #039be0; border-color: #015276; } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.mdb-btn-fab.btn-info.dropdown-toggle.mdb-btn-icon, .open > .btn.btn-raised.btn-info.dropdown-toggle.mdb-btn-icon, .open > .btn-group-raised .btn.btn-info.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: #03a9f4; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.mdb-btn-fab.btn-info.dropdown-toggle.mdb-btn-icon:hover, .open > .btn.btn-raised.btn-info.dropdown-toggle.mdb-btn-icon:hover, .open > .btn-group-raised .btn.btn-info.dropdown-toggle.mdb-btn-icon:hover { background-color: #039be0; } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-info.disabled:focus, .btn.mdb-btn-fab.btn-info.disabled.focus, .btn.mdb-btn-fab.btn-info:disabled:focus, .btn.mdb-btn-fab.btn-info:disabled.focus, .btn.btn-raised.btn-info.disabled:focus, .btn.btn-raised.btn-info.disabled.focus, .btn.btn-raised.btn-info:disabled:focus, .btn.btn-raised.btn-info:disabled.focus, .btn-group-raised .btn.btn-info.disabled:focus, .btn-group-raised .btn.btn-info.disabled.focus, .btn-group-raised .btn.btn-info:disabled:focus, .btn-group-raised .btn.btn-info:disabled.focus { background-color: #03a9f4; border-color: #03a9f4; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab.btn-info.disabled:hover, .btn.mdb-btn-fab.btn-info:disabled:hover, .btn.btn-raised.btn-info.disabled:hover, .btn.btn-raised.btn-info:disabled:hover, .btn-group-raised .btn.btn-info.disabled:hover, .btn-group-raised .btn.btn-info:disabled:hover { background-color: #03a9f4; border-color: #03a9f4; } /* line 159, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-success, .btn.btn-raised.btn-success, .btn-group-raised .btn.btn-success { color: #fff; background-color: #4caf50; border-color: #4caf50; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab.btn-success:hover, .btn.btn-raised.btn-success:hover, .btn-group-raised .btn.btn-success:hover { color: #fff; background-color: #46a149; border-color: #39843c; } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-success:focus, .btn.mdb-btn-fab.btn-success.focus, .btn.btn-raised.btn-success:focus, .btn.btn-raised.btn-success.focus, .btn-group-raised .btn.btn-success:focus, .btn-group-raised .btn.btn-success.focus { color: #fff; background-color: #46a149; border-color: #39843c; } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-success:active, .btn.mdb-btn-fab.btn-success.active, .open > .btn.mdb-btn-fab.btn-success.dropdown-toggle, .btn.btn-raised.btn-success:active, .btn.btn-raised.btn-success.active, .open > .btn.btn-raised.btn-success.dropdown-toggle, .btn-group-raised .btn.btn-success:active, .btn-group-raised .btn.btn-success.active, .open > .btn-group-raised .btn.btn-success.dropdown-toggle { color: #fff; background-color: #46a149; border-color: #39843c; } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-success:active:hover, .btn.mdb-btn-fab.btn-success:active:focus, .btn.mdb-btn-fab.btn-success:active.focus, .btn.mdb-btn-fab.btn-success.active:hover, .btn.mdb-btn-fab.btn-success.active:focus, .btn.mdb-btn-fab.btn-success.active.focus, .open > .btn.mdb-btn-fab.btn-success.dropdown-toggle:hover, .open > .btn.mdb-btn-fab.btn-success.dropdown-toggle:focus, .open > .btn.mdb-btn-fab.btn-success.dropdown-toggle.focus, .btn.btn-raised.btn-success:active:hover, .btn.btn-raised.btn-success:active:focus, .btn.btn-raised.btn-success:active.focus, .btn.btn-raised.btn-success.active:hover, .btn.btn-raised.btn-success.active:focus, .btn.btn-raised.btn-success.active.focus, .open > .btn.btn-raised.btn-success.dropdown-toggle:hover, .open > .btn.btn-raised.btn-success.dropdown-toggle:focus, .open > .btn.btn-raised.btn-success.dropdown-toggle.focus, .btn-group-raised .btn.btn-success:active:hover, .btn-group-raised .btn.btn-success:active:focus, .btn-group-raised .btn.btn-success:active.focus, .btn-group-raised .btn.btn-success.active:hover, .btn-group-raised .btn.btn-success.active:focus, .btn-group-raised .btn.btn-success.active.focus, .open > .btn-group-raised .btn.btn-success.dropdown-toggle:hover, .open > .btn-group-raised .btn.btn-success.dropdown-toggle:focus, .open > .btn-group-raised .btn.btn-success.dropdown-toggle.focus { color: #fff; background-color: #46a149; border-color: #255627; } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.mdb-btn-fab.btn-success.dropdown-toggle.mdb-btn-icon, .open > .btn.btn-raised.btn-success.dropdown-toggle.mdb-btn-icon, .open > .btn-group-raised .btn.btn-success.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: #4caf50; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.mdb-btn-fab.btn-success.dropdown-toggle.mdb-btn-icon:hover, .open > .btn.btn-raised.btn-success.dropdown-toggle.mdb-btn-icon:hover, .open > .btn-group-raised .btn.btn-success.dropdown-toggle.mdb-btn-icon:hover { background-color: #46a149; } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-success.disabled:focus, .btn.mdb-btn-fab.btn-success.disabled.focus, .btn.mdb-btn-fab.btn-success:disabled:focus, .btn.mdb-btn-fab.btn-success:disabled.focus, .btn.btn-raised.btn-success.disabled:focus, .btn.btn-raised.btn-success.disabled.focus, .btn.btn-raised.btn-success:disabled:focus, .btn.btn-raised.btn-success:disabled.focus, .btn-group-raised .btn.btn-success.disabled:focus, .btn-group-raised .btn.btn-success.disabled.focus, .btn-group-raised .btn.btn-success:disabled:focus, .btn-group-raised .btn.btn-success:disabled.focus { background-color: #4caf50; border-color: #4caf50; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab.btn-success.disabled:hover, .btn.mdb-btn-fab.btn-success:disabled:hover, .btn.btn-raised.btn-success.disabled:hover, .btn.btn-raised.btn-success:disabled:hover, .btn-group-raised .btn.btn-success.disabled:hover, .btn-group-raised .btn.btn-success:disabled:hover { background-color: #4caf50; border-color: #4caf50; } /* line 162, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-warning, .btn.btn-raised.btn-warning, .btn-group-raised .btn.btn-warning { color: #fff; background-color: #ff5722; border-color: #ff5722; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab.btn-warning:hover, .btn.btn-raised.btn-warning:hover, .btn-group-raised .btn.btn-warning:hover { color: #fff; background-color: #ff470e; border-color: #e43700; } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-warning:focus, .btn.mdb-btn-fab.btn-warning.focus, .btn.btn-raised.btn-warning:focus, .btn.btn-raised.btn-warning.focus, .btn-group-raised .btn.btn-warning:focus, .btn-group-raised .btn.btn-warning.focus { color: #fff; background-color: #ff470e; border-color: #e43700; } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-warning:active, .btn.mdb-btn-fab.btn-warning.active, .open > .btn.mdb-btn-fab.btn-warning.dropdown-toggle, .btn.btn-raised.btn-warning:active, .btn.btn-raised.btn-warning.active, .open > .btn.btn-raised.btn-warning.dropdown-toggle, .btn-group-raised .btn.btn-warning:active, .btn-group-raised .btn.btn-warning.active, .open > .btn-group-raised .btn.btn-warning.dropdown-toggle { color: #fff; background-color: #ff470e; border-color: #e43700; } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-warning:active:hover, .btn.mdb-btn-fab.btn-warning:active:focus, .btn.mdb-btn-fab.btn-warning:active.focus, .btn.mdb-btn-fab.btn-warning.active:hover, .btn.mdb-btn-fab.btn-warning.active:focus, .btn.mdb-btn-fab.btn-warning.active.focus, .open > .btn.mdb-btn-fab.btn-warning.dropdown-toggle:hover, .open > .btn.mdb-btn-fab.btn-warning.dropdown-toggle:focus, .open > .btn.mdb-btn-fab.btn-warning.dropdown-toggle.focus, .btn.btn-raised.btn-warning:active:hover, .btn.btn-raised.btn-warning:active:focus, .btn.btn-raised.btn-warning:active.focus, .btn.btn-raised.btn-warning.active:hover, .btn.btn-raised.btn-warning.active:focus, .btn.btn-raised.btn-warning.active.focus, .open > .btn.btn-raised.btn-warning.dropdown-toggle:hover, .open > .btn.btn-raised.btn-warning.dropdown-toggle:focus, .open > .btn.btn-raised.btn-warning.dropdown-toggle.focus, .btn-group-raised .btn.btn-warning:active:hover, .btn-group-raised .btn.btn-warning:active:focus, .btn-group-raised .btn.btn-warning:active.focus, .btn-group-raised .btn.btn-warning.active:hover, .btn-group-raised .btn.btn-warning.active:focus, .btn-group-raised .btn.btn-warning.active.focus, .open > .btn-group-raised .btn.btn-warning.dropdown-toggle:hover, .open > .btn-group-raised .btn.btn-warning.dropdown-toggle:focus, .open > .btn-group-raised .btn.btn-warning.dropdown-toggle.focus { color: #fff; background-color: #ff470e; border-color: #a22700; } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.mdb-btn-fab.btn-warning.dropdown-toggle.mdb-btn-icon, .open > .btn.btn-raised.btn-warning.dropdown-toggle.mdb-btn-icon, .open > .btn-group-raised .btn.btn-warning.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: #ff5722; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.mdb-btn-fab.btn-warning.dropdown-toggle.mdb-btn-icon:hover, .open > .btn.btn-raised.btn-warning.dropdown-toggle.mdb-btn-icon:hover, .open > .btn-group-raised .btn.btn-warning.dropdown-toggle.mdb-btn-icon:hover { background-color: #ff470e; } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-warning.disabled:focus, .btn.mdb-btn-fab.btn-warning.disabled.focus, .btn.mdb-btn-fab.btn-warning:disabled:focus, .btn.mdb-btn-fab.btn-warning:disabled.focus, .btn.btn-raised.btn-warning.disabled:focus, .btn.btn-raised.btn-warning.disabled.focus, .btn.btn-raised.btn-warning:disabled:focus, .btn.btn-raised.btn-warning:disabled.focus, .btn-group-raised .btn.btn-warning.disabled:focus, .btn-group-raised .btn.btn-warning.disabled.focus, .btn-group-raised .btn.btn-warning:disabled:focus, .btn-group-raised .btn.btn-warning:disabled.focus { background-color: #ff5722; border-color: #ff5722; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab.btn-warning.disabled:hover, .btn.mdb-btn-fab.btn-warning:disabled:hover, .btn.btn-raised.btn-warning.disabled:hover, .btn.btn-raised.btn-warning:disabled:hover, .btn-group-raised .btn.btn-warning.disabled:hover, .btn-group-raised .btn.btn-warning:disabled:hover { background-color: #ff5722; border-color: #ff5722; } /* line 165, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-danger, .btn.btn-raised.btn-danger, .btn-group-raised .btn.btn-danger { color: #fff; background-color: #f44336; border-color: #f44336; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab.btn-danger:hover, .btn.btn-raised.btn-danger:hover, .btn-group-raised .btn.btn-danger:hover { color: #fff; background-color: #f55549; border-color: #e11b0c; } /* line 13, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-danger:focus, .btn.mdb-btn-fab.btn-danger.focus, .btn.btn-raised.btn-danger:focus, .btn.btn-raised.btn-danger.focus, .btn-group-raised .btn.btn-danger:focus, .btn-group-raised .btn.btn-danger.focus { color: #fff; background-color: #f55549; border-color: #e11b0c; } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-danger:active, .btn.mdb-btn-fab.btn-danger.active, .open > .btn.mdb-btn-fab.btn-danger.dropdown-toggle, .btn.btn-raised.btn-danger:active, .btn.btn-raised.btn-danger.active, .open > .btn.btn-raised.btn-danger.dropdown-toggle, .btn-group-raised .btn.btn-danger:active, .btn-group-raised .btn.btn-danger.active, .open > .btn-group-raised .btn.btn-danger.dropdown-toggle { color: #fff; background-color: #f55549; border-color: #e11b0c; } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-danger:active:hover, .btn.mdb-btn-fab.btn-danger:active:focus, .btn.mdb-btn-fab.btn-danger:active.focus, .btn.mdb-btn-fab.btn-danger.active:hover, .btn.mdb-btn-fab.btn-danger.active:focus, .btn.mdb-btn-fab.btn-danger.active.focus, .open > .btn.mdb-btn-fab.btn-danger.dropdown-toggle:hover, .open > .btn.mdb-btn-fab.btn-danger.dropdown-toggle:focus, .open > .btn.mdb-btn-fab.btn-danger.dropdown-toggle.focus, .btn.btn-raised.btn-danger:active:hover, .btn.btn-raised.btn-danger:active:focus, .btn.btn-raised.btn-danger:active.focus, .btn.btn-raised.btn-danger.active:hover, .btn.btn-raised.btn-danger.active:focus, .btn.btn-raised.btn-danger.active.focus, .open > .btn.btn-raised.btn-danger.dropdown-toggle:hover, .open > .btn.btn-raised.btn-danger.dropdown-toggle:focus, .open > .btn.btn-raised.btn-danger.dropdown-toggle.focus, .btn-group-raised .btn.btn-danger:active:hover, .btn-group-raised .btn.btn-danger:active:focus, .btn-group-raised .btn.btn-danger:active.focus, .btn-group-raised .btn.btn-danger.active:hover, .btn-group-raised .btn.btn-danger.active:focus, .btn-group-raised .btn.btn-danger.active.focus, .open > .btn-group-raised .btn.btn-danger.dropdown-toggle:hover, .open > .btn-group-raised .btn.btn-danger.dropdown-toggle:focus, .open > .btn-group-raised .btn.btn-danger.dropdown-toggle.focus { color: #fff; background-color: #f55549; border-color: #a21309; } /* line 37, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.mdb-btn-fab.btn-danger.dropdown-toggle.mdb-btn-icon, .open > .btn.btn-raised.btn-danger.dropdown-toggle.mdb-btn-icon, .open > .btn-group-raised .btn.btn-danger.dropdown-toggle.mdb-btn-icon { color: inherit; background-color: #f44336; } /* line 42, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .open > .btn.mdb-btn-fab.btn-danger.dropdown-toggle.mdb-btn-icon:hover, .open > .btn.btn-raised.btn-danger.dropdown-toggle.mdb-btn-icon:hover, .open > .btn-group-raised .btn.btn-danger.dropdown-toggle.mdb-btn-icon:hover { background-color: #f55549; } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/mixins/_buttons.scss */ .btn.mdb-btn-fab.btn-danger.disabled:focus, .btn.mdb-btn-fab.btn-danger.disabled.focus, .btn.mdb-btn-fab.btn-danger:disabled:focus, .btn.mdb-btn-fab.btn-danger:disabled.focus, .btn.btn-raised.btn-danger.disabled:focus, .btn.btn-raised.btn-danger.disabled.focus, .btn.btn-raised.btn-danger:disabled:focus, .btn.btn-raised.btn-danger:disabled.focus, .btn-group-raised .btn.btn-danger.disabled:focus, .btn-group-raised .btn.btn-danger.disabled.focus, .btn-group-raised .btn.btn-danger:disabled:focus, .btn-group-raised .btn.btn-danger:disabled.focus { background-color: #f44336; border-color: #f44336; } /* line 10, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab.btn-danger.disabled:hover, .btn.mdb-btn-fab.btn-danger:disabled:hover, .btn.btn-raised.btn-danger.disabled:hover, .btn.btn-raised.btn-danger:disabled:hover, .btn-group-raised .btn.btn-danger.disabled:hover, .btn-group-raised .btn.btn-danger:disabled:hover { background-color: #f44336; border-color: #f44336; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.mdb-btn-fab:focus, .btn.mdb-btn-fab:hover, .btn.btn-raised:focus, .btn.btn-raised:hover, .btn-group-raised .btn:focus, .btn-group-raised .btn:hover { z-index: 1; -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2); box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2); } /* line 44, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.mdb-btn-fab.active, .btn.mdb-btn-fab:active, .btn.btn-raised.active, .btn.btn-raised:active, .btn-group-raised .btn.active, .btn-group-raised .btn:active { z-index: 1; -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .18), 0 8px 16px rgba(0, 0, 0, .36); box-shadow: 0 0 8px rgba(0, 0, 0, .18), 0 8px 16px rgba(0, 0, 0, .36); } /* line 54, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.btn-raised, .btn-group-raised .btn { -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); } /* line 61, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.btn-raised.btn-link, .btn-group-raised .btn.btn-link { -webkit-box-shadow: none; box-shadow: none; } /* line 3, /Users/kross/projects/bootstrap-material-design/scss/mixins/_hover.scss */ .btn.btn-raised.btn-link.active, .btn-group-raised .btn.btn-link.active { -webkit-box-shadow: none; box-shadow: none; } /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .btn.btn-raised.btn-link:focus, .btn.btn-raised.btn-link:active, .btn.btn-raised.btn-link:hover, .btn-group-raised .btn.btn-link:focus, .btn-group-raised .btn.btn-link:active, .btn-group-raised .btn.btn-link:hover { -webkit-box-shadow: none; box-shadow: none; } /* line 2, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ fieldset[disabled][disabled] .btn.btn-raised, .btn.btn-raised.disabled, .btn.btn-raised:disabled, .btn.btn-raised[disabled], fieldset[disabled][disabled] .btn-group-raised .btn, .btn-group-raised .btn.disabled, .btn-group-raised .btn:disabled, .btn-group-raised .btn[disabled] { -webkit-box-shadow: none; box-shadow: none; } /* line 74, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.mdb-btn-fab, .btn.mdb-btn-icon { padding: 0; overflow: hidden; font-size: 1.5rem; line-height: normal; border-radius: 50%; } /* line 82, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn-group-sm .btn.mdb-btn-fab, .btn-group-sm .btn.mdb-btn-icon { padding: 0; } /* line 86, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.mdb-btn-fab .material-icons, .btn.mdb-btn-icon .material-icons { position: absolute; top: 50%; left: 50%; width: 1.5rem; line-height: 1.5rem; -webkit-transform: translate(-.75rem, -.75rem); -ms-transform: translate(-.75rem, -.75rem); -o-transform: translate(-.75rem, -.75rem); transform: translate(-.75rem, -.75rem); } /* line 96, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.mdb-btn-fab { width: 3.5rem; min-width: 3.5rem; height: 3.5rem; -webkit-box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .26); box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .26); } /* line 105, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.mdb-btn-fab .ripple-container { border-radius: 50%; } /* line 109, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.mdb-btn-fab.mdb-btn-fab-sm, .btn-group-sm .btn.mdb-btn-fab { width: 2.5rem; min-width: 2.5rem; height: 2.5rem; } /* line 124, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.mdb-btn-icon { width: 2rem; min-width: 2rem; height: 2rem; margin: 0; color: inherit; } /* line 131, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.mdb-btn-icon.mdb-btn-icon-sm, .btn-group-sm .btn.mdb-btn-icon { width: 1.5rem; min-width: 1.5rem; height: 1.5rem; } /* line 137, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.mdb-btn-icon.mdb-btn-icon-sm .material-icons, .btn-group-sm .btn.mdb-btn-icon .material-icons { width: 1.125rem; font-size: 1.125rem; line-height: 1; -webkit-transform: translate(-.5625rem, -.5625rem); -ms-transform: translate(-.5625rem, -.5625rem); -o-transform: translate(-.5625rem, -.5625rem); transform: translate(-.5625rem, -.5625rem); } /* line 150, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn i.material-icons { vertical-align: middle; } /* line 155, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.btn-lg, .btn-group-lg > .btn, .btn-group-lg .btn { padding: .75rem 1.25rem; font-size: 1.25rem; line-height: 1.333333; border-radius: .3rem; } /* line 159, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn.btn-sm, .btn-group-sm > .btn, .btn-group-sm .btn { padding: .40625rem .75rem; font-size: .8125rem; font-size: .8125rem; line-height: 1.5; border-radius: .0625rem; } /* line 2, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ fieldset[disabled][disabled] .btn, .btn.disabled, .btn:disabled, .btn[disabled], fieldset[disabled][disabled] .input-group-btn .btn, .input-group-btn .btn.disabled, .input-group-btn .btn:disabled, .input-group-btn .btn[disabled], fieldset[disabled][disabled] .btn-group, .btn-group.disabled, .btn-group:disabled, .btn-group[disabled], fieldset[disabled][disabled] .btn-group-vertical, .btn-group-vertical.disabled, .btn-group-vertical:disabled, .btn-group-vertical[disabled] { color: rgba(0, 0, 0, .26); } /* line 174, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .bg-inverse fieldset[disabled][disabled] .btn, .bg-inverse .btn.disabled, .bg-inverse .btn:disabled, .bg-inverse .btn[disabled], .bg-inverse fieldset[disabled][disabled] .input-group-btn .btn, .bg-inverse .input-group-btn .btn.disabled, .bg-inverse .input-group-btn .btn:disabled, .bg-inverse .input-group-btn .btn[disabled], .bg-inverse fieldset[disabled][disabled] .btn-group, .bg-inverse .btn-group.disabled, .bg-inverse .btn-group:disabled, .bg-inverse .btn-group[disabled], .bg-inverse fieldset[disabled][disabled] .btn-group-vertical, .bg-inverse .btn-group-vertical.disabled, .bg-inverse .btn-group-vertical:disabled, .bg-inverse .btn-group-vertical[disabled] { color: rgba(255, 255, 255, .3); } /* line 179, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ fieldset[disabled][disabled] .btn, fieldset[disabled][disabled] .btn:hover, fieldset[disabled][disabled] .btn:focus, .btn.disabled, .btn.disabled:hover, .btn.disabled:focus, .btn:disabled, .btn:disabled:hover, .btn:disabled:focus, .btn[disabled], .btn[disabled]:hover, .btn[disabled]:focus, fieldset[disabled][disabled] .input-group-btn .btn, fieldset[disabled][disabled] .input-group-btn .btn:hover, fieldset[disabled][disabled] .input-group-btn .btn:focus, .input-group-btn .btn.disabled, .input-group-btn .btn.disabled:hover, .input-group-btn .btn.disabled:focus, .input-group-btn .btn:disabled, .input-group-btn .btn:disabled:hover, .input-group-btn .btn:disabled:focus, .input-group-btn .btn[disabled], .input-group-btn .btn[disabled]:hover, .input-group-btn .btn[disabled]:focus, fieldset[disabled][disabled] .btn-group, fieldset[disabled][disabled] .btn-group:hover, fieldset[disabled][disabled] .btn-group:focus, .btn-group.disabled, .btn-group.disabled:hover, .btn-group.disabled:focus, .btn-group:disabled, .btn-group:disabled:hover, .btn-group:disabled:focus, .btn-group[disabled], .btn-group[disabled]:hover, .btn-group[disabled]:focus, fieldset[disabled][disabled] .btn-group-vertical, fieldset[disabled][disabled] .btn-group-vertical:hover, fieldset[disabled][disabled] .btn-group-vertical:focus, .btn-group-vertical.disabled, .btn-group-vertical.disabled:hover, .btn-group-vertical.disabled:focus, .btn-group-vertical:disabled, .btn-group-vertical:disabled:hover, .btn-group-vertical:disabled:focus, .btn-group-vertical[disabled], .btn-group-vertical[disabled]:hover, .btn-group-vertical[disabled]:focus { background: transparent; } /* line 188, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn-group, .btn-group-vertical { position: relative; margin: 10px 1px; } /* line 204, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn-group .dropdown-menu, .btn-group-vertical .dropdown-menu { border-radius: 0 0 .125rem .125rem; } /* line 208, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn-group.btn-group-raised, .btn-group-vertical.btn-group-raised { -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); } /* line 212, /Users/kross/projects/bootstrap-material-design/scss/_buttons.scss */ .btn-group .btn + .btn, .btn-group .btn, .btn-group .btn:active, .btn-group .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn, .btn-group-vertical .btn:active, .btn-group-vertical .btn-group { margin: 0; } /* line 2, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label, label.checkbox-inline { padding-left: 0; cursor: pointer; } /* line 7, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label .checkbox-decorator, label.checkbox-inline .checkbox-decorator { position: relative; top: 3px; vertical-align: middle; } /* line 11, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label .checkbox-decorator::before, label.checkbox-inline .checkbox-decorator::before { position: absolute; left: 0; z-index: 1; display: block; width: 1.25rem; height: 1.25rem; margin: 0; content: ""; background-color: rgba(0, 0, 0, .84); border-radius: 100%; opacity: 0; -webkit-transform: scale3d(2.3, 2.3, 1); transform: scale3d(2.3, 2.3, 1); } /* line 26, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label .checkbox-decorator .check, label.checkbox-inline .checkbox-decorator .check { position: relative; z-index: 1; display: inline-block; width: 1.25rem; height: 1.25rem; overflow: hidden; border: .125rem solid rgba(0, 0, 0, .54); } /* line 36, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label .checkbox-decorator .check::before, label.checkbox-inline .checkbox-decorator .check::before { position: absolute; display: block; width: 0; height: 0; margin-top: -4px; margin-left: 6px; content: ""; -webkit-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 0 0 inset; 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 0 0 inset; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-animation: checkbox-off .3s forwards; -o-animation: checkbox-off .3s forwards; animation: checkbox-off .3s forwards; } /* line 57, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label input[type=checkbox], label.checkbox-inline input[type=checkbox] { position: absolute; left: 0; z-index: -1; width: 0; height: 0; margin: 0; overflow: hidden; pointer-events: none; opacity: 0; } /* line 70, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label input[type=checkbox]:focus + .checkbox-decorator .check::after, label.checkbox-inline input[type=checkbox]:focus + .checkbox-decorator .check::after { opacity: .2; } /* line 77, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label input[type=checkbox]:checked + .checkbox-decorator .check, label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check { color: #009688; border-color: #009688; } /* line 82, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label input[type=checkbox]:checked + .checkbox-decorator .check::before, label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check::before { color: #009688; -webkit-box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 032px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px; box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 032px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px; -webkit-animation: checkbox-on .3s forwards; -o-animation: checkbox-on .3s forwards; animation: checkbox-on .3s forwards; } /* line 93, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label input[type=checkbox]:checked + .checkbox-decorator::before, label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator::before { -webkit-animation: rippleOn 500ms; -o-animation: rippleOn 500ms; animation: rippleOn 500ms; } /* line 97, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label input[type=checkbox]:checked + .checkbox-decorator .check::after, label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check::after { -webkit-animation: rippleOn 500ms forwards; -o-animation: rippleOn 500ms forwards; animation: rippleOn 500ms forwards; } /* line 104, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label input[type=checkbox]:not(:checked) + .checkbox-decorator::before, label.checkbox-inline input[type=checkbox]:not(:checked) + .checkbox-decorator::before { -webkit-animation: rippleOff 500ms; -o-animation: rippleOff 500ms; animation: rippleOff 500ms; } /* line 108, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label input[type=checkbox]:not(:checked) + .checkbox-decorator .check::after, label.checkbox-inline input[type=checkbox]:not(:checked) + .checkbox-decorator .check::after { -webkit-animation: rippleOff 500ms forwards; -o-animation: rippleOff 500ms forwards; animation: rippleOff 500ms forwards; } /* line 116, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label input[type=checkbox][disabled] + .checkbox-decorator .check::after, .checkbox label input[type=checkbox][disabled] .check::after, fieldset[disabled] .checkbox label input[type=checkbox] + .checkbox-decorator .check::after, fieldset[disabled] .checkbox label input[type=checkbox] .check::after, label.checkbox-inline input[type=checkbox][disabled] + .checkbox-decorator .check::after, label.checkbox-inline input[type=checkbox][disabled] .check::after, fieldset[disabled] label.checkbox-inline input[type=checkbox] + .checkbox-decorator .check::after, fieldset[disabled] label.checkbox-inline input[type=checkbox] .check::after { background-color: rgba(0, 0, 0, .87); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } /* line 121, /Users/kross/projects/bootstrap-material-design/scss/_checkboxes.scss */ .checkbox label input[type=checkbox][disabled] + .checkbox-decorator .check, .checkbox label input[type=checkbox][disabled] .check, fieldset[disabled] .checkbox label input[type=checkbox] + .checkbox-decorator .check, fieldset[disabled] .checkbox label input[type=checkbox] .check, label.checkbox-inline input[type=checkbox][disabled] + .checkbox-decorator .check, label.checkbox-inline input[type=checkbox][disabled] .check, fieldset[disabled] label.checkbox-inline input[type=checkbox] + .checkbox-decorator .check, fieldset[disabled] label.checkbox-inline input[type=checkbox] .check { border-color: rgba(0, 0, 0, .26); } @-webkit-keyframes checkbox-on { 0% { -webkit-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; 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% { -webkit-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; 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% { -webkit-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; 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; } } @-o-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% { -webkit-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; 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% { -webkit-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; 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% { -webkit-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; 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% { -webkit-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; 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; } 25% { -webkit-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; 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% { width: 0; height: 0; margin-top: -4px; margin-left: 6px; -webkit-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; 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; -webkit-transform: rotate(45deg); transform: rotate(45deg); } 51% { width: 20px; height: 20px; margin-top: -2px; margin-left: -2px; -webkit-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 0 10px inset; 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 0 10px inset; -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { width: 20px; height: 20px; margin-top: -2px; margin-left: -2px; -webkit-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 0 0 inset; 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 0 0 inset; -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @-o-keyframes checkbox-off { 0% { 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; } 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% { width: 0; height: 0; margin-top: -4px; margin-left: 6px; 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; -o-transform: rotate(45deg); transform: rotate(45deg); } 51% { width: 20px; height: 20px; margin-top: -2px; margin-left: -2px; 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 0 10px inset; -o-transform: rotate(0deg); transform: rotate(0deg); } 100% { width: 20px; height: 20px; margin-top: -2px; margin-left: -2px; 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 0 0 inset; -o-transform: rotate(0deg); transform: rotate(0deg); } } @keyframes checkbox-off { 0% { -webkit-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; 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; } 25% { -webkit-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; 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% { width: 0; height: 0; margin-top: -4px; margin-left: 6px; -webkit-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; 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; -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } 51% { width: 20px; height: 20px; margin-top: -2px; margin-left: -2px; -webkit-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 0 10px inset; 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 0 10px inset; -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 100% { width: 20px; height: 20px; margin-top: -2px; margin-left: -2px; -webkit-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 0 0 inset; 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 0 0 inset; -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } } @-webkit-keyframes rippleOn { 0% { opacity: 0; } 50% { opacity: .2; } 100% { opacity: 0; } } @-o-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; } } @-o-keyframes rippleOff { 0% { opacity: 0; } 50% { opacity: .2; } 100% { opacity: 0; } } @keyframes rippleOff { 0% { opacity: 0; } 50% { opacity: .2; } 100% { opacity: 0; } } /* line 3, /Users/kross/projects/bootstrap-material-design/scss/_switches.scss */ .switch label { position: relative; padding-left: 2.4375rem; } /* line 7, /Users/kross/projects/bootstrap-material-design/scss/_switches.scss */ .switch label .mdb-switch-track { position: absolute; top: .3125rem; left: 0; display: inline-block; width: 2.125rem; height: .875rem; cursor: pointer; background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .26)), color-stop(50%, rgba(0, 0, 0, .26)), color-stop(50%, #49dcce), to(#49dcce)); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .26) 0%, rgba(0, 0, 0, .26) 50%, #49dcce 50%, #49dcce 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, .26) 0%, rgba(0, 0, 0, .26) 50%, #49dcce 50%, #49dcce 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, .26) 0%, rgba(0, 0, 0, .26) 50%, #49dcce 50%, #49dcce 100%); background-position: 0; -webkit-background-size: 4.25rem .875rem; background-size: 4.25rem .875rem; border-radius: 2.125rem; -webkit-transition: background-position .2s ease-in; -o-transition: background-position .2s ease-in; transition: background-position .2s ease-in; } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/_switches.scss */ .switch label .mdb-switch-track::after { position: absolute; top: 50%; left: 0; display: block; width: 1.25rem; height: 1.25rem; content: ""; background: #f1f1f1; border-radius: 100%; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5); box-shadow: 0 1px 3px rgba(0, 0, 0, .5); -webkit-transition: left .2s ease-in, background-color .2s ease-in, -webkit-transform .3s ease; -o-transition: left .2s ease-in, background-color .2s ease-in, transform .3s ease, -o-transform .3s ease; transition: left .2s ease-in, background-color .2s ease-in, -webkit-transform .3s ease; transition: left .2s ease-in, background-color .2s ease-in, transform .3s ease; transition: left .2s ease-in, background-color .2s ease-in, transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-align-self: center; -ms-flex-item-align: center; align-self: center; } /* line 44, /Users/kross/projects/bootstrap-material-design/scss/_switches.scss */ .switch label .mdb-switch-track:active::after { -webkit-transform: translateY(-50%) scale3d(1.15, .85, 1); transform: translateY(-50%) scale3d(1.15, .85, 1); } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/_switches.scss */ .switch label input { position: absolute; display: block; width: 0; height: 0; opacity: 0; } /* line 58, /Users/kross/projects/bootstrap-material-design/scss/_switches.scss */ .switch label input:checked + .mdb-switch-track { background-position: -100%; } /* line 60, /Users/kross/projects/bootstrap-material-design/scss/_switches.scss */ .switch label input:checked + .mdb-switch-track::after { left: calc(100% - 1.25rem); background-color: #009688; } /* line 69, /Users/kross/projects/bootstrap-material-design/scss/_switches.scss */ .switch label input:disabled + .mdb-switch-track:active::after { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } /* line 73, /Users/kross/projects/bootstrap-material-design/scss/_switches.scss */ .switch label input:disabled + .mdb-switch-track { cursor: default; background: rgba(0, 0, 0, .12); } /* line 76, /Users/kross/projects/bootstrap-material-design/scss/_switches.scss */ .switch label input:disabled + .mdb-switch-track::after { background: #bdbdbd; } /* line 1, /Users/kross/projects/bootstrap-material-design/scss/_radios.scss */ .radio label, label.radio-inline { position: relative; padding-left: 1.5625rem; } /* line 6, /Users/kross/projects/bootstrap-material-design/scss/_radios.scss */ .radio label .mdb-radio-outer-circle, .radio label .mdb-radio-inner-circle, label.radio-inline .mdb-radio-outer-circle, label.radio-inline .mdb-radio-inner-circle { position: absolute; top: .125rem; left: 0; display: inline-block; width: 1.25rem; height: 1.25rem; -webkit-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; } /* line 16, /Users/kross/projects/bootstrap-material-design/scss/_radios.scss */ .radio label .mdb-radio-outer-circle.mdb-radio-outer-circle, .radio label .mdb-radio-inner-circle.mdb-radio-outer-circle, label.radio-inline .mdb-radio-outer-circle.mdb-radio-outer-circle, label.radio-inline .mdb-radio-inner-circle.mdb-radio-outer-circle { border: .125rem solid rgba(0, 0, 0, .54); border-radius: 50%; -webkit-transition: border-color ease .28s; -o-transition: border-color ease .28s; transition: border-color ease .28s; } /* line 21, /Users/kross/projects/bootstrap-material-design/scss/_radios.scss */ .radio label .mdb-radio-outer-circle.mdb-radio-inner-circle, .radio label .mdb-radio-inner-circle.mdb-radio-inner-circle, label.radio-inline .mdb-radio-outer-circle.mdb-radio-inner-circle, label.radio-inline .mdb-radio-inner-circle.mdb-radio-inner-circle { display: inline-block; background-color: #009688; border-radius: 50%; -webkit-transition: -webkit-transform ease .28s; -o-transition: transform ease .28s, -o-transform ease .28s; transition: -webkit-transform ease .28s; transition: transform ease .28s; transition: transform ease .28s, -webkit-transform ease .28s, -o-transform ease .28s; -webkit-transform: scale3d(0, 0, 0); transform: scale3d(0, 0, 0); } /* line 29, /Users/kross/projects/bootstrap-material-design/scss/_radios.scss */ .radio label .mdb-radio-outer-circle.mdb-radio-inner-circle::after, .radio label .mdb-radio-inner-circle.mdb-radio-inner-circle::after, label.radio-inline .mdb-radio-outer-circle.mdb-radio-inner-circle::after, label.radio-inline .mdb-radio-inner-circle.mdb-radio-inner-circle::after { position: absolute; top: -1.25rem; left: -1.25rem; z-index: 1; display: block; width: 50px; height: 50px; margin: 0; content: ""; background-color: rgba(0, 0, 0, .87); border-radius: 100%; opacity: 0; -webkit-transform: scale3d(1.5, 1.5, 1); transform: scale3d(1.5, 1.5, 1); } /* line 47, /Users/kross/projects/bootstrap-material-design/scss/_radios.scss */ .radio label input[type=radio], label.radio-inline input[type=radio] { width: 0; height: 0; overflow: hidden; opacity: 0; } /* line 57, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .radio label input[type=radio]:checked ~ .mdb-radio-inner-circle, label.radio-inline input[type=radio]:checked ~ .mdb-radio-inner-circle { background-color: #009688; } /* line 61, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .radio label input[type=radio]:checked ~ .mdb-radio-outer-circle, label.radio-inline input[type=radio]:checked ~ .mdb-radio-outer-circle { border-color: #009688; } /* line 56, /Users/kross/projects/bootstrap-material-design/scss/_radios.scss */ .radio label input[type=radio]:checked ~ .mdb-radio-inner-circle, label.radio-inline input[type=radio]:checked ~ .mdb-radio-inner-circle { -webkit-transform: scale3d(.55, .55, 1); transform: scale3d(.55, .55, 1); } /* line 58, /Users/kross/projects/bootstrap-material-design/scss/_radios.scss */ .radio label input[type=radio]:checked ~ .mdb-radio-inner-circle::after, label.radio-inline input[type=radio]:checked ~ .mdb-radio-inner-circle::after { -webkit-animation: rippleOn 500ms; -o-animation: rippleOn 500ms; animation: rippleOn 500ms; } /* line 64, /Users/kross/projects/bootstrap-material-design/scss/_radios.scss */ .radio label input[type=radio]:not(:checked) ~ .mdb-radio-inner-circle::after, label.radio-inline input[type=radio]:not(:checked) ~ .mdb-radio-inner-circle::after { -webkit-animation: rippleOff 500ms; -o-animation: rippleOff 500ms; animation: rippleOff 500ms; } /* line 57, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .radio label input[type=radio][disabled] ~ .mdb-radio-inner-circle, fieldset[disabled] .radio label input[type=radio] ~ .mdb-radio-inner-circle, label.radio-inline input[type=radio][disabled] ~ .mdb-radio-inner-circle, fieldset[disabled] label.radio-inline input[type=radio] ~ .mdb-radio-inner-circle { background-color: rgba(0, 0, 0, .26); } /* line 61, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .radio label input[type=radio][disabled] ~ .mdb-radio-outer-circle, fieldset[disabled] .radio label input[type=radio] ~ .mdb-radio-outer-circle, label.radio-inline input[type=radio][disabled] ~ .mdb-radio-outer-circle, fieldset[disabled] label.radio-inline input[type=radio] ~ .mdb-radio-outer-circle { border-color: rgba(0, 0, 0, .26); } /* line 57, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .bg-inverse .radio label input[type=radio][disabled] ~ .mdb-radio-inner-circle, .bg-inverse fieldset[disabled] .radio label input[type=radio] ~ .mdb-radio-inner-circle, .bg-inverse label.radio-inline input[type=radio][disabled] ~ .mdb-radio-inner-circle, .bg-inverse fieldset[disabled] label.radio-inline input[type=radio] ~ .mdb-radio-inner-circle { background-color: rgba(255, 255, 255, .3); } /* line 61, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .bg-inverse .radio label input[type=radio][disabled] ~ .mdb-radio-outer-circle, .bg-inverse fieldset[disabled] .radio label input[type=radio] ~ .mdb-radio-outer-circle, .bg-inverse label.radio-inline input[type=radio][disabled] ~ .mdb-radio-outer-circle, .bg-inverse fieldset[disabled] label.radio-inline input[type=radio] ~ .mdb-radio-outer-circle { border-color: rgba(255, 255, 255, .3); } @keyframes rippleOn { 0% { opacity: 0; } 50% { opacity: .2; } 100% { opacity: 0; } } @keyframes rippleOff { 0% { opacity: 0; } 50% { opacity: .2; } 100% { opacity: 0; } } /* line 1, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ form { margin-bottom: 1.125rem; } /* line 6, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .navbar form { margin-bottom: 0; } /* line 9, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .navbar form .mdb-form-group { display: inline-block; padding-top: 0; } /* line 14, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .navbar form .btn { margin-bottom: 0; } /* line 27, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .form-control, .form-control:focus, .mdb-form-group.is-focused .form-control { border: 0; border-bottom: 1px solid rgba(0, 0, 0, .26); } /* line 2, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ fieldset[disabled][disabled] .form-control, .form-control.disabled, .form-control:disabled, .form-control[disabled] { border-bottom: 1px dotted rgba(0, 0, 0, .26); } /* line 40, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-control-decorator { position: relative; top: -1px; display: block; } /* line 44, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-control-decorator::before, .mdb-form-control-decorator::after { position: absolute; width: 0; height: 2px; content: ""; -webkit-transition: .3s ease all; -o-transition: .3s ease all; transition: .3s ease all; } /* line 53, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .form-control:focus ~ .mdb-form-control-decorator::before, .mdb-form-group.is-focused .form-control ~ .mdb-form-control-decorator::before, .form-control:focus ~ .mdb-form-control-decorator::after, .mdb-form-group.is-focused .form-control ~ .mdb-form-control-decorator::after { width: 50%; } /* line 58, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-control-decorator::before { left: 50%; } /* line 61, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-control-decorator::after { right: 50%; } /* line 72, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-help { position: absolute; display: none; font-size: 80%; font-weight: normal; } /* line 79, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-group.is-focused .mdb-help { display: block; } /* line 20, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .radio label, .is-focused .radio label, .radio-inline, .is-focused .radio-inline, .checkbox label, .is-focused .checkbox label, .checkbox-inline, .is-focused .checkbox-inline, .switch label, .is-focused .switch label { color: rgba(0, 0, 0, .26); } /* line 53, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .radio label:focus, .radio label:active, .radio label:hover, .is-focused .radio label:focus, .is-focused .radio label:active, .is-focused .radio label:hover, .radio-inline:focus, .radio-inline:active, .radio-inline:hover, .is-focused .radio-inline:focus, .is-focused .radio-inline:active, .is-focused .radio-inline:hover, .checkbox label:focus, .checkbox label:active, .checkbox label:hover, .is-focused .checkbox label:focus, .is-focused .checkbox label:active, .is-focused .checkbox label:hover, .checkbox-inline:focus, .checkbox-inline:active, .checkbox-inline:hover, .is-focused .checkbox-inline:focus, .is-focused .checkbox-inline:active, .is-focused .checkbox-inline:hover, .switch label:focus, .switch label:active, .switch label:hover, .is-focused .switch label:focus, .is-focused .switch label:active, .is-focused .switch label:hover { color: rgba(0, 0, 0, .54); } /* line 36, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .radio label label:has(input[type=radio][disabled]), .radio label label:has(input[type=radio][disabled]):hover, .radio label label:has(input[type=radio][disabled]):focus, .radio label label:has(input[type=checkbox][disabled]), .radio label label:has(input[type=checkbox][disabled]):hover, .radio label label:has(input[type=checkbox][disabled]):focus, fieldset[disabled] .radio label, fieldset[disabled] .radio label:hover, fieldset[disabled] .radio label:focus, .is-focused .radio label label:has(input[type=radio][disabled]), .is-focused .radio label label:has(input[type=radio][disabled]):hover, .is-focused .radio label label:has(input[type=radio][disabled]):focus, .is-focused .radio label label:has(input[type=checkbox][disabled]), .is-focused .radio label label:has(input[type=checkbox][disabled]):hover, .is-focused .radio label label:has(input[type=checkbox][disabled]):focus, fieldset[disabled] .is-focused .radio label, fieldset[disabled] .is-focused .radio label:hover, fieldset[disabled] .is-focused .radio label:focus, .radio-inline label:has(input[type=radio][disabled]), .radio-inline label:has(input[type=radio][disabled]):hover, .radio-inline label:has(input[type=radio][disabled]):focus, .radio-inline label:has(input[type=checkbox][disabled]), .radio-inline label:has(input[type=checkbox][disabled]):hover, .radio-inline label:has(input[type=checkbox][disabled]):focus, fieldset[disabled] .radio-inline, fieldset[disabled] .radio-inline:hover, fieldset[disabled] .radio-inline:focus, .is-focused .radio-inline label:has(input[type=radio][disabled]), .is-focused .radio-inline label:has(input[type=radio][disabled]):hover, .is-focused .radio-inline label:has(input[type=radio][disabled]):focus, .is-focused .radio-inline label:has(input[type=checkbox][disabled]), .is-focused .radio-inline label:has(input[type=checkbox][disabled]):hover, .is-focused .radio-inline label:has(input[type=checkbox][disabled]):focus, fieldset[disabled] .is-focused .radio-inline, fieldset[disabled] .is-focused .radio-inline:hover, fieldset[disabled] .is-focused .radio-inline:focus, .checkbox label label:has(input[type=radio][disabled]), .checkbox label label:has(input[type=radio][disabled]):hover, .checkbox label label:has(input[type=radio][disabled]):focus, .checkbox label label:has(input[type=checkbox][disabled]), .checkbox label label:has(input[type=checkbox][disabled]):hover, .checkbox label label:has(input[type=checkbox][disabled]):focus, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox label:hover, fieldset[disabled] .checkbox label:focus, .is-focused .checkbox label label:has(input[type=radio][disabled]), .is-focused .checkbox label label:has(input[type=radio][disabled]):hover, .is-focused .checkbox label label:has(input[type=radio][disabled]):focus, .is-focused .checkbox label label:has(input[type=checkbox][disabled]), .is-focused .checkbox label label:has(input[type=checkbox][disabled]):hover, .is-focused .checkbox label label:has(input[type=checkbox][disabled]):focus, fieldset[disabled] .is-focused .checkbox label, fieldset[disabled] .is-focused .checkbox label:hover, fieldset[disabled] .is-focused .checkbox label:focus, .checkbox-inline label:has(input[type=radio][disabled]), .checkbox-inline label:has(input[type=radio][disabled]):hover, .checkbox-inline label:has(input[type=radio][disabled]):focus, .checkbox-inline label:has(input[type=checkbox][disabled]), .checkbox-inline label:has(input[type=checkbox][disabled]):hover, .checkbox-inline label:has(input[type=checkbox][disabled]):focus, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox-inline:hover, fieldset[disabled] .checkbox-inline:focus, .is-focused .checkbox-inline label:has(input[type=radio][disabled]), .is-focused .checkbox-inline label:has(input[type=radio][disabled]):hover, .is-focused .checkbox-inline label:has(input[type=radio][disabled]):focus, .is-focused .checkbox-inline label:has(input[type=checkbox][disabled]), .is-focused .checkbox-inline label:has(input[type=checkbox][disabled]):hover, .is-focused .checkbox-inline label:has(input[type=checkbox][disabled]):focus, fieldset[disabled] .is-focused .checkbox-inline, fieldset[disabled] .is-focused .checkbox-inline:hover, fieldset[disabled] .is-focused .checkbox-inline:focus, .switch label label:has(input[type=radio][disabled]), .switch label label:has(input[type=radio][disabled]):hover, .switch label label:has(input[type=radio][disabled]):focus, .switch label label:has(input[type=checkbox][disabled]), .switch label label:has(input[type=checkbox][disabled]):hover, .switch label label:has(input[type=checkbox][disabled]):focus, fieldset[disabled] .switch label, fieldset[disabled] .switch label:hover, fieldset[disabled] .switch label:focus, .is-focused .switch label label:has(input[type=radio][disabled]), .is-focused .switch label label:has(input[type=radio][disabled]):hover, .is-focused .switch label label:has(input[type=radio][disabled]):focus, .is-focused .switch label label:has(input[type=checkbox][disabled]), .is-focused .switch label label:has(input[type=checkbox][disabled]):hover, .is-focused .switch label label:has(input[type=checkbox][disabled]):focus, fieldset[disabled] .is-focused .switch label, fieldset[disabled] .is-focused .switch label:hover, fieldset[disabled] .is-focused .switch label:focus { color: rgba(0, 0, 0, .26); } /* line 68, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ [class^='mdb-label'], [class*=' mdb-label'] { color: rgba(0, 0, 0, .26); } /* line 74, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .form-control { border-color: rgba(0, 0, 0, .26); } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .is-focused .text-help, .is-focused .form-control-label, .is-focused .radio, .is-focused .checkbox, .is-focused .radio-inline, .is-focused .checkbox-inline, .is-focused.radio label, .is-focused.checkbox label, .is-focused.radio-inline label, .is-focused.checkbox-inline label, .is-focused .text-help, .is-focused .form-control-label, .is-focused .radio, .is-focused .checkbox, .is-focused .radio-inline, .is-focused .checkbox-inline, .is-focused.radio label, .is-focused.checkbox label, .is-focused.radio-inline label, .is-focused.checkbox-inline label { color: rgba(0, 0, 0, .26); } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .is-focused .form-control, .is-focused .form-control { border-color: rgba(0, 0, 0, .26); } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .is-focused .input-group-addon, .is-focused .input-group-addon { color: rgba(0, 0, 0, .26); background-color: rgba(102, 102, 102, .26); border-color: rgba(0, 0, 0, .26); } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .is-focused .form-control-feedback, .is-focused .form-control-feedback { color: rgba(0, 0, 0, .26); } /* line 85, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .is-focused [class^='mdb-label'], .is-focused [class*=' mdb-label'], .is-focused [class^='mdb-label'], .is-focused [class*=' mdb-label'] { color: #009688; } /* line 90, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .is-focused .mdb-label-placeholder, .is-focused .mdb-label-placeholder { color: rgba(0, 0, 0, .26); } /* line 95, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .is-focused .form-control, .is-focused .form-control { border-color: rgba(0, 0, 0, .26); } /* line 100, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .is-focused .input-group-addon, .is-focused .input-group-addon { border-color: rgba(0, 0, 0, .26); } /* line 106, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .is-focused .mdb-form-control-decorator::before, .is-focused .mdb-form-control-decorator::after, .is-focused .mdb-form-control-decorator::before, .is-focused .mdb-form-control-decorator::after { background-color: #009688; } /* line 113, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .is-focused .mdb-help, .is-focused .mdb-help { color: rgba(0, 0, 0, .54); } /* line 68, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-success [class^='mdb-label'], .has-success [class*=' mdb-label'] { color: #4caf50; } /* line 74, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-success .form-control { border-color: rgba(0, 0, 0, .26); } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-success .is-focused .text-help, .has-success .is-focused .form-control-label, .has-success .is-focused .radio, .has-success .is-focused .checkbox, .has-success .is-focused .radio-inline, .has-success .is-focused .checkbox-inline, .has-success .is-focused.radio label, .has-success .is-focused.checkbox label, .has-success .is-focused.radio-inline label, .has-success .is-focused.checkbox-inline label, .has-success.is-focused .text-help, .has-success.is-focused .form-control-label, .has-success.is-focused .radio, .has-success.is-focused .checkbox, .has-success.is-focused .radio-inline, .has-success.is-focused .checkbox-inline, .has-success.is-focused.radio label, .has-success.is-focused.checkbox label, .has-success.is-focused.radio-inline label, .has-success.is-focused.checkbox-inline label { color: #4caf50; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-success .is-focused .form-control, .has-success.is-focused .form-control { border-color: #4caf50; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-success .is-focused .input-group-addon, .has-success.is-focused .input-group-addon { color: #4caf50; background-color: #d9eeda; border-color: #4caf50; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-success .is-focused .form-control-feedback, .has-success.is-focused .form-control-feedback { color: #4caf50; } /* line 85, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-success .is-focused [class^='mdb-label'], .has-success .is-focused [class*=' mdb-label'], .has-success.is-focused [class^='mdb-label'], .has-success.is-focused [class*=' mdb-label'] { color: #4caf50; } /* line 90, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-success .is-focused .mdb-label-placeholder, .has-success.is-focused .mdb-label-placeholder { color: #4caf50; } /* line 95, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-success .is-focused .form-control, .has-success.is-focused .form-control { border-color: #4caf50; } /* line 100, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-success .is-focused .input-group-addon, .has-success.is-focused .input-group-addon { border-color: #4caf50; } /* line 106, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-success .is-focused .mdb-form-control-decorator::before, .has-success .is-focused .mdb-form-control-decorator::after, .has-success.is-focused .mdb-form-control-decorator::before, .has-success.is-focused .mdb-form-control-decorator::after { background-color: #4caf50; } /* line 113, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-success .is-focused .mdb-help, .has-success.is-focused .mdb-help { color: rgba(0, 0, 0, .54); } /* line 68, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-info [class^='mdb-label'], .has-info [class*=' mdb-label'] { color: #03a9f4; } /* line 74, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-info .form-control { border-color: rgba(0, 0, 0, .26); } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-info .is-focused .text-help, .has-info .is-focused .form-control-label, .has-info .is-focused .radio, .has-info .is-focused .checkbox, .has-info .is-focused .radio-inline, .has-info .is-focused .checkbox-inline, .has-info .is-focused.radio label, .has-info .is-focused.checkbox label, .has-info .is-focused.radio-inline label, .has-info .is-focused.checkbox-inline label, .has-info.is-focused .text-help, .has-info.is-focused .form-control-label, .has-info.is-focused .radio, .has-info.is-focused .checkbox, .has-info.is-focused .radio-inline, .has-info.is-focused .checkbox-inline, .has-info.is-focused.radio label, .has-info.is-focused.checkbox label, .has-info.is-focused.radio-inline label, .has-info.is-focused.checkbox-inline label { color: #03a9f4; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-info .is-focused .form-control, .has-info.is-focused .form-control { border-color: #03a9f4; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-info .is-focused .input-group-addon, .has-info.is-focused .input-group-addon { color: #03a9f4; background-color: #c5ecfe; border-color: #03a9f4; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-info .is-focused .form-control-feedback, .has-info.is-focused .form-control-feedback { color: #03a9f4; } /* line 85, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-info .is-focused [class^='mdb-label'], .has-info .is-focused [class*=' mdb-label'], .has-info.is-focused [class^='mdb-label'], .has-info.is-focused [class*=' mdb-label'] { color: #03a9f4; } /* line 90, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-info .is-focused .mdb-label-placeholder, .has-info.is-focused .mdb-label-placeholder { color: #03a9f4; } /* line 95, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-info .is-focused .form-control, .has-info.is-focused .form-control { border-color: #03a9f4; } /* line 100, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-info .is-focused .input-group-addon, .has-info.is-focused .input-group-addon { border-color: #03a9f4; } /* line 106, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-info .is-focused .mdb-form-control-decorator::before, .has-info .is-focused .mdb-form-control-decorator::after, .has-info.is-focused .mdb-form-control-decorator::before, .has-info.is-focused .mdb-form-control-decorator::after { background-color: #03a9f4; } /* line 113, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-info .is-focused .mdb-help, .has-info.is-focused .mdb-help { color: rgba(0, 0, 0, .54); } /* line 68, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-warning [class^='mdb-label'], .has-warning [class*=' mdb-label'] { color: #ff5722; } /* line 74, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-warning .form-control { border-color: rgba(0, 0, 0, .26); } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-warning .is-focused .text-help, .has-warning .is-focused .form-control-label, .has-warning .is-focused .radio, .has-warning .is-focused .checkbox, .has-warning .is-focused .radio-inline, .has-warning .is-focused .checkbox-inline, .has-warning .is-focused.radio label, .has-warning .is-focused.checkbox label, .has-warning .is-focused.radio-inline label, .has-warning .is-focused.checkbox-inline label, .has-warning.is-focused .text-help, .has-warning.is-focused .form-control-label, .has-warning.is-focused .radio, .has-warning.is-focused .checkbox, .has-warning.is-focused .radio-inline, .has-warning.is-focused .checkbox-inline, .has-warning.is-focused.radio label, .has-warning.is-focused.checkbox label, .has-warning.is-focused.radio-inline label, .has-warning.is-focused.checkbox-inline label { color: #ff5722; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-warning .is-focused .form-control, .has-warning.is-focused .form-control { border-color: #ff5722; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-warning .is-focused .input-group-addon, .has-warning.is-focused .input-group-addon { color: #ff5722; background-color: #fff2ee; border-color: #ff5722; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-warning .is-focused .form-control-feedback, .has-warning.is-focused .form-control-feedback { color: #ff5722; } /* line 85, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-warning .is-focused [class^='mdb-label'], .has-warning .is-focused [class*=' mdb-label'], .has-warning.is-focused [class^='mdb-label'], .has-warning.is-focused [class*=' mdb-label'] { color: #ff5722; } /* line 90, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-warning .is-focused .mdb-label-placeholder, .has-warning.is-focused .mdb-label-placeholder { color: #ff5722; } /* line 95, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-warning .is-focused .form-control, .has-warning.is-focused .form-control { border-color: #ff5722; } /* line 100, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-warning .is-focused .input-group-addon, .has-warning.is-focused .input-group-addon { border-color: #ff5722; } /* line 106, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-warning .is-focused .mdb-form-control-decorator::before, .has-warning .is-focused .mdb-form-control-decorator::after, .has-warning.is-focused .mdb-form-control-decorator::before, .has-warning.is-focused .mdb-form-control-decorator::after { background-color: #ff5722; } /* line 113, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-warning .is-focused .mdb-help, .has-warning.is-focused .mdb-help { color: rgba(0, 0, 0, .54); } /* line 68, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-danger [class^='mdb-label'], .has-danger [class*=' mdb-label'] { color: #f44336; } /* line 74, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-danger .form-control { border-color: rgba(0, 0, 0, .26); } /* line 8, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-danger .is-focused .text-help, .has-danger .is-focused .form-control-label, .has-danger .is-focused .radio, .has-danger .is-focused .checkbox, .has-danger .is-focused .radio-inline, .has-danger .is-focused .checkbox-inline, .has-danger .is-focused.radio label, .has-danger .is-focused.checkbox label, .has-danger .is-focused.radio-inline label, .has-danger .is-focused.checkbox-inline label, .has-danger.is-focused .text-help, .has-danger.is-focused .form-control-label, .has-danger.is-focused .radio, .has-danger.is-focused .checkbox, .has-danger.is-focused .radio-inline, .has-danger.is-focused .checkbox-inline, .has-danger.is-focused.radio label, .has-danger.is-focused.checkbox label, .has-danger.is-focused.radio-inline label, .has-danger.is-focused.checkbox-inline label { color: #f44336; } /* line 21, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-danger .is-focused .form-control, .has-danger.is-focused .form-control { border-color: #f44336; } /* line 33, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-danger .is-focused .input-group-addon, .has-danger.is-focused .input-group-addon { color: #f44336; background-color: #fff8f7; border-color: #f44336; } /* line 39, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_forms.scss */ .has-danger .is-focused .form-control-feedback, .has-danger.is-focused .form-control-feedback { color: #f44336; } /* line 85, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-danger .is-focused [class^='mdb-label'], .has-danger .is-focused [class*=' mdb-label'], .has-danger.is-focused [class^='mdb-label'], .has-danger.is-focused [class*=' mdb-label'] { color: #f44336; } /* line 90, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-danger .is-focused .mdb-label-placeholder, .has-danger.is-focused .mdb-label-placeholder { color: #f44336; } /* line 95, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-danger .is-focused .form-control, .has-danger.is-focused .form-control { border-color: #f44336; } /* line 100, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-danger .is-focused .input-group-addon, .has-danger.is-focused .input-group-addon { border-color: #f44336; } /* line 106, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-danger .is-focused .mdb-form-control-decorator::before, .has-danger .is-focused .mdb-form-control-decorator::after, .has-danger.is-focused .mdb-form-control-decorator::before, .has-danger.is-focused .mdb-form-control-decorator::after { background-color: #f44336; } /* line 113, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .has-danger .is-focused .mdb-help, .has-danger.is-focused .mdb-help { color: rgba(0, 0, 0, .54); } /* line 111, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-group { position: relative; padding-top: 1.75rem; } /* line 119, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-group [class^='mdb-label'], .mdb-form-group [class*=' mdb-label'] { position: absolute; pointer-events: none; -webkit-transition: .3s ease all; -o-transition: .3s ease all; transition: .3s ease all; } /* line 126, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-group [class^='mdb-label'].mdb-label-floating, .mdb-form-group [class*=' mdb-label'].mdb-label-floating { will-change: left, top, contents; } /* line 132, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-group.is-filled .mdb-label-placeholder { display: none; } /* line 140, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-group.mdb-collapse-inline { padding: 0; } /* line 145, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-group.mdb-collapse-inline .collapse.in { max-width: 600px; } /* line 154, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-group.mdb-collapse-inline .collapsing, .mdb-form-group.mdb-collapse-inline .width:not(.collapse), .mdb-form-group.mdb-collapse-inline .collapse.in { display: inline-block; } /* line 160, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-group.mdb-collapse-inline .collapsing { -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1); -o-transition-timing-function: cubic-bezier(.4, 0, .2, 1); transition-timing-function: cubic-bezier(.4, 0, .2, 1); -webkit-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; } /* line 163, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group .form-control, .mdb-form-group label, .mdb-form-group input::-webkit-input-placeholder { line-height: 1; } .mdb-form-group .form-control, .mdb-form-group label, .mdb-form-group input::-moz-placeholder { line-height: 1; } .mdb-form-group .form-control, .mdb-form-group label, .mdb-form-group input:-ms-input-placeholder { line-height: 1; } .mdb-form-group .form-control, .mdb-form-group label, .mdb-form-group input::placeholder { line-height: 1; } /* line 169, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group .radio label, .mdb-form-group label.radio-inline, .mdb-form-group .checkbox label, .mdb-form-group label.checkbox-inline, .mdb-form-group .switch label { line-height: 1.5; } /* line 178, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group input::-webkit-input-placeholder { font-size: 1rem; } .mdb-form-group input::-moz-placeholder { font-size: 1rem; } .mdb-form-group input:-ms-input-placeholder { font-size: 1rem; } .mdb-form-group input::placeholder { font-size: 1rem; } /* line 183, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group .checkbox label, .mdb-form-group .radio label, .mdb-form-group label { font-size: 1rem; } /* line 190, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group .mdb-label-floating, .mdb-form-group .mdb-label-placeholder { top: 2.1875rem; } /* line 201, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.is-focused .mdb-label-floating, .mdb-form-group .is-focused .mdb-label-floating, .mdb-form-group.is-filled .mdb-label-floating, .mdb-form-group .is-filled .mdb-label-floating { top: 1rem; left: 0; font-size: .75rem; } /* line 207, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group .mdb-label-static { top: 1rem; left: 0; font-size: .75rem; } /* line 215, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group .mdb-help { margin-top: 0; font-size: .75rem; } /* line 169, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-group.mdb-form-group-sm { padding-top: 1.40625rem; } /* line 163, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-sm .form-control, .mdb-form-group.mdb-form-group-sm label, .mdb-form-group.mdb-form-group-sm input::-webkit-input-placeholder { line-height: 1; } .mdb-form-group.mdb-form-group-sm .form-control, .mdb-form-group.mdb-form-group-sm label, .mdb-form-group.mdb-form-group-sm input::-moz-placeholder { line-height: 1; } .mdb-form-group.mdb-form-group-sm .form-control, .mdb-form-group.mdb-form-group-sm label, .mdb-form-group.mdb-form-group-sm input:-ms-input-placeholder { line-height: 1; } .mdb-form-group.mdb-form-group-sm .form-control, .mdb-form-group.mdb-form-group-sm label, .mdb-form-group.mdb-form-group-sm input::placeholder { line-height: 1; } /* line 169, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-sm .radio label, .mdb-form-group.mdb-form-group-sm label.radio-inline, .mdb-form-group.mdb-form-group-sm .checkbox label, .mdb-form-group.mdb-form-group-sm label.checkbox-inline, .mdb-form-group.mdb-form-group-sm .switch label { line-height: 1.5; } /* line 178, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-sm input::-webkit-input-placeholder { font-size: .875rem; } .mdb-form-group.mdb-form-group-sm input::-moz-placeholder { font-size: .875rem; } .mdb-form-group.mdb-form-group-sm input:-ms-input-placeholder { font-size: .875rem; } .mdb-form-group.mdb-form-group-sm input::placeholder { font-size: .875rem; } /* line 183, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-sm .checkbox label, .mdb-form-group.mdb-form-group-sm .radio label, .mdb-form-group.mdb-form-group-sm label { font-size: .875rem; } /* line 190, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-sm .mdb-label-floating, .mdb-form-group.mdb-form-group-sm .mdb-label-placeholder { top: 1.65625rem; } /* line 201, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-sm.is-focused .mdb-label-floating, .mdb-form-group.mdb-form-group-sm .is-focused .mdb-label-floating, .mdb-form-group.mdb-form-group-sm.is-filled .mdb-label-floating, .mdb-form-group.mdb-form-group-sm .is-filled .mdb-label-floating { top: .75rem; left: 0; font-size: .65625rem; } /* line 207, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-sm .mdb-label-static { top: .75rem; left: 0; font-size: .65625rem; } /* line 215, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-sm .mdb-help { margin-top: 0; font-size: .65625rem; } /* line 174, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ .mdb-form-group.mdb-form-group-lg { padding-top: 1.9375rem; } /* line 163, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-lg .form-control, .mdb-form-group.mdb-form-group-lg label, .mdb-form-group.mdb-form-group-lg input::-webkit-input-placeholder { line-height: 1; } .mdb-form-group.mdb-form-group-lg .form-control, .mdb-form-group.mdb-form-group-lg label, .mdb-form-group.mdb-form-group-lg input::-moz-placeholder { line-height: 1; } .mdb-form-group.mdb-form-group-lg .form-control, .mdb-form-group.mdb-form-group-lg label, .mdb-form-group.mdb-form-group-lg input:-ms-input-placeholder { line-height: 1; } .mdb-form-group.mdb-form-group-lg .form-control, .mdb-form-group.mdb-form-group-lg label, .mdb-form-group.mdb-form-group-lg input::placeholder { line-height: 1; } /* line 169, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-lg .radio label, .mdb-form-group.mdb-form-group-lg label.radio-inline, .mdb-form-group.mdb-form-group-lg .checkbox label, .mdb-form-group.mdb-form-group-lg label.checkbox-inline, .mdb-form-group.mdb-form-group-lg .switch label { line-height: 1.5; } /* line 178, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-lg input::-webkit-input-placeholder { font-size: 1.25rem; } .mdb-form-group.mdb-form-group-lg input::-moz-placeholder { font-size: 1.25rem; } .mdb-form-group.mdb-form-group-lg input:-ms-input-placeholder { font-size: 1.25rem; } .mdb-form-group.mdb-form-group-lg input::placeholder { font-size: 1.25rem; } /* line 183, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-lg .checkbox label, .mdb-form-group.mdb-form-group-lg .radio label, .mdb-form-group.mdb-form-group-lg label { font-size: 1.25rem; } /* line 190, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-lg .mdb-label-floating, .mdb-form-group.mdb-form-group-lg .mdb-label-placeholder { top: 2.5rem; } /* line 201, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-lg.is-focused .mdb-label-floating, .mdb-form-group.mdb-form-group-lg .is-focused .mdb-label-floating, .mdb-form-group.mdb-form-group-lg.is-filled .mdb-label-floating, .mdb-form-group.mdb-form-group-lg .is-filled .mdb-label-floating { top: 1rem; left: 0; font-size: .9375rem; } /* line 207, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-lg .mdb-label-static { top: 1rem; left: 0; font-size: .9375rem; } /* line 215, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-form-group.mdb-form-group-lg .mdb-help { margin-top: 0; font-size: .9375rem; } /* line 152, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .radio, label.radio-inline, .checkbox, label.checkbox-inline, .switch { padding-top: .5rem; } /* line 163, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .form-control, label, input::-webkit-input-placeholder { line-height: 1; } .form-control, label, input::-moz-placeholder { line-height: 1; } .form-control, label, input:-ms-input-placeholder { line-height: 1; } .form-control, label, input::placeholder { line-height: 1; } /* line 169, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .radio label, label.radio-inline, .checkbox label, label.checkbox-inline, .switch label { line-height: 1.5; } /* line 178, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ input::-webkit-input-placeholder { font-size: 1rem; } input::-moz-placeholder { font-size: 1rem; } input:-ms-input-placeholder { font-size: 1rem; } input::placeholder { font-size: 1rem; } /* line 183, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .checkbox label, .radio label, label { font-size: 1rem; } /* line 190, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-label-floating, .mdb-label-placeholder { top: 2.1875rem; } /* line 201, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .is-focused .mdb-label-floating, .is-focused .mdb-label-floating, .is-filled .mdb-label-floating, .is-filled .mdb-label-floating { top: 1rem; left: 0; font-size: .75rem; } /* line 207, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-label-static { top: 1rem; left: 0; font-size: .75rem; } /* line 215, /Users/kross/projects/bootstrap-material-design/scss/mixins/_forms.scss */ .mdb-help { margin-top: 0; font-size: .75rem; } /* line 183, /Users/kross/projects/bootstrap-material-design/scss/_forms.scss */ select, select.form-control { -webkit-appearance: none; -moz-appearance: none; } /* line 8, /Users/kross/projects/bootstrap-material-design/scss/_list-group.scss */ .list-group { padding: .5rem 0; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; } /* line 15, /Users/kross/projects/bootstrap-material-design/scss/_list-group.scss */ .list-group.mdb-list-group-sm { padding: .25rem 0; } /* line 18, /Users/kross/projects/bootstrap-material-design/scss/_list-group.scss */ .list-group.mdb-list-group-sm .list-group-item { padding: .5rem 1rem; } /* line 24, /Users/kross/projects/bootstrap-material-design/scss/_list-group.scss */ .mdb-list-group-col { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-width: 0; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; } /* line 31, /Users/kross/projects/bootstrap-material-design/scss/_list-group.scss */ .list-group-item { padding: 1rem; line-height: 1; } /* line 35, /Users/kross/projects/bootstrap-material-design/scss/_list-group.scss */ .list-group-item .list-group-item-text { min-width: 0; max-height: 2.188rem; overflow: hidden; text-overflow: ellipsis; } /* line 49, /Users/kross/projects/bootstrap-material-design/scss/_list-group.scss */ .list-group-item :first-child { margin-right: 2rem; } /* line 54, /Users/kross/projects/bootstrap-material-design/scss/_list-group.scss */ .list-group-item > .pull-xs-right, .list-group-item > .pull-sm-right, .list-group-item > .pull-md-right, .list-group-item > .pull-lg-right, .list-group-item > .pull-xl-right, .list-group-item > * ~ .label:last-child, .list-group-item > * ~ .material-icons:last-child { margin-right: 0; margin-left: auto; } /* line 66, /Users/kross/projects/bootstrap-material-design/scss/_list-group.scss */ .list-group-item .material-icons.pull-xs-right, .list-group-item .material-icons.pull-sm-right, .list-group-item .material-icons.pull-md-right, .list-group-item .material-icons.pull-lg-right, .list-group-item .material-icons.pull-xl-right, .list-group-item .material-icons ~ .material-icons:last-child { padding-left: 1rem; } /* line 80, /Users/kross/projects/bootstrap-material-design/scss/_list-group.scss */ .list-group-item .list-group-item-text { font-size: .875rem; color: rgba(0, 0, 0, .54); } /* line 3, /Users/kross/projects/bootstrap-material-design/scss/_nav.scss */ .nav-link { text-transform: uppercase; } /* line 10, /Users/kross/projects/bootstrap-material-design/scss/_nav.scss */ .navbar-nav .nav-link { padding: .5321rem 0; font-size: .875rem; font-weight: 400; } /* line 19, /Users/kross/projects/bootstrap-material-design/scss/_nav.scss */ .nav-tabs, .nav-pills { border: 0; } /* line 23, /Users/kross/projects/bootstrap-material-design/scss/_nav.scss */ .nav-tabs .nav-link, .nav-pills .nav-link { padding: 1.4286em .8575em; font-size: .875rem; font-weight: 500; border: 0; } /* line 33, /Users/kross/projects/bootstrap-material-design/scss/_nav.scss */ .nav-tabs .nav-link { border-bottom: .214rem solid transparent; } /* line 2, /Users/kross/projects/bootstrap-material-design/scss/mixins/_navs.scss */ .nav-tabs .nav-link { color: rgba(0, 0, 0, .54); } /* line 6, /Users/kross/projects/bootstrap-material-design/scss/mixins/_navs.scss */ .nav-tabs .nav-link.active { color: rgba(0, 0, 0, .87); border-color: #009688; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover { border-color: #009688; } /* line 15, /Users/kross/projects/bootstrap-material-design/scss/mixins/_navs.scss */ .nav-tabs .nav-link.disabled { color: rgba(0, 0, 0, .26); } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover { color: rgba(0, 0, 0, .26); } /* line 2, /Users/kross/projects/bootstrap-material-design/scss/mixins/_navs.scss */ .nav-tabs.bg-primary .nav-link { color: rgba(255, 255, 255, .84); } /* line 6, /Users/kross/projects/bootstrap-material-design/scss/mixins/_navs.scss */ .nav-tabs.bg-primary .nav-link.active { color: #fff; border-color: #fff; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .nav-tabs.bg-primary .nav-link.active:focus, .nav-tabs.bg-primary .nav-link.active:hover { border-color: #fff; } /* line 15, /Users/kross/projects/bootstrap-material-design/scss/mixins/_navs.scss */ .nav-tabs.bg-primary .nav-link.disabled { color: rgba(255, 255, 255, .54); } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .nav-tabs.bg-primary .nav-link.disabled, .nav-tabs.bg-primary .nav-link.disabled:focus, .nav-tabs.bg-primary .nav-link.disabled:hover { color: rgba(255, 255, 255, .54); } /* line 2, /Users/kross/projects/bootstrap-material-design/scss/mixins/_navs.scss */ .nav-tabs.bg-inverse .nav-link { color: rgba(255, 255, 255, .84); } /* line 6, /Users/kross/projects/bootstrap-material-design/scss/mixins/_navs.scss */ .nav-tabs.bg-inverse .nav-link.active { color: #fff; border-color: #fff; } /* line 20, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .nav-tabs.bg-inverse .nav-link.active:focus, .nav-tabs.bg-inverse .nav-link.active:hover { border-color: #fff; } /* line 15, /Users/kross/projects/bootstrap-material-design/scss/mixins/_navs.scss */ .nav-tabs.bg-inverse .nav-link.disabled { color: rgba(255, 255, 255, .54); } /* line 36, /Users/kross/projects/bootstrap-material-design/bower_components/bootstrap/scss/mixins/_hover.scss */ .nav-tabs.bg-inverse .nav-link.disabled, .nav-tabs.bg-inverse .nav-link.disabled:focus, .nav-tabs.bg-inverse .nav-link.disabled:hover { color: rgba(255, 255, 255, .54); } /* line 1, /Users/kross/projects/bootstrap-material-design/scss/_navbar.scss */ .navbar { margin-bottom: .25rem; border: 0; border-radius: 0; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); } /* line 1, /Users/kross/projects/bootstrap-material-design/scss/_alerts.scss */ .alert { border: 0; border-radius: 0; } /* line 2, /Users/kross/projects/bootstrap-material-design/scss/_progress.scss */ .progress { height: 4px; background: #c8c8c8; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; } /* line 7, /Users/kross/projects/bootstrap-material-design/scss/_progress.scss */ .progress .progress-bar { -webkit-box-shadow: none; box-shadow: none; } /* line 99, /Users/kross/projects/bootstrap-material-design/scss/mixins/_variations.scss */ .progress .progress-bar.progress-bar-secondary { background-color: #009688; } /* line 114, /Users/kross/projects/bootstrap-material-design/scss/mixins/_variations.scss */ .progress .progress-bar.progress-bar-primary { background-color: #009688; } /* line 121, /Users/kross/projects/bootstrap-material-design/scss/mixins/_variations.scss */ .progress .progress-bar.progress-bar-success { background-color: #4caf50; } /* line 128, /Users/kross/projects/bootstrap-material-design/scss/mixins/_variations.scss */ .progress .progress-bar.progress-bar-info { background-color: #03a9f4; } /* line 135, /Users/kross/projects/bootstrap-material-design/scss/mixins/_variations.scss */ .progress .progress-bar.progress-bar-warning { background-color: #ff5722; } /* line 142, /Users/kross/projects/bootstrap-material-design/scss/mixins/_variations.scss */ .progress .progress-bar.progress-bar-danger { background-color: #f44336; } /* line 4, /Users/kross/projects/bootstrap-material-design/scss/_type.scss */ h6 { font-weight: 500; } /* line 3, /Users/kross/projects/bootstrap-material-design/scss/_cards.scss */ .card { border: 0; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); } /* line 14, /Users/kross/projects/bootstrap-material-design/scss/_cards.scss */ .card .card-header { padding: 1rem; } /* line 18, /Users/kross/projects/bootstrap-material-design/scss/_cards.scss */ .card .card-block { padding: 1.5rem 1rem 1rem; } /* line 34, /Users/kross/projects/bootstrap-material-design/scss/_cards.scss */ .card h1.card-title, .card h2.card-title, .card h3.card-title, .card h4.card-title, .card h5.card-title, .card h6.card-title { font-size: 1.5rem; font-weight: 300; } /* line 40, /Users/kross/projects/bootstrap-material-design/scss/_cards.scss */ .card .mdb-card-actions, .card .card-footer { padding: .5rem; } /* line 45, /Users/kross/projects/bootstrap-material-design/scss/_cards.scss */ .card.mdb-card-raised { -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2); } @media (min-width: 992px) { /* line 52, /Users/kross/projects/bootstrap-material-design/scss/_cards.scss */ .card.mdb-card-flat { -webkit-box-shadow: none; box-shadow: none; } } /* line 4, /Users/kross/projects/bootstrap-material-design/scss/_modal.scss */ .modal-content { border: 0; border-radius: .125rem; } /* line 8, /Users/kross/projects/bootstrap-material-design/scss/_modal.scss */ .modal-content .modal-header { padding: 24px 24px 0; border-bottom: 0; } /* line 12, /Users/kross/projects/bootstrap-material-design/scss/_modal.scss */ .modal-content .modal-body { padding: 20px 24px 24px; } /* line 15, /Users/kross/projects/bootstrap-material-design/scss/_modal.scss */ .modal-content .modal-footer { padding: 8px 8px 8px 24px; border-top: 0; } /* line 18, /Users/kross/projects/bootstrap-material-design/scss/_modal.scss */ .modal-content .modal-footer .btn { margin: 0; } /* line 22, /Users/kross/projects/bootstrap-material-design/scss/_modal.scss */ .modal-content .modal-footer .btn + .btn { margin-left: 8px; } /* line 4, /Users/kross/projects/bootstrap-material-design/scss/_dropdown.scss */ .dropdown-menu.dropdown-menu-left { top: 100%; left: 0; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; } /* line 10, /Users/kross/projects/bootstrap-material-design/scss/_dropdown.scss */ .dropdown-menu.dropdown-menu-right { right: 0; left: auto; -webkit-transform-origin: 100% 0; -ms-transform-origin: 100% 0; -o-transform-origin: 100% 0; transform-origin: 100% 0; } /* line 16, /Users/kross/projects/bootstrap-material-design/scss/_dropdown.scss */ .dropdown-menu { display: block; padding: .5rem 0; border: 0; opacity: 0; -webkit-transition: opacity .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1); -o-transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .2s cubic-bezier(.4, 0, .2, 1), -o-transform .3s cubic-bezier(.4, 0, .2, 1); transition: opacity .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1); transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .2s cubic-bezier(.4, 0, .2, 1); transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .2s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1), -o-transform .3s cubic-bezier(.4, 0, .2, 1); -webkit-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0; will-change: transform; } /* line 26, /Users/kross/projects/bootstrap-material-design/scss/_dropdown.scss */ .open > .dropdown-menu { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /* line 45, /Users/kross/projects/bootstrap-material-design/scss/_dropdown.scss */ .dropdown-menu.dropdown-menu-top-left { top: auto; bottom: 0; -webkit-transform-origin: 0 100%; -ms-transform-origin: 0 100%; -o-transform-origin: 0 100%; transform-origin: 0 100%; } /* line 51, /Users/kross/projects/bootstrap-material-design/scss/_dropdown.scss */ .dropdown-menu.dropdown-menu-top-right { top: auto; right: 0; bottom: 0; left: auto; -webkit-transform-origin: 100% 100%; -ms-transform-origin: 100% 100%; -o-transform-origin: 100% 100%; transform-origin: 100% 100%; } /* line 60, /Users/kross/projects/bootstrap-material-design/scss/_dropdown.scss */ .dropdown-menu .dropdown-item { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-width: 7rem; max-width: 17.5rem; min-height: 3rem; padding-top: .75rem; padding-right: 1rem; padding-bottom: 1.25rem; padding-left: 1rem; overflow: hidden; line-height: 1; text-overflow: ellipsis; word-wrap: break-word; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } @media (min-width: 768px) { /* line 60, /Users/kross/projects/bootstrap-material-design/scss/_dropdown.scss */ .dropdown-menu .dropdown-item { padding-right: 1.5rem; padding-left: 1.5rem; } } /* line 99, /Users/kross/projects/bootstrap-material-design/scss/_dropdown.scss */ .dropdown .dropdown-toggle.mdb-btn-icon::after, .dropdown .dropdown-toggle.mdb-btn-fab::after { display: none; } /* line 104, /Users/kross/projects/bootstrap-material-design/scss/_dropdown.scss */ .dropdown .dropdown-toggle.mdb-btn-icon ~ .dropdown-menu.dropdown-menu-top-left, .dropdown .dropdown-toggle.mdb-btn-icon ~ .dropdown-menu.dropdown-menu-top-right, .dropdown .dropdown-toggle.mdb-btn-fab ~ .dropdown-menu.dropdown-menu-top-left, .dropdown .dropdown-toggle.mdb-btn-fab ~ .dropdown-menu.dropdown-menu-top-right { bottom: 2rem; } /* line 113, /Users/kross/projects/bootstrap-material-design/scss/_dropdown.scss */ .dropdown .dropdown-toggle.mdb-btn-fab-sm ~ .dropdown-menu.dropdown-menu-top-left, .dropdown .dropdown-toggle.mdb-btn-fab-sm ~ .dropdown-menu.dropdown-menu-top-right { bottom: 2.5rem; } /* line 121, /Users/kross/projects/bootstrap-material-design/scss/_dropdown.scss */ .dropdown .dropdown-toggle.mdb-btn-icon ~ .dropdown-menu { margin: 0; } /* line 4, /Users/kross/projects/bootstrap-material-design/scss/_drawer.scss */ .mdb-layout-drawer { position: absolute; z-index: 5; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; max-height: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: visible; overflow-y: auto; font-size: .875rem; flex-direction: column; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12); -webkit-transition: -webkit-transform; -o-transition: transform, -o-transform; transition: -webkit-transform; transition: transform; transition: transform, -webkit-transform, -o-transform; -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1); -o-transition-timing-function: cubic-bezier(.4, 0, .2, 1); transition-timing-function: cubic-bezier(.4, 0, .2, 1); -webkit-transition-duration: .2s; -o-transition-duration: .2s; transition-duration: .2s; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; will-change: transform; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } /* line 26, /Users/kross/projects/bootstrap-material-design/scss/_drawer.scss */ .mdb-layout-drawer > * { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; } /* line 32, /Users/kross/projects/bootstrap-material-design/scss/_drawer.scss */ .mdb-layout-drawer > header { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 1rem; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; } /* line 38, /Users/kross/projects/bootstrap-material-design/scss/_drawer.scss */ .mdb-layout-drawer > header .navbar-brand { padding-left: 1.5rem; font-size: 1.25rem; } /* line 44, /Users/kross/projects/bootstrap-material-design/scss/_drawer.scss */ .mdb-layout-drawer > .list-group { padding-top: 1rem; } /* line 47, /Users/kross/projects/bootstrap-material-design/scss/_drawer.scss */ .mdb-layout-drawer > .list-group .list-group-item { padding-right: 2.5rem; padding-left: 2.5rem; font-size: .8125rem; font-weight: 500; } /* line 6, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ .mdb-drawer-f-l > .mdb-layout-drawer { top: 0; left: 0; width: 240px; height: 100%; -webkit-transform: translateX(-250px); -ms-transform: translateX(-250px); -o-transform: translateX(-250px); transform: translateX(-250px); } /* line 21, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ .mdb-drawer-f-l > .mdb-layout-header, .mdb-drawer-f-l > .mdb-layout-content { margin-left: 0; } /* line 6, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ .mdb-drawer-f-r > .mdb-layout-drawer { top: 0; right: 0; width: 240px; height: 100%; -webkit-transform: translateX(250px); -ms-transform: translateX(250px); -o-transform: translateX(250px); transform: translateX(250px); } /* line 21, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ .mdb-drawer-f-r > .mdb-layout-header, .mdb-drawer-f-r > .mdb-layout-content { margin-right: 0; } /* line 32, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ .mdb-drawer-f-t > .mdb-layout-drawer { top: 0; left: 0; width: 100%; height: 100px; -webkit-transform: translateY(-110px); -ms-transform: translateY(-110px); -o-transform: translateY(-110px); transform: translateY(-110px); } /* line 47, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ .mdb-drawer-f-t > .mdb-layout-content { margin-top: 0; } /* line 32, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ .mdb-drawer-f-b > .mdb-layout-drawer { bottom: 0; left: 0; width: 100%; height: 100px; -webkit-transform: translateY(110px); -ms-transform: translateY(110px); -o-transform: translateY(110px); transform: translateY(110px); } /* line 47, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ .mdb-drawer-f-b > .mdb-layout-content { margin-bottom: 0; } /* line 67, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in.mdb-drawer-f-l > .mdb-layout-header { width: calc(100% - 240px); margin-left: 240px; } /* line 72, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in.mdb-drawer-f-l > .mdb-layout-drawer { -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } /* line 76, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in.mdb-drawer-f-l > .mdb-layout-content { margin-left: 240px; } /* line 67, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in.mdb-drawer-f-r > .mdb-layout-header { width: calc(100% - 240px); margin-right: 240px; } /* line 72, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in.mdb-drawer-f-r > .mdb-layout-drawer { -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } /* line 76, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in.mdb-drawer-f-r > .mdb-layout-content { margin-right: 240px; } /* line 88, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in.mdb-drawer-f-t > .mdb-layout-header { margin-top: 100px; } /* line 94, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in.mdb-drawer-f-t > .mdb-layout-drawer { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } /* line 94, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in.mdb-drawer-f-b > .mdb-layout-drawer { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } /* line 98, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in.mdb-drawer-f-b > .mdb-layout-content { margin-bottom: 100px; } /* line 5, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay.mdb-drawer-overlay > .mdb-layout-backdrop .in { visibility: visible; background-color: rgba(0, 0, 0, .5); } @supports (pointer-events: auto) { /* line 11, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay.mdb-drawer-overlay > .mdb-layout-backdrop.in { pointer-events: auto; opacity: 1; } } /* line 158, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay.mdb-drawer-overlay.mdb-drawer-f-l > .mdb-layout-header, :not(.mdb-drawer-out).mdb-drawer-overlay.mdb-drawer-overlay.mdb-drawer-f-l > .mdb-layout-content { width: 100%; margin-left: 0; } /* line 158, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay.mdb-drawer-overlay.mdb-drawer-f-r > .mdb-layout-header, :not(.mdb-drawer-out).mdb-drawer-overlay.mdb-drawer-overlay.mdb-drawer-f-r > .mdb-layout-content { width: 100%; margin-right: 0; } /* line 5, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay.mdb-drawer-overlay > .mdb-layout-backdrop .in { visibility: visible; background-color: rgba(0, 0, 0, .5); } @supports (pointer-events: auto) { /* line 11, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay.mdb-drawer-overlay > .mdb-layout-backdrop.in { pointer-events: auto; opacity: 1; } } /* line 172, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay.mdb-drawer-overlay.mdb-drawer-f-t > .mdb-layout-header { margin-top: 0; } /* line 178, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay.mdb-drawer-overlay.mdb-drawer-f-b > .mdb-layout-content { margin-bottom: 0; } @media (min-width: 544px) { /* line 67, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-sm-up.mdb-drawer-f-l > .mdb-layout-header { width: calc(100% - 240px); margin-left: 240px; } /* line 72, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-sm-up.mdb-drawer-f-l > .mdb-layout-drawer { -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } /* line 76, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-sm-up.mdb-drawer-f-l > .mdb-layout-content { margin-left: 240px; } /* line 67, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-sm-up.mdb-drawer-f-r > .mdb-layout-header { width: calc(100% - 240px); margin-right: 240px; } /* line 72, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-sm-up.mdb-drawer-f-r > .mdb-layout-drawer { -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } /* line 76, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-sm-up.mdb-drawer-f-r > .mdb-layout-content { margin-right: 240px; } } @media (min-width: 544px) { /* line 88, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-sm-up.mdb-drawer-f-t > .mdb-layout-header { margin-top: 100px; } /* line 94, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-sm-up.mdb-drawer-f-t > .mdb-layout-drawer { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } /* line 94, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-sm-up.mdb-drawer-f-b > .mdb-layout-drawer { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } /* line 98, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-sm-up.mdb-drawer-f-b > .mdb-layout-content { margin-bottom: 100px; } } @media (max-width: 767px) { /* line 5, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-sm-down > .mdb-layout-backdrop .in { visibility: visible; background-color: rgba(0, 0, 0, .5); } @supports (pointer-events: auto) { /* line 11, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-sm-down > .mdb-layout-backdrop.in { pointer-events: auto; opacity: 1; } } /* line 158, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-sm-down.mdb-drawer-f-l > .mdb-layout-header, :not(.mdb-drawer-out).mdb-drawer-overlay-sm-down.mdb-drawer-f-l > .mdb-layout-content { width: 100%; margin-left: 0; } /* line 158, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-sm-down.mdb-drawer-f-r > .mdb-layout-header, :not(.mdb-drawer-out).mdb-drawer-overlay-sm-down.mdb-drawer-f-r > .mdb-layout-content { width: 100%; margin-right: 0; } } @media (max-width: 767px) { /* line 5, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-sm-down > .mdb-layout-backdrop .in { visibility: visible; background-color: rgba(0, 0, 0, .5); } @supports (pointer-events: auto) { /* line 11, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-sm-down > .mdb-layout-backdrop.in { pointer-events: auto; opacity: 1; } } /* line 172, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-sm-down.mdb-drawer-f-t > .mdb-layout-header { margin-top: 0; } /* line 178, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-sm-down.mdb-drawer-f-b > .mdb-layout-content { margin-bottom: 0; } } @media (min-width: 768px) { /* line 67, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-md-up.mdb-drawer-f-l > .mdb-layout-header { width: calc(100% - 240px); margin-left: 240px; } /* line 72, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-md-up.mdb-drawer-f-l > .mdb-layout-drawer { -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } /* line 76, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-md-up.mdb-drawer-f-l > .mdb-layout-content { margin-left: 240px; } /* line 67, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-md-up.mdb-drawer-f-r > .mdb-layout-header { width: calc(100% - 240px); margin-right: 240px; } /* line 72, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-md-up.mdb-drawer-f-r > .mdb-layout-drawer { -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } /* line 76, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-md-up.mdb-drawer-f-r > .mdb-layout-content { margin-right: 240px; } } @media (min-width: 768px) { /* line 88, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-md-up.mdb-drawer-f-t > .mdb-layout-header { margin-top: 100px; } /* line 94, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-md-up.mdb-drawer-f-t > .mdb-layout-drawer { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } /* line 94, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-md-up.mdb-drawer-f-b > .mdb-layout-drawer { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } /* line 98, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-md-up.mdb-drawer-f-b > .mdb-layout-content { margin-bottom: 100px; } } @media (max-width: 991px) { /* line 5, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-md-down > .mdb-layout-backdrop .in { visibility: visible; background-color: rgba(0, 0, 0, .5); } @supports (pointer-events: auto) { /* line 11, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-md-down > .mdb-layout-backdrop.in { pointer-events: auto; opacity: 1; } } /* line 158, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-md-down.mdb-drawer-f-l > .mdb-layout-header, :not(.mdb-drawer-out).mdb-drawer-overlay-md-down.mdb-drawer-f-l > .mdb-layout-content { width: 100%; margin-left: 0; } /* line 158, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-md-down.mdb-drawer-f-r > .mdb-layout-header, :not(.mdb-drawer-out).mdb-drawer-overlay-md-down.mdb-drawer-f-r > .mdb-layout-content { width: 100%; margin-right: 0; } } @media (max-width: 991px) { /* line 5, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-md-down > .mdb-layout-backdrop .in { visibility: visible; background-color: rgba(0, 0, 0, .5); } @supports (pointer-events: auto) { /* line 11, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-md-down > .mdb-layout-backdrop.in { pointer-events: auto; opacity: 1; } } /* line 172, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-md-down.mdb-drawer-f-t > .mdb-layout-header { margin-top: 0; } /* line 178, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-md-down.mdb-drawer-f-b > .mdb-layout-content { margin-bottom: 0; } } @media (min-width: 992px) { /* line 67, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-lg-up.mdb-drawer-f-l > .mdb-layout-header { width: calc(100% - 240px); margin-left: 240px; } /* line 72, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-lg-up.mdb-drawer-f-l > .mdb-layout-drawer { -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } /* line 76, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-lg-up.mdb-drawer-f-l > .mdb-layout-content { margin-left: 240px; } /* line 67, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-lg-up.mdb-drawer-f-r > .mdb-layout-header { width: calc(100% - 240px); margin-right: 240px; } /* line 72, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-lg-up.mdb-drawer-f-r > .mdb-layout-drawer { -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } /* line 76, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-lg-up.mdb-drawer-f-r > .mdb-layout-content { margin-right: 240px; } } @media (min-width: 992px) { /* line 88, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-lg-up.mdb-drawer-f-t > .mdb-layout-header { margin-top: 100px; } /* line 94, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-lg-up.mdb-drawer-f-t > .mdb-layout-drawer { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } /* line 94, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-lg-up.mdb-drawer-f-b > .mdb-layout-drawer { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } /* line 98, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-lg-up.mdb-drawer-f-b > .mdb-layout-content { margin-bottom: 100px; } } @media (max-width: 1199px) { /* line 5, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-lg-down > .mdb-layout-backdrop .in { visibility: visible; background-color: rgba(0, 0, 0, .5); } @supports (pointer-events: auto) { /* line 11, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-lg-down > .mdb-layout-backdrop.in { pointer-events: auto; opacity: 1; } } /* line 158, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-lg-down.mdb-drawer-f-l > .mdb-layout-header, :not(.mdb-drawer-out).mdb-drawer-overlay-lg-down.mdb-drawer-f-l > .mdb-layout-content { width: 100%; margin-left: 0; } /* line 158, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-lg-down.mdb-drawer-f-r > .mdb-layout-header, :not(.mdb-drawer-out).mdb-drawer-overlay-lg-down.mdb-drawer-f-r > .mdb-layout-content { width: 100%; margin-right: 0; } } @media (max-width: 1199px) { /* line 5, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-lg-down > .mdb-layout-backdrop .in { visibility: visible; background-color: rgba(0, 0, 0, .5); } @supports (pointer-events: auto) { /* line 11, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-lg-down > .mdb-layout-backdrop.in { pointer-events: auto; opacity: 1; } } /* line 172, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-lg-down.mdb-drawer-f-t > .mdb-layout-header { margin-top: 0; } /* line 178, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-lg-down.mdb-drawer-f-b > .mdb-layout-content { margin-bottom: 0; } } @media (min-width: 1200px) { /* line 67, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-xl-up.mdb-drawer-f-l > .mdb-layout-header { width: calc(100% - 240px); margin-left: 240px; } /* line 72, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-xl-up.mdb-drawer-f-l > .mdb-layout-drawer { -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } /* line 76, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-xl-up.mdb-drawer-f-l > .mdb-layout-content { margin-left: 240px; } /* line 67, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-xl-up.mdb-drawer-f-r > .mdb-layout-header { width: calc(100% - 240px); margin-right: 240px; } /* line 72, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-xl-up.mdb-drawer-f-r > .mdb-layout-drawer { -webkit-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } /* line 76, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-xl-up.mdb-drawer-f-r > .mdb-layout-content { margin-right: 240px; } } @media (min-width: 1200px) { /* line 88, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-xl-up.mdb-drawer-f-t > .mdb-layout-header { margin-top: 100px; } /* line 94, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-xl-up.mdb-drawer-f-t > .mdb-layout-drawer { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } /* line 94, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-xl-up.mdb-drawer-f-b > .mdb-layout-drawer { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } /* line 98, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-in-xl-up.mdb-drawer-f-b > .mdb-layout-content { margin-bottom: 100px; } } /* line 5, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-xl-down > .mdb-layout-backdrop .in { visibility: visible; background-color: rgba(0, 0, 0, .5); } @supports (pointer-events: auto) { /* line 11, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-xl-down > .mdb-layout-backdrop.in { pointer-events: auto; opacity: 1; } } /* line 158, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-xl-down.mdb-drawer-f-l > .mdb-layout-header, :not(.mdb-drawer-out).mdb-drawer-overlay-xl-down.mdb-drawer-f-l > .mdb-layout-content { width: 100%; margin-left: 0; } /* line 158, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-xl-down.mdb-drawer-f-r > .mdb-layout-header, :not(.mdb-drawer-out).mdb-drawer-overlay-xl-down.mdb-drawer-f-r > .mdb-layout-content { width: 100%; margin-right: 0; } /* line 5, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-xl-down > .mdb-layout-backdrop .in { visibility: visible; background-color: rgba(0, 0, 0, .5); } @supports (pointer-events: auto) { /* line 11, /Users/kross/projects/bootstrap-material-design/scss/mixins/_layout.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-xl-down > .mdb-layout-backdrop.in { pointer-events: auto; opacity: 1; } } /* line 172, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-xl-down.mdb-drawer-f-t > .mdb-layout-header { margin-top: 0; } /* line 178, /Users/kross/projects/bootstrap-material-design/scss/mixins/_drawer.scss */ :not(.mdb-drawer-out).mdb-drawer-overlay-xl-down.mdb-drawer-f-b > .mdb-layout-content { margin-bottom: 0; } /* line 2, /Users/kross/projects/bootstrap-material-design/scss/_ripples.scss */ .ripple { position: relative; } /* line 6, /Users/kross/projects/bootstrap-material-design/scss/_ripples.scss */ .ripple-container { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; overflow: hidden; pointer-events: none; border-radius: inherit; } /* line 17, /Users/kross/projects/bootstrap-material-design/scss/_ripples.scss */ .ripple-container .ripple-decorator { position: absolute; width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; pointer-events: none; background-color: rgba(0, 0, 0, .05); border-radius: 100%; opacity: 0; -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50%; -ms-transform-origin: 50%; -o-transform-origin: 50%; transform-origin: 50%; } /* line 30, /Users/kross/projects/bootstrap-material-design/scss/_ripples.scss */ .ripple-container .ripple-decorator.ripple-on { opacity: .1; -webkit-transition: opacity .15s ease-in 0s, -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .1s; -o-transition: opacity .15s ease-in 0s, transform .5s cubic-bezier(.4, 0, .2, 1) .1s, -o-transform .5s cubic-bezier(.4, 0, .2, 1) .1s; transition: opacity .15s ease-in 0s, -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .1s; transition: opacity .15s ease-in 0s, transform .5s cubic-bezier(.4, 0, .2, 1) .1s; transition: opacity .15s ease-in 0s, transform .5s cubic-bezier(.4, 0, .2, 1) .1s, -webkit-transform .5s cubic-bezier(.4, 0, .2, 1) .1s, -o-transform .5s cubic-bezier(.4, 0, .2, 1) .1s; } /* line 35, /Users/kross/projects/bootstrap-material-design/scss/_ripples.scss */ .ripple-container .ripple-decorator.ripple-out { opacity: 0; -webkit-transition: opacity .1s linear 0s !important; -o-transition: opacity .1s linear 0s !important; transition: opacity .1s linear 0s !important; } /*# sourceMappingURL=bootstrap-material-design.css.map */