/*================================================================================
	Item Name: Materialize - Material Design Admin Template
	Version: 4.0
	Author: PIXINVENT
	Author URL: https://themeforest.net/user/pixinvent/portfolio
================================================================================

NOTE:
------
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
@import url("https://fonts.googleapis.com/css?family=Dancing+Script");
.materialize-red {
  background-color: #e51c23 !important;
}

.materialize-red-text {
  color: #e51c23 !important;
}

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important;
}

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important;
}

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important;
}

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important;
}

.materialize-red.lighten-3 {
  background-color: #f3989b !important;
}

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important;
}

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important;
}

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important;
}

.materialize-red.lighten-1 {
  background-color: #ea454b !important;
}

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important;
}

.materialize-red.darken-1 {
  background-color: #d0181e !important;
}

.materialize-red-text.text-darken-1 {
  color: #d0181e !important;
}

.materialize-red.darken-2 {
  background-color: #b9151b !important;
}

.materialize-red-text.text-darken-2 {
  color: #b9151b !important;
}

.materialize-red.darken-3 {
  background-color: #a21318 !important;
}

.materialize-red-text.text-darken-3 {
  color: #a21318 !important;
}

.materialize-red.darken-4 {
  background-color: #8b1014 !important;
}

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important;
}

.red {
  background-color: #F44336 !important;
}

.red-text {
  color: #F44336 !important;
}

.red.lighten-5 {
  background-color: #FFEBEE !important;
}

.red-text.text-lighten-5 {
  color: #FFEBEE !important;
}

.red.lighten-4 {
  background-color: #FFCDD2 !important;
}

.red-text.text-lighten-4 {
  color: #FFCDD2 !important;
}

.red.lighten-3 {
  background-color: #EF9A9A !important;
}

.red-text.text-lighten-3 {
  color: #EF9A9A !important;
}

.red.lighten-2 {
  background-color: #E57373 !important;
}

.red-text.text-lighten-2 {
  color: #E57373 !important;
}

.red.lighten-1 {
  background-color: #EF5350 !important;
}

.red-text.text-lighten-1 {
  color: #EF5350 !important;
}

.red.darken-1 {
  background-color: #E53935 !important;
}

.red-text.text-darken-1 {
  color: #E53935 !important;
}

.red.darken-2 {
  background-color: #D32F2F !important;
}

.red-text.text-darken-2 {
  color: #D32F2F !important;
}

.red.darken-3 {
  background-color: #C62828 !important;
}

.red-text.text-darken-3 {
  color: #C62828 !important;
}

.red.darken-4 {
  background-color: #B71C1C !important;
}

.red-text.text-darken-4 {
  color: #B71C1C !important;
}

.red.accent-1 {
  background-color: #FF8A80 !important;
}

.red-text.text-accent-1 {
  color: #FF8A80 !important;
}

.red.accent-2 {
  background-color: #FF5252 !important;
}

.red-text.text-accent-2 {
  color: #FF5252 !important;
}

.red.accent-3 {
  background-color: #FF1744 !important;
}

.red-text.text-accent-3 {
  color: #FF1744 !important;
}

.red.accent-4 {
  background-color: #D50000 !important;
}

.red-text.text-accent-4 {
  color: #D50000 !important;
}

.pink {
  background-color: #e91e63 !important;
}

.pink-text {
  color: #e91e63 !important;
}

.pink.lighten-5 {
  background-color: #fce4ec !important;
}

.pink-text.text-lighten-5 {
  color: #fce4ec !important;
}

.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important;
}

.pink.lighten-3 {
  background-color: #f48fb1 !important;
}

.pink-text.text-lighten-3 {
  color: #f48fb1 !important;
}

.pink.lighten-2 {
  background-color: #f06292 !important;
}

.pink-text.text-lighten-2 {
  color: #f06292 !important;
}

.pink.lighten-1 {
  background-color: #ec407a !important;
}

.pink-text.text-lighten-1 {
  color: #ec407a !important;
}

.pink.darken-1 {
  background-color: #d81b60 !important;
}

.pink-text.text-darken-1 {
  color: #d81b60 !important;
}

.pink.darken-2 {
  background-color: #c2185b !important;
}

.pink-text.text-darken-2 {
  color: #c2185b !important;
}

.pink.darken-3 {
  background-color: #ad1457 !important;
}

.pink-text.text-darken-3 {
  color: #ad1457 !important;
}

.pink.darken-4 {
  background-color: #880e4f !important;
}

.pink-text.text-darken-4 {
  color: #880e4f !important;
}

.pink.accent-1 {
  background-color: #ff80ab !important;
}

.pink-text.text-accent-1 {
  color: #ff80ab !important;
}

.pink.accent-2 {
  background-color: #ff4081 !important;
}

.pink-text.text-accent-2 {
  color: #ff4081 !important;
}

.pink.accent-3 {
  background-color: #f50057 !important;
}

.pink-text.text-accent-3 {
  color: #f50057 !important;
}

.pink.accent-4 {
  background-color: #c51162 !important;
}

.pink-text.text-accent-4 {
  color: #c51162 !important;
}

.purple {
  background-color: #9c27b0 !important;
}

.purple-text {
  color: #9c27b0 !important;
}

.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important;
}

.purple.lighten-4 {
  background-color: #e1bee7 !important;
}

.purple-text.text-lighten-4 {
  color: #e1bee7 !important;
}

.purple.lighten-3 {
  background-color: #ce93d8 !important;
}

.purple-text.text-lighten-3 {
  color: #ce93d8 !important;
}

.purple.lighten-2 {
  background-color: #ba68c8 !important;
}

.purple-text.text-lighten-2 {
  color: #ba68c8 !important;
}

.purple.lighten-1 {
  background-color: #ab47bc !important;
}

.purple-text.text-lighten-1 {
  color: #ab47bc !important;
}

.purple.darken-1 {
  background-color: #8e24aa !important;
}

.purple-text.text-darken-1 {
  color: #8e24aa !important;
}

.purple.darken-2 {
  background-color: #7b1fa2 !important;
}

.purple-text.text-darken-2 {
  color: #7b1fa2 !important;
}

.purple.darken-3 {
  background-color: #6a1b9a !important;
}

.purple-text.text-darken-3 {
  color: #6a1b9a !important;
}

.purple.darken-4 {
  background-color: #4a148c !important;
}

.purple-text.text-darken-4 {
  color: #4a148c !important;
}

.purple.accent-1 {
  background-color: #ea80fc !important;
}

.purple-text.text-accent-1 {
  color: #ea80fc !important;
}

.purple.accent-2 {
  background-color: #e040fb !important;
}

.purple-text.text-accent-2 {
  color: #e040fb !important;
}

.purple.accent-3 {
  background-color: #d500f9 !important;
}

.purple-text.text-accent-3 {
  color: #d500f9 !important;
}

.purple.accent-4 {
  background-color: #aa00ff !important;
}

.purple-text.text-accent-4 {
  color: #aa00ff !important;
}

.deep-purple {
  background-color: #673ab7 !important;
}

.deep-purple-text {
  color: #673ab7 !important;
}

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important;
}

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important;
}

.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important;
}

.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important;
}

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important;
}

.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important;
}

.deep-purple.darken-2 {
  background-color: #512da8 !important;
}

.deep-purple-text.text-darken-2 {
  color: #512da8 !important;
}

.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important;
}

.deep-purple.darken-4 {
  background-color: #311b92 !important;
}

.deep-purple-text.text-darken-4 {
  color: #311b92 !important;
}

.deep-purple.accent-1 {
  background-color: #b388ff !important;
}

.deep-purple-text.text-accent-1 {
  color: #b388ff !important;
}

.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important;
}

.deep-purple.accent-3 {
  background-color: #651fff !important;
}

.deep-purple-text.text-accent-3 {
  color: #651fff !important;
}

.deep-purple.accent-4 {
  background-color: #6200ea !important;
}

.deep-purple-text.text-accent-4 {
  color: #6200ea !important;
}

.indigo {
  background-color: #3f51b5 !important;
}

.indigo-text {
  color: #3f51b5 !important;
}

.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
}

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important;
}

.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important;
}

.indigo.lighten-3 {
  background-color: #9fa8da !important;
}

.indigo-text.text-lighten-3 {
  color: #9fa8da !important;
}

.indigo.lighten-2 {
  background-color: #7986cb !important;
}

.indigo-text.text-lighten-2 {
  color: #7986cb !important;
}

.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important;
}

.indigo.darken-1 {
  background-color: #3949ab !important;
}

.indigo-text.text-darken-1 {
  color: #3949ab !important;
}

.indigo.darken-2 {
  background-color: #303f9f !important;
}

.indigo-text.text-darken-2 {
  color: #303f9f !important;
}

.indigo.darken-3 {
  background-color: #283593 !important;
}

.indigo-text.text-darken-3 {
  color: #283593 !important;
}

.indigo.darken-4 {
  background-color: #1a237e !important;
}

.indigo-text.text-darken-4 {
  color: #1a237e !important;
}

.indigo.accent-1 {
  background-color: #8c9eff !important;
}

.indigo-text.text-accent-1 {
  color: #8c9eff !important;
}

.indigo.accent-2 {
  background-color: #536dfe !important;
}

.indigo-text.text-accent-2 {
  color: #536dfe !important;
}

.indigo.accent-3 {
  background-color: #3d5afe !important;
}

.indigo-text.text-accent-3 {
  color: #3d5afe !important;
}

.indigo.accent-4 {
  background-color: #304ffe !important;
}

.indigo-text.text-accent-4 {
  color: #304ffe !important;
}

.blue {
  background-color: #2196F3 !important;
}

.blue-text {
  color: #2196F3 !important;
}

.blue.lighten-5 {
  background-color: #E3F2FD !important;
}

.blue-text.text-lighten-5 {
  color: #E3F2FD !important;
}

.blue.lighten-4 {
  background-color: #BBDEFB !important;
}

.blue-text.text-lighten-4 {
  color: #BBDEFB !important;
}

.blue.lighten-3 {
  background-color: #90CAF9 !important;
}

.blue-text.text-lighten-3 {
  color: #90CAF9 !important;
}

.blue.lighten-2 {
  background-color: #64B5F6 !important;
}

.blue-text.text-lighten-2 {
  color: #64B5F6 !important;
}

.blue.lighten-1 {
  background-color: #42A5F5 !important;
}

.blue-text.text-lighten-1 {
  color: #42A5F5 !important;
}

.blue.darken-1 {
  background-color: #1E88E5 !important;
}

.blue-text.text-darken-1 {
  color: #1E88E5 !important;
}

.blue.darken-2 {
  background-color: #1976D2 !important;
}

.blue-text.text-darken-2 {
  color: #1976D2 !important;
}

.blue.darken-3 {
  background-color: #1565C0 !important;
}

.blue-text.text-darken-3 {
  color: #1565C0 !important;
}

.blue.darken-4 {
  background-color: #0D47A1 !important;
}

.blue-text.text-darken-4 {
  color: #0D47A1 !important;
}

.blue.accent-1 {
  background-color: #82B1FF !important;
}

.blue-text.text-accent-1 {
  color: #82B1FF !important;
}

.blue.accent-2 {
  background-color: #448AFF !important;
}

.blue-text.text-accent-2 {
  color: #448AFF !important;
}

.blue.accent-3 {
  background-color: #2979FF !important;
}

.blue-text.text-accent-3 {
  color: #2979FF !important;
}

.blue.accent-4 {
  background-color: #2962FF !important;
}

.blue-text.text-accent-4 {
  color: #2962FF !important;
}

.light-blue {
  background-color: #03a9f4 !important;
}

.light-blue-text {
  color: #03a9f4 !important;
}

.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important;
}

.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important;
}

.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important;
}

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important;
}

.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important;
}

.light-blue.darken-1 {
  background-color: #039be5 !important;
}

.light-blue-text.text-darken-1 {
  color: #039be5 !important;
}

.light-blue.darken-2 {
  background-color: #0288d1 !important;
}

.light-blue-text.text-darken-2 {
  color: #0288d1 !important;
}

.light-blue.darken-3 {
  background-color: #0277bd !important;
}

.light-blue-text.text-darken-3 {
  color: #0277bd !important;
}

.light-blue.darken-4 {
  background-color: #01579b !important;
}

.light-blue-text.text-darken-4 {
  color: #01579b !important;
}

.light-blue.accent-1 {
  background-color: #80d8ff !important;
}

.light-blue-text.text-accent-1 {
  color: #80d8ff !important;
}

.light-blue.accent-2 {
  background-color: #40c4ff !important;
}

.light-blue-text.text-accent-2 {
  color: #40c4ff !important;
}

.light-blue.accent-3 {
  background-color: #00b0ff !important;
}

.light-blue-text.text-accent-3 {
  color: #00b0ff !important;
}

.light-blue.accent-4 {
  background-color: #0091ea !important;
}

.light-blue-text.text-accent-4 {
  color: #0091ea !important;
}

.cyan {
  background-color: #00bcd4 !important;
}

.cyan-text {
  color: #00bcd4 !important;
}

.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important;
}

.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important;
}

.cyan.lighten-3 {
  background-color: #80deea !important;
}

.cyan-text.text-lighten-3 {
  color: #80deea !important;
}

.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important;
}

.cyan.lighten-1 {
  background-color: #26c6da !important;
}

.cyan-text.text-lighten-1 {
  color: #26c6da !important;
}

.cyan.darken-1 {
  background-color: #00acc1 !important;
}

.cyan-text.text-darken-1 {
  color: #00acc1 !important;
}

.cyan.darken-2 {
  background-color: #0097a7 !important;
}

.cyan-text.text-darken-2 {
  color: #0097a7 !important;
}

.cyan.darken-3 {
  background-color: #00838f !important;
}

.cyan-text.text-darken-3 {
  color: #00838f !important;
}

.cyan.darken-4 {
  background-color: #006064 !important;
}

.cyan-text.text-darken-4 {
  color: #006064 !important;
}

.cyan.accent-1 {
  background-color: #84ffff !important;
}

.cyan-text.text-accent-1 {
  color: #84ffff !important;
}

.cyan.accent-2 {
  background-color: #18ffff !important;
}

.cyan-text.text-accent-2 {
  color: #18ffff !important;
}

.cyan.accent-3 {
  background-color: #00e5ff !important;
}

.cyan-text.text-accent-3 {
  color: #00e5ff !important;
}

.cyan.accent-4 {
  background-color: #00b8d4 !important;
}

.cyan-text.text-accent-4 {
  color: #00b8d4 !important;
}

.teal {
  background-color: #009688 !important;
}

.teal-text {
  color: #009688 !important;
}

.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important;
}

.teal.lighten-4 {
  background-color: #b2dfdb !important;
}

.teal-text.text-lighten-4 {
  color: #b2dfdb !important;
}

.teal.lighten-3 {
  background-color: #80cbc4 !important;
}

.teal-text.text-lighten-3 {
  color: #80cbc4 !important;
}

.teal.lighten-2 {
  background-color: #4db6ac !important;
}

.teal-text.text-lighten-2 {
  color: #4db6ac !important;
}

.teal.lighten-1 {
  background-color: #26a69a !important;
}

.teal-text.text-lighten-1 {
  color: #26a69a !important;
}

.teal.darken-1 {
  background-color: #00897b !important;
}

.teal-text.text-darken-1 {
  color: #00897b !important;
}

.teal.darken-2 {
  background-color: #00796b !important;
}

.teal-text.text-darken-2 {
  color: #00796b !important;
}

.teal.darken-3 {
  background-color: #00695c !important;
}

.teal-text.text-darken-3 {
  color: #00695c !important;
}

.teal.darken-4 {
  background-color: #004d40 !important;
}

.teal-text.text-darken-4 {
  color: #004d40 !important;
}

.teal.accent-1 {
  background-color: #a7ffeb !important;
}

.teal-text.text-accent-1 {
  color: #a7ffeb !important;
}

.teal.accent-2 {
  background-color: #64ffda !important;
}

.teal-text.text-accent-2 {
  color: #64ffda !important;
}

.teal.accent-3 {
  background-color: #1de9b6 !important;
}

.teal-text.text-accent-3 {
  color: #1de9b6 !important;
}

.teal.accent-4 {
  background-color: #00bfa5 !important;
}

.teal-text.text-accent-4 {
  color: #00bfa5 !important;
}

.green {
  background-color: #4CAF50 !important;
}

.green-text {
  color: #4CAF50 !important;
}

.green.lighten-5 {
  background-color: #E8F5E9 !important;
}

.green-text.text-lighten-5 {
  color: #E8F5E9 !important;
}

.green.lighten-4 {
  background-color: #C8E6C9 !important;
}

.green-text.text-lighten-4 {
  color: #C8E6C9 !important;
}

.green.lighten-3 {
  background-color: #A5D6A7 !important;
}

.green-text.text-lighten-3 {
  color: #A5D6A7 !important;
}

.green.lighten-2 {
  background-color: #81C784 !important;
}

.green-text.text-lighten-2 {
  color: #81C784 !important;
}

.green.lighten-1 {
  background-color: #66BB6A !important;
}

.green-text.text-lighten-1 {
  color: #66BB6A !important;
}

.green.darken-1 {
  background-color: #43A047 !important;
}

.green-text.text-darken-1 {
  color: #43A047 !important;
}

.green.darken-2 {
  background-color: #388E3C !important;
}

.green-text.text-darken-2 {
  color: #388E3C !important;
}

.green.darken-3 {
  background-color: #2E7D32 !important;
}

.green-text.text-darken-3 {
  color: #2E7D32 !important;
}

.green.darken-4 {
  background-color: #1B5E20 !important;
}

.green-text.text-darken-4 {
  color: #1B5E20 !important;
}

.green.accent-1 {
  background-color: #B9F6CA !important;
}

.green-text.text-accent-1 {
  color: #B9F6CA !important;
}

.green.accent-2 {
  background-color: #69F0AE !important;
}

.green-text.text-accent-2 {
  color: #69F0AE !important;
}

.green.accent-3 {
  background-color: #00E676 !important;
}

.green-text.text-accent-3 {
  color: #00E676 !important;
}

.green.accent-4 {
  background-color: #00C853 !important;
}

.green-text.text-accent-4 {
  color: #00C853 !important;
}

.light-green {
  background-color: #8bc34a !important;
}

.light-green-text {
  color: #8bc34a !important;
}

.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important;
}

.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important;
}

.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important;
}

.light-green.lighten-2 {
  background-color: #aed581 !important;
}

.light-green-text.text-lighten-2 {
  color: #aed581 !important;
}

.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important;
}

.light-green.darken-1 {
  background-color: #7cb342 !important;
}

.light-green-text.text-darken-1 {
  color: #7cb342 !important;
}

.light-green.darken-2 {
  background-color: #689f38 !important;
}

.light-green-text.text-darken-2 {
  color: #689f38 !important;
}

.light-green.darken-3 {
  background-color: #558b2f !important;
}

.light-green-text.text-darken-3 {
  color: #558b2f !important;
}

.light-green.darken-4 {
  background-color: #33691e !important;
}

.light-green-text.text-darken-4 {
  color: #33691e !important;
}

.light-green.accent-1 {
  background-color: #ccff90 !important;
}

.light-green-text.text-accent-1 {
  color: #ccff90 !important;
}

.light-green.accent-2 {
  background-color: #b2ff59 !important;
}

.light-green-text.text-accent-2 {
  color: #b2ff59 !important;
}

.light-green.accent-3 {
  background-color: #76ff03 !important;
}

.light-green-text.text-accent-3 {
  color: #76ff03 !important;
}

.light-green.accent-4 {
  background-color: #64dd17 !important;
}

.light-green-text.text-accent-4 {
  color: #64dd17 !important;
}

.lime {
  background-color: #cddc39 !important;
}

.lime-text {
  color: #cddc39 !important;
}

.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important;
}

.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important;
}

.lime.lighten-3 {
  background-color: #e6ee9c !important;
}

.lime-text.text-lighten-3 {
  color: #e6ee9c !important;
}

.lime.lighten-2 {
  background-color: #dce775 !important;
}

.lime-text.text-lighten-2 {
  color: #dce775 !important;
}

.lime.lighten-1 {
  background-color: #d4e157 !important;
}

.lime-text.text-lighten-1 {
  color: #d4e157 !important;
}

.lime.darken-1 {
  background-color: #c0ca33 !important;
}

.lime-text.text-darken-1 {
  color: #c0ca33 !important;
}

.lime.darken-2 {
  background-color: #afb42b !important;
}

.lime-text.text-darken-2 {
  color: #afb42b !important;
}

.lime.darken-3 {
  background-color: #9e9d24 !important;
}

.lime-text.text-darken-3 {
  color: #9e9d24 !important;
}

.lime.darken-4 {
  background-color: #827717 !important;
}

.lime-text.text-darken-4 {
  color: #827717 !important;
}

.lime.accent-1 {
  background-color: #f4ff81 !important;
}

.lime-text.text-accent-1 {
  color: #f4ff81 !important;
}

.lime.accent-2 {
  background-color: #eeff41 !important;
}

.lime-text.text-accent-2 {
  color: #eeff41 !important;
}

.lime.accent-3 {
  background-color: #c6ff00 !important;
}

.lime-text.text-accent-3 {
  color: #c6ff00 !important;
}

.lime.accent-4 {
  background-color: #aeea00 !important;
}

.lime-text.text-accent-4 {
  color: #aeea00 !important;
}

.yellow {
  background-color: #ffeb3b !important;
}

.yellow-text {
  color: #ffeb3b !important;
}

.yellow.lighten-5 {
  background-color: #fffde7 !important;
}

.yellow-text.text-lighten-5 {
  color: #fffde7 !important;
}

.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important;
}

.yellow.lighten-3 {
  background-color: #fff59d !important;
}

.yellow-text.text-lighten-3 {
  color: #fff59d !important;
}

.yellow.lighten-2 {
  background-color: #fff176 !important;
}

.yellow-text.text-lighten-2 {
  color: #fff176 !important;
}

.yellow.lighten-1 {
  background-color: #ffee58 !important;
}

.yellow-text.text-lighten-1 {
  color: #ffee58 !important;
}

.yellow.darken-1 {
  background-color: #fdd835 !important;
}

.yellow-text.text-darken-1 {
  color: #fdd835 !important;
}

.yellow.darken-2 {
  background-color: #fbc02d !important;
}

.yellow-text.text-darken-2 {
  color: #fbc02d !important;
}

.yellow.darken-3 {
  background-color: #f9a825 !important;
}

.yellow-text.text-darken-3 {
  color: #f9a825 !important;
}

.yellow.darken-4 {
  background-color: #f57f17 !important;
}

.yellow-text.text-darken-4 {
  color: #f57f17 !important;
}

.yellow.accent-1 {
  background-color: #ffff8d !important;
}

.yellow-text.text-accent-1 {
  color: #ffff8d !important;
}

.yellow.accent-2 {
  background-color: #ffff00 !important;
}

.yellow-text.text-accent-2 {
  color: #ffff00 !important;
}

.yellow.accent-3 {
  background-color: #ffea00 !important;
}

.yellow-text.text-accent-3 {
  color: #ffea00 !important;
}

.yellow.accent-4 {
  background-color: #ffd600 !important;
}

.yellow-text.text-accent-4 {
  color: #ffd600 !important;
}

.amber {
  background-color: #ffc107 !important;
}

.amber-text {
  color: #ffc107 !important;
}

.amber.lighten-5 {
  background-color: #fff8e1 !important;
}

.amber-text.text-lighten-5 {
  color: #fff8e1 !important;
}

.amber.lighten-4 {
  background-color: #ffecb3 !important;
}

.amber-text.text-lighten-4 {
  color: #ffecb3 !important;
}

.amber.lighten-3 {
  background-color: #ffe082 !important;
}

.amber-text.text-lighten-3 {
  color: #ffe082 !important;
}

.amber.lighten-2 {
  background-color: #ffd54f !important;
}

.amber-text.text-lighten-2 {
  color: #ffd54f !important;
}

.amber.lighten-1 {
  background-color: #ffca28 !important;
}

.amber-text.text-lighten-1 {
  color: #ffca28 !important;
}

.amber.darken-1 {
  background-color: #ffb300 !important;
}

.amber-text.text-darken-1 {
  color: #ffb300 !important;
}

.amber.darken-2 {
  background-color: #ffa000 !important;
}

.amber-text.text-darken-2 {
  color: #ffa000 !important;
}

.amber.darken-3 {
  background-color: #ff8f00 !important;
}

.amber-text.text-darken-3 {
  color: #ff8f00 !important;
}

.amber.darken-4 {
  background-color: #ff6f00 !important;
}

.amber-text.text-darken-4 {
  color: #ff6f00 !important;
}

.amber.accent-1 {
  background-color: #ffe57f !important;
}

.amber-text.text-accent-1 {
  color: #ffe57f !important;
}

.amber.accent-2 {
  background-color: #ffd740 !important;
}

.amber-text.text-accent-2 {
  color: #ffd740 !important;
}

.amber.accent-3 {
  background-color: #ffc400 !important;
}

.amber-text.text-accent-3 {
  color: #ffc400 !important;
}

.amber.accent-4 {
  background-color: #ffab00 !important;
}

.amber-text.text-accent-4 {
  color: #ffab00 !important;
}

.orange {
  background-color: #ff9800 !important;
}

.orange-text {
  color: #ff9800 !important;
}

.orange.lighten-5 {
  background-color: #fff3e0 !important;
}

.orange-text.text-lighten-5 {
  color: #fff3e0 !important;
}

.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important;
}

.orange.lighten-3 {
  background-color: #ffcc80 !important;
}

.orange-text.text-lighten-3 {
  color: #ffcc80 !important;
}

.orange.lighten-2 {
  background-color: #ffb74d !important;
}

.orange-text.text-lighten-2 {
  color: #ffb74d !important;
}

.orange.lighten-1 {
  background-color: #ffa726 !important;
}

.orange-text.text-lighten-1 {
  color: #ffa726 !important;
}

.orange.darken-1 {
  background-color: #fb8c00 !important;
}

.orange-text.text-darken-1 {
  color: #fb8c00 !important;
}

.orange.darken-2 {
  background-color: #f57c00 !important;
}

.orange-text.text-darken-2 {
  color: #f57c00 !important;
}

.orange.darken-3 {
  background-color: #ef6c00 !important;
}

.orange-text.text-darken-3 {
  color: #ef6c00 !important;
}

.orange.darken-4 {
  background-color: #e65100 !important;
}

.orange-text.text-darken-4 {
  color: #e65100 !important;
}

.orange.accent-1 {
  background-color: #ffd180 !important;
}

.orange-text.text-accent-1 {
  color: #ffd180 !important;
}

.orange.accent-2 {
  background-color: #ffab40 !important;
}

.orange-text.text-accent-2 {
  color: #ffab40 !important;
}

.orange.accent-3 {
  background-color: #ff9100 !important;
}

.orange-text.text-accent-3 {
  color: #ff9100 !important;
}

.orange.accent-4 {
  background-color: #ff6d00 !important;
}

.orange-text.text-accent-4 {
  color: #ff6d00 !important;
}

.deep-orange {
  background-color: #ff5722 !important;
}

.deep-orange-text {
  color: #ff5722 !important;
}

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important;
}

.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important;
}

.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important;
}

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important;
}

.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important;
}

.deep-orange.darken-1 {
  background-color: #f4511e !important;
}

.deep-orange-text.text-darken-1 {
  color: #f4511e !important;
}

.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important;
}

.deep-orange.darken-3 {
  background-color: #d84315 !important;
}

.deep-orange-text.text-darken-3 {
  color: #d84315 !important;
}

.deep-orange.darken-4 {
  background-color: #bf360c !important;
}

.deep-orange-text.text-darken-4 {
  color: #bf360c !important;
}

.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important;
}

.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important;
}

.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important;
}

.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important;
}

.brown {
  background-color: #795548 !important;
}

.brown-text {
  color: #795548 !important;
}

.brown.lighten-5 {
  background-color: #efebe9 !important;
}

.brown-text.text-lighten-5 {
  color: #efebe9 !important;
}

.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important;
}

.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important;
}

.brown.lighten-2 {
  background-color: #a1887f !important;
}

.brown-text.text-lighten-2 {
  color: #a1887f !important;
}

.brown.lighten-1 {
  background-color: #8d6e63 !important;
}

.brown-text.text-lighten-1 {
  color: #8d6e63 !important;
}

.brown.darken-1 {
  background-color: #6d4c41 !important;
}

.brown-text.text-darken-1 {
  color: #6d4c41 !important;
}

.brown.darken-2 {
  background-color: #5d4037 !important;
}

.brown-text.text-darken-2 {
  color: #5d4037 !important;
}

.brown.darken-3 {
  background-color: #4e342e !important;
}

.brown-text.text-darken-3 {
  color: #4e342e !important;
}

.brown.darken-4 {
  background-color: #3e2723 !important;
}

.brown-text.text-darken-4 {
  color: #3e2723 !important;
}

.blue-grey {
  background-color: #607d8b !important;
}

.blue-grey-text {
  color: #607d8b !important;
}

.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important;
}

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important;
}

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important;
}

.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important;
}

.blue-grey.lighten-1 {
  background-color: #78909c !important;
}

.blue-grey-text.text-lighten-1 {
  color: #78909c !important;
}

.blue-grey.darken-1 {
  background-color: #546e7a !important;
}

.blue-grey-text.text-darken-1 {
  color: #546e7a !important;
}

.blue-grey.darken-2 {
  background-color: #455a64 !important;
}

.blue-grey-text.text-darken-2 {
  color: #455a64 !important;
}

.blue-grey.darken-3 {
  background-color: #37474f !important;
}

.blue-grey-text.text-darken-3 {
  color: #37474f !important;
}

.blue-grey.darken-4 {
  background-color: #263238 !important;
}

.blue-grey-text.text-darken-4 {
  color: #263238 !important;
}

.grey {
  background-color: #9e9e9e !important;
}

.grey-text {
  color: #9e9e9e !important;
}

.grey.lighten-5 {
  background-color: #fafafa !important;
}

.grey-text.text-lighten-5 {
  color: #fafafa !important;
}

.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important;
}

.grey.lighten-3 {
  background-color: #eeeeee !important;
}

.grey-text.text-lighten-3 {
  color: #eeeeee !important;
}

.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important;
}

.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

.grey-text.text-lighten-1 {
  color: #bdbdbd !important;
}

.grey.darken-1 {
  background-color: #757575 !important;
}

.grey-text.text-darken-1 {
  color: #757575 !important;
}

.grey.darken-2 {
  background-color: #616161 !important;
}

.grey-text.text-darken-2 {
  color: #616161 !important;
}

.grey.darken-3 {
  background-color: #424242 !important;
}

.grey-text.text-darken-3 {
  color: #424242 !important;
}

.grey.darken-4 {
  background-color: #212121 !important;
}

.grey-text.text-darken-4 {
  color: #212121 !important;
}

.black {
  background-color: #000000 !important;
}

.black-text {
  color: #000000 !important;
}

.white {
  background-color: #FFFFFF !important;
}

.white-text {
  color: #FFFFFF !important;
}

.transparent {
  background-color: transparent !important;
}

.transparent-text {
  color: transparent !important;
}

a {
  text-decoration: none;
}

html {
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}

@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}

@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}

@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.1;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}

h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.1rem 0 1.68rem 0;
}

h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 1.78rem 0 1.424rem 0;
}

h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.46rem 0 1.168rem 0;
}

h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.14rem 0 0.912rem 0;
}

h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 0.82rem 0 0.656rem 0;
}

h6 {
  font-size: 1rem;
  line-height: 110%;
  margin: 0.5rem 0 0.4rem 0;
}

em {
  font-style: italic;
}

strong {
  font-weight: 500;
}

small {
  font-size: 75%;
}

.light, .page-footer .footer-copyright, .page-footer .footer-legal {
  font-weight: 300;
}

.thin {
  font-weight: 200;
}

.flow-text {
  font-weight: 300;
}

@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem;
  }
}

@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem;
  }
}

@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem;
  }
}

@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem;
  }
}

@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem;
  }
}

@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem;
  }
}

@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem;
  }
}

@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem;
  }
}

@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem;
  }
}

@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem;
  }
}

@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem;
  }
}

@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem;
  }
}

@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem;
  }
}

@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem;
  }
}

@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem;
  }
}

@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem;
  }
}

@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem;
  }
}

@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
}

@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem;
  }
}

@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem;
  }
}

@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}

ul:not(.browser-default) > li {
  list-style-type: none;
}

a {
  color: #00acc1;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.valign-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.clearfix {
  clear: both;
}

.z-depth-0 {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.z-depth-1, .image-attachments-list li img, ul.image-attachments-list li img, .main-menu li a, .card-panel, .preview-order-wrapper .preview-order, .card, .imglist li,
ul.imglist li {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.z-depth-1-half {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.z-depth-2, .main-menu li a:hover, .imglist li:only-child,
ul.imglist li:only-child {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.z-depth-3 {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
}

.z-depth-4 {
  -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}

.z-depth-5, #suggestion-nav-container {
  -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}

.hoverable {
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
}

.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);
}

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}

blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #00bcd4;
}

i {
  line-height: inherit;
}

i.left {
  float: left;
  margin-right: 15px;
}

i.right {
  float: right;
  margin-left: 15px;
}

i.tiny {
  font-size: 1rem;
}

i.small {
  font-size: 2rem;
}

i.medium {
  font-size: 4rem;
}

i.large {
  font-size: 6rem;
}

img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}

@-webkit-keyframes pagination-anim-loading {
  from {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}

@keyframes pagination-anim-loading {
  from {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}

.pagination li {
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  vertical-align: top;
  height: 30px;
}

.pagination li a {
  color: #444;
  display: inline-block;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
}

.pagination li.active a {
  color: #fff;
}

.pagination li.active {
  background-color: #00bcd4;
}

.pagination li.disabled a {
  cursor: default;
  color: #999;
}

.pagination li i {
  font-size: 2rem;
}

.pagination li.loading,
.pagination .loading-div {
  -webkit-animation-name: pagination-anim-loading;
          animation-name: pagination-anim-loading;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}

.pagination li.pages ul li {
  display: inline-block;
  float: none;
}

@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%;
  }
  .pagination li.prev,
  .pagination li.next {
    width: 10%;
  }
  .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
  }
}

.breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
}

.breadcrumb i,
.breadcrumb [class^="mdi-"],
.breadcrumb [class*="mdi-"],
.breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px;
}

.breadcrumb:before {
  content: '\E5CC';
  color: rgba(255, 255, 255, 0.7);
  vertical-align: top;
  display: inline-block;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased;
}

.breadcrumb:first-child:before {
  display: none;
}

.breadcrumb:last-child {
  color: #fff;
}

.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}

.parallax-container .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.parallax-container .parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.pin-top,
.pin-bottom {
  position: relative;
}

.pinned {
  position: fixed !important;
}

/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0;
}

.fade-in {
  opacity: 0;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}

/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only,
  .hide-on-small-and-down {
    display: none !important;
  }
}

@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}

@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}

@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}

@media only screen and (min-width: 1201px) {
  .hide-on-xlarge-only {
    display: none !important;
  }
}

@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}

@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
}

@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}

@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}

@media only screen and (max-width: 1200px) {
  .show-on-xlarge-only {
    display: none !important;
  }
}

@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
}

.page-footer {
  padding-top: 20px;
  color: #fff;
  background-color: #00bcd4;
}

.page-footer .footer-copyright {
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 0px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 51, 51, 0.08);
}

table,
th,
td {
  border: none;
}

table {
  width: 100%;
  display: table;
}

table.bordered > thead > tr,
table.bordered > tbody > tr {
  border-bottom: 1px solid #d0d0d0;
}

table.striped > tbody > tr:nth-child(odd) {
  background-color: #f2f2f2;
}

table.striped > tbody > tr > td {
  border-radius: 0;
}

table.highlight > tbody > tr {
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease;
}

table.highlight > tbody > tr:hover {
  background-color: #f2f2f2;
}

table.centered thead tr th,
table.centered tbody tr td {
  text-align: center;
}

thead {
  border-bottom: 1px solid #d0d0d0;
}

td,
th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}

@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  table.responsive-table td:empty:before {
    content: '\00a0';
  }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  table.responsive-table th {
    text-align: left;
  }
  table.responsive-table thead {
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table thead tr th::before {
    content: "\00a0";
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table tr {
    padding: 0 10px;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid #d0d0d0;
  }
  table.responsive-table.bordered th {
    border-bottom: 0;
    border-left: 0;
  }
  table.responsive-table.bordered td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  table.responsive-table.bordered tr {
    border: 0;
  }
  table.responsive-table.bordered tbody tr {
    border-right: 1px solid #d0d0d0;
  }
}

.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}

.collection .collection-item {
  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}

.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative;
}

.collection .collection-item.avatar:not(.circle-clipper) > .circle, .collection .identity .collection-item.avatar:not(.circle-clipper) > .badge, .identity .collection .collection-item.avatar:not(.circle-clipper) > .badge,
.collection .collection-item.avatar :not(.circle-clipper) > .circle,
.collection .collection-item.avatar .identity :not(.circle-clipper) > .badge,
.identity .collection .collection-item.avatar :not(.circle-clipper) > .badge {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}

.collection .collection-item.avatar i.circle, .collection .collection-item.avatar .identity i.badge, .identity .collection .collection-item.avatar i.badge {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}

.collection .collection-item.avatar .title {
  font-size: 16px;
}

.collection .collection-item.avatar p {
  margin: 0;
}

.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
}

.collection .collection-item:last-child {
  border-bottom: none;
}

.collection .collection-item.active {
  background-color: #ff4081;
  color: white;
}

.collection .collection-item.active .secondary-content {
  color: #fff;
}

.collection a.collection-item {
  display: block;
  -webkit-transition: .25s;
  transition: .25s;
  color: #ff4081;
}

.collection a.collection-item:not(.active):hover {
  background-color: #ddd;
}

.collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}

.collection.with-header .collection-item {
  padding-left: 30px;
}

.collection.with-header .collection-item.avatar {
  padding-left: 72px;
}

.secondary-content {
  float: right;
  color: #ff4081;
}

.collapsible .collection {
  margin: 0;
  border: none;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: white;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden;
}

.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #ff4081;
  -webkit-transition: width .3s linear;
  transition: width .3s linear;
}

.progress .indeterminate {
  background-color: #ff4081;
}

.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
          animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
          animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s;
}

@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}

@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}

/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}

.left-align {
  text-align: left;
}

.right-align {
  text-align: right;
}

.center, .identity .badge,
.center-align {
  text-align: center;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.no-select {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.circle, .identity .badge {
  border-radius: 50%;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.no-padding {
  padding: 0 !important;
}

.subtitle-italic {
  font-style: italic;
  color: #9e9e9e;
}

.truncate-text {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.htmlcode {
  background-color: #616161;
  color: #eeeeee;
  padding: 8px;
  font-size: 0.95rem;
  overflow-x: scroll;
}

.searchbar {
  margin: 5px 0 25px 0;
}

.searchbar .search {
  position: relative;
  border-radius: 2px;
  padding: 0 45px 0 15px;
  margin: 0 25px 0 25px;
  -webkit-transition: margin 0.5s;
  transition: margin 0.5s;
}

.searchbar .search input {
  display: block;
  font-size: 16px;
  font-weight: 300;
  height: 45px;
  margin: 0;
  border: 0;
}

.searchbar .search input:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: none;
}

.searchbar .search i.material-icons {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.searchbar .focused {
  margin: 0 7px 0 7px;
  -webkit-transition: margin 0.5s;
  transition: margin 0.5s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}

.searchbar .context {
  margin: 0 7px 0 7px;
}

.searchbar .context .search {
  float: right;
  width: calc(100% - 190px);
  border-radius: 2px;
  padding: 0 45px 0 15px;
  margin: 0;
}

.searchbar .context .search input {
  font-size: 16px;
  font-weight: 300;
  height: 45px;
  margin: 0;
  border: 0;
}

.searchbar .context .search input:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: none;
}

.searchbar .context .selector {
  float: left;
  width: 170px;
}

.searchbar .context .selector .input-field {
  margin-top: 0;
}

.pp-sort-column, .pp-sort-column-asc, .pp-sort-column-desc {
  background-image: url("/vendors/data-tables/images/sort_both.png");
  cursor: pointer;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}

.pp-sort-column-asc {
  background-image: url("/vendors/data-tables/images/sort_asc.png");
}

.pp-sort-column-desc {
  background-image: url("/vendors/data-tables/images/sort_desc.png");
}

.shop-carousel {
  margin-bottom: 20px;
  padding: 0 1rem 0 1rem;
}

.shop-carousel .slick-slide {
  outline: none !important;
}

.shop-carousel .item {
  margin: 0 3px 0 3px;
}

.shop-carousel .item .desc {
  cursor: pointer !important;
  text-align: left;
  font-size: 0.9rem;
  padding: 8px 4px 4px 2px;
  font-weight: bold;
}

.shop-carousel .item .dose {
  font-style: italic;
  font-size: 0.9rem;
  color: #9e9e9e;
}

.shop-carousel .item .more {
  text-align: center;
  font-size: 0.7rem;
  padding: 10px 4px 4px 4px;
}

.shop-carousel .item .more a {
  color: #9e9e9e;
  text-decoration: underline;
}

.shop-carousel .item .add-to-cart-parent {
  padding: 10px 4px 4px 4px;
}

.shop-carousel .item .add-to-cart-parent .btn {
  background-color: white;
  color: #ff4081;
  border: 2px solid #ff4081;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  padding: 0;
  line-height: 33px;
  height: 33px;
}

.shop-carousel .item .img {
  cursor: pointer !important;
  position: relative;
}

.shop-carousel .item .img img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.shop-carousel .item .img .select {
  -webkit-transition: .5s ease;
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.shop-carousel .item .img .select .text {
  background-color: #ff4081;
  color: white;
  font-size: 0.8rem;
  padding: 5px 5px;
}

.shop-carousel .item .img:hover img {
  opacity: 0.3;
}

.shop-carousel .item .img:hover .select {
  opacity: 1;
}

.shop-carousel .selected .img img {
  border: 4px solid #ff4081;
  -webkit-filter: none !important;
  filter: none !important;
}

.shop-carousel .disabled .img img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.shop-carousel .slick-arrow {
  top: 3.6rem;
}

.shop-carousel .slick-arrow:before {
  color: #00bcd4;
}

.shop-carousel .slick-prev {
  left: -5px;
}

.shop-carousel .slick-next {
  right: -8px;
}

.shop-carousel .price-select input {
  margin-bottom: 8px;
}

.shop-carousel .price-select ul li {
  line-height: 1.1rem;
  min-height: 36px;
}

.shop-carousel .price-select ul li span {
  font-size: 15px;
  line-height: 20px;
  padding: 10px 12px;
}

.carousel-flex-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.carousel-flex-parent .carousel-flex-child {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.cart-container ul.cart {
  position: relative;
  overflow: hidden;
}

.cart-container ul.cart li {
  position: relative;
  clear: both;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 10px;
}

.cart-container ul.cart li .img {
  cursor: pointer !important;
  position: relative;
  float: left;
  width: 15%;
}

.cart-container ul.cart li .img img {
  width: 100%;
  height: auto;
}

.cart-container ul.cart li .desc {
  float: right;
  width: 85%;
  padding: 0 0 0 10px;
}

.cart-container ul.cart li .desc .title {
  font-weight: bold;
}

.cart-container ul.cart li .desc .qty input {
  width: 40px;
  text-align: center;
  height: 30px;
  margin: 0 0px 0 0px;
}

.cart-container ul.cart li .desc .qty .btn-floating {
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  margin: 3px;
  background-color: white;
  color: #039be5;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.cart-container ul.cart li .desc .qty .btn-floating i {
  color: #039be5;
  line-height: 24px;
}

.cart-container ul.cart li .desc .qty button.btn-flat {
  height: 20px;
  line-height: 20px;
  padding: 0 0.8rem;
  font-size: 0.73rem;
  margin: 2px 0 2px 6px;
  color: #9e9e9e;
}

.cart-container ul.cart li .desc .prices {
  margin-top: 0px;
}

.cart-container ul.cart li .desc .prices .price {
  color: #424242;
  height: 22px;
  line-height: 22px;
  display: inline-block;
}

.cart-container ul.cart li .desc p {
  font-size: 0.75rem;
  padding: 0;
  margin: 5px 0 10px 0;
}

.cart-container ul.cart li.promotional .img:after {
  content: 'brinde';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 4px 4px;
  background-color: rgba(255, 64, 129, 0.7);
  color: white;
  font-size: 0.7rem;
  letter-spacing: 0.05rem;
}

.pp-chat {
  background-color: white;
  color: #9e9e9e;
  padding: 3px;
}

.pp-chat .wpp-image {
  max-width: 100%;
  height: auto;
}

.pp-chat .wpp-sticker {
  max-width: 128px;
  height: auto;
}

.pp-chat .chat-note {
  margin-bottom: 10px;
}

.pp-chat .chat-note p {
  font-style: italic;
}

.pp-chat .chat-container {
  padding: 0.1rem 0.2rem;
  overflow: visible;
  position: relative;
}

.pp-chat .chat-input {
  position: relative;
  background-color: white;
  padding: 0.5rem;
  min-height: 350px;
}

.pp-chat .chat-input textarea {
  position: absolute;
  background-color: #e0f7fa;
  color: #00838f;
  border: 2px solid #00bcd4;
  top: 5px;
  right: 90px;
  height: 280px;
  width: 70%;
  padding: 2px;
}

.pp-chat .chat-input .charcount {
  position: absolute;
  bottom: 20px;
  right: 90px;
  height: 40px;
  width: 70%;
  padding: 2px;
}

.pp-chat .chat-input .submit-types {
  position: absolute;
  top: 5px;
  right: 0;
  padding-right: 4px;
}

.pp-chat .chat-input .submit-types ul {
  margin: 0;
}

.pp-chat .chat-input .submit-types [type="checkbox"] + label {
  padding-left: 21px;
  color: #00bcd4;
  height: 17px;
  line-height: 17px;
}

.pp-chat .chat-input .submit-types [type="checkbox"].filled-in:checked + label:after {
  width: 16px;
  height: 16px;
  background-color: #00bcd4;
  border-color: #00bcd4;
}

.pp-chat .chat-input .submit-types [type="checkbox"].filled-in:not(:checked) + label:after {
  width: 16px;
  height: 16px;
  border: 2px solid #00bcd4;
}

.pp-chat .chat-input .submit-types [type="checkbox"].filled-in:checked + label:before {
  border-right: 2px solid #00bcd4;
  border-bottom: 2px solid #00bcd4;
}

.pp-chat .chat-input .submit-bt {
  position: absolute;
  bottom: 20px;
  right: 10px;
}

.pp-chat .chat-input .submit-bt button {
  border: none;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  background-color: #00bcd4;
  line-height: 50px;
  text-align: center;
}

.pp-chat .chat-input .submit-bt button i {
  color: white;
  line-height: 50px;
  font-size: 1.8rem;
}

.pp-chat .message-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0.5rem 0 0.9rem 0;
  margin: 0.5rem 0;
}

.pp-chat .circle-wrapper {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  overflow: hidden;
  border: 0.5px solid transparent;
}

.pp-chat .circle-wrapper .initials {
  line-height: 50px;
  text-align: center;
  font-size: 1.3rem;
  letter-spacing: 0.1rem;
}

.pp-chat .text-wrapper {
  position: relative;
  background-color: #fce4ec;
  padding: 0.5rem;
  min-height: 50px;
  width: calc(95% - 55px);
  margin: 0 0.5rem;
}

.pp-chat .text-wrapper:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
}

.pp-chat .text-wrapper .bottom {
  position: absolute;
  bottom: -13px;
  width: 100%;
  height: 10px;
}

.pp-chat .text-wrapper .bottom .date {
  float: right;
  display: inline-block;
  font-size: 0.6rem;
  color: #bdbdbd;
  margin-right: 17px;
}

.pp-chat .text-wrapper .bottom .tag {
  float: right;
  font-size: 0.5rem;
  background-color: #bdbdbd;
  padding: 0 2px;
  color: #fafafa;
  margin-right: 7px;
  letter-spacing: 1px;
}

.pp-chat .them .circle-wrapper {
  float: left;
  margin-left: 1px;
  background-color: #fce4ec;
}

.pp-chat .them .circle-wrapper .initials {
  color: #ad1457;
}

.pp-chat .them .text-wrapper {
  float: left;
  background-color: #fce4ec;
  color: #ad1457;
}

.pp-chat .them .text-wrapper:before {
  border-width: 0 10px 10px 0;
  border-color: transparent #fce4ec transparent transparent;
  top: 0;
  left: -9px;
}

.pp-chat .us .circle-wrapper {
  float: right;
  background-color: #e0f7fa;
}

.pp-chat .us .circle-wrapper .initials {
  color: #00838f;
}

.pp-chat .us .text-wrapper {
  float: right;
  background-color: #e0f7fa;
  color: #00838f;
}

.pp-chat .us .text-wrapper:before {
  border-width: 10px 10px 0 0;
  border-color: #e0f7fa transparent transparent transparent;
  top: 0;
  right: -9px;
}

.pp-chat .note-p {
  text-align: right;
  margin-right: 20px;
  font-size: 0.8rem;
}

#chat_modal {
  top: 15% !important;
  height: 80%;
  max-height: 80%;
  overflow-y: visible;
}

@media only screen and (min-width: 601px) {
  #chat_modal {
    width: 450px;
  }
}

#chat_modal .modal-content {
  height: calc(100% - 200px);
}

#chat_modal .modal-footer {
  height: 200px;
}

#chat_modal .chat-input textarea {
  height: 90px;
}

#chat_modal .submit-bt {
  bottom: 15px;
}

#chat_modal .chat-note {
  margin-bottom: 5px;
}

@media only screen and (max-width: 600px) {
  #chat_modal .note-p {
    margin: 2px 10px 4px 2px;
  }
}

#chat_modal .close {
  position: absolute;
  left: 0;
  top: -35px;
  z-index: 1;
  width: 30px;
  height: 30px;
  text-align: center;
}

#chat_modal .close i {
  line-height: 30px;
  font-size: 30px;
  color: white;
}

.timeline {
  position: relative;
  border-left: 3px solid #9e9e9e;
  margin: 0 0 0 1rem;
}

.timeline .entry {
  position: relative;
  padding-left: 2rem;
  /*&:before{
			content: '';
			position: absolute;
			z-index: -1;
			top:0;
			left: -0.40rem;
			width: 102%;
			height: 1.9rem;
			background-color: color("light-blue", "lighten-5");
			$ccvoid: rgba(255, 243, 224, 0.0);
			$ccfill: rgba(255, 243, 224, 1.0);
			@include filter-gradient-tb($ccvoid, $ccfill, $ccfill, $ccvoid, 20%, 80%);
		}*/
}

