.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: #a0f !important;
}

.purple-text.text-accent-4 {
    color: #a0f !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: #ff0 !important;
}

.yellow-text.text-accent-2 {
    color: #ff0 !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: #eee !important;
}

.grey-text.text-lighten-3 {
    color: #eee !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: #000 !important;
}

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

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

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

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

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

a,
a:focus,
a:hover {
    color: #296890;
}

/*.items a {*/
/*    user-select: none;*/
/*    text-decoration: none;*/
/*}*/

/*.items .item {*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*}*/

.recorder i {
    color: #235b81;
}

body {
    font-family: "Poppins", sans-serif;
    color: #12101b;
    background: white;
}

/*.items {*/
/*    text-align: center;*/
/*    margin: auto;*/
/*}*/

.recorder .material-icons {
    font-size: 100px;
}

.recorder .item {
    padding: 24px 0px;
    text-align: center;
    margin: auto;
}

.preview {
    display: none;
}

.recording i {
    color: red;
}

.audio-command,
.video-command {
    cursor: pointer;
}

.controller .video-js {
    margin: auto;
    text-align: center;
}

.ql-container {
    height: 200px;
}

.pinch-zoom-parent {
    height: 80vh;
    width: 90vw;
}

.hidden-visually {
    display: block;
    visibility: hidden;
    position: absolute;
    transform: translateX(-500%);
}

.holder {
    display: block;
}

.record-audio-button, .record-video-button {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: #F0F0F0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1rem auto;
    z-index: 11;
}

.record-audio-button.start > div, .record-video-button.start > div {
    width: 50%;
    height: 50%;
    border-radius: 100%;
    background-color: #EF3E54;
}

.record-audio-button.stop > div, .record-video-button.stop > div {
    width: 50%;
    height: 50%;
    background-color: #41556F;
}

.record-time-alert {
    height: 150px;
    text-align: center;
    color: #0B1A2A;
    background-color: #F0F0F0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.record-time-alert > p {
    width: 80%;
}

