mvc-node-express
Version:
MVC framework for express js
2,060 lines (1,548 loc) • 248 kB
CSS
@charset "UTF-8";
/*!
* Material Design for Bootstrap 4
* Version: MDB Lite 4.8.1
*
*
* Copyright: Material Design for Bootstrap
* https://mdbootstrap.com/
*
* Read the license: https://mdbootstrap.com/general/license/
*
*
* Documentation: https://mdbootstrap.com/
*
* Getting started: https://mdbootstrap.com/docs/jquery/getting-started/download/
*
* Tutorials: https://mdbootstrap.com/education/bootstrap/
*
* Templates: https://mdbootstrap.com/templates/
*
* Support: https://mdbootstrap.com/support/
*
* Contact: office@mdbootstrap.com
*
* Attribution: Animate CSS, Twitter Bootstrap, Materialize CSS, Normalize CSS, Waves JS, WOW JS, Toastr, Chart.js
*
*/
/*** Global ***/
.mdb-color.lighten-5 {
background-color: #d0d6e2 !important; }
.mdb-color.lighten-4 {
background-color: #b1bace !important; }
.mdb-color.lighten-3 {
background-color: #929fba !important; }
.mdb-color.lighten-2 {
background-color: #7283a7 !important; }
.mdb-color.lighten-1 {
background-color: #59698d !important; }
.mdb-color {
background-color: #45526e !important; }
.mdb-color-text {
color: #45526e !important; }
.rgba-mdb-color-slight,
.rgba-mdb-color-slight:after {
background-color: rgba(69, 82, 110, 0.1); }
.rgba-mdb-color-light,
.rgba-mdb-color-light:after {
background-color: rgba(69, 82, 110, 0.3); }
.rgba-mdb-color-strong,
.rgba-mdb-color-strong:after {
background-color: rgba(69, 82, 110, 0.7); }
.mdb-color.darken-1 {
background-color: #3b465e !important; }
.mdb-color.darken-2 {
background-color: #2e3951 !important; }
.mdb-color.darken-3 {
background-color: #1c2a48 !important; }
.mdb-color.darken-4 {
background-color: #1c2331 !important; }
.red.lighten-5 {
background-color: #ffebee !important; }
.red.lighten-4 {
background-color: #ffcdd2 !important; }
.red.lighten-3 {
background-color: #ef9a9a !important; }
.red.lighten-2 {
background-color: #e57373 !important; }
.red.lighten-1 {
background-color: #ef5350 !important; }
.red {
background-color: #f44336 !important; }
.red-text {
color: #f44336 !important; }
.rgba-red-slight,
.rgba-red-slight:after {
background-color: rgba(244, 67, 54, 0.1); }
.rgba-red-light,
.rgba-red-light:after {
background-color: rgba(244, 67, 54, 0.3); }
.rgba-red-strong,
.rgba-red-strong:after {
background-color: rgba(244, 67, 54, 0.7); }
.red.darken-1 {
background-color: #e53935 !important; }
.red.darken-2 {
background-color: #d32f2f !important; }
.red.darken-3 {
background-color: #c62828 !important; }
.red.darken-4 {
background-color: #b71c1c !important; }
.red.accent-1 {
background-color: #ff8a80 !important; }
.red.accent-2 {
background-color: #ff5252 !important; }
.red.accent-3 {
background-color: #ff1744 !important; }
.red.accent-4 {
background-color: #d50000 !important; }
.pink.lighten-5 {
background-color: #fce4ec !important; }
.pink.lighten-4 {
background-color: #f8bbd0 !important; }
.pink.lighten-3 {
background-color: #f48fb1 !important; }
.pink.lighten-2 {
background-color: #f06292 !important; }
.pink.lighten-1 {
background-color: #ec407a !important; }
.pink {
background-color: #e91e63 !important; }
.pink-text {
color: #e91e63 !important; }
.rgba-pink-slight,
.rgba-pink-slight:after {
background-color: rgba(233, 30, 99, 0.1); }
.rgba-pink-light,
.rgba-pink-light:after {
background-color: rgba(233, 30, 99, 0.3); }
.rgba-pink-strong,
.rgba-pink-strong:after {
background-color: rgba(233, 30, 99, 0.7); }
.pink.darken-1 {
background-color: #d81b60 !important; }
.pink.darken-2 {
background-color: #c2185b !important; }
.pink.darken-3 {
background-color: #ad1457 !important; }
.pink.darken-4 {
background-color: #880e4f !important; }
.pink.accent-1 {
background-color: #ff80ab !important; }
.pink.accent-2 {
background-color: #ff4081 !important; }
.pink.accent-3 {
background-color: #f50057 !important; }
.pink.accent-4 {
background-color: #c51162 !important; }
.purple.lighten-5 {
background-color: #f3e5f5 !important; }
.purple.lighten-4 {
background-color: #e1bee7 !important; }
.purple.lighten-3 {
background-color: #ce93d8 !important; }
.purple.lighten-2 {
background-color: #ba68c8 !important; }
.purple.lighten-1 {
background-color: #ab47bc !important; }
.purple {
background-color: #9c27b0 !important; }
.purple-text {
color: #9c27b0 !important; }
.rgba-purple-slight,
.rgba-purple-slight:after {
background-color: rgba(156, 39, 176, 0.1); }
.rgba-purple-light,
.rgba-purple-light:after {
background-color: rgba(156, 39, 176, 0.3); }
.rgba-purple-strong,
.rgba-purple-strong:after {
background-color: rgba(156, 39, 176, 0.7); }
.purple.darken-1 {
background-color: #8e24aa !important; }
.purple.darken-2 {
background-color: #7b1fa2 !important; }
.purple.darken-3 {
background-color: #6a1b9a !important; }
.purple.darken-4 {
background-color: #4a148c !important; }
.purple.accent-1 {
background-color: #ea80fc !important; }
.purple.accent-2 {
background-color: #e040fb !important; }
.purple.accent-3 {
background-color: #d500f9 !important; }
.purple.accent-4 {
background-color: #aa00ff !important; }
.deep-purple.lighten-5 {
background-color: #ede7f6 !important; }
.deep-purple.lighten-4 {
background-color: #d1c4e9 !important; }
.deep-purple.lighten-3 {
background-color: #b39ddb !important; }
.deep-purple.lighten-2 {
background-color: #9575cd !important; }
.deep-purple.lighten-1 {
background-color: #7e57c2 !important; }
.deep-purple {
background-color: #673ab7 !important; }
.deep-purple-text {
color: #673ab7 !important; }
.rgba-deep-purple-slight,
.rgba-deep-purple-slight:after {
background-color: rgba(103, 58, 183, 0.1); }
.rgba-deep-purple-light,
.rgba-deep-purple-light:after {
background-color: rgba(103, 58, 183, 0.3); }
.rgba-deep-purple-strong,
.rgba-deep-purple-strong:after {
background-color: rgba(103, 58, 183, 0.7); }
.deep-purple.darken-1 {
background-color: #5e35b1 !important; }
.deep-purple.darken-2 {
background-color: #512da8 !important; }
.deep-purple.darken-3 {
background-color: #4527a0 !important; }
.deep-purple.darken-4 {
background-color: #311b92 !important; }
.deep-purple.accent-1 {
background-color: #b388ff !important; }
.deep-purple.accent-2 {
background-color: #7c4dff !important; }
.deep-purple.accent-3 {
background-color: #651fff !important; }
.deep-purple.accent-4 {
background-color: #6200ea !important; }
.indigo.lighten-5 {
background-color: #e8eaf6 !important; }
.indigo.lighten-4 {
background-color: #c5cae9 !important; }
.indigo.lighten-3 {
background-color: #9fa8da !important; }
.indigo.lighten-2 {
background-color: #7986cb !important; }
.indigo.lighten-1 {
background-color: #5c6bc0 !important; }
.indigo {
background-color: #3f51b5 !important; }
.indigo-text {
color: #3f51b5 !important; }
.rgba-indigo-slight,
.rgba-indigo-slight:after {
background-color: rgba(63, 81, 181, 0.1); }
.rgba-indigo-light,
.rgba-indigo-light:after {
background-color: rgba(63, 81, 181, 0.3); }
.rgba-indigo-strong,
.rgba-indigo-strong:after {
background-color: rgba(63, 81, 181, 0.7); }
.indigo.darken-1 {
background-color: #3949ab !important; }
.indigo.darken-2 {
background-color: #303f9f !important; }
.indigo.darken-3 {
background-color: #283593 !important; }
.indigo.darken-4 {
background-color: #1a237e !important; }
.indigo.accent-1 {
background-color: #8c9eff !important; }
.indigo.accent-2 {
background-color: #536dfe !important; }
.indigo.accent-3 {
background-color: #3d5afe !important; }
.indigo.accent-4 {
background-color: #304ffe !important; }
.blue.lighten-5 {
background-color: #e3f2fd !important; }
.blue.lighten-4 {
background-color: #bbdefb !important; }
.blue.lighten-3 {
background-color: #90caf9 !important; }
.blue.lighten-2 {
background-color: #64b5f6 !important; }
.blue.lighten-1 {
background-color: #42a5f5 !important; }
.blue {
background-color: #2196f3 !important; }
.blue-text {
color: #2196f3 !important; }
.rgba-blue-slight,
.rgba-blue-slight:after {
background-color: rgba(33, 150, 243, 0.1); }
.rgba-blue-light,
.rgba-blue-light:after {
background-color: rgba(33, 150, 243, 0.3); }
.rgba-blue-strong,
.rgba-blue-strong:after {
background-color: rgba(33, 150, 243, 0.7); }
.blue.darken-1 {
background-color: #1e88e5 !important; }
.blue.darken-2 {
background-color: #1976d2 !important; }
.blue.darken-3 {
background-color: #1565c0 !important; }
.blue.darken-4 {
background-color: #0d47a1 !important; }
.blue.accent-1 {
background-color: #82b1ff !important; }
.blue.accent-2 {
background-color: #448aff !important; }
.blue.accent-3 {
background-color: #2979ff !important; }
.blue.accent-4 {
background-color: #2962ff !important; }
.light-blue.lighten-5 {
background-color: #e1f5fe !important; }
.light-blue.lighten-4 {
background-color: #b3e5fc !important; }
.light-blue.lighten-3 {
background-color: #81d4fa !important; }
.light-blue.lighten-2 {
background-color: #4fc3f7 !important; }
.light-blue.lighten-1 {
background-color: #29b6f6 !important; }
.light-blue {
background-color: #03a9f4 !important; }
.light-blue-text {
color: #03a9f4 !important; }
.rgba-light-blue-slight,
.rgba-light-blue-slight:after {
background-color: rgba(3, 169, 244, 0.1); }
.rgba-light-blue-light,
.rgba-light-blue-light:after {
background-color: rgba(3, 169, 244, 0.3); }
.rgba-light-blue-strong,
.rgba-light-blue-strong:after {
background-color: rgba(3, 169, 244, 0.7); }
.light-blue.darken-1 {
background-color: #039be5 !important; }
.light-blue.darken-2 {
background-color: #0288d1 !important; }
.light-blue.darken-3 {
background-color: #0277bd !important; }
.light-blue.darken-4 {
background-color: #01579b !important; }
.light-blue.accent-1 {
background-color: #80d8ff !important; }
.light-blue.accent-2 {
background-color: #40c4ff !important; }
.light-blue.accent-3 {
background-color: #00b0ff !important; }
.light-blue.accent-4 {
background-color: #0091ea !important; }
.cyan.lighten-5 {
background-color: #e0f7fa !important; }
.cyan.lighten-4 {
background-color: #b2ebf2 !important; }
.cyan.lighten-3 {
background-color: #80deea !important; }
.cyan.lighten-2 {
background-color: #4dd0e1 !important; }
.cyan.lighten-1 {
background-color: #26c6da !important; }
.cyan {
background-color: #00bcd4 !important; }
.cyan-text {
color: #00bcd4 !important; }
.rgba-cyan-slight,
.rgba-cyan-slight:after {
background-color: rgba(0, 188, 212, 0.1); }
.rgba-cyan-light,
.rgba-cyan-light:after {
background-color: rgba(0, 188, 212, 0.3); }
.rgba-cyan-strong,
.rgba-cyan-strong:after {
background-color: rgba(0, 188, 212, 0.7); }
.cyan.darken-1 {
background-color: #00acc1 !important; }
.cyan.darken-2 {
background-color: #0097a7 !important; }
.cyan.darken-3 {
background-color: #00838f !important; }
.cyan.darken-4 {
background-color: #006064 !important; }
.cyan.accent-1 {
background-color: #84ffff !important; }
.cyan.accent-2 {
background-color: #18ffff !important; }
.cyan.accent-3 {
background-color: #00e5ff !important; }
.cyan.accent-4 {
background-color: #00b8d4 !important; }
.teal.lighten-5 {
background-color: #e0f2f1 !important; }
.teal.lighten-4 {
background-color: #b2dfdb !important; }
.teal.lighten-3 {
background-color: #80cbc4 !important; }
.teal.lighten-2 {
background-color: #4db6ac !important; }
.teal.lighten-1 {
background-color: #26a69a !important; }
.teal {
background-color: #009688 !important; }
.teal-text {
color: #009688 !important; }
.rgba-teal-slight,
.rgba-teal-slight:after {
background-color: rgba(0, 150, 136, 0.1); }
.rgba-teal-light,
.rgba-teal-light:after {
background-color: rgba(0, 150, 136, 0.3); }
.rgba-teal-strong,
.rgba-teal-strong:after {
background-color: rgba(0, 150, 136, 0.7); }
.teal.darken-1 {
background-color: #00897b !important; }
.teal.darken-2 {
background-color: #00796b !important; }
.teal.darken-3 {
background-color: #00695c !important; }
.teal.darken-4 {
background-color: #004d40 !important; }
.teal.accent-1 {
background-color: #a7ffeb !important; }
.teal.accent-2 {
background-color: #64ffda !important; }
.teal.accent-3 {
background-color: #1de9b6 !important; }
.teal.accent-4 {
background-color: #00bfa5 !important; }
.green.lighten-5 {
background-color: #e8f5e9 !important; }
.green.lighten-4 {
background-color: #c8e6c9 !important; }
.green.lighten-3 {
background-color: #a5d6a7 !important; }
.green.lighten-2 {
background-color: #81c784 !important; }
.green.lighten-1 {
background-color: #66bb6a !important; }
.green {
background-color: #4caf50 !important; }
.green-text {
color: #4caf50 !important; }
.rgba-green-slight,
.rgba-green-slight:after {
background-color: rgba(76, 175, 80, 0.1); }
.rgba-green-light,
.rgba-green-light:after {
background-color: rgba(76, 175, 80, 0.3); }
.rgba-green-strong,
.rgba-green-strong:after {
background-color: rgba(76, 175, 80, 0.7); }
.green.darken-1 {
background-color: #43a047 !important; }
.green.darken-2 {
background-color: #388e3c !important; }
.green.darken-3 {
background-color: #2e7d32 !important; }
.green.darken-4 {
background-color: #1b5e20 !important; }
.green.accent-1 {
background-color: #b9f6ca !important; }
.green.accent-2 {
background-color: #69f0ae !important; }
.green.accent-3 {
background-color: #00e676 !important; }
.green.accent-4 {
background-color: #00c853 !important; }
.light-green.lighten-5 {
background-color: #f1f8e9 !important; }
.light-green.lighten-4 {
background-color: #dcedc8 !important; }
.light-green.lighten-3 {
background-color: #c5e1a5 !important; }
.light-green.lighten-2 {
background-color: #aed581 !important; }
.light-green.lighten-1 {
background-color: #9ccc65 !important; }
.light-green {
background-color: #8bc34a !important; }
.light-green-text {
color: #8bc34a !important; }
.rgba-light-green-slight,
.rgba-light-green-slight:after {
background-color: rgba(139, 195, 74, 0.1); }
.rgba-light-green-light,
.rgba-light-green-light:after {
background-color: rgba(139, 195, 74, 0.3); }
.rgba-light-green-strong,
.rgba-light-green-strong:after {
background-color: rgba(139, 195, 74, 0.7); }
.light-green.darken-1 {
background-color: #7cb342 !important; }
.light-green.darken-2 {
background-color: #689f38 !important; }
.light-green.darken-3 {
background-color: #558b2f !important; }
.light-green.darken-4 {
background-color: #33691e !important; }
.light-green.accent-1 {
background-color: #ccff90 !important; }
.light-green.accent-2 {
background-color: #b2ff59 !important; }
.light-green.accent-3 {
background-color: #76ff03 !important; }
.light-green.accent-4 {
background-color: #64dd17 !important; }
.lime.lighten-5 {
background-color: #f9fbe7 !important; }
.lime.lighten-4 {
background-color: #f0f4c3 !important; }
.lime.lighten-3 {
background-color: #e6ee9c !important; }
.lime.lighten-2 {
background-color: #dce775 !important; }
.lime.lighten-1 {
background-color: #d4e157 !important; }
.lime {
background-color: #cddc39 !important; }
.lime-text {
color: #cddc39 !important; }
.rgba-lime-slight,
.rgba-lime-slight:after {
background-color: rgba(205, 220, 57, 0.1); }
.rgba-lime-light,
.rgba-lime-light:after {
background-color: rgba(205, 220, 57, 0.3); }
.rgba-lime-strong,
.rgba-lime-strong:after {
background-color: rgba(205, 220, 57, 0.7); }
.lime.darken-1 {
background-color: #c0ca33 !important; }
.lime.darken-2 {
background-color: #afb42b !important; }
.lime.darken-3 {
background-color: #9e9d24 !important; }
.lime.darken-4 {
background-color: #827717 !important; }
.lime.accent-1 {
background-color: #f4ff81 !important; }
.lime.accent-2 {
background-color: #eeff41 !important; }
.lime.accent-3 {
background-color: #c6ff00 !important; }
.lime.accent-4 {
background-color: #aeea00 !important; }
.yellow.lighten-5 {
background-color: #fffde7 !important; }
.yellow.lighten-4 {
background-color: #fff9c4 !important; }
.yellow.lighten-3 {
background-color: #fff59d !important; }
.yellow.lighten-2 {
background-color: #fff176 !important; }
.yellow.lighten-1 {
background-color: #ffee58 !important; }
.yellow {
background-color: #ffeb3b !important; }
.yellow-text {
color: #ffeb3b !important; }
.rgba-yellow-slight,
.rgba-yellow-slight:after {
background-color: rgba(255, 235, 59, 0.1); }
.rgba-yellow-light,
.rgba-yellow-light:after {
background-color: rgba(255, 235, 59, 0.3); }
.rgba-yellow-strong,
.rgba-yellow-strong:after {
background-color: rgba(255, 235, 59, 0.7); }
.yellow.darken-1 {
background-color: #fdd835 !important; }
.yellow.darken-2 {
background-color: #fbc02d !important; }
.yellow.darken-3 {
background-color: #f9a825 !important; }
.yellow.darken-4 {
background-color: #f57f17 !important; }
.yellow.accent-1 {
background-color: #ffff8d !important; }
.yellow.accent-2 {
background-color: #ffff00 !important; }
.yellow.accent-3 {
background-color: #ffea00 !important; }
.yellow.accent-4 {
background-color: #ffd600 !important; }
.amber.lighten-5 {
background-color: #fff8e1 !important; }
.amber.lighten-4 {
background-color: #ffecb3 !important; }
.amber.lighten-3 {
background-color: #ffe082 !important; }
.amber.lighten-2 {
background-color: #ffd54f !important; }
.amber.lighten-1 {
background-color: #ffca28 !important; }
.amber {
background-color: #ffc107 !important; }
.amber-text {
color: #ffc107 !important; }
.rgba-amber-slight,
.rgba-amber-slight:after {
background-color: rgba(255, 193, 7, 0.1); }
.rgba-amber-light,
.rgba-amber-light:after {
background-color: rgba(255, 193, 7, 0.3); }
.rgba-amber-strong,
.rgba-amber-strong:after {
background-color: rgba(255, 193, 7, 0.7); }
.amber.darken-1 {
background-color: #ffb300 !important; }
.amber.darken-2 {
background-color: #ffa000 !important; }
.amber.darken-3 {
background-color: #ff8f00 !important; }
.amber.darken-4 {
background-color: #ff6f00 !important; }
.amber.accent-1 {
background-color: #ffe57f !important; }
.amber.accent-2 {
background-color: #ffd740 !important; }
.amber.accent-3 {
background-color: #ffc400 !important; }
.amber.accent-4 {
background-color: #ffab00 !important; }
.orange.lighten-5 {
background-color: #fff3e0 !important; }
.orange.lighten-4 {
background-color: #ffe0b2 !important; }
.orange.lighten-3 {
background-color: #ffcc80 !important; }
.orange.lighten-2 {
background-color: #ffb74d !important; }
.orange.lighten-1 {
background-color: #ffa726 !important; }
.orange {
background-color: #ff9800 !important; }
.orange-text {
color: #ff9800 !important; }
.rgba-orange-slight,
.rgba-orange-slight:after {
background-color: rgba(255, 152, 0, 0.1); }
.rgba-orange-light,
.rgba-orange-light:after {
background-color: rgba(255, 152, 0, 0.3); }
.rgba-orange-strong,
.rgba-orange-strong:after {
background-color: rgba(255, 152, 0, 0.7); }
.orange.darken-1 {
background-color: #fb8c00 !important; }
.orange.darken-2 {
background-color: #f57c00 !important; }
.orange.darken-3 {
background-color: #ef6c00 !important; }
.orange.darken-4 {
background-color: #e65100 !important; }
.orange.accent-1 {
background-color: #ffd180 !important; }
.orange.accent-2 {
background-color: #ffab40 !important; }
.orange.accent-3 {
background-color: #ff9100 !important; }
.orange.accent-4 {
background-color: #ff6d00 !important; }
.deep-orange.lighten-5 {
background-color: #fbe9e7 !important; }
.deep-orange.lighten-4 {
background-color: #ffccbc !important; }
.deep-orange.lighten-3 {
background-color: #ffab91 !important; }
.deep-orange.lighten-2 {
background-color: #ff8a65 !important; }
.deep-orange.lighten-1 {
background-color: #ff7043 !important; }
.deep-orange {
background-color: #ff5722 !important; }
.deep-orange-text {
color: #ff5722 !important; }
.rgba-deep-orange-slight,
.rgba-deep-orange-slight:after {
background-color: rgba(255, 87, 34, 0.1); }
.rgba-deep-orange-light,
.rgba-deep-orange-light:after {
background-color: rgba(255, 87, 34, 0.3); }
.rgba-deep-orange-strong,
.rgba-deep-orange-strong:after {
background-color: rgba(255, 87, 34, 0.7); }
.deep-orange.darken-1 {
background-color: #f4511e !important; }
.deep-orange.darken-2 {
background-color: #e64a19 !important; }
.deep-orange.darken-3 {
background-color: #d84315 !important; }
.deep-orange.darken-4 {
background-color: #bf360c !important; }
.deep-orange.accent-1 {
background-color: #ff9e80 !important; }
.deep-orange.accent-2 {
background-color: #ff6e40 !important; }
.deep-orange.accent-3 {
background-color: #ff3d00 !important; }
.deep-orange.accent-4 {
background-color: #dd2c00 !important; }
.brown.lighten-5 {
background-color: #efebe9 !important; }
.brown.lighten-4 {
background-color: #d7ccc8 !important; }
.brown.lighten-3 {
background-color: #bcaaa4 !important; }
.brown.lighten-2 {
background-color: #a1887f !important; }
.brown.lighten-1 {
background-color: #8d6e63 !important; }
.brown {
background-color: #795548 !important; }
.brown-text {
color: #795548 !important; }
.rgba-brown-slight,
.rgba-brown-slight:after {
background-color: rgba(121, 85, 72, 0.1); }
.rgba-brown-light,
.rgba-brown-light:after {
background-color: rgba(121, 85, 72, 0.3); }
.rgba-brown-strong,
.rgba-brown-strong:after {
background-color: rgba(121, 85, 72, 0.7); }
.brown.darken-1 {
background-color: #6d4c41 !important; }
.brown.darken-2 {
background-color: #5d4037 !important; }
.brown.darken-3 {
background-color: #4e342e !important; }
.brown.darken-4 {
background-color: #3e2723 !important; }
.blue-grey.lighten-5 {
background-color: #eceff1 !important; }
.blue-grey.lighten-4 {
background-color: #cfd8dc !important; }
.blue-grey.lighten-3 {
background-color: #b0bec5 !important; }
.blue-grey.lighten-2 {
background-color: #90a4ae !important; }
.blue-grey.lighten-1 {
background-color: #78909c !important; }
.blue-grey {
background-color: #607d8b !important; }
.blue-grey-text {
color: #607d8b !important; }
.rgba-blue-grey-slight,
.rgba-blue-grey-slight:after {
background-color: rgba(96, 125, 139, 0.1); }
.rgba-blue-grey-light,
.rgba-blue-grey-light:after {
background-color: rgba(96, 125, 139, 0.3); }
.rgba-blue-grey-strong,
.rgba-blue-grey-strong:after {
background-color: rgba(96, 125, 139, 0.7); }
.blue-grey.darken-1 {
background-color: #546e7a !important; }
.blue-grey.darken-2 {
background-color: #455a64 !important; }
.blue-grey.darken-3 {
background-color: #37474f !important; }
.blue-grey.darken-4 {
background-color: #263238 !important; }
.grey.lighten-5 {
background-color: #fafafa !important; }
.grey.lighten-4 {
background-color: #f5f5f5 !important; }
.grey.lighten-3 {
background-color: #eeeeee !important; }
.grey.lighten-2 {
background-color: #e0e0e0 !important; }
.grey.lighten-1 {
background-color: #bdbdbd !important; }
.grey {
background-color: #9e9e9e !important; }
.grey-text {
color: #9e9e9e !important; }
.rgba-grey-slight,
.rgba-grey-slight:after {
background-color: rgba(158, 158, 158, 0.1); }
.rgba-grey-light,
.rgba-grey-light:after {
background-color: rgba(158, 158, 158, 0.3); }
.rgba-grey-strong,
.rgba-grey-strong:after {
background-color: rgba(158, 158, 158, 0.7); }
.grey.darken-1 {
background-color: #757575 !important; }
.grey.darken-2 {
background-color: #616161 !important; }
.grey.darken-3 {
background-color: #424242 !important; }
.grey.darken-4 {
background-color: #212121 !important; }
.black {
background-color: #000 !important; }
.black-text, .btn.btn-link {
color: #000 !important; }
.rgba-black-slight,
.rgba-black-slight:after {
background-color: rgba(0, 0, 0, 0.1); }
.rgba-black-light,
.rgba-black-light:after {
background-color: rgba(0, 0, 0, 0.3); }
.rgba-black-strong,
.rgba-black-strong:after {
background-color: rgba(0, 0, 0, 0.7); }
.white {
background-color: #fff !important; }
.white-text {
color: #fff !important; }
.rgba-white-slight,
.rgba-white-slight:after {
background-color: rgba(255, 255, 255, 0.1); }
.rgba-white-light,
.rgba-white-light:after {
background-color: rgba(255, 255, 255, 0.3); }
.rgba-white-strong,
.rgba-white-strong:after {
background-color: rgba(255, 255, 255, 0.7); }
.rgba-stylish-slight {
background-color: rgba(62, 69, 81, 0.1); }
.rgba-stylish-light {
background-color: rgba(62, 69, 81, 0.3); }
.rgba-stylish-strong {
background-color: rgba(62, 69, 81, 0.7); }
.primary-color, ul.stepper li.active a .circle, ul.stepper li.completed a .circle {
background-color: #4285f4 !important; }
.primary-color-dark {
background-color: #0d47a1 !important; }
.secondary-color {
background-color: #aa66cc !important; }
.secondary-color-dark {
background-color: #9933cc !important; }
.default-color {
background-color: #2bbbad !important; }
.default-color-dark {
background-color: #00695c !important; }
.info-color {
background-color: #33b5e5 !important; }
.info-color-dark {
background-color: #0099cc !important; }
.success-color {
background-color: #00c851 !important; }
.success-color-dark {
background-color: #007e33 !important; }
.warning-color {
background-color: #ffbb33 !important; }
.warning-color-dark {
background-color: #ff8800 !important; }
.danger-color, ul.stepper li.warning a .circle {
background-color: #ff3547 !important; }
.danger-color-dark {
background-color: #cc0000 !important; }
.elegant-color {
background-color: #2e2e2e !important; }
.elegant-color-dark {
background-color: #212121 !important; }
.stylish-color {
background-color: #4b515d !important; }
.stylish-color-dark {
background-color: #3e4551 !important; }
.unique-color {
background-color: #3f729b !important; }
.unique-color-dark {
background-color: #1c2331 !important; }
.special-color {
background-color: #37474f !important; }
.special-color-dark {
background-color: #263238 !important; }
.purple-gradient {
background: -webkit-linear-gradient(50deg, #ff6ec4, #7873f5) !important;
background: -o-linear-gradient(50deg, #ff6ec4, #7873f5) !important;
background: linear-gradient(40deg, #ff6ec4, #7873f5) !important; }
.peach-gradient {
background: -webkit-linear-gradient(50deg, #FFD86F, #FC6262) !important;
background: -o-linear-gradient(50deg, #FFD86F, #FC6262) !important;
background: linear-gradient(40deg, #FFD86F, #FC6262) !important; }
.aqua-gradient {
background: -webkit-linear-gradient(50deg, #2096ff, #05ffa3) !important;
background: -o-linear-gradient(50deg, #2096ff, #05ffa3) !important;
background: linear-gradient(40deg, #2096ff, #05ffa3) !important; }
.blue-gradient {
background: -webkit-linear-gradient(50deg, #45cafc, #303f9f) !important;
background: -o-linear-gradient(50deg, #45cafc, #303f9f) !important;
background: linear-gradient(40deg, #45cafc, #303f9f) !important; }
.purple-gradient-rgba {
background: -webkit-linear-gradient(50deg, rgba(255, 110, 196, 0.9), rgba(120, 115, 245, 0.9)) !important;
background: -o-linear-gradient(50deg, rgba(255, 110, 196, 0.9), rgba(120, 115, 245, 0.9)) !important;
background: linear-gradient(40deg, rgba(255, 110, 196, 0.9), rgba(120, 115, 245, 0.9)) !important; }
.peach-gradient-rgba {
background: -webkit-linear-gradient(50deg, rgba(255, 216, 111, 0.9), rgba(252, 98, 98, 0.9)) !important;
background: -o-linear-gradient(50deg, rgba(255, 216, 111, 0.9), rgba(252, 98, 98, 0.9)) !important;
background: linear-gradient(40deg, rgba(255, 216, 111, 0.9), rgba(252, 98, 98, 0.9)) !important; }
.aqua-gradient-rgba {
background: -webkit-linear-gradient(50deg, rgba(32, 150, 255, 0.9), rgba(5, 255, 163, 0.9)) !important;
background: -o-linear-gradient(50deg, rgba(32, 150, 255, 0.9), rgba(5, 255, 163, 0.9)) !important;
background: linear-gradient(40deg, rgba(32, 150, 255, 0.9), rgba(5, 255, 163, 0.9)) !important; }
.blue-gradient-rgba {
background: -webkit-linear-gradient(50deg, rgba(69, 202, 252, 0.9), rgba(48, 63, 159, 0.9)) !important;
background: -o-linear-gradient(50deg, rgba(69, 202, 252, 0.9), rgba(48, 63, 159, 0.9)) !important;
background: linear-gradient(40deg, rgba(69, 202, 252, 0.9), rgba(48, 63, 159, 0.9)) !important; }
.dark-grey-text {
color: #4f4f4f !important; }
.dark-grey-text:hover, .dark-grey-text:focus {
color: #4f4f4f !important; }
.hoverable {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.55s ease-in-out;
-o-transition: all 0.55s ease-in-out;
transition: all 0.55s ease-in-out; }
.hoverable:hover {
-webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
-webkit-transition: all 0.55s ease-in-out;
-o-transition: all 0.55s ease-in-out;
transition: all 0.55s ease-in-out; }
.z-depth-0 {
-webkit-box-shadow: none !important;
box-shadow: none !important; }
.z-depth-1 {
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important; }
.z-depth-1-half {
-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important; }
.z-depth-2 {
-webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important; }
.z-depth-3 {
-webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19) !important;
box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19) !important; }
.z-depth-4 {
-webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21) !important;
box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21) !important; }
.z-depth-5 {
-webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22) !important;
box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22) !important; }
.disabled,
:disabled {
pointer-events: none !important; }
a {
cursor: pointer;
text-decoration: none;
color: #007bff;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
a:hover {
text-decoration: none;
color: #0056b3;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
a.disabled:hover, a:disabled:hover {
color: #007bff; }
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
color: inherit;
text-decoration: none; }
.img-fluid, .modal-dialog.cascading-modal.modal-avatar .modal-header,
.video-fluid {
max-width: 100%;
height: auto; }
.flex-center {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%; }
.flex-center p {
margin: 0; }
.flex-center ul {
text-align: center; }
.flex-center ul li {
margin-bottom: 1rem; }
.flex-center ul li:last-of-type {
margin-bottom: 0; }
.hr-light {
border-top: 1px solid #fff; }
.hr-dark {
border-top: 1px solid #666; }
.w-responsive {
width: 75%; }
@media (max-width: 740px) {
.w-responsive {
width: 100%; } }
.collapsible-body {
display: none; }
.jumbotron {
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
-webkit-border-radius: 0.125rem;
border-radius: 0.125rem;
background-color: #fff; }
.bg-primary {
background-color: #4285f4 !important; }
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #1266f1 !important; }
.border-primary {
border-color: #4285f4 !important; }
.bg-danger {
background-color: #ff3547 !important; }
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #ff0219 !important; }
.border-danger {
border-color: #ff3547 !important; }
.bg-warning {
background-color: #ffbb33 !important; }
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #ffaa00 !important; }
.border-warning {
border-color: #ffbb33 !important; }
.bg-success {
background-color: #00c851 !important; }
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #00953c !important; }
.border-success {
border-color: #00c851 !important; }
.bg-info {
background-color: #33b5e5 !important; }
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #1a9bcb !important; }
.border-info {
border-color: #33b5e5 !important; }
.bg-default {
background-color: #2bbbad !important; }
a.bg-default:hover, a.bg-default:focus,
button.bg-default:hover,
button.bg-default:focus {
background-color: #219287 !important; }
.border-default {
border-color: #2bbbad !important; }
.bg-secondary {
background-color: #aa66cc !important; }
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #9540bf !important; }
.border-secondary {
border-color: #aa66cc !important; }
.bg-dark {
background-color: #212121 !important; }
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #080808 !important; }
.border-dark {
border-color: #212121 !important; }
.bg-light {
background-color: #e0e0e0 !important; }
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #c7c7c7 !important; }
.border-light {
border-color: #e0e0e0 !important; }
.card-img-100 {
width: 100px;
height: 100px; }
.card-img-64 {
width: 64px;
height: 64px; }
.mml-1 {
margin-left: -0.25rem !important; }
.flex-1 {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1; }
@font-face {
font-family: "Roboto";
src: local(Roboto Thin), url("../font/roboto/Roboto-Thin.eot");
src: url("../font/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Thin.woff2") format("woff2"), url("../font/roboto/Roboto-Thin.woff") format("woff"), url("../font/roboto/Roboto-Thin.ttf") format("truetype");
font-weight: 200; }
@font-face {
font-family: "Roboto";
src: local(Roboto Light), url("../font/roboto/Roboto-Light.eot");
src: url("../font/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff"), url("../font/roboto/Roboto-Light.ttf") format("truetype");
font-weight: 300; }
@font-face {
font-family: "Roboto";
src: local(Roboto Regular), url("../font/roboto/Roboto-Regular.eot");
src: url("../font/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Regular.woff2") format("woff2"), url("../font/roboto/Roboto-Regular.woff") format("woff"), url("../font/roboto/Roboto-Regular.ttf") format("truetype");
font-weight: 400; }
@font-face {
font-family: "Roboto";
src: url("../font/roboto/Roboto-Medium.eot");
src: url("../font/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Medium.woff2") format("woff2"), url("../font/roboto/Roboto-Medium.woff") format("woff"), url("../font/roboto/Roboto-Medium.ttf") format("truetype");
font-weight: 500; }
@font-face {
font-family: "Roboto";
src: url("../font/roboto/Roboto-Bold.eot");
src: url("../font/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Bold.woff2") format("woff2"), url("../font/roboto/Roboto-Bold.woff") format("woff"), url("../font/roboto/Roboto-Bold.ttf") format("truetype");
font-weight: 700; }
body {
font-family: "Roboto", sans-serif;
font-weight: 300; }
h1, h2, h3, h4, h5, h6 {
font-weight: 300; }
.h1-responsive {
font-size: 150%; }
.h2-responsive {
font-size: 145%; }
.h3-responsive {
font-size: 135%; }
.h4-responsive {
font-size: 135%; }
.h5-responsive {
font-size: 135%; }
@media (min-width: 576px) {
.h1-responsive {
font-size: 170%; }
.h2-responsive {
font-size: 140%; }
.h3-responsive {
font-size: 125%; }
.h4-responsive {
font-size: 125%; }
.h5-responsive {
font-size: 125%; } }
@media (min-width: 768px) {
.h1-responsive {
font-size: 200%; }
.h2-responsive {
font-size: 170%; }
.h3-responsive {
font-size: 140%; }
.h4-responsive {
font-size: 125%; }
.h5-responsive {
font-size: 125%; } }
@media (min-width: 992px) {
.h1-responsive {
font-size: 200%; }
.h2-responsive {
font-size: 170%; }
.h3-responsive {
font-size: 140%; }
.h4-responsive {
font-size: 125%; }
.h5-responsive {
font-size: 125%; } }
@media (min-width: 1200px) {
.h1-responsive {
font-size: 250%; }
.h2-responsive {
font-size: 200%; }
.h3-responsive {
font-size: 170%; }
.h4-responsive {
font-size: 140%; }
.h5-responsive {
font-size: 125%; } }
.divider-new {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 2.8rem;
margin-bottom: 2.8rem; }
.divider-new > h1, .divider-new h2, .divider-new h3, .divider-new h4, .divider-new h5, .divider-new h6 {
margin-bottom: 0; }
.divider-new:before, .divider-new:after {
content: "";
height: 1.5px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
height: 2px;
background: #c6c6c6; }
.divider-new:before {
margin: 0 0.5rem 0 0; }
.divider-new:after {
margin: 0 0 0 0.5rem; }
.blockquote {
padding: 0.5rem 1rem;
border-left: .25rem solid #eceeef; }
.blockquote.text-right {
border-left: none;
border-right: .25rem solid #eceeef; }
.blockquote .bq-title {
margin-bottom: 0;
font-size: 1.5rem;
font-weight: 400; }
.blockquote p {
padding: 1rem 0;
font-size: 1.1rem; }
.bq-primary {
border-left: 3px solid #4285f4 !important; }
.bq-primary .bq-title {
color: #4285f4 !important; }
.bq-danger {
border-left: 3px solid #ff3547 !important; }
.bq-danger .bq-title {
color: #ff3547 !important; }
.bq-warning {
border-left: 3px solid #ffbb33 !important; }
.bq-warning .bq-title {
color: #ffbb33 !important; }
.bq-success {
border-left: 3px solid #00c851 !important; }
.bq-success .bq-title {
color: #00c851 !important; }
.bq-info {
border-left: 3px solid #33b5e5 !important; }
.bq-info .bq-title {
color: #33b5e5 !important; }
.text-primary {
color: #4285f4 !important; }
a.text-primary:hover, a.text-primary:focus {
color: #1266f1 !important; }
.text-danger {
color: #ff3547 !important; }
a.text-danger:hover, a.text-danger:focus {
color: #ff0219 !important; }
.text-warning {
color: #ffbb33 !important; }
a.text-warning:hover, a.text-warning:focus {
color: #ffaa00 !important; }
.text-success {
color: #00c851 !important; }
a.text-success:hover, a.text-success:focus {
color: #00953c !important; }
.text-info {
color: #33b5e5 !important; }
a.text-info:hover, a.text-info:focus {
color: #1a9bcb !important; }
.text-default {
color: #2bbbad !important; }
a.text-default:hover, a.text-default:focus {
color: #219287 !important; }
.text-secondary {
color: #aa66cc !important; }
a.text-secondary:hover, a.text-secondary:focus {
color: #9540bf !important; }
.text-dark {
color: #212121 !important; }
a.text-dark:hover, a.text-dark:focus {
color: #080808 !important; }
.text-light {
color: #e0e0e0 !important; }
a.text-light:hover, a.text-light:focus {
color: #c7c7c7 !important; }
.font-small {
font-size: 0.9rem; }
.view {
position: relative;
overflow: hidden;
cursor: default; }
.view .mask {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
width: 100%;
height: 100%;
background-attachment: fixed; }
.view img, .view video {
position: relative;
display: block; }
.view video.video-intro {
z-index: -100;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
-webkit-transition: 1s opacity;
-o-transition: 1s opacity;
transition: 1s opacity;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto; }
.overlay .mask {
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; }
.overlay .mask:hover {
opacity: 1; }
.zoom img, .zoom video {
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear; }
.zoom:hover img, .zoom:hover video {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.pattern-1 {
background: url("../img/overlays/01.png");
background-attachment: fixed; }
.pattern-2 {
background: url("../img/overlays/02.png");
background-attachment: fixed; }
.pattern-3 {
background: url("../img/overlays/03.png");
background-attachment: fixed; }
.pattern-4 {
background: url("../img/overlays/04.png");
background-attachment: fixed; }
.pattern-5 {
background: url("../img/overlays/05.png");
background-attachment: fixed; }
.pattern-6 {
background: url("../img/overlays/06.png");
background-attachment: fixed; }
.pattern-7 {
background: url("../img/overlays/07.png");
background-attachment: fixed; }
.pattern-8 {
background: url("../img/overlays/08.png");
background-attachment: fixed; }
.pattern-9 {
background: url("../img/overlays/09.png");
background-attachment: fixed; }
/*!
* Waves v0.7.6
* http://fian.my.id/Waves
*
* Copyright 2014-2018 Alfiana E. Sibuea and other contributors
* Released under the MIT license
* https://github.com/fians/Waves/blob/master/LICENSE */
.waves-effect {
position: relative;
cursor: pointer;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent; }
.waves-effect .waves-ripple {
position: absolute;
-webkit-border-radius: 50%;
border-radius: 50%;
width: 100px;
height: 100px;
margin-top: -50px;
margin-left: -50px;
opacity: 0;
background: rgba(0, 0, 0, 0.2);
background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: -o-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-webkit-transition-property: -webkit-transform, opacity;
-o-transition-property: -o-transform, opacity;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: transform, opacity;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-transform: scale(0) translate(0, 0);
-ms-transform: scale(0) translate(0, 0);
transform: scale(0) translate(0, 0);
pointer-events: none; }
.waves-effect.waves-light .waves-ripple {
background: rgba(255, 255, 255, 0.4);
background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }
.waves-effect.waves-classic .waves-ripple {
background: rgba(0, 0, 0, 0.2); }
.waves-effect.waves-classic.waves-light .waves-ripple {
background: rgba(255, 255, 255, 0.4); }
.waves-notransition {
-webkit-transition: none !important;
-o-transition: none !important;
transition: none !important; }
.waves-button,
.waves-circle {
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); }
.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: none;
outline: none;
color: inherit;
background-color: rgba(0, 0, 0, 0);
font-size: 1em;
line-height: 1em;
text-align: center;
text-decoration: none;
z-index: 1; }
.waves-button {
padding: 0.85em 1.1em;
-webkit-border-radius: 0.2em;
border-radius: 0.2em; }
.waves-button-input {
margin: 0;
padding: 0.85em 1.1em; }
.waves-input-wrapper {
display: inline-block;
position: relative;
vertical-align: middle;
-webkit-border-radius: 0.2em;
border-radius: 0.2em; }
.waves-input-wrapper.waves-button {
padding: 0; }
.waves-input-wrapper .waves-button-input {
position: relative;
top: 0;
left: 0;
z-index: 1; }
.waves-circle {
text-align: center;
width: 2.5em;
height: 2.5em;
line-height: 2.5em;
-webkit-border-radius: 50%;
border-radius: 50%; }
.waves-float {
-webkit-mask-image: none;
-webkit-box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
-webkit-transition: all 300ms;
-o-transition: all 300ms;
transition: all 300ms; }
.waves-float:active {
-webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3); }
.waves-block {
display: block; }
a.waves-effect, a.waves-light {
display: inline-block; }
/*!
* animate.css -http://daneden.me/animate
* Version - 3.7.0
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2018 Daniel Eden
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; }
.animated.delay-1s {
-webkit-animation-delay: 1s;
animation-delay: 1s; }
.animated.delay-2s {
-webkit-animation-delay: 2s;
animation-delay: 2s; }
.animated.delay-3s {
-webkit-animation-delay: 3s;
animation-delay: 3s; }
.animated.delay-4s {
-webkit-animation-delay: 4s;
animation-delay: 4s; }
.animated.delay-5s {
-webkit-animation-delay: 5s;
animation-delay: 5s; }
.animated.fast {
-webkit-animation-duration: 800ms;
animation-duration: 800ms; }
.animated.faster {
-webkit-animation-duration: 500ms;
animation-duration: 500ms; }
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s; }
.animated.slower {
-webkit-animation-duration: 3s;
animation-duration: 3s; }
@media (prefers-reduced-motion) {
.animated {
-webkit-animation: unset !important;
animation: unset !important;
-webkit-transition: none !important;
-o-transition: none !important;
transition: none !important; } }
@-webkit-keyframes fadeIn {
from {
opacity: 0; }
to {
opacity: 1; } }
@keyframes fadeIn {
from {
opacity: 0; }
to {
opacity: 1; } }
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn; }
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0); }
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0); }
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown; }
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); }
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@keyframes fadeInLeft {
from {
opacity: 0;
-webk