.timeline .entry .line {
  position: relative;
}

.timeline .entry .line:before {
  content: '';
  position: absolute;
  left: -3.35rem;
  top: -0.4rem;
  border: 3px solid white;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background-color: white;
}

.timeline .entry .line i {
  position: absolute;
  left: -3.2rem;
  top: -0.4rem;
  font-size: 2.25rem;
  color: #9e9e9e;
}

.timeline .entry .line .time {
  position: absolute;
  top: 0.25rem;
  color: #9e9e9e;
  font-style: italic;
  top: 2rem;
  font-size: 0.9rem;
}

.timeline .entry .line .today {
  color: #757575;
}

.timeline .entry .body .title {
  font-size: 1.1rem;
  font-weight: bold;
  color: #9e9e9e;
}

.timeline .entry .body p {
  margin-top: 2rem;
  padding-bottom: 25px;
}

.shopping-component .categories a.cat-btn {
  display: block;
  background-size: 100%;
  /* <------ */
  background-repeat: no-repeat;
  background-position: center center;
  padding: 0.4rem 0.6rem;
  color: white;
  font-size: 1.5rem;
  -webkit-transition: background-size 1.5s ease 0.1s;
  transition: background-size 1.5s ease 0.1s;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.shopping-component .categories a.cat-btn .title {
  visibility: hidden;
  padding-left: 1rem;
  padding-top: 0.8rem;
  display: block;
  -webkit-transition: padding-left 1s ease 0.1s;
  transition: padding-left 1s ease 0.1s;
}

.shopping-component .categories a.cat-btn:hover {
  background-size: 105%;
}

.shopping-component .categories a.cat-btn:hover .title {
  padding-left: 1.5rem;
}

.shopping-component .categories a.cat-btn-clean {
  display: block;
  padding: 0;
  color: white;
  font-size: 1.5rem;
  text-align: center;
  overflow: hidden;
  height: 4rem;
  position: relative;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.shopping-component .categories a.cat-btn-clean .child {
  position: absolute;
  left: 0;
  right: 0;
  top: 2rem;
  margin-left: auto;
  margin-right: auto;
  width: 96%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: width 1s ease 0.1s;
  transition: width 1s ease 0.1s;
}

.shopping-component .categories a.cat-btn-clean:hover .child {
  width: 100%;
}

.shopping-component .categories ul li:not(:first-child) {
  margin-top: 0.5rem;
}

.shopping-component .subcategories .subcategory a {
  position: relative;
}

.shopping-component .subcategories .subcategory a img {
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.shopping-component .subcategories .subcategory a .title {
  margin-top: -1.4rem;
  color: #9e9e9e;
  text-align: center;
  -webkit-transition: font-size 0.3s ease-out;
  transition: font-size 0.3s ease-out;
  font-size: 0.8rem;
  min-height: 36px;
}

.shopping-component .subcategories .subcategory a:hover img {
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
}

.shopping-component .subcategories .subcategory:nth-child(2n+1) {
  clear: both;
}

.shopping-component .subcat-click-anim {
  -webkit-animation-name: shcmp-subcat-click-frames;
          animation-name: shcmp-subcat-click-frames;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
}

.shopping-component .search-container {
  display: table;
  width: 100%;
}

.shopping-component .search-container .sci {
  display: table-cell;
  -webkit-transition: all 0.5s ease 0.1s;
  transition: all 0.5s ease 0.1s;
}

.shopping-component .search-container .sci-left {
  text-align: center;
  margin: 7px 0;
  width: 25px;
  line-height: 20px;
  cursor: pointer;
  vertical-align: top;
}

.shopping-component .search-container .sci-left i {
  line-height: 18px;
  font-size: 30px;
  vertical-align: top;
  padding-right: 5px;
  color: #9e9e9e;
}

.shopping-component .search-container .sci-left i.search-close {
  margin-top: 20px;
}

.shopping-component .search-container .sci-right {
  font-size: 1.3rem !important;
  line-height: 23px  !important;
  height: auto;
  padding-bottom: 10px;
}

.shopping-component .search-container .sci-title {
  margin: 7px 0;
  height: auto;
  line-height: 1.5rem;
  color: #9e9e9e;
  font-size: 1.1rem;
}

.shopping-component .search-container .sci-full {
  width: 100% !important;
}

.shopping-component .search-container .sci-none {
  width: 0% !important;
  height: 0% !important;
  opacity: 0;
  overflow: hidden;
  display: none !important;
}

.shopping-component .search-container:after {
  content: "";
  display: table;
  clear: both;
}

@-webkit-keyframes shcmp-subcat-click-frames {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes shcmp-subcat-click-frames {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

[type="checkbox"]:checked + label.white-checkbox:before {
  border-right-color: white;
  border-bottom-color: white;
}

[type="checkbox"]:not(:checked) + label.white-checkbox:before, [type="checkbox"]:not(.filled-in) + label.white-checkbox:after {
  border-color: white;
}

[type="checkbox"]:checked + label.black-checkbox:before {
  border-right-color: black;
  border-bottom-color: black;
}

[type="checkbox"]:not(:checked) + label.black-checkbox:before, [type="checkbox"]:not(.filled-in) + label.black-checkbox:after {
  border-color: black;
}

/*input[type="text"].percent{
	position: relative;
}*/
.input-container.percent {
  position: relative;
  padding-right: 1rem;
}

.input-container.percent:after {
  position: absolute;
  content: '%';
  right: 0;
  top: 1px;
}

.admin-login-form {
  width: 280px;
}

.input-field label:not(.label-icon).always-active {
  -webkit-transform: translateY(-14px) scale(0.8) !important;
          transform: translateY(-14px) scale(0.8) !important;
  -webkit-transform-origin: 0 0 !important;
          transform-origin: 0 0 !important;
}

.input-field label.always-active {
  width: 100% !important;
}

.input-label-title {
  font-size: 12px;
  color: #9e9e9e;
}

.btn-border {
  background-color: transparent;
  color: #343434;
  border: 1px solid #949494;
}

.btn-border-transparent {
  border: 1px solid rgba(0, 0, 0, 0);
}

.btn-unformatted {
  padding: 0;
  font-size: 14px;
  text-transform: none;
}

.btn-hollow {
  background-color: white;
  color: #ff4081;
  border: 2px solid #ff4081;
}

.btn-hollow:hover {
  background-color: white;
}

.btn-hollow:active {
  background-color: white !important;
}

.btn-hollow:focus {
  background-color: white !important;
}

.btn-hollow.disabled {
  border: 2px solid transparent;
}

.btn-hollow-selected {
  border: 3px solid #ff4081;
}

.btn-hollow-inactive {
  border: 1px solid #757575;
  color: #757575;
}

.btn-fullwidth {
  display: block;
  width: 100%;
}

.btn-floating-small {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.btn-floating-small i {
  line-height: 30px;
  font-size: 22px;
}

.btn-floating-tiny {
  width: 20px;
  height: 20px;
  line-height: 20px;
}

.btn-floating-tiny i {
  line-height: 20px;
  font-size: 15px;
}

.btn-floating-hollow {
  background-color: white;
  color: #ff4081;
}

.btn-floating-hollow:hover {
  background-color: white;
}

.btn-floating-hollow:active {
  background-color: white;
}

.btn-floating-hollow i {
  color: #ff4081;
}

.radio-list-ident li {
  padding-left: 10px;
  margin-bottom: 10px;
}

.image-attachments-list, ul.image-attachments-list {
  margin-bottom: 20px;
}

.image-attachments-list li, ul.image-attachments-list li {
  position: relative;
  float: left;
  margin-right: 8px;
  margin-bottom: 20px;
  -webkit-animation-name: fadeInOpacity;
          animation-name: fadeInOpacity;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

.image-attachments-list li img, ul.image-attachments-list li img {
  max-width: 80px;
}

.image-attachments-list li a, ul.image-attachments-list li a {
  position: absolute;
  right: -6px;
  top: -6px;
  background-color: #F44336;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.image-attachments-list li a i, ul.image-attachments-list li a i {
  font-size: 21px;
  line-height: 29px;
  color: white;
}

.image-attachments-list li .filename, ul.image-attachments-list li .filename {
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  height: 12px;
  line-height: 9px;
  font-size: 9px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.image-attachments-list li .filename .overf, ul.image-attachments-list li .filename .overf {
  display: block;
  min-width: 120px;
}

.image-attachments-list .attached, ul.image-attachments-list .attached {
  opacity: 1;
}

@-webkit-keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.inline-radios {
  line-height: 1.5;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.inline-radios .input-field {
  margin: 0;
}

.inline-radios li {
  display: inline-block;
  position: relative;
}

.inline-radios li:not(:first-child) {
  margin-left: 10px;
}

.formulas-digest {
  margin-top: 0;
  margin-bottom: 0;
}

.formulas-digest li {
  border-bottom: 1px solid #e0e0e0;
  padding: 7px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.formulas-digest .ingredient {
  font-size: 0.9rem;
}

.formulas-digest .quantity {
  font-weight: bold;
  font-size: 0.85rem;
}

.formulas-digest .chip {
  background-color: whitesmoke;
  padding: 0 7px;
  margin: 0;
  line-height: 22px;
  height: 22px;
  margin-right: 3px;
}

.items-title {
  font-weight: bold;
  font-size: 0.9rem;
  color: #9e9e9e;
  margin-top: 1rem;
}

.no-items {
  text-align: center;
  margin: 10px 20px 0 20px;
  font-style: italic;
  font-size: 1.2rem;
  color: #757575;
}

.main-menu {
  position: relative;
  padding: 0 10px;
  padding-left: 4rem !important;
}

.main-menu li {
  display: block;
  position: relative;
  padding-top: 0.5rem;
}

.main-menu li a {
  display: inline-block;
  padding: 0.4rem 0.6rem;
  text-align: left;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #424242;
  font-size: 1.1rem;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  min-width: calc(20% + 150px);
  background-color: #ffffff;
}

.main-menu li a i {
  vertical-align: sub;
  margin-right: 3px;
  margin-left: 3px;
  color: #424242;
}

@media only screen and (max-width: 600px) {
  .main-menu li a {
    min-width: 93%;
  }
}

.main-menu li a:hover {
  color: #ff4081;
  border: 1px solid #ff4081;
}

.main-menu li a:hover i {
  color: #ff4081;
}

@media only screen and (min-width: 601px) {
  .main-menu {
    padding-left: 6.5rem !important;
  }
}

.main-menu li::before, .main-menu li::after {
  content: "";
  position: absolute;
  left: -20px;
}

.main-menu li::before {
  border-top: 1px solid #9e9e9e;
  top: 26px;
  width: 20px;
  height: 0;
}

.main-menu li::after {
  border-left: 1px solid #9e9e9e;
  height: 100%;
  width: 0px;
  top: 2px;
}

.main-menu li:last-child::after {
  height: 24px;
}

.dropify-small .dropify-wrapper.touch-fallback .dropify-message {
  padding: 5px 0;
}

.dropify-no-preview .dropify-preview {
  display: none !important;
}

.dropify-no-preview .dropify-message {
  display: block !important;
}

.dropify-no-preview .dropify-clear {
  visibility: hidden;
}

.dropify-anim .dropify-wrapper {
  -webkit-transition: all 1s;
  transition: all 1s;
}

.more-info-product .product-image {
  max-width: 100%;
}

.more-info-product .product-name {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}

@media only screen and (max-width: 600px) {
  .more-info-product .product-name {
    font-size: 1.2rem;
  }
}

.more-info-product .product-dose {
  font-size: 1.4rem;
}

@media only screen and (max-width: 600px) {
  .more-info-product .product-dose {
    font-size: 1.2rem;
  }
}

.more-info-product .product-subtitle {
  font-size: 1.3rem;
  font-style: italic;
}

@media only screen and (max-width: 600px) {
  .more-info-product .product-subtitle {
    font-size: 1.1rem;
  }
}

.more-info-product .short-description {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  font-size: 1.1rem;
}

.more-info-product .collapsible-body {
  padding: 1.5rem;
  padding-top: 0;
  padding-bottom: 0;
}

.more-info-product .collapsible-header {
  font-weight: bold;
  color: #616161;
}

.unified-modal .modal {
  width: 84%;
  max-width: 800px;
}

@media only screen and (max-width: 600px) {
  .unified-modal .modal {
    max-width: 100%;
    width: 100%;
    max-height: 90%;
    height: 95%;
  }
}

.unified-modal .modal.modal-fixed-footer {
  height: 95%;
}

.modal-mobile {
  max-height: calc(100% - 50px) !important;
  max-width: 500px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.modal-mobile .modal-content {
  padding: 6px;
}

.modal-desktop {
  width: 400px !important;
  max-height: 90%;
}

#global-modal {
  min-height: 70%;
}

.credit-card {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  background-color: #9e9e9e;
  border-radius: 10px;
  padding: 1rem;
}

.credit-card .brand {
  float: right;
}

.credit-card .top {
  height: 60px;
}

.credit-card .line {
  font-family: 'Courier New', Courier, monospace;
  color: #f5f5f5;
  font-size: 1.1rem;
}

.slider-large-mobile .slick-arrow {
  top: unset;
  bottom: -30px;
  z-index: 10;
}

@media only screen and (max-width: 600px) {
  .slider-large-mobile {
    margin-left: -20px;
    margin-right: -20px;
  }
  .slider-large-mobile .slick-arrow {
    display: none !important;
  }
  .slider-large-mobile .item {
    padding: 2px;
  }
}

@media only screen and (min-width: 601px) {
  .slider-no-padding .slick-slider {
    padding: 0;
  }
}

.shipping-dates {
  margin-top: 15px;
  position: relative;
}

.shipping-dates .calendar {
  text-align: center;
  position: relative;
}

.shipping-dates .calendar .col {
  border: 1px solid #eeeeee;
  padding: 0 0.5rem;
  position: relative;
  cursor: default;
  background: repeating-linear-gradient(45deg, #f5f5f5, #f5f5f5 10px, #fff 10px, #fff 20px);
}

.shipping-dates .calendar .col div:first-child {
  color: #616161;
  font-size: 1rem;
}

.shipping-dates .calendar .col div:nth-child(2) {
  font-size: 1.2rem;
  font-weight: bold;
}

.shipping-dates .calendar .col div:nth-child(3) {
  margin-top: -7px;
  font-weight: bold;
}

.shipping-dates .calendar .col:not(:first-child) {
  border-left: none;
}

.shipping-dates .calendar .selectable {
  cursor: pointer;
  background: repeating-linear-gradient(45deg, #E3F2FD, #E3F2FD 10px, #fff 10px, #fff 20px);
}

.shipping-dates .calendar .selectable:hover {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: repeating-linear-gradient(45deg, #BBDEFB, #BBDEFB 10px, #E3F2FD 10px, #E3F2FD 20px);
}

.shipping-dates .calendar .premium {
  background: repeating-linear-gradient(45deg, #fce4ec, #fce4ec 10px, #fff 10px, #fff 20px);
}

.shipping-dates .calendar .premium:hover {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: repeating-linear-gradient(45deg, #f8bbd0, #f8bbd0 10px, #fce4ec 10px, #fce4ec 20px);
}

.shipping-dates .calendar .selected:after {
  position: absolute;
  z-index: 1;
  top: -22px;
  left: 50%;
  -webkit-transform: translateX(-0.7rem);
          transform: translateX(-0.7rem);
  font-family: 'Material Icons';
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: 'liga';
     -moz-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
  content: "keyboard_arrow_down";
  font-size: 1.4rem;
  color: #ff4081;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-name: arrow_downward_jump;
          animation-name: arrow_downward_jump;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}

.shipping-dates .calendar .selected div {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #ff4081 !important;
}

.shipping-dates .notes {
  margin-top: 10px;
}

.shipping-dates .notes .col {
  padding: 0 0.3rem;
  font-size: 0.6rem;
  text-align: center;
  font-weight: bold;
  line-height: 0.8rem;
}

.shipping-dates .notes .col .pricing {
  font-size: 0.8rem;
  line-height: 1rem;
}

.shipping-dates .remarks h5 {
  font-size: 0.9rem;
  font-weight: bold;
  color: #9e9e9e;
  margin: 1.2rem 0 -0.5rem 0;
}

.shipping-dates .remarks ul {
  margin-left: 0;
  margin-right: -10px;
}

.shipping-dates .remarks ul li {
  list-style: disc;
  font-size: 0.7rem;
  letter-spacing: -0.5px;
  color: #757575;
  font-style: italic;
}

.shipping-dates .waiting-confirmation {
  position: absolute;
  top: -16px;
  left: -16px;
  right: -16px;
  bottom: -16px;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.9);
}

.shipping-dates .waiting-confirmation .valign {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.page-footer .footer-legal {
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 51, 51, 0.08);
}

.bg-stripe-blue-pink {
  background: repeating-linear-gradient(135deg, #f8bbd0, #f8bbd0 20px, #BBDEFB 20px, #BBDEFB 40px);
}

.bg-controlado {
  background-color: #f8bbd0;
}

.bg-geladeira {
  background-color: #BBDEFB;
}

.ko-order-agent-notes-list {
  list-style: none;
}

.ko-order-agent-notes-list .note {
  padding: 15px;
}

@media only screen and (max-width: 600px) {
  .ko-order-agent-notes-list .note {
    padding: 15px 0;
  }
}

.ko-order-agent-notes-list .note-body .kind {
  float: left;
  margin-right: 10px;
  margin-bottom: -2px;
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 5px;
  width: 46px;
  height: 46px;
  padding: 3px;
}

.ko-order-agent-notes-list .note-body .kind i {
  font-size: 35px;
  color: #424242;
  line-height: 40px;
}

.ko-order-agent-notes-list .note-body .body-right {
  float: left;
  width: calc(100% - 60px);
}

.ko-order-agent-notes-list .note-body p {
  margin: 0;
  min-height: 40px;
  color: #757575;
}

.ko-order-agent-notes-list .edited-bar {
  text-align: right;
  font-size: 0.87rem;
  font-style: italic;
}

.ko-order-agent-notes-list .timestamp {
  font-style: italic;
  color: #9e9e9e;
  font-size: 0.90rem;
}

.ko-order-agent-notes-list .note-signature {
  text-align: right;
}

.ko-order-agent-notes-list .note-signature .chip {
  margin: 0;
}

.new-note .note-kind {
  float: left;
  display: block;
  margin: 0 10px 10px 0;
  background-color: transparent;
  border-radius: 5px;
  color: #424242;
  padding: 7px;
  border: 1px solid #757575;
  font-size: 0.65rem;
  text-align: center;
  min-width: 70px;
}

.new-note .note-kind i {
  display: block;
  font-size: 40px;
  text-align: center;
  color: #424242;
}

.new-note .selected {
  border: 3px solid #ff4081;
  padding: 5px;
  color: #ff4081;
}

.new-note .selected i {
  color: #ff4081;
}

.new-note .note-kinds {
  margin: 20px 0 10px 0;
}

.new-note .note-kinds::after {
  content: "";
  display: table;
  clear: both;
}

.order-agent-metadata .grplist li {
  margin-bottom: 6px;
  font-size: 1.1rem;
}

@media only screen and (max-width: 600px) {
  .sweet-alert {
    top: 40% !important;
  }
}

header .brand-logo {
  padding: 8px 8px;
  height: 64px;
}

header .brand-logo img {
  height: 48px;
}

.card-billet-pme {
  padding: 25px;
  border: 2px solid #43a047;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 8px;
  position: relative;
}

.card-billet-pme .pmerow {
  margin-bottom: 10px;
}

.card-billet-pme .card-brand {
  position: absolute;
  right: 25px;
  bottom: 25px;
}

.card-billet-pme .green-icon {
  font-size: 3rem;
  color: #43a047;
}

.card-billet-pme .orange-icon {
  font-size: 3rem;
  color: #ff9800;
}

.card-billet-pme .green-icon,
.card-billet-pme .orange-icon {
  float: right;
  margin-top: -10px;
}

.card-billet-pme .floating-installments-key {
  color: #9e9e9e;
  border: none;
  font-weight: bold;
  font-size: 12px;
  float: left;
  text-align: right;
  font-style: normal;
  width: 100px;
  line-height: 12px;
  margin-left: -16px;
}

.card-billet-pme .floating-installments-value {
  float: left;
  font-weight: 600;
  margin-left: 8px;
  opacity: 0.9;
  font-size: 1.3rem;
  margin-top: -3px;
}

.card-billet-pme .floating-card-brand-key {
  color: #9e9e9e;
  font-style: italic;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  text-align: right;
}

.card-billet-pme-orange {
  border: 2px solid #ff9800;
}

.card-billet-pme-refunded {
  border: 2px solid #6a1b9a;
}

.card-billet-pme-refunded-icon {
  color: #6a1b9a !important;
}

.payment-info .payment-select-option-title {
  font-size: 1.05rem;
  font-weight: bold;
  color: #757575;
  margin-bottom: 14px;
}

.payment-info .payment-select-option-title i {
  vertical-align: middle;
  margin-top: -3px;
}

.payment-info .grey-border-col {
  font-style: italic;
  border-bottom: 1px solid #ddd;
  color: #9e9e9e;
}

.payment-info .grey-result {
  color: #757575;
  font-size: 1.2rem;
  margin-bottom: 9px;
}

.payment-info .grey-result a {
  font-size: 1.05rem;
}

.payment-info .infotable {
  color: #757575;
}

.payment-info .infotable tr td:first-child {
  padding-left: 30px;
}

.payment-info .waiting-payment {
  font-style: italic;
  padding: 1rem 0.4rem;
  font-size: 0.9rem;
  text-align: center;
  background-color: #e6ee9c !important;
  margin-bottom: 10px;
}

.order-formulas .formula-title {
  font-size: 0.8rem;
  font-weight: bold;
  color: #9e9e9e;
}

.order-formulas .collapsible-body {
  padding: 0.9rem;
}

.order-formulas .thead-select .select-dropdown {
  border-bottom: none !important;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0.8rem;
  font-weight: bold;
  display: inline-block;
  padding-right: 18px;
}

.order-formulas .compact-table thead {
  border-bottom: none;
}

.order-formulas .compact-table thead tr th {
  text-align: center;
  font-weight: bold;
  font-size: 0.8rem;
  padding: 4px;
}

.order-formulas .compact-table thead tr th:not(:first-child) {
  border-left: 1px dotted #bdbdbd;
}

.order-formulas .compact-table tbody td {
  text-align: center !important;
  padding-bottom: 15px;
}

.order-formulas .compact-table tbody td:not(:first-child) {
  border-left: 1px dotted #bdbdbd;
}

.order-formulas .discreet-input {
  height: 1.7rem !important;
  margin: 0 !important;
  display: inline-block;
  text-align: center !important;
  border-bottom: none !important;
  background-color: #f5f5f5 !important;
}

.order-formulas .fitems td {
  padding: 3px 1px;
  color: #757575;
  font-size: 0.85rem;
}

.order-formulas .fitems td:first-child {
  padding-left: 10px;
}

.order-formulas .fitems td:last-child {
  padding-right: 10px;
}

.order-formulas .fitems .r {
  text-align: right;
}

.order-formulas .fitems tr {
  border-bottom: 1px dashed #eee;
}

.profile .address-lines {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.profile .address-editor {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.btn-toolbar {
  background-color: white;
  height: 10%;
  z-index: 999;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.14);
          box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.14);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.btn-toolbar .btn {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 5px 5px;
  padding: 0;
}

@media only screen and (min-width: 601px) {
  .max-height-430-on-med-and-up {
    max-height: 430px;
    overflow-y: auto;
  }
}

.examples-content ul {
  display: block;
  list-style-type: disc !important;
}

.examples-content ul li {
  display: list-item !important;
  list-style-type: disc !important;
  text-align: -webkit-match-parent;
}

.template_tag_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.template_tag_container .template_tag_buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.adm-multi-list, ul.adm-multi-list {
  margin: 0;
}

.adm-multi-list li h6, ul.adm-multi-list li h6 {
  color: #757575;
  line-height: 28px;
  font-weight: 700;
}

.adm-multi-list li h6 i, ul.adm-multi-list li h6 i {
  vertical-align: middle;
}

.adm-multi-list li h6 .mr, ul.adm-multi-list li h6 .mr {
  margin-right: 5px;
  margin-top: -3px;
}

.materialize-red {
  background-color: #e51c23 !important;
}

.materialize-red-text {
  color: #e51c23 !important;
}

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important;
}

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important;
}

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important;
}

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important;
}

.materialize-red.lighten-3 {
  background-color: #f3989b !important;
}

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important;
}

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important;
}

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important;
}

.materialize-red.lighten-1 {
  background-color: #ea454b !important;
}

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important;
}

.materialize-red.darken-1 {
  background-color: #d0181e !important;
}

.materialize-red-text.text-darken-1 {
  color: #d0181e !important;
}

.materialize-red.darken-2 {
  background-color: #b9151b !important;
}

.materialize-red-text.text-darken-2 {
  color: #b9151b !important;
}

.materialize-red.darken-3 {
  background-color: #a21318 !important;
}

.materialize-red-text.text-darken-3 {
  color: #a21318 !important;
}

.materialize-red.darken-4 {
  background-color: #8b1014 !important;
}

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important;
}

.red {
  background-color: #F44336 !important;
}

.red-text {
  color: #F44336 !important;
}

.red.lighten-5 {
  background-color: #FFEBEE !important;
}

.red-text.text-lighten-5 {
  color: #FFEBEE !important;
}

.red.lighten-4 {
  background-color: #FFCDD2 !important;
}

.red-text.text-lighten-4 {
  color: #FFCDD2 !important;
}

.red.lighten-3 {
  background-color: #EF9A9A !important;
}

.red-text.text-lighten-3 {
  color: #EF9A9A !important;
}

.red.lighten-2 {
  background-color: #E57373 !important;
}

.red-text.text-lighten-2 {
  color: #E57373 !important;
}

.red.lighten-1 {
  background-color: #EF5350 !important;
}

.red-text.text-lighten-1 {
  color: #EF5350 !important;
}

.red.darken-1 {
  background-color: #E53935 !important;
}

.red-text.text-darken-1 {
  color: #E53935 !important;
}

.red.darken-2 {
  background-color: #D32F2F !important;
}

.red-text.text-darken-2 {
  color: #D32F2F !important;
}

.red.darken-3 {
  background-color: #C62828 !important;
}

.red-text.text-darken-3 {
  color: #C62828 !important;
}

.red.darken-4 {
  background-color: #B71C1C !important;
}

.red-text.text-darken-4 {
  color: #B71C1C !important;
}

.red.accent-1 {
  background-color: #FF8A80 !important;
}

.red-text.text-accent-1 {
  color: #FF8A80 !important;
}

.red.accent-2 {
  background-color: #FF5252 !important;
}

.red-text.text-accent-2 {
  color: #FF5252 !important;
}

.red.accent-3 {
  background-color: #FF1744 !important;
}

.red-text.text-accent-3 {
  color: #FF1744 !important;
}

.red.accent-4 {
  background-color: #D50000 !important;
}

.red-text.text-accent-4 {
  color: #D50000 !important;
}

.pink {
  background-color: #e91e63 !important;
}

.pink-text {
  color: #e91e63 !important;
}

.pink.lighten-5 {
  background-color: #fce4ec !important;
}

.pink-text.text-lighten-5 {
  color: #fce4ec !important;
}

.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important;
}

.pink.lighten-3 {
  background-color: #f48fb1 !important;
}

.pink-text.text-lighten-3 {
  color: #f48fb1 !important;
}

.pink.lighten-2 {
  background-color: #f06292 !important;
}

.pink-text.text-lighten-2 {
  color: #f06292 !important;
}

.pink.lighten-1 {
  background-color: #ec407a !important;
}

.pink-text.text-lighten-1 {
  color: #ec407a !important;
}

.pink.darken-1 {
  background-color: #d81b60 !important;
}

.pink-text.text-darken-1 {
  color: #d81b60 !important;
}

.pink.darken-2 {
  background-color: #c2185b !important;
}

.pink-text.text-darken-2 {
  color: #c2185b !important;
}

.pink.darken-3 {
  background-color: #ad1457 !important;
}

.pink-text.text-darken-3 {
  color: #ad1457 !important;
}

.pink.darken-4 {
  background-color: #880e4f !important;
}

.pink-text.text-darken-4 {
  color: #880e4f !important;
}

.pink.accent-1 {
  background-color: #ff80ab !important;
}

.pink-text.text-accent-1 {
  color: #ff80ab !important;
}

.pink.accent-2 {
  background-color: #ff4081 !important;
}

.pink-text.text-accent-2 {
  color: #ff4081 !important;
}

.pink.accent-3 {
  background-color: #f50057 !important;
}

.pink-text.text-accent-3 {
  color: #f50057 !important;
}

.pink.accent-4 {
  background-color: #c51162 !important;
}

.pink-text.text-accent-4 {
  color: #c51162 !important;
}

.purple {
  background-color: #9c27b0 !important;
}

.purple-text {
  color: #9c27b0 !important;
}

.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important;
}

.purple.lighten-4 {
  background-color: #e1bee7 !important;
}

.purple-text.text-lighten-4 {
  color: #e1bee7 !important;
}

.purple.lighten-3 {
  background-color: #ce93d8 !important;
}

.purple-text.text-lighten-3 {
  color: #ce93d8 !important;
}

.purple.lighten-2 {
  background-color: #ba68c8 !important;
}

.purple-text.text-lighten-2 {
  color: #ba68c8 !important;
}

.purple.lighten-1 {
  background-color: #ab47bc !important;
}

.purple-text.text-lighten-1 {
  color: #ab47bc !important;
}

.purple.darken-1 {
  background-color: #8e24aa !important;
}

.purple-text.text-darken-1 {
  color: #8e24aa !important;
}

.purple.darken-2 {
  background-color: #7b1fa2 !important;
}

.purple-text.text-darken-2 {
  color: #7b1fa2 !important;
}

.purple.darken-3 {
  background-color: #6a1b9a !important;
}

.purple-text.text-darken-3 {
  color: #6a1b9a !important;
}

.purple.darken-4 {
  background-color: #4a148c !important;
}

.purple-text.text-darken-4 {
  color: #4a148c !important;
}

.purple.accent-1 {
  background-color: #ea80fc !important;
}

.purple-text.text-accent-1 {
  color: #ea80fc !important;
}

.purple.accent-2 {
  background-color: #e040fb !important;
}

.purple-text.text-accent-2 {
  color: #e040fb !important;
}

.purple.accent-3 {
  background-color: #d500f9 !important;
}

.purple-text.text-accent-3 {
  color: #d500f9 !important;
}

.purple.accent-4 {
  background-color: #aa00ff !important;
}

.purple-text.text-accent-4 {
  color: #aa00ff !important;
}

.deep-purple {
  background-color: #673ab7 !important;
}

.deep-purple-text {
  color: #673ab7 !important;
}

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important;
}

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important;
}

.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important;
}

.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important;
}

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important;
}