.record-time-alert > button {
    background-color: white;
    border: none;
    outline: none;
    border-radius: 6px;
    padding: 7px 16px;
    cursor: pointer;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

.logo-holder {
    z-index: 11;
}

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

.main-content-align-left .logo-holder,
.container-fluid-left {
    padding-left: 16px;
    text-align: left;
}

.main-content-align-right .logo-holder,
.container-fluid-right {
    text-align: right;
    padding-right: 16px;
}

.knob-textual-guy {
    text-align: center;
}

.knober {
    text-align: center;
}

.knob-active-text {
    padding-top: 30px;
    padding-bottom: 30px;
}

.rating {
    margin: 10px 0;
}

.rating i {
    display: inline-block;
    width: 0;
    height: 1.5em;
    border-width: 0 0.75em;
    border-style: solid;
    border-color: #eee;
    border-radius: 0.22em;
    color: white;
    background: #eee;
    font-style: normal;
    line-height: 1.6em;
    text-indent: -0.5em;
    text-shadow: 1px 0 1px #b3b3b3;
    cursor: pointer;
}

/** Colors */
[data-rating^="1"] .star-1 {
    border-color: #cc8b1f;
    background: #cc8b1f;
}

[data-rating^="1.5"] .star-2 {
    border-left-color: #cc8b1f;
}

[data-rating^="2"] .star-1 {
    border-color: #dcb228;
    background: #dcb228;
}

[data-rating^="2"] .star-2 {
    border-color: #dcb228;
    background: #dcb228;
}

[data-rating^="2.5"] .star-3 {
    border-left-color: #dcb228;
}

[data-rating^="3"] .star-1 {
    border-color: #f0991e;
    background: #f0991e;
}

[data-rating^="3"] .star-2 {
    border-color: #f0991e;
    background: #f0991e;
}

[data-rating^="3"] .star-3 {
    border-color: #f0991e;
    background: #f0991e;
}

[data-rating^="3.5"] .star-4 {
    border-left-color: #f0991e;
}

[data-rating^="4"] .star-1 {
    border-color: #f26a2c;
    background: #f26a2c;
}

[data-rating^="4"] .star-2 {
    border-color: #f26a2c;
    background: #f26a2c;
}

[data-rating^="4"] .star-3 {
    border-color: #f26a2c;
    background: #f26a2c;
}

[data-rating^="4"] .star-4 {
    border-color: #f26a2c;
    background: #f26a2c;
}

[data-rating^="4.5"] .star-5 {
    border-left-color: #f26a2c;
}

[data-rating="5"] i {
    background: #dd050b;
    border-color: #dd050b;
}

/** Print */
@media print {
    .rating {
        -webkit-print-color-adjust: exact;
    }

    .rating i {
        text-shadow: none;
    }
}

.tripadvisor-fake {
    position: absolute;
    left: -10000px;
    top: -10000px;
    z-index: 100;
}

.circular-button {
    cursor: pointer;
    border-radius: 100%;
    height: 150px;
    width: 150px;
}

.event-presser {
    width: 100%;
    height: 100px;
    padding: 10px;
    position: relative;
    font-size: 45px;
    border: none;
    transition-timing-function: linear;
    transition-property: color, opacity, box-shadow, text-shadow,
    background-color;
    transition-duration: 100ms;
}

button.event-presser[disabled] {
    opacity: 0.3;
}

.event-positive-emotion,
.timetable-row-color-positive {
    background: #81c784;
    color: #558b2f;
}

/*

.event-positive-emotion:active {
    background: #64a067;
    color: #4a6d20;
}


.event-negative-emotion:active {
    background: #be423f;
    color: #85121d;
}

 */

.event-negative-emotion,
.timetable-row-color-negative {
    background: #ef5350;
    color: #b61827;
}

.timetable-row-color-stop {
    background: #ef4700;
    color: #ffc6c1;
}

.event-stop {
    background: lightgray;
    color: gray;
}

.event-stop:active {
    background: #b1b1b1;
    color: #717171;
}

.flip-clock {
    text-align: center;
    perspective: 600px;
    margin: 0 auto;
}

.flip-clock *,
.flip-clock *:before,
.flip-clock *:after {
    box-sizing: border-box;
}

.flip-clock__piece {
    display: inline-block;
    margin: 0 0.2vw;
}

@media (min-width: 1000px) {
    .flip-clock__piece {
        margin: 0 5px;
    }
}

.flip-clock__slot {
    font-size: 1rem;
    line-height: 1.5;
    display: block;
}

.flip-card {
    display: block;
    position: relative;
    padding-bottom: 0.72em;
    font-size: 2.25rem;
    line-height: 0.95;
}

@media (min-width: 1000px) {
    .flip-clock__slot {
        font-size: 1.2rem;
    }

    .flip-card {
        font-size: 3rem;
    }
}

.flip-card__top,
.flip-card__bottom,
.flip-card__back-bottom,
.flip-card__back::before,
.flip-card__back::after {
    display: block;
    color: #337daf;
    background: #222;
    padding: 0.23em 0.15em 0.4em;
    border-radius: 0.15em 0.15em 0 0;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
    width: 2.1em;
    height: 0.72em;
}

.flip-card__bottom,
.flip-card__back-bottom {
    color: #4b9ed6;
    position: absolute;
    top: 50%;
    left: 0;
    border-top: solid 1px #000;
    background: #393939;
    border-radius: 0 0 0.15em 0.15em;
    pointer-events: none;
    overflow: hidden;
    z-index: 2;
}

.flip-card__back-bottom {
    z-index: 1;
}

.flip-card__bottom::after,
.flip-card__back-bottom::after {
    display: block;
    margin-top: -0.72em;
}

.flip-card__back::before,
.flip-card__bottom::after,
.flip-card__back-bottom::after {
    content: attr(data-value);
}

.flip-card__back {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0%;
    pointer-events: none;
}

.flip-card__back::before {
    position: relative;
    overflow: hidden;
    z-index: -1;
}

.flip .flip-card__back::before {
    z-index: 1;
    animation: flipTop 0.3s cubic-bezier(0.37, 0.01, 0.94, 0.35);
    animation-fill-mode: both;
    transform-origin: center bottom;
}

.flip .flip-card__bottom {
    transform-origin: center top;
    animation-fill-mode: both;
    animation: flipBottom 0.6s cubic-bezier(0.15, 0.45, 0.28, 1);
}

@keyframes flipTop {
    0% {
        transform: rotateX(0deg);
        z-index: 2;
    }
    0%,
    99% {
        opacity: 1;
    }
    100% {
        transform: rotateX(-90deg);
        opacity: 0;
    }
}

@keyframes flipBottom {
    0%,
    50% {
        z-index: -1;
        transform: rotateX(90deg);
        opacity: 0;
    }
    51% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        transform: rotateX(0deg);
        z-index: 5;
    }
}