.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important;
}

.deep-purple.darken-2 {
  background-color: #512da8 !important;
}

.deep-purple-text.text-darken-2 {
  color: #512da8 !important;
}

.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important;
}

.deep-purple.darken-4 {
  background-color: #311b92 !important;
}

.deep-purple-text.text-darken-4 {
  color: #311b92 !important;
}

.deep-purple.accent-1 {
  background-color: #b388ff !important;
}

.deep-purple-text.text-accent-1 {
  color: #b388ff !important;
}

.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important;
}

.deep-purple.accent-3 {
  background-color: #651fff !important;
}

.deep-purple-text.text-accent-3 {
  color: #651fff !important;
}

.deep-purple.accent-4 {
  background-color: #6200ea !important;
}

.deep-purple-text.text-accent-4 {
  color: #6200ea !important;
}

.indigo {
  background-color: #3f51b5 !important;
}

.indigo-text {
  color: #3f51b5 !important;
}

.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
}

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important;
}

.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important;
}

.indigo.lighten-3 {
  background-color: #9fa8da !important;
}

.indigo-text.text-lighten-3 {
  color: #9fa8da !important;
}

.indigo.lighten-2 {
  background-color: #7986cb !important;
}

.indigo-text.text-lighten-2 {
  color: #7986cb !important;
}