.timetable-row-color-neutral {
    color: darkgray;
    background: lightgray;
}

.main-overlay-rating {
    position: fixed;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 50;
    background: white;
}

.event-presser {
    font-size: 37px;
    padding: 0px;
    height: auto;
}

/*
.event-positive-emotion:active {
    background: #64a067;
    text-shadow: 1px 1px 5px #00000047;
    color: #4a6d20;
    box-shadow: inset 1px 1px 15px 4px #00000047;
}*/

.event-paused {
    position: absolute;
    width: 100%;
    top: 30px;
}

@media only screen and (max-width: 768px) {
    #back-to-surveys-btn {
        padding: 0;
        font-size: 20px;
    }
}

.btn.btn-raised:not(.bmd-btn-icon) {
    box-shadow: none;
    border-radius: 40px;
    padding-right: 30px;
    padding-left: 30px;
}

.btn.btn-raised.btn-primary:not(.bmd-btn-icon) {
    color: #405670;
    background: transparent;
    border-color: #405670;
    border-width: 2px;
    border-style: solid;
}

.btn.btn-raised.btn-primary.btn-link {
    border-color: transparent;
}

.survey-question {
    font-weight: 600;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.live-survey-question {
    font-weight: 400;
    font-size: 1.2rem;
    margin-bottom: 20px;
    color: #515151;
}

.survey-actions {
    padding-top: 20px;
}

h3 {
    font-weight: 300;
}

body.has-waves {
    /*background: #405670;*/
}

.has-waves .main-content-container {
}

.top-logos {
    max-width: 90px;
    position: absolute;
    z-index: 100;
    top: 0.5rem;
}

.survey-run .top-logos {
    position: static;
}

.inner-bkg {
    /* background-color: #405670; */
    background-color: white;
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    background-repeat: no-repeat;
    left: 0px;
}

.waves-footer {
    height: 150px;
    overflow: hidden;
    bottom: 0px;
    width: 100%;
}

.fixed-scrollable-terms {
    height: 100px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.white-text {
    color: white;
}

body .white-text .btn.btn-raised {
    color: white !important;
    border-color: white !important;
    font-size: 40px;
}

.welcome-title {
    font-size: 2.5rem;
}

.m-container .white-bkg {
}

.styled-checkboxes .bmd-form-group .checkbox label,
.styled-checkboxes .bmd-form-group .radio label,
.styled-checkboxes .bmd-form-group label {
    padding-bottom: 0px;
    margin-bottom: 0px;

    line-height: 20px;
}

.styled-checkboxes span.bmd-form-group.is-filled.checked label {
    color: white;
}

.styled-checkboxes span.bmd-form-group.is-filled {
    display: block;
    background: #edf4fb;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}

.styled-checkboxes span.bmd-form-group.is-filled.checked {
    background: #e95037;
    color: white;
}

.styled-checkboxes
.checkbox
label
input[type="checkbox"]:checked
+ .checkbox-decorator
.check,
.styled-checkboxes
label.checkbox-inline
input[type="checkbox"]:checked
+ .checkbox-decorator
.check {
    color: #e95037;
    border-color: white;
    background: white;
}

.styled-checkboxes
.checkbox
label
input[type="checkbox"]:checked
+ .checkbox-decorator
.check::before,
.styled-checkboxes
label.checkbox-inline
input[type="checkbox"]:checked
+ .checkbox-decorator
.check::before {
    color: #e95037;
}

.signature-box {
    width: 100%;
}

html {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.signature-box-wrapper {
    border: 1px solid #ccc;
    padding: 3px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.recorder-image {
    cursor:pointer;
    width: 110px;
    height: 110px;
}

.recording-dot {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: red;
    position: absolute;
    top: 47%;
    left: 40%;
    transform: translate(-50%, -50%);
    display: none;
}

.re-record-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    margin: 40px 0 25px 0;
}

.re-record-button > button {
    border-radius: 8px;
    color: white;
    font-weight: bold;
    background-color: #43BBA4;
    padding: 5px 50px;
    border: none;
    outline: none;
    cursor: pointer;
}

.avt_selector {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    text-align: center;
    user-select: none;
}

.avt_selector img {
    cursor: pointer;
}

.sharer-image {
    width: 48px;
    height: 48px;
    /* margin-right: 10px; */
    margin: 0 10px;
    opacity: 0.5;
    cursor: pointer;
}

.sharer-image:hover {
    opacity: 1;
}

#transcript-wrapper {
    position: relative;
    /* margin: 8px 0 60px 0; */
}

#transcript {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}

#transcript-underlay {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    color: transparent;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    z-index: 1;
}

.theme-chooser-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    margin: 10px 0;
}

.theme-chooser-wrapper > h5 {
    flex-basis: 100%;
    margin: 0;
}

.theme-chooser-wrapper > .change-theme-button {
    border-radius: 20%;
    height: 60px;
    width: 60px;
    cursor: pointer;
    transition: all .2s ease;
    border: 5px solid white;
}

.theme-chooser-wrapper > .active {
    border: 5px solid lightgray;
}

.theme-chooser-wrapper > .theme:hover {
    transform: scale(1.05);
}

.word-span {
    width: fit-content;
    padding-right: 4px;
}

#control {
    cursor: pointer;
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 10;
}