.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important;
}

.indigo.darken-1 {
  background-color: #3949ab !important;
}

.indigo-text.text-darken-1 {
  color: #3949ab !important;
}

.indigo.darken-2 {
  background-color: #303f9f !important;
}

.indigo-text.text-darken-2 {
  color: #303f9f !important;
}

.indigo.darken-3 {
  background-color: #283593 !important;
}

.indigo-text.text-darken-3 {
  color: #283593 !important;
}

.indigo.darken-4 {
  background-color: #1a237e !important;
}

.indigo-text.text-darken-4 {
  color: #1a237e !important;
}

.indigo.accent-1 {
  background-color: #8c9eff !important;
}

.indigo-text.text-accent-1 {
  color: #8c9eff !important;
}

.indigo.accent-2 {
  background-color: #536dfe !important;
}

.indigo-text.text-accent-2 {
  color: #536dfe !important;
}

.indigo.accent-3 {
  background-color: #3d5afe !important;
}

.indigo-text.text-accent-3 {
  color: #3d5afe !important;
}

.indigo.accent-4 {
  background-color: #304ffe !important;
}

.indigo-text.text-accent-4 {
  color: #304ffe !important;
}

.blue {
  background-color: #2196F3 !important;
}

.blue-text {
  color: #2196F3 !important;
}