#control::before {
    content: "Use selected text!";
    background-color: #d1d1d1;
    box-shadow: 0 0 2px lightgray;
    border-radius: 4px;
    padding: 8px 16px;
    display: block;
    width: max-content;
    color: black;
    font-size: 14px;
    box-shadow: 0 0 3px rgba(100, 100, 100, 0.5);
}

.survey-top-title {
    font-weight: normal;
}

.dragger-icon {
    position: absolute;
    right: -10px;
    top: 12px;
}

.moveable-object {
    cursor: move;
}

@media (max-width: 599px) {
    .end-of-survey-button {
        font-size: 26px !important;
    }
}

.ql-editor {
    font-size: 14px;
    height: auto;
}

.jq-toast-single {
    font-size: 20px;
    padding: 24px;
    line-height: 20px;
}

.jq-toast-wrap {
    width: 320px;
}

.disable-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none; /* Disable selection/copy in UIWebView */
}

.form-progress-bar {
    display: none;
    height: 20px;
    border-radius: 10px;
}

.form-progress-bar .progress-bar {
    height: 20px;
}

.ranged-choices span.bmd-form-group.is-filled {
    display: inline-block;
    width: auto;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.styled-checkboxes .radio label {
    width: 100%;
}

.show-when-input-near {
    display: none;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 0.125rem;
}

.card {
    border: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.card-m {
    margin-bottom: 20px;
}

.card-title {
    margin-top: 0px;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.btn.btn-raised,
.btn-raised.custom-file-control::before,
.btn-group-raised .btn,
.btn-group-raised .custom-file-control::before {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.btn-group-lg .btn.bmd-btn-fab,
.btn-group-lg .bmd-btn-fab.custom-file-control::before,
.btn-group-sm .btn.bmd-btn-fab,
.btn-group-sm .bmd-btn-fab.custom-file-control::before,
.btn.bmd-btn-fab,
.bmd-btn-fab.custom-file-control::before,
.btn-group-lg .btn.bmd-btn-icon,
.btn-group-lg .bmd-btn-icon.custom-file-control::before,
.btn-group-sm .btn.bmd-btn-icon,
.btn-group-sm .bmd-btn-icon.custom-file-control::before,
.btn.bmd-btn-icon,
.bmd-btn-icon.custom-file-control::before {
    padding: 0;
    border-radius: 50%;
    line-height: 0;
}

.btn.bmd-btn-icon,
.bmd-btn-icon.custom-file-control::before {
    width: 3rem;
    min-width: 3rem;
    height: 3rem;
    margin: 0;
    color: inherit;
    line-height: 0;
}

.btn-danger.btn.bmd-btn-icon {
    color: white;
}

.btn:not(:disabled):not(.disabled),
.custom-file-control:not(:disabled):not(.disabled)::before {
    cursor: pointer;
}

.btn.bmd-btn-fab,
.bmd-btn-fab.custom-file-control::before,
.btn.bmd-btn-icon,
.bmd-btn-icon.custom-file-control::before {
    overflow: hidden;
    font-size: 1.5rem;
    line-height: 0;
}

.material-icons {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: 24px; /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: "liga";
}

input.form-check-input {
    margin-right: 0.5rem !important;
}

.input-checkboxes-have-margin input[type="checkbox"], .input-margin {
    margin: 5px;
}


.social-login .facebook-btn {
    background-color: #3c589c;
}

.social-login .google-btn {
    background-color: #df4b3b;
}

.social-login .linkedin-btn {
    background: #1766c2;
}

.social-login .apple-btn {
    background: black;
}

.social-login a,
.social-login a:hover,
.social-login a:focus {
    color: white;
}

.signup-action {
}

#logreg-forms {
    max-width: 450px;
    margin: auto;
}

.circled-avatar {
    border-radius: 100%;
    width: 40px;
    height: 40px;
}

.survey-avatar-circle img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 3px solid #405670;
}

.survey-avatar-circle {
    padding-bottom: 10px;
}

.survey-item-g {
    display: block;
    text-align: center;
    cursor: pointer;
}

.survey-item-g:hover {
    text-decoration: underline;
}

.user-logged-in {
    position: fixed;
    top: 0px;
    font-size: 14px;
    right: 0px;
    color: white;
    z-index: 1555;
    background: #405670;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.user-logged-in .circled-avatar {
    width: 24px;
    height: 24px;
}

.user-logged-in a {
    color: white;
    text-decoration: none;
}

.user-logged-in-inner {
    padding: 8px;
}

.multiselect__placeholder {
    color: #adadad;
    display: inline-block;
    margin-bottom: 3px;
    padding-top: 0px;
}

.multiselect__tags {
    min-height: 34px;
    display: block;
    padding: 8px 40px 0 8px;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    background: #fff;
    font-size: 14px;
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
    padding: 6px 6px;
    padding-bottom: 0px;
}

.multiselect {
    min-height: 34px;
}

.multiselect,
.multiselect__input,
.multiselect__single {
    font-size: 14px;
    padding-left: 0px;
    margin-bottom: 4px;
}

.multiselect__select {
    height: 32px;
}

.multiselect__option--highlight {
    background-color: #3c8dbc;
}

.multiselect__option {
    min-height: initial;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}

.multiselect__option:after {
    display: none;
}

.multiselect__tag-icon:after {
    color: white;
}

.multiselect__tag {
    position: relative;
    display: inline-block;
    padding: 4px 26px 4px 10px;
    border-radius: 5px;
    margin-right: 6px;
    color: #fff;
    line-height: 1;
    background: #3c8dbc;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
}

.multiselect__tag-icon:focus,
.multiselect__tag-icon:hover {
    background: #00c0ef;
}

select.form-control {
    padding: 6px 2px;
}

body .white-text .btn.btn-raised.lesser-size {
    font-size: 26px;
}

.navi-logo-redline {
    width: 70%;
    height: 4%;
    background: #fa1a35;
}

.navi-logo-top-right img {
    max-width: 100%;
}

.navi-logo {
    padding-bottom: 80px;
}

.btn-large-red.btn.btn-raised.btn-primary:not(.bmd-btn-icon),
.btn.btn-normal-red {
    background: #fa1a35;
    box-shadow: 0px 0px 16px 1px #fa1a35;
    border-radius: 0px;
    border: none;
    color: white;
    font-size: 1.5rem;
}

.live-survey-next-button {
    background: #fa1a35 !important;
    color: white !important;
    border-radius: 4px !important;
    padding: 0.25rem 2rem !important;
    font-size: 1.15rem !important;
}

.btn-large-red.btn.btn-raised.btn-primary:not(.bmd-btn-icon):hover,
.btn.btn-normal-red:hover {
    box-shadow: 0px 0px 22px 1px #fa1a35;
}

.btn-normal-red.btn.btn-raised.btn-primary:not(.bmd-btn-icon) {
    box-shadow: none;
    background: none;
    border: none;
    color: #fa1a35;
}

.btn-normal-red.btn.btn-raised.btn-primary:not(.bmd-btn-icon):hover {
    box-shadow: none;
}

.navi-logo-top-right {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 8%;
    text-align: right;
}

.larger-checkbox .bmd-form-group .checkbox label,
.larger-checkbox .bmd-form-group .radio label,
.larger-checkbox .bmd-form-group label {
    font-size: 1.3rem;
}

.larger-checkbox .checkbox label,
.larger-checkbox .radio label,
label {
    line-height: 1.3rem;
}

.larger-checkbox .radio label,
.larger-checkbox .is-focused .radio label,
.larger-checkbox .radio-inline,
.larger-checkbox .is-focused .radio-inline,
.larger-checkbox .checkbox label,
.larger-checkbox .is-focused .checkbox label,
.larger-checkbox .checkbox-inline,
.larger-checkbox .is-focused .checkbox-inline,
.larger-checkbox .switch label,
.larger-checkbox .is-focused .switch label {
    color: #12101b;
}

input.larger-native-checkbox {
    box-sizing: border-box;
    line-height: 1.5;
    width: 2.4375rem;
    height: calc(2.4375rem + 2px);
    padding: 0.4375rem 0;
    font-size: 1rem;
    margin-top: 0px;
    vertical-align: middle;
    margin-right: 1rem;
}

.radio label,
.is-focused .radio label,
.radio-inline,
.is-focused .radio-inline,
.checkbox label,
.is-focused .checkbox label,
.checkbox-inline,
.is-focused .checkbox-inline,
.switch label,
.is-focused .switch label,
.radio label:hover,
.radio label:focus,
.radio label:active,
.is-focused .radio label:hover,
.is-focused .radio label:focus,
.is-focused .radio label:active,
.radio-inline:hover,
.radio-inline:focus,
.radio-inline:active,
.is-focused .radio-inline:hover,
.is-focused .radio-inline:focus,
.is-focused .radio-inline:active,
.checkbox label:hover,
.checkbox label:focus,
.checkbox label:active,
.is-focused .checkbox label:hover,
.is-focused .checkbox label:focus,
.is-focused .checkbox label:active,
.checkbox-inline:hover,
.checkbox-inline:focus,
.checkbox-inline:active,
.is-focused .checkbox-inline:hover,
.is-focused .checkbox-inline:focus,
.is-focused .checkbox-inline:active,
.switch label:hover,
.switch label:focus,
.switch label:active,
.is-focused .switch label:hover,
.is-focused .switch label:focus,
.is-focused .switch label:active {
    color: #12101b;
}

.choices-select-b span.bmd-form-group.is-filled {
    display: block;
    margin-bottom: 4px;
    padding: 10px;
    width: 100%;
}

.choices-select-b .bmd-form-group label {
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 20px;
}

.gauge-pluses img {
    width: 25%;
    height: auto;
}

.gauge-pluses {
    width: 100%;
    visibility: hidden;
}

.m-container {
    opacity: 0;
    transition: opacity linear 300ms;
}

.m-container[data-delayed] {
    transition-delay: 400ms;
}

.btn.btn-with-icon.btn-raised.btn-primary:not(.bmd-btn-icon),
.btn.btn-with-icon.btn-raised.btn-primary:focus {
    color: #fa1a35;
    background: transparent;
    border: none;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 1.2rem;
}

.g2 .btn.btn-with-icon.btn-raised.btn-primary:not(.bmd-btn-icon),
.g2 .btn.btn-with-icon.btn-raised.btn-primary:focus {
    background: #fa1a350f;
}

.btn-with-icon i.fa {
    color: #fa1a35;
    padding-right: 8px;
}

.redified {
}

.redified .list-group-item.active {
    background: none;
    color: #3f88c5;
}

.redified .list-group-item-action:hover,
.redified .list-group-item-action:focus {
    background: none;
    color: #3f88c5;
}

.redified .list-group-item {
    color: rgb(239, 62, 84);
    font-size: 1.3rem;
    line-height: 1.5rem;
    font-style: normal;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    border: none;
}

.g2 .navbar {
    background: #081a2b;
    color: white;
}

.g2 .navbar-light .navbar-brand,
.g2 .navbar-light .navbar-nav .nav-link {
    color: white;
}

.g2 .navbar-light .navbar-nav .nav-link:hover,
.g2 .navbar-light .nav-item.active .nav-link {
    background: #3f88c5;
}

.g2 .navbar-nav .nav-link {
    margin-right: 10px;
}

.g2 .navbar-light .navbar-toggler {
    color: white;
    border-color: transparent;
}

.g2 h2 {
    font-size: 2.2rem;
    font-weight: 600;
}

.mobile-apps-below img {
    max-width: 140px;
    height: auto;
    margin-bottom: 10px;
}

.mobile-apps-below {
    padding: 16px;
}

h5 {
    font-weight: 600;
    font-size: 1.1rem;
}

h4 {
    font-weight: 600;
    font-size: 1.3rem;
}

.g2 [class^="bmd-label"],
.g2 [class*=" bmd-label"] {
    color: rgba(18, 17, 27, 0.5);
}

.g2 .table-striped tbody tr:nth-of-type(odd) {
    background-color: #3f88c50d;
}

.alert-danger,
.badge-danger {
    color: white;
    background-color: #ef3e54;
    border-color: #ef3e54;
}

.alert-info,
.badge-info {
    color: white;
    background-color: #65cbe4;
    border-color: #65cbe4;
}

.alert-success,
.badge-success {
    color: white;
    background-color: #43bba4;
    border-color: #43bba4;
}

.alert-warning,
.badge-warning {
    color: #40556f;
    background-color: #f6f6ea;
    border-color: #f6f6ea;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 600;
    line-height: inherit;
}

.bmd-form-group .bmd-label-static {
    top: 0rem;
    left: 0;
    font-size: 0.75rem;
    line-height: 1.2rem;
    position: static;
}

.choices-select-b .input-context {
    padding-bottom: 6px;
    padding-top: 6px;
}

#image-for-share {
    max-width: 500px;
    width: 100%;
    border-radius: 6px;
    padding: 8px;
    /* background-color: #666; */
}

.select-top-choice-wrapper {
    background: gold;
}

.slide-colorizer-item-active {
    color: white;
    background-color: rgba(250, 26, 53, 1);
}

.slide-colorizer-item {
    margin: 8px;
    transition-property: background-color;
    transition-duration: 1000ms;
    transition-timing-function: linear;
    padding: 8px;
}

.slider-wrapper .slider-letter {
    position: absolute;
}

.slider-letter {
    top: -10px;
    font-size: 20px;
    font-weight: bold;
}

.slider-letter-a {
    left: -14px;
}

.slider-letter-b {
    right: -25px;
}

.slide-colorizer-item .slider-letter {
    top: 10px;
}

.slide-colorizer-item .slider-letter-a {
    left: 22px;
}

.slide-colorizer-item .slider-letter-b {
    right: 22px;
}

.reset-all-button {
    position: absolute;
    left: 16px;
    top: 16px;
    z-index: 1111;
}

.user-logged-in-impersonated {
    width: 100%;
    background: red;
    position: fixed;
    top: 0px;
    color: white;
    text-align: center;
    padding: 5px;
    z-index: 1110;
}

.vjs-time-divider, .vjs-duration {
    visibility: hidden !important;
}

.likert-slider-value {
    min-height: 30px;
    padding-bottom: 4px;
    text-align: center;
}

#zuck-modal-content .story-viewer .head .left {
    display: none !important;
}

.angry-controls {
    position: absolute;
    top: -70px;
    background: transparent;
    width: 100%;
    text-align: center;
}

.angry-controls button {
    border: none;
    font-size: 35px;
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 50%;
    cursor: pointer;
    background: #333;
    padding: 12px;
    transition: background-color 0.3s ease;

}

.angry-controls .ok {
    background: #00be0059;
}

.angry-controls .ok.clicked {
    background: #00be00d6;
}

.angry-controls .no {
    background: rgba(190, 0, 0, 0.35);
}

.angry-controls .no.clicked {
    background: rgba(190, 0, 0, 0.84);
}
#zuck-modal-content .story-viewer .head .right .time, #zuck-modal-content .video-react-button {
    display: none !important;
}

.video-react-big-play-button {
    display:none !important;
}

.badge.badge-success {
    color: #fff;
    background-color: #28a745;
}
.badge.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

video.media.sixteen-9-format {
    width: 100%;
}