.blue.lighten-5 {
  background-color: #E3F2FD !important;
}

.blue-text.text-lighten-5 {
  color: #E3F2FD !important;
}

.blue.lighten-4 {
  background-color: #BBDEFB !important;
}

.blue-text.text-lighten-4 {
  color: #BBDEFB !important;
}

.blue.lighten-3 {
  background-color: #90CAF9 !important;
}

.blue-text.text-lighten-3 {
  color: #90CAF9 !important;
}

.blue.lighten-2 {
  background-color: #64B5F6 !important;
}

.blue-text.text-lighten-2 {
  color: #64B5F6 !important;
}

.blue.lighten-1 {
  background-color: #42A5F5 !important;
}

.blue-text.text-lighten-1 {
  color: #42A5F5 !important;
}

.blue.darken-1 {
  background-color: #1E88E5 !important;
}

.blue-text.text-darken-1 {
  color: #1E88E5 !important;
}

.blue.darken-2 {
  background-color: #1976D2 !important;
}

.blue-text.text-darken-2 {
  color: #1976D2 !important;
}

.blue.darken-3 {
  background-color: #1565C0 !important;
}

.blue-text.text-darken-3 {
  color: #1565C0 !important;
}

.blue.darken-4 {
  background-color: #0D47A1 !important;
}

.blue-text.text-darken-4 {
  color: #0D47A1 !important;
}

.blue.accent-1 {
  background-color: #82B1FF !important;
}

.blue-text.text-accent-1 {
  color: #82B1FF !important;
}

.blue.accent-2 {
  background-color: #448AFF !important;
}

.blue-text.text-accent-2 {
  color: #448AFF !important;
}

.blue.accent-3 {
  background-color: #2979FF !important;
}

.blue-text.text-accent-3 {
  color: #2979FF !important;
}

.blue.accent-4 {
  background-color: #2962FF !important;
}

.blue-text.text-accent-4 {
  color: #2962FF !important;
}

.light-blue {
  background-color: #03a9f4 !important;
}

.light-blue-text {
  color: #03a9f4 !important;
}

.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important;
}

.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important;
}

.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important;
}

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important;
}

.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important;
}

.light-blue.darken-1 {
  background-color: #039be5 !important;
}

.light-blue-text.text-darken-1 {
  color: #039be5 !important;
}

.light-blue.darken-2 {
  background-color: #0288d1 !important;
}

.light-blue-text.text-darken-2 {
  color: #0288d1 !important;
}

.light-blue.darken-3 {
  background-color: #0277bd !important;
}

.light-blue-text.text-darken-3 {
  color: #0277bd !important;
}

.light-blue.darken-4 {
  background-color: #01579b !important;
}

.light-blue-text.text-darken-4 {
  color: #01579b !important;
}

.light-blue.accent-1 {
  background-color: #80d8ff !important;
}

.light-blue-text.text-accent-1 {
  color: #80d8ff !important;
}

.light-blue.accent-2 {
  background-color: #40c4ff !important;
}

.light-blue-text.text-accent-2 {
  color: #40c4ff !important;
}

.light-blue.accent-3 {
  background-color: #00b0ff !important;
}

.light-blue-text.text-accent-3 {
  color: #00b0ff !important;
}

.light-blue.accent-4 {
  background-color: #0091ea !important;
}

.light-blue-text.text-accent-4 {
  color: #0091ea !important;
}

.cyan {
  background-color: #00bcd4 !important;
}

.cyan-text {
  color: #00bcd4 !important;
}

.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important;
}

.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important;
}

.cyan.lighten-3 {
  background-color: #80deea !important;
}

.cyan-text.text-lighten-3 {
  color: #80deea !important;
}

.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important;
}

.cyan.lighten-1 {
  background-color: #26c6da !important;
}

.cyan-text.text-lighten-1 {
  color: #26c6da !important;
}

.cyan.darken-1 {
  background-color: #00acc1 !important;
}

.cyan-text.text-darken-1 {
  color: #00acc1 !important;
}

.cyan.darken-2 {
  background-color: #0097a7 !important;
}

.cyan-text.text-darken-2 {
  color: #0097a7 !important;
}

.cyan.darken-3 {
  background-color: #00838f !important;
}

.cyan-text.text-darken-3 {
  color: #00838f !important;
}

.cyan.darken-4 {
  background-color: #006064 !important;
}

.cyan-text.text-darken-4 {
  color: #006064 !important;
}

.cyan.accent-1 {
  background-color: #84ffff !important;
}

.cyan-text.text-accent-1 {
  color: #84ffff !important;
}

.cyan.accent-2 {
  background-color: #18ffff !important;
}

.cyan-text.text-accent-2 {
  color: #18ffff !important;
}

.cyan.accent-3 {
  background-color: #00e5ff !important;
}

.cyan-text.text-accent-3 {
  color: #00e5ff !important;
}

.cyan.accent-4 {
  background-color: #00b8d4 !important;
}

.cyan-text.text-accent-4 {
  color: #00b8d4 !important;
}

.teal {
  background-color: #009688 !important;
}

.teal-text {
  color: #009688 !important;
}

.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important;
}

.teal.lighten-4 {
  background-color: #b2dfdb !important;
}

.teal-text.text-lighten-4 {
  color: #b2dfdb !important;
}

.teal.lighten-3 {
  background-color: #80cbc4 !important;
}

.teal-text.text-lighten-3 {
  color: #80cbc4 !important;
}

.teal.lighten-2 {
  background-color: #4db6ac !important;
}

.teal-text.text-lighten-2 {
  color: #4db6ac !important;
}

.teal.lighten-1 {
  background-color: #26a69a !important;
}

.teal-text.text-lighten-1 {
  color: #26a69a !important;
}

.teal.darken-1 {
  background-color: #00897b !important;
}

.teal-text.text-darken-1 {
  color: #00897b !important;
}

.teal.darken-2 {
  background-color: #00796b !important;
}

.teal-text.text-darken-2 {
  color: #00796b !important;
}

.teal.darken-3 {
  background-color: #00695c !important;
}

.teal-text.text-darken-3 {
  color: #00695c !important;
}

.teal.darken-4 {
  background-color: #004d40 !important;
}

.teal-text.text-darken-4 {
  color: #004d40 !important;
}

.teal.accent-1 {
  background-color: #a7ffeb !important;
}

.teal-text.text-accent-1 {
  color: #a7ffeb !important;
}

.teal.accent-2 {
  background-color: #64ffda !important;
}

.teal-text.text-accent-2 {
  color: #64ffda !important;
}

.teal.accent-3 {
  background-color: #1de9b6 !important;
}

.teal-text.text-accent-3 {
  color: #1de9b6 !important;
}

.teal.accent-4 {
  background-color: #00bfa5 !important;
}

.teal-text.text-accent-4 {
  color: #00bfa5 !important;
}

.green {
  background-color: #4CAF50 !important;
}

.green-text {
  color: #4CAF50 !important;
}

.green.lighten-5 {
  background-color: #E8F5E9 !important;
}

.green-text.text-lighten-5 {
  color: #E8F5E9 !important;
}

.green.lighten-4 {
  background-color: #C8E6C9 !important;
}

.green-text.text-lighten-4 {
  color: #C8E6C9 !important;
}

.green.lighten-3 {
  background-color: #A5D6A7 !important;
}

.green-text.text-lighten-3 {
  color: #A5D6A7 !important;
}

.green.lighten-2 {
  background-color: #81C784 !important;
}

.green-text.text-lighten-2 {
  color: #81C784 !important;
}

.green.lighten-1 {
  background-color: #66BB6A !important;
}

.green-text.text-lighten-1 {
  color: #66BB6A !important;
}

.green.darken-1 {
  background-color: #43A047 !important;
}

.green-text.text-darken-1 {
  color: #43A047 !important;
}

.green.darken-2 {
  background-color: #388E3C !important;
}

.green-text.text-darken-2 {
  color: #388E3C !important;
}

.green.darken-3 {
  background-color: #2E7D32 !important;
}

.green-text.text-darken-3 {
  color: #2E7D32 !important;
}

.green.darken-4 {
  background-color: #1B5E20 !important;
}

.green-text.text-darken-4 {
  color: #1B5E20 !important;
}

.green.accent-1 {
  background-color: #B9F6CA !important;
}

.green-text.text-accent-1 {
  color: #B9F6CA !important;
}

.green.accent-2 {
  background-color: #69F0AE !important;
}

.green-text.text-accent-2 {
  color: #69F0AE !important;
}

.green.accent-3 {
  background-color: #00E676 !important;
}

.green-text.text-accent-3 {
  color: #00E676 !important;
}

.green.accent-4 {
  background-color: #00C853 !important;
}

.green-text.text-accent-4 {
  color: #00C853 !important;
}

.light-green {
  background-color: #8bc34a !important;
}

.light-green-text {
  color: #8bc34a !important;
}

.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important;
}

.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important;
}

.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important;
}

.light-green.lighten-2 {
  background-color: #aed581 !important;
}

.light-green-text.text-lighten-2 {
  color: #aed581 !important;
}

.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important;
}

.light-green.darken-1 {
  background-color: #7cb342 !important;
}

.light-green-text.text-darken-1 {
  color: #7cb342 !important;
}

.light-green.darken-2 {
  background-color: #689f38 !important;
}

.light-green-text.text-darken-2 {
  color: #689f38 !important;
}

.light-green.darken-3 {
  background-color: #558b2f !important;
}

.light-green-text.text-darken-3 {
  color: #558b2f !important;
}

.light-green.darken-4 {
  background-color: #33691e !important;
}

.light-green-text.text-darken-4 {
  color: #33691e !important;
}

.light-green.accent-1 {
  background-color: #ccff90 !important;
}

.light-green-text.text-accent-1 {
  color: #ccff90 !important;
}

.light-green.accent-2 {
  background-color: #b2ff59 !important;
}

.light-green-text.text-accent-2 {
  color: #b2ff59 !important;
}

.light-green.accent-3 {
  background-color: #76ff03 !important;
}

.light-green-text.text-accent-3 {
  color: #76ff03 !important;
}

.light-green.accent-4 {
  background-color: #64dd17 !important;
}

.light-green-text.text-accent-4 {
  color: #64dd17 !important;
}

.lime {
  background-color: #cddc39 !important;
}

.lime-text {
  color: #cddc39 !important;
}

.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important;
}

.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important;
}

.lime.lighten-3 {
  background-color: #e6ee9c !important;
}

.lime-text.text-lighten-3 {
  color: #e6ee9c !important;
}

.lime.lighten-2 {
  background-color: #dce775 !important;
}

.lime-text.text-lighten-2 {
  color: #dce775 !important;
}

.lime.lighten-1 {
  background-color: #d4e157 !important;
}

.lime-text.text-lighten-1 {
  color: #d4e157 !important;
}

.lime.darken-1 {
  background-color: #c0ca33 !important;
}

.lime-text.text-darken-1 {
  color: #c0ca33 !important;
}

.lime.darken-2 {
  background-color: #afb42b !important;
}

.lime-text.text-darken-2 {
  color: #afb42b !important;
}

.lime.darken-3 {
  background-color: #9e9d24 !important;
}

.lime-text.text-darken-3 {
  color: #9e9d24 !important;
}

.lime.darken-4 {
  background-color: #827717 !important;
}

.lime-text.text-darken-4 {
  color: #827717 !important;
}

.lime.accent-1 {
  background-color: #f4ff81 !important;
}

.lime-text.text-accent-1 {
  color: #f4ff81 !important;
}

.lime.accent-2 {
  background-color: #eeff41 !important;
}

.lime-text.text-accent-2 {
  color: #eeff41 !important;
}

.lime.accent-3 {
  background-color: #c6ff00 !important;
}

.lime-text.text-accent-3 {
  color: #c6ff00 !important;
}

.lime.accent-4 {
  background-color: #aeea00 !important;
}

.lime-text.text-accent-4 {
  color: #aeea00 !important;
}

.yellow {
  background-color: #ffeb3b !important;
}

.yellow-text {
  color: #ffeb3b !important;
}

.yellow.lighten-5 {
  background-color: #fffde7 !important;
}

.yellow-text.text-lighten-5 {
  color: #fffde7 !important;
}

.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important;
}

.yellow.lighten-3 {
  background-color: #fff59d !important;
}

.yellow-text.text-lighten-3 {
  color: #fff59d !important;
}

.yellow.lighten-2 {
  background-color: #fff176 !important;
}

.yellow-text.text-lighten-2 {
  color: #fff176 !important;
}

.yellow.lighten-1 {
  background-color: #ffee58 !important;
}

.yellow-text.text-lighten-1 {
  color: #ffee58 !important;
}

.yellow.darken-1 {
  background-color: #fdd835 !important;
}

.yellow-text.text-darken-1 {
  color: #fdd835 !important;
}

.yellow.darken-2 {
  background-color: #fbc02d !important;
}

.yellow-text.text-darken-2 {
  color: #fbc02d !important;
}

.yellow.darken-3 {
  background-color: #f9a825 !important;
}

.yellow-text.text-darken-3 {
  color: #f9a825 !important;
}

.yellow.darken-4 {
  background-color: #f57f17 !important;
}

.yellow-text.text-darken-4 {
  color: #f57f17 !important;
}

.yellow.accent-1 {
  background-color: #ffff8d !important;
}

.yellow-text.text-accent-1 {
  color: #ffff8d !important;
}

.yellow.accent-2 {
  background-color: #ffff00 !important;
}

.yellow-text.text-accent-2 {
  color: #ffff00 !important;
}

.yellow.accent-3 {
  background-color: #ffea00 !important;
}

.yellow-text.text-accent-3 {
  color: #ffea00 !important;
}

.yellow.accent-4 {
  background-color: #ffd600 !important;
}

.yellow-text.text-accent-4 {
  color: #ffd600 !important;
}

.amber {
  background-color: #ffc107 !important;
}

.amber-text {
  color: #ffc107 !important;
}

.amber.lighten-5 {
  background-color: #fff8e1 !important;
}

.amber-text.text-lighten-5 {
  color: #fff8e1 !important;
}

.amber.lighten-4 {
  background-color: #ffecb3 !important;
}

.amber-text.text-lighten-4 {
  color: #ffecb3 !important;
}

.amber.lighten-3 {
  background-color: #ffe082 !important;
}

.amber-text.text-lighten-3 {
  color: #ffe082 !important;
}

.amber.lighten-2 {
  background-color: #ffd54f !important;
}

.amber-text.text-lighten-2 {
  color: #ffd54f !important;
}

.amber.lighten-1 {
  background-color: #ffca28 !important;
}

.amber-text.text-lighten-1 {
  color: #ffca28 !important;
}

.amber.darken-1 {
  background-color: #ffb300 !important;
}

.amber-text.text-darken-1 {
  color: #ffb300 !important;
}

.amber.darken-2 {
  background-color: #ffa000 !important;
}

.amber-text.text-darken-2 {
  color: #ffa000 !important;
}

.amber.darken-3 {
  background-color: #ff8f00 !important;
}

.amber-text.text-darken-3 {
  color: #ff8f00 !important;
}

.amber.darken-4 {
  background-color: #ff6f00 !important;
}

.amber-text.text-darken-4 {
  color: #ff6f00 !important;
}

.amber.accent-1 {
  background-color: #ffe57f !important;
}

.amber-text.text-accent-1 {
  color: #ffe57f !important;
}

.amber.accent-2 {
  background-color: #ffd740 !important;
}

.amber-text.text-accent-2 {
  color: #ffd740 !important;
}

.amber.accent-3 {
  background-color: #ffc400 !important;
}

.amber-text.text-accent-3 {
  color: #ffc400 !important;
}

.amber.accent-4 {
  background-color: #ffab00 !important;
}

.amber-text.text-accent-4 {
  color: #ffab00 !important;
}

.orange {
  background-color: #ff9800 !important;
}

.orange-text {
  color: #ff9800 !important;
}

.orange.lighten-5 {
  background-color: #fff3e0 !important;
}

.orange-text.text-lighten-5 {
  color: #fff3e0 !important;
}

.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important;
}

.orange.lighten-3 {
  background-color: #ffcc80 !important;
}

.orange-text.text-lighten-3 {
  color: #ffcc80 !important;
}

.orange.lighten-2 {
  background-color: #ffb74d !important;
}

.orange-text.text-lighten-2 {
  color: #ffb74d !important;
}

.orange.lighten-1 {
  background-color: #ffa726 !important;
}

.orange-text.text-lighten-1 {
  color: #ffa726 !important;
}

.orange.darken-1 {
  background-color: #fb8c00 !important;
}

.orange-text.text-darken-1 {
  color: #fb8c00 !important;
}

.orange.darken-2 {
  background-color: #f57c00 !important;
}

.orange-text.text-darken-2 {
  color: #f57c00 !important;
}

.orange.darken-3 {
  background-color: #ef6c00 !important;
}

.orange-text.text-darken-3 {
  color: #ef6c00 !important;
}

.orange.darken-4 {
  background-color: #e65100 !important;
}

.orange-text.text-darken-4 {
  color: #e65100 !important;
}

.orange.accent-1 {
  background-color: #ffd180 !important;
}

.orange-text.text-accent-1 {
  color: #ffd180 !important;
}

.orange.accent-2 {
  background-color: #ffab40 !important;
}

.orange-text.text-accent-2 {
  color: #ffab40 !important;
}

.orange.accent-3 {
  background-color: #ff9100 !important;
}

.orange-text.text-accent-3 {
  color: #ff9100 !important;
}

.orange.accent-4 {
  background-color: #ff6d00 !important;
}

.orange-text.text-accent-4 {
  color: #ff6d00 !important;
}

.deep-orange {
  background-color: #ff5722 !important;
}

.deep-orange-text {
  color: #ff5722 !important;
}

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important;
}

.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important;
}

.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important;
}

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important;
}

.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important;
}

.deep-orange.darken-1 {
  background-color: #f4511e !important;
}

.deep-orange-text.text-darken-1 {
  color: #f4511e !important;
}

.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important;
}

.deep-orange.darken-3 {
  background-color: #d84315 !important;
}

.deep-orange-text.text-darken-3 {
  color: #d84315 !important;
}

.deep-orange.darken-4 {
  background-color: #bf360c !important;
}

.deep-orange-text.text-darken-4 {
  color: #bf360c !important;
}

.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important;
}

.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important;
}

.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important;
}

.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important;
}

.brown {
  background-color: #795548 !important;
}

.brown-text {
  color: #795548 !important;
}

.brown.lighten-5 {
  background-color: #efebe9 !important;
}

.brown-text.text-lighten-5 {
  color: #efebe9 !important;
}

.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important;
}

.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important;
}

.brown.lighten-2 {
  background-color: #a1887f !important;
}

.brown-text.text-lighten-2 {
  color: #a1887f !important;
}

.brown.lighten-1 {
  background-color: #8d6e63 !important;
}

.brown-text.text-lighten-1 {
  color: #8d6e63 !important;
}

.brown.darken-1 {
  background-color: #6d4c41 !important;
}

.brown-text.text-darken-1 {
  color: #6d4c41 !important;
}

.brown.darken-2 {
  background-color: #5d4037 !important;
}

.brown-text.text-darken-2 {
  color: #5d4037 !important;
}

.brown.darken-3 {
  background-color: #4e342e !important;
}

.brown-text.text-darken-3 {
  color: #4e342e !important;
}

.brown.darken-4 {
  background-color: #3e2723 !important;
}

.brown-text.text-darken-4 {
  color: #3e2723 !important;
}

.blue-grey {
  background-color: #607d8b !important;
}

.blue-grey-text {
  color: #607d8b !important;
}

.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important;
}

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important;
}

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important;
}

.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important;
}

.blue-grey.lighten-1 {
  background-color: #78909c !important;
}

.blue-grey-text.text-lighten-1 {
  color: #78909c !important;
}

.blue-grey.darken-1 {
  background-color: #546e7a !important;
}

.blue-grey-text.text-darken-1 {
  color: #546e7a !important;
}

.blue-grey.darken-2 {
  background-color: #455a64 !important;
}

.blue-grey-text.text-darken-2 {
  color: #455a64 !important;
}

.blue-grey.darken-3 {
  background-color: #37474f !important;
}

.blue-grey-text.text-darken-3 {
  color: #37474f !important;
}

.blue-grey.darken-4 {
  background-color: #263238 !important;
}

.blue-grey-text.text-darken-4 {
  color: #263238 !important;
}

.grey {
  background-color: #9e9e9e !important;
}

.grey-text {
  color: #9e9e9e !important;
}

.grey.lighten-5 {
  background-color: #fafafa !important;
}

.grey-text.text-lighten-5 {
  color: #fafafa !important;
}

.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important;
}

.grey.lighten-3 {
  background-color: #eeeeee !important;
}

.grey-text.text-lighten-3 {
  color: #eeeeee !important;
}

.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important;
}

.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

.grey-text.text-lighten-1 {
  color: #bdbdbd !important;
}

.grey.darken-1 {
  background-color: #757575 !important;
}

.grey-text.text-darken-1 {
  color: #757575 !important;
}

.grey.darken-2 {
  background-color: #616161 !important;
}

.grey-text.text-darken-2 {
  color: #616161 !important;
}

.grey.darken-3 {
  background-color: #424242 !important;
}

.grey-text.text-darken-3 {
  color: #424242 !important;
}

.grey.darken-4 {
  background-color: #212121 !important;
}

.grey-text.text-darken-4 {
  color: #212121 !important;
}

.black {
  background-color: #000000 !important;
}

.black-text {
  color: #000000 !important;
}

.white {
  background-color: #FFFFFF !important;
}

.white-text {
  color: #FFFFFF !important;
}

.transparent {
  background-color: transparent !important;
}

.transparent-text {
  color: transparent !important;
}

.gradient-45deg-light-blue-teal {
  background: #b3e5fc;
  background: linear-gradient(45deg, #b3e5fc 0%, #64ffda 100%);
}

.gradient-45deg-light-blue-teal.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(100, 255, 218, 0.5);
          box-shadow: 0 6px 20px 0 rgba(100, 255, 218, 0.5);
}

.gradient-45deg-indigo-light-blue {
  background: #c5cae9;
  background: linear-gradient(45deg, #c5cae9 0%, #b3e5fc 100%);
}

.gradient-45deg-indigo-light-blue.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(179, 229, 252, 0.5);
          box-shadow: 0 6px 20px 0 rgba(179, 229, 252, 0.5);
}

.gradient-45deg-light-blue-indigo {
  background: #b3e5fc;
  background: linear-gradient(45deg, #b3e5fc 0%, #9fa8da 100%);
}

.gradient-45deg-light-blue-indigo.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(159, 168, 218, 0.5);
          box-shadow: 0 6px 20px 0 rgba(159, 168, 218, 0.5);
}

.gradient-45deg-yellow-green {
  background: #ffff8d;
  background: linear-gradient(45deg, #ffff8d 0%, #B9F6CA 100%);
}

.gradient-45deg-yellow-green.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(185, 246, 202, 0.5);
          box-shadow: 0 6px 20px 0 rgba(185, 246, 202, 0.5);
}

.gradient-45deg-orange-deep-orange {
  background: #ffe0b2;
  background: linear-gradient(45deg, #ffe0b2 0%, #ffccbc 100%);
}

.gradient-45deg-orange-deep-orange.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(255, 204, 188, 0.5);
          box-shadow: 0 6px 20px 0 rgba(255, 204, 188, 0.5);
}

.gradient-45deg-deep-purple-purple {
  background: #d1c4e9;
  background: linear-gradient(45deg, #d1c4e9 0%, #f3e5f5 100%);
}

.gradient-45deg-deep-purple-purple.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(243, 229, 245, 0.5);
          box-shadow: 0 6px 20px 0 rgba(243, 229, 245, 0.5);
}

.gradient-45deg-red-pink {
  background: #FF5252;
  background: linear-gradient(45deg, #FF5252 0%, #f48fb1 100%);
}

.gradient-45deg-red-pink.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(244, 143, 177, 0.5);
          box-shadow: 0 6px 20px 0 rgba(244, 143, 177, 0.5);
}

.gradient-45deg-light-green-amber {
  background: #c5e1a5;
  background: linear-gradient(45deg, #c5e1a5 0%, #fff8e1 100%);
}

.gradient-45deg-light-green-amber.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(255, 248, 225, 0.5);
          box-shadow: 0 6px 20px 0 rgba(255, 248, 225, 0.5);
}

.gradient-45deg-amber-amber {
  background: #ff6f00;
  background: linear-gradient(45deg, #ff6f00 0%, #ffca28 100%);
}

.gradient-45deg-amber-amber.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(255, 111, 0, 0.3);
          box-shadow: 0 6px 20px 0 rgba(255, 111, 0, 0.3);
}

.gradient-45deg-purple-pink {
  background: #ea80fc;
  background: linear-gradient(45deg, #ea80fc 0%, #fce4ec 100%);
}

.gradient-45deg-purple-pink.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(252, 228, 236, 0.5);
          box-shadow: 0 6px 20px 0 rgba(252, 228, 236, 0.5);
}

.gradient-45deg-indigo-light-blue {
  background: #3949ab;
  background: linear-gradient(45deg, #3949ab 0%, #4fc3f7 100%);
}

.gradient-45deg-indigo-light-blue.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(79, 195, 247, 0.5);
          box-shadow: 0 6px 20px 0 rgba(79, 195, 247, 0.5);
}

.gradient-45deg-teal-cyan {
  background: #e0f2f1;
  background: linear-gradient(45deg, #e0f2f1 0%, #00e5ff 100%);
}

.gradient-45deg-teal-cyan.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(0, 229, 255, 0.5);
          box-shadow: 0 6px 20px 0 rgba(0, 229, 255, 0.5);
}

.gradient-45deg-blue-grey-blue-grey {
  background: #cfd8dc;
  background: linear-gradient(45deg, #cfd8dc 0%, #546e7a 100%);
}

.gradient-45deg-blue-grey-blue-grey.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(84, 110, 122, 0.5);
          box-shadow: 0 6px 20px 0 rgba(84, 110, 122, 0.5);
}

.gradient-45deg-cyan-light-green {
  background: #0097a7;
  background: linear-gradient(45deg, #0097a7 0%, #b2ff59 100%);
}

.gradient-45deg-cyan-light-green.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(178, 255, 89, 0.5);
          box-shadow: 0 6px 20px 0 rgba(178, 255, 89, 0.5);
}

.gradient-45deg-orange-amber {
  background: #e65100;
  background: linear-gradient(45deg, #e65100 0%, #ffa000 100%);
}

.gradient-45deg-orange-amber.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(25, 118, 210, 0.5);
          box-shadow: 0 6px 20px 0 rgba(25, 118, 210, 0.5);
}

.gradient-45deg-indigo-blue {
  background: #303f9f;
  background: linear-gradient(45deg, #303f9f 0%, #1976D2 100%);
}

.gradient-45deg-indigo-blue.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(25, 118, 210, 0.5);
          box-shadow: 0 6px 20px 0 rgba(25, 118, 210, 0.5);
}

.gradient-45deg-brown-brown {
  background: #6d4c41;
  background: linear-gradient(45deg, #6d4c41 0%, #d7ccc8 100%);
}

.gradient-45deg-brown-brown.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(187, 222, 251, 0.5);
          box-shadow: 0 6px 20px 0 rgba(187, 222, 251, 0.5);
}

.gradient-45deg-blue-grey-blue {
  background: #263238;
  background: linear-gradient(45deg, #263238 0%, #2979FF 100%);
}

.gradient-45deg-blue-grey-blue.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(41, 121, 255, 0.5);
          box-shadow: 0 6px 20px 0 rgba(41, 121, 255, 0.5);
}

.gradient-45deg-purple-deep-orange {
  background: #8e24aa;
  background: linear-gradient(45deg, #8e24aa 0%, #ff6e40 100%);
}

.gradient-45deg-purple-deep-orange.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(255, 110, 64, 0.5);
          box-shadow: 0 6px 20px 0 rgba(255, 110, 64, 0.5);
}

.gradient-45deg-green-teal {
  background: #43A047;
  background: linear-gradient(45deg, #43A047 0%, #1de9b6 100%);
}

.gradient-45deg-green-teal.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(77, 182, 172, 0.5);
          box-shadow: 0 6px 20px 0 rgba(77, 182, 172, 0.5);
}

.gradient-45deg-purple-light-blue {
  background: #e040fb;
  background: linear-gradient(45deg, #e040fb 0%, #4fc3f7 100%);
}

.gradient-45deg-purple-light-blue.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(79, 195, 247, 0.5);
          box-shadow: 0 6px 20px 0 rgba(79, 195, 247, 0.5);
}

.gradient-45deg-cyan-cyan {
  background: #18ffff;
  background: linear-gradient(45deg, #18ffff 0%, #00e5ff 100%);
}

.gradient-45deg-cyan-cyan.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(0, 229, 255, 0.5);
          box-shadow: 0 6px 20px 0 rgba(0, 229, 255, 0.5);
}

.gradient-45deg-yellow-teal {
  background: #fff9c4;
  background: linear-gradient(45deg, #fff9c4 0%, #64ffda 100%);
}

.gradient-45deg-yellow-teal.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(100, 255, 218, 0.5);
          box-shadow: 0 6px 20px 0 rgba(100, 255, 218, 0.5);
}

.gradient-45deg-purple-deep-purple {
  background: #7b1fa2;
  background: linear-gradient(45deg, #7b1fa2 0%, #7c4dff 100%);
}

.gradient-45deg-purple-deep-purple.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(124, 77, 255, 0.5);
          box-shadow: 0 6px 20px 0 rgba(124, 77, 255, 0.5);
}

.gradient-45deg-cyan-light-green {
  background: #00e5ff;
  background: linear-gradient(45deg, #00e5ff 0%, #ccff90 100%);
}

.gradient-45deg-cyan-light-green.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(204, 255, 144, 0.5);
          box-shadow: 0 6px 20px 0 rgba(204, 255, 144, 0.5);
}

.gradient-45deg-purple-amber {
  background: #d500f9;
  background: linear-gradient(45deg, #d500f9 0%, #ffa000 100%);
}

.gradient-45deg-purple-amber.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(255, 160, 0, 0.5);
          box-shadow: 0 6px 20px 0 rgba(255, 160, 0, 0.5);
}

.gradient-45deg-indigo-purple {
  background: #303f9f;
  background: linear-gradient(45deg, #303f9f 0%, #7b1fa2 100%);
}

.gradient-45deg-indigo-purple.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(123, 31, 162, 0.5);
          box-shadow: 0 6px 20px 0 rgba(123, 31, 162, 0.5);
}

.gradient-45deg-deep-purple-blue {
  background: #6200ea;
  background: linear-gradient(45deg, #6200ea 0%, #1976D2 100%);
}

.gradient-45deg-deep-purple-blue.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(25, 118, 210, 0.5);
          box-shadow: 0 6px 20px 0 rgba(25, 118, 210, 0.5);
}

.gradient-45deg-deep-orange-orange {
  background: #bf360c;
  background: linear-gradient(45deg, #bf360c 0%, #f57c00 100%);
}

.gradient-45deg-deep-orange-orange.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(245, 124, 0, 0.5);
          box-shadow: 0 6px 20px 0 rgba(245, 124, 0, 0.5);
}

.gradient-45deg-light-blue-cyan {
  background: #0288d1;
  background: linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
}

.gradient-45deg-light-blue-cyan.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(38, 198, 218, 0.5);
          box-shadow: 0 6px 20px 0 rgba(38, 198, 218, 0.5);
}

.gradient-45deg-blue-indigo {
  background: #2962FF;
  background: linear-gradient(45deg, #2962FF 0%, #3949ab 100%);
}

.gradient-45deg-blue-indigo.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(57, 73, 171, 0.5);
          box-shadow: 0 6px 20px 0 rgba(57, 73, 171, 0.5);
}

.gradient-45deg-semi-dark {
  background: #00AEFF;
  background: -webkit-gradient(linear, right top, left top, from(#00AEFF), to(#3369E6));
  background: linear-gradient(-90deg, #00AEFF 0%, #3369E6 100%);
}

.gradient-45deg-semi-dark.gradient-shadow {
  -webkit-box-shadow: 0 6px 20px 0 rgba(51, 105, 230, 0.5);
          box-shadow: 0 6px 20px 0 rgba(51, 105, 230, 0.5);
}

.card-panel, .preview-order-wrapper .preview-order {
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
  padding: 24px;
  margin: 0.5rem 0 1rem 0;
  border-radius: 2px;
  background-color: #fff;
}

.card {
  position: relative;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  -webkit-transition: -webkit-box-shadow .25s;
  transition: -webkit-box-shadow .25s;
  transition: box-shadow .25s;
  transition: box-shadow .25s, -webkit-box-shadow .25s;
  border-radius: 2px;
}

.card .card-title {
  font-size: 24px;
  font-weight: 300;
}

.card .card-title.activator {
  cursor: pointer;
}

.card.small, .card.medium, .card.large {
  position: relative;
}

.card.small .card-image, .card.medium .card-image, .card.large .card-image {
  max-height: 60%;
  overflow: hidden;
}

.card.small .card-image + .card-content, .card.medium .card-image + .card-content, .card.large .card-image + .card-content {
  max-height: 40%;
}

.card.small .card-content, .card.medium .card-content, .card.large .card-content {
  max-height: 100%;
  overflow: hidden;
}

.card.small .card-action, .card.medium .card-action, .card.large .card-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.card.small {
  height: 300px;
}

.card.medium {
  height: 400px;
}

.card.large {
  height: 500px;
}

.card.horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.card.horizontal.small .card-image, .card.horizontal.medium .card-image, .card.horizontal.large .card-image {
  height: 100%;
  max-height: none;
  overflow: visible;
}

.card.horizontal.small .card-image img, .card.horizontal.medium .card-image img, .card.horizontal.large .card-image img {
  height: 100%;
}

.card.horizontal .card-image {
  max-width: 50%;
}

.card.horizontal .card-image img {
  border-radius: 2px 0 0 2px;
  max-width: 100%;
  width: auto;
}

.card.horizontal .card-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

.card.horizontal .card-stacked .card-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.card.sticky-action .card-action {
  z-index: 2;
}

.card.sticky-action .card-reveal {
  z-index: 1;
  padding-bottom: 64px;
}

.card .card-image {
  position: relative;
}

.card .card-image img {
  display: block;
  border-radius: 2px 2px 0 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}

.card .card-image .card-title {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 24px;
}

.card .card-content {
  padding: 24px;
  border-radius: 0 0 2px 2px;
}

.card .card-content p {
  margin: 0;
  color: inherit;
}

.card .card-content .card-title {
  display: block;
  line-height: 32px;
  margin-bottom: 8px;
}

.card .card-content .card-title i {
  line-height: 32px;
}

.card .card-action {
  position: relative;
  background-color: inherit;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  padding: 16px 24px;
}

.card .card-action:last-child {
  border-radius: 0 0 2px 2px;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating) {
  color: #8e24aa;
  margin-right: 24px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  text-transform: uppercase;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover {
  color: #c058dc;
}

.card .card-reveal {
  padding: 24px;
  position: absolute;
  background-color: #fff;
  width: 100%;
  overflow-y: auto;
  left: 0;
  top: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}

.card .card-reveal .card-title {
  cursor: pointer;
  display: block;
}

.client-main {
  padding-left: 0 !important;
  padding-top: 60px;
}

@media only screen and (max-width: 1023px) {
  .client-main {
    padding-top: 80px;
  }
}

.client-footer {
  padding-left: 0 !important;
}

#client-login-page {
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
  margin-left: 10px;
  margin-right: 10px;
}

#client-login-page .login-form {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

#client-login-page .title {
  text-align: center;
  font-size: 1.1rem;
}

#client-login-page .subtitle {
  text-align: center;
  font-weight: 300;
}

#client-login-page .radios {
  line-height: 1.5;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

#client-login-page .radios .input-field {
  margin: 0;
}

#client-login-page .radios li {
  display: inline-block;
  position: relative;
}

#client-login-page .radios li:not(:first-child) {
  margin-left: 10px;
}

.login-loaded {
  opacity: 1 !important;
}

.client-page-center {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}

.center-ul {
  text-align: center;
}

.center-ul ul {
  display: inline-block;
}

.profile-wrapper {
  padding-top: 20px;
}

@media only screen and (max-width: 600px) {
  .profile-wrapper {
    padding-top: 0;
  }
}

.profile-wrapper .profile {
  margin: auto;
  max-width: 400px;
}

.profile-wrapper .profile .title {
  font-size: 1.15rem;
  text-align: center;
}

.profile-wrapper .profile hr {
  color: transparent;
  background-color: transparent;
  border-bottom: 1px solid #bdbdbd;
  margin-top: 14px;
  margin-bottom: 14px;
}

.profile-bg {
  background-color: #00acc1;
}

.order-bg {
  background-color: #f9f9f9;
}

.order-bg-not-approved {
  background: #303f9f;
  background: -webkit-gradient(linear, left top, left bottom, from(#303f9f), to(#00bcd4));
  background: linear-gradient(180deg, #303f9f 0%, #00bcd4 100%);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.identity {
  position: relative;
  padding-bottom: 10px;
}

.identity .identity-icon {
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}

.identity .identity-icon i {
  font-size: 70px;
  background-color: #e0e0e0;
  color: #9e9e9e;
  padding: 8px;
  border-radius: 50%;
}

.identity .identity-title {
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
  position: relative;
  font-weight: 400;
  font-size: 1.3rem;
}

.identity .identity-subtitle {
  text-align: center;
  position: relative;
  font-style: italic;
  font-size: 0.95rem;
}

.identity .identity-credential {
  text-align: center;
  position: relative;
  font-style: italic;
  font-size: 1.1rem;
}

.identity .badge {
  background-color: #ff4081;
  position: absolute;
  z-index: 10;
  margin-left: -22px;
  margin-top: 0px;
  display: inline-block;
  cursor: pointer;
  color: white;
}

.identity .badge i {
  text-align: center;
  margin: 4px 6px 6px 6px;
  font-size: 20px;
  background-color: transparent;
  padding: 0;
  color: white;
}

.identity .full-file-input {
  position: absolute;
  z-index: 30;
  padding: 0;
  margin: 0;
  border: none;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  -moz-opacity: 0;
  filter: Alpha(Opacity=0);
  width: 100%;
  height: 100%;
}

.identity .img86 {
  width: 86px;
  height: 86px;
}

.component {
  margin-bottom: 5px;
}

.component .component-body {
  text-align: center;
  margin-bottom: 10px;
}

.component .component-alert {
  text-align: center;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 7px 20px;
  font-style: italic;
  font-size: 0.95rem;
}

.component .component-back {
  text-decoration: underline;
  text-align: center;
  font-size: 0.9rem;
  margin-top: 20px;
}

.component .short {
  margin-bottom: 0;
}

.margin-bottom-10 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.full-width {
  width: 100%;
}

.btn-flexible {
  height: auto;
  line-height: 20px;
  padding: 8px !important;
}

.preview-order-wrapper {
  padding-top: 20px;
}

.preview-order-wrapper .hero-title {
  font-family: 'Dancing Script', cursive;
  font-size: 3rem;
  text-align: center;
  margin: auto;
  max-width: 400px;
  padding: 10px 20px;
  color: white;
  margin-bottom: 20px;
  line-height: 2.5rem;
}

.preview-order-wrapper .preview-order {
  margin: auto;
  max-width: 400px;
  min-height: 250px;
  margin-bottom: 20px;
  background-color: #fafafa;
}

.preview-order-wrapper .preview-order .card-top {
  background-color: #fafafa;
  margin: -15px;
  padding: 15px;
  margin-bottom: 12px;
  padding-bottom: 12px;
}

.preview-order-wrapper .preview-order .po-title {
  font-size: 1rem;
  text-align: center;
}

.preview-order-wrapper .preview-order hr {
  color: transparent;
  background-color: transparent;
  border-bottom: 1px solid #bdbdbd;
  margin-top: 14px;
  margin-bottom: 14px;
}

ul.profile-list li {
  cursor: pointer;
  background-color: #fafafa;
  margin-bottom: 10px;
  padding: 5px;
  padding-top: 15px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  /*.g1{
            float: left;
            img{
                max-width: 40px;
            }
        }*/
}

ul.profile-list li .g2 .title {
  font-size: 1.2rem;
  text-align: left;
}

ul.profile-list li .g2 .credential {
  text-align: left;
}

ul.profile-list li:after {
  content: "";
  display: table;
  clear: both;
}

ul.profile-list li:hover {
  background-color: #eeeeee;
}

.secondary-color {
  color: #ff4081;
}

.secondary-color-must {
  color: #ff4081 !important;
}

#login-popup {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 188, 212, 0.9);
  z-index: 99;
  -webkit-transition: all 1s;
  transition: all 1s;
  padding-top: 50px;
  overflow-y: scroll;
}

#login-popup .login-container {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media only screen and (max-width: 600px) {
  #login-popup .login-container {
    width: 90%;
  }
}

.client-order-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}

#suggestion-nav-container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background-color: #2d2d2d;
  z-index: 999;
}

#suggestion-nav-container a.navlink {
  position: relative;
  color: #eee;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color 1s;
  transition: color 1s;
}

#suggestion-nav-container a:hover.navlink {
  color: #b0dfff;
}

#suggestion-nav-container .mobile ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table !important;
  table-layout: fixed;
  width: 100%;
}

#suggestion-nav-container .mobile ul li {
  position: relative;
  display: table-cell;
  font-size: 0.65rem;
  line-height: 13px;
  text-align: center;
  -webkit-transition: all 1s;
  transition: all 1s;
  padding-top: 9px;
  height: 50px;
}

#suggestion-nav-container .mobile ul li i {
  font-size: 1.3rem;
  display: block;
}

#suggestion-nav-container .mobile ul li svg {
  width: 20px;
  display: inline-block;
}

#suggestion-nav-container .mobile ul li .svg-container {
  display: block;
  text-align: center;
  margin-bottom: -4px;
}

#suggestion-nav-container .mobile ul li.active a {
  color: #00bcd4;
}

#suggestion-nav-container .mobile .highlight-icon {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
}

.hidden {
  opacity: 0;
}

.opacity1 {
  opacity: 1 !important;
}

.row.short {
  margin-bottom: 0;
}

.whatsapp-icon {
  background: url(/img/whatsapp-icon.svg) no-repeat top left;
  background-size: contain;
  padding: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
}

@-webkit-keyframes x-left-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}

@keyframes x-left-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@-webkit-keyframes x-right-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes x-right-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.spin-left-cubic {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: baseline;
  font-size: 18px;
  overflow: visible;
  /* duration: ARCTIME */
  -webkit-animation: x-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: x-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.spin-right-cubic {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: baseline;
  font-size: 18px;
  overflow: visible;
  /* duration: ARCTIME */
  -webkit-animation: x-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: x-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.ticket-thread .detail {
  font-size: 0.8rem;
}

.ticket-thread .left-m2 {
  margin-left: 6px;
}

.ticket-thread .left-m1 {
  margin-left: 3px;
}

.ticket-thread .ticket-message {
  max-width: 750px;
  display: inline-block;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
}

.ticket-thread .ticket-message .wpp-sticker {
  max-width: 100px;
}

.ticket-thread .ticket-message .wpp-image {
  max-height: 400px;
}

.ticket-thread .ticket-message .msgdate {
  margin-top: 5px;
  text-align: right;
  font-size: 0.9rem;
  opacity: 0.7;
}

.ticket-thread .ticket-message .pending-outputs .pending-output {
  position: relative;
}

.ticket-thread .msg-client {
  float: left;
  background-color: #e6ee9c;
}

.ticket-thread .msg-client .contact-title {
  color: #827717;
  margin-bottom: 5px;
}

.ticket-thread .msg-client .contact-title .whatsapp-icon {
  -webkit-filter: brightness(0.5) sepia(1) hue-rotate(20deg) saturate(6);
          filter: brightness(0.5) sepia(1) hue-rotate(20deg) saturate(6);
  vertical-align: middle;
}

.ticket-thread .msg-client .contact-title i.material-icons {
  color: #827717;
  vertical-align: middle;
}

.ticket-thread .msg-agent {
  float: right;
  background-color: #c5e1a5;
}

.ticket-thread .msg-agent .contact-title {
  color: #33691e;
  margin-bottom: 5px;
}

.ticket-thread .msg-agent .contact-title .whatsapp-icon {
  -webkit-filter: brightness(0.5) sepia(1) hue-rotate(30deg) saturate(6);
          filter: brightness(0.5) sepia(1) hue-rotate(30deg) saturate(6);
  vertical-align: middle;
}

.ticket-thread .msg-agent .contact-title i.material-icons {
  color: #33691e;
  vertical-align: middle;
}

.ticket-thread .msg-agent .pending-outputs .pending-output {
  margin-bottom: 5px;
}

.ticket-thread .msg-agent .pending-outputs .pending-output .whatsapp-icon {
  -webkit-filter: brightness(0.5) sepia(1) hue-rotate(30deg) saturate(6);
          filter: brightness(0.5) sepia(1) hue-rotate(30deg) saturate(6);
  vertical-align: middle;
}

.ticket-thread .msg-agent .pending-outputs .pending-output i.material-icons {
  color: #33691e;
  vertical-align: middle;
}

.ticket-thread .submit-bt {
  margin-top: 10px;
}

.gentle-hide {
  display: none;
}

.mini-header {
  margin-top: 0;
  font-size: 1.2rem;
  font-weight: bold;
  color: #00bcd4;
}

h5.mini-header {
  margin-top: 0px;
  font-size: 1.1rem;
  font-weight: bold;
  color: #9e9e9e;
}

.adm-order-kv .row {
  margin-bottom: 7px !important;
}

.adm-order-kv .bsns {
  text-align: right;
}

.adm-order-kv .bsns .key {
  position: relative;
  height: 1.7rem;
}

.adm-order-kv .bsns .val {
  height: 1.7rem;
  text-align: right;
}

.adm-order-kv .bsns input.val2 {
  height: 1.7rem;
  text-align: right;
  margin: 0;
}

.adm-order-kv .bsns .right {
  width: 48%;
  float: right;
}

.adm-order-kv .bsns .left {
  width: 48%;
  float: left;
}

.adm-order-kv .border-bottom {
  border-bottom: 1px solid #eeeeee;
}

.adm-order-kv .bold {
  font-weight: bold;
  color: #757575;
}

.adm-order-kv .bold-black {
  color: #212121;
}

.row-of-buttons {
  margin: 20px 0 0 0;
}

.row-of-buttons li {
  float: right;
}

.row-of-buttons li a.btn {
  text-align: center;
}

@media only screen and (min-width: 601px) {
  .row-of-buttons li a.btn {
    min-width: 130px;
  }
}

@media only screen and (min-width: 993px) {
  .row-of-buttons li a.btn {
    min-width: 160px;
  }
}

.row-of-buttons li a.btn-flat {
  text-align: center;
}

.row-of-buttons li:not(:first-child) {
  margin-right: 20px;
}

@media only screen and (max-width: 600px) {
  .row-of-buttons li:not(:first-child) {
    margin-right: 0;
  }
}

.row-of-buttons:after {
  content: "";
  display: table;
  clear: both;
}

.color-picker-box {
  height: 3rem;
  padding: 5px;
}

.color-picker-box .color-picker-value {
  border: 2px solid #ff4081;
  width: 100%;
  height: 100%;
  border-radius: 2px;
}

.pp_adm_user_tags {
  color: black;
}

.pp_adm_user_tags .col {
  margin-bottom: 5px;
}

.bts-up-down {
  display: block;
}

.bts-up-down .up,
.bts-up-down .down {
  display: block;
  height: 20px;
  text-align: center;
  background-color: white;
  border: 1px solid #ff4081;
  cursor: pointer;
}

.bts-up-down .up i,
.bts-up-down .down i {
  font-size: 20px;
  line-height: 20px;
  color: #ff4081;
}

.bts-up-down .up {
  border-radius: 3px 3px 0 0;
  border-bottom: none;
}

.bts-up-down .down {
  border-radius: 0 0 3px 3px;
  border-top: none;
}

.row-compact .col {
  padding: 0 0.4rem;
}

.row-compact input {
  margin-bottom: 10px;
}

.table-input-compact tr th,
.table-input-compact tr td {
  padding: 10px 5px;
}

.table-input-compact tr th {
  color: #757575;
  font-size: 0.8rem;
}

.table-input-compact tr td input {
  margin-bottom: 0 !important;
}

.table-input-compact .action i {
  color: #ff4081;
}

.table-input-compact .action-container {
  margin-top: 2px;
}

.table-input-compact .action-container .no-label {
  padding-left: 0;
}

.table-compact tr th,
.table-compact tr td {
  padding: 3px 5px;
  color: #757575;
}

.measures {
  background-color: #fafafa;
  padding: 6px !important;
}

.measures li {
  background-color: white;
  margin: 0;
}

.measures li .row {
  margin-left: 0;
  margin-right: 0;
}

.measures li:not(:first-child) {
  margin-top: 3px;
}

.measures .delete {
  border: 1px solid #ff4081;
  color: #ff4081;
}

.measures .delete i {
  color: #ff4081;
}

.three-floats {
  float: right;
}

@media only screen and (min-width: 601px) {
  .three-floats {
    margin-top: 20px;
  }
  .three-floats .float:not(:first-child) {
    margin-left: 6px;
  }
}

.three-floats .float {
  float: left;
}

@media only screen and (max-width: 600px) {
  .responsive-table td,
  .responsive-table th {
    padding: 5px;
  }
}

@media only screen and (max-width: 600px) {
  nav .brand-logo {
    -webkit-transform: translateX(-50%) scale(0.7) translateY(-10%);
            transform: translateX(-50%) scale(0.7) translateY(-10%);
  }
}

.btn-floating.btn-small {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.btn-floating.btn-small i {
  line-height: 30px;
  font-size: 1.2rem;
}

.picker__clear {
  display: none;
}

.picker__weekday-display,
.picker__month-display,
.picker__day-display {
  font-size: 1.8rem;
}

.map-box .gmap img {
  width: 100%;
  height: auto;
}

.order-payment .remarks h5 {
  font-size: 0.9rem;
  font-weight: bold;
  color: #9e9e9e;
  margin: 1.2rem 0 -0.5rem 10px;
}

.order-payment .remarks ul {
  margin-left: 20px;
  margin-right: 0px;
}

.order-payment .remarks ul li {
  list-style: disc;
  font-size: 0.9rem;
  letter-spacing: -0.2px;
  color: #757575;
  font-style: italic;
}

@-webkit-keyframes arrow_downward_jump {
  from {
    -webkit-transform: translateX(-0.7rem) translateY(0);
            transform: translateX(-0.7rem) translateY(0);
  }
  to {
    -webkit-transform: translateX(-0.7rem) translateY(-4px);
            transform: translateX(-0.7rem) translateY(-4px);
  }
}

@keyframes arrow_downward_jump {
  from {
    -webkit-transform: translateX(-0.7rem) translateY(0);
            transform: translateX(-0.7rem) translateY(0);
  }
  to {
    -webkit-transform: translateX(-0.7rem) translateY(-4px);
            transform: translateX(-0.7rem) translateY(-4px);
  }
}

.srange {
  text-align: center;
}

.srange .col {
  height: 3rem;
  line-height: 3rem;
  border: 1px solid black;
}

.srange .selected {
  border: 1px solid red;
}

.imglist,
ul.imglist {
  margin: 5px 0;
}

.imglist li,
ul.imglist li {
  float: left;
  width: 4rem;
  height: 6rem;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  background-size: cover;
  /* <------ */
  background-repeat: no-repeat;
  background-position: center center;
  border: 2px solid #757575;
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.imglist li .material-placeholder img:not(.active),
ul.imglist li .material-placeholder img:not(.active) {
  width: 250%;
  opacity: 0;
}

.imglist li:only-child,
ul.imglist li:only-child {
  float: none;
  width: 70%;
  height: 15rem;
  margin-left: 15%;
  margin-right: 15%;
  margin-bottom: -56px;
  border: none;
}

.imglist li:only-child .material-placeholder img:not(.active),
ul.imglist li:only-child .material-placeholder img:not(.active) {
  width: 100%;
  height: calc(15rem - 50px);
  opacity: 0;
}

.imglist:after,
ul.imglist:after {
  content: "";
  display: table;
  clear: both;
}

.materialboxed2 {
  display: block;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  position: relative;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
  -webkit-backface-visibility: hidden;
}

.materialboxed2:hover:not(.active) {
  opacity: .8;
}

.materialboxed2.active {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

i.large.material-icons {
  font-size: 2.5rem;
}

ul.side-nav.leftside-navigation a.disabled {
  cursor: default;
  color: #9e9e9e;
}

#header .notification-badge {
  font-size: 12px;
}

.compact-table td {
  padding: 2px 3px;
}

.compact-table td.r {
  text-align: right;
}

.fixed-action-btn .li-guided {
  position: relative;
  height: 25px;
}

.fixed-action-btn .btn-guided {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 20px;
  width: 284px;
  -webkit-transition: all 0.4s 0.1s;
  transition: all 0.4s 0.1s;
  opacity: 0;
  text-align: right;
  -webkit-transform: translateX(300px);
          transform: translateX(300px);
}

.fixed-action-btn .li-guided:nth-child(1) .btn-guided {
  -webkit-transition-delay: 0.30s;
          transition-delay: 0.30s;
}

.fixed-action-btn .li-guided:nth-child(2) .btn-guided {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}

.fixed-action-btn .li-guided:nth-child(3) .btn-guided {
  -webkit-transition-delay: 0.20s;
          transition-delay: 0.20s;
}

.fixed-action-btn .li-guided:nth-child(4) .btn-guided {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}

.fixed-action-btn .li-guided:nth-child(5) .btn-guided {
  -webkit-transition-delay: 0.10s;
          transition-delay: 0.10s;
}

.fixed-action-btn .li-guided:nth-child(6) .btn-guided {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}

.fixed-action-btn .black-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.roll-anim .btn-floating {
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}

.active .btn-guided {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.active .black-box {
  display: block !important;
}

.roll-anim.active .btn-floating {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.bottom-sheet-extended {
  max-height: 80% !important;
}

.global-modal-title-small .title {
  font-size: 1.5rem;
}

@media only screen and (min-width: 1579px) {
  .xxl6 {
    width: 50% !important;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .xxl7 {
    width: 58.3333333333% !important;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .xxl5 {
    width: 41.6666666667% !important;
    margin-left: auto;
    left: auto;
    right: auto;
  }
}

.ppid::after {
  content: " (PP)";
}

.coming-soon {
  opacity: 0.8;
}

.coming-soon::after {
  opacity: 0.6;
  content: " (em desenvolvimento)";
  font-size: 0.8rem;
}

.modlist-new-item {
  background-color: #fffde7;
}

.slick-list {
  overflow-y: visible !important;
}

.underlines a {
  text-decoration: underline;
}

.bold {
  font-weight: bold;
}

.fsz1p1 {
  font-size: 1.1rem;
}

@media only screen and (max-width: 600px) {
  .fc-center h2 {
    font-size: 1.56rem;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 600px) {
  p .caption {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 600px) {
  .small-text-mobile {
    font-size: 0.7rem;
  }
}

.color-refunded {
  color: #6a1b9a;
}

.color-refused {
  color: #C62828;
}

.color-paid {
  color: #2E7D32;
}

.color-authorized {
  color: #9e9d24;
}

.color-processing {
  color: #ff8f00;
}

#coaching-notice {
  position: fixed;
  z-index: 1;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 34px;
  background-color: rgba(255, 64, 129, 0.8);
  color: white;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

#coaching-notice p {
  margin: 0;
}

.coaching-notice-light {
  background-color: rgba(0, 188, 212, 0.16) !important;
  color: #00bcd4 !important;
}

#whatsapp-alert {
  position: fixed;
  z-index: 2;
  bottom: 0px;
  left: 0;
  right: 0;
  height: 34px;
  background-color: rgba(255, 0, 0, 0.8);
  color: white;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

#whatsapp-alert p {
  margin: 0;
}

.alert-warning-bg {
  background-color: rgba(250, 211, 35, 0.8) !important;
}

@media screen and (max-width: 1105px) and (min-width: 993px) {
  .s1000 {
    font-size: 0.85rem;
  }
}

.next-call {
  position: relative;
}

.next-call .countdown-icon {
  display: inline-block;
  vertical-align: bottom;
}

.next-call .countdown {
  display: inline-block;
  font-size: 0.85rem;
}

@media only screen and (max-width: 600px) {
  .next-call .countdown {
    display: none;
  }
}

@-webkit-keyframes shaking-anim {
  from {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
}

@keyframes shaking-anim {
  from {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
}

.shaking {
  -webkit-animation-name: shaking-anim;
          animation-name: shaking-anim;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}

@-webkit-keyframes rotate360-anim {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate360-anim {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.rotate360 {
  -webkit-animation-name: rotate360-anim;
          animation-name: rotate360-anim;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.rotate360x2 {
  -webkit-animation-name: rotate360-anim;
          animation-name: rotate360-anim;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.rotate360x4 {
  -webkit-animation-name: rotate360-anim;
          animation-name: rotate360-anim;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.markdown ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 1.5rem;
}

.markdown ul li {
  list-style-type: disc;
}

.small-select-img li {
  overflow-x: hidden;
}

.small-select-img li span {
  font-size: 0.84rem !important;
  float: left !important;
  padding: 8px !important;
  position: absolute;
  left: 27px;
  line-height: 9px;
}

.small-select-img li img {
  width: 26px !important;
  height: 26px !important;
  float: left !important;
  margin: 5px !important;
}

.small-select-img input[type='text'] {
  padding-left: 30px;
  font-size: 0.9rem;
  width: calc(100% - 30px);
}

.address-tag {
  font-size: 0.8rem;
  text-align: center;
  padding: 0 3px;
  float: left;
  margin-right: 5px;
  color: #f5f5f5;
  line-height: 20px;
}

.warning-text-block {
  color: #ff4081;
  font-size: 0.9rem;
}

.max-width-120 {
  max-width: 120px;
}
