/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);*/

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

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

.materialize-red-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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-custom {
    border-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;
}

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

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

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

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

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

.shades-text.text-transparent {
    color: transparent !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;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

html {
    box-sizing: border-box;
}

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

ul {
    list-style-type: none;
}

    ul.browser-default {
        list-style-type: initial;
    }

a {
    color: #039be5;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

.valign-wrapper {
    display: flex;
    align-items: center;
}

    .valign-wrapper .valign {
        display: block;
    }

ul {
    padding: 0;
}

    ul li {
        list-style-type: none;
    }

.clearfix {
    clear: both;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

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

.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

    .z-depth-1-half, .btn:hover, .btn-large:hover, .btn-floating:hover {
        box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
    }

.z-depth-2 {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.z-depth-3 {
    box-shadow: 0 12px 15px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.z-depth-4, .modal {
    box-shadow: 0 16px 28px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21);
}

.z-depth-5 {
    box-shadow: 0 27px 24px 0 rgba(0,0,0,0.2),0 40px 77px 0 rgba(0,0,0,0.22);
}

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

    .hoverable:hover {
        transition: box-shadow .25s;
        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 #ee6e73;
}

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

.pagination li {
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 2px;
    text-align: center;
}

    .pagination li a {
        color: #444;
    }

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

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

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

    .pagination li i {
        font-size: 2.2rem;
        vertical-align: middle;
    }

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

@media only screen and (max-width: 1024px) {
    .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;
        font-size: 18px;
    }

    .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 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

    .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);
        transform: translateX(-50%);
    }

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

.pinned {
    position: fixed !important;
}

ul.staggered-list li {
    opacity: 0;
}

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

@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: 1024px) {
    .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: 1024px) {
    .hide-on-med-only {
        display: none !important;
    }
}

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

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

@media only screen and (min-width: 600px) and (max-width: 1024px) {
    .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: 1024px) {
    .show-on-medium-and-down {
        display: block !important;
    }
}

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

footer.page-footer {
    margin-top: 20px;
    padding-top: 20px;
    background-color: #ee6e73;
}

    footer.page-footer .footer-copyright {
        overflow: hidden;
        height: 50px;
        line-height: 50px;
        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 {
        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: 1024px) {
    table.responsive-table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative;
    }

        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: .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 .circle {
                position: absolute;
                width: 42px;
                height: 42px;
                overflow: hidden;
                left: 10px;
                display: inline-block;
                vertical-align: middle;
            }

            .collection .collection-item.avatar i.circle {
                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: #26a69a;
            color: #eafaf9;
        }

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

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

        .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: #26a69a;
}

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

span.badge {
    min-width: 3rem;
    padding: 0 6px;
    text-align: center;
    font-size: 1rem;
    line-height: inherit;
    color: #757575;
    position: absolute;
    right: 15px;
    box-sizing: border-box;
}

    span.badge.new {
        font-weight: 300;
        font-size: 0.8rem;
        color: #fff;
        background-color: #26a69a;
        border-radius: 2px;
    }

        span.badge.new:after {
            content: " new";
        }

nav ul a span.badge {
    position: static;
    margin-left: 4px;
    line-height: 0;
}

.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: #acece6;
    border-radius: 2px;
    margin: .5rem 0 1rem 0;
    overflow: hidden;
}

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

    .progress .indeterminate {
        background-color: #26a69a;
    }

        .progress .indeterminate:before {
            content: '';
            position: absolute;
            background-color: inherit;
            top: 0;
            left: 0;
            bottom: 0;
            will-change: left, right;
            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;
            animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
            animation-delay: 1.15s;
        }

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

    60% {
        left: 100%;
        right: -90%;
    }

    100% {
        left: 100%;
        right: -90%;
    }
}

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

    60% {
        left: 107%;
        right: -8%;
    }

    100% {
        left: 107%;
        right: -8%;
    }
}

.hide {
    display: none !important;
}

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

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

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

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.no-select, input[type=range], input[type=range] + .thumb {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.circle {
    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;
}

.material-icons {
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga';
}

.container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
}

@media only screen and (min-width: 601px) {
    .container {
        width: 85%;
    }
}

@media only screen and (min-width: 1025px) {
    .container {
        width: 70%;
    }
}

.container .row {
    margin-left: -.75rem;
    margin-right: -.75rem;
}

.section {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

    .section.no-pad {
        padding: 0;
    }

    .section.no-pad-bot {
        padding-bottom: 0;
    }

    .section.no-pad-top {
        padding-top: 0;
    }

.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

    .row:after {
        content: "";
        display: table;
        clear: both;
    }

    .row .col {
        float: left;
        box-sizing: border-box;
        padding: 0 .75rem;
    }

        .row .col[class*="push-"], .row .col[class*="pull-"] {
            position: relative;
        }

        .row .col.s1 {
            width: 8.3333333333%;
            margin-left: auto;
            left: auto;
            right: auto;
        }

        .row .col.s2 {
            width: 16.6666666667%;
            margin-left: auto;
            left: auto;
            right: auto;
        }

        .row .col.s3 {
            width: 25%;
            margin-left: auto;
            left: auto;
            right: auto;
        }

        .row .col.s4 {
            width: 33.3333333333%;
            margin-left: auto;
            left: auto;
            right: auto;
        }

        .row .col.s5 {
            width: 41.6666666667%;
            margin-left: auto;
            left: auto;
            right: auto;
        }

        .row .col.s6 {
            width: 50%;
            margin-left: auto;
            left: auto;
            right: auto;
        }

        .row .col.s7 {
            width: 58.3333333333%;
            margin-left: auto;
            left: auto;
            right: auto;
        }

        .row .col.s8 {
            width: 66.6666666667%;
            margin-left: auto;
            left: auto;
            right: auto;
        }

        .row .col.s9 {
            width: 75%;
            margin-left: auto;
            left: auto;
            right: auto;
        }

        .row .col.s10 {
            width: 83.3333333333%;
            margin-left: auto;
            left: auto;
            right: auto;
        }

        .row .col.s11 {
            width: 91.6666666667%;
            margin-left: auto;
            left: auto;
            right: auto;
        }

        .row .col.s12 {
            width: 100%;
            margin-left: auto;
            left: auto;
            right: auto;
        }

        .row .col.offset-s1 {
            margin-left: 8.3333333333%;
        }

        .row .col.pull-s1 {
            right: 8.3333333333%;
        }

        .row .col.push-s1 {
            left: 8.3333333333%;
        }

        .row .col.offset-s2 {
            margin-left: 16.6666666667%;
        }

        .row .col.pull-s2 {
            right: 16.6666666667%;
        }

        .row .col.push-s2 {
            left: 16.6666666667%;
        }

        .row .col.offset-s3 {
            margin-left: 25%;
        }

        .row .col.pull-s3 {
            right: 25%;
        }

        .row .col.push-s3 {
            left: 25%;
        }

        .row .col.offset-s4 {
            margin-left: 33.3333333333%;
        }

        .row .col.pull-s4 {
            right: 33.3333333333%;
        }

        .row .col.push-s4 {
            left: 33.3333333333%;
        }

        .row .col.offset-s5 {
            margin-left: 41.6666666667%;
        }

        .row .col.pull-s5 {
            right: 41.6666666667%;
        }

        .row .col.push-s5 {
            left: 41.6666666667%;
        }

        .row .col.offset-s6 {
            margin-left: 50%;
        }

        .row .col.pull-s6 {
            right: 50%;
        }

        .row .col.push-s6 {
            left: 50%;
        }

        .row .col.offset-s7 {
            margin-left: 58.3333333333%;
        }

        .row .col.pull-s7 {
            right: 58.3333333333%;
        }

        .row .col.push-s7 {
            left: 58.3333333333%;
        }

        .row .col.offset-s8 {
            margin-left: 66.6666666667%;
        }

        .row .col.pull-s8 {
            right: 66.6666666667%;
        }

        .row .col.push-s8 {
            left: 66.6666666667%;
        }

        .row .col.offset-s9 {
            margin-left: 75%;
        }

        .row .col.pull-s9 {
            right: 75%;
        }

        .row .col.push-s9 {
            left: 75%;
        }

        .row .col.offset-s10 {
            margin-left: 83.3333333333%;
        }

        .row .col.pull-s10 {
            right: 83.3333333333%;
        }

        .row .col.push-s10 {
            left: 83.3333333333%;
        }

        .row .col.offset-s11 {
            margin-left: 91.6666666667%;
        }

        .row .col.pull-s11 {
            right: 91.6666666667%;
        }

        .row .col.push-s11 {
            left: 91.6666666667%;
        }

        .row .col.offset-s12 {
            margin-left: 100%;
        }

        .row .col.pull-s12 {
            right: 100%;
        }

        .row .col.push-s12 {
            left: 100%;
        }

@media only screen and (min-width: 601px) {
    .row .col.m1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.offset-m1 {
        margin-left: 8.3333333333%;
    }

    .row .col.pull-m1 {
        right: 8.3333333333%;
    }

    .row .col.push-m1 {
        left: 8.3333333333%;
    }

    .row .col.offset-m2 {
        margin-left: 16.6666666667%;
    }

    .row .col.pull-m2 {
        right: 16.6666666667%;
    }

    .row .col.push-m2 {
        left: 16.6666666667%;
    }

    .row .col.offset-m3 {
        margin-left: 25%;
    }

    .row .col.pull-m3 {
        right: 25%;
    }

    .row .col.push-m3 {
        left: 25%;
    }

    .row .col.offset-m4 {
        margin-left: 33.3333333333%;
    }

    .row .col.pull-m4 {
        right: 33.3333333333%;
    }

    .row .col.push-m4 {
        left: 33.3333333333%;
    }

    .row .col.offset-m5 {
        margin-left: 41.6666666667%;
    }

    .row .col.pull-m5 {
        right: 41.6666666667%;
    }

    .row .col.push-m5 {
        left: 41.6666666667%;
    }

    .row .col.offset-m6 {
        margin-left: 50%;
    }

    .row .col.pull-m6 {
        right: 50%;
    }

    .row .col.push-m6 {
        left: 50%;
    }

    .row .col.offset-m7 {
        margin-left: 58.3333333333%;
    }

    .row .col.pull-m7 {
        right: 58.3333333333%;
    }

    .row .col.push-m7 {
        left: 58.3333333333%;
    }

    .row .col.offset-m8 {
        margin-left: 66.6666666667%;
    }

    .row .col.pull-m8 {
        right: 66.6666666667%;
    }

    .row .col.push-m8 {
        left: 66.6666666667%;
    }

    .row .col.offset-m9 {
        margin-left: 75%;
    }

    .row .col.pull-m9 {
        right: 75%;
    }

    .row .col.push-m9 {
        left: 75%;
    }

    .row .col.offset-m10 {
        margin-left: 83.3333333333%;
    }

    .row .col.pull-m10 {
        right: 83.3333333333%;
    }

    .row .col.push-m10 {
        left: 83.3333333333%;
    }

    .row .col.offset-m11 {
        margin-left: 91.6666666667%;
    }

    .row .col.pull-m11 {
        right: 91.6666666667%;
    }

    .row .col.push-m11 {
        left: 91.6666666667%;
    }

    .row .col.offset-m12 {
        margin-left: 100%;
    }

    .row .col.pull-m12 {
        right: 100%;
    }

    .row .col.push-m12 {
        left: 100%;
    }
}

@media only screen and (min-width: 1025px) {
    .row .col.l1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.offset-l1 {
        margin-left: 8.3333333333%;
    }

    .row .col.pull-l1 {
        right: 8.3333333333%;
    }

    .row .col.push-l1 {
        left: 8.3333333333%;
    }

    .row .col.offset-l2 {
        margin-left: 16.6666666667%;
    }

    .row .col.pull-l2 {
        right: 16.6666666667%;
    }

    .row .col.push-l2 {
        left: 16.6666666667%;
    }

    .row .col.offset-l3 {
        margin-left: 25%;
    }

    .row .col.pull-l3 {
        right: 25%;
    }

    .row .col.push-l3 {
        left: 25%;
    }

    .row .col.offset-l4 {
        margin-left: 33.3333333333%;
    }

    .row .col.pull-l4 {
        right: 33.3333333333%;
    }

    .row .col.push-l4 {
        left: 33.3333333333%;
    }

    .row .col.offset-l5 {
        margin-left: 41.6666666667%;
    }

    .row .col.pull-l5 {
        right: 41.6666666667%;
    }

    .row .col.push-l5 {
        left: 41.6666666667%;
    }

    .row .col.offset-l6 {
        margin-left: 50%;
    }

    .row .col.pull-l6 {
        right: 50%;
    }

    .row .col.push-l6 {
        left: 50%;
    }

    .row .col.offset-l7 {
        margin-left: 58.3333333333%;
    }

    .row .col.pull-l7 {
        right: 58.3333333333%;
    }

    .row .col.push-l7 {
        left: 58.3333333333%;
    }

    .row .col.offset-l8 {
        margin-left: 66.6666666667%;
    }

    .row .col.pull-l8 {
        right: 66.6666666667%;
    }

    .row .col.push-l8 {
        left: 66.6666666667%;
    }

    .row .col.offset-l9 {
        margin-left: 75%;
    }

    .row .col.pull-l9 {
        right: 75%;
    }

    .row .col.push-l9 {
        left: 75%;
    }

    .row .col.offset-l10 {
        margin-left: 83.3333333333%;
    }

    .row .col.pull-l10 {
        right: 83.3333333333%;
    }

    .row .col.push-l10 {
        left: 83.3333333333%;
    }

    .row .col.offset-l11 {
        margin-left: 91.6666666667%;
    }

    .row .col.pull-l11 {
        right: 91.6666666667%;
    }

    .row .col.push-l11 {
        left: 91.6666666667%;
    }

    .row .col.offset-l12 {
        margin-left: 100%;
    }

    .row .col.pull-l12 {
        right: 100%;
    }

    .row .col.push-l12 {
        left: 100%;
    }
}

nav {
    color: #fff;
    background-color: #ee6e73;
    width: 100%;
    height: 56px;
    line-height: 56px;
}

    nav a {
        color: #fff;
    }

    nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {
        display: block;
        font-size: 2rem;
        height: 56px;
        line-height: 56px;
    }

    nav .nav-wrapper {
        position: relative;
        height: 100%;
    }

@media only screen and (min-width: 1025px) {
    nav a.button-collapse {
        display: none;
    }
}

nav .button-collapse {
    float: left;
    position: relative;
    z-index: 1;
    height: 56px;
}

    nav .button-collapse i {
        font-size: 2.7rem;
        height: 56px;
        line-height: 56px;
    }

nav .brand-logo {
    position: absolute;
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    padding: 0;
    white-space: nowrap;
}

    nav .brand-logo.center {
        left: 50%;
        transform: translateX(-50%);
    }

@media only screen and (max-width: 1024px) {
    nav .brand-logo {
        left: 50%;
        transform: translateX(-50%);
    }

        nav .brand-logo.left, nav .brand-logo.right {
            padding: 0;
            transform: none;
        }

        nav .brand-logo.left {
            left: 0.5rem;
        }

        nav .brand-logo.right {
            right: 0.5rem;
            left: auto;
        }
}

nav .brand-logo.right {
    right: 0.5rem;
    padding: 0;
}

nav ul {
    margin: 0;
}

    nav ul li {
        transition: background-color .3s;
        float: left;
        padding: 0;
    }

        nav ul li.active {
            background-color: rgba(0,0,0,0.1);
        }

    nav ul a {
        transition: background-color .3s;
        font-size: 1rem;
        color: #fff;
        display: inline-block;
        padding: 0 15px;
        cursor: pointer;
    }

        nav ul a.btn, nav ul a.btn-large, nav ul a.btn-large, nav ul a.btn-flat, nav ul a.btn-floating {
            margin-top: -2px;
            margin-left: 15px;
            margin-right: 15px;
        }

        nav ul a:hover {
            background-color: rgba(0,0,0,0.1);
        }

    nav ul.left {
        float: left;
    }

nav .input-field {
    margin: 0;
}

    nav .input-field input {
        height: 100%;
        font-size: 1.2rem;
        border: none;
        padding-left: 2rem;
    }

        nav .input-field input:focus, nav .input-field input[type=text]:valid, nav .input-field input[type=password]:valid, nav .input-field input[type=email]:valid, nav .input-field input[type=url]:valid, nav .input-field input[type=date]:valid {
            border: none;
            box-shadow: none;
        }

    nav .input-field label {
        top: 0;
        left: 0;
    }

        nav .input-field label i {
            color: rgba(255,255,255,0.7);
            transition: color .3s;
        }

        nav .input-field label.active i {
            color: #fff;
        }

        nav .input-field label.active {
            transform: translateY(0);
        }

.navbar-fixed {
    position: relative;
    height: 56px;
    z-index: 998;
}

    .navbar-fixed nav {
        position: fixed;
    }

@media only screen and (min-width: 601px) {
    nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
        height: 64px;
        line-height: 64px;
    }

    .navbar-fixed {
        height: 64px;
    }
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Thin),url("../fonts/roboto/Roboto-Thin.eot");
    src: url("../fonts/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"),url("../fonts/roboto/Roboto-Thin.woff2") format("woff2"),url("../fonts/roboto/Roboto-Thin.woff") format("woff"),url("../fonts/roboto/Roboto-Thin.ttf") format("truetype");
    font-weight: 200;
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Light),url("../fonts/roboto/Roboto-Light.eot");
    src: url("../fonts/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/roboto/Roboto-Light.woff2") format("woff2"),url("../fonts/roboto/Roboto-Light.woff") format("woff"),url("../fonts/roboto/Roboto-Light.ttf") format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: "Roboto";
    src: local(Roboto Regular),url("../fonts/roboto/Roboto-Regular.eot");
    src: url("../fonts/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/roboto/Roboto-Regular.woff2") format("woff2"),url("../fonts/roboto/Roboto-Regular.woff") format("woff"),url("../fonts/roboto/Roboto-Regular.ttf") format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/roboto/Roboto-Medium.eot");
    src: url("../fonts/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/roboto/Roboto-Medium.woff2") format("woff2"),url("../fonts/roboto/Roboto-Medium.woff") format("woff"),url("../fonts/roboto/Roboto-Medium.ttf") format("truetype");
    font-weight: 500;
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/roboto/Roboto-Bold.eot");
    src: url("../fonts/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/roboto/Roboto-Bold.woff2") format("woff2"),url("../fonts/roboto/Roboto-Bold.woff") format("woff"),url("../fonts/roboto/Roboto-Bold.ttf") format("truetype");
    font-weight: 700;
}

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: 1024px) {
    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 .912rem 0;
}

h5 {
    font-size: 1.64rem;
    line-height: 110%;
    margin: .82rem 0 .656rem 0;
}

h6 {
    font-size: 1rem;
    line-height: 110%;
    margin: .5rem 0 .4rem 0;
}

em {
    font-style: italic;
}

strong {
    font-weight: 500;
}

small {
    font-size: 75%;
}

.light, footer.page-footer .footer-copyright {
    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;
    }
}

.card-panel {
    transition: box-shadow .25s;
    padding: 20px;
    margin: .5rem 0 1rem 0;
    border-radius: 2px;
    background-color: #fff;
}

.card {
    position: relative;
    margin: .5rem 0 1rem 0;
    background-color: #fff;
    transition: 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-content, .card.medium .card-content, .card.large .card-content {
            max-height: 40%;
            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 .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;
            padding: 20px;
        }

    .card .card-content {
        padding: 20px;
        border-radius: 0 0 2px 2px;
    }

        .card .card-content p {
            margin: 0;
            color: inherit;
        }

        .card .card-content .card-title {
            line-height: 48px;
            font-weight: 500;
        }

    .card .card-action {
        position: relative;
        background-color: inherit;
        border-top: 1px solid rgba(160,160,160,0.2);
        padding: 20px;
        z-index: 2;
    }

        .card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
            color: #ffab40;
            margin-right: 20px;
            transition: color .3s ease;
            text-transform: uppercase;
        }

            .card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
                color: #ffd8a6;
            }

        .card .card-action + .card-reveal {
            z-index: 1;
            padding-bottom: 64px;
        }

    .card .card-reveal {
        padding: 20px;
        position: absolute;
        background-color: #fff;
        width: 100%;
        overflow-y: auto;
        top: 100%;
        height: 100%;
        z-index: 3;
        display: none;
    }

        .card .card-reveal .card-title {
            cursor: pointer;
            display: block;
        }

#toast-container {
    display: block;
    position: fixed;
    z-index: 10000;
}

@media only screen and (max-width: 600px) {
    #toast-container {
        min-width: 100%;
        bottom: 0%;
    }
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {
    #toast-container {
        left: 5%;
        bottom: 7%;
        max-width: 90%;
    }
}

@media only screen and (min-width: 1025px) {
    #toast-container {
        top: 10%;
        right: 7%;
        max-width: 86%;
    }
}

.toast {
    border-radius: 2px;
    top: 0;
    width: auto;
    clear: both;
    margin-top: 10px;
    position: relative;
    max-width: 100%;
    height: auto;
    min-height: 48px;
    line-height: 1.5em;
    word-break: break-all;
    background-color: #323232;
    padding: 10px 25px;
    font-size: 1.1rem;
    font-weight: 300;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .toast .btn, .toast .btn-large, .toast .btn-flat {
        margin: 0;
        margin-left: 3rem;
    }

    .toast.rounded {
        border-radius: 24px;
    }

@media only screen and (max-width: 600px) {
    .toast {
        width: 100%;
        border-radius: 0;
    }
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {
    .toast {
        float: left;
    }
}

@media only screen and (min-width: 1025px) {
    .toast {
        float: right;
    }
}

.tabs {
    display: flex;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    height: 48px;
    background-color: #fff;
    margin: 0 auto;
    width: 100%;
    white-space: nowrap;
}

    .tabs .tab {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: block;
        float: left;
        text-align: center;
        line-height: 48px;
        height: 48px;
        padding: 0;
        margin: 0;
        text-transform: uppercase;
        text-overflow: ellipsis;
        overflow: hidden;
        letter-spacing: .8px;
        width: 15%;
        min-width: 80px;
    }

        .tabs .tab a {
            color: #ee6e73;
            display: block;
            width: 100%;
            height: 100%;
            text-overflow: ellipsis;
            overflow: hidden;
            transition: color .28s ease;
        }

            .tabs .tab a:hover {
                color: #f9c9cb;
            }

        .tabs .tab.disabled a {
            color: #f9c9cb;
            cursor: default;
        }

    .tabs .indicator {
        position: absolute;
        bottom: 0;
        height: 2px;
        background-color: #f6b2b5;
        will-change: left, right;
    }

.material-tooltip {
    padding: 10px 8px;
    font-size: 1rem;
    z-index: 2000;
    background-color: transparent;
    border-radius: 2px;
    color: #fff;
    min-height: 36px;
    line-height: 120%;
    opacity: 0;
    display: none;
    position: absolute;
    text-align: center;
    max-width: calc(100% - 4px);
    overflow: hidden;
    left: 0;
    top: 0;
    pointer-events: none;
    will-change: top, left;
}

.backdrop {
    position: absolute;
    opacity: 0;
    display: none;
    height: 7px;
    width: 14px;
    border-radius: 0 0 14px 14px;
    background-color: #323232;
    z-index: -1;
    transform-origin: 50% 10%;
    will-change: transform, opacity;
}

.btn, .btn-large, .btn-flat {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}

    .btn.disabled, .disabled.btn-large, .btn-floating.disabled, .btn-large.disabled, .btn:disabled .btn-large:disabled, .btn-large:disabled .btn-large:disabled, .btn-floating:disabled {
        box-shadow: none;
        cursor: default;
    }

        .btn.disabled *, .disabled.btn-large *, .btn-floating.disabled *, .btn-large.disabled *, .btn:disabled .btn-large:disabled *, .btn-large:disabled .btn-large:disabled *, .btn-floating:disabled * {
            pointer-events: none;
        }

    .btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
        font-size: 1.3rem;
        line-height: inherit;
    }

.btn, .btn-large {
    text-decoration: none;
    color: #fff;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
}

    .btn:hover, .btn-large:hover {
        background-color: #2bbbad;
    }

.btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 37px;
    height: 37px;
    line-height: 37px;
    padding: 0;
    background-color: #26a69a;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle;
}

    .btn-floating i {
        width: inherit;
        display: inline-block;
        text-align: center;
        color: #fff;
        font-size: 1.6rem;
        line-height: 37px;
    }

    .btn-floating:hover {
        background-color: #26a69a;
    }

    .btn-floating:before {
        border-radius: 0;
    }

    .btn-floating.btn-large {
        width: 55.5px;
        height: 55.5px;
    }

        .btn-floating.btn-large i {
            line-height: 55.5px;
        }

button.btn-floating {
    border: none;
}

.fixed-action-btn {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 998;
}

    .fixed-action-btn.active ul {
        visibility: visible;
    }

    .fixed-action-btn.horizontal {
        padding: 0 0 0 15px;
    }

        .fixed-action-btn.horizontal ul {
            text-align: right;
            right: 64px;
            top: 50%;
            transform: translateY(-50%);
            height: 100%;
            left: auto;
            width: 500px;
        }

            .fixed-action-btn.horizontal ul li {
                display: inline-block;
                margin: 15px 15px 0 0;
            }

    .fixed-action-btn ul {
        left: 0;
        right: 0;
        text-align: center;
        position: absolute;
        bottom: 64px;
        margin: 0;
        visibility: hidden;
    }

        .fixed-action-btn ul li {
            margin-bottom: 15px;
        }

        .fixed-action-btn ul a.btn-floating {
            opacity: 0;
        }

.btn-flat {
    box-shadow: none;
    background-color: transparent;
    color: #343434;
    cursor: pointer;
}

    .btn-flat.disabled {
        color: #b3b3b3;
        cursor: default;
    }

.btn-large {
    height: 54px;
    line-height: 54px;
}

    .btn-large i {
        font-size: 1.6rem;
    }

.btn-block {
    display: block;
}

.btn-div {
    margin: 15px 0;
}

.dropdown-content {
    background-color: #fff;
    margin: 0;
    display: none;
    min-width: 100px;
    max-height: 650px;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    z-index: 999;
    will-change: width, height;
}

    .dropdown-content li {
        clear: both;
        color: rgba(0,0,0,0.87);
        cursor: pointer;
        min-height: 50px;
        line-height: 1.5rem;
        width: 100%;
        text-align: left;
        text-transform: none;
    }

        .dropdown-content li:hover, .dropdown-content li.active, .dropdown-content li.selected {
            background-color: #eee;
        }

            .dropdown-content li.active.selected {
                background-color: #e1e1e1;
            }

        .dropdown-content li.divider {
            min-height: 0;
            height: 1px;
        }

        .dropdown-content li > a, .dropdown-content li > span {
            font-size: 16px;
            color: #26a69a;
            display: block;
            line-height: 22px;
            padding: 14px 16px;
        }

            .dropdown-content li > span > label {
                top: 1px;
                left: 3px;
                height: 18px;
            }

            .dropdown-content li > a > i {
                height: inherit;
                line-height: inherit;
            }
/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    transition: all .3s ease-out;
}

    .waves-effect .waves-ripple {
        position: absolute;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        opacity: 0;
        background: rgba(0,0,0,0.2);
        transition: all 0.7s ease-out;
        transition-property: transform, opacity;
        transform: scale(0);
        pointer-events: none;
    }

    .waves-effect.waves-light .waves-ripple {
        background-color: rgba(255,255,255,0.45);
    }

    .waves-effect.waves-red .waves-ripple {
        background-color: rgba(244,67,54,0.7);
    }

    .waves-effect.waves-yellow .waves-ripple {
        background-color: rgba(255,235,59,0.7);
    }

    .waves-effect.waves-orange .waves-ripple {
        background-color: rgba(255,152,0,0.7);
    }

    .waves-effect.waves-purple .waves-ripple {
        background-color: rgba(156,39,176,0.7);
    }

    .waves-effect.waves-green .waves-ripple {
        background-color: rgba(76,175,80,0.7);
    }

    .waves-effect.waves-teal .waves-ripple {
        background-color: rgba(0,150,136,0.7);
    }

    .waves-effect input[type="button"], .waves-effect input[type="reset"], .waves-effect input[type="submit"] {
        border: 0;
        font-style: normal;
        font-size: inherit;
        text-transform: inherit;
        background: none;
    }

.waves-notransition {
    transition: none !important;
}

.waves-circle {
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
}

.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom;
}

    .waves-input-wrapper .waves-button-input {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
    }

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none;
}

.waves-block {
    display: block;
}

a.waves-effect .waves-ripple {
    z-index: -1;
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fafafa;
    padding: 0;
    max-height: 70%;
    width: 55%;
    margin: auto;
    overflow-y: auto;
    border-radius: 2px;
    will-change: top, opacity;
}

@media only screen and (max-width: 1024px) {
    .modal {
        width: 80%;
    }
}

.modal h1, .modal h2, .modal h3, .modal h4 {
    margin-top: 0;
}

.modal .modal-content {
    padding: 24px;
}

.modal .modal-close {
    cursor: pointer;
}

.modal .modal-footer {
    border-radius: 0 0 2px 2px;
    background-color: #fafafa;
    padding: 4px 6px;
    height: 101px;
    width: 100%;
}

    .modal .modal-footer .btn, .modal .modal-footer .btn-large, .modal .modal-footer .btn-flat {
        margin: 30px 0;
    }

.lean-overlay {
    position: fixed;
    z-index: 999;
    top: -100px;
    left: 0;
    bottom: 0;
    right: 0;
    height: 125%;
    width: 100%;
    background: #000;
    display: none;
    will-change: opacity;
}

.modal.modal-fixed-footer {
    padding: 0;
    height: 70%;
}

    .modal.modal-fixed-footer .modal-content {
        position: absolute;
        height: calc(100% - 56px);
        max-height: 100%;
        width: 100%;
        overflow-y: auto;
    }

    .modal.modal-fixed-footer .modal-footer {
        border-top: 1px solid rgba(0,0,0,0.1);
        position: absolute;
        bottom: 0;
    }

.modal.bottom-sheet {
    top: auto;
    bottom: -100%;
    margin: 0;
    width: 100%;
    max-height: 45%;
    border-radius: 0;
    will-change: bottom, opacity;
}

.collapsible {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: .5rem 0 1rem 0;
}

.collapsible-header {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 3rem;
    padding: 0 1rem;
    background-color: #ededed;
    border-bottom: 1px solid #ddd;
}

    .collapsible-header i {
        width: 2rem;
        font-size: 1.6rem;
        line-height: 3rem;
        display: block;
        float: left;
        text-align: center;
        margin-right: 1rem;
    }

.collapsible-body {
    display: none;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}

    .collapsible-body p {
        margin: 0;
        padding: 2rem;
    }

.side-nav .collapsible, .side-nav.fixed .collapsible {
    border: none;
    box-shadow: none;
}

    .side-nav .collapsible li, .side-nav.fixed .collapsible li {
        padding: 0;
    }

.side-nav .collapsible-header, .side-nav.fixed .collapsible-header {
    background-color: transparent;
    border: none;
    line-height: inherit;
    height: inherit;
    padding: 0 30px;
}

    .side-nav .collapsible-header:hover, .side-nav.fixed .collapsible-header:hover {
        background-color: rgba(0,0,0,0.05);
    }

    .side-nav .collapsible-header i, .side-nav.fixed .collapsible-header i {
        line-height: inherit;
    }

.side-nav .collapsible-body, .side-nav.fixed .collapsible-body {
    border: 0;
    background-color: #ededed;
}

    .side-nav .collapsible-body li a, .side-nav.fixed .collapsible-body li a {
        padding: 0 37.5px 0 45px;
    }

.collapsible.popout {
    border: none;
    box-shadow: none;
}

    .collapsible.popout > li {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
        margin: 0 24px;
        transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

        .collapsible.popout > li.active {
            box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
            margin: 16px 0;
        }

.chip {
    display: inline-block;
    height: 32px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0,0,0,0.6);
    line-height: 32px;
    padding: 0 12px;
    border-radius: 16px;
    background-color: #e4e4e4;
}

    .chip img {
        float: left;
        margin: 0 8px 0 -12px;
        height: 32px;
        width: 32px;
        border-radius: 50%;
    }

    .chip i.material-icons {
        cursor: pointer;
        float: right;
        font-size: 16px;
        line-height: 32px;
        padding-left: 8px;
    }

.materialboxed {
    display: block;
    cursor: zoom-in;
    position: relative;
    transition: opacity .4s;
}

    .materialboxed:hover {
        will-change: left, top, width, height;
    }

        .materialboxed:hover:not(.active) {
            opacity: .8;
        }

    .materialboxed.active {
        cursor: zoom-out;
    }

#materialbox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #292929;
    z-index: 1000;
    will-change: opacity;
}

.materialbox-caption {
    position: fixed;
    display: none;
    color: #fff;
    line-height: 50px;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 0% 15%;
    height: 50px;
    z-index: 1000;
    -webkit-font-smoothing: antialiased;
}

select:focus {
    outline: 1px solid #c9f3ef;
}

button:focus {
    outline: none;
    background-color: #2ab7a9;
}

label {
    font-size: .8rem;
    color: #9e9e9e;
}

::-webkit-input-placeholder {
    color: #fff #9e9e9e,20%;
}

:-moz-placeholder {
    color: #fff #9e9e9e,20%;
}

::-moz-placeholder {
    color: #fff #9e9e9e,20%;
}

:-ms-input-placeholder {
    color: #fff #9e9e9e,20%;
}

input:not([type]), input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime], input[type=datetime-local], input[type=tel], input[type=number], input[type=search], textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 15px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
}

    input:not([type]):disabled, input:not([type])[readonly="readonly"], input[type=text]:disabled, input[type=text][readonly="readonly"], input[type=password]:disabled, input[type=password][readonly="readonly"], input[type=email]:disabled, input[type=email][readonly="readonly"], input[type=url]:disabled, input[type=url][readonly="readonly"], input[type=time]:disabled, input[type=time][readonly="readonly"], input[type=date]:disabled, input[type=date][readonly="readonly"], input[type=datetime]:disabled, input[type=datetime][readonly="readonly"], input[type=datetime-local]:disabled, input[type=datetime-local][readonly="readonly"], input[type=tel]:disabled, input[type=tel][readonly="readonly"], input[type=number]:disabled, input[type=number][readonly="readonly"], input[type=search]:disabled, input[type=search][readonly="readonly"], textarea.materialize-textarea:disabled, textarea.materialize-textarea[readonly="readonly"] {
        color: rgba(0,0,0,0.26);
    }

        input:not([type]):disabled + label, input:not([type])[readonly="readonly"] + label, input[type=text]:disabled + label, input[type=text][readonly="readonly"] + label, input[type=password]:disabled + label, input[type=password][readonly="readonly"] + label, input[type=email]:disabled + label, input[type=email][readonly="readonly"] + label, input[type=url]:disabled + label, input[type=url][readonly="readonly"] + label, input[type=time]:disabled + label, input[type=time][readonly="readonly"] + label, input[type=date]:disabled + label, input[type=date][readonly="readonly"] + label, input[type=datetime]:disabled + label, input[type=datetime][readonly="readonly"] + label, input[type=datetime-local]:disabled + label, input[type=datetime-local][readonly="readonly"] + label, input[type=tel]:disabled + label, input[type=tel][readonly="readonly"] + label, input[type=number]:disabled + label, input[type=number][readonly="readonly"] + label, input[type=search]:disabled + label, input[type=search][readonly="readonly"] + label, textarea.materialize-textarea:disabled + label, textarea.materialize-textarea[readonly="readonly"] + label {
            color: rgba(0,0,0,0.26);
        }

    input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
        box-shadow: 0 1px 0 0 #ec407a;
    }

        input:not([type]):focus:not([readonly]) + label, input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([readonly]) + label, input[type=email]:focus:not([readonly]) + label, input[type=url]:focus:not([readonly]) + label, input[type=time]:focus:not([readonly]) + label, input[type=date]:focus:not([readonly]) + label, input[type=datetime]:focus:not([readonly]) + label, input[type=datetime-local]:focus:not([readonly]) + label, input[type=tel]:focus:not([readonly]) + label, input[type=number]:focus:not([readonly]) + label, input[type=search]:focus:not([readonly]) + label, textarea.materialize-textarea:focus:not([readonly]) + label {
            color: #26a69a;
        }

    input:not([type]).valid, input:not([type]):focus.valid, input[type=text].valid, input[type=text]:focus.valid, input[type=password].valid, input[type=password]:focus.valid, input[type=email].valid, input[type=email]:focus.valid, input[type=url].valid, input[type=url]:focus.valid, input[type=time].valid, input[type=time]:focus.valid, input[type=date].valid, input[type=date]:focus.valid, input[type=datetime].valid, input[type=datetime]:focus.valid, input[type=datetime-local].valid, input[type=datetime-local]:focus.valid, input[type=tel].valid, input[type=tel]:focus.valid, input[type=number].valid, input[type=number]:focus.valid, input[type=search].valid, input[type=search]:focus.valid, textarea.materialize-textarea.valid, textarea.materialize-textarea:focus.valid {
        box-shadow: 0 1px 0 0 #4CAF50;
    }

        input:not([type]).valid + label:after, input:not([type]):focus.valid + label:after, input[type=text].valid + label:after, input[type=text]:focus.valid + label:after, input[type=password].valid + label:after, input[type=password]:focus.valid + label:after, input[type=email].valid + label:after, input[type=email]:focus.valid + label:after, input[type=url].valid + label:after, input[type=url]:focus.valid + label:after, input[type=time].valid + label:after, input[type=time]:focus.valid + label:after, input[type=date].valid + label:after, input[type=date]:focus.valid + label:after, input[type=datetime].valid + label:after, input[type=datetime]:focus.valid + label:after, input[type=datetime-local].valid + label:after, input[type=datetime-local]:focus.valid + label:after, input[type=tel].valid + label:after, input[type=tel]:focus.valid + label:after, input[type=number].valid + label:after, input[type=number]:focus.valid + label:after, input[type=search].valid + label:after, input[type=search]:focus.valid + label:after, textarea.materialize-textarea.valid + label:after, textarea.materialize-textarea:focus.valid + label:after {
            content: attr(data-success);
            color: #4CAF50;
            opacity: 1;
        }

    input:not([type]).invalid, input:not([type]):focus.invalid, input[type=text].invalid, input[type=text]:focus.invalid, input[type=password].invalid, input[type=password]:focus.invalid, input[type=email].invalid, input[type=email]:focus.invalid, input[type=url].invalid, input[type=url]:focus.invalid, input[type=time].invalid, input[type=time]:focus.invalid, input[type=date].invalid, input[type=date]:focus.invalid, input[type=datetime].invalid, input[type=datetime]:focus.invalid, input[type=datetime-local].invalid, input[type=datetime-local]:focus.invalid, input[type=tel].invalid, input[type=tel]:focus.invalid, input[type=number].invalid, input[type=number]:focus.invalid, input[type=search].invalid, input[type=search]:focus.invalid, textarea.materialize-textarea.invalid, textarea.materialize-textarea:focus.invalid {
        box-shadow: 0 1px 0 0 #F44336;
    }

        input:not([type]).invalid + label:after, input:not([type]):focus.invalid + label:after, input[type=text].invalid + label:after, input[type=text]:focus.invalid + label:after, input[type=password].invalid + label:after, input[type=password]:focus.invalid + label:after, input[type=email].invalid + label:after, input[type=email]:focus.invalid + label:after, input[type=url].invalid + label:after, input[type=url]:focus.invalid + label:after, input[type=time].invalid + label:after, input[type=time]:focus.invalid + label:after, input[type=date].invalid + label:after, input[type=date]:focus.invalid + label:after, input[type=datetime].invalid + label:after, input[type=datetime]:focus.invalid + label:after, input[type=datetime-local].invalid + label:after, input[type=datetime-local]:focus.invalid + label:after, input[type=tel].invalid + label:after, input[type=tel]:focus.invalid + label:after, input[type=number].invalid + label:after, input[type=number]:focus.invalid + label:after, input[type=search].invalid + label:after, input[type=search]:focus.invalid + label:after, textarea.materialize-textarea.invalid + label:after, textarea.materialize-textarea:focus.invalid + label:after {
            content: attr(data-error);
            color: #F44336;
            opacity: 1;
        }

    input:not([type]).validate + label, input[type=text].validate + label, input[type=password].validate + label, input[type=email].validate + label, input[type=url].validate + label, input[type=time].validate + label, input[type=date].validate + label, input[type=datetime].validate + label, input[type=datetime-local].validate + label, input[type=tel].validate + label, input[type=number].validate + label, input[type=search].validate + label, textarea.materialize-textarea.validate + label {
        width: 100%;
        pointer-events: none;
    }

    input:not([type]) + label:after, input[type=text] + label:after, input[type=password] + label:after, input[type=email] + label:after, input[type=url] + label:after, input[type=time] + label:after, input[type=date] + label:after, input[type=datetime] + label:after, input[type=datetime-local] + label:after, input[type=tel] + label:after, input[type=number] + label:after, input[type=search] + label:after, textarea.materialize-textarea + label:after {
        display: block;
        content: "";
        position: absolute;
        top: 65px;
        opacity: 0;
        transition: .2s opacity ease-out, .2s color ease-out;
    }

.input-field {
    position: relative;
    margin-top: 1rem;
}

    .input-field label {
        color: #9e9e9e;
        position: absolute;
        top: 0.8rem;
        left: .75rem;
        font-size: 1rem;
        cursor: text;
        transition: .2s ease-out;
    }

        .input-field label.active {
            font-size: .8rem;
            transform: translateY(-140%);
        }

    .input-field .prefix {
        position: absolute;
        width: 3rem;
        font-size: 2rem;
        transition: color .2s;
    }

        .input-field .prefix.active {
            color: #26a69a;
        }

        .input-field .prefix ~ input, .input-field .prefix ~ textarea {
            margin-left: 3rem;
            width: 92%;
            width: calc(100% - 3rem);
        }

        .input-field .prefix ~ textarea {
            padding-top: .8rem;
        }

        .input-field .prefix ~ label {
            margin-left: 3rem;
        }

@media only screen and (max-width: 1024px) {
    .input-field .prefix ~ input {
        width: 86%;
        width: calc(100% - 3rem);
    }
}

@media only screen and (max-width: 600px) {
    .input-field .prefix ~ input {
        width: 80%;
        width: calc(100% - 3rem);
    }
}

.input-field input[type=search] {
    display: block;
    line-height: inherit;
    padding-left: 4rem;
    width: calc(100% - 4rem);
}

    .input-field input[type=search]:focus {
        background-color: #fff;
        border: 0;
        box-shadow: none;
        color: #444;
    }

        .input-field input[type=search]:focus + label i, .input-field input[type=search]:focus ~ .mdi-navigation-close, .input-field input[type=search]:focus ~ .material-icons {
            color: #444;
        }

    .input-field input[type=search] + label {
        left: 1rem;
    }

    .input-field input[type=search] ~ .mdi-navigation-close, .input-field input[type=search] ~ .material-icons {
        position: absolute;
        top: 0;
        right: 1rem;
        color: transparent;
        cursor: pointer;
        font-size: 2rem;
        transition: .3s color;
    }

textarea {
    width: 100%;
    height: 3rem;
    background-color: transparent;
}

    textarea.materialize-textarea {
        overflow-y: hidden;
        padding: 1.6rem 0;
        resize: none;
        min-height: 3rem;
    }

.hiddendiv {
    display: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    padding-top: 1.2rem;
}

[type="radio"]:not(:checked), [type="radio"]:checked {
    position: absolute;
    /*left: -9999px;*/
    opacity: 0;
}

    [type="radio"]:not(:checked) + label, [type="radio"]:checked + label {
        position: relative;
        padding-left: 35px;
        cursor: pointer;
        display: inline-block;
        height: 25px;
        line-height: 25px;
        font-size: 1rem;
        transition: .28s ease;
        -khtml-user-select: none;
        user-select: none;
    }

[type="radio"] + label:before, [type="radio"] + label:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    transition: .28s ease;
}

[type="radio"]:not(:checked) + label:before, [type="radio"]:not(:checked) + label:after, [type="radio"]:checked + label:before, [type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:before, [type="radio"].with-gap:checked + label:after {
    border-radius: 50%;
}

[type="radio"]:not(:checked) + label:before, [type="radio"]:not(:checked) + label:after {
    border: 2px solid #5a5a5a;
}

[type="radio"]:not(:checked) + label:after {
    z-index: -1;
    transform: scale(0);
}

[type="radio"]:checked + label:before {
    border: 2px solid transparent;
}

[type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:before, [type="radio"].with-gap:checked + label:after {
    border: 2px solid #26a69a;
}

[type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:after {
    background-color: #26a69a;
    z-index: 0;
}

[type="radio"]:checked + label:after {
    transform: scale(1.02);
}

[type="radio"].with-gap:checked + label:after {
    transform: scale(0.5);
}

[type="radio"].tabbed:focus + label:before {
    box-shadow: 0 0 0 10px rgba(0,0,0,0.1);
}

[type="radio"].with-gap:disabled:checked + label:before {
    border: 2px solid rgba(0,0,0,0.26);
}

[type="radio"].with-gap:disabled:checked + label:after {
    border: none;
    background-color: rgba(0,0,0,0.26);
}

[type="radio"]:disabled:not(:checked) + label:before, [type="radio"]:disabled:checked + label:before {
    background-color: transparent;
    border-color: rgba(0,0,0,0.26);
}

[type="radio"]:disabled + label {
    color: rgba(0,0,0,0.26);
}

[type="radio"]:disabled:not(:checked) + label:before {
    border-color: rgba(0,0,0,0.26);
}

[type="radio"]:disabled:checked + label:after {
    background-color: rgba(0,0,0,0.26);
    border-color: #BDBDBD;
}

form p {
    margin-bottom: 10px;
    text-align: left;
}

    form p:last-child {
        margin-bottom: 0;
    }

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: absolute;
    /*left: -9999px;*/
    opacity: 0;
}

[type="checkbox"] + label {
    position: relative;
    padding-right: 30px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}

    [type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 18px;
        height: 18px;
        z-index: 0;
        border: 2px solid #5a5a5a;
        border-radius: 1px;
        margin-top: 2px;
        transition: .2s;
    }

[type="checkbox"]:not(.filled-in) + label:after {
    border: 0;
    transform: scale(0);
}

[type="checkbox"]:not(:checked):disabled + label:before {
    border: none;
    background-color: rgba(0,0,0,0.26);
}

[type="checkbox"].tabbed:focus + label:after {
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0,0,0,0.1);
    background-color: rgba(0,0,0,0.1);
}

[type="checkbox"]:checked + label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    transform: rotate(40deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%;
}

[type="checkbox"]:checked:disabled + label:before {
    border-right: 2px solid rgba(0,0,0,0.26);
    border-bottom: 2px solid rgba(0,0,0,0.26);
}

[type="checkbox"]:indeterminate + label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #26a69a;
    border-bottom: none;
    transform: rotate(90deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%;
}

[type="checkbox"]:indeterminate:disabled + label:before {
    border-right: 2px solid rgba(0,0,0,0.26);
    background-color: transparent;
}

[type="checkbox"].filled-in + label:after {
    border-radius: 2px;
}

[type="checkbox"].filled-in + label:before, [type="checkbox"].filled-in + label:after {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1;
}

[type="checkbox"].filled-in:not(:checked) + label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:not(:checked) + label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0px;
    z-index: 0;
}

[type="checkbox"].filled-in:checked + label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:checked + label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0;
}

[type="checkbox"].filled-in.tabbed:focus + label:after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0,0,0,0.1);
}

[type="checkbox"].filled-in.tabbed:checked:focus + label:after {
    border-radius: 2px;
    background-color: #26a69a;
    border-color: #26a69a;
}

[type="checkbox"].filled-in:disabled:not(:checked) + label:before {
    background-color: transparent;
    border: 2px solid transparent;
}

[type="checkbox"].filled-in:disabled:not(:checked) + label:after {
    border-color: transparent;
    background-color: #BDBDBD;
}

[type="checkbox"].filled-in:disabled:checked + label:before {
    background-color: transparent;
}

[type="checkbox"].filled-in:disabled:checked + label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD;
}

.switch, .switch * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}

    .switch label {
        cursor: pointer;
    }

        .switch label input[type=checkbox] {
            opacity: 0;
            width: 0;
            height: 0;
        }

            .switch label input[type=checkbox]:checked + .lever {
                background-color: #84c7c1;
            }

                .switch label input[type=checkbox]:checked + .lever:after {
                    background-color: #26a69a;
                    left: 24px;
                }

        .switch label .lever {
            content: "";
            display: inline-block;
            position: relative;
            width: 40px;
            height: 15px;
            background-color: #818181;
            border-radius: 15px;
            margin-right: 10px;
            transition: background 0.3s ease;
            vertical-align: middle;
            margin: 0 16px;
        }

            .switch label .lever:after {
                content: "";
                position: absolute;
                display: inline-block;
                width: 21px;
                height: 21px;
                background-color: #F1F1F1;
                border-radius: 21px;
                box-shadow: 0 1px 3px 1px rgba(0,0,0,0.4);
                left: -5px;
                top: -3px;
                transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease;
            }

input[type=checkbox]:checked:not(:disabled) ~ .lever:active::after, input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::after {
    box-shadow: 0 1px 3px 1px rgba(0,0,0,0.4),0 0 0 15px rgba(38,166,154,0.1);
}

input[type=checkbox]:not(:disabled) ~ .lever:active:after, input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::after {
    box-shadow: 0 1px 3px 1px rgba(0,0,0,0.4),0 0 0 15px rgba(0,0,0,0.08);
}

.switch input[type=checkbox][disabled] + .lever {
    cursor: default;
}

.switch label input[type=checkbox][disabled] + .lever:after, .switch label input[type=checkbox][disabled]:checked + .lever:after {
    background-color: #BDBDBD;
}

select {
    display: none;
}

    select.browser-default {
        display: block;
    }

select {
    background-color: rgba(255,255,255,0.9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem;
}

.select-label {
    position: absolute;
}

.select-wrapper {
    position: relative;
}

    .select-wrapper input.select-dropdown {
        position: relative;
        cursor: pointer;
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #9e9e9e;
        outline: none;
        height: 3rem;
        line-height: 3rem;
        width: 100%;
        font-size: 1rem;
        margin: 0 0 15px 0;
        padding: 0;
        display: block;
    }

    .select-wrapper span.caret {
        color: initial;
        position: absolute;
        right: 0;
        top: 16px;
        font-size: 10px;
    }

        .select-wrapper span.caret.disabled {
            color: rgba(0,0,0,0.26);
        }

    .select-wrapper + label {
        position: absolute;
        top: -14px;
        font-size: .8rem;
    }

select:disabled {
    color: rgba(0,0,0,0.3);
}

.select-wrapper input.select-dropdown:disabled {
    color: rgba(0,0,0,0.3);
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border-bottom: 1px solid rgba(0,0,0,0.3);
}

.select-wrapper i {
    color: rgba(0,0,0,0.3);
}

.select-dropdown li.disabled, .select-dropdown li.disabled > span, .select-dropdown li.optgroup {
    color: rgba(0,0,0,0.3);
    background-color: transparent;
}

.prefix ~ .select-wrapper {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem);
}

.prefix ~ label {
    margin-left: 3rem;
}

.select-dropdown li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px;
    float: right;
}

.select-dropdown li.optgroup {
    border-top: 1px solid #eee;
}

    .select-dropdown li.optgroup.selected > span {
        color: rgba(0,0,0,0.7);
    }

    .select-dropdown li.optgroup > span {
        color: rgba(0,0,0,0.4);
    }

    .select-dropdown li.optgroup ~ li.optgroup-option {
        padding-left: 1rem;
    }

.file-field {
    position: relative;
}

    .file-field .file-path-wrapper {
        overflow: hidden;
        padding-left: 10px;
    }

    .file-field input.file-path {
        width: 100%;
    }

    .file-field .btn, .file-field .btn-large {
        float: left;
        height: 3rem;
        line-height: 3rem;
    }

    .file-field span {
        cursor: pointer;
    }

    .file-field input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.range-field {
    position: relative;
}

input[type=range], input[type=range] + .thumb {
    cursor: pointer;
}

input[type=range] {
    position: relative;
    background-color: transparent;
    border: none;
    outline: none;
    width: 100%;
    margin: 15px 0;
    padding: 0;
}

    input[type=range]:focus {
        outline: none;
    }

    input[type=range] + .thumb {
        position: absolute;
        border: none;
        height: 0;
        width: 0;
        border-radius: 50%;
        background-color: #26a69a;
        top: 10px;
        margin-left: -6px;
        transform-origin: 50% 50%;
        transform: rotate(-45deg);
    }

        input[type=range] + .thumb .value {
            display: block;
            width: 30px;
            text-align: center;
            color: #26a69a;
            font-size: 0;
            transform: rotate(45deg);
        }

        input[type=range] + .thumb.active {
            border-radius: 50% 50% 50% 0;
        }

            input[type=range] + .thumb.active .value {
                color: #fff;
                margin-left: -1px;
                margin-top: 8px;
                font-size: 10px;
            }

input[type=range] {
    -webkit-appearance: none;
}

    input[type=range]::-webkit-slider-runnable-track {
        height: 3px;
        background: #c2c0c2;
        border: none;
    }

    input[type=range]::-webkit-slider-thumb {
        -webkit-appearance: none;
        border: none;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background-color: #26a69a;
        transform-origin: 50% 50%;
        margin: -5px 0 0 0;
        transition: .3s;
    }

    input[type=range]:focus::-webkit-slider-runnable-track {
        background: #ccc;
    }

input[type=range] {
    border: 1px solid white;
}

    input[type=range]::-moz-range-track {
        height: 3px;
        background: #ddd;
        border: none;
    }

    input[type=range]::-moz-range-thumb {
        border: none;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background: #26a69a;
        margin-top: -5px;
    }

    input[type=range]:-moz-focusring {
        outline: 1px solid #fff;
        outline-offset: -1px;
    }

    input[type=range]:focus::-moz-range-track {
        background: #ccc;
    }

    input[type=range]::-ms-track {
        height: 3px;
        background: transparent;
        border-color: transparent;
        border-width: 6px 0;
        color: transparent;
    }

    input[type=range]::-ms-fill-lower {
        background: #777;
    }

    input[type=range]::-ms-fill-upper {
        background: #ddd;
    }

    input[type=range]::-ms-thumb {
        border: none;
        height: 14px;
        width: 14px;
        border-radius: 50%;
        background: #26a69a;
    }

    input[type=range]:focus::-ms-fill-lower {
        background: #888;
    }

    input[type=range]:focus::-ms-fill-upper {
        background: #ccc;
    }

.table-of-contents.fixed {
    position: fixed;
}

.table-of-contents li {
    padding: 2px 0;
}

.table-of-contents a {
    display: inline-block;
    font-weight: 300;
    color: #757575;
    padding-left: 20px;
    height: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: .4;
    display: inline-block;
}

    .table-of-contents a:hover {
        color: #a8a8a8;
        padding-left: 19px;
        border-left: 1px solid #ea4a4f;
    }

    .table-of-contents a.active {
        font-weight: 500;
        padding-left: 18px;
        border-left: 2px solid #ea4a4f;
    }

.side-nav {
    position: fixed;
    width: 240px;
    left: 0;
    top: 0;
    margin: 0;
    transform: translateX(-100%);
    height: 100%;
    height: calc(100% + 90px);
    height: -moz-calc(100%);
    padding-bottom: 90px;
    background-color: #fff;
    z-index: 999;
    backface-visibility: hidden;
    overflow-y: auto;
    will-change: transform;
    backface-visibility: hidden;
    transform: translateX(-105%);
}

    .side-nav.right-aligned {
        right: 0;
        transform: translateX(105%);
        left: auto;
        transform: translateX(100%);
    }

    .side-nav .collapsible {
        margin: 0;
    }

    .side-nav li {
        float: none;
        line-height: 64px;
    }

        .side-nav li.active {
            background-color: rgba(0,0,0,0.05);
        }

    .side-nav a {
        color: #444;
        display: block;
        font-size: 1rem;
        height: 64px;
        line-height: 64px;
        padding: 0 30px;
    }

        .side-nav a:hover {
            background-color: rgba(0,0,0,0.05);
        }

        .side-nav a.btn, .side-nav a.btn-large, .side-nav a.btn-large, .side-nav a.btn-flat, .side-nav a.btn-floating {
            margin: 10px 15px;
        }

        .side-nav a.btn, .side-nav a.btn-large, .side-nav a.btn-large, .side-nav a.btn-floating {
            color: #fff;
        }

        .side-nav a.btn-flat {
            color: #343434;
        }

        .side-nav a.btn:hover, .side-nav a.btn-large:hover, .side-nav a.btn-large:hover {
            background-color: #2bbbad;
        }

        .side-nav a.btn-floating:hover {
            background-color: #26a69a;
        }

.drag-target {
    height: 100%;
    width: 10px;
    position: fixed;
    top: 0;
    z-index: 998;
}

.side-nav.fixed a {
    display: block;
    padding: 0 30px;
    color: #444;
}

.side-nav.fixed {
    left: 0;
    transform: translateX(0);
    position: fixed;
}

    .side-nav.fixed.right-aligned {
        right: 0;
        left: auto;
    }

@media only screen and (max-width: 1024px) {
    .side-nav.fixed {
        transform: translateX(-105%);
    }

        .side-nav.fixed.right-aligned {
            transform: translateX(105%);
        }
}

.side-nav .collapsible-body li.active, .side-nav.fixed .collapsible-body li.active {
    background-color: #ee6e73;
}

    .side-nav .collapsible-body li.active a, .side-nav.fixed .collapsible-body li.active a {
        color: #fff;
    }

#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0,0,0,0.5);
    z-index: 997;
    will-change: opacity;
}

.preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
}

    .preloader-wrapper.small {
        width: 36px;
        height: 36px;
    }

    .preloader-wrapper.big {
        width: 64px;
        height: 64px;
    }

    .preloader-wrapper.active {
        -webkit-animation: container-rotate 1568ms linear infinite;
        animation: container-rotate 1568ms linear infinite;
    }

@-webkit-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes container-rotate {
    to {
        transform: rotate(360deg);
    }
}

.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-color: #26a69a;
}

.spinner-blue, .spinner-blue-only {
    border-color: #4285f4;
}

.spinner-red, .spinner-red-only {
    border-color: #db4437;
}

.spinner-yellow, .spinner-yellow-only {
    border-color: #f4b400;
}

.spinner-green, .spinner-green-only {
    border-color: #0f9d58;
}

.active .spinner-layer.spinner-blue {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-red {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-yellow {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-green {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer, .active .spinner-layer.spinner-blue-only, .active .spinner-layer.spinner-red-only, .active .spinner-layer.spinner-yellow-only, .active .spinner-layer.spinner-green-only {
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
    }

    25% {
        -webkit-transform: rotate(270deg);
    }

    37.5% {
        -webkit-transform: rotate(405deg);
    }

    50% {
        -webkit-transform: rotate(540deg);
    }

    62.5% {
        -webkit-transform: rotate(675deg);
    }

    75% {
        -webkit-transform: rotate(810deg);
    }

    87.5% {
        -webkit-transform: rotate(945deg);
    }

    to {
        -webkit-transform: rotate(1080deg);
    }
}

@keyframes fill-unfill-rotate {
    12.5% {
        transform: rotate(135deg);
    }

    25% {
        transform: rotate(270deg);
    }

    37.5% {
        transform: rotate(405deg);
    }

    50% {
        transform: rotate(540deg);
    }

    62.5% {
        transform: rotate(675deg);
    }

    75% {
        transform: rotate(810deg);
    }

    87.5% {
        transform: rotate(945deg);
    }

    to {
        transform: rotate(1080deg);
    }
}

@-webkit-keyframes blue-fade-in-out {
    from {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }

    26% {
        opacity: 0;
    }

    89% {
        opacity: 0;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

@keyframes blue-fade-in-out {
    from {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }

    26% {
        opacity: 0;
    }

    89% {
        opacity: 0;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes red-fade-in-out {
    from {
        opacity: 0;
    }

    15% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    51% {
        opacity: 0;
    }
}

@keyframes red-fade-in-out {
    from {
        opacity: 0;
    }

    15% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    51% {
        opacity: 0;
    }
}

@-webkit-keyframes yellow-fade-in-out {
    from {
        opacity: 0;
    }

    40% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 1;
    }

    76% {
        opacity: 0;
    }
}

@keyframes yellow-fade-in-out {
    from {
        opacity: 0;
    }

    40% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    75% {
        opacity: 1;
    }

    76% {
        opacity: 0;
    }
}

@-webkit-keyframes green-fade-in-out {
    from {
        opacity: 0;
    }

    65% {
        opacity: 0;
    }

    75% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes green-fade-in-out {
    from {
        opacity: 0;
    }

    65% {
        opacity: 0;
    }

    75% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    height: 100%;
    overflow: hidden;
    border-color: inherit;
}

    .gap-patch .circle {
        width: 1000%;
        left: -450%;
    }

.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    height: 100%;
    overflow: hidden;
    border-color: inherit;
}

    .circle-clipper .circle {
        width: 200%;
        height: 100%;
        border-width: 3px;
        border-style: solid;
        border-color: inherit;
        border-bottom-color: transparent !important;
        border-radius: 50%;
        -webkit-animation: none;
        animation: none;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
    }

    .circle-clipper.left .circle {
        left: 0;
        border-right-color: transparent !important;
        -webkit-transform: rotate(129deg);
        transform: rotate(129deg);
    }

    .circle-clipper.right .circle {
        left: -100%;
        border-left-color: transparent !important;
        -webkit-transform: rotate(-129deg);
        transform: rotate(-129deg);
    }

.active .circle-clipper.left .circle {
    -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .circle-clipper.right .circle {
    -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
    animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(130deg);
    }

    50% {
        -webkit-transform: rotate(-5deg);
    }

    to {
        -webkit-transform: rotate(130deg);
    }
}

@keyframes left-spin {
    from {
        transform: rotate(130deg);
    }

    50% {
        transform: rotate(-5deg);
    }

    to {
        transform: rotate(130deg);
    }
}

@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(-130deg);
    }

    50% {
        -webkit-transform: rotate(5deg);
    }

    to {
        -webkit-transform: rotate(-130deg);
    }
}

@keyframes right-spin {
    from {
        transform: rotate(-130deg);
    }

    50% {
        transform: rotate(5deg);
    }

    to {
        transform: rotate(-130deg);
    }
}

#spinnerContainer.cooldown {
    -webkit-animation: container-rotate 1568ms linear infinite,fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
    animation: container-rotate 1568ms linear infinite,fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

@-webkit-keyframes fade-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fade-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.slider {
    position: relative;
    height: 400px;
    width: 100%;
}

    .slider.fullscreen {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

        .slider.fullscreen ul.slides {
            height: 100%;
        }

        .slider.fullscreen ul.indicators {
            z-index: 2;
            bottom: 30px;
        }

    .slider .slides {
        background-color: #9e9e9e;
        margin: 0;
        height: 400px;
    }

        .slider .slides li {
            opacity: 0;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            width: 100%;
            height: inherit;
            overflow: hidden;
        }

            .slider .slides li img {
                height: 100%;
                width: 100%;
                background-size: cover;
                background-position: center;
            }

            .slider .slides li .caption {
                color: #fff;
                position: absolute;
                top: 15%;
                left: 15%;
                width: 70%;
                opacity: 0;
            }

                .slider .slides li .caption p {
                    color: #e0e0e0;
                }

            .slider .slides li.active {
                z-index: 2;
            }

    .slider .indicators {
        position: absolute;
        text-align: center;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0;
    }

        .slider .indicators .indicator-item {
            display: inline-block;
            position: relative;
            cursor: pointer;
            height: 16px;
            width: 16px;
            margin: 0 12px;
            background-color: #e0e0e0;
            transition: background-color .3s;
            border-radius: 50%;
        }

            .slider .indicators .indicator-item.active {
                background-color: #4CAF50;
            }

.carousel {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 400px;
    perspective: 500px;
    transform-style: preserve-3d;
    transform-origin: 0% 50%;
}

    .carousel .carousel-item {
        width: 200px;
        position: absolute;
        top: 0;
        left: 0;
    }

        .carousel .carousel-item img {
            width: 100%;
        }

    .carousel.carousel-slider {
        top: 0;
        left: 0;
        height: 0;
    }

        .carousel.carousel-slider .carousel-item {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

.gallery-carousel {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 400px;
    perspective: 500px;
    transform-style: preserve-3d;
    transform-origin: 0% 50%;
}

    .gallery-carousel .carousel-item-gallery {
        width: 200px;
        position: absolute;
        top: 0;
        left: 0;
    }

        .gallery-carousel .carousel-item-gallery img {
            width: 100%;
        }

    .gallery-carousel.carousel-slider-gallery {
        top: 0;
        left: 0;
    }

        .gallery-carousel.carousel-slider-gallery .carousel-item-gallery {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.picker__input {
    cursor: default;
}

    .picker__input.picker__input--active {
        border-color: #0089ec;
    }

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */

.picker__holder, .picker__frame {
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
}

.picker__holder {
    position: fixed;
    -webkit-transition: background 0.15s ease-out, top 0s 0.15s;
    -moz-transition: background 0.15s ease-out, top 0s 0.15s;
    transition: background 0.15s ease-out, top 0s 0.15s;
    -webkit-backface-visibility: hidden;
}

.picker__frame {
    position: absolute;
    margin: 0 auto;
    min-width: 256px;
    width: 300px;
    max-height: 350px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

@media (min-height: 28.875em) {
    .picker__frame {
        overflow: visible;
        top: auto;
        bottom: -100%;
        max-height: 80%;
    }
}

@media (min-height: 40.125em) {
    .picker__frame {
        margin-bottom: 7.5%;
    }
}

.picker__wrap {
    display: table;
    width: 100%;
    height: 100%;
}

@media (min-height: 28.875em) {
    .picker__wrap {
        display: block;
    }
}

.picker__box {
    background: #ffffff;
    display: table-cell;
    vertical-align: middle;
}

@media (min-height: 28.875em) {
    .picker__box {
        display: block;
        border: 1px solid #777777;
        border-top-color: #898989;
        border-bottom-width: 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        -webkit-box-shadow: 0 12px 36px 16px rgba(0,0,0,0.24);
        -moz-box-shadow: 0 12px 36px 16px rgba(0,0,0,0.24);
        box-shadow: 0 12px 36px 16px rgba(0,0,0,0.24);
    }
}

.picker--opened .picker__holder {
    top: 0;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
    zoom: 1;
    background: rgba(0,0,0,0.32);
    -webkit-transition: background 0.15s ease-out;
    -moz-transition: background 0.15s ease-out;
    transition: background 0.15s ease-out;
}

.picker--opened .picker__frame {
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

@media (min-height: 35.875em) {
    .picker--opened .picker__frame {
        top: 10%;
        bottom: auto;
    }
}

.picker__input.picker__input--active {
    border-color: #E3F2FD;
}

.picker__frame {
    margin: 0 auto;
    max-width: 325px;
}

@media (min-height: 38.875em) {
    .picker--opened .picker__frame {
        top: 10%;
        bottom: auto;
    }
}

.picker__box {
    padding: 0 1em;
}

.picker__header {
    text-align: center;
    position: relative;
    margin-top: .75em;
}

.picker__month, .picker__year {
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em;
}

.picker__select--month, .picker__select--year {
    height: 2em;
    padding: 0;
    margin-left: .25em;
    margin-right: .25em;
}

    .picker__select--month.browser-default {
        display: inline;
        background-color: #FFFFFF;
        width: 40%;
    }

    .picker__select--year.browser-default {
        display: inline;
        background-color: #FFFFFF;
        width: 26%;
    }

    .picker__select--month:focus, .picker__select--year:focus {
        border-color: rgba(0,0,0,0.05);
    }

.picker__nav--prev, .picker__nav--next {
    position: absolute;
    padding: .5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: -0.25em;
}

.picker__nav--prev {
    left: -1em;
    padding-right: 1.25em;
}

.picker__nav--next {
    right: -1em;
    padding-left: 1.25em;
}

.picker__nav--disabled, .picker__nav--disabled:hover, .picker__nav--disabled:before, .picker__nav--disabled:before:hover {
    cursor: default;
    background: none;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5;
}

.picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: 1rem;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em;
}

    .picker__table th, .picker__table td {
        text-align: center;
    }

    .picker__table td {
        margin: 0;
        padding: 0;
    }

.picker__weekday {
    width: 14.285714286%;
    font-size: .75em;
    padding-bottom: .25em;
    color: #999999;
    font-weight: 500;
}

@media (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom: .5em;
    }
}

.picker__day--today {
    position: relative;
    color: #595959;
    letter-spacing: -.3;
    padding: .75rem 0;
    font-weight: 400;
    border: 1px solid transparent;
}

.picker__day--disabled:before {
    border-top-color: #aaaaaa;
}

.picker__day--infocus:hover {
    cursor: pointer;
    color: #000;
    font-weight: 500;
}

.picker__day--outfocus {
    display: none;
    padding: .75rem 0;
    color: #fff;
}

    .picker__day--outfocus:hover {
        cursor: pointer;
        color: #dddddd;
        font-weight: 500;
    }

.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted {
    cursor: pointer;
}

.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
    border-radius: 50%;
    transform: scale(0.75);
    background: #0089ec;
    color: #ffffff;
}

.picker__day--disabled, .picker__day--disabled:hover, .picker--focused .picker__day--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default;
}

.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
    background: #bbbbbb;
}

.picker__footer {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.picker__button--today, .picker__button--clear, .picker__button--close {
    border: 1px solid #ffffff;
    background: #ffffff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: bold;
    width: 33%;
    display: inline-block;
    vertical-align: bottom;
}

    .picker__button--today:hover, .picker__button--clear:hover, .picker__button--close:hover {
        cursor: pointer;
        color: #000000;
        background: #b1dcfb;
        border-bottom-color: #b1dcfb;
    }

    .picker__button--today:focus, .picker__button--clear:focus, .picker__button--close:focus {
        background: #b1dcfb;
        border-color: rgba(0,0,0,0.05);
        outline: none;
    }

    .picker__button--today:before, .picker__button--clear:before, .picker__button--close:before {
        position: relative;
        display: inline-block;
        height: 0;
    }

    .picker__button--today:before, .picker__button--clear:before {
        content: " ";
        margin-right: .45em;
    }

    .picker__button--today:before {
        top: -0.05em;
        width: 0;
        border-top: 0.66em solid #0059bc;
        border-left: .66em solid transparent;
    }

    .picker__button--clear:before {
        top: -0.25em;
        width: .66em;
        border-top: 3px solid #ee2200;
    }

    .picker__button--close:before {
        content: "\D7";
        top: -0.1em;
        vertical-align: top;
        font-size: 1.1em;
        margin-right: .35em;
        color: #777777;
    }

    .picker__button--today[disabled], .picker__button--today[disabled]:hover {
        background: #f5f5f5;
        border-color: #f5f5f5;
        color: #dddddd;
        cursor: default;
    }

        .picker__button--today[disabled]:before {
            border-top-color: #aaaaaa;
        }

.picker__box {
    border-radius: 2px;
    overflow: hidden;
}

.picker__date-display {
    text-align: center;
    background-color: #26a69a;
    color: #fff;
    padding-bottom: 15px;
    font-weight: 300;
}

.picker__nav--prev:hover, .picker__nav--next:hover {
    cursor: pointer;
    color: #000000;
    background: #a1ded8;
}

.picker__weekday-display {
    background-color: #1f897f;
    padding: 10px;
    font-weight: 200;
    letter-spacing: .5;
    font-size: 1rem;
    margin-bottom: 15px;
}

.picker__month-display {
    text-transform: uppercase;
    font-size: 2rem;
}

.picker__day-display {
    font-size: 4.5rem;
    font-weight: 400;
}

.picker__year-display {
    font-size: 1.8rem;
    color: rgba(255,255,255,0.4);
}

.picker__box {
    padding: 0;
}

.picker__calendar-container {
    padding: 0 1rem;
}

    .picker__calendar-container thead {
        border: none;
    }

.picker__table {
    margin-top: 0;
    margin-bottom: .5em;
}

.picker__day--infocus {
    color: #595959;
    letter-spacing: -.3;
    padding: .75rem 0;
    font-weight: 400;
    border: 1px solid transparent;
}

.picker__day.picker__day--today {
    color: #26a69a;
}

    .picker__day.picker__day--today.picker__day--selected {
        color: #fff;
    }

.picker__weekday {
    font-size: .9rem;
}

.picker__day--selected, .picker__day--selected:hover, .picker--focused .picker__day--selected {
    border-radius: 50%;
    transform: scale(0.9);
    background-color: #26a69a;
    color: #ffffff;
}

    .picker__day--selected.picker__day--outfocus, .picker__day--selected:hover.picker__day--outfocus, .picker--focused .picker__day--selected.picker__day--outfocus {
        background-color: #a1ded8;
    }

.picker__footer {
    text-align: right;
    padding: 5px 10px;
}

.picker__close, .picker__today {
    font-size: 1.1rem;
    padding: 0 1rem;
    color: #26a69a;
}

.picker__nav--prev:before, .picker__nav--next:before {
    content: " ";
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: 0.75em solid #676767;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto;
}

.picker__nav--next:before {
    border-right: 0;
    border-left: 0.75em solid #676767;
}

button.picker__today:focus, button.picker__clear:focus, button.picker__close:focus {
    background-color: #a1ded8;
}

.picker__list {
    list-style: none;
    padding: 0.75em 0 4.2em;
    margin: 0;
}

.picker__list-item {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    margin-bottom: -1px;
    position: relative;
    background: #ffffff;
    padding: .75em 1.25em;
}

@media (min-height: 46.75em) {
    .picker__list-item {
        padding: .5em 1em;
    }
}

.picker__list-item:hover {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb;
    border-color: #0089ec;
    z-index: 10;
}

.picker__list-item--highlighted {
    border-color: #0089ec;
    z-index: 10;
}

    .picker__list-item--highlighted:hover, .picker--focused .picker__list-item--highlighted {
        cursor: pointer;
        color: #000000;
        background: #b1dcfb;
    }

.picker__list-item--selected, .picker__list-item--selected:hover, .picker--focused .picker__list-item--selected {
    background: #0089ec;
    color: #ffffff;
    z-index: 10;
}

.picker__list-item--disabled, .picker__list-item--disabled:hover, .picker--focused .picker__list-item--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default;
    border-color: #dddddd;
    z-index: auto;
}

.picker--time .picker__button--clear {
    display: block;
    width: 80%;
    margin: 1em auto 0;
    padding: 1em 1.25em;
    background: none;
    border: 0;
    font-weight: 500;
    font-size: .67em;
    text-align: center;
    text-transform: uppercase;
    color: #666;
}

    .picker--time .picker__button--clear:hover, .picker--time .picker__button--clear:focus {
        color: #000000;
        background: #b1dcfb;
        background: #ee2200;
        border-color: #ee2200;
        cursor: pointer;
        color: #ffffff;
        outline: none;
    }

    .picker--time .picker__button--clear:before {
        top: -0.25em;
        color: #666;
        font-size: 1.25em;
        font-weight: bold;
    }

    .picker--time .picker__button--clear:hover:before, .picker--time .picker__button--clear:focus:before {
        color: #ffffff;
    }

.picker--time .picker__frame {
    min-width: 256px;
    max-width: 320px;
}

.picker--time .picker__box {
    font-size: 1em;
    background: #f2f2f2;
    padding: 0;
}

@media (min-height: 40.125em) {
    .picker--time .picker__box {
        margin-bottom: 5em;
    }
}

.nav-wrapper a.brand-logo {
    background-position: center;
    max-width: 240px;
    text-align: left;
    width: 100%;
    background-color: #b02e67;
    height: 64px;
    line-height: 50px;
    font-size: 46px;
    color: #fff;
    background: none;
    padding-left: 64px;
}

    .nav-wrapper a.brand-logo img {
        position: absolute;
        top: 17.5px;
        left: 64px;
    }

@media only screen and (max-width: 600px) {
    .nav-wrapper a.brand-logo img {
        top: 13.5px;
    }
}

@media only screen and (max-width: 600px) {
    .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 42px;
    }
}

input[type=search]::-webkit-input-placeholder {
    color: #fff;
}

input[type=search]:-moz-placeholder {
    color: #fff;
}

input[type=search]::-moz-placeholder {
    color: #fff;
}

input[type=search]:-ms-input-placeholder {
    color: #fff;
}

input[type=search]:focus::-webkit-input-placeholder {
    color: #444;
}

input[type=search]:focus:-moz-placeholder {
    color: #444;
}

input[type=search]:focus::-moz-placeholder {
    color: #444;
}

input[type=search]:focus:-ms-input-placeholder {
    color: #444;
}

.header-right {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 240px;
    width: 100%;
    padding-left: 20px;
}

header nav {
    background-color: #b02e67;
}

    header nav .nav-wrapper {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    }

.search-top-bar {
    margin: 14px auto 0 240px;
    width: calc(100% - 428px);
    height: 36px;
    display: inline-block;
    position: relative;
}

    .search-top-bar .search-top-bar-input {
        display: block;
        padding: 0 5px 0 40px;
        width: 160px;
        margin: 0;
        border-radius: 2px;
        height: 36px;
        line-height: 36px;
        background-color: #de538e;
        -webkit-transition: all 200ms ease;
        transition: all 200ms ease;
        border: none;
        font-size: 16px;
        appearance: textfield;
        font-weight: 400;
        outline: none;
    }

        .search-top-bar .search-top-bar-input:focus {
            color: #333;
            background: #fff;
            border-bottom: none !important;
            box-shadow: none !important;
        }

    .search-top-bar .material-icons {
        position: absolute;
        top: 0;
        right: 170px;
        cursor: pointer;
        color: #FFF;
        z-index: 2;
        font-size: 25px;
    }

    .search-top-bar input[type=search]:focus:not([readonly]) + .material-icons {
        color: #000;
    }

    .search-top-bar .zmdi-search {
        height: 36px;
        line-height: 36px;
    }

        .search-top-bar .zmdi-search.active {
            color: #000;
        }

.main-header > li > a .badge {
    position: absolute;
    right: 10px;
    top: 18px;
}

.i-notifications {
    position: relative;
    background: url("../images/test_notif.png") no-repeat;
    width: 23px;
    height: 26px;
    display: inline-block;
    margin-top: 17px;
}

.badge-green {
    position: absolute;
    left: 9px;
    bottom: 17px;
    font-weight: 600;
    padding: 3px 5px;
    font-size: 12px;
    margin-top: 1px;
    display: inline-block;
    min-width: 10px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #43a047;
}

.notif-btn {
    line-height: 64px;
    height: 64px;
    float: left;
}

    .notif-btn:hover {
        box-shadow: none;
    }

@media (max-width: 1024px) {
    .notif-btn {
        display: none;
    }
}

.dropdown-content {
    width: 300px;
    overflow-y: visible;
}

@media (max-width: 480px) {
    .dropdown-content {
        width: 250px;
    }
}

.dropdown-content li a {
    font-size: 12px;
}

    .dropdown-content li a i {
        font-size: 18px;
        width: 1rem;
        line-height: 1;
        display: block;
        float: left;
        margin-right: 1rem;
    }

.create-new.btn, .create-new.btn-large {
    text-transform: capitalize;
    margin-left: 0;
}

    .create-new.btn .zmdi, .create-new.btn-large .zmdi {
        display: inline-block;
        vertical-align: middle;
        margin-right: 0;
        padding-left: 5px;
    }

#dropdown3 {
    width: 120px;
}

@media (max-width: 992px) {
    .first-layout .main-header {
        padding-left: 0;
    }
}

#search-hover {
    height: 51px;
    margin-top: -51px;
    background-color: transparent;
    margin-right: 52px;
    margin-left: 50px;
}

.wrapper.vertical-sidebar .side-nav {
    top: 64px;
}

    .wrapper.vertical-sidebar .side-nav .collapsible {
        border: none;
        box-shadow: none;
    }

        .wrapper.vertical-sidebar .side-nav .collapsible li {
            padding: 0;
            line-height: normal;
        }

        .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header {
            background-color: transparent;
            border: none;
            height: 40px;
            line-height: 40px;
            padding: 0 20px;
        }

            .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header:hover {
                color: #9c1b54;
                background-color: transparent;
            }

            .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header i {
                line-height: inherit;
            }

            .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header .zmdi-chevron-down {
                float: right;
                text-align: right;
                margin-right: 0;
                display: block;
            }

            .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header .zmdi-chevron-up {
                display: none;
                opacity: 0;
                -webkit-transition: 0.2s ease-out;
                -moz-transition: 0.2s ease-out;
                -o-transition: 0.2s ease-out;
                transition: 0.2s ease-out;
            }

            .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header.active .zmdi-chevron-down {
                float: right;
                text-align: right;
                margin-right: 0;
                display: none;
            }

            .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header.active .zmdi-chevron-up {
                float: right;
                text-align: right;
                margin-right: 0;
                display: block;
                opacity: 1;
            }

        .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-body {
            border: 0;
            background-color: #ededed;
        }

            .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-body li.active {
                background-color: #9c1b54;
            }

            .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-body li a {
                padding: 0 30px;
            }

        .wrapper.vertical-sidebar .side-nav .collapsible a {
            height: 40px;
            line-height: 40px;
        }

        .wrapper.vertical-sidebar .side-nav .collapsible .userinfo {
            background: url("../images/sidebar_background_pink.png") no-repeat;
            width: 100%;
            display: inline-block;
            padding: 10px 10px 0 10px;
            height: auto;
        }

            .wrapper.vertical-sidebar .side-nav .collapsible .userinfo .user-avatar {
                width: 60px;
                height: 60px;
                float: left;
            }

                .wrapper.vertical-sidebar .side-nav .collapsible .userinfo .user-avatar img {
                    border-radius: 50%;
                    max-width: 100%;
                }

            .wrapper.vertical-sidebar .side-nav .collapsible .userinfo .user-text {
                float: left;
                padding: 10px 0 10px 15px;
                max-width: 70%;
            }

            .wrapper.vertical-sidebar .side-nav .collapsible .userinfo h4 {
                font-size: 20px;
                color: #fff;
                margin: 0;
                text-shadow: 0px 1px 3px rgba(0,0,0,0.5);
            }

            .wrapper.vertical-sidebar .side-nav .collapsible .userinfo p {
                font-size: 14px;
                color: #fff;
                line-height: 1;
                margin-bottom: 0;
                text-shadow: 0px 1px 3px rgba(0,0,0,0.5);
            }

            .wrapper.vertical-sidebar .side-nav .collapsible .userinfo .drop-down-icon {
                color: #fff;
                display: inline-block;
                vertical-align: middle;
                position: absolute;
            }

    .wrapper.vertical-sidebar .side-nav li.active {
        background-color: transparent;
        color: #9c1b54;
    }

    .wrapper.vertical-sidebar .side-nav li a:hover {
        background-color: #d6d6d6;
    }

@media only screen and (max-width: 600px) {
    .wrapper.vertical-sidebar .side-nav {
        top: 56px;
    }
}

.boxed-layout .navbar-fixed nav {
    max-width: 1280px;
}

.side-nav::-webkit-scrollbar {
    width: 0.3em;
}

.side-nav::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.side-nav::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.ho-header .side-nav li {
    text-align: center;
}

    .ho-header .side-nav li a {
        height: auto;
        line-height: 20px;
    }

        .ho-header .side-nav li a:hover {
            background-color: transparent;
            color: #9c1b54;
        }

.horizontal-layout main {
    padding-left: 0;
}

.header-2 .ho-header li {
    text-align: center;
}

    .header-2 .ho-header li a {
        line-height: 24px;
        color: #000;
    }

        .header-2 .ho-header li a:hover {
            background-color: transparent;
            color: #9c1b54;
        }

    .header-2 .ho-header li i {
        width: auto;
    }

.header-2 .ho-header .side-nav {
    top: 64px;
}

    .header-2 .ho-header .side-nav li {
        text-align: left;
    }

        .header-2 .ho-header .side-nav li a {
            float: left;
            height: 40px;
            line-height: 40px;
            padding: 0 20px;
            width: 100%;
        }

        .header-2 .ho-header .side-nav li i {
            height: 36px;
            width: 2rem;
            font-size: 1.6rem;
            line-height: 3rem;
            display: block;
            float: left;
            text-align: center;
            margin-right: 1rem;
        }

.line-wrap {
    width: 18px;
    height: 12px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    margin: 12px 20px;
}

    .line-wrap .line {
        background-color: #fff;
    }

    .line-wrap .line {
        width: 18px;
        height: 2px;
        -webkit-transition: all;
        -o-transition: all;
        transition: all;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

        .line-wrap .line.center {
            margin: 3px 0;
        }

.open .line-wrap {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

    .open .line-wrap .line.top {
        width: 12px;
        transform: translateX(8px) translateY(1px) rotate(45deg);
        -webkit-transform: translateX(8px) translateY(1px) rotate(45deg);
    }

    .open .line-wrap .line.bottom {
        width: 12px;
        transform: translateX(8px) translateY(-1px) rotate(-45deg);
        -webkit-transform: translateX(8px) translateY(-1px) rotate(-45deg);
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
}

.fs-10 {
    font-size: 10px;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-16 {
    font-size: 16px;
}

.fs-17 {
    font-size: 17px;
}

.fs-18 {
    font-size: 18px;
}

.fs-19 {
    font-size: 19px;
}

.fs-20 {
    font-size: 20px;
}

.fs-21 {
    font-size: 21px;
}

.fs-22 {
    font-size: 22px;
}

.fs-23 {
    font-size: 23px;
}

.fs-24 {
    font-size: 24px;
}

.fs-25 {
    font-size: 25px;
}

.fs-26 {
    font-size: 26px;
}

.fs-27 {
    font-size: 27px;
}

.fs-28 {
    font-size: 28px;
}

.fs-29 {
    font-size: 29px;
}

.fs-30 {
    font-size: 30px;
}

.fs-31 {
    font-size: 31px;
}

.fs-32 {
    font-size: 32px;
}

.fs-33 {
    font-size: 33px;
}

.fs-34 {
    font-size: 34px;
}

.fs-35 {
    font-size: 35px;
}

.fs-36 {
    font-size: 36px;
}

.fs-37 {
    font-size: 37px;
}

.fs-38 {
    font-size: 38px;
}

.fs-39 {
    font-size: 39px;
}

.fs-40 {
    font-size: 40px;
}

.fs-41 {
    font-size: 41px;
}

.fs-42 {
    font-size: 42px;
}

.fs-43 {
    font-size: 43px;
}

.fs-44 {
    font-size: 44px;
}

.fs-45 {
    font-size: 45px;
}

.fs-46 {
    font-size: 46px;
}

.fs-47 {
    font-size: 47px;
}

.fs-48 {
    font-size: 48px;
}

.fs-49 {
    font-size: 49px;
}

.fs-50 {
    font-size: 50px;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.container-typography .header {
    font-weight: normal !important;
}

.container-typography .description .text-types {
    line-height: 1;
}

.container-typography .description .row {
    position: relative;
    margin-bottom: 0;
}

    .container-typography .description .row p {
        margin: 10px 0 0;
    }

        .container-typography .description .row p:nth-child(odd) {
            margin-left: 3% !important;
        }

        .container-typography .description .row p:nth-child(even) {
            position: absolute;
            bottom: 0;
            right: 0;
            color: #898989;
            font-size: 16px;
        }

@media (max-width: 1024px) {
    .container-typography .description .row p:nth-child(even) {
        font-size: 2vw;
    }
}

.container-typography .description .row .p1 {
    font-size: 3vw;
}

.container-typography .description .row .p2 {
    font-size: 3vw;
}

.container-typography .description .row .p3 {
    font-size: 2vw;
}

.container-typography .description .row .p4 {
    font-size: 4vw;
}

.container-typography .description .row .p5 {
    font-size: 2vw;
}

.container-typography .description .row .p6 {
    font-size: 4vw;
}

.container-typography .description .row .p7 {
    font-size: 1vw;
}

.container-typography .description .row .p8 {
    font-size: 5vw;
}

.container-typography .description .row .p9 {
    font-size: 1vw;
}

.container-typography .description .row .p10 {
    font-size: 3vw;
}

@media (max-width: 1024px) {
    .container-typography .description .row .p1 {
        font-size: 6vw;
    }

    .container-typography .description .row .p2 {
        font-size: 5vw;
    }

    .container-typography .description .row .p3 {
        font-size: 3vw;
    }

    .container-typography .description .row .p4 {
        font-size: 7vw;
    }

    .container-typography .description .row .p5 {
        font-size: 3vw;
    }

    .container-typography .description .row .p6 {
        font-size: 7vw;
    }

    .container-typography .description .row .p7 {
        font-size: 2vw;
    }

    .container-typography .description .row .p8 {
        font-size: 10vw;
    }

    .container-typography .description .row .p9 {
        font-size: 2vw;
    }

    .container-typography .description .row .p10 {
        font-size: 5vw;
    }
}

.container-typography .description .row:last-child {
    margin-bottom: 60px;
}

.container-typography .headers h1, .container-typography .headers h2, .container-typography .headers h3, .container-typography .headers h4, .container-typography .headers h5, .container-typography .headers h6 {
    font-weight: bold;
    margin-left: 0 !important;
}

@media (max-width: 600px) {
    .container-typography .headers h1, .container-typography .headers h2, .container-typography .headers h3, .container-typography .headers h4, .container-typography .headers h5, .container-typography .headers h6 {
        margin-bottom: 0;
    }
}

@media (max-width: 600px) {
    .container-typography .headers h1 {
        font-size: 8vw !important;
    }

    .container-typography .headers h2 {
        font-size: 7vw !important;
    }

    .container-typography .headers h3 {
        font-size: 6vw !important;
    }

    .container-typography .headers h4 {
        font-size: 5vw !important;
    }

    .container-typography .headers h5 {
        font-size: 4vw !important;
    }

    .container-typography .headers h6 {
        font-size: 3vw !important;
        margin-bottom: -0.1rem;
    }
}

.container-typography .headers h4 {
    margin-top: 2.1rem !important;
}

.container-typography .headers h5 {
    margin-top: 2.1rem !important;
}

.container-typography .headers h6 {
    margin-top: 3rem !important;
}

.container-typography .headers .row {
    height: 6vh !important;
    position: relative;
}

    .container-typography .headers .row p {
        position: absolute;
        bottom: 0;
        right: 0;
        margin-bottom: 0;
    }

@media (max-width: 600px) {
    .container-typography .headers .row p {
        font-size: 2vw;
    }
}

@media (max-width: 600px) {
    .container-typography .body .row .body-wraper:first-child {
        margin-bottom: 20px;
    }

    .container-typography .body .row .body-wraper:last-of-type {
        margin-bottom: 0;
    }
}

.container-typography .body .row .col:not(.body-wraper) {
    border: 1px solid #dddddd;
    background-color: #ffffff;
}

    .container-typography .body .row .col:not(.body-wraper) .body-wraper {
        margin-bottom: 10px;
    }

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

.no-wrap-text {
    white-space: nowrap;
}

.lead {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.4;
}

.text-regular {
    font-weight: normal !important;
}

.text-light {
    font-weight: lighter !important;
}

.text-semibold {
    font-weight: 600 !important;
}

.text-bold {
    font-weight: bold !important;
}

.text-semibold-italic {
    font-weight: 600 !important;
    font-style: italic !important;
}

.text-extrabold {
    font-weight: bolder !important;
}

.text-italic {
    font-style: italic !important;
}

.text-light-italic {
    font-weight: lighter !important;
    font-style: italic !important;
}

.text-extrabold-italic {
    font-weight: bolder !important;
    font-style: italic !important;
}

.text-bold-italic {
    font-weight: bold !important;
    font-style: italic !important;
}

.elements textarea, .elements input::-webkit-input-placeholder {
    padding-left: 10px;
}

.elements textarea, .elements input:-moz-placeholder {
    padding-left: 10px;
}

.elements textarea, .elements input::-moz-placeholder {
    padding-left: 10px;
}

.elements textarea, .elements input:-ms-input-placeholder {
    padding-left: 10px;
}

    .elements input:not([type]), .elements input[type=text], .elements input[type=password], .elements input[type=email], .elements input[type=url], .elements input[type=time], .elements input[type=date], .elements input[type=datetime], .elements input[type=datetime-local], .elements input[type=tel], .elements input[type=number], .elements input[type=search], .elements textarea.materialize-textarea {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #9e9e9e;
        border-radius: 0;
        outline: none;
        height: 3rem;
        width: 100%;
        font-size: 1rem;
        margin: 0 0 15px 0;
        padding: 0;
        box-shadow: none;
        box-sizing: content-box;
        transition: all 0.3s;
    }

        .elements input:not([type]):disabled, .elements input:not([type])[readonly="readonly"], .elements input[type=text]:disabled, .elements input[type=text][readonly="readonly"], .elements input[type=password]:disabled, .elements input[type=password][readonly="readonly"], .elements input[type=email]:disabled, .elements input[type=email][readonly="readonly"], .elements input[type=url]:disabled, .elements input[type=url][readonly="readonly"], .elements input[type=time]:disabled, .elements input[type=time][readonly="readonly"], .elements input[type=date]:disabled, .elements input[type=date][readonly="readonly"], .elements input[type=datetime]:disabled, .elements input[type=datetime][readonly="readonly"], .elements input[type=datetime-local]:disabled, .elements input[type=datetime-local][readonly="readonly"], .elements input[type=tel]:disabled, .elements input[type=tel][readonly="readonly"], .elements input[type=number]:disabled, .elements input[type=number][readonly="readonly"], .elements input[type=search]:disabled, .elements input[type=search][readonly="readonly"], .elements textarea.materialize-textarea:disabled, .elements textarea.materialize-textarea[readonly="readonly"] {
            color: rgba(0,0,0,0.26);
        }

            .elements input:not([type]):disabled + label, .elements input:not([type])[readonly="readonly"] + label, .elements input[type=text]:disabled + label, .elements input[type=text][readonly="readonly"] + label, .elements input[type=password]:disabled + label, .elements input[type=password][readonly="readonly"] + label, .elements input[type=email]:disabled + label, .elements input[type=email][readonly="readonly"] + label, .elements input[type=url]:disabled + label, .elements input[type=url][readonly="readonly"] + label, .elements input[type=time]:disabled + label, .elements input[type=time][readonly="readonly"] + label, .elements input[type=date]:disabled + label, .elements input[type=date][readonly="readonly"] + label, .elements input[type=datetime]:disabled + label, .elements input[type=datetime][readonly="readonly"] + label, .elements input[type=datetime-local]:disabled + label, .elements input[type=datetime-local][readonly="readonly"] + label, .elements input[type=tel]:disabled + label, .elements input[type=tel][readonly="readonly"] + label, .elements input[type=number]:disabled + label, .elements input[type=number][readonly="readonly"] + label, .elements input[type=search]:disabled + label, .elements input[type=search][readonly="readonly"] + label, .elements textarea.materialize-textarea:disabled + label, .elements textarea.materialize-textarea[readonly="readonly"] + label {
                color: rgba(0,0,0,0.26);
            }

        .elements input:not([type]):focus:not([readonly]), .elements input[type=text]:focus:not([readonly]), .elements input[type=password]:focus:not([readonly]), .elements input[type=email]:focus:not([readonly]), .elements input[type=url]:focus:not([readonly]), .elements input[type=time]:focus:not([readonly]), .elements input[type=date]:focus:not([readonly]), .elements input[type=datetime]:focus:not([readonly]), .elements input[type=datetime-local]:focus:not([readonly]), .elements input[type=tel]:focus:not([readonly]), .elements input[type=number]:focus:not([readonly]), .elements input[type=search]:focus:not([readonly]), .elements textarea.materialize-textarea:focus:not([readonly]) {
            border-bottom: 1px solid #26a69a;
            box-shadow: 0 1px 0 0 #26a69a;
        }

            .elements input:not([type]):focus:not([readonly]) + label, .elements input[type=text]:focus:not([readonly]) + label, .elements input[type=password]:focus:not([readonly]) + label, .elements input[type=email]:focus:not([readonly]) + label, .elements input[type=url]:focus:not([readonly]) + label, .elements input[type=time]:focus:not([readonly]) + label, .elements input[type=date]:focus:not([readonly]) + label, .elements input[type=datetime]:focus:not([readonly]) + label, .elements input[type=datetime-local]:focus:not([readonly]) + label, .elements input[type=tel]:focus:not([readonly]) + label, .elements input[type=number]:focus:not([readonly]) + label, .elements input[type=search]:focus:not([readonly]) + label, .elements textarea.materialize-textarea:focus:not([readonly]) + label {
                color: #26a69a;
            }

        .elements input:not([type]).valid, .elements input[type=text].valid, .elements input[type=password].valid, .elements input[type=email].valid, .elements input[type=url].valid, .elements input[type=time].valid, .elements input[type=date].valid, .elements input[type=datetime].valid, .elements input[type=datetime-local].valid, .elements input[type=tel].valid, .elements input[type=number].valid, .elements input[type=search].valid, .elements textarea.materialize-textarea.valid {
            box-shadow: none;
            border-bottom: 1px solid green;
        }

        .elements input:not([type]):focus:not([readonly]).valid, .elements input:not([type]):focus:not([readonly]).valid, .elements input:not([type]):focus.valid.valid, .elements input[type=text]:focus:not([readonly]).valid, .elements input[type=text]:focus:not([readonly]).valid, .elements input[type=text]:focus.valid.valid, .elements input[type=password]:focus:not([readonly]).valid, .elements input[type=password]:focus:not([readonly]).valid, .elements input[type=password]:focus.valid.valid, .elements input[type=email]:focus:not([readonly]).valid, .elements input[type=email]:focus:not([readonly]).valid, .elements input[type=email]:focus.valid.valid, .elements input[type=url]:focus:not([readonly]).valid, .elements input[type=url]:focus:not([readonly]).valid, .elements input[type=url]:focus.valid.valid, .elements input[type=time]:focus:not([readonly]).valid, .elements input[type=time]:focus:not([readonly]).valid, .elements input[type=time]:focus.valid.valid, .elements input[type=date]:focus:not([readonly]).valid, .elements input[type=date]:focus:not([readonly]).valid, .elements input[type=date]:focus.valid.valid, .elements input[type=datetime]:focus:not([readonly]).valid, .elements input[type=datetime]:focus:not([readonly]).valid, .elements input[type=datetime]:focus.valid.valid, .elements input[type=datetime-local]:focus:not([readonly]).valid, .elements input[type=datetime-local]:focus:not([readonly]).valid, .elements input[type=datetime-local]:focus.valid.valid, .elements input[type=tel]:focus:not([readonly]).valid, .elements input[type=tel]:focus:not([readonly]).valid, .elements input[type=tel]:focus.valid.valid, .elements input[type=number]:focus:not([readonly]).valid, .elements input[type=number]:focus:not([readonly]).valid, .elements input[type=number]:focus.valid.valid, .elements input[type=search]:focus:not([readonly]).valid, .elements input[type=search]:focus:not([readonly]).valid, .elements input[type=search]:focus.valid.valid, .elements textarea.materialize-textarea:focus:not([readonly]).valid, .elements textarea.materialize-textarea:focus:not([readonly]).valid, .elements textarea.materialize-textarea:focus.valid.valid {
            border-bottom: 1px solid green;
            box-shadow: 0 1px 0 0 green;
        }

        .elements input:not([type]).invalid, .elements input[type=text].invalid, .elements input[type=password].invalid, .elements input[type=email].invalid, .elements input[type=url].invalid, .elements input[type=time].invalid, .elements input[type=date].invalid, .elements input[type=datetime].invalid, .elements input[type=datetime-local].invalid, .elements input[type=tel].invalid, .elements input[type=number].invalid, .elements input[type=search].invalid, .elements textarea.materialize-textarea.invalid {
            box-shadow: none;
            border-bottom: 1px solid red;
        }

        .elements input:not([type]):focus:not([readonly]).invalid, .elements input:not([type]):focus:not([readonly]).invalid, .elements input:not([type]):focus.valid.invalid, .elements input[type=text]:focus:not([readonly]).invalid, .elements input[type=text]:focus:not([readonly]).invalid, .elements input[type=text]:focus.valid.invalid, .elements input[type=password]:focus:not([readonly]).invalid, .elements input[type=password]:focus:not([readonly]).invalid, .elements input[type=password]:focus.valid.invalid, .elements input[type=email]:focus:not([readonly]).invalid, .elements input[type=email]:focus:not([readonly]).invalid, .elements input[type=email]:focus.valid.invalid, .elements input[type=url]:focus:not([readonly]).invalid, .elements input[type=url]:focus:not([readonly]).invalid, .elements input[type=url]:focus.valid.invalid, .elements input[type=time]:focus:not([readonly]).invalid, .elements input[type=time]:focus:not([readonly]).invalid, .elements input[type=time]:focus.valid.invalid, .elements input[type=date]:focus:not([readonly]).invalid, .elements input[type=date]:focus:not([readonly]).invalid, .elements input[type=date]:focus.valid.invalid, .elements input[type=datetime]:focus:not([readonly]).invalid, .elements input[type=datetime]:focus:not([readonly]).invalid, .elements input[type=datetime]:focus.valid.invalid, .elements input[type=datetime-local]:focus:not([readonly]).invalid, .elements input[type=datetime-local]:focus:not([readonly]).invalid, .elements input[type=datetime-local]:focus.valid.invalid, .elements input[type=tel]:focus:not([readonly]).invalid, .elements input[type=tel]:focus:not([readonly]).invalid, .elements input[type=tel]:focus.valid.invalid, .elements input[type=number]:focus:not([readonly]).invalid, .elements input[type=number]:focus:not([readonly]).invalid, .elements input[type=number]:focus.valid.invalid, .elements input[type=search]:focus:not([readonly]).invalid, .elements input[type=search]:focus:not([readonly]).invalid, .elements input[type=search]:focus.valid.invalid, .elements textarea.materialize-textarea:focus:not([readonly]).invalid, .elements textarea.materialize-textarea:focus:not([readonly]).invalid, .elements textarea.materialize-textarea:focus.valid.invalid {
            border-bottom: 1px solid red;
            box-shadow: 0 1px 0 0 red;
        }

        .elements input:not([type]).invalid + label:after, .elements input:not([type]):focus.invalid + label:after, .elements input[type=text].invalid + label:after, .elements input[type=text]:focus.invalid + label:after, .elements input[type=password].invalid + label:after, .elements input[type=password]:focus.invalid + label:after, .elements input[type=email].invalid + label:after, .elements input[type=email]:focus.invalid + label:after, .elements input[type=url].invalid + label:after, .elements input[type=url]:focus.invalid + label:after, .elements input[type=time].invalid + label:after, .elements input[type=time]:focus.invalid + label:after, .elements input[type=date].invalid + label:after, .elements input[type=date]:focus.invalid + label:after, .elements input[type=datetime].invalid + label:after, .elements input[type=datetime]:focus.invalid + label:after, .elements input[type=datetime-local].invalid + label:after, .elements input[type=datetime-local]:focus.invalid + label:after, .elements input[type=tel].invalid + label:after, .elements input[type=tel]:focus.invalid + label:after, .elements input[type=number].invalid + label:after, .elements input[type=number]:focus.invalid + label:after, .elements input[type=search].invalid + label:after, .elements input[type=search]:focus.invalid + label:after, .elements textarea.materialize-textarea.invalid + label:after, .elements textarea.materialize-textarea:focus.invalid + label:after {
            content: attr(data-error);
            color: #F44336;
            opacity: 1;
        }

        .elements input:not([type]).validate + label, .elements input[type=text].validate + label, .elements input[type=password].validate + label, .elements input[type=email].validate + label, .elements input[type=url].validate + label, .elements input[type=time].validate + label, .elements input[type=date].validate + label, .elements input[type=datetime].validate + label, .elements input[type=datetime-local].validate + label, .elements input[type=tel].validate + label, .elements input[type=number].validate + label, .elements input[type=search].validate + label, .elements textarea.materialize-textarea.validate + label {
            width: 100%;
            pointer-events: none;
        }

        .elements input:not([type]) + label:after, .elements input[type=text] + label:after, .elements input[type=password] + label:after, .elements input[type=email] + label:after, .elements input[type=url] + label:after, .elements input[type=time] + label:after, .elements input[type=date] + label:after, .elements input[type=datetime] + label:after, .elements input[type=datetime-local] + label:after, .elements input[type=tel] + label:after, .elements input[type=number] + label:after, .elements input[type=search] + label:after, .elements textarea.materialize-textarea + label:after {
            display: block;
            content: "";
            position: absolute;
            top: 65px;
            opacity: 0;
            transition: .2s opacity ease-out, .2s color ease-out;
        }

.elements #elements1 {
    height: 500px;
    min-width: 300px;
}

@media (max-width:480px) {
    .elements #elements1 {
        min-width: 0;
    }
}

.elements #elements1 .help-text-input input {
    margin-bottom: 5px !important;
}

.elements #elements1 .help-text-input span {
    margin-bottom: 15px;
    display: block;
    font-size: 12px;
}

.elements #elements1 input[type=password] {
    border-bottom: 2px solid #9e9e9e;
}

    .elements #elements1 input[type=password]:focus:not([readonly]) {
        border-bottom: 2px solid #26a69a;
        box-shadow: none;
    }

.elements #elements2 {
    height: 500px;
    min-width: 300px;
}

@media (max-width:480px) {
    .elements #elements2 {
        min-width: 0;
    }
}

.elements #elements2 i {
    color: grey;
}

    .elements #elements2 i.active {
        color: #b02e67;
    }

.elements #elements2 .textarea-label {
    margin-left: 45px;
}

.elements #elements2 .icons-margin {
    margin-top: 5px;
}

.elements #elements3 [type="checkbox"].filled-in:not(:checked) + label:after {
    border: 1px solid #777777;
}

.elements #elements3 [type="checkbox"].filled-in:checked + label:after {
    border: 1px solid #777777;
    background-color: #777777;
}

.elements #elements3 [type="checkbox"].rounded.filled-in:not(:checked) + label:after {
    border: 1px solid #777777;
}

.elements #elements3 [type="checkbox"].rounded.filled-in:checked + label:after {
    border: 1px solid #777777;
    background-color: #777777;
    border-radius: 50%;
}

.elements #elements3 .checkboxes [type="radio"]:not(:checked) + label, .elements #elements3 .checkboxes [type="radio"]:checked + label {
    display: block;
}

.elements #elements3 [type="checkbox"].rounded.filled-in:not(:checked) + label:after {
    background-color: transparent;
    border: 1px solid #5a5a5a;
    top: 0px;
    z-index: 0;
    border-radius: 50%;
}

.elements #elements3 [type="radio"]:not(:checked) + label:before, .elements #elements3 [type="radio"]:not(:checked) + label:after {
    border: 1px solid #5a5a5a;
}

.elements #elements3 [type="radio"]:checked + label:after, .elements #elements3 [type="radio"].with-gap:checked + label:after {
    background-color: #5a5a5a;
}

.elements #elements3 [type="radio"]:checked + label:after, .elements #elements3 [type="radio"].with-gap:checked + label:before, .elements #elements3 [type="radio"].with-gap:checked + label:after {
    border: 1px solid #5a5a5a;
}

.elements #elements3 [type="radio"].with-gap:disabled:checked + label:before {
    border: 1px solid rgba(0,0,0,0.26);
}

.elements #elements3 [type="radio"].with-gap:disabled:checked + label:after {
    border: none;
    background-color: rgba(0,0,0,0.26);
}

.elements #elements3 [type="radio"] + label:before, .elements #elements3 [type="radio"] + label:after {
    width: 20px;
    height: 20px;
}

.elements #elements3 input[type=text].picker__input {
    height: 2rem;
}

.elements #elements3 [type="checkbox"].filled-in.checkbox-info:not(:checked) + label:after {
    border: 1px solid #b02e67;
}

.elements #elements3 [type="checkbox"].filled-in.checkbox-info:checked + label:after {
    border: 1px solid #b02e67;
    background-color: #b02e67;
}

.elements #elements3 [type="checkbox"].checkbox-info.filled-in:not(:checked) + label:after {
    border: 1px solid #b02e67;
}

.elements #elements3 [type="checkbox"].checkbox-info.filled-in:checked + label:after {
    border: 1px solid #b02e67;
    background-color: #b02e67;
}

.elements #elements3 pre {
    max-height: 466px;
}

.elements #elements3 h5 {
    padding-top: 0;
    padding-left: 12px;
}

.elements #elements3 .input-padding {
    padding-top: 10px;
    padding-bottom: 10px;
}

.elements pre {
    max-height: 416px;
}

.extra-elements #elements4 {
    height: 570px;
    min-width: 300px;
    padding: 20px;
}

@media (max-width:480px) {
    .extra-elements #elements4 {
        min-width: 0;
    }
}

.extra-elements #elements4 #range {
    height: 250px;
    margin: 20px auto 0 auto;
}

.extra-elements #elements4 #value-span, .extra-elements #elements4 #value-input {
    float: left;
    display: block;
    text-align: center;
    margin: 0;
}

.extra-elements #elements4 #range-horizontal {
    width: 250px;
    margin: 20px 0;
}

@media (max-width:480px) {
    .extra-elements #elements4 #range-horizontal {
        width: 180px;
    }
}

.extra-elements #elements4 #range-vertical {
    height: 250px;
    margin: 20px 0;
}

.extra-elements #elements5 {
    height: 700px;
    min-width: 300px;
    padding: 20px;
}

@media (max-width:480px) {
    .extra-elements #elements5 {
        min-width: 0;
    }
}

.extra-elements #elements5 .tagit-choice {
    display: inline-block;
    height: 32px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0,0,0,0.6);
    line-height: 32px;
    padding: 0 12px;
    border-radius: 16px;
    background-color: #e4e4e4;
}

.extra-elements #elements5 #myTags {
    max-height: 100px;
}

    .extra-elements #elements5 #myTags li .text-icon {
        display: inline;
        font-size: 20px;
        color: rgba(0,0,0,0.6);
        margin-right: 10px;
    }

    .extra-elements #elements5 #myTags li.tagit-new {
        width: 100%;
    }

    .extra-elements #elements5 #myTags li.tagit-choice-editable {
        padding: .2em 27px .2em .5em;
    }

    .extra-elements #elements5 #myTags li .ui-autocomplete-input {
        border-bottom: 1px solid #9e9e9e;
    }

        .extra-elements #elements5 #myTags li .ui-autocomplete-input:active, .extra-elements #elements5 #myTags li .ui-autocomplete-input:focus {
            border-bottom: 1px solid green;
        }

    .extra-elements #elements5 #myTags li .tagit-label {
        vertical-align: -webkit-baseline-middle;
    }

.extra-elements #elements5 .input-margin {
    margin-left: 5px;
}

@media (max-width: 480px) {
    .extra-elements #elements5 .input-margin {
        margin-left: 0;
        margin-bottom: 10px;
    }
}

.extra-elements #elements5 .input-margin2 {
    margin-left: 15px;
}

.extra-elements #elements5 a.chosen-single {
    margin-left: 15px;
}

.extra-elements #elements5 #rating {
    margin-bottom: 10px;
}

.extra-elements #elements5 .chosen-container.chosen-container-single {
    width: 100% !important;
}

    .extra-elements #elements5 .chosen-container.chosen-container-single .chosen-single {
        background: none;
        height: 3rem;
        border: none;
        border-bottom: 1px solid grey;
        box-shadow: none;
        border-radius: 0;
    }

        .extra-elements #elements5 .chosen-container.chosen-container-single .chosen-single span {
            line-height: 3rem;
            font-size: 1rem;
        }

        .extra-elements #elements5 .chosen-container.chosen-container-single .chosen-single div b {
            background-position: 0 16px;
        }

    .extra-elements #elements5 .chosen-container.chosen-container-single .chosen-search {
        width: 91%;
    }

        .extra-elements #elements5 .chosen-container.chosen-container-single .chosen-search input[type=text] {
            border: inherit;
            font-size: 16px;
            line-height: 22px;
            padding: 14px 16px;
            color: #b02e67;
            background-image: none !important;
        }

    .extra-elements #elements5 .chosen-container.chosen-container-single .chosen-drop {
        margin-top: -45px;
        border: none;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    }

        .extra-elements #elements5 .chosen-container.chosen-container-single .chosen-drop .chosen-results li.active-result {
            clear: both;
            color: #b02e67;
            cursor: pointer;
            min-height: 50px;
            width: 100%;
            text-align: left;
            text-transform: none;
            font-size: 16px;
            line-height: 22px;
            padding: 14px 16px;
        }

        .extra-elements #elements5 .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted {
            background-color: #e1e1e1;
            background-image: none;
        }

.extra-elements .btn:nth-child(2n+1), .extra-elements .btn-large:nth-child(2n+1) {
    background-color: #367abd;
}

.extra-elements .btn:nth-child(2n), .extra-elements .btn-large:nth-child(2n) {
    background-color: #88c542;
}

.extra-elements pre {
    max-height: 486px;
}

.wysiwyg #elements6 {
    overflow: auto;
    display: inline-block;
    padding-bottom: 20px;
}

    .wysiwyg #elements6 #editor-inline {
        padding-left: 10px;
        border: 1px solid;
        border-color: #d5d5d5;
    }

    .wysiwyg #elements6 h5 {
        margin-bottom: 41px;
        margin-top: 0;
    }

        .wysiwyg #elements6 h5:first-of-type {
            margin-top: 25px;
            margin-bottom: 25px;
        }

.wysiwyg #elements7 {
    overflow: auto;
    display: inline-block;
    padding-bottom: 20px;
}

    .wysiwyg #elements7 .editabletext {
        border: 1px solid grey;
        padding: 10px;
    }

    .wysiwyg #elements7 h5 {
        margin: 25px 0;
    }

.wysiwyg pre {
    max-height: 385px;
}

.timeline .event textarea {
    padding-left: 10px;
    border: none;
}

main {
    padding-left: 240px;
}

@media only screen and (max-width: 1024px) {
    main {
        padding-left: 0;
    }
}

.panel-widget-title {
    padding-bottom: 10px;
}

.section-header {
    padding: 15px 20px 20px 20px;
    background-color: #fff;
}

    .section-header h2 {
        margin-top: 0;
        font-weight: 600;
    }

[type="checkbox"].filled-in:not(:checked) + label:after {
    border: 2px solid #de538e;
}

[type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #de538e;
    background-color: #de538e;
}

.dashboard-wrapper .panel-widget .zmdi-delete:before {
    font-size: 20px;
}

.dashboard-wrapper .email-widget .inbox-title {
    position: relative;
    padding-bottom: 5px;
}

    .dashboard-wrapper .email-widget .inbox-title h3 {
        font-size: 15px;
        font-weight: 600;
        display: inline-block;
        margin: 0;
    }

    .dashboard-wrapper .email-widget .inbox-title .inbox-badge {
        font-weight: 600;
        padding: 5px 8px;
        font-size: 12px;
        display: inline-block;
        min-width: 10px;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        border-radius: 99px;
        margin-left: 10px;
    }

        .dashboard-wrapper .email-widget .inbox-title .inbox-badge.inbox-badge-green {
            background-color: #43a047;
        }

.dashboard-wrapper .profile-widget {
    background: url("../images/user_test_bg.png") no-repeat;
    background-size: cover;
    text-align: center;
    padding: 40px 0;
}

    .dashboard-wrapper .profile-widget .profile-image {
        width: 90px;
        height: 90px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
    }

        .dashboard-wrapper .profile-widget .profile-image img {
            border-radius: 50%;
            max-width: 100%;
        }

    .dashboard-wrapper .profile-widget h2 {
        font-size: 20px;
        color: #fff;
        font-weight: 600;
    }

    .dashboard-wrapper .profile-widget .profile-location {
        font-size: 15px;
        color: #fff;
        margin-bottom: 10px;
        font-weight: 300;
    }

.dashboard-wrapper .label {
    padding: 2px 8px;
    font-size: 15px;
    color: #fff;
    border-radius: 2px;
    font-weight: 600;
    line-height: 1;
}

    .dashboard-wrapper .label.label-red {
        background-color: #e44967;
    }

    .dashboard-wrapper .label.label-default {
        background-color: #55c6f5;
    }

    .dashboard-wrapper .label.label-warning {
        background-color: #f9b058;
    }

.dashboard-wrapper .table-badge {
    font-weight: 600;
    padding: 5px 8px;
    font-size: 12px;
    display: inline-block;
    min-width: 10px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 99px;
    margin-left: 10px;
}

    .dashboard-wrapper .table-badge.table-badge-green {
        background-color: #43a047;
    }

.inbox-element {
    margin: 0;
}

    .inbox-element .collection {
        border: 0;
    }

        .inbox-element .collection .collection-item.avatar {
            min-height: 0;
            border: 0;
        }

.socialMessage .reply-text {
    padding: 0;
}

a.brand-logo {
    background-color: transparent;
    line-height: 1.2;
    font-family: "BaronFont";
    color: #fff;
    margin: 0;
    font-size: 46px;
    vertical-align: middle;
    background: none;
}

@media only screen and (max-width: 600px) {
    a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

.navbar-center nav {
    border-radius: 3px;
}

    .navbar-center nav .nav-wrapper {
        border-radius: 3px;
        padding: 0 5px;
    }

.navbar-left nav {
    border-radius: 3px;
}

    .navbar-left nav .nav-wrapper {
        border-radius: 3px;
        padding: 0 5px;
    }

.nav-color-white nav {
    background-color: #fff;
}

    .nav-color-white nav .nav-wrapper a.brand-logo {
        height: 64px;
        line-height: 1.2;
        background-color: transparent;
        color: #b02e67;
        font-size: 46px;
    }

@media only screen and (max-width: 600px) {
    .nav-color-white nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

.nav-color-white nav input[type=search]:not(:focus) {
    background-color: #de538e;
}

.nav-color-white nav ul a {
    color: #b02e67;
}

.nav-color-white nav ul.profile-activities a {
    color: #b02e67;
}

    .nav-color-white nav ul.profile-activities a.activate, .nav-color-white nav ul.profile-activities a:hover {
        background-color: #fff !important;
    }

.nav-color-white nav.site-nav ul li > .dropdown-content li > a {
    color: #fff;
}

.nav-color-white .material-icons.menu {
    color: #b02e67;
}

.nav-color nav {
    background-color: #b02e67;
}

    .nav-color nav ul a {
        color: #fff;
    }

    .nav-color nav ul ul a {
        color: #b02e67;
    }

    .nav-color nav input[type=search]:not(:focus) {
        background-color: #de538e;
    }

    .nav-color nav ul.side-nav a {
        color: #000;
    }

.logo-left {
    padding-left: 240px;
}

.drop-down-profile .drop-down-icon {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem;
    float: right;
}

.top-nav {
    margin-left: 10px;
}

.navbars .header-right {
    max-width: none;
    position: relative;
}

.navbars .signUp-btn, .navbars .signUp-btn2 {
    height: 30px;
    line-height: 30px;
    width: 95px;
}

.navbars .signUp-btn2 {
    background-color: white;
    border: 1px solid #de538e;
}

.navbars .cart-icon {
    position: relative;
}

    .navbars .cart-icon .cart-icon-span {
        position: absolute;
        width: 20px;
        height: 16px;
        background-color: #de538e;
        border-radius: 30%;
        font-size: 13px;
        line-height: 16px;
        top: 15px;
        text-align: center;
    }

.navbars .navbar-custom-search {
    margin-right: 10px;
}

    .navbars .navbar-custom-search input {
        height: 2rem !important;
        width: 150px;
    }

        .navbars .navbar-custom-search input[type=search] {
            border-bottom: none;
            color: #fff;
        }

            .navbars .navbar-custom-search input[type=search]:focus {
                border-radius: 3px;
            }

                .navbars .navbar-custom-search input[type=search]:focus ~ .search-icon {
                    color: #000;
                    border-left: 0;
                }

            .navbars .navbar-custom-search input[type=search]:focus {
                color: #000;
            }

.navbars .search-icon {
    height: 2rem !important;
    line-height: 2rem !important;
    border-left: 1px solid #CCC;
    padding-left: 11px;
    padding-right: 5px;
    margin-top: 17px;
    padding-top: 1px;
    font-size: 20px;
    color: #fff;
}

.navbars .relative-item {
    position: relative;
}

.navbars .profile-img-ribbon {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    top: 42px;
    border: 2px solid white;
    background-color: #de538e;
    z-index: 2;
}

.navbars .drop-down-profile .drop-down-icon {
    padding-left: 5px;
}

.navbars .l-ribbon {
    padding-left: 3px;
}

.navbars .notifications-ribbon {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    top: 34px;
    border: 2px solid white;
    z-index: 2;
}

.navbars nav ul a {
    padding: 0 10px;
}

@media (max-width: 1380px) {
    .navbars nav ul a {
        text-align: center;
    }
}

.navbars a.more-vert {
    padding: 0 28px;
    border-left: 1px solid #e8e8e8;
}

.navbars a.icon-label, .navbars a.icon-label2 {
    height: 64px;
}

    .navbars a.icon-label i, .navbars a.icon-label2 i {
        height: 14px;
        line-height: 55px;
        padding-left: 7px;
    }

    .navbars a.icon-label2 i {
        padding-left: 5px;
    }

.navbars .zmdi-notifications:before {
    font-size: 26px;
}

.navbars .button-collapse2 {
    display: none;
}

@media only screen and (max-width: 1380px) {
    .navbars .right-ul {
        display: none;
    }

    .navbars .button-collapse2 {
        display: inline;
    }
}

@media only screen and (max-width: 1240px) {
    .navbars nav ul a {
        padding: 0 5px;
    }
}

@media only screen and (max-width: 1110px) {
    .navbars .temporary-form {
        display: none;
    }
}

#dropdown2 {
    width: auto !important;
}

.widgets .closed {
    position: absolute;
    right: 10px;
    text-decoration: none;
    font-weight: bold;
    top: 15px;
    font-size: 15px;
    color: rgba(255,255,255,0.7);
    padding: 4px;
}

.widgets .card-default .card-header {
    border-bottom: 1px solid #ccc;
    background-color: #d1417e;
    padding: 10px 20px;
}

    .widgets .card-default .card-header.default-panel-widget {
        background-color: #367abd;
    }

.widgets .card-default .card-content {
    padding: 20px;
}

.widgets .card-default .card-footer {
    border-top: 1px solid #ccc;
    background-color: #efefef;
    padding: 10px 20px;
}

.widgets .card-primary .card-header {
    border-bottom: 1px solid #ccc;
    background-color: #cdcdcd;
    padding: 10px 20px;
}

.widgets .card-primary .card-content {
    padding: 20px;
}

.widgets .card-primary .card-footer {
    border-top: 1px solid #ccc;
    background-color: #efefef;
    padding: 10px 20px;
}

.widgets .card-success .card-header {
    border-bottom: 1px solid #ccc;
    background-color: #21a9aa;
    padding: 10px 20px;
}

.widgets .card-success .card-content {
    padding: 20px;
}

.widgets .card-success .card-footer {
    border-top: 1px solid #ccc;
    background-color: #efefef;
    padding: 10px 20px;
}

.widgets .card-info .card-header {
    border-bottom: 1px solid #ccc;
    background-color: #3c5a99;
    padding: 10px 20px;
}

.widgets .card-info .card-content {
    padding: 20px;
}

.widgets .card-info .card-footer {
    border-top: 1px solid #ccc;
    background-color: #efefef;
    padding: 10px 20px;
}

.widgets .card-warning .card-header {
    border-bottom: 1px solid #ccc;
    background-color: #f9b058;
    padding: 10px 20px;
}

.widgets .card-warning .card-content {
    padding: 20px;
}

.widgets .card-warning .card-footer {
    border-top: 1px solid #ccc;
    background-color: #efefef;
    padding: 10px 20px;
}

.widgets .card-danger .card-header {
    border-bottom: 1px solid #ccc;
    background-color: #ce1126;
    padding: 10px 20px;
}

.widgets .card-danger .card-content {
    padding: 20px;
}

.widgets .card-danger .card-footer {
    border-top: 1px solid #ccc;
    background-color: #efefef;
    padding: 10px 20px;
}

.widgets pre[class*="language-"] {
    position: relative;
}

    .widgets pre[class*="language-"]:before {
        position: absolute;
        padding: 1px 5px;
        background: #e8e6e3;
        top: 0;
        left: 0;
        font-family: "Roboto", sans-serif;
        -webkit-font-smoothing: antialiased;
        color: #555;
        content: 'Code sample';
        font-size: .9rem;
        border: solid 1px rgba(51,51,51,0.12);
        border-top: none;
        border-left: none;
    }

.widgets .card span {
    color: rgba(0,0,0,0.5);
}

.widgets .card {
    border: none;
}

.foot1 {
    padding: 60px 20px;
}

    .foot1 .f-info h3 {
        font-family: BaronFont;
        color: #B02E67;
        margin: 5px 0;
    }

    .foot1 .f-info p {
        margin: 5px 0;
    }

    .foot1 .f-cont {
        width: 33%;
        display: inline-block;
        vertical-align: middle;
    }

@media (max-width: 1024px) {
    .foot1 .f-cont {
        width: 49%;
    }

        .foot1 .f-cont:nth-child(2) .center-align {
            text-align: right;
        }

        .foot1 .f-cont:nth-child(3) {
            width: 100%;
        }

            .foot1 .f-cont:nth-child(3) .right-align {
                text-align: center;
            }
}

.foot1 .f-cont ul li {
    display: inline-block;
    padding-right: 10px;
}

@media (max-width:480px) {
    .foot1 .f-cont h3 {
        margin: 0;
        font-size: 20px;
    }
}

@media (max-width:480px) {
    .foot1 .f-cont p {
        margin: 0;
        font-size: 11px;
    }
}

.foot1 .f-cont i {
    font-size: 25px;
    padding: 0 10px;
    color: rgba(0,0,0,0.4);
}

@media (max-width:480px) {
    .foot1 .f-cont i {
        font-size: 20px;
        padding: 0 5px;
    }
}

.foot1 .f-cont a {
    color: #000;
}

@media (max-width:640px) {
    .foot1 .f-cont a {
        font-size: 13px;
    }
}

@media (max-width:480px) {
    .foot1 .f-cont a {
        font-size: 13px;
        text-align: center;
    }
}

.foot1 .f-cont .copy {
    color: rgba(0,0,0,0.4);
    font-size: 12px;
}

@media (max-width:480px) {
    .foot1 .f-cont .copy {
        font-size: 10px;
    }
}

.foot2 {
    padding: 60px 20px;
}

    .foot2 .f-info p {
        margin: 5px 0;
    }

    .foot2 .f-cont {
        display: inline-block;
        vertical-align: middle;
        width: 49.5%;
    }

@media (max-width: 640px) {
    .foot2 .f-cont {
        width: 100%;
    }

        .foot2 .f-cont .right-align {
            text-align: center;
        }
}

.foot2 .f-cont i {
    font-size: 25px;
    padding: 0 14px;
    color: rgba(0,0,0,0.4);
}

@media (max-width:480px) {
    .foot2 .f-cont i {
        font-size: 20px;
        padding: 0 7px;
    }
}

.foot2 .f-cont ul li {
    float: left;
    padding-right: 10px;
}

    .foot2 .f-cont ul li a {
        color: #5b5b5b;
        font-weight: bold;
    }

@media (max-width:768px) {
    .foot2 .f-cont ul li a {
        font-size: 17px;
    }
}

@media (max-width:640px) {
    .foot2 .f-cont ul li a {
        font-size: 15px;
    }
}

@media (max-width:480px) {
    .foot2 .f-cont ul li a {
        font-size: 10px;
        padding: 0;
    }
}

.foot2 .f-cont p a {
    color: rgba(0,0,0,0.87);
}

.foot2 .f-cont .copy {
    color: rgba(0,0,0,0.4);
    font-size: 12px;
}

.foot3 {
    padding: 30px;
    background-color: #222222;
    display: inline-block;
    width: 100%;
}

    .foot3 i.zmdi:hover {
        color: white;
    }

    .foot3 .footer-search {
        display: table;
    }

    .foot3 h6 {
        color: #fff;
        font-weight: 700;
        padding-left: 4px;
        margin-bottom: 3%;
        padding-bottom: 10px;
        font-size: 13px;
    }

    .foot3 .f-cont {
        padding: 30px 0 0 0;
        margin-top: 5vmin;
    }

        .foot3 .f-cont h3 {
            font-family: BaronFont;
            color: #fff;
            line-height: 50%;
        }

@media (max-width:480px) {
    .foot3 .f-cont h3 {
        font-size: 30px;
    }
}

.foot3 .f-cont p {
    color: #fff;
}

@media (max-width:768px) {
    .foot3 .f-cont p {
        font-size: 12px;
    }
}

.foot3 .f-cont p.copy {
    color: rgba(255,255,255,0.4);
}

.foot3 .f-cont i {
    font-size: 25px;
    padding: 0 14px;
    color: rgba(255,255,255,0.4);
}

@media (max-width:480px) {
    .foot3 .f-cont i {
        font-size: 20px;
        padding: 0 7px;
    }
}

.foot3 .f-cont a {
    color: rgba(255,255,255,0.4);
    font-weight: 700;
    font-size: 13px;
}

@media (max-width:480px) {
    .foot3 .f-cont a {
        font-size: 10px;
    }
}

.foot3 .copy {
    font-size: 12px;
}

.foot3 .f-foot {
    border-top: 1px solid rgba(192,192,192,0.3);
    height: 23%;
}

@media (max-width:1280px) {
    .foot3 .f-foot {
        height: 35%;
    }
}

.foot3 input[type=email] {
    height: 36px;
}

@media (max-width:480px) {
    .foot3 input[type=email] input::-webkit-input-placeholder {
        font-size: 10px;
    }
}

.foot3 .f-email {
    padding-left: 5px;
    width: 99%;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #fff;
    margin: 0;
    display: table-cell;
    border-right: none;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.foot3 .f-button {
    padding: 0 10px;
    background-color: #F3A530;
    color: #fff !important;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    display: table-cell;
    width: 1%;
}

@media (max-width:480px) {
    .foot3 .f-button {
        line-height: 30px;
    }
}

.foot4 {
    padding: 30px;
    background-color: #b02e67;
    display: inline-block;
    width: 100%;
    transition: box-shadow 1s;
}

    .foot4 i.zmdi:hover {
        color: white;
    }

    .foot4 .footer-search {
        display: table;
    }

    .foot4 h3 {
        font-family: BaronFont;
        color: #fff;
        line-height: 50%;
    }

@media (max-width:480px) {
    .foot4 h3 {
        font-size: 30px;
    }
}

.foot4 h6 {
    color: #fff;
    font-weight: bold;
}

.foot4 p {
    color: #fff;
}

@media (max-width:768px) {
    .foot4 p {
        font-size: 12px;
    }
}

.foot4 .f-cont i {
    font-size: 25px;
    padding: 0 12px;
    color: rgba(255,255,255,0.4);
}

@media (max-width:480px) {
    .foot4 .f-cont i {
        font-size: 20px;
        padding: 0 7px;
    }
}

.foot4 .f-cont a {
    color: rgba(255,255,255,0.4);
    font-weight: 700;
}

.foot4 .f-update {
    overflow: hidden;
}

.foot4 .copy {
    color: rgba(255,255,255,0.4);
    font-size: 12px;
}

.foot4 .f-foot {
    border-top: 1px solid rgba(192,192,192,0.3);
    padding: 30px 0 0 0;
    margin-top: 5vmin;
}

.foot4 .f-email {
    padding-left: 5px;
    width: 99%;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #fff;
    margin: 0;
    display: table-cell;
    border-right: none;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.foot4 input[type=email] {
    height: 36px;
}

@media (max-width:480px) {
    .foot4 input[type=email] input::-webkit-input-placeholder {
        font-size: 10px;
    }
}

.foot4 input[type=email]:focus:not([readonly]) {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
}

.foot4 .f-button {
    padding: 0 10px;
    background-color: #43a047;
    color: #fff !important;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    display: table-cell;
    width: 1%;
}

@media (max-width:480px) {
    .foot4 .f-button {
        line-height: 30px;
    }
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

main {
    flex: 1 0 auto;
}

@media only screen and (min-width: 1025px) {
    footer {
        padding-left: 240px;
    }
}

.dataTables_wrapper .dataTables_paginate {
    color: #fff !important;
    border: 1px solid #841143;
    border-radius: 3px;
    padding: 0;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button {
        margin-left: 0;
        border-radius: 0;
    }

@media (max-width: 480px) {
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        padding: 0.2em 0.3em;
    }
}

.card-default .card-header.dataTable-header {
    background-color: #ad1457;
    color: #fff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    border-right: 1px solid transparent;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #d1417e;
    border-radius: 0;
    color: #fff !important;
    border-left: 1px solid #841143;
    border-right: 1px solid #841143;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        background: #d1417e;
        border: 1px solid transparent;
        border-radius: 0;
        margin: 0;
    }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #d1417e;
    border: 1px solid transparent;
    border-radius: 0;
    margin: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border-right: 1px solid #841143;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button:active {
        box-shadow: none;
    }

@media only screen and (max-width: 1024px) {
    tfoot {
        display: none;
    }
}

table.dataTable thead th :not(.order-th) {
    width: auto !important;
}

.dataTables_wrapper select {
    display: block;
    border: 1px solid #000000;
}

@media (max-width: 1024px) {
    table.dataTable thead th, table.dataTable thead td {
        padding: 6px 16px;
    }
}

.mgrid {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center;
    float: left;
    padding: 0 20px 0 0;
}

    .mgrid figure {
        position: relative;
        float: left;
        overflow: hidden;
        margin: 10px 1%;
        min-width: 200px;
        max-width: 480px;
        max-height: 360px;
        background: #3085a3;
        text-align: center;
        cursor: pointer;
    }

        .mgrid figure img {
            position: relative;
            display: block;
            min-height: 100%;
            max-width: 100%;
            opacity: 0.8;
        }

        .mgrid figure figcaption {
            padding: 2em;
            color: #fff;
            text-transform: uppercase;
            font-size: 1.25em;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

            .mgrid figure figcaption::before, .mgrid figure figcaption::after {
                pointer-events: none;
            }

            .mgrid figure figcaption > a {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: 1000;
                text-indent: 200%;
                white-space: nowrap;
                font-size: 0;
                opacity: 0;
            }

        .mgrid figure h2 {
            word-spacing: -0.15em;
            font-weight: 300;
            margin: 0;
        }

            .mgrid figure h2 span {
                font-weight: 800;
            }

        .mgrid figure p {
            margin: 0;
            letter-spacing: 1px;
            font-size: 68.5%;
        }

        .mgrid figure.effect-lily img {
            max-width: none;
            width: -webkit-calc(100% + 50px);
            width: calc(100% + 50px);
            opacity: 0.7;
            -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
            transition: opacity 0.35s, transform 0.35s;
            -webkit-transform: translate3d(-40px, 0, 0);
            transform: translate3d(-40px, 0, 0);
        }

        .mgrid figure.effect-lily figcaption {
            text-align: left;
        }

            .mgrid figure.effect-lily figcaption > div {
                position: absolute;
                bottom: 0;
                left: 0;
                padding: 2em;
                width: 100%;
                height: 50%;
            }

        .mgrid figure.effect-lily h2, .mgrid figure.effect-lily p {
            -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);
        }

        .mgrid figure.effect-lily h2 {
            -webkit-transition: -webkit-transform 0.35s;
            transition: transform 0.35s;
        }

        .mgrid figure.effect-lily p {
            color: rgba(255,255,255,0.8);
            opacity: 0;
            -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
            transition: opacity 0.2s, transform 0.35s;
        }

        .mgrid figure.effect-lily:hover img, .mgrid figure.effect-lily:hover p {
            opacity: 1;
        }

        .mgrid figure.effect-lily:hover img, .mgrid figure.effect-lily:hover h2, .mgrid figure.effect-lily:hover p {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .mgrid figure.effect-lily:hover p {
            -webkit-transition-delay: 0.05s;
            transition-delay: 0.05s;
            -webkit-transition-duration: 0.35s;
            transition-duration: 0.35s;
        }

        .mgrid figure.effect-sadie figcaption::before {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
            background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
            content: '';
            opacity: 0;
            -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
        }

        .mgrid figure.effect-sadie h2 {
            position: absolute;
            top: 50%;
            left: 0;
            width: 100%;
            color: #484c61;
            -webkit-transition: -webkit-transform 0.35s, color 0.35s;
            transition: transform 0.35s, color 0.35s;
            -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
        }

        .mgrid figure.effect-sadie figcaption::before {
            -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
            transition: opacity 0.35s, transform 0.35s;
        }

        .mgrid figure.effect-sadie figcaption p {
            -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
            transition: opacity 0.35s, transform 0.35s;
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 2em;
            width: 100%;
            opacity: 0;
            -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
        }

        .mgrid figure.effect-sadie:hover h2 {
            color: #fff;
            -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
            transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
        }

        .mgrid figure.effect-sadie:hover figcaption::before {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .mgrid figure.effect-sadie:hover p {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .mgrid figure.effect-honey {
            background: #4a3753;
        }

            .mgrid figure.effect-honey img {
                opacity: 0.9;
                -webkit-transition: opacity 0.35s;
                transition: opacity 0.35s;
            }

            .mgrid figure.effect-honey h2 {
                position: absolute;
                bottom: 0;
                left: 0;
                padding: 1em 1.5em;
                width: 100%;
                text-align: left;
                -webkit-transform: translate3d(0, -30px, 0);
                transform: translate3d(0, -30px, 0);
                -webkit-transition: -webkit-transform 0.35s;
                transition: transform 0.35s;
            }

                .mgrid figure.effect-honey h2 i {
                    font-style: normal;
                    opacity: 0;
                    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
                    transition: opacity 0.35s, transform 0.35s;
                    -webkit-transform: translate3d(0, -30px, 0);
                    transform: translate3d(0, -30px, 0);
                }

            .mgrid figure.effect-honey figcaption::before {
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 10px;
                background: #fff;
                content: '';
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
                -webkit-transition: -webkit-transform 0.35s;
                transition: transform 0.35s;
            }

            .mgrid figure.effect-honey:hover img {
                opacity: 0.5;
            }

            .mgrid figure.effect-honey:hover figcaption::before {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            .mgrid figure.effect-honey:hover h2, .mgrid figure.effect-honey:hover h2 i {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

        .mgrid figure.effect-layla {
            background: #18a367;
        }

            .mgrid figure.effect-layla img {
                height: 390px;
            }

            .mgrid figure.effect-layla figcaption {
                padding: 3em;
            }

                .mgrid figure.effect-layla figcaption::before, .mgrid figure.effect-layla figcaption::after {
                    position: absolute;
                    content: '';
                    opacity: 0;
                    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
                    transition: opacity 0.35s, transform 0.35s;
                }

                .mgrid figure.effect-layla figcaption::before {
                    top: 50px;
                    right: 30px;
                    bottom: 50px;
                    left: 30px;
                    border-top: 1px solid #fff;
                    border-bottom: 1px solid #fff;
                    -webkit-transform: scale(0, 1);
                    transform: scale(0, 1);
                    -webkit-transform-origin: 0 0;
                    transform-origin: 0 0;
                }

                .mgrid figure.effect-layla figcaption::after {
                    top: 30px;
                    right: 50px;
                    bottom: 30px;
                    left: 50px;
                    border-right: 1px solid #fff;
                    border-left: 1px solid #fff;
                    -webkit-transform: scale(1, 0);
                    transform: scale(1, 0);
                    -webkit-transform-origin: 100% 0;
                    transform-origin: 100% 0;
                }

            .mgrid figure.effect-layla h2 {
                padding-top: 26%;
                -webkit-transition: -webkit-transform 0.35s;
                transition: transform 0.35s;
            }

            .mgrid figure.effect-layla p {
                padding: 0.5em 2em;
                text-transform: none;
                opacity: 0;
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }

            .mgrid figure.effect-layla img, .mgrid figure.effect-layla h2 {
                -webkit-transform: translate3d(0, -30px, 0);
                transform: translate3d(0, -30px, 0);
            }

            .mgrid figure.effect-layla img, .mgrid figure.effect-layla p {
                -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
                transition: opacity 0.35s, transform 0.35s;
            }

            .mgrid figure.effect-layla:hover img {
                opacity: 0.7;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            .mgrid figure.effect-layla:hover figcaption::before, .mgrid figure.effect-layla:hover figcaption::after {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }

            .mgrid figure.effect-layla:hover figcaption::after {
                -webkit-transition-delay: 0.15s;
                transition-delay: 0.15s;
            }

            .mgrid figure.effect-layla:hover h2, .mgrid figure.effect-layla:hover p {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            .mgrid figure.effect-layla:hover h2, .mgrid figure.effect-layla:hover p, .mgrid figure.effect-layla:hover img {
                -webkit-transition-delay: 0.15s;
                transition-delay: 0.15s;
            }

        .mgrid figure.effect-zoe figcaption {
            top: auto;
            bottom: 0;
            padding: 1em;
            height: 3.75em;
            background: #fff;
            color: #3c4a50;
            -webkit-transition: -webkit-transform 0.35s;
            transition: transform 0.35s;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
        }

        .mgrid figure.effect-zoe h2 {
            display: inline-block;
            float: left;
            -webkit-transition: -webkit-transform 0.35s;
            transition: transform 0.35s;
            -webkit-transform: translate3d(0, 200%, 0);
            transform: translate3d(0, 200%, 0);
            font-size: 2rem;
        }

        .mgrid figure.effect-zoe p.icon-links a {
            float: right;
            color: #3c4a50;
            font-size: 1.4em;
            -webkit-transition: -webkit-transform 0.35s;
            transition: transform 0.35s;
            -webkit-transform: translate3d(0, 200%, 0);
            transform: translate3d(0, 200%, 0);
        }

            .mgrid figure.effect-zoe p.icon-links a:hover, .mgrid figure.effect-zoe p.icon-links a:focus {
                color: #252d31;
            }

            .mgrid figure.effect-zoe p.icon-links a i::before {
                display: inline-block;
                padding: 8px 10px;
                speak: none;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .mgrid figure.effect-zoe p.description {
            position: absolute;
            bottom: 8em;
            padding: 2em;
            color: #fff;
            text-transform: none;
            font-size: 90%;
            opacity: 0;
            -webkit-transition: opacity 0.35s;
            transition: opacity 0.35s;
            -webkit-backface-visibility: hidden;
        }

        .mgrid figure.effect-zoe:hover figcaption, .mgrid figure.effect-zoe:hover h2 {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .mgrid figure.effect-zoe:hover p.icon-links a {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

            .mgrid figure.effect-zoe:hover p.icon-links a:nth-child(3) {
                -webkit-transition-delay: 0.1s;
                transition-delay: 0.1s;
            }

            .mgrid figure.effect-zoe:hover p.icon-links a:nth-child(2) {
                -webkit-transition-delay: 0.15s;
                transition-delay: 0.15s;
            }

            .mgrid figure.effect-zoe:hover p.icon-links a:first-child {
                -webkit-transition-delay: 0.2s;
                transition-delay: 0.2s;
            }

        .mgrid figure.effect-zoe:hover p.description {
            opacity: 1;
        }

        .mgrid figure.effect-zoe:hover h2 {
            -webkit-transition-delay: 0.05s;
            transition-delay: 0.05s;
        }

        .mgrid figure.effect-oscar {
            background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
            background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
        }

            .mgrid figure.effect-oscar img {
                opacity: 0.9;
                -webkit-transition: opacity 0.35s;
                transition: opacity 0.35s;
            }

            .mgrid figure.effect-oscar figcaption {
                padding: 3em;
                background-color: rgba(58,52,42,0.7);
                -webkit-transition: background-color 0.35s;
                transition: background-color 0.35s;
            }

                .mgrid figure.effect-oscar figcaption::before {
                    position: absolute;
                    top: 30px;
                    right: 30px;
                    bottom: 30px;
                    left: 30px;
                    border: 1px solid #fff;
                    content: '';
                    opacity: 0;
                    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
                    transition: opacity 0.35s, transform 0.35s;
                    -webkit-transform: scale(0);
                    transform: scale(0);
                }

            .mgrid figure.effect-oscar h2 {
                margin: 20% 0 10px 0;
                -webkit-transition: -webkit-transform 0.35s;
                transition: transform 0.35s;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }

            .mgrid figure.effect-oscar p {
                opacity: 0;
                -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
                transition: opacity 0.35s, transform 0.35s;
                -webkit-transform: scale(0);
                transform: scale(0);
            }

            .mgrid figure.effect-oscar:hover h2 {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }

            .mgrid figure.effect-oscar:hover p {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }

            .mgrid figure.effect-oscar:hover figcaption {
                background-color: rgba(58,52,42,0);
            }

                .mgrid figure.effect-oscar:hover figcaption::before {
                    opacity: 1;
                    -webkit-transform: scale(1);
                    transform: scale(1);
                }

            .mgrid figure.effect-oscar:hover img {
                opacity: 0.4;
            }

@media (max-width:480px) {
    .mgrid figure.effect-oscar h2 {
        margin-top: 5%;
    }
}

.mgrid figure.effect-marley figcaption {
    text-align: right;
}

.mgrid figure.effect-marley h2, .mgrid figure.effect-marley p {
    position: absolute;
    right: 30px;
    left: 30px;
    padding: 10px 0;
}

.mgrid figure.effect-marley p {
    bottom: 30px;
    line-height: 1.5;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.mgrid figure.effect-marley h2 {
    top: 30px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

    .mgrid figure.effect-marley h2::after {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 4px;
        background: #fff;
        content: '';
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
    }

.mgrid figure.effect-marley:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

    .mgrid figure.effect-marley:hover h2::after {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.mgrid figure.effect-marley:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.mgrid figure.effect-ruby {
    background-color: #17819c;
}

    .mgrid figure.effect-ruby img {
        opacity: 0.7;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }

    .mgrid figure.effect-ruby h2 {
        margin-top: 20%;
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    .mgrid figure.effect-ruby p {
        margin: 1em 0 0;
        padding: 3em;
        border: 1px solid #fff;
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
        transform: translate3d(0, 20px, 0) scale(1.1);
    }

    .mgrid figure.effect-ruby:hover img {
        opacity: 0.5;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .mgrid figure.effect-ruby:hover h2 {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .mgrid figure.effect-ruby:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
    }

@media (max-width: 480px) {
    .mgrid figure.effect-ruby h2 {
        margin-top: 5%;
    }
}

.mgrid figure.effect-roxy {
    background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
    background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
}

    .mgrid figure.effect-roxy img {
        max-width: none;
        width: -webkit-calc(100% + 60px);
        width: calc(100% + 60px);
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(-50px, 0, 0);
        transform: translate3d(-50px, 0, 0);
    }

    .mgrid figure.effect-roxy figcaption {
        padding: 3em;
        text-align: left;
    }

        .mgrid figure.effect-roxy figcaption::before {
            position: absolute;
            top: 30px;
            right: 30px;
            bottom: 30px;
            left: 30px;
            border: 1px solid #fff;
            content: '';
            opacity: 0;
            -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
            transition: opacity 0.35s, transform 0.35s;
            -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
        }

    .mgrid figure.effect-roxy h2 {
        padding: 30% 0 10px 0;
    }

    .mgrid figure.effect-roxy p {
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    .mgrid figure.effect-roxy:hover img {
        opacity: 0.7;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .mgrid figure.effect-roxy:hover figcaption::before {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .mgrid figure.effect-roxy:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.mgrid figure.effect-bubba {
    background: #9e5406;
}

    .mgrid figure.effect-bubba img {
        opacity: 0.7;
        -webkit-transition: opacity 0.35s;
        transition: opacity 0.35s;
    }

    .mgrid figure.effect-bubba figcaption:before, .mgrid figure.effect-bubba figcaption:after {
        position: absolute;
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px;
        content: '';
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
    }

    .mgrid figure.effect-bubba figcaption::before {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-transform: scale(0, 1);
        transform: scale(0, 1);
    }

    .mgrid figure.effect-bubba figcaption::after {
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
        -webkit-transform: scale(1, 0);
        transform: scale(1, 0);
    }

    .mgrid figure.effect-bubba h2 {
        padding-top: 30%;
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    .mgrid figure.effect-bubba p {
        padding: 20px 2.5em;
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    .mgrid figure.effect-bubba:hover img {
        opacity: 0.4;
    }

    .mgrid figure.effect-bubba:hover figcaption::before, .mgrid figure.effect-bubba:hover figcaption::after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .mgrid figure.effect-bubba:hover h2, .mgrid figure.effect-bubba:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.mgrid figure.effect-romeo {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

    .mgrid figure.effect-romeo img {
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(0, 0, 300px);
        transform: translate3d(0, 0, 300px);
    }

    .mgrid figure.effect-romeo figcaption::before, .mgrid figure.effect-romeo figcaption::after {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 80%;
        height: 1px;
        background: #fff;
        content: '';
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }

    .mgrid figure.effect-romeo h2, .mgrid figure.effect-romeo p {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        -webkit-transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
    }

    .mgrid figure.effect-romeo h2 {
        -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
        transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
    }

    .mgrid figure.effect-romeo p {
        padding: 0.25em 2em;
        -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
        transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
    }

    .mgrid figure.effect-romeo:hover img {
        opacity: 0.6;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .mgrid figure.effect-romeo:hover figcaption::before {
        opacity: 0.5;
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        transform: translate3d(-50%, -50%, 0) rotate(45deg);
    }

    .mgrid figure.effect-romeo:hover figcaption::after {
        opacity: 0.5;
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    }

    .mgrid figure.effect-romeo:hover h2 {
        -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
        transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
    }

    .mgrid figure.effect-romeo:hover p {
        -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
        transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
    }

.mgrid figure.effect-dexter {
    background: -webkit-linear-gradient(top, #258dc8 0%, #683c13 100%);
    background: linear-gradient(to bottom, #258dc8 0%, #683c13 100%);
}

    .mgrid figure.effect-dexter img {
        -webkit-transition: opacity 0.35s;
        transition: opacity 0.35s;
    }

    .mgrid figure.effect-dexter figcaption {
        padding: 3em;
        text-align: left;
    }

        .mgrid figure.effect-dexter figcaption::after {
            position: absolute;
            right: 30px;
            bottom: 30px;
            left: 30px;
            height: -webkit-calc(50% - 30px);
            height: calc(50% - 30px);
            border: 7px solid #fff;
            content: '';
            -webkit-transition: -webkit-transform 0.35s;
            transition: transform 0.35s;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
        }

    .mgrid figure.effect-dexter p {
        position: absolute;
        right: 60px;
        bottom: 60px;
        left: 60px;
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0);
    }

    .mgrid figure.effect-dexter:hover img {
        opacity: 0.4;
    }

    .mgrid figure.effect-dexter:hover figcaption::after {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .mgrid figure.effect-dexter:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

@media (max-width:480px) {
    .mgrid figure.effect-dexter figcaption::after {
        height: calc(50% - 41px);
    }
}

pre.big-pre {
    max-height: 221px;
}

.mgrid-code {
    width: calc(100% - 520px);
    float: left;
    margin-left: 5px;
}

@media (max-width: 1024px) {
    .mgrid {
        padding-right: 0;
        float: none;
    }

        .mgrid figure {
            float: none;
            margin: 10px auto;
        }

    .mgrid-code {
        width: 100%;
        min-width: 0;
        margin-left: 0;
    }
}

.upload-files {
    margin-left: 15px;
    margin-right: 15px;
    padding: 10px 0;
}

    .upload-files span {
        margin-right: 15px;
    }

@media (max-width:480px) {
    .upload-files span {
        margin-right: 9px;
    }
}

.upload-files a {
    cursor: pointer;
}

    .upload-files a:hover {
        text-decoration: none;
    }

.upload-files .btn, .upload-files .btn-large {
    margin-top: -5px;
}

.profile h1.header {
    font-size: 50px;
    line-height: 70px;
}

.profile .profile-avatar {
    border-radius: 50%;
    height: 60px;
    width: 60px;
    position: absolute;
    display: block;
    top: 0;
    left: -52px;
}

.profile .timeline {
    border-left: 1px solid #ccc;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    color: #333;
    margin: 50px 30px;
    letter-spacing: 0.5px;
    position: relative;
    line-height: 1.4em;
    padding: 0 20px;
    list-style: none;
    text-align: left;
}

@media (max-width: 480px) {
    .profile .timeline {
        margin: 50px 0 50px 30px;
        padding: 0 0 0 20px;
    }
}

.profile .timeline .event {
    padding-bottom: 15px;
    margin-bottom: 20px;
    position: relative;
}

.profile .chat-text {
    margin-left: 25px;
}

    .profile .chat-text .interactions > a.btn, .profile .chat-text .interactions > a.btn-large {
        background-color: #f28eb0;
    }

.profile ul a:hover {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    transition: all .3s ease-out;
}

@media (max-width: 945px) {
    .profile .timeline .event::before {
        left: 0.5px;
        top: 20px;
        min-width: 0;
        font-size: 13px;
    }

    .profile .timeline h3 {
        font-size: 16px;
    }

    .profile section.lab h3.card-title {
        padding: 5px;
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .profile .timeline .event::before {
        left: 0.5px;
        top: 20px;
        min-width: 0;
        font-size: 13px;
    }

    .profile .timeline .event:nth-child(1)::before, .profile .timeline .event:nth-child(3)::before, .profile .timeline .event:nth-child(5)::before {
        top: 38px;
    }

    .profile .timeline h3 {
        font-size: 16px;
    }
}

.profile a.portfolio-link {
    margin: 0 auto;
    display: block;
    text-align: center;
}

.chat-reply {
    padding-left: 40px !important;
}

@media (max-width: 480px) {
    .chat-reply {
        padding-left: 30px !important;
    }
}

.avatar-profile-av .avatar-available {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #FEFAFA;
    background: green;
    position: absolute;
    left: 45px;
}

.avatar-profile-av .avatar-not-available {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #FEFAFA;
    background: #ccc;
    position: absolute;
    left: 45px;
}

.profile-collection.collection .collection-item.avatar {
    padding-left: 125px;
}

@media (max-width: 480px) {
    .profile-collection.collection .collection-item.avatar {
        padding: 10px 0 10px 80px;
    }
}

.profile-collection.collection .collection-item.avatar .circle {
    width: 100px;
    height: 100px;
}

@media (max-width: 480px) {
    .profile-collection.collection .collection-item.avatar .circle {
        width: 75px;
        height: 75px;
        left: 0;
    }
}

.profile-collection.collection .collection-item > a.btn, .profile-collection.collection .collection-item > a.btn-large {
    background-color: #dd538d;
}

.profile-options li {
    line-height: 79px;
}

.profile-tabs .tabs {
    background-color: transparent;
}

    .profile-tabs .tabs a:hover {
        color: #b02e67;
    }

.profile-info li {
    padding-right: 5px;
    display: inline-block;
    margin: 10px 0;
}

.profile-info a {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

    .profile-info a .zmdi-facebook {
        line-height: 32px;
    }

    .profile-info a .zmdi-google-plus {
        line-height: 32px;
    }

    .profile-info a .zmdi-twitter {
        line-height: 32px;
    }

    .profile-info a .zmdi-linkedin {
        line-height: 32px;
    }

nav ul.profile-activities {
    padding-left: 10px;
}

    nav ul.profile-activities .activate {
        background-color: rgba(0,0,0,0.1);
        position: relative;
        cursor: pointer;
        display: inline-block;
        overflow: hidden;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        vertical-align: middle;
        z-index: 1;
        will-change: opacity, transform;
        transition: all .3s ease-out;
        color: #fff;
        background-color: #ae2e67 !important;
        text-align: center;
        letter-spacing: .5px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
        border: none;
        border-radius: 2px;
        height: 36px;
        line-height: 36px;
        outline: 0;
        padding: 0 15px;
    }

@media (max-width: 480px) {
    nav ul.profile-activities .activate {
        padding: 0 5px;
    }
}

nav ul.profile-activities a {
    color: #000;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 36px;
    letter-spacing: .5px;
    height: 36px;
    padding: 0 15px;
    vertical-align: middle;
}

    nav ul.profile-activities a:hover {
        background-color: rgba(0,0,0,0.1);
        position: relative;
        cursor: pointer;
        display: inline-block;
        overflow: hidden;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        vertical-align: middle;
        z-index: 1;
        will-change: opacity, transform;
        transition: all .3s ease-out;
        color: #fff;
        background-color: #ae2e67 !important;
        text-align: center;
        letter-spacing: .5px;
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
        border: none;
        border-radius: 2px;
        height: 36px;
        line-height: 36px;
        outline: 0;
        padding: 0 15px;
    }

@media (max-width: 480px) {
    nav ul.profile-activities a:hover {
        padding: 0 5px;
    }
}

@media (max-width: 480px) {
    nav ul.profile-activities a {
        margin-left: 2px;
        margin-right: 2px;
        padding: 0 5px;
    }
}

.profile-list li a {
    line-height: 1;
    vertical-align: middle;
    font-size: 16px;
    position: relative;
}

    .profile-list li a:hover {
        background: none;
        overflow: inherit;
    }

    .profile-list li a.profile-last:after {
        display: none;
    }

.profile-list li span {
    display: block;
    padding-top: 10px;
    font-size: 14px;
}

.profile-list .vertical-divider {
    height: 32px;
    border-right: 1px solid #ccc;
    margin-top: 18px;
    padding: 0;
}

.profile-emoticons {
    padding-top: 20px;
}

    .profile-emoticons span {
        margin-right: 15px;
    }

.chat-reply-active {
    position: relative;
}

textarea.textarea-profile {
    height: 6rem;
}

.feed-padd {
    padding-left: 31px !important;
    padding-bottom: 0px !important;
}

.feed-box .feed-image {
    line-height: 1;
}

    .feed-box .feed-image img {
        width: 60px;
        height: 60px;
    }

.feed-box .feed-date {
    max-width: 80%;
}

.feed-preview .feed-item {
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    border: 10px solid #fff;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

    .feed-preview .feed-item > img {
        display: none;
    }

    .feed-preview .feed-item:first-child:nth-last-child(2), .feed-preview .feed-item:first-child:nth-last-child(2) ~ a {
        width: 50%;
        padding-bottom: 40%;
    }

    .feed-preview .feed-item:first-child:nth-last-child(3), .feed-preview .feed-item:first-child:nth-last-child(3) ~ a, .feed-preview .feed-item:first-child:nth-last-child(4), .feed-preview .feed-item:first-child:nth-last-child(4) ~ a:not(:last-child), .feed-preview .feed-item:first-child:nth-last-child(5), .feed-preview .feed-item:first-child:nth-last-child(5) ~ a:not(:nth-last-of-type(-n+2)), .feed-preview .feed-item:first-child:nth-last-child(6), .feed-preview .feed-item:first-child:nth-last-child(6) ~ a, .feed-preview .feed-item:first-child:nth-last-child(7) ~ a:nth-last-of-type(-n+3) {
        width: 33.333333%;
        padding-bottom: 30%;
    }

        .feed-preview .feed-item:first-child:nth-last-child(5) ~ a:nth-last-of-type(-n+2) {
            width: 50%;
            padding-bottom: 40%;
        }

    .feed-preview .feed-item:first-child:nth-last-child(7), .feed-preview .feed-item:first-child:nth-last-child(7) ~ a:not(:nth-last-of-type(-n+3)), .feed-preview .feed-item:first-child:nth-last-child(n+8), .feed-preview .feed-item:first-child:nth-last-child(n+8) ~ a {
        width: 25%;
        padding-bottom: 22%;
    }

    .feed-preview .feed-item:only-child, .feed-preview .feed-item:first-child:nth-last-child(4) ~ a:nth-child(4) {
        width: 100%;
        padding-bottom: 50%;
    }

.feed-album {
    overflow: hidden;
}

.feed-input {
    padding: 2rem 1.7rem 3rem 2.9rem;
}

    .feed-input textarea {
        padding-left: 10px;
        border: none;
        height: 7rem;
    }

.new-feed-input {
    padding: 0;
}

    .new-feed-input textarea {
        padding: 15px;
        height: 9rem;
        border: none;
        background-color: #ffffff !important;
    }

.feed-h4 {
    padding: 10px;
}

.reply-profile-image {
    padding: 0 12px;
}

.reply-images {
    max-width: 20px !important;
    max-height: 10px !important;
    font-size: 10px !important;
}

.timeline-page {
    padding: 10px;
    background-color: #FFFFFF;
}

    .timeline-page .timeline {
        position: relative;
    }

        .timeline-page .timeline .timeline-milestone {
            text-align: center;
            margin-bottom: 20px;
            position: relative;
        }

            .timeline-page .timeline .timeline-milestone:not(:first-child) {
                margin-top: 20px;
            }

                .timeline-page .timeline .timeline-milestone:not(:first-child)::before {
                    display: block;
                    content: "";
                    width: 2px;
                    height: calc(60%);
                    position: absolute;
                    background: #d2d2d2;
                    left: calc(50% - 1px);
                    top: calc(70% - 50px);
                }

            .timeline-page .timeline .timeline-milestone .milestone-title {
                border: none;
                border-radius: 2px;
                display: inline-block;
                height: 36px;
                line-height: 36px;
                outline: 0;
                padding: 0 2rem;
                text-transform: uppercase;
                vertical-align: middle;
                -webkit-tap-highlight-color: transparent;
            }

            .timeline-page .timeline .timeline-milestone::after {
                display: block;
                content: "";
                width: 2px;
                height: calc(60%);
                position: absolute;
                background: #d2d2d2;
                left: calc(50% - 1px);
                top: calc(21% + 30px);
            }

        .timeline-page .timeline .timeline-event {
            position: relative;
            padding-top: 5px;
            padding-bottom: 5px;
        }

            .timeline-page .timeline .timeline-event .timeline-content {
                position: relative;
                width: calc(48% - 50px);
            }

                .timeline-page .timeline .timeline-event .timeline-content .content-box {
                    padding: 0 10px 20px;
                    border: 1px solid #ebecec;
                    position: relative;
                }

                    .timeline-page .timeline .timeline-event .timeline-content .content-box h6 {
                        font-size: 1.2rem;
                        font-weight: 600;
                        margin-top: 20px;
                    }

                        .timeline-page .timeline .timeline-event .timeline-content .content-box h6 small {
                            color: #bababa;
                        }

                    .timeline-page .timeline .timeline-event .timeline-content .content-box::before {
                        display: block;
                        content: "";
                        height: 1px;
                        width: 65px;
                        position: absolute;
                        background: #ebecec;
                        top: -1px;
                    }

                    .timeline-page .timeline .timeline-event .timeline-content .content-box::after {
                        display: block;
                        content: "";
                        height: calc(100% + 2px);
                        width: 65px;
                        position: absolute;
                        top: 0px;
                    }

            .timeline-page .timeline .timeline-event::after {
                display: block;
                content: "";
                width: 2px;
                height: calc(100% - 50px);
                position: absolute;
                background: #d2d2d2;
                left: calc(50% - 1px);
                top: 50px;
            }

            .timeline-page .timeline .timeline-event:first-child::before {
                display: none;
            }

            .timeline-page .timeline .timeline-event:last-child::after {
                display: none;
            }

            .timeline-page .timeline .timeline-event:nth-child(odd) .timeline-content {
                margin-left: 0;
            }

                .timeline-page .timeline .timeline-event:nth-child(odd) .timeline-content .content-box {
                    border-right: none;
                    box-shadow: 1px 2px 2px -1px rgba(0,0,0,0.12);
                }

                    .timeline-page .timeline .timeline-event:nth-child(odd) .timeline-content .content-box::before, .timeline-page .timeline .timeline-event:nth-child(odd) .timeline-content .content-box::after {
                        right: -65px;
                    }

                    .timeline-page .timeline .timeline-event:nth-child(odd) .timeline-content .content-box::after {
                        background: #fff url("../images/timeline_item_content_l.png") no-repeat;
                        background-size: 100% 100%;
                    }

            .timeline-page .timeline .timeline-event:nth-child(even) .timeline-content {
                margin-left: calc(52% + 50px);
            }

                .timeline-page .timeline .timeline-event:nth-child(even) .timeline-content .content-box {
                    border-left: none;
                    box-shadow: -1px 2px 2px -1px rgba(0,0,0,0.12);
                }

                    .timeline-page .timeline .timeline-event:nth-child(even) .timeline-content .content-box::before, .timeline-page .timeline .timeline-event:nth-child(even) .timeline-content .content-box::after {
                        left: -65px;
                    }

                    .timeline-page .timeline .timeline-event:nth-child(even) .timeline-content .content-box::after {
                        background: #fff url("../images/timeline_item_content_r.png") no-repeat;
                        background-size: 100% 100%;
                    }

        .timeline-page .timeline .timeline-badge {
            display: block;
            position: absolute;
            width: 40px;
            height: 40px;
            background: #d2d2d2;
            top: 5px;
            right: calc(50% - 20px);
            border-radius: 50%;
            text-align: center;
            cursor: default;
        }

            .timeline-page .timeline .timeline-badge i {
                font-size: 20px;
                line-height: 40px;
            }

        .timeline-page .timeline .timeline-badge1 {
            background-color: #367abd;
        }

        .timeline-page .timeline .timeline-badge2 {
            background-color: #88c542;
        }

        .timeline-page .timeline .timeline-badge3 {
            background-color: #f3a530;
        }

@media (max-width: 600px) {
    .timeline-page .timeline .timeline-event .timeline-content {
        width: calc(100% - 70px);
    }

        .timeline-page .timeline .timeline-event .timeline-content::before {
            width: 30px;
        }

        .timeline-page .timeline .timeline-event .timeline-content::after {
            width: 30px;
        }

        .timeline-page .timeline .timeline-event .timeline-content .content-box::before, .timeline-page .timeline .timeline-event .timeline-content .content-box::after {
            width: 35px;
        }

    .timeline-page .timeline .timeline-event::before {
        left: 19px;
    }

    .timeline-page .timeline .timeline-event::after {
        left: 19px;
    }

    .timeline-page .timeline .timeline-event:nth-child(even) .timeline-content {
        margin-left: 70px;
    }

        .timeline-page .timeline .timeline-event:nth-child(even) .timeline-content .content-box::before, .timeline-page .timeline .timeline-event:nth-child(even) .timeline-content .content-box::after {
            left: -35px;
        }

    .timeline-page .timeline .timeline-event:nth-child(odd) .timeline-content {
        margin-left: 70px;
    }

        .timeline-page .timeline .timeline-event:nth-child(odd) .timeline-content .content-box::before, .timeline-page .timeline .timeline-event:nth-child(odd) .timeline-content .content-box::after {
            left: -35px;
        }

        .timeline-page .timeline .timeline-event:nth-child(odd) .timeline-content .content-box::after {
            background: #fff url("../images/timeline_item_content_r.png") no-repeat;
            background-size: 100% 100%;
        }

    .timeline-page .timeline .timeline-badge {
        left: 0;
    }
}

.timeline .milestone-title {
    background-color: #b02e67;
}

.card .card-image .card-category {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: -28px;
    right: 15px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 3px solid #FFFFFF;
    text-align: center;
    -webkit-box-shadow: 0 1px 3px 0 #A7A7A7;
    -moz-box-shadow: 0 1px 3px 0 #A7A7A7;
    box-shadow: 0 1px 3px 0 #A7A7A7;
}

    .card .card-image .card-category img {
        border-radius: 50%;
        max-width: 100%;
    }

    .card .card-image .card-category i {
        font-size: 2.5em;
        padding: 10px;
        color: #bbbabb;
    }

.card .card-image .card-title {
    width: 100%;
    padding-bottom: 6px;
    padding-top: 6px;
    font-size: 22px;
    font-weight: 400;
}

.card .card-content.has-category {
    padding-top: 30px;
}

.card .card-action > a.icon-link {
    color: #bbbabb !important;
    font-size: 12px;
}

    .card .card-action > a.icon-link i::before {
        display: inline-block;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.mTitle {
    padding-bottom: 1%;
    margin-top: 0;
}

.signin-container.angular-v, .signup-container.angular-v {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000000;
    z-index: 99999999;
    display: table;
}

.signUpContainer {
    border-radius: 10px;
    margin: 0 auto;
    padding: 1%;
}

@media (max-width: 1920px) {
    .signUpContainer {
        width: 30%;
    }
}

@media (max-width: 1680px) {
    .signUpContainer {
        width: 30%;
    }
}

@media (max-width: 1380px) {
    .signUpContainer {
        width: 40%;
    }
}

@media (max-width: 1024px) {
    .signUpContainer {
        width: 40%;
    }
}

@media (max-width: 768px) {
    .signUpContainer {
        width: 50%;
    }
}

@media (max-width: 640px) {
    .signUpContainer {
        width: 60%;
    }
}

@media (max-width: 480px) {
    .signUpContainer {
        width: 70%;
    }
}

.signUpContent {
    margin: 15px;
}

.signInButton {
    width: 65%;
}

input[type=password] {
    border-bottom-width: 1px;
}

.signin-page {
    display: table-row;  /*chng 3-9-2016*/
    min-height: 100%;
}

.signin-content {
    display: table-cell; /*chng 3-9-2016*/
    vertical-align: middle;
}

body.black {
    display: table;
}

.blog {
    font-weight: 300;
}

    .blog .no-margin {
        margin: 0 !important;
    }

    .blog .blog-title {
        margin: 25px 0;
        font-size: 30px;
    }

    .blog .blog-header {
        margin: 35px 0 25px;
        font-size: 30px;
        font-weight: 300;
    }

    .blog .center-title {
        color: rgba(0,0,0,0.75);
    }

    .blog .main-img img {
        width: 100%;
    }

    .blog .author-image {
        width: 145px;
        display: inline-block;
        float: left;
        padding-top: 15px;
    }

    .blog .blog-desc {
        margin: -90px auto 20px;
        position: relative;
        z-index: 2;
    }

        .blog .blog-desc h4 {
            font-size: 30px;
            font-weight: 600;
        }

        .blog .blog-desc .blog-content {
            max-height: 42px;
            overflow: hidden;
        }

        .blog .blog-desc .addedBy {
            color: #b02e67;
        }

        .blog .blog-desc i {
            vertical-align: middle;
            font-size: 16px;
        }

        .blog .blog-desc .social-buttons-container {
            padding: 25px 0;
        }

            .blog .blog-desc .social-buttons-container a {
                cursor: pointer;
                font-size: 15px;
                font-weight: 300;
                margin: 0 7px;
                display: inline-block;
                position: relative;
            }

                .blog .blog-desc .social-buttons-container a.icon {
                    width: 26px;
                    height: 26px;
                }

                .blog .blog-desc .social-buttons-container a span {
                    line-height: 15px;
                    top: 20px;
                    right: -8px;
                    font-size: 12px;
                    min-width: 1rem;
                    border-radius: 25%;
                }

    .blog .author h5 {
        font-size: 20px;
        font-weight: 500;
    }

    .blog .author p {
        font-size: 15px;
    }

    .blog .author .author-details {
        padding: 0 10px;
    }

        .blog .author .author-details h5 {
            padding-top: 15px;
        }

        .blog .author .author-details .contact-buttons-container a {
            text-align: center;
            width: 25px;
            height: 25px;
            margin: 4px;
            display: inline-block;
        }

            .blog .author .author-details .contact-buttons-container a i {
                vertical-align: middle;
                font-size: 16px;
            }

        .blog .author .author-details .contact-buttons-container .mail-icon i {
            font-size: 14px;
        }

    .blog .author .name {
        margin: 0 0 15px;
    }

    .blog .comments h5 {
        display: inline-block;
        font-size: 20px;
        font-weight: 500;
        margin-top: 0;
    }

    .blog .comments .comm-badge {
        display: inline-block;
        text-align: center;
        border-radius: 15%;
        min-width: 22px;
    }

    .blog .comments .avatar {
        padding: 15px 0 0;
    }

        .blog .comments .avatar .avatar-img {
            padding-right: 30px !important;
            max-width: 130px;
        }

@media only screen and (max-width: 1024px) {
    .blog .comments .avatar .avatar-img {
        padding-right: 20px !important;
        max-width: 120px;
    }
}

@media only screen and (max-width: 600px) {
    .blog .comments .avatar .avatar-img {
        padding-right: 0px !important;
        max-width: 100px;
    }
}

.blog .comments .post-date {
    margin: 0;
    font-size: 13px;
}

.blog .comments form label {
    left: 40px;
}

.blog .comments form input {
    padding-left: 30px;
    margin-bottom: 0;
    height: 37px;
}

.blog .comments form .form-icon {
    position: absolute;
    top: 9px;
    font-size: 30px;
    margin-right: 10px;
    line-height: 20px;
}

.blog .comments form .form-title {
    padding: 30px 0 4px;
}

.blog .comments form .btn, .blog .comments form .btn-large {
    display: block;
    margin: 20px auto 0;
    padding: 0 20px;
    height: 42px;
    font-size: 20px;
    border-radius: 0;
}

@media only screen and (max-width: 1024px) {
    .blog .blog-desc {
        margin-top: -50px;
    }

        .blog .blog-desc h4 {
            font-size: 26px;
            padding: 0;
        }

        .blog .blog-desc .social-buttons-container {
            padding: 15px 0;
        }
}

@media only screen and (max-width: 600px) {
    .blog .blog-title {
        margin: 15px 0;
    }

    .blog .blog-desc {
        margin-top: -5px;
    }

        .blog .blog-desc h4 {
            font-size: 24px;
            padding: 0;
        }

        .blog .blog-desc .social-buttons-container a {
            margin-bottom: 10px;
        }

    .blog .author .author-details .contact-buttons-container a {
        width: 20px;
        height: 20px;
        line-height: 19px;
    }

        .blog .author .author-details .contact-buttons-container a i {
            font-size: 14px;
        }
}

.blog .inline-block {
    display: inline-block;
}

.header-mailbox {
    margin-bottom: 20px;
}

    .header-mailbox .text-mailbox {
        padding: 20px 30px;
        font-size: 21px;
    }

@media (max-width:480px) {
    .header-mailbox .text-mailbox {
        text-align: center;
    }
}

.part1 {
    line-height: 70px;
    margin-top: -20px;
    border-left: 1px solid #DCD7D7;
    border-right: 1px solid #DCD7D7;
    border-top: 1px solid #DCD7D7;
}

    .part1 .part1_1 {
        text-align: center;
        border-bottom: 1px solid #DCD7D7;
    }

@media (max-width:640px) {
    .part1 .part1_1 {
        font-size: 10px;
    }
}

@media (max-width:480px) {
    .part1 .part1_1 {
        font-size: 12px;
        text-align: center;
    }

        .part1 .part1_1 .inbox-badge {
            padding: 5px 8px;
        }
}

.part1 .part1_2 {
    border-bottom: 1px solid #DCD7D7;
    border-right: 1px solid #DCD7D7;
}

@media (max-width:480px) {
    .part1 .part1_2 {
        text-align: center;
    }
}

.part1 .inbox-badge {
    font-weight: 600;
    padding: 9px 12px;
    font-size: 12px;
    display: inline-block;
    min-width: 10px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 99px;
}

    .part1 .inbox-badge.inbox-badge-green {
        background-color: #43a047;
    }

.part1 .color-custom {
    background-color: #367abd;
}

.part2 {
    line-height: 70px;
    margin-top: -20px;
    border-left: 1px solid #DCD7D7;
}

    .part2 .part2_1 {
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #DCD7D7;
        border-right: 1px solid #DCD7D7;
    }

    .part2 .part2_2 {
        padding-bottom: 52px;
        padding-top: 20px;
        border-bottom: 1px solid #DCD7D7;
        border-right: 1px solid #DCD7D7;
    }

@media (max-width:1680px) {
    .part2 .part2_2 {
        padding-bottom: 42px;
    }
}

@media (max-width:1380px) {
    .part2 .part2_2 {
        padding-bottom: 40px;
    }
}

@media (max-width:1280px) {
    .part2 .part2_2 {
        padding-bottom: 43px;
    }
}

.part2 .part2_1_1 ul {
    line-height: 0;
    margin: 0;
    padding: 0;
}

.part2 .part2_1_1 .fixed-mailbox-tab {
    padding: 15px 20px 15px 29px;
}

.part2 .part2_1_1 ul li {
    padding: 15px 54px 15px 51px;
    border-right: 1px solid #DCD7D7;
}

@media (max-width:1680px) {
    .part2 .part2_1_1 ul li {
        padding: 10px 49px 10px 40px;
    }
}

@media (max-width:1380px) {
    .part2 .part2_1_1 ul li {
        padding: 9px 40px 9px 29px;
    }
}

@media (max-width:1280px) {
    .part2 .part2_1_1 ul li {
        padding: 9px 30px 9px 21px;
    }
}

@media (max-width:768px) {
    .part2 .part2_1_1 ul li {
        padding: 9px 7px 9px 15px;
    }
}

@media (max-width:640px) {
    .part2 .part2_1_1 ul li {
        padding: 9px 7px 9px 6px;
    }
}

@media (max-width:480px) {
    .part2 .part2_1_1 ul li {
        padding: 5px 7px 6px 42px;
    }
}

@media (max-width:320px) {
    .part2 .part2_1_1 ul li {
        padding: 5px 7px 6px 27px;
    }
}

.part2 .part2_1_1 ul li:last-child {
    border: 0;
}

.part2 .part2_1_1 .waves-effect.waves-pink .waves-ripple {
    background-color: rgba(222,83,142,0.65);
}

.part2 .mailbox-custom-search {
    margin: 0;
    width: 100%;
    border-top: 1px solid #DCD7D7;
}

    .part2 .mailbox-custom-search .navbar-custom-search {
        margin-left: 50px;
        margin-right: 30px;
    }

@media (max-width:768px) {
    .part2 .mailbox-custom-search .navbar-custom-search {
        margin-left: 10px;
        margin-right: 0;
    }
}

.part2 .mailbox-custom-search .navbar-custom-search input[type=search] {
    border-radius: 0;
}

    .part2 .mailbox-custom-search .navbar-custom-search input[type=search]::-webkit-input-placeholder {
        color: #000;
    }

    .part2 .mailbox-custom-search .navbar-custom-search input[type=search]:-moz-placeholder {
        color: #000;
    }

    .part2 .mailbox-custom-search .navbar-custom-search input[type=search]::-moz-placeholder {
        color: #000;
    }

    .part2 .mailbox-custom-search .navbar-custom-search input[type=search]:-ms-input-placeholder {
        color: #000;
    }

.part2 .mailbox-custom-search .navbar-custom-search i {
    top: 8px;
    right: 20px;
}

.allMails {
    margin-top: -20px;
    border-left: 1px solid #DCD7D7;
}

    .allMails .collection {
        border: 0;
        margin: 0;
    }

        .allMails .collection .collection-item {
            width: 100%;
        }

            .allMails .collection .collection-item.avatar {
                padding-top: 21px;
            }

@media (max-width:1280px) {
    .allMails .collection .collection-item.avatar {
        padding-left: 70px;
    }
}

@media (max-width:768px) {
    .allMails .collection .collection-item.avatar {
        padding-left: 55px;
    }
}

@media (max-width:640px) {
    .allMails .collection .collection-item.avatar {
        font-size: 12px;
        min-width: 166px;
    }

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

        .allMails .collection .collection-item.avatar p {
            font-size: 12px;
        }
}

.allMails .mailsParts {
    padding: 0;
}

@media (max-width: 640px) {
    .allMails .mailsParts {
        border: 1px solid #e0e0e0;
    }
}

.allMails .mailsParts .top-custom {
    margin-bottom: 26px;
}

.allMails .mailsParts .valign-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 45px;
}

.allMails .mailsParts .section {
    padding: 0;
    border-bottom: 1px solid #DCD7D7;
    width: 100%;
}

.allMails .mailsParts .divider {
    height: 0;
    overflow: hidden;
}

.allMails .mailsParts .change-font {
    font-size: 11.6px;
}

.allMails .mailsParts .no-pad-left {
    padding-left: 0;
}

.allMails .mailsParts .secondary-content {
    color: rgba(0,0,0,0.87);
}

.user_first_3_2.messageBox {
    border-bottom: 1px solid #DCD7D7;
    border-right: 1px solid #DCD7D7;
    border-left: 1px solid #DCD7D7;
    padding: 0;
}

.user_second_3_2.messageBox {
    padding: 0;
    border-right: 1px solid #DCD7D7;
    border-left: 1px solid #DCD7D7;
}

.second_3_2.messageBox {
    padding: 0;
    border-right: 1px solid #DCD7D7;
    border-left: 1px solid #DCD7D7;
}

.first_3_2.messageBox {
    border-right: 1px solid #DCD7D7;
    border-left: 1px solid #DCD7D7;
    padding: 0;
}

@media (max-width: 480px) {
    .first_3_2.messageBox {
        border-top: 2px dashed #DCD7D7;
    }
}

.first_3_2.messageBox .valign-wrapper {
    display: list-item;
    list-style-type: none;
}

.first_3_2.messageBox .part3_2_1 {
    margin-right: -25px;
}

.first_3_2.messageBox .divider {
    height: 0px;
}

.user-message {
    background-color: #88C542;
}

.reply-text {
    padding: 0 20px 0 20px;
}

    .reply-text textarea {
        box-sizing: border-box;
        border: 1px solid #ccc;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        background-color: #f8f8f8;
        resize: none;
        overflow: auto;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        height: 6rem;
        display: block;
    }

    .reply-text .send-reply {
        margin-bottom: 20px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

        .reply-text .send-reply .color-custom {
            background-color: #de538e;
            margin-top: 3px;
            margin-right: 15px;
        }

        .reply-text .send-reply i:nth-child(1) {
            padding: 10px 15px 10px 15px;
            border-right: 1px solid #DCD7D7;
        }

.pulse {
    display: block;
    border-radius: 50%;
    background: #cca92c;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(67,160,71,0.4);
    -moz-box-shadow: 0 0 0 0 rgba(67,160,71,0.4);
    animation: pulse2 2s infinite;
}

    .pulse:hover {
        animation: none;
    }

@-moz-keyframes pulse2 {
    0% {
        box-shadow: 0 0 0 0 rgba(67,160,71,0.4);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(67,160,71,0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(67,160,71,0);
    }
}

@-webkit-keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(67,160,71,0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(67,160,71,0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(67,160,71,0);
    }
}

@keyframes pulse2 {
    0% {
        box-shadow: 0 0 0 0 rgba(67,160,71,0.4);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(67,160,71,0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(67,160,71,0);
    }
}

.unread {
    background-color: rgba(0,0,0,0.05) !important;
}

.content-compose {
    border: 1px solid #DCD7D7;
    border-radius: 5px;
}

    .content-compose .mailbox-custom-search-modal-compose {
        margin: 10px 0 0 0;
        width: 100%;
    }

        .content-compose .mailbox-custom-search-modal-compose .navbar-custom-search {
            margin-left: 50px;
            margin-right: 30px;
        }

            .content-compose .mailbox-custom-search-modal-compose .navbar-custom-search .input-field {
                margin-left: 8px;
            }

@media (max-width:1380px) {
    .content-compose .mailbox-custom-search-modal-compose .navbar-custom-search {
        margin-left: 10px;
        margin-right: 5px;
    }
}

.content-compose .mailbox-custom-search-modal-compose .navbar-custom-search input[type=text] {
    height: 2rem;
    border-radius: 7px;
    padding-left: 12px;
    background-color: #DCD7D7;
    width: 95%;
}

    .content-compose .mailbox-custom-search-modal-compose .navbar-custom-search input[type=text]:focus {
        box-shadow: 0 1px 0 0 rgba(67,160,71,0);
    }

.content-compose .mailbox-custom-search-modal-compose .navbar-custom-search i {
    top: 3px;
    right: 40px;
}

.content-compose .modal-participants {
    margin-left: 70px;
}

.content-compose .compose-content {
    margin-left: 50px;
    margin-right: 50px;
}

@media (max-width: 480px) {
    .content-compose .compose-content {
        margin-left: 0;
        margin-right: 0;
    }
}

.content-compose .compose-content .collection .collection-item.avatar {
    width: 100%;
}

.content-compose .compose-content .valign-wrapper {
    margin-bottom: 0;
    display: block;
}

.content-compose .compose-content .section {
    padding: 0;
}

.content-compose .compose-content .divider {
    height: 0;
    overflow: hidden;
}

.content-compose .compose-content .change-font {
    font-size: 11.6px;
}

.content-compose .compose-content .no-pad-left {
    padding-left: 0;
}

.content-compose .compose-content .part3_2_1 {
    margin: 0;
    padding: 10px 20px;
}

.content-compose .compose-content .collection .collection-item.avatar .card-panel {
    border-radius: 19px;
    margin: 0 0 0 -20px;
}

.content-compose .compose-content .collection .collection-item.avatar .message {
    font-size: 13.6px;
}

.content-compose .compose-content textarea {
    height: 5rem;
    width: 100%;
}

.content-compose .compose-content .reply-text {
    padding: 0;
}

    .content-compose .compose-content .reply-text .send-reply {
        width: 100%;
    }

.content-compose .autocomplete-content {
    position: absolute;
    background: #eaeaea;
    margin-top: -.9rem;
    border-radius: 5px;
    z-index: 3;
}

    .content-compose .autocomplete-content li {
        clear: both;
        color: rgba(0,0,0,0.87);
        cursor: pointer;
        line-height: 0;
        width: 100%;
        text-align: left;
        text-transform: none;
        padding: 10px;
    }

        .content-compose .autocomplete-content li > span {
            color: #DE538E;
            font-size: .9rem;
            padding: 0.7rem;
            display: block;
        }

            .content-compose .autocomplete-content li > span .highlight {
                color: #000000;
            }

        .content-compose .autocomplete-content li img {
            height: 52px;
            width: 52px;
            padding: 5px;
            margin: 0 15px;
        }

        .content-compose .autocomplete-content li:hover {
            background: #D0D0D0;
            cursor: pointer;
        }

    .content-compose .autocomplete-content > li:hover {
        background: #D0D0D0;
    }

.device-preview .active-device {
    color: rgba(255,255,255,0.57);
}

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

    .active-item.collection-item p, .active-item.collection-item span, .active-item.collection-item small {
        color: white;
    }

.page-name h5 {
    font-size: 20px;
    font-weight: 600;
    margin: 5px 20px 10px;
}

.pricing {
    font-family: "Roboto" !important;
    margin: 75px 0 10px;
}

    .pricing h4 {
        font-size: 30px;
        font-weight: 600;
    }

    .pricing h5 {
        font-size: 21px;
    }

    .pricing .start-button {
        display: block;
        margin: 40px auto;
        padding: 0 20px;
        height: 42px;
        font-size: 20px;
        text-transform: none;
        background-color: #367abd;
    }

    .pricing .card .card-header {
        background-color: #b02e67;
    }

    .pricing .card-image .card-title {
        position: relative;
        text-align: center;
        width: 100%;
        padding: 20px 15px 0;
        margin-bottom: -15px;
        font-size: 15px;
        font-weight: 500;
    }

    .pricing .price {
        font-size: 45px;
        padding: 5px;
        font-weight: 500;
    }

    .pricing sup {
        font-size: 15px;
        top: -23px;
        right: -9px;
    }

    .pricing sub {
        font-size: 15px;
        right: 12px;
    }

    .pricing i {
        font-weight: 600;
        margin-right: 10px;
    }

    .pricing li:last-child {
        padding: 15px;
    }

    .pricing li button {
        font-size: 20px;
        text-transform: none;
        border-radius: 5px;
        height: 45px;
    }

    .pricing .no-margin {
        margin: 0 !important;
    }

    .pricing .middle-card {
        background-color: #367abd;
    }

.btn.trial, .trial.btn-large {
    background-color: #88c542;
}

html {
    height: 100%;
    width: 100%;
}

body {
    height: 100%;
    width: 100%;
}

.back {
    width: 100%;
}

.container_500 {
    background: url("../images/500_one.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    background-position: center center;
}

    .container_500.angular-v {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99999999;
        display: table;
    }

@media (max-width:1280px) {
    .container_500 {
        padding-top: 23%;
    }
}

@media (max-width:768px) {
    .container_500 {
        background-position: 62% 10%;
    }
}

@media (max-width:640px) {
    .container_500 {
        background-position: 63% 0%;
    }
}

@media (max-width:480px) {
    .container_500 {
        padding-top: 35%;
        background-position: 65% 0%;
    }
}

.container_404 {
    background: url("../images/404.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    background-position: center center;
}

    .container_404.angular-v {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99999999;
    }

@media (max-width:1280px) {
    .container_404 {
        padding-top: 23%;
    }
}

@media (max-width:768px) {
    .container_404 {
        background-position: 87% 10%;
    }
}

@media (max-width:640px) {
    .container_404 {
        background-position: 70% 10%;
    }
}

@media (max-width:480px) {
    .container_404 {
        padding-top: 35%;
        background-position: 67% 10%;
    }
}

.text-404 {
    font-family: "Open Sans";
    position: relative;
    color: #fff;
    text-align: center;
    box-shadow: 0px 0px 0px 600px rgba(0,0,0,0.5);
    padding: 50px 0 90px 0;
}

@media (max-width:768px) {
    .text-404 {
        padding-top: 10%;
    }
}

@media (max-width:640px) {
    .text-404 {
        padding-top: 18%;
    }
}

.text-404 h1 {
    font-family: "Open Sans";
    font-size: 190px;
    margin-top: 0;
    padding: 0;
    line-height: 1;
}

@media (max-width:1380px) {
    .text-404 h1 {
        font-size: 80px;
        margin: 0;
    }
}

@media (max-width:1280px) {
    .text-404 h1 {
        font-size: 80px;
        margin: 0;
    }
}

@media (max-width:1024px) {
    .text-404 h1 {
        font-size: 80px;
        margin: 0;
    }
}

@media (max-width:768px) {
    .text-404 h1 {
        font-size: 120px;
        margin: 0;
    }
}

@media (max-width:640px) {
    .text-404 h1 {
        font-size: 120px;
        margin: 0;
    }
}

@media (max-width:480px) {
    .text-404 h1 {
        font-size: 120px;
        margin: 0;
    }
}

.text-404 p {
    font-family: BaronFont;
    font-size: 31px;
}

@media (max-width:1380px) {
    .text-404 p {
        font-size: 22px;
    }
}

@media (max-width:1280px) {
    .text-404 p {
        font-size: 22px;
    }
}

@media (max-width:1024px) {
    .text-404 p {
        font-size: 22px;
    }
}

@media (max-width:768px) {
    .text-404 p {
        font-size: 30px;
    }
}

@media (max-width:640px) {
    .text-404 p {
        font-size: 25px;
    }
}

@media (max-width:480px) {
    .text-404 p {
        font-size: 20px;
    }
}

.text-404 .back-btn {
    font-family: 'Open Sans light', sans-serif;
    background: #fff;
    border-radius: 3px;
    padding: 10px 18px;
    color: #000;
}

@media (max-width: 1380px) {
    .text-404 .back-btn {
        font-size: 15px;
        padding: 12px 12px;
    }
}

@media (max-width: 1280px) {
    .text-404 .back-btn {
        font-size: 15px;
        padding: 12px 12px;
    }
}

@media (max-width: 1024px) {
    .text-404 .back-btn {
        font-size: 15px;
        padding: 12px 12px;
    }
}

@media (max-width: 768px) {
    .text-404 .back-btn {
        font-size: 17px;
        padding: 10px 10px;
    }
}

@media (max-width: 640px) {
    .text-404 .back-btn {
        font-size: 17px;
        padding: 10px 10px;
    }
}

@media (max-width: 480px) {
    .text-404 .back-btn {
        font-size: 15px;
        padding: 8px 8px;
    }
}

.msg {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: calc(50% - 260px);
    left: 0;
    right: 0;
}

@media (max-width:1280px) {
    .msg {
        height: 52%;
    }
}

@media (max-width:1024px) {
    .msg {
        height: 58%;
    }
}

@media (max-width:768px) {
    .msg {
        height: 58%;
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
    }
}

@media (max-width:480px) {
    .msg {
        height: 77%;
    }

        .msg .text-404 {
            padding-top: 10%;
        }

        .msg h1 {
            font-size: 85px;
        }

        .msg p {
            font-size: 15px;
        }
}

.e-commerce .img-div {
    position: relative;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 463px;
}

.e-commerce .section-header.cards-section {
    padding-left: 12px;
}

.e-commerce .section-header h5 {
    font-size: 21px;
}

.e-commerce .card .card-image .card-category {
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: -28px;
    right: 15px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 3px solid #FFFFFF;
    text-align: center;
}

    .e-commerce .card .card-image .card-category img {
        border-radius: 50%;
        max-width: 100%;
    }

    .e-commerce .card .card-image .card-category i {
        font-size: 2.5em;
        padding: 10px;
        color: #bbbabb;
    }

.e-commerce .card .card-content.has-category {
    padding-top: 30px;
}

.e-commerce .card .card-action > a.icon-link {
    color: #bbbabb !important;
    font-size: 12px;
}

    .e-commerce .card .card-action > a.icon-link i::before {
        display: inline-block;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.e-commerce .card.e-com .card-image .minimalCard-bubble {
    position: absolute;
    border-radius: 50%;
    text-align: center;
    z-index: 1;
    width: 60px;
    height: 60px;
    top: 12px;
    left: 12px;
    background-color: rgba(242,179,83,0.8);
}

    .e-commerce .card.e-com .card-image .minimalCard-bubble p {
        font-size: 20px;
        font-weight: 600;
        color: #FFF;
        margin: 0;
        padding-top: 13px;
    }

.e-commerce .card.e-com .card-image .card-ribbon {
    position: absolute;
    background-color: rgba(242,179,83,0.8);
    z-index: 3;
    height: 40px;
    width: 60px;
    left: 20px;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    color: white;
}

    .e-commerce .card.e-com .card-image .card-ribbon p {
        font-size: 21px;
        margin-top: 10px;
        font-weight: 600;
    }

    .e-commerce .card.e-com .card-image .card-ribbon:after {
        content: "";
        color: white;
        font-size: 0.5em;
        position: absolute;
        border: 30px solid rgba(242,179,83,0.8);
        z-index: 3;
        border-top-width: 10px;
        border-bottom-color: transparent;
        border-bottom-width: 20px;
        left: 0;
        top: 40px;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
    }

.e-commerce .card.e-com .card-image .card-title {
    width: 100%;
    padding-bottom: 6px;
    padding-top: 6px;
    font-size: 22px;
    font-weight: 400;
    background: -webkit-linear-gradient(top, transparent, rgba(0,0,0,0.65));
    background: -o-linear-gradient(bottom, transparent, rgba(0,0,0,0.65));
    background: -moz-linear-gradient(bottom, transparent, rgba(0,0,0,0.65));
    background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.65));
}

.e-commerce .card.e-com .card-action {
    padding: 10px;
}

    .e-commerce .card.e-com .card-action .e-commerceBtn, .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn1, .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn1, .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn2, .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn2 {
        background-color: #4bb1d2;
        text-transform: none;
        font-size: 19px;
        border: 0;
        border-radius: 4px;
        padding-right: 15px;
        padding-left: 15px;
        margin: 20px;
    }

    .e-commerce .card.e-com .card-action .card-btn {
        margin: 20px 0 20px 44px;
    }

    .e-commerce .card.e-com .card-action .disc-btn {
        margin: 20px 0 20px 65px;
    }

    .e-commerce .card.e-com .card-action i {
        padding-right: 19px;
        margin-left: -19px;
        font-size: 35px;
        color: #C8C8C8;
        margin: 20px 0;
    }

    .e-commerce .card.e-com .card-action .share-btn {
        margin: 20px;
    }

    .e-commerce .card.e-com .card-action .minimal-price {
        margin-bottom: 0 !important;
        padding-bottom: 3px;
    }

        .e-commerce .card.e-com .card-action .minimal-price .p-price1 {
            font-size: 30px;
            font-weight: 300;
            color: #656565;
            margin-top: 0 !important;
            margin-bottom: 0 !important;
        }

        .e-commerce .card.e-com .card-action .minimal-price .p-price2 {
            font-size: 14px;
            color: #ff5b7d;
            vertical-align: top;
            position: absolute;
        }

.e-commerce .card.e-com .card-category {
    width: 75px;
    height: 75px;
    right: 28px;
    bottom: -16px;
    line-height: 75px;
    border: 0;
    -webkit-box-shadow: 0 1px 3px 0 #A7A7A7;
    -moz-box-shadow: 0 1px 3px 0 #A7A7A7;
    box-shadow: 0 1px 3px 0 #A7A7A7;
}

    .e-commerce .card.e-com .card-category p {
        font-size: 24px;
        font-weight: 500;
        color: #656565;
        margin: 0;
    }

@media (max-width: 480px) {
    .e-commerce .card.e-com .card-category {
        width: 50px;
        height: 50px;
        right: 15px;
    }

        .e-commerce .card.e-com .card-category p {
            font-size: 16px;
            line-height: 50px;
        }
}

.e-commerce .slider {
    height: 700px !important;
    margin-bottom: 9px;
}

@media (max-width: 1680px) {
    .e-commerce .slider {
        height: 600px !important;
    }
}

@media (max-width: 1380px) {
    .e-commerce .slider {
        height: 500px !important;
    }
}

@media only screen and (max-width: 600px) {
    .e-commerce .slider {
        overflow-y: scroll;
    }
}

.e-commerce .slider .slides {
    background: none;
    height: initial !important;
}

.e-commerce .slider .indicators {
    bottom: -30px;
}

    .e-commerce .slider .indicators .indicator-item {
        width: 17px !important;
        height: 17px !important;
    }

    .e-commerce .slider .indicators .active {
        background-color: #999 !important;
    }

.e-commerce .minimal-bubble {
    position: absolute;
    border-radius: 50%;
    text-align: center;
    width: 60px;
    height: 60px;
    background-color: #FD9FB1;
}

.e-commerce .prod-panel {
    padding: 0;
}

    .e-commerce .prod-panel .product-panel-trigger {
        margin: 20px;
    }

    .e-commerce .prod-panel .panel-slides {
        margin-bottom: 0;
        margin-top: 10px;
    }

        .e-commerce .prod-panel .panel-slides .sliderImg {
            width: 100%;
        }

        .e-commerce .prod-panel .panel-slides .sliderImg2 {
            width: 100%;
        }

    .e-commerce .prod-panel .carousel-container {
        margin-top: -5px;
        border: 1px solid #e8e8e8;
        border-top: 0;
        height: 130px;
    }

        .e-commerce .prod-panel .carousel-container .carousel-spacer {
            height: 10px;
            margin-bottom: 0;
        }

        .e-commerce .prod-panel .carousel-container .carousel {
            height: 150px;
            -webkit-perspective: 400px;
            -moz-perspective: 400px;
            -ms-perspective: 400px;
            perspective: 400px;
        }

            .e-commerce .prod-panel .carousel-container .carousel .carousel-item img {
                max-height: 135px;
            }

    .e-commerce .prod-panel .modal {
        width: 80%;
        overflow-y: auto;
    }

        .e-commerce .prod-panel .modal .modal-dialog {
            width: 100%;
        }

        .e-commerce .prod-panel .modal .modal-close {
            position: absolute;
            right: 20px;
            top: 20px;
            font-size: 40px;
        }

    .e-commerce .prod-panel .product-details {
        color: #656565;
    }

        .e-commerce .prod-panel .product-details h2 {
            margin-top: 5px;
            font-size: 30px;
            color: black;
        }

        .e-commerce .prod-panel .product-details .paragraph1 {
            margin-top: 12px;
        }

        .e-commerce .prod-panel .product-details p {
            font-size: 15px;
            margin-bottom: 0;
            margin-top: -5px;
        }

    .e-commerce .prod-panel .product-actions {
        color: #656565;
        border-left: 1px solid #e8e8e8;
        height: 400px;
        padding: 0 20px;
    }

        .e-commerce .prod-panel .product-actions .span1 {
            font-size: 28px;
            color: #B10A42;
        }

        .e-commerce .prod-panel .product-actions p {
            font-size: 15px;
            margin-top: 15px;
            margin-bottom: 6px;
        }

        .e-commerce .prod-panel .product-actions .size-btn {
            background-color: #fff;
            padding: 0;
            width: 15.5%;
            margin-right: 2.5%;
            color: #656565;
            box-shadow: 0 1px 3px 0 #A7A7A7;
        }

        .e-commerce .prod-panel .product-actions .disabled-btn {
            background-color: #E8E8E8;
        }

        .e-commerce .prod-panel .product-actions .transportation i {
            font-size: 24px;
        }

        .e-commerce .prod-panel .product-actions .transportation span {
            margin-left: 15px;
            font-size: 16px;
        }

        .e-commerce .prod-panel .product-actions .e-commerceBtn, .e-commerce .prod-panel .product-actions .e-commerceBtn1, .e-commerce .prod-panel .product-actions .e-commerceBtn2 {
            border-radius: 4px;
            padding-right: 0px;
            padding-left: 0px;
            height: 50px;
            width: 100%;
            font-size: 18px;
            text-transform: none;
        }

        .e-commerce .prod-panel .product-actions .e-commerceBtn1 {
            background-color: #B10A42;
            border: 0;
        }

        .e-commerce .prod-panel .product-actions .e-commerceBtn2 {
            background-color: white;
            border: 1px solid #B10A42;
            color: #B10A42;
            margin-top: 10px;
            font-weight: 300;
        }

            .e-commerce .prod-panel .product-actions .e-commerceBtn2 i {
                margin-right: 5px;
            }

@media (min-width: 1025px) and (max-width: 1456px) {
    .e-commerce .prod-panel .product-actions {
        height: 430px !important;
        padding-right: 0 !important;
        padding-left: 10px !important;
    }

        .e-commerce .prod-panel .product-actions .size-btn {
            height: 30px;
            line-height: 30px;
        }

        .e-commerce .prod-panel .product-actions .transportation i {
            font-size: 20px !important;
        }

        .e-commerce .prod-panel .product-actions .transportation span {
            margin-left: 5px !important;
        }

        .e-commerce .prod-panel .product-actions .e-commerceBtn, .e-commerce .prod-panel .product-actions .e-commerceBtn1, .e-commerce .prod-panel .product-actions .e-commerceBtn2 {
            width: 100% !important;
            font-size: 16px !important;
        }

            .e-commerce .prod-panel .product-actions .e-commerceBtn2 i {
                margin-right: 2px !important;
            }
}

@media (min-width: 600px) and (max-width: 1024px) {
    .e-commerce .prod-panel .product-actions {
        height: 440px !important;
    }

        .e-commerce .prod-panel .product-actions .transportation i {
            font-size: 20px !important;
        }

        .e-commerce .prod-panel .product-actions .transportation span {
            margin-left: 5px !important;
        }
}

@media (min-width: 600px) and (max-width: 718px) {
    .e-commerce .prod-panel .size-btn {
        height: 30px;
        line-height: 30px;
    }

    .e-commerce .prod-panel .e-commerceBtn, .e-commerce .prod-panel .product-actions .e-commerceBtn1, .e-commerce .prod-panel .product-actions .e-commerceBtn2 {
        width: 100% !important;
        font-size: 16px !important;
    }

    .e-commerce .prod-panel .e-commerceBtn2 i {
        margin-right: 2px !important;
    }
}

@media (max-width: 599px) {
    .e-commerce .prod-panel .product-details {
        margin-top: 10px !important;
    }

    .e-commerce .prod-panel .product-actions {
        border: 0 !important;
        padding-left: 10px !important;
        margin-top: 10px !important;
    }
}

.e-commerce-products {
    padding: 0 15px;
}

    .e-commerce-products .edit-product {
        font-size: 20px;
        height: 40px;
        width: 40px;
        border-radius: 50%;
    }

        .e-commerce-products .edit-product .zmdi-edit {
            line-height: 40px;
        }

        .e-commerce-products .edit-product .zmdi-more {
            line-height: 40px;
        }

    .e-commerce-products #products-table_wrapper table.dataTable {
        border-collapse: collapse;
    }

    .e-commerce-products .product-image {
        width: 52px;
        height: 52px;
        border: 1px solid rgba(0,0,0,0.12);
    }

    .e-commerce-products .quantity-div {
        display: inline-flex;
        align-self: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        max-width: 100%;
    }

        .e-commerce-products .quantity-div .quantity-indicator {
            width: 8px;
            height: 8px;
            border-radius: 4px;
            margin-right: 8px;
        }

    .e-commerce-products table tbody tr td .row {
        display: flex;
        margin-bottom: 0;
    }

    .e-commerce-products table.dataTable.dtr-inline.collapsed > tbody > tr.child ul {
        display: block;
    }

    .e-commerce-products table.dataTable.dtr-inline.collapsed.dtr-inline.collapsed > tbody > tr > td:first-child, .e-commerce-products table.dataTable.dtr-inline.collapsed.dtr-inline.collapsed > tbody > tr > th:first-child {
        padding: 30px !important;
    }

        .e-commerce-products table.dataTable.dtr-inline.collapsed.dtr-inline.collapsed > tbody > tr > td:first-child:before, .e-commerce-products table.dataTable.dtr-inline.collapsed.dtr-inline.collapsed > tbody > tr > th:first-child:before {
            content: '+';
            width: 15px;
            height: 15px;
            line-height: 15px;
            top: 50%;
            margin-top: -7px;
            left: 8px;
            color: rgba(0,0,0,0.54);
            background: 0 0;
            border: none;
            box-shadow: 0 0 0 2px rgba(0,0,0,0.54);
            font-weight: 700;
        }

    .e-commerce-products .dataTables_wrapper .dataTables_scrollBody {
        min-height: 600px;
    }

    .e-commerce-products .dataTables_wrapper .bottom {
        display: flex;
        min-height: 64px;
        justify-content: space-between;
    }

@media (max-width: 500px) {
    .e-commerce-products .dataTables_wrapper .bottom {
        display: block;
    }

        .e-commerce-products .dataTables_wrapper .bottom .right {
            display: block;
            float: none !important;
            max-width: none !important;
        }

        .e-commerce-products .dataTables_wrapper .bottom .left {
            display: block !important;
            float: none !important;
        }
}

.e-commerce-products .dataTables_wrapper .bottom .left {
    display: flex;
    min-height: 64px;
    justify-content: space-between;
    padding: 16px 8px;
    border-top: 1px solid rgba(0,0,0,0.12);
}

    .e-commerce-products .dataTables_wrapper .bottom .left .length {
        display: block;
    }

        .e-commerce-products .dataTables_wrapper .bottom .left .length .dataTables_length label {
            color: #333;
            font-size: 0.8rem;
        }

.e-commerce-products .dataTables_wrapper .bottom .right {
    display: flex;
    flex: 0 0 50%;
    max-width: 50%;
    align-self: center;
    justify-content: flex-end;
    padding: 0px 8px;
}

    .e-commerce-products .dataTables_wrapper .bottom .right .info {
        display: block;
        align-self: center;
    }

        .e-commerce-products .dataTables_wrapper .bottom .right .info .dataTables_info {
            padding-top: 0;
            padding-right: 1em;
            font-weight: 600;
            font-size: 0.8rem;
        }

    .e-commerce-products .dataTables_wrapper .bottom .right .pagination {
        width: initial !important;
        display: block;
        align-self: center;
        white-space: nowrap;
    }

        .e-commerce-products .dataTables_wrapper .bottom .right .pagination .dataTables_paginate {
            padding: 0px;
            margin: 0px !important;
            border: none;
        }

            .e-commerce-products .dataTables_wrapper .bottom .right .pagination .dataTables_paginate .paginate_button {
                box-sizing: border-box;
                display: inline-block;
                min-width: 1.5em;
                padding: 0.5em 1em;
                margin-left: 2px;
                text-align: center;
                text-decoration: none !important;
                cursor: pointer;
                color: #333 !important;
                border: 1px solid rgba(0,0,0,0.12);
                border-radius: 2px;
            }

                .e-commerce-products .dataTables_wrapper .bottom .right .pagination .dataTables_paginate .paginate_button:hover {
                    box-shadow: 999em 0px 0px 0px rgba(0,0,0,0.05) inset;
                    color: rgba(0,0,0,0.87) !important;
                    border: 1px solid rgba(0,0,0,0.12) !important;
                    background: transparent none repeat scroll 0px 0px;
                }

.e-commerce-products .top-bg {
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    height: 120px;
    background-size: cover;
    background-color: #FFFFFF;
}

.e-commerce-products .table-layout, .e-commerce-products .edit-product-layout {
    position: relative;
    z-index: 2;
}

.e-commerce-products .above-prod-table {
    height: 136px !important;
    min-height: 136px !important;
    max-height: 136px !important;
    padding: 24px 0;
}

    .e-commerce-products .above-prod-table .search-div {
        max-width: 480px;
        position: relative;
    }

@media (max-width: 425px) {
    .e-commerce-products .above-prod-table .search-div {
        float: left !important;
    }
}

.e-commerce-products .above-prod-table .search-div i {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    margin-left: -24px;
    color: #000000;
}

.e-commerce-products .above-prod-table .search-div .search-label {
    margin-left: 0;
}

.e-commerce-products .above-prod-table .search-div #search-product, .e-commerce-products .above-prod-table .search-div #search-order {
    display: inline-block;
    background: transparent none repeat scroll 0px 0px;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    color: black;
    transition: border-color 0.3s ease 0s;
}

.e-commerce-products .above-prod-table .search-div ::-webkit-input-placeholder {
    color: black;
}

.e-commerce-products .above-prod-table .search-div ::-moz-placeholder {
    color: black;
}

.e-commerce-products .above-prod-table .search-div :-ms-input-placeholder {
    color: black;
}

.e-commerce-products .above-prod-table .search-div :-moz-placeholder {
    color: black;
}

.e-commerce-products .above-prod-table .prod-title-div {
    font-size: 2rem;
    color: #000;
    font-weight: 400;
}

    .e-commerce-products .above-prod-table .prod-title-div i {
        font-size: 1em;
    }

    .e-commerce-products .above-prod-table .prod-title-div .product-count, .e-commerce-products .above-prod-table .prod-title-div .order-count {
        font-size: 1rem;
        margin-left: 0;
    }

.e-commerce-products .edit-product-layout .above-prod-content {
    height: 136px !important;
    min-height: 136px !important;
    max-height: 136px !important;
    padding: 24px 0px;
}

    .e-commerce-products .edit-product-layout .above-prod-content .prod-detail-div {
        color: #000000;
        display: flex;
    }

        .e-commerce-products .edit-product-layout .above-prod-content .prod-detail-div .back-prod-table {
            height: 40px !important;
            width: 40px !important;
            border-radius: 50%;
            align-self: center;
            padding-right: 20px;
        }

            .e-commerce-products .edit-product-layout .above-prod-content .prod-detail-div .back-prod-table .zmdi-arrow-left {
                line-height: 40px;
            }

        .e-commerce-products .edit-product-layout .above-prod-content .prod-detail-div .prod-image {
            overflow: hidden;
            width: 56px;
            height: 56px;
            margin-right: 16px;
            border: 3px solid rgba(0,0,0,0.12);
            align-self: center;
        }

        .e-commerce-products .edit-product-layout .above-prod-content .prod-detail-div .prod-detail {
            align-self: center;
            display: block;
            margin-left: 15%;
        }

            .e-commerce-products .edit-product-layout .above-prod-content .prod-detail-div .prod-detail h5 {
                margin: 0;
                display: block;
            }

            .e-commerce-products .edit-product-layout .above-prod-content .prod-detail-div .prod-detail span {
                color: #000000;
                display: block;
            }

.e-commerce-products .edit-product-layout .edit-product-layout-content {
    z-index: 5;
}

#order-edit {
    display: none;
}

    #order-edit .dataTables_scrollHeadInner {
        width: 100% !important;
    }

        #order-edit .dataTables_scrollHeadInner .dataTable {
            width: 100% !important;
        }

    #order-edit .invoice {
        margin-left: 0 !important;
    }

    #order-edit .tabs li {
        min-width: 50px;
    }

        #order-edit .tabs li.active {
            border-bottom: 1px solid blue !important;
        }

        #order-edit .tabs li i {
            font-size: 24px;
        }

@media only screen and (max-width: 600px) {
    #order-edit .tabs .indicator {
        width: 33%;
    }
}

#order-edit .tabs a {
    color: black;
    text-transform: none;
}

#order-edit .order-number {
    font-size: 1rem;
}

#order-edit #back-to-orders {
    margin-right: 20px;
}

#order-edit #googleMap {
    width: 100% !important;
}

#order-edit #order-details .subtile {
    font-size: 22px;
}

    #order-edit #order-details .subtile i {
        margin-right: 10px;
        font-size: 26px;
    }

#order-edit #order-details .avatar {
    overflow: auto;
}

    #order-edit #order-details .avatar img {
        width: 50px;
        height: 50px;
    }

    #order-edit #order-details .avatar span {
        margin-left: 20px;
    }

#order-edit #order-details .adress h5 {
    font-size: 18px;
    font-weight: bold;
}

#order-edit #order-details tbody tr td {
    padding: 10px !important;
}

#order-edit #order-details #tracking-code {
    margin: 0;
    height: 20px;
}

@media only screen and (max-width: 1024px) {
    #order-edit #order-details #tracking-code {
        font-size: 9px;
    }
}

#order-edit #update-status {
    padding: 20px;
}

    #order-edit #update-status a:hover {
        background-color: #de538e;
    }

@media only screen and (max-width: 1024px) {
    #order-edit #update-status a {
        display: table;
        margin: 0 auto;
    }
}

#order-edit .selectStatus li span {
    color: #000 !important;
}

#orders-table_wrapper table.dataTable {
    border-collapse: collapse;
}

#orders-table_wrapper #orders-table td {
    padding: 10px 18px;
}

#products-table {
    width: 100% !important;
}

#orders-table {
    width: 100% !important;
}

#products-table_wrapper #products-table td {
    padding: 6px 18px;
}

@media (max-width: 640px) {
    #products-table_wrapper #products-table td .product-image {
        width: 22px;
        height: 22px;
    }
}

html, body {
    min-height: 100% !important;
    height: 100%;
}

.magazine {
    font-family: "Open Sans";
}

    .magazine h1 {
        font-size: 30px;
        margin: 10px 0 20px;
        font-weight: 500;
    }

    .magazine h2 {
        font-size: 20px;
        margin: 15px 0 0;
    }

    .magazine .post {
        overflow: auto;
        display: table;
    }

        .magazine .post .post-image {
            background-position: center;
        }

@media only screen and (min-width: 601px) {
    .magazine .post .post-image, .magazine .post .post-info {
        float: none;
        display: table-cell;
    }
}

@media only screen and (min-width: 601px) {
    .magazine .post .img-container {
        float: none;
        display: table-cell;
        height: 0;
    }

        .magazine .post .img-container .post-image {
            display: block;
            height: 100%;
        }
}

.magazine .post .post-info {
    position: relative;
    padding-bottom: 25px;
    vertical-align: top;
}

    .magazine .post .post-info .activity {
        font-size: 12px;
        font-weight: 500;
        margin-top: 3px;
    }

        .magazine .post .post-info .activity a {
            margin-right: 5px;
        }

    .magazine .post .post-info p {
        margin-bottom: 5px;
        line-height: 25px;
    }

    .magazine .post .post-info .post-date {
        margin: 0;
        font-size: 13px;
        position: absolute;
        bottom: 5px;
    }

.magazine .grid-list .post {
    min-height: 230px;
}

    .magazine .grid-list .post .post-info {
        min-height: 230px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .magazine .grid-list .post .post-image {
        min-height: 230px;
        background-size: cover;
    }

.magazine .one-col-list .post {
    min-height: 260px;
}

    .magazine .one-col-list .post .post-info {
        min-height: 240px;
        padding: 4px 10px 0;
        vertical-align: top;
    }

@media only screen and (max-width: 600px) {
    .magazine .one-col-list .post .post-info {
        min-height: 200px;
        padding: 0 20px 40px;
    }
}

.magazine .one-col-list .post .post-info p {
    line-height: 22px;
    max-height: 110px;
    overflow: hidden;
}

.magazine .one-col-list .post .post-info .post-date {
    bottom: 20px;
}

.magazine .one-col-list .post .img-container {
    padding: 25px 20px;
}

@media only screen and (max-width: 600px) {
    .magazine .one-col-list .post .img-container {
        padding: 0;
    }
}

.magazine .one-col-list .post .img-container .post-image {
    min-height: 210px;
    background-size: cover;
}

.magazine .two-col-list .post, .magazine .widgets-tabs .post, .magazine .review .post {
    padding: 0;
}

@media only screen and (min-width: 601px) {
    .magazine .two-col-list .post:nth-child(2n), .magazine .widgets-tabs .post:nth-child(2n), .magazine .review .post:nth-child(2n) {
        padding-left: 15px;
    }

    .magazine .two-col-list .post:nth-child(2n+1), .magazine .widgets-tabs .post:nth-child(2n+1), .magazine .review .post:nth-child(2n+1) {
        clear: both;
    }
}

.magazine .two-col-list .post .post-info, .magazine .widgets-tabs .post .post-info, .magazine .review .post .post-info {
    min-height: 170px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    float: none;
    display: table-cell;
    vertical-align: top;
}

@media only screen and (max-width: 600px) {
    .magazine .two-col-list .post .post-info, .magazine .widgets-tabs .post .post-info, .magazine .review .post .post-info {
        padding: 0 15px 20px !important;
    }
}

.magazine .two-col-list .post .post-info .post-date, .magazine .widgets-tabs .post .post-info .post-date, .magazine .review .post .post-info .post-date {
    bottom: 0;
}

.magazine .two-col-list .post .post-image, .magazine .widgets-tabs .post .post-image, .magazine .review .post .post-image {
    min-height: 290px;
    background-size: cover;
}

.magazine .two-col-list .small-post, .magazine .widgets-tabs .small-post, .magazine .review .small-post {
    padding: 15px 0;
    border-bottom: none;
}

    .magazine .two-col-list .small-post .post-info, .magazine .widgets-tabs .small-post .post-info, .magazine .review .small-post .post-info {
        min-height: 115px;
        padding: 0 15px;
        margin-bottom: 10px;
    }

        .magazine .two-col-list .small-post .post-info h1, .magazine .widgets-tabs .small-post .post-info h1, .magazine .review .small-post .post-info h1 {
            line-height: 25px;
            padding-bottom: 17px;
        }

    .magazine .two-col-list .small-post .img-container, .magazine .widgets-tabs .small-post .img-container, .magazine .review .small-post .img-container {
        padding: 0;
        float: none;
        display: table-cell;
        height: 0;
    }

@media only screen and (min-width: 601px) {
    .magazine .two-col-list .small-post .img-container, .magazine .widgets-tabs .small-post .img-container, .magazine .review .small-post .img-container {
        padding: 0 15px;
    }
}

.magazine .two-col-list .small-post .img-container .post-image, .magazine .widgets-tabs .small-post .img-container .post-image, .magazine .review .small-post .img-container .post-image {
    min-height: 118px;
    background-size: cover;
    display: block;
    height: 100%;
}

.magazine .widgets-tabs .small-post, .magazine .review .small-post {
    list-style-type: none;
    padding-left: 0 !important;
    min-height: 170px;
}

@media only screen and (min-width: 601px) {
    .magazine .widgets-tabs .small-post .post-info, .magazine .review .small-post .post-info {
        padding-right: 20px;
        padding-left: 15px;
    }
}

.magazine .widgets-tabs .tabs .indicator, .magazine .review .tabs .indicator {
    display: none !important;
}

.magazine .widgets-tabs .tabs .tab a, .magazine .review .tabs .tab a {
    color: grey;
    padding-top: 1px;
}

.magazine .widgets-tabs .tabs .tab .active, .magazine .review .tabs .tab .active {
    border-top: 1px solid black;
    padding-top: 0;
}

.magazine .review .stars {
    font-size: 22px;
}

.magazine .review .activity {
    position: absolute;
    bottom: -5px;
    left: 20px;
    right: 0;
}

@media only screen and (max-width: 600px) {
    .magazine .review .activity {
        margin-left: 10px;
        left: 10px;
    }
}

.magazine .review .img-container-big {
    min-height: 340px;
    background-size: cover;
    position: relative;
    margin-bottom: 65px;
}

    .magazine .review .img-container-big .post-info {
        padding: 10px 20px;
        position: absolute;
        bottom: 0;
    }

        .magazine .review .img-container-big .post-info.grad {
            background: #000000;
            background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.7), rgba(255,255,255,0));
            background: -o-linear-gradient(bottom, rgba(0,0,0,0.7), rgba(255,255,255,0));
            background: -moz-linear-gradient(bottom, rgba(0,0,0,0.7), rgba(255,255,255,0));
            background: linear-gradient(bottom, rgba(0,0,0,0.7), rgba(255,255,255,0));
        }

        .magazine .review .img-container-big .post-info h1 {
            display: inline-block;
        }

        .magazine .review .img-container-big .post-info .post-date {
            margin-left: 10px;
            position: initial;
            display: inline-block;
        }

    .magazine .review .img-container-big .rating {
        width: 150px;
        height: 90px;
        background-color: rgba(0,0,0,0.7);
        position: absolute;
        right: 35px;
        bottom: -40px;
    }

        .magazine .review .img-container-big .rating a {
            font-size: 12px;
            margin-left: 10px;
        }

@media only screen and (max-width: 600px) {
    .magazine .review .img-container {
        padding: 0 15px;
    }
}

.magazine .nr1 {
    background-image: url("../images/magazine/post1.jpg");
}

.magazine .nr2 {
    background-image: url("../images/magazine/post2.jpg");
}

.magazine .nr3 {
    background-image: url("../images/magazine/post3.jpg");
}

.magazine .nr4 {
    background-image: url("../images/magazine/post4.jpg");
}

.magazine .nr5 {
    background-image: url("../images/magazine/post5.jpg");
}

.magazine .nr6 {
    background-image: url("../images/magazine/post6.jpg");
}

.magazine .nr7 {
    background-image: url("../images/magazine/post7.jpg");
}

.magazine .nr8 {
    background-image: url("../images/magazine/post8.jpg");
}

.magazine .nr9 {
    background-image: url("../images/magazine/post9.jpg");
}

.magazine .nr10 {
    background-image: url("../images/magazine/post10.jpg");
}

.magazine .nr11 {
    background-image: url("../images/magazine/post11.jpg");
}

.magazine .nr12 {
    background-image: url("../images/magazine/post12.jpg");
}

.magazine .nr13 {
    background-image: url("../images/magazine/post13.jpg");
}

@media (max-width:480px) {
    .magazine h1 {
        font-size: 20px;
    }
}

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

.full_width {
    background-color: #222222;
    height: 100%;
    width: 100%;
}

    .full_width.angular-v {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
    }

.lock-container {
    background-color: #222222;
    font-family: Roboto;
    font-weight: 300;
    width: 30%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    .lock-container p {
        font-family: Roboto;
        font-size: 28px;
    }

@media (max-width: 1440px) {
    .lock-container {
        width: 35%;
    }
}

@media (max-width: 1280px) {
    .lock-container {
        width: 46%;
    }
}

@media (max-width: 768px) {
    .lock-container {
        width: 59%;
    }
}

@media (max-width: 600px) {
    .lock-container {
        width: 78%;
    }

        .lock-container p {
            text-align: center;
        }

        .lock-container .inputDiv {
            padding: 0 25px;
        }
}

@media (max-width:480px) {
    .lock-container {
        width: 98%;
    }

        .lock-container p {
            font-size: 20px;
        }
}

.lock-container .inputDiv {
    width: 100%;
    padding: 0 10px;
}

.icons-container {
    width: 100%;
}

    .icons-container .grey.lighten-3 {
        background-color: #f7f7f7 !important;
    }

    .icons-container .icon-container span {
        display: block;
    }

    .icons-container .icon-container i {
        font-size: 3em;
        margin-bottom: 10px;
    }

    .icons-container .icon-container .icon-preview {
        height: 120px;
        text-align: center;
    }

        .icons-container .icon-container .icon-preview span {
            word-break: break-word;
        }

    .icons-container .page-header {
        padding: 30px 0px 0px;
        border-top: 1px solid rgba(0,0,0,0.12);
    }

    .icons-container .icon a {
        display: block;
        color: rgba(0,0,0,0.87);
        padding: 8px;
        line-height: 32px;
        transition: all 0.3s ease 0s;
        border-radius: 2px;
    }

        .icons-container .icon a:hover {
            background-color: #ad1457;
            -moz-box-shadow: 1px 1px 2px grey;
            box-shadow: 1px 1px 2px grey;
            color: #ffffff;
        }

    .icons-container .table-of-contents a.active {
        padding-left: 18px;
        background-color: transparent;
        font-weight: 600;
        color: #ad1457;
        border-left: 2px solid #ad1457;
    }

    .icons-container .table-of-contents a:hover {
        padding-left: 19px;
        background-color: transparent;
        font-weight: 500;
        color: #ad1457;
        border-left: 1px solid #ad1457;
    }

    .icons-container .back-to-top {
        color: #757575;
    }

    .icons-container .bs-docs-sidebar {
        margin-top: 0;
        padding-top: 50px;
    }

        .icons-container .bs-docs-sidebar li a {
            display: block;
            padding: 4px 20px;
            font-size: 13px;
            font-weight: 500;
            color: rgba(0,0,0,0.54);
        }

#iconModal {
    width: 600px;
    overflow-y: initial;
}

@media (max-width: 600px) {
    #iconModal {
        width: 340px;
    }
}

#iconModal .modal-header .close {
    background: 0 0;
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
    padding: 0;
    height: 56px;
    width: 56px;
    min-width: 56px;
    font-size: 24px;
    line-height: 56px;
    opacity: 0.4;
}

    #iconModal .modal-header .close:hover {
        background: transparent;
        box-shadow: none;
        opacity: 1;
    }

#iconModal .modal-body .source:before {
    content: none;
}

#iconModal .modal-dialog {
    width: 600px;
}

@media (max-width: 600px) {
    #iconModal .modal-dialog {
        width: 331px;
    }
}

.index-cont {
    background-color: rgba(0,0,0,0.3);
    height: 100%;
    position: relative;
}

    .index-cont .content {
        max-width: 1024px;
        margin: 0 auto;
    }

    .index-cont .logo-preview {
        font-family: BaronFont;
    }

    .index-cont .ang_v {
        position: relative;
        display: inline-block;
        overflow: hidden;
        max-height: 300px;
    }

        .index-cont .ang_v img {
            transition: all 0.5s ease;
            -webkit-transform: scale(1);
            transform: scale(1);
            float: left;
            position: relative;
            display: block;
            min-height: 100%;
            max-width: 100%;
        }

        .index-cont .ang_v:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        .index-cont .ang_v:hover:before {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
            background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
            content: '';
            opacity: 0;
            -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
        }

        .index-cont .ang_v:hover {
            transition: all 0.5s ease;
        }

            .index-cont .ang_v:hover img {
                -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
                transition: opacity 0.35s, transform 0.35s;
                -webkit-transform: scale(1.12);
                transform: scale(1.12);
            }

    .index-cont .jqr_v {
        transition: all 0.5s ease;
        position: relative;
        overflow: hidden;
        display: inline-block;
    }

        .index-cont .jqr_v img {
            float: left;
            position: relative;
            display: block;
            min-height: 100%;
            max-width: 100%;
        }

        .index-cont .jqr_v:after {
            transition: all 0.5s ease;
            content: "";
            position: absolute;
            top: -110%;
            left: -210%;
            width: 200%;
            height: 200%;
            opacity: 0;
            transform: rotate(30deg);
            background: rgba(255,255,255,0.13);
            background: linear-gradient(to right, rgba(64,55,55,0.5) 0%, rgba(255,255,255,0.5) 77%, rgba(255,255,255,0.8) 92%, rgba(255,255,255,0) 100%);
        }

        .index-cont .jqr_v:hover {
            transition: all 0.5s ease;
        }

            .index-cont .jqr_v:hover:after {
                opacity: 1;
                top: -30%;
                left: -30%;
                transition-property: left, top, opacity;
                transition-duration: 0.7s, 0.7s, 0.15s;
                transition-timing-function: ease;
            }

    .index-cont .menu_r {
        margin-top: 40px;
    }

        .index-cont .menu_r a {
            color: rgba(0,0,0,0.8);
            font-family: "Open Sans";
            padding-right: 5px;
            font-weight: bold;
        }

    .index-cont .mid_txt {
        margin: 40px 0;
    }

        .index-cont .mid_txt h3 {
            font-family: "BaronFont";
            font-size: 60px;
            color: rgba(0,0,0,0.8);
        }

        .index-cont .mid_txt p {
            font-family: "Open Sans";
        }

    .index-cont .logo h4 {
        font-family: BaronFont;
        padding-top: 25px;
        font-size: 30px;
        color: rgba(0,0,0,0.8);
    }

    .index-cont .theme-version {
        position: absolute;
        width: 100%;
        bottom: 0;
    }

.ph ::-webkit-input-placeholder {
    color: #A9A9AB !important;
}

.top-filters {
    margin-bottom: 10px;
    clear: both;
}

@media (max-width: 600px) {
    .selection {
        padding: 0px !important;
    }
}

.search-input {
    border: 1px solid black;
    border-radius: 5px;
    margin-bottom: 10px;
    background: #fff;
}

.sear {
    float: right;
    margin-top: -34px;
    position: relative;
    top: 0;
    cursor: pointer;
    color: #ccc;
}

    .sear:focus {
        color: #000;
    }

input.sear::-webkit-input-placeholder {
    color: red !important;
}

.spec input {
    border: 1px solid black;
    border-radius: 5px;
    background: #fff;
    padding-left: 5px;
}

.spec :active {
    border-bottom: 1px solid black;
    box-shadow: none;
}

input:not([type]):focus:not([readonly]) {
    border-bottom: 1px solid black;
    box-shadow: none;
}

.documentation .sub-paragraph {
    margin-left: 30px;
}

.documentation .paragraph-title {
    color: #f3a530;
}

.documentation .section1 {
    padding-top: 0;
    padding-bottom: 1rem;
}

.feed-page .collection .collection-item.avatar {
    padding-left: 57px;
}

@media (max-width: 480px) {
    .feed-page .collection .collection-item.avatar {
        min-height: 0;
    }
}

.feed-page .collection .collection-item.avatar .circle {
    left: 0;
}

.feed-page .collection .collection-item.avatar .avatar-available {
    left: 30px;
}

.feed-page .card-panel {
    background-color: #ebebeb;
}

.feed-page .card-default {
    border: none !important;
}

.feed-page .feed-card .card-header {
    background-color: #EB7B2D;
    padding: 10px 20px;
}

.feed-page .new-feed-action textarea {
    padding: 20px;
}

.feed-page .new-feed-action .upload-files {
    margin-right: 20px;
    margin-left: 20px;
}

.feed-page .feed-input {
    padding: 30px 20px;
}

    .feed-page .feed-input .feed-reply-action {
        background-color: #f5f5f5 !important;
        border: 1px solid #ededed;
    }

.feed-page .pad-5 {
    padding: 5px;
}

.feed-page .no-pad-bot {
    padding-bottom: 0;
}

.lb-dataContainer {
    position: absolute;
    top: -36px;
    left: 0;
    RIGHT: -65PX;
}

@media (max-width: 1130px) {
    .lb-dataContainer {
        top: -40px;
        RIGHT: -14PX;
    }
}

.invoice {
    font-family: "Open Sans";
}

    .invoice .pad-10 {
        padding-left: 10%;
    }

@media only screen and (min-width: 601px) {
    .invoice .margin-m-l {
        margin: 0 !important;
    }
}

.invoice .bold {
    font-weight: bold !important;
}

.invoice h1 {
    font-size: 30px;
    margin-top: 10px;
}

.invoice img {
    padding-top: 7px;
}

.invoice .details {
    font-size: 15px;
    line-height: initial;
}

    .invoice .details .name {
        font-size: 15px;
    }

        .invoice .details .name.bold {
            font-weight: bold;
        }

.invoice table {
    width: 80%;
    margin: 50px auto 20px;
}

    .invoice table tr {
        border-bottom: 2px solid white;
    }

        .invoice table tr td, .invoice table tr th {
            font-size: 17px;
            font-weight: normal;
        }

            .invoice table tr td:first-child, .invoice table tr th:first-child {
                width: 60%;
            }

@media only screen and (min-width: 1025px) {
    .invoice table tr td.left-bordered, .invoice table tr th.left-bordered {
        border-left: 1px solid grey;
    }
}

.invoice .invoice-subtotal {
    width: 80%;
    margin: 30px auto;
}

.layouts {
    background-color: #fcfcfc;
}

    .layouts .card-panel {
        cursor: pointer;
    }

    .layouts .layout-base {
        position: relative;
        height: 200px;
        overflow: hidden;
        padding: 40px 10px 10px 80px;
    }

    .layouts .layout-header {
        position: absolute;
        height: 40px;
        width: 100%;
        top: 0;
        left: 0;
    }

    .layouts .layout-side-nav {
        position: absolute;
        width: 100px;
        height: 100%;
        top: 0;
        left: 0;
    }

        .layouts .layout-side-nav.horizontal {
            width: 100%;
            height: 40px;
            top: 42px;
        }

    .layouts .dashed {
        border: 1px dashed black;
    }

@media only screen and (max-width: 600px) {
    .layouts .code {
        margin-bottom: 50px;
    }
}

.colors .section-header {
    margin-top: 0;
    font-weight: 600;
}

.colors .section {
    overflow: auto;
}

    .colors .section pre:before {
        display: none !important;
    }

    .colors .section h5.section-title {
        margin-top: 4px;
    }

.colors .dynamic-color {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}

    .colors .dynamic-color .red, .colors .dynamic-color .pink, .colors .dynamic-color .purple, .colors .dynamic-color .deep-purple, .colors .dynamic-color .indigo, .colors .dynamic-color .blue, .colors .dynamic-color .light-blue, .colors .dynamic-color .cyan, .colors .dynamic-color .teal, .colors .dynamic-color .green, .colors .dynamic-color .light-green, .colors .dynamic-color .lime, .colors .dynamic-color .yellow, .colors .dynamic-color .amber, .colors .dynamic-color .orange, .colors .dynamic-color .deep-orange, .colors .dynamic-color .brown, .colors .dynamic-color .grey, .colors .dynamic-color .blue-grey, .colors .dynamic-color .black, .colors .dynamic-color .white, .colors .dynamic-color .transparent {
        height: 55px;
        width: 100%;
        padding: 0 15px;
        line-height: 55px;
        font-weight: 500;
        font-size: 12px;
        display: block;
        box-sizing: border-box;
    }

    .colors .dynamic-color .col {
        margin-bottom: 55px;
    }

html, body {
    font-family: 'Open Sans', sans-serif;
    background: #f7f7f7;
}

    body::-webkit-scrollbar {
        width: 0.5em;
    }

    body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    }

    body::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        outline: 1px solid slategrey;
    }

img {
    max-width: 100%;
}

nav {
    background-color: #b02e67;
}

.status {
    color: #ffffff;
    font-size: 12px;
    white-space: nowrap;
    padding: 2px 5px;
    border-radius: 2px;
}

.line-h1 {
    line-height: 1;
}

.border-bottom {
    border-bottom: 1px solid #e7e7e7;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-top-10 {
    margin-top: 10px;
}

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

.container .row {
    margin-left: 0;
    margin-right: 0;
}

.small-pad {
    padding: 0 10px;
}

@media (max-width: 480px) {
    .small-pad h2 {
        font-size: 25px;
    }
}

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

.panel-w {
    background: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    border: 1px solid #E6E9EA;
    padding: 15px;
}

.materialboxed.active {
    max-width: none;
}

td, th {
    font-size: 13px;
}

table .zmdi-delete:before {
    font-size: 20px;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

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

.navbar-custom-search {
    position: relative;
    margin-left: 10px;
}

    .navbar-custom-search input[type=search] {
        border-radius: 3px;
        padding-left: 2rem;
        width: calc(100% - 2rem);
        height: 2.5rem;
        color: #000;
        margin: 0;
    }

        .navbar-custom-search input[type=search]:focus {
            box-shadow: 0px 1px 1px 0px #ccc;
            background-color: #fff;
            color: #000;
        }

    .navbar-custom-search i {
        color: #000;
        height: 55px;
        line-height: 55px;
        position: absolute;
        top: 0;
        right: 5px;
        vertical-align: middle;
    }

.profile-img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: middle;
    margin-bottom: 6px;
}

.btn.disabled, .disabled.btn-large {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.custom-btn {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
}

    .custom-btn:hover {
        background-color: transparent;
    }

.btn, .btn-large, .btn-large {
    background-color: #b02e67;
}

    .btn.custom-btn, .custom-btn.btn-large, .btn-large.custom-btn {
        background-color: transparent;
    }

.tabs .tab a {
    color: #b02e67;
}

.tabs .indicator {
    background-color: #b02e67;
}

span.badge.new {
    background-color: #b02e67;
}

.collection a.collection-item {
    color: #b02e67;
}

    .collection a.collection-item.active {
        color: #fff;
        background-color: #b02e67;
    }

.dropdown-content li > a, .dropdown-content li > span {
    color: #b02e67;
}

.btn-small {
    padding: 0 12px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
}

.card-bg {
    background: url("../images/profile_cover.png") no-repeat;
    height: 300px;
    width: 100%;
    background-size: cover;
}

strong {
    font-weight: 600;
}

ul.list-inline {
    padding: 0;
    margin: 0;
}

    ul.list-inline li {
        display: inline-block;
        padding: 0 10px;
    }

.border-none {
    border: none !important;
}

.border-radius-none {
    border-radius: 0 !important;
}

.margin {
    margin: 0 !important;
}

.negative-top-margin-5 {
    margin-top: -5px;
}

.negative-top-margin-10 {
    margin-top: -10px;
}

.medium-profile {
    height: 350px;
    overflow: hidden;
}

.fc .fc-center h2 {
    font-size: 2.56rem;
}

.fc .fc-event {
    background-color: #9c1b54;
    border-color: #9c1b54;
    padding: 5px;
}

.fc .fc-button {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    color: #fff;
    background-color: #af2e67;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    text-shadow: none;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

    .fc .fc-button:hover {
        box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
    }

    .fc .fc-button.fc-state-default {
        background-image: none;
    }

    .fc .fc-button.fc-state-active {
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
        background-color: #de538e;
    }

@media screen and (max-width: 768px) {
    .fc .fc-button {
        padding: 0 4px !important;
        text-transform: capitalize;
    }

    .fc .fc-scroller {
        min-height: 300px;
    }
}

@media screen and (max-width: 480px) {
    .fc .fc-button {
        font-size: .95rem;
    }

        .fc .fc-button .fc-icon {
            margin: 0 .1em;
        }

    .fc .fc-toolbar .fc-center {
        float: left;
        margin-top: 5%;
    }

        .fc .fc-toolbar .fc-center h2 {
            font-size: 1.56rem;
        }

    .fc .fc-toolbar > * > * {
        margin-left: .15em;
    }
}

.fc-title {
    padding: 5px;
}

.navbar nav ul a.drop-down-profile {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 46px;
}

    .navbar nav ul a.drop-down-profile i {
        padding-left: 8px;
    }

@media only screen and (max-width: 600px) {
    .info-navbar {
        display: none;
    }

    .info-navbar-only-small-screens .nav-tab {
        min-width: 1px;
    }

    .info-navbar-only-small-screens {
        height: 36px;
    }

    .file-input, input::-webkit-input-placeholder {
        font-size: 10px;
        line-height: 2;
    }
}

@media only screen and (min-width: 601px) {
    .info-navbar-only-small-screens {
        display: none;
    }
}

input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #9c1b54;
    box-shadow: 0 1px 0 0 #9c1b54;
}

    input:not([type]):focus:not([readonly]) + label, input[type=text]:focus:not([readonly]) + label, input[type=password]:focus:not([readonly]) + label, input[type=email]:focus:not([readonly]) + label, input[type=url]:focus:not([readonly]) + label, input[type=time]:focus:not([readonly]) + label, input[type=date]:focus:not([readonly]) + label, input[type=datetime]:focus:not([readonly]) + label, input[type=datetime-local]:focus:not([readonly]) + label, input[type=tel]:focus:not([readonly]) + label, input[type=number]:focus:not([readonly]) + label, input[type=search]:focus:not([readonly]) + label, textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #9c1b54;
    }

.input-field .prefix.active {
    color: #9c1b54;
}

.search-top-bar .autocomplete-results {
    position: absolute;
    background: #fff;
    margin-top: 0;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    z-index: 99999;
}

    .search-top-bar .autocomplete-results li {
        clear: both;
        color: rgba(0,0,0,0.87);
        cursor: pointer;
        line-height: 0;
        width: 100%;
        text-align: left;
        text-transform: none;
        padding: 10px;
    }

        .search-top-bar .autocomplete-results li > span {
            color: rgba(0,0,0,0.87);
            font-size: .9rem;
            padding: 1.2rem;
            display: block;
        }

        .search-top-bar .autocomplete-results li img {
            height: 52px;
            width: 52px;
            padding: 5px;
            margin: 0 15px;
        }

        .search-top-bar .autocomplete-results li:hover {
            background: #f2f2f2;
            cursor: pointer;
        }

    .search-top-bar .autocomplete-results > li:hover {
        background: #f2f2f2;
    }

.buttons .subtitle {
    padding-top: 20px;
}

.buttons .primary-button, .buttons .primary-button:hover {
    background-color: #88C542;
}

    .buttons .primary-button.custom-btn, .buttons .primary-button:hover.custom-btn {
        background-color: transparent;
        border-color: #88C542;
        color: #88C542;
    }

@media (max-width: 480px) {
    .buttons .buttons-s .btn, .buttons .buttons-s .btn-large {
        width: 100%;
    }
}

.classic-breadcrumbs nav {
    background-color: transparent;
    box-shadow: none;
}

.classic-breadcrumbs .breadcrumb {
    color: #989898;
}

    .classic-breadcrumbs .breadcrumb:before {
        color: #989898;
    }

.classic-breadcrumbs i {
    color: black;
}

.general td label {
    height: 20px;
    vertical-align: middle;
}

.general .last-orders .card-content {
    background-color: #9c2fb0;
    color: #ffffff;
}

.general .inbox-4 .card-content {
    background-color: #3f51b5;
    color: #FFFFFF;
}

.general .project-stats h5 i {
    vertical-align: bottom;
    color: #F3A530;
}

.general .messageBox .card .card-content h5 i {
    vertical-align: bottom;
    color: #9c2fb0;
}

.general #signup-feed2 {
    max-height: 370px;
}

.general #chartdiv {
    width: 100%;
    height: 100%;
}

.general #chartdiv2 {
    width: 100%;
    height: 420px;
    font-size: 11px;
}

.general .amcharts-graph-g2 .amcharts-graph-stroke {
    stroke-dasharray: 3px 3px;
    stroke-linejoin: round;
    stroke-linecap: round;
    -webkit-animation: am-moving-dashes 1s linear infinite;
    animation: am-moving-dashes 1s linear infinite;
}

@-webkit-keyframes am-moving-dashes {
    100% {
        stroke-dashoffset: -31px;
    }
}

@keyframes am-moving-dashes {
    100% {
        stroke-dashoffset: -31px;
    }
}

@-webkit-keyframes am-pulsating {
    0% {
        stroke-opacity: 1;
        stroke-width: 0px;
    }

    100% {
        stroke-opacity: 0;
        stroke-width: 50px;
    }
}

@keyframes am-pulsating {
    0% {
        stroke-opacity: 1;
        stroke-width: 0px;
    }

    100% {
        stroke-opacity: 0;
        stroke-width: 50px;
    }
}

@-webkit-keyframes am-draw {
    0% {
        stroke-dashoffset: 500%;
    }

    100% {
        stroke-dashoffset: 0%;
    }
}

@keyframes am-draw {
    0% {
        stroke-dashoffset: 500%;
    }

    100% {
        stroke-dashoffset: 0%;
    }
}

.general #darkChart {
    padding: 0 0 20px 0;
    text-align: center;
    background: #00bed4;
    color: #FFFFFF;
}

    .general #darkChart .card-action {
        border-top: 1px solid rgba(255,255,255,0.2);
    }

.general #secondChart {
    background: #009688;
    color: #FFFFFF;
}

    .general #secondChart .card-action {
        border-top: 1px solid rgba(255,255,255,0.2);
    }

.general .small-chart {
    height: 80px;
    color: white;
    text-align: center;
    vertical-align: middle;
}

    .general .small-chart h2 {
        margin: 0;
        line-height: 100%;
        font-size: 22px;
        font-weight: 300;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.general .scc {
    padding: 15px;
    height: 100%;
}

.general .sct {
    padding: 15px;
}

.general #small-chart1 {
    background: #03a9f4;
    background: linear-gradient(to right, #0382c2 50%, #03a9f4 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.6s ease;
}

    .general #small-chart1 .scc {
        background: #0382c2;
    }

.general #small-chart2 {
    background: #dd2c00;
    background: linear-gradient(to right, #ab2800 50%, #dd2c00 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.6s ease;
}

    .general #small-chart2 .scc {
        background: #ab2800;
    }

.general #small-chart3 {
    background: #00bfa5;
    background: linear-gradient(to right, #008d73 50%, #00bfa5 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.6s ease;
}

    .general #small-chart3 .scc {
        background: #008d73;
    }

.general #small-chart4 {
    background: #c94880;
    background: linear-gradient(to right, #973c5a 50%, #c94880 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.6s ease;
}

    .general #small-chart4 .scc {
        background: #973c5a;
    }

    .general #small-chart1:hover, .general #small-chart2:hover, .general #small-chart3:hover, .general #small-chart4:hover {
        background-position: left bottom;
    }

.general #jqstooltip {
    min-width: 21px;
    min-height: 23px;
    text-align: center;
    border: 0;
    background: #fff;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}

    .general #jqstooltip .jqsfield {
        font-size: 12px;
        font-weight: 700;
        font-family: inherit;
        text-align: center;
        color: #333;
    }

        .general #jqstooltip .jqsfield > span {
            display: none;
        }

@media (max-width:768px) {
    .analytics .small-chart > div:not(:last-child) {
        margin-bottom: 15px;
    }
}

.analytics .small-chart h2 {
    margin: 0;
    line-height: 100%;
    font-size: 22px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.analytics .text-center {
    text-align: center;
}

.analytics #chartdiv, .analytics #worldcities {
    width: 100%;
    height: 500px;
}

.analytics #nvd35 {
    width: 100%;
    height: 555px;
}

.analytics #hc3 {
    width: 100%;
    height: 390px;
}

.analytics .map-marker .dot {
    border: 10px solid #fff601;
    background: transparent;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    height: 50px;
    width: 50px;
    -webkit-animation: pulse 3s ease-out;
    -moz-animation: pulse 3s ease-out;
    animation: pulse 3s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 1;
    opacity: 0;
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0;
    }

    25% {
        -moz-transform: scale(0);
        opacity: 0.1;
    }

    50% {
        -moz-transform: scale(0.1);
        opacity: 0.3;
    }

    75% {
        -moz-transform: scale(0.5);
        opacity: 0.5;
    }

    100% {
        -moz-transform: scale(1);
        opacity: 0.0;
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }

    25% {
        -webkit-transform: scale(0);
        opacity: 0.1;
    }

    50% {
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }

    75% {
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

.analytics #smc2 canvas {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.analytics table.dataTable thead th, .analytics table.dataTable tfoot th {
    padding: 10px 9px;
}

@media (max-width:480px) {
    .analytics table.dataTable thead th, .analytics table.dataTable tfoot th {
        padding: 6px 15px;
    }
}

@media (max-width:480px) {
    .analytics .dataTables_wrapper .dataTables_paginate .paginate_button {
        padding: 0.3em 0.1em;
    }
}

.analytics #signup-feed3 {
    max-height: 490px;
}

@media (max-width:480px) {
    .analytics #signup-feed3 {
        max-height: 500px;
    }
}

.analytics .card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-large):not(.btn-floating) {
    margin-right: 0;
}

.server #visitchart {
    width: 100%;
    height: 500px;
}

.server #flot1, .server #dbchart {
    width: 100%;
    height: 200px;
    margin: 0 auto;
    font-size: 11px;
}

.server #signup-feed1 {
    max-height: 735px;
}

.server #signup-feed .collection-item {
    min-height: 60px;
}

.server .highlight {
    height: 418px;
}

.server .h550 {
    height: 550px;
}

.sales .small-chart h2 {
    margin: 0;
    line-height: 100%;
    font-size: 22px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width:768px) {
    .sales .small-chart > div:not(:last-child) {
        margin-bottom: 15px;
    }
}

.sales .text-center {
    text-align: center;
}

.sales #jqstooltip .jqsfield > span {
    display: none;
}

.sales #chartdiv, .sales #worldcities, .sales #nvd35 {
    width: 100%;
    height: 500px;
}

.sales #hc3 {
    width: 100%;
    height: 390px;
}

.sales #smc2 canvas {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.social .socialMessage .messageBox {
    border: 0;
}

    .social .socialMessage .messageBox .collection {
        margin-left: 0;
    }

    .social .socialMessage .messageBox .reply-text {
        padding: 0;
    }

.social .social-quotes1 {
    background-color: #f3a530;
}

.social .social-quotes2 {
    background-color: #367abd;
}

.social .social-quotes3 {
    background-color: #88c542;
}

.social .social-quotes4 {
    background-color: #b02e67;
}

.social .quote:nth-child(2n+1) {
    clear: both;
}

@media (max-width:480px) {
    .social .emails .collection .collection-item .title {
        font-size: 0.9rem;
        display: block;
    }

    .social .emails .collection .collection-item .badge {
        display: inline-block;
        position: relative;
        padding-left: 15px;
    }

    .social .emails .collection .collection-item p {
        margin-left: -60px !important;
    }
}

@font-face {
    font-family: BaronFont;
    src: url(assets/fonts/Baron/BaronNeueBold.svg) format("svg"),url("assets/fonts/Baron/BaronNeueBold.eot") format("embedded-opentype"),url("assets/fonts/Baron/BaronNeueBold.ttf") format("truetype"),url("assets/fonts/Baron/BaronNeueBold.woff") format("woff"),url("assets/fonts/Baron/BaronNeueBold.otf") format("opentype");
    font-size: 45px;
}

.page-loader-container {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 1000;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: top .4s linear;
    -moz-transition: top .4s linear;
    -ms-transition: top .4s linear;
    -o-transition: top .4s linear;
    transition: top .4s linear;
}

    .page-loader-container.closed {
        top: 100%;
    }

    .page-loader-container .dizzy-gillespie {
        filter: saturate(2);
        width: 0.1px;
        height: 0.1px;
        border: 40px solid transparent;
        border-radius: 5px;
        animation: loader 3s ease-in infinite, spin 1s linear infinite;
        left: 50%;
        margin: -75px 0 0 -53px;
        position: fixed;
        top: 50%;
    }

        .page-loader-container .dizzy-gillespie::before {
            filter: saturate(0.3);
            display: block;
            position: absolute;
            z-index: -1;
            margin-left: -40px;
            margin-top: -40px;
            content: '';
            height: 0.1px;
            width: 0.1px;
            border: 40px solid transparent;
            border-radius: 5px;
            animation: loader 2s ease-in infinite reverse, spin 0.8s linear infinite reverse;
        }

        .page-loader-container .dizzy-gillespie::after {
            display: block;
            position: absolute;
            z-index: 2;
            margin-left: -10px;
            margin-top: -10px;
            content: '';
            height: 20px;
            width: 20px;
            border-radius: 20px;
            background-color: white;
        }

@keyframes loader {
    0% {
        border-bottom-color: transparent;
        border-top-color: #b02e67;
    }

    25% {
        border-left-color: transparent;
        border-right-color: #f57c00;
    }

    50% {
        border-top-color: transparent;
        border-bottom-color: #03a9f4;
    }

    75% {
        border-right-color: transparent;
        border-left-color: #f57c00;
    }

    100% {
        border-bottom-color: transparent;
        border-top-color: #b02e67;
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-360deg);
    }
}

#hc1, #hc2, #hc3, #hc4, #hc5, #hc6 {
    min-width: 250px !important;
}

#c3js1, #c3js2, #c3js3, #c3js4, #c3js5, #c3js6, #c3js1 svg, #c3js2 svg, #c3js3 svg, #c3js4 svg, #c3js5 svg, #c3js6 svg {
    min-width: 250px !important;
}

#flot1, #flot2, #flot3, #flot4, #flot5, #flot6, #flot1 svg, #flot2 svg, #flot3 svg, #flot4 svg, #flot5 svg, #flot6 svg {
    min-width: 250px !important;
}

.chart {
    min-width: 250px !important;
}

#morris1, #morris2, #morris3, #morris4 {
    min-width: 250px !important;
}

#nvd31, #nvd32, #nvd33, #nvd34, #nvd35, #nvd36 {
    min-width: 250px !important;
}

.contact-icons {
    padding: 2px;
    width: 15px;
}

.wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header.active {
    color: #9c1b54;
    background-color: transparent;
}

.wrapper.vertical-sidebar .side-nav .collapsible .collapsible-body li.active .collapsible-header.active {
    color: #fff;
}

.theme-settings {
    position: fixed;
    top: 200px;
    right: -272px;
    width: 270px;
    padding: 15px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    background-color: #ad1457;
    z-index: 999;
    -webkit-transition: right .5s ease-in-out;
    -moz-transition: right .5s ease-in-out;
    -ms-transition: right .5s ease-in-out;
    -o-transition: right .5s ease-in-out;
    transition: right .5s ease-in-out;
}

    .theme-settings > #open-theme-settings {
        position: absolute;
        top: 0;
        left: -42px;
        opacity: 1;
        background-color: #ad1457;
        -webkit-transition: opacity .5s ease-in-out;
        -moz-transition: opacity .5s ease-in-out;
        -ms-transition: opacity .5s ease-in-out;
        -o-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out;
    }

    .theme-settings > #close-theme-settings {
        position: absolute;
        left: 10px;
        top: 10px;
        color: #ad1457;
    }

    .theme-settings h5 {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .theme-settings .row {
        margin-bottom: 12px;
    }

    .theme-settings label strong {
        font-size: .9rem;
    }

    .theme-settings [type="radio"]:not(:checked) + label, .theme-settings [type="radio"]:checked + label {
        font-size: .8rem;
        padding-left: 25px;
        width: 45%;
        text-align: left;
    }

        .theme-settings [type="radio"]:not(:checked) + label:before {
            border: 2px solid #FFFFFF;
        }

        .theme-settings [type="radio"]:checked + label:after, .theme-settings [type="radio"].with-gap:checked + label:before, .theme-settings [type="radio"].with-gap:checked + label:after {
            border: 2px solid #FFFFFF;
        }

        .theme-settings [type="radio"]:checked + label:after, .theme-settings [type="radio"].with-gap:checked + label:after {
            background-color: white;
        }

    .theme-settings .switch {
        display: inline-block;
        margin-left: 10px;
    }

        .theme-settings .switch label .lever {
            background-color: #cdcdcd;
        }

        .theme-settings .switch label input[type=checkbox]:checked + .lever {
            background-color: #e6155a;
        }

            .theme-settings .switch label input[type=checkbox]:checked + .lever:after {
                background-color: #FFFFFF;
            }

    .theme-settings ul.colors li {
        display: inline-block;
        padding: 10px;
        margin-right: 5px;
        border: 1px solid #FFFFFF;
    }

        .theme-settings ul.colors li.blue-scheme {
            background-color: #1565c0;
        }

        .theme-settings ul.colors li.dark-scheme {
            background-color: #2e2e2e;
        }

        .theme-settings ul.colors li.cyan-scheme {
            background-color: #00abc0;
        }

        .theme-settings ul.colors li.green-scheme {
            background-color: #558a2f;
        }

        .theme-settings ul.colors li.purple-scheme {
            background-color: #6a1b99;
        }

        .theme-settings ul.colors li.yellow-scheme {
            background-color: #fda626;
        }

        .theme-settings ul.colors li.active::before {
            font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
            content: '\f26b';
            position: absolute;
            top: 3px;
            left: 5px;
        }

    .theme-settings ul.device-preview li {
        display: inline-block;
        padding: 3px;
        margin-right: 5px;
    }

    .theme-settings.open {
        right: 0;
    }

        .theme-settings.open > #open-theme-settings {
            opacity: 0;
            cursor: default;
        }

.flot-base {
    width: 100% !important;
}

.flot-overlay {
    width: 100% !important;
}

.gallery-carousel .carousel-item-gallery {
    width: 400px;
}

html body .wrapper main {
    min-height: calc(100vh - 64px);
    padding-bottom: 370px;
    margin-bottom: -370px;
}

html body.floating-header .wrapper.vertical-sidebar .dropdown-content {
    min-width: 300px !important;
}

@media (max-width: 480px) {
    html body.floating-header .wrapper.vertical-sidebar .dropdown-content {
        min-width: 250px !important;
    }
}

html body.floating-header .wrapper.vertical-sidebar header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

html body.floating-header .wrapper.vertical-sidebar main {
    margin-top: 64px;
}

html body.floating-header.boxed-layout .wrapper.vertical-sidebar header {
    left: inherit;
    width: 100%;
    max-width: 1280px;
}

html body.boxed-layout .wrapper.vertical-sidebar {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1280px;
}

    html body.boxed-layout .wrapper.vertical-sidebar aside .side-nav {
        top: 64px;
        left: inherit;
    }

@media only screen and (max-width: 600px) {
    html body.boxed-layout .wrapper.vertical-sidebar aside .side-nav {
        top: 56px;
    }
}

html body.horizontal-navigation .wrapper.vertical-sidebar .dropdown-content {
    min-width: 300px !important;
}

@media (max-width: 480px) {
    html body.horizontal-navigation .wrapper.vertical-sidebar .dropdown-content {
        min-width: 250px !important;
    }
}

html body.horizontal-navigation .wrapper.vertical-sidebar aside {
    display: none;
}

@media (max-width: 1024px) {
    html body.horizontal-navigation .wrapper.vertical-sidebar aside {
        display: block;
    }
}

html body.horizontal-navigation .wrapper.vertical-sidebar nav.horizontal-nav {
    margin-top: 0;
}

    html body.horizontal-navigation .wrapper.vertical-sidebar nav.horizontal-nav ul li {
        line-height: 64px;
        height: 64px;
    }

        html body.horizontal-navigation .wrapper.vertical-sidebar nav.horizontal-nav ul li ul li {
            line-height: 1.2;
            height: auto;
        }

        html body.horizontal-navigation .wrapper.vertical-sidebar nav.horizontal-nav ul li > a {
            padding: 0 14.1px;
            vertical-align: text-bottom;
        }

@media (max-width: 1380px) {
    html body.horizontal-navigation .wrapper.vertical-sidebar nav.horizontal-nav ul li > a {
        font-size: 12px;
        padding: 0 10px;
    }
}

html body.horizontal-navigation .wrapper.vertical-sidebar nav.horizontal-nav ul li > a > i {
    height: 64px;
    line-height: 64px;
    font-size: 20px;
    margin-left: 10px;
}

@media (max-width: 1380px) {
    html body.horizontal-navigation .wrapper.vertical-sidebar nav.horizontal-nav ul li > a > i {
        margin-left: 6px;
    }
}

html body.horizontal-navigation .wrapper.vertical-sidebar nav.horizontal-nav .dropdown-content li {
    min-height: 20px;
    line-height: 40px;
}

    html body.horizontal-navigation .wrapper.vertical-sidebar nav.horizontal-nav .dropdown-content li a {
        line-height: 30px;
    }

        html body.horizontal-navigation .wrapper.vertical-sidebar nav.horizontal-nav .dropdown-content li a:hover {
            background-color: transparent;
        }

html body.horizontal-navigation .wrapper.vertical-sidebar main, html body.horizontal-navigation .wrapper.vertical-sidebar footer {
    padding-left: 0;
}

html body.horizontal-navigation .wrapper.vertical-sidebar .content-container {
    padding: 0;
}

html body.horizontal-navigation.floating-header .wrapper.vertical-sidebar nav.horizontal-nav {
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    z-index: 998;
}

html body.horizontal-navigation.floating-header .wrapper.vertical-sidebar header nav {
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.16),0 0px 0px 0 rgba(0,0,0,0.12);
}

html body.horizontal-navigation.floating-header .wrapper.vertical-sidebar main {
    margin-top: 128px;
}

@media (max-width: 1380px) {
    html body.horizontal-navigation.floating-header .wrapper.vertical-sidebar main {
        margin-top: 64px;
    }
}

html body.horizontal-navigation.floating-header.boxed-layout .wrapper.vertical-sidebar nav.horizontal-nav {
    width: 100%;
    max-width: 1280px;
}

html body.horizontal-navigation.boxed-layout .wrapper.vertical-sidebar nav.horizontal-nav {
    left: inherit;
}

html body .default-background {
    background-color: #b02e67;
}

html body .default-background-light {
    background-color: #dd538d;
}

html body .default-background-dark {
    background-color: #9b1b54;
}

html body .first-complementary-bg {
    background-color: #F3A530;
}

html body .first-complementary-color {
    color: #F3A530;
}

html body .second-complementary-bg {
    background-color: #367ABD;
}

html body .second-complementary-color {
    color: #367ABD;
}

html body .third-complementary-bg {
    background-color: #88C542;
}

html body .third-complementary-color {
    color: #88C542;
}

html body .btn.default-background:hover, html body .default-background.btn-large:hover {
    background-color: #de538e;
}

html body .btn:hover, html body .btn-large:hover, html body .btn:focus, html body .btn-large:focus {
    background-color: #de538e;
}

html body .fc .fc-center h2 {
    font-size: 2.56rem;
}

html body.blue-scheme .default-background {
    background-color: #1565c0;
}

html body.blue-scheme .default-background-light {
    background-color: #1584DE;
}

html body.blue-scheme .default-background-dark {
    background-color: #1654A2;
}

html body.blue-scheme .first-complementary-bg {
    background-color: #56B949;
}

html body.blue-scheme .first-complementary-color {
    color: #56B949;
}

html body.blue-scheme .second-complementary-bg {
    background-color: #EE4035;
}

html body.blue-scheme .second-complementary-color {
    color: #EE4035;
}

html body.blue-scheme .third-complementary-bg {
    background-color: #F0A32F;
}

html body.blue-scheme .third-complementary-color {
    color: #F0A32F;
}

html body.blue-scheme .btn, html body.blue-scheme .btn-large {
    background-color: #1654A2;
}

    html body.blue-scheme .btn.custom-btn, html body.blue-scheme .custom-btn.btn-large {
        background-color: transparent;
    }

        html body.blue-scheme .btn.custom-btn:hover, html body.blue-scheme .custom-btn.btn-large:hover {
            background: transparent;
        }

    html body.blue-scheme .btn.default-background:hover, html body.blue-scheme .default-background.btn-large:hover {
        background-color: #1584DE;
    }

    html body.blue-scheme .btn:hover, html body.blue-scheme .btn-large:hover, html body.blue-scheme .btn:focus, html body.blue-scheme .btn-large:focus {
        background-color: #1584DE;
    }

html body.blue-scheme input:not([type]):focus:not([readonly]):not(.valid):not(.invalid), html body.blue-scheme input[type=text]:focus:not([readonly]):not(.valid):not(.invalid), html body.blue-scheme input[type=password]:focus:not([readonly]), html body.blue-scheme input[type=email]:focus:not([readonly]), html body.blue-scheme input[type=url]:focus:not([readonly]), html body.blue-scheme input[type=time]:focus:not([readonly]), html body.blue-scheme input[type=date]:focus:not([readonly]), html body.blue-scheme input[type=datetime]:focus:not([readonly]), html body.blue-scheme input[type=datetime-local]:focus:not([readonly]), html body.blue-scheme input[type=tel]:focus:not([readonly]), html body.blue-scheme input[type=number]:focus:not([readonly]), html body.blue-scheme input[type=search]:focus:not([readonly]), html body.blue-scheme textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #1565c0;
    box-shadow: 0 1px 0 0 #1565c0;
}

    html body.blue-scheme input:not([type]):focus:not([readonly]) + label, html body.blue-scheme input[type=text]:focus:not([readonly]) + label, html body.blue-scheme input[type=password]:focus:not([readonly]) + label, html body.blue-scheme input[type=email]:focus:not([readonly]) + label, html body.blue-scheme input[type=url]:focus:not([readonly]) + label, html body.blue-scheme input[type=time]:focus:not([readonly]) + label, html body.blue-scheme input[type=date]:focus:not([readonly]) + label, html body.blue-scheme input[type=datetime]:focus:not([readonly]) + label, html body.blue-scheme input[type=datetime-local]:focus:not([readonly]) + label, html body.blue-scheme input[type=tel]:focus:not([readonly]) + label, html body.blue-scheme input[type=number]:focus:not([readonly]) + label, html body.blue-scheme input[type=search]:focus:not([readonly]) + label, html body.blue-scheme textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #1565c0;
    }

html body.blue-scheme .input-field .prefix.active {
    color: #1565c0;
}

html body.blue-scheme .theme-settings > #open-theme-settings {
    background-color: #1565c0;
}

html body.blue-scheme .theme-settings > #close-theme-settings {
    color: #1565c0;
}

html body.blue-scheme .theme-settings .switch label input[type=checkbox]:checked + .lever {
    background-color: #1654A2;
}

html body.blue-scheme .e-commerce .card.e-com .card-image .minimalCard-bubble {
    background-color: #ea7b2d;
}

html body.blue-scheme .e-commerce .card.e-com .card-image .card-ribbon {
    background-color: rgba(154,206,97,0.8);
}

    html body.blue-scheme .e-commerce .card.e-com .card-image .card-ribbon:after {
        content: "";
        color: white;
        font-size: 0.5em;
        position: absolute;
        border: 30px solid rgba(154,206,97,0.8);
        z-index: 3;
        border-top-width: 10px;
        border-bottom-color: transparent;
        border-bottom-width: 20px;
        left: 0;
        top: 40px;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
    }

html body.blue-scheme .e-commerce .card.e-com .card-action .e-commerceBtn, html body.blue-scheme .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn1, html body.blue-scheme .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn1, html body.blue-scheme .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn2, html body.blue-scheme .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn2 {
    background-color: #ea7b2d;
}

html body.blue-scheme .e-commerce .prod-panel .e-commerceBtn1 {
    background-color: #ea7b2d;
}

html body.blue-scheme .e-commerce .prod-panel .e-commerceBtn2 {
    border: 1px solid #ea7b2d;
    color: #ea7b2d;
}

html body.blue-scheme .icon a:hover {
    background-color: #1565c0;
}

html body.blue-scheme .table-of-contents a {
    background-color: transparent;
}

    html body.blue-scheme .table-of-contents a.active {
        padding-left: 18px;
        font-weight: 600;
        color: #1565c0;
        border-left: 2px solid #1565c0;
    }

    html body.blue-scheme .table-of-contents a:hover {
        font-weight: 500;
        padding-left: 19px;
        color: #1565c0;
        border-left: 1px solid #1565c0;
    }

html body.blue-scheme .fixed-color a.button-collapse2 {
    background-color: #1565c0;
}

html body.blue-scheme nav {
    background-color: #1565c0;
}

    html body.blue-scheme nav .nav-wrapper a.brand-logo {
        background-color: #1565c0;
    }

@media only screen and (max-width: 600px) {
    html body.blue-scheme nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

html body.blue-scheme nav input[type=search]:not(:focus) {
    background-color: #1584DE;
}

html body.blue-scheme nav ul.profile-activities a.activate, html body.blue-scheme nav ul.profile-activities a:hover {
    background-color: #1565c0 !important;
}

html body.blue-scheme nav.site-nav ul li > .dropdown-content li > a {
    color: #1565c0;
}

html body.blue-scheme [type="checkbox"].filled-in:not(:checked) + label:after {
    border: 2px solid #1584DE;
}

html body.blue-scheme [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #1584DE;
    background-color: #1584DE;
}

html body.blue-scheme .card-default > .card-header {
    background-color: #1565c0;
}

html body.blue-scheme .card-default.feed-card .card-header {
    background-color: #56B949;
}

html body.blue-scheme .pricing .card .card-header {
    background-color: #1565c0;
}

html body.blue-scheme .default-badge-background {
    background-color: #df2b01;
}

html body.blue-scheme .notif-btn span.badge-green {
    background-color: #df2b01;
}

html body.blue-scheme span.badge.new {
    background-color: #1565c0;
}

html body.blue-scheme .collection a.collection-item {
    color: #1565c0;
}

html body.blue-scheme .collection a.active {
    color: #fff;
    background-color: #1565c0;
}

html body.blue-scheme .profile-collection.collection .collection-item > a.btn, html body.blue-scheme .profile-collection.collection .collection-item > a.btn-large {
    background-color: #1584DE;
}

html body.blue-scheme .profile .chat-text .interactions > a.btn, html body.blue-scheme .profile .chat-text .interactions > a.btn-large {
    background-color: #1584DE;
    opacity: .6;
}

html body.blue-scheme .dropdown-content li > a, html body.blue-scheme .dropdown-content li > span {
    color: #1565c0;
}

html body.blue-scheme .wrapper.vertical-sidebar .side-nav li.active {
    color: #1565c0;
}

html body.blue-scheme .wrapper.vertical-sidebar .side-nav .collapsible .userinfo {
    background-image: url("../images/sidebar_background_blue.png");
}

html body.blue-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header.active {
    color: #1565c0;
}

html body.blue-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header:hover {
    color: #1565c0;
}

html body.blue-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-body li.active {
    background-color: #1565c0;
}

html body.blue-scheme .color-custom {
    background-color: #1584DE;
}

html body.blue-scheme .reply-text .send-reply .color-custom {
    background-color: #ea7b2d;
}

html body.blue-scheme .fc .fc-event {
    background-color: #1654A2;
    border-color: #1654A2;
}

html body.blue-scheme .fc .fc-button {
    background-color: #1565c0;
}

    html body.blue-scheme .fc .fc-button.fc-state-active {
        background-color: #1584DE;
    }

html body.blue-scheme .part2 .part2_1_1 .waves-effect.waves-pink .waves-ripple {
    background-color: #1584DE;
}

html body.blue-scheme .autocomplete-content .autocomplete-option span {
    color: #1565c0 !important;
}

html body.blue-scheme .e-commerce-products .top-bg {
    background: #fff;
}

html body.blue-scheme .foot4 {
    background-color: #1565c0;
}

html body.blue-scheme footer {
    background-color: #1565c0;
}

    html body.blue-scheme footer .foot4 {
        background-color: #1565c0;
    }

        html body.blue-scheme footer .foot4 i.zmdi {
            transition: all 0.2s ease;
        }

            html body.blue-scheme footer .foot4 i.zmdi:hover {
                color: white;
            }

    html body.blue-scheme footer .btn, html body.blue-scheme footer .btn-large {
        background-color: #df2b01;
    }

html body.blue-scheme .foot4 i.zmdi:hover {
    color: #1584DE;
}

html body.blue-scheme .foot4 h3 {
    color: #fff;
}

html body.blue-scheme .foot3 i.zmdi:hover {
    color: #1584DE;
}

html body.blue-scheme .foot2 i.zmdi:hover {
    color: #1584DE;
}

html body.blue-scheme .foot1 i.zmdi:hover {
    color: #1584DE;
}

html body.blue-scheme .foot1 .f-info h3 {
    color: #1565c0;
}

html body.blue-scheme .dataTables_wrapper .dataTables_paginate {
    border: 1px solid #1654A2;
}

    html body.blue-scheme .dataTables_wrapper .dataTables_paginate .paginate_button {
        border-right: 1px solid #1654A2;
    }

        html body.blue-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.current {
            background-color: #1565c0;
            border-left: none;
            border-right: 1px solid #1654A2;
        }

            html body.blue-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
                color: #fff !important;
            }

        html body.blue-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
            color: #fff !important;
        }

        html body.blue-scheme .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            background-color: #1654A2;
            color: #fff;
        }

        html body.blue-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.next {
            border-right: 1px solid transparent;
        }

html body.blue-scheme .tabs .tab a {
    color: #1584DE;
}

html body.blue-scheme .tabs .indicator {
    background-color: #1584DE;
}

html body.blue-scheme #update-status .btn, html body.blue-scheme #update-status .btn-large {
    background-color: #1565c0 !important;
}

html body.blue-scheme #back-to-orders {
    background-color: #1584DE !important;
}

html body.blue-scheme #search-order:focus, html body.blue-scheme #search-order1:focus {
    border-bottom: 2px solid #1654A2 !important;
}

html body.blue-scheme .nav-color-white nav {
    background-color: #fff;
}

    html body.blue-scheme .nav-color-white nav .nav-wrapper a.brand-logo {
        background-color: transparent;
        height: 64px;
        line-height: 1.2;
        font-size: 46px;
        color: #1565c0;
    }

@media only screen and (max-width: 600px) {
    html body.blue-scheme .nav-color-white nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

html body.blue-scheme .nav-color-white nav .nav-wrapper a.brand-logo2 {
    background: url("../images/logos/mara_logo_blue.png") no-repeat;
    background-position: center;
}

html body.blue-scheme .nav-color-white nav input[type=search]:not(:focus) {
    background-color: #1584DE;
}

html body.blue-scheme .nav-color-white nav ul a {
    color: #1565c0;
}

html body.blue-scheme .nav-color-white nav ul.profile-activities a {
    color: #1565c0;
}

    html body.blue-scheme .nav-color-white nav ul.profile-activities a.activate, html body.blue-scheme .nav-color-white nav ul.profile-activities a:hover {
        background-color: #fff !important;
    }

html body.blue-scheme .nav-color-white nav.site-nav ul li > .dropdown-content li > a {
    color: #fff;
}

html body.blue-scheme .nav-color-white .material-icons.menu {
    color: #1565c0;
}

html body.blue-scheme .fontello-icon {
    color: #1565c0;
}

html body.blue-scheme .social-quotes1 {
    background-color: #1584DE;
}

html body.blue-scheme .social-quotes2 {
    background-color: #56B949;
}

html body.blue-scheme .social-quotes3 {
    background-color: #EE4035;
}

html body.blue-scheme .social-quotes4 {
    background-color: #F0A32F;
}

html body.blue-scheme .socialMessage .messageBox .first.avatar .card-panel {
    background-color: #56B949;
}

    html body.blue-scheme .socialMessage .messageBox .first.avatar .card-panel.user-message {
        background-color: #EE4035;
    }

html body.blue-scheme .blog-desc .addedBy {
    color: #1565c0;
}

html body.blue-scheme .pricing .btn.start-button, html body.blue-scheme .pricing .start-button.btn-large {
    background-color: #56B949;
}

html body.blue-scheme .pricing .btn.trial, html body.blue-scheme .pricing .trial.btn-large {
    background-color: #EE4035;
}

html body.blue-scheme .paragraph-title {
    color: #56B949;
}

html body.blue-scheme .timeline .timeline-milestone .milestone-title {
    background-color: #1565c0;
}

html body.blue-scheme .timeline .timeline-badge1 {
    background-color: #56B949;
}

html body.blue-scheme .timeline .timeline-badge2 {
    background-color: #EE4035;
}

html body.blue-scheme .timeline .timeline-badge3 {
    background-color: #F0A32F;
}

html body.blue-scheme .profile .collection .collection-header {
    background-color: #EE4035;
}

html body.blue-scheme .profile .secondC-btn {
    background-color: #EE4035;
}

html body.blue-scheme .feed-page .upload-files .secondC-btn {
    background-color: #56B949;
}

html body.blue-scheme .part1 .color-custom:first-child {
    background-color: #56B949;
}

html body.blue-scheme #elements2 i.active {
    color: #1565c0;
}

html body.blue-scheme #elements2 .btn, html body.blue-scheme #elements2 .btn-large {
    background-color: #56B949;
}

html body.blue-scheme #elements5 .btn:nth-child(2n+1), html body.blue-scheme #elements5 .btn-large:nth-child(2n+1) {
    background-color: #EE4035;
}

html body.blue-scheme #elements5 .btn:nth-child(2n), html body.blue-scheme #elements5 .btn-large:nth-child(2n) {
    background-color: #56B949;
}

html body.blue-scheme .card-default .default-panel-widget {
    background-color: #56B949;
}

html body.blue-scheme .signUp-btn, html body.blue-scheme .navbars .signUp-btn2, .navbars html body.blue-scheme .signUp-btn2 {
    background-color: #1565c0;
}

html body.blue-scheme .signUp-btn2 {
    border-color: #1565c0;
}

html body.blue-scheme .tabInbox_3_1 .active-item {
    background-color: #1565c0;
}

html body.blue-scheme .first.avatar .card-panel {
    background-color: #56B949;
}

    html body.blue-scheme .first.avatar .card-panel.user-message {
        background-color: #EE4035;
    }

html body.blue-scheme .buttons .primary-button, html body.blue-scheme .buttons .primary-button:hover {
    background-color: #f3a530;
}

    html body.blue-scheme .buttons .primary-button.custom-btn, html body.blue-scheme .buttons .primary-button:hover.custom-btn {
        background-color: transparent;
        border-color: #56B949;
        color: #56B949;
    }

html body.dark-scheme .default-background {
    background-color: #2e2e2e;
}

html body.dark-scheme .default-background-light {
    background-color: #424242;
}

html body.dark-scheme .default-background-dark {
    background-color: #1a1a1a;
}

html body.dark-scheme .first-complementary-bg {
    background-color: #56B949;
}

html body.dark-scheme .first-complementary-color {
    color: #56B949;
}

html body.dark-scheme .second-complementary-bg {
    background-color: #EE4035;
}

html body.dark-scheme .second-complementary-color {
    color: #EE4035;
}

html body.dark-scheme .third-complementary-bg {
    background-color: #F0A32F;
}

html body.dark-scheme .third-complementary-color {
    color: #F0A32F;
}

html body.dark-scheme .btn, html body.dark-scheme .btn-large {
    background-color: #1a1a1a;
}

    html body.dark-scheme .btn.custom-btn, html body.dark-scheme .custom-btn.btn-large {
        background-color: transparent;
    }

        html body.dark-scheme .btn.custom-btn:hover, html body.dark-scheme .custom-btn.btn-large:hover {
            background: transparent;
        }

    html body.dark-scheme .btn.default-background:hover, html body.dark-scheme .default-background.btn-large:hover {
        background-color: #424242;
    }

    html body.dark-scheme .btn:hover, html body.dark-scheme .btn-large:hover, html body.dark-scheme .btn:focus, html body.dark-scheme .btn-large:focus {
        background-color: #424242;
    }

html body.dark-scheme input:not([type]):focus:not([readonly]):not(.valid):not(.invalid), html body.dark-scheme input[type=text]:focus:not([readonly]):not(.valid):not(.invalid), html body.dark-scheme input[type=password]:focus:not([readonly]), html body.dark-scheme input[type=email]:focus:not([readonly]), html body.dark-scheme input[type=url]:focus:not([readonly]), html body.dark-scheme input[type=time]:focus:not([readonly]), html body.dark-scheme input[type=date]:focus:not([readonly]), html body.dark-scheme input[type=datetime]:focus:not([readonly]), html body.dark-scheme input[type=datetime-local]:focus:not([readonly]), html body.dark-scheme input[type=tel]:focus:not([readonly]), html body.dark-scheme input[type=number]:focus:not([readonly]), html body.dark-scheme input[type=search]:focus:not([readonly]), html body.dark-scheme textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #2e2e2e;
    box-shadow: 0 1px 0 0 #2e2e2e;
}

    html body.dark-scheme input:not([type]):focus:not([readonly]) + label, html body.dark-scheme input[type=text]:focus:not([readonly]) + label, html body.dark-scheme input[type=password]:focus:not([readonly]) + label, html body.dark-scheme input[type=email]:focus:not([readonly]) + label, html body.dark-scheme input[type=url]:focus:not([readonly]) + label, html body.dark-scheme input[type=time]:focus:not([readonly]) + label, html body.dark-scheme input[type=date]:focus:not([readonly]) + label, html body.dark-scheme input[type=datetime]:focus:not([readonly]) + label, html body.dark-scheme input[type=datetime-local]:focus:not([readonly]) + label, html body.dark-scheme input[type=tel]:focus:not([readonly]) + label, html body.dark-scheme input[type=number]:focus:not([readonly]) + label, html body.dark-scheme input[type=search]:focus:not([readonly]) + label, html body.dark-scheme textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #2e2e2e;
    }

html body.dark-scheme .input-field .prefix.active {
    color: #2e2e2e;
}

html body.dark-scheme .theme-settings > #open-theme-settings {
    background-color: #2e2e2e;
}

html body.dark-scheme .theme-settings > #close-theme-settings {
    color: #2e2e2e;
}

html body.dark-scheme .theme-settings .switch label input[type=checkbox]:checked + .lever {
    background-color: #1a1a1a;
}

html body.dark-scheme .e-commerce .card.e-com .card-image .minimalCard-bubble {
    background-color: #ec4035;
}

html body.dark-scheme .e-commerce .card.e-com .card-image .card-ribbon {
    background-color: rgba(242,179,82,0.8);
}

    html body.dark-scheme .e-commerce .card.e-com .card-image .card-ribbon:after {
        content: "";
        color: white;
        font-size: 0.5em;
        position: absolute;
        border: 30px solid rgba(242,179,82,0.8);
        z-index: 3;
        border-top-width: 10px;
        border-bottom-color: transparent;
        border-bottom-width: 20px;
        left: 0;
        top: 40px;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
    }

html body.dark-scheme .e-commerce .card.e-com .card-action .e-commerceBtn, html body.dark-scheme .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn1, html body.dark-scheme .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn1, html body.dark-scheme .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn2, html body.dark-scheme .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn2 {
    background-color: #ec4035;
}

html body.dark-scheme .e-commerce .prod-panel .e-commerceBtn1 {
    background-color: #ec4035;
}

html body.dark-scheme .e-commerce .prod-panel .e-commerceBtn2 {
    border: 1px solid #ec4035;
    color: #ec4035;
}

html body.dark-scheme .icon a:hover {
    background-color: #2e2e2e;
}

html body.dark-scheme .table-of-contents a {
    background-color: transparent;
}

    html body.dark-scheme .table-of-contents a.active {
        padding-left: 18px;
        font-weight: 600;
        color: #2e2e2e;
        border-left: 2px solid #2e2e2e;
    }

    html body.dark-scheme .table-of-contents a:hover {
        font-weight: 500;
        padding-left: 19px;
        color: #2e2e2e;
        border-left: 1px solid #2e2e2e;
    }

html body.dark-scheme .fixed-color a.button-collapse2 {
    background-color: #2e2e2e;
}

html body.dark-scheme nav {
    background-color: #2e2e2e;
}

    html body.dark-scheme nav .nav-wrapper a.brand-logo {
        background-color: #2e2e2e;
    }

@media only screen and (max-width: 600px) {
    html body.dark-scheme nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

html body.dark-scheme nav input[type=search]:not(:focus) {
    background-color: #424242;
}

html body.dark-scheme nav ul.profile-activities a.activate, html body.dark-scheme nav ul.profile-activities a:hover {
    background-color: #2e2e2e !important;
}

html body.dark-scheme nav.site-nav ul li > .dropdown-content li > a {
    color: #2e2e2e;
}

html body.dark-scheme [type="checkbox"].filled-in:not(:checked) + label:after {
    border: 2px solid #424242;
}

html body.dark-scheme [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #424242;
    background-color: #424242;
}

html body.dark-scheme .card-default > .card-header {
    background-color: #2e2e2e;
}

html body.dark-scheme .card-default.feed-card .card-header {
    background-color: #56B949;
}

html body.dark-scheme .pricing .card .card-header {
    background-color: #2e2e2e;
}

html body.dark-scheme .default-badge-background {
    background-color: #f35022;
}

html body.dark-scheme .notif-btn span.badge-green {
    background-color: #f35022;
}

html body.dark-scheme span.badge.new {
    background-color: #2e2e2e;
}

html body.dark-scheme .collection a.collection-item {
    color: #2e2e2e;
}

html body.dark-scheme .collection a.active {
    color: #fff;
    background-color: #2e2e2e;
}

html body.dark-scheme .profile-collection.collection .collection-item > a.btn, html body.dark-scheme .profile-collection.collection .collection-item > a.btn-large {
    background-color: #424242;
}

html body.dark-scheme .profile .chat-text .interactions > a.btn, html body.dark-scheme .profile .chat-text .interactions > a.btn-large {
    background-color: #424242;
    opacity: .6;
}

html body.dark-scheme .dropdown-content li > a, html body.dark-scheme .dropdown-content li > span {
    color: #2e2e2e;
}

html body.dark-scheme .wrapper.vertical-sidebar .side-nav li.active {
    color: #2e2e2e;
}

html body.dark-scheme .wrapper.vertical-sidebar .side-nav .collapsible .userinfo {
    background-image: url("../images/sidebar_background_black.png");
}

html body.dark-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header.active {
    color: #2e2e2e;
}

html body.dark-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header:hover {
    color: #2e2e2e;
}

html body.dark-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-body li.active {
    background-color: #2e2e2e;
}

html body.dark-scheme .color-custom {
    background-color: #424242;
}

html body.dark-scheme .reply-text .send-reply .color-custom {
    background-color: #ec4035;
}

html body.dark-scheme .fc .fc-event {
    background-color: #1a1a1a;
    border-color: #1a1a1a;
}

html body.dark-scheme .fc .fc-button {
    background-color: #2e2e2e;
}

    html body.dark-scheme .fc .fc-button.fc-state-active {
        background-color: #424242;
    }

html body.dark-scheme .part2 .part2_1_1 .waves-effect.waves-pink .waves-ripple {
    background-color: #424242;
}

html body.dark-scheme .autocomplete-content .autocomplete-option span {
    color: #2e2e2e !important;
}

html body.dark-scheme .e-commerce-products .top-bg {
    background: #fff;
}

html body.dark-scheme .foot4 {
    background-color: #2e2e2e;
}

html body.dark-scheme footer {
    background-color: #2e2e2e;
}

    html body.dark-scheme footer .foot4 {
        background-color: #2e2e2e;
    }

        html body.dark-scheme footer .foot4 i.zmdi {
            transition: all 0.2s ease;
        }

            html body.dark-scheme footer .foot4 i.zmdi:hover {
                color: white;
            }

    html body.dark-scheme footer .btn, html body.dark-scheme footer .btn-large {
        background-color: #f35022;
    }

html body.dark-scheme .foot4 i.zmdi:hover {
    color: #424242;
}

html body.dark-scheme .foot4 h3 {
    color: #fff;
}

html body.dark-scheme .foot3 i.zmdi:hover {
    color: #424242;
}

html body.dark-scheme .foot2 i.zmdi:hover {
    color: #424242;
}

html body.dark-scheme .foot1 i.zmdi:hover {
    color: #424242;
}

html body.dark-scheme .foot1 .f-info h3 {
    color: #2e2e2e;
}

html body.dark-scheme .dataTables_wrapper .dataTables_paginate {
    border: 1px solid #1a1a1a;
}

    html body.dark-scheme .dataTables_wrapper .dataTables_paginate .paginate_button {
        border-right: 1px solid #1a1a1a;
    }

        html body.dark-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.current {
            background-color: #2e2e2e;
            border-left: none;
            border-right: 1px solid #1a1a1a;
        }

            html body.dark-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
                color: #fff !important;
            }

        html body.dark-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
            color: #fff !important;
        }

        html body.dark-scheme .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            background-color: #1a1a1a;
            color: #fff;
        }

        html body.dark-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.next {
            border-right: 1px solid transparent;
        }

html body.dark-scheme .tabs .tab a {
    color: #424242;
}

html body.dark-scheme .tabs .indicator {
    background-color: #424242;
}

html body.dark-scheme #update-status .btn, html body.dark-scheme #update-status .btn-large {
    background-color: #2e2e2e !important;
}

html body.dark-scheme #back-to-orders {
    background-color: #424242 !important;
}

html body.dark-scheme #search-order:focus, html body.dark-scheme #search-order1:focus {
    border-bottom: 2px solid #1a1a1a !important;
}

html body.dark-scheme .nav-color-white nav {
    background-color: #fff;
}

    html body.dark-scheme .nav-color-white nav .nav-wrapper a.brand-logo {
        background-color: transparent;
        height: 64px;
        line-height: 1.2;
        font-size: 46px;
        color: #2e2e2e;
    }

@media only screen and (max-width: 600px) {
    html body.dark-scheme .nav-color-white nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

html body.dark-scheme .nav-color-white nav .nav-wrapper a.brand-logo2 {
    background: url("../images/logos/mara_logo_black.png") no-repeat;
    background-position: center;
}

html body.dark-scheme .nav-color-white nav input[type=search]:not(:focus) {
    background-color: #424242;
}

html body.dark-scheme .nav-color-white nav ul a {
    color: #2e2e2e;
}

html body.dark-scheme .nav-color-white nav ul.profile-activities a {
    color: #2e2e2e;
}

    html body.dark-scheme .nav-color-white nav ul.profile-activities a.activate, html body.dark-scheme .nav-color-white nav ul.profile-activities a:hover {
        background-color: #fff !important;
    }

html body.dark-scheme .nav-color-white nav.site-nav ul li > .dropdown-content li > a {
    color: #fff;
}

html body.dark-scheme .nav-color-white .material-icons.menu {
    color: #2e2e2e;
}

html body.dark-scheme .fontello-icon {
    color: #2e2e2e;
}

html body.dark-scheme .social-quotes1 {
    background-color: #424242;
}

html body.dark-scheme .social-quotes2 {
    background-color: #56B949;
}

html body.dark-scheme .social-quotes3 {
    background-color: #EE4035;
}

html body.dark-scheme .social-quotes4 {
    background-color: #F0A32F;
}

html body.dark-scheme .socialMessage .messageBox .first.avatar .card-panel {
    background-color: #56B949;
}

    html body.dark-scheme .socialMessage .messageBox .first.avatar .card-panel.user-message {
        background-color: #EE4035;
    }

html body.dark-scheme .blog-desc .addedBy {
    color: #2e2e2e;
}

html body.dark-scheme .pricing .btn.start-button, html body.dark-scheme .pricing .start-button.btn-large {
    background-color: #56B949;
}

html body.dark-scheme .pricing .btn.trial, html body.dark-scheme .pricing .trial.btn-large {
    background-color: #EE4035;
}

html body.dark-scheme .paragraph-title {
    color: #56B949;
}

html body.dark-scheme .timeline .timeline-milestone .milestone-title {
    background-color: #2e2e2e;
}

html body.dark-scheme .timeline .timeline-badge1 {
    background-color: #56B949;
}

html body.dark-scheme .timeline .timeline-badge2 {
    background-color: #EE4035;
}

html body.dark-scheme .timeline .timeline-badge3 {
    background-color: #F0A32F;
}

html body.dark-scheme .profile .collection .collection-header {
    background-color: #EE4035;
}

html body.dark-scheme .profile .secondC-btn {
    background-color: #EE4035;
}

html body.dark-scheme .feed-page .upload-files .secondC-btn {
    background-color: #56B949;
}

html body.dark-scheme .part1 .color-custom:first-child {
    background-color: #56B949;
}

html body.dark-scheme #elements2 i.active {
    color: #2e2e2e;
}

html body.dark-scheme #elements2 .btn, html body.dark-scheme #elements2 .btn-large {
    background-color: #56B949;
}

html body.dark-scheme #elements5 .btn:nth-child(2n+1), html body.dark-scheme #elements5 .btn-large:nth-child(2n+1) {
    background-color: #EE4035;
}

html body.dark-scheme #elements5 .btn:nth-child(2n), html body.dark-scheme #elements5 .btn-large:nth-child(2n) {
    background-color: #56B949;
}

html body.dark-scheme .card-default .default-panel-widget {
    background-color: #56B949;
}

html body.dark-scheme .signUp-btn, html body.dark-scheme .navbars .signUp-btn2, .navbars html body.dark-scheme .signUp-btn2 {
    background-color: #2e2e2e;
}

html body.dark-scheme .signUp-btn2 {
    border-color: #2e2e2e;
}

html body.dark-scheme .tabInbox_3_1 .active-item {
    background-color: #2e2e2e;
}

html body.dark-scheme .first.avatar .card-panel {
    background-color: #56B949;
}

    html body.dark-scheme .first.avatar .card-panel.user-message {
        background-color: #EE4035;
    }

html body.dark-scheme .buttons .primary-button, html body.dark-scheme .buttons .primary-button:hover {
    background-color: #f3a530;
}

    html body.dark-scheme .buttons .primary-button.custom-btn, html body.dark-scheme .buttons .primary-button:hover.custom-btn {
        background-color: transparent;
        border-color: #56B949;
        color: #56B949;
    }

html body.cyan-scheme .default-background {
    background-color: #00abc0;
}

html body.cyan-scheme .default-background-light {
    background-color: #00c8de;
}

html body.cyan-scheme .default-background-dark {
    background-color: #008ea2;
}

html body.cyan-scheme .first-complementary-bg {
    background-color: #EB7B2D;
}

html body.cyan-scheme .first-complementary-color {
    color: #EB7B2D;
}

html body.cyan-scheme .second-complementary-bg {
    background-color: #844D9E;
}

html body.cyan-scheme .second-complementary-color {
    color: #844D9E;
}

html body.cyan-scheme .third-complementary-bg {
    background-color: #F5B12E;
}

html body.cyan-scheme .third-complementary-color {
    color: #F5B12E;
}

html body.cyan-scheme .btn, html body.cyan-scheme .btn-large {
    background-color: #008ea2;
}

    html body.cyan-scheme .btn.custom-btn, html body.cyan-scheme .custom-btn.btn-large {
        background-color: transparent;
    }

        html body.cyan-scheme .btn.custom-btn:hover, html body.cyan-scheme .custom-btn.btn-large:hover {
            background: transparent;
        }

    html body.cyan-scheme .btn.default-background:hover, html body.cyan-scheme .default-background.btn-large:hover {
        background-color: #00c8de;
    }

    html body.cyan-scheme .btn:hover, html body.cyan-scheme .btn-large:hover, html body.cyan-scheme .btn:focus, html body.cyan-scheme .btn-large:focus {
        background-color: #00c8de;
    }

html body.cyan-scheme input:not([type]):focus:not([readonly]):not(.valid):not(.invalid), html body.cyan-scheme input[type=text]:focus:not([readonly]):not(.valid):not(.invalid), html body.cyan-scheme input[type=password]:focus:not([readonly]), html body.cyan-scheme input[type=email]:focus:not([readonly]), html body.cyan-scheme input[type=url]:focus:not([readonly]), html body.cyan-scheme input[type=time]:focus:not([readonly]), html body.cyan-scheme input[type=date]:focus:not([readonly]), html body.cyan-scheme input[type=datetime]:focus:not([readonly]), html body.cyan-scheme input[type=datetime-local]:focus:not([readonly]), html body.cyan-scheme input[type=tel]:focus:not([readonly]), html body.cyan-scheme input[type=number]:focus:not([readonly]), html body.cyan-scheme input[type=search]:focus:not([readonly]), html body.cyan-scheme textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #00abc0;
    box-shadow: 0 1px 0 0 #00abc0;
}

    html body.cyan-scheme input:not([type]):focus:not([readonly]) + label, html body.cyan-scheme input[type=text]:focus:not([readonly]) + label, html body.cyan-scheme input[type=password]:focus:not([readonly]) + label, html body.cyan-scheme input[type=email]:focus:not([readonly]) + label, html body.cyan-scheme input[type=url]:focus:not([readonly]) + label, html body.cyan-scheme input[type=time]:focus:not([readonly]) + label, html body.cyan-scheme input[type=date]:focus:not([readonly]) + label, html body.cyan-scheme input[type=datetime]:focus:not([readonly]) + label, html body.cyan-scheme input[type=datetime-local]:focus:not([readonly]) + label, html body.cyan-scheme input[type=tel]:focus:not([readonly]) + label, html body.cyan-scheme input[type=number]:focus:not([readonly]) + label, html body.cyan-scheme input[type=search]:focus:not([readonly]) + label, html body.cyan-scheme textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #00abc0;
    }

html body.cyan-scheme .input-field .prefix.active {
    color: #00abc0;
}

html body.cyan-scheme .theme-settings > #open-theme-settings {
    background-color: #00abc0;
}

html body.cyan-scheme .theme-settings > #close-theme-settings {
    color: #00abc0;
}

html body.cyan-scheme .theme-settings .switch label input[type=checkbox]:checked + .lever {
    background-color: #008ea2;
}

html body.cyan-scheme .e-commerce .card.e-com .card-image .minimalCard-bubble {
    background-color: #ea4a94;
}

html body.cyan-scheme .e-commerce .card.e-com .card-image .card-ribbon {
    background-color: rgba(242,179,82,0.8);
}

    html body.cyan-scheme .e-commerce .card.e-com .card-image .card-ribbon:after {
        content: "";
        color: white;
        font-size: 0.5em;
        position: absolute;
        border: 30px solid rgba(242,179,82,0.8);
        z-index: 3;
        border-top-width: 10px;
        border-bottom-color: transparent;
        border-bottom-width: 20px;
        left: 0;
        top: 40px;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
    }

html body.cyan-scheme .e-commerce .card.e-com .card-action .e-commerceBtn, html body.cyan-scheme .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn1, html body.cyan-scheme .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn1, html body.cyan-scheme .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn2, html body.cyan-scheme .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn2 {
    background-color: #ea4a94;
}

html body.cyan-scheme .e-commerce .prod-panel .e-commerceBtn1 {
    background-color: #ea4a94;
}

html body.cyan-scheme .e-commerce .prod-panel .e-commerceBtn2 {
    border: 1px solid #ea4a94;
    color: #ea4a94;
}

html body.cyan-scheme .icon a:hover {
    background-color: #00abc0;
}

html body.cyan-scheme .table-of-contents a {
    background-color: transparent;
}

    html body.cyan-scheme .table-of-contents a.active {
        padding-left: 18px;
        font-weight: 600;
        color: #00abc0;
        border-left: 2px solid #00abc0;
    }

    html body.cyan-scheme .table-of-contents a:hover {
        font-weight: 500;
        padding-left: 19px;
        color: #00abc0;
        border-left: 1px solid #00abc0;
    }

html body.cyan-scheme .fixed-color a.button-collapse2 {
    background-color: #00abc0;
}

html body.cyan-scheme nav {
    background-color: #00abc0;
}

    html body.cyan-scheme nav .nav-wrapper a.brand-logo {
        background-color: #00abc0;
    }

@media only screen and (max-width: 600px) {
    html body.cyan-scheme nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

html body.cyan-scheme nav input[type=search]:not(:focus) {
    background-color: #00c8de;
}

html body.cyan-scheme nav ul.profile-activities a.activate, html body.cyan-scheme nav ul.profile-activities a:hover {
    background-color: #00abc0 !important;
}

html body.cyan-scheme nav.site-nav ul li > .dropdown-content li > a {
    color: #00abc0;
}

html body.cyan-scheme [type="checkbox"].filled-in:not(:checked) + label:after {
    border: 2px solid #00c8de;
}

html body.cyan-scheme [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #00c8de;
    background-color: #00c8de;
}

html body.cyan-scheme .card-default > .card-header {
    background-color: #00abc0;
}

html body.cyan-scheme .card-default.feed-card .card-header {
    background-color: #EB7B2D;
}

html body.cyan-scheme .pricing .card .card-header {
    background-color: #00abc0;
}

html body.cyan-scheme .default-badge-background {
    background-color: #fd6d01;
}

html body.cyan-scheme .notif-btn span.badge-green {
    background-color: #fd6d01;
}

html body.cyan-scheme span.badge.new {
    background-color: #00abc0;
}

html body.cyan-scheme .collection a.collection-item {
    color: #00abc0;
}

html body.cyan-scheme .collection a.active {
    color: #fff;
    background-color: #00abc0;
}

html body.cyan-scheme .profile-collection.collection .collection-item > a.btn, html body.cyan-scheme .profile-collection.collection .collection-item > a.btn-large {
    background-color: #00c8de;
}

html body.cyan-scheme .profile .chat-text .interactions > a.btn, html body.cyan-scheme .profile .chat-text .interactions > a.btn-large {
    background-color: #00c8de;
    opacity: .6;
}

html body.cyan-scheme .dropdown-content li > a, html body.cyan-scheme .dropdown-content li > span {
    color: #00abc0;
}

html body.cyan-scheme .wrapper.vertical-sidebar .side-nav li.active {
    color: #00abc0;
}

html body.cyan-scheme .wrapper.vertical-sidebar .side-nav .collapsible .userinfo {
    background-image: url("../images/sidebar_background_cyan.png");
}

html body.cyan-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header.active {
    color: #00abc0;
}

html body.cyan-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header:hover {
    color: #00abc0;
}

html body.cyan-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-body li.active {
    background-color: #00abc0;
}

html body.cyan-scheme .color-custom {
    background-color: #00c8de;
}

html body.cyan-scheme .reply-text .send-reply .color-custom {
    background-color: #ea4a94;
}

html body.cyan-scheme .fc .fc-event {
    background-color: #008ea2;
    border-color: #008ea2;
}

html body.cyan-scheme .fc .fc-button {
    background-color: #00abc0;
}

    html body.cyan-scheme .fc .fc-button.fc-state-active {
        background-color: #00c8de;
    }

html body.cyan-scheme .part2 .part2_1_1 .waves-effect.waves-pink .waves-ripple {
    background-color: #00c8de;
}

html body.cyan-scheme .autocomplete-content .autocomplete-option span {
    color: #00abc0 !important;
}

html body.cyan-scheme .e-commerce-products .top-bg {
    background: #fff;
}

html body.cyan-scheme .foot4 {
    background-color: #00abc0;
}

html body.cyan-scheme footer {
    background-color: #00abc0;
}

    html body.cyan-scheme footer .foot4 {
        background-color: #00abc0;
    }

        html body.cyan-scheme footer .foot4 i.zmdi {
            transition: all 0.2s ease;
        }

            html body.cyan-scheme footer .foot4 i.zmdi:hover {
                color: white;
            }

    html body.cyan-scheme footer .btn, html body.cyan-scheme footer .btn-large {
        background-color: #fd6d01;
    }

html body.cyan-scheme .foot4 i.zmdi:hover {
    color: #00c8de;
}

html body.cyan-scheme .foot4 h3 {
    color: #fff;
}

html body.cyan-scheme .foot3 i.zmdi:hover {
    color: #00c8de;
}

html body.cyan-scheme .foot2 i.zmdi:hover {
    color: #00c8de;
}

html body.cyan-scheme .foot1 i.zmdi:hover {
    color: #00c8de;
}

html body.cyan-scheme .foot1 .f-info h3 {
    color: #00abc0;
}

html body.cyan-scheme .dataTables_wrapper .dataTables_paginate {
    border: 1px solid #008ea2;
}

    html body.cyan-scheme .dataTables_wrapper .dataTables_paginate .paginate_button {
        border-right: 1px solid #008ea2;
    }

        html body.cyan-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.current {
            background-color: #00abc0;
            border-left: none;
            border-right: 1px solid #008ea2;
        }

            html body.cyan-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
                color: #fff !important;
            }

        html body.cyan-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
            color: #fff !important;
        }

        html body.cyan-scheme .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            background-color: #008ea2;
            color: #fff;
        }

        html body.cyan-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.next {
            border-right: 1px solid transparent;
        }

html body.cyan-scheme .tabs .tab a {
    color: #00c8de;
}

html body.cyan-scheme .tabs .indicator {
    background-color: #00c8de;
}

html body.cyan-scheme #update-status .btn, html body.cyan-scheme #update-status .btn-large {
    background-color: #00abc0 !important;
}

html body.cyan-scheme #back-to-orders {
    background-color: #00c8de !important;
}

html body.cyan-scheme #search-order:focus, html body.cyan-scheme #search-order1:focus {
    border-bottom: 2px solid #008ea2 !important;
}

html body.cyan-scheme .nav-color-white nav {
    background-color: #fff;
}

    html body.cyan-scheme .nav-color-white nav .nav-wrapper a.brand-logo {
        background-color: transparent;
        height: 64px;
        line-height: 1.2;
        font-size: 46px;
        color: #00abc0;
    }

@media only screen and (max-width: 600px) {
    html body.cyan-scheme .nav-color-white nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

html body.cyan-scheme .nav-color-white nav .nav-wrapper a.brand-logo2 {
    background: url("../images/logos/mara_logo_cyan.png") no-repeat;
    background-position: center;
}

html body.cyan-scheme .nav-color-white nav input[type=search]:not(:focus) {
    background-color: #00c8de;
}

html body.cyan-scheme .nav-color-white nav ul a {
    color: #00abc0;
}

html body.cyan-scheme .nav-color-white nav ul.profile-activities a {
    color: #00abc0;
}

    html body.cyan-scheme .nav-color-white nav ul.profile-activities a.activate, html body.cyan-scheme .nav-color-white nav ul.profile-activities a:hover {
        background-color: #fff !important;
    }

html body.cyan-scheme .nav-color-white nav.site-nav ul li > .dropdown-content li > a {
    color: #fff;
}

html body.cyan-scheme .nav-color-white .material-icons.menu {
    color: #00abc0;
}

html body.cyan-scheme .fontello-icon {
    color: #00abc0;
}

html body.cyan-scheme .social-quotes1 {
    background-color: #00c8de;
}

html body.cyan-scheme .social-quotes2 {
    background-color: #EB7B2D;
}

html body.cyan-scheme .social-quotes3 {
    background-color: #844D9E;
}

html body.cyan-scheme .social-quotes4 {
    background-color: #F5B12E;
}

html body.cyan-scheme .socialMessage .messageBox .first.avatar .card-panel {
    background-color: #EB7B2D;
}

    html body.cyan-scheme .socialMessage .messageBox .first.avatar .card-panel.user-message {
        background-color: #EB7B2D;
    }

html body.cyan-scheme .blog-desc .addedBy {
    color: #00abc0;
}

html body.cyan-scheme .pricing .btn.start-button, html body.cyan-scheme .pricing .start-button.btn-large {
    background-color: #EB7B2D;
}

html body.cyan-scheme .pricing .btn.trial, html body.cyan-scheme .pricing .trial.btn-large {
    background-color: #844D9E;
}

html body.cyan-scheme .paragraph-title {
    color: #EB7B2D;
}

html body.cyan-scheme .timeline .timeline-milestone .milestone-title {
    background-color: #00abc0;
}

html body.cyan-scheme .timeline .timeline-badge1 {
    background-color: #EB7B2D;
}

html body.cyan-scheme .timeline .timeline-badge2 {
    background-color: #844D9E;
}

html body.cyan-scheme .timeline .timeline-badge3 {
    background-color: #F5B12E;
}

html body.cyan-scheme .profile .collection .collection-header {
    background-color: #844D9E;
}

html body.cyan-scheme .profile .secondC-btn {
    background-color: #844D9E;
}

html body.cyan-scheme .feed-page .upload-files .secondC-btn {
    background-color: #EB7B2D;
}

html body.cyan-scheme .part1 .color-custom:first-child {
    background-color: #EB7B2D;
}

html body.cyan-scheme #elements2 i.active {
    color: #00abc0;
}

html body.cyan-scheme #elements2 .btn, html body.cyan-scheme #elements2 .btn-large {
    background-color: #EB7B2D;
}

html body.cyan-scheme #elements5 .btn:nth-child(2n+1), html body.cyan-scheme #elements5 .btn-large:nth-child(2n+1) {
    background-color: #844D9E;
}

html body.cyan-scheme #elements5 .btn:nth-child(2n), html body.cyan-scheme #elements5 .btn-large:nth-child(2n) {
    background-color: #EB7B2D;
}

html body.cyan-scheme .card-default .default-panel-widget {
    background-color: #EB7B2D;
}

html body.cyan-scheme .signUp-btn, html body.cyan-scheme .navbars .signUp-btn2, .navbars html body.cyan-scheme .signUp-btn2 {
    background-color: #00abc0;
}

html body.cyan-scheme .signUp-btn2 {
    border-color: #00abc0;
}

html body.cyan-scheme .tabInbox_3_1 .active-item {
    background-color: #00abc0;
}

html body.cyan-scheme .first.avatar .card-panel {
    background-color: #EB7B2D;
}

    html body.cyan-scheme .first.avatar .card-panel.user-message {
        background-color: #EB7B2D;
    }

html body.cyan-scheme .buttons .primary-button, html body.cyan-scheme .buttons .primary-button:hover {
    background-color: #f3a530;
}

    html body.cyan-scheme .buttons .primary-button.custom-btn, html body.cyan-scheme .buttons .primary-button:hover.custom-btn {
        background-color: transparent;
        border-color: #EB7B2D;
        color: #EB7B2D;
    }

html body.cyan-scheme .classic-breadcrumbs .nav-wrapper .breadcrumb, html body.cyan-scheme .classic-breadcrumbs .nav-wrapper .breadcrumb:before {
    color: #666;
}

html body.green-scheme .default-background {
    background-color: #558a2f;
}

html body.green-scheme .default-background-light {
    background-color: #6fa833;
}

html body.green-scheme .default-background-dark {
    background-color: #3a6c2d;
}

html body.green-scheme .first-complementary-bg {
    background-color: #EE4035;
}

html body.green-scheme .first-complementary-color {
    color: #EE4035;
}

html body.green-scheme .second-complementary-bg {
    background-color: #30499B;
}

html body.green-scheme .second-complementary-color {
    color: #30499B;
}

html body.green-scheme .third-complementary-bg {
    background-color: #F0A32F;
}

html body.green-scheme .third-complementary-color {
    color: #F0A32F;
}

html body.green-scheme .btn, html body.green-scheme .btn-large {
    background-color: #3a6c2d;
}

    html body.green-scheme .btn.custom-btn, html body.green-scheme .custom-btn.btn-large {
        background-color: transparent;
    }

        html body.green-scheme .btn.custom-btn:hover, html body.green-scheme .custom-btn.btn-large:hover {
            background: transparent;
        }

    html body.green-scheme .btn.default-background:hover, html body.green-scheme .default-background.btn-large:hover {
        background-color: #6fa833;
    }

    html body.green-scheme .btn:hover, html body.green-scheme .btn-large:hover, html body.green-scheme .btn:focus, html body.green-scheme .btn-large:focus {
        background-color: #6fa833;
    }

html body.green-scheme input:not([type]):focus:not([readonly]):not(.valid):not(.invalid), html body.green-scheme input[type=text]:focus:not([readonly]):not(.valid):not(.invalid), html body.green-scheme input[type=password]:focus:not([readonly]), html body.green-scheme input[type=email]:focus:not([readonly]), html body.green-scheme input[type=url]:focus:not([readonly]), html body.green-scheme input[type=time]:focus:not([readonly]), html body.green-scheme input[type=date]:focus:not([readonly]), html body.green-scheme input[type=datetime]:focus:not([readonly]), html body.green-scheme input[type=datetime-local]:focus:not([readonly]), html body.green-scheme input[type=tel]:focus:not([readonly]), html body.green-scheme input[type=number]:focus:not([readonly]), html body.green-scheme input[type=search]:focus:not([readonly]), html body.green-scheme textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #558a2f;
    box-shadow: 0 1px 0 0 #558a2f;
}

    html body.green-scheme input:not([type]):focus:not([readonly]) + label, html body.green-scheme input[type=text]:focus:not([readonly]) + label, html body.green-scheme input[type=password]:focus:not([readonly]) + label, html body.green-scheme input[type=email]:focus:not([readonly]) + label, html body.green-scheme input[type=url]:focus:not([readonly]) + label, html body.green-scheme input[type=time]:focus:not([readonly]) + label, html body.green-scheme input[type=date]:focus:not([readonly]) + label, html body.green-scheme input[type=datetime]:focus:not([readonly]) + label, html body.green-scheme input[type=datetime-local]:focus:not([readonly]) + label, html body.green-scheme input[type=tel]:focus:not([readonly]) + label, html body.green-scheme input[type=number]:focus:not([readonly]) + label, html body.green-scheme input[type=search]:focus:not([readonly]) + label, html body.green-scheme textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #558a2f;
    }

html body.green-scheme .input-field .prefix.active {
    color: #558a2f;
}

html body.green-scheme .theme-settings > #open-theme-settings {
    background-color: #558a2f;
}

html body.green-scheme .theme-settings > #close-theme-settings {
    color: #558a2f;
}

html body.green-scheme .theme-settings .switch label input[type=checkbox]:checked + .lever {
    background-color: #3a6c2d;
}

html body.green-scheme .e-commerce .card.e-com .card-image .minimalCard-bubble {
    background-color: #834d9d;
}

html body.green-scheme .e-commerce .card.e-com .card-image .card-ribbon {
    background-color: rgba(242,179,82,0.8);
}

    html body.green-scheme .e-commerce .card.e-com .card-image .card-ribbon:after {
        content: "";
        color: white;
        font-size: 0.5em;
        position: absolute;
        border: 30px solid rgba(242,179,82,0.8);
        z-index: 3;
        border-top-width: 10px;
        border-bottom-color: transparent;
        border-bottom-width: 20px;
        left: 0;
        top: 40px;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
    }

html body.green-scheme .e-commerce .card.e-com .card-action .e-commerceBtn, html body.green-scheme .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn1, html body.green-scheme .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn1, html body.green-scheme .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn2, html body.green-scheme .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn2 {
    background-color: #834d9d;
}

html body.green-scheme .e-commerce .prod-panel .e-commerceBtn1 {
    background-color: #834d9d;
}

html body.green-scheme .e-commerce .prod-panel .e-commerceBtn2 {
    border: 1px solid #834d9d;
    color: #834d9d;
}

html body.green-scheme .icon a:hover {
    background-color: #558a2f;
}

html body.green-scheme .table-of-contents a {
    background-color: transparent;
}

    html body.green-scheme .table-of-contents a.active {
        padding-left: 18px;
        font-weight: 600;
        color: #558a2f;
        border-left: 2px solid #558a2f;
    }

    html body.green-scheme .table-of-contents a:hover {
        font-weight: 500;
        padding-left: 19px;
        color: #558a2f;
        border-left: 1px solid #558a2f;
    }

html body.green-scheme .fixed-color a.button-collapse2 {
    background-color: #558a2f;
}

html body.green-scheme nav {
    background-color: #558a2f;
}

    html body.green-scheme nav .nav-wrapper a.brand-logo {
        background-color: #558a2f;
    }

@media only screen and (max-width: 600px) {
    html body.green-scheme nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

html body.green-scheme nav input[type=search]:not(:focus) {
    background-color: #6fa833;
}

html body.green-scheme nav ul.profile-activities a.activate, html body.green-scheme nav ul.profile-activities a:hover {
    background-color: #558a2f !important;
}

html body.green-scheme nav.site-nav ul li > .dropdown-content li > a {
    color: #558a2f;
}

html body.green-scheme [type="checkbox"].filled-in:not(:checked) + label:after {
    border: 2px solid #6fa833;
}

html body.green-scheme [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #6fa833;
    background-color: #6fa833;
}

html body.green-scheme .card-default > .card-header {
    background-color: #558a2f;
}

html body.green-scheme .card-default.feed-card .card-header {
    background-color: #EE4035;
}

html body.green-scheme .pricing .card .card-header {
    background-color: #558a2f;
}

html body.green-scheme .default-badge-background {
    background-color: #fd6d01;
}

html body.green-scheme .notif-btn span.badge-green {
    background-color: #fd6d01;
}

html body.green-scheme span.badge.new {
    background-color: #558a2f;
}

html body.green-scheme .collection a.collection-item {
    color: #558a2f;
}

html body.green-scheme .collection a.active {
    color: #fff;
    background-color: #558a2f;
}

html body.green-scheme .profile-collection.collection .collection-item > a.btn, html body.green-scheme .profile-collection.collection .collection-item > a.btn-large {
    background-color: #6fa833;
}

html body.green-scheme .profile .chat-text .interactions > a.btn, html body.green-scheme .profile .chat-text .interactions > a.btn-large {
    background-color: #6fa833;
    opacity: .6;
}

html body.green-scheme .dropdown-content li > a, html body.green-scheme .dropdown-content li > span {
    color: #558a2f;
}

html body.green-scheme .wrapper.vertical-sidebar .side-nav li.active {
    color: #558a2f;
}

html body.green-scheme .wrapper.vertical-sidebar .side-nav .collapsible .userinfo {
    background-image: url("../images/sidebar_background_green.png");
}

html body.green-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header.active {
    color: #558a2f;
}

html body.green-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header:hover {
    color: #558a2f;
}

html body.green-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-body li.active {
    background-color: #558a2f;
}

html body.green-scheme .color-custom {
    background-color: #6fa833;
}

html body.green-scheme .reply-text .send-reply .color-custom {
    background-color: #834d9d;
}

html body.green-scheme .fc .fc-event {
    background-color: #3a6c2d;
    border-color: #3a6c2d;
}

html body.green-scheme .fc .fc-button {
    background-color: #558a2f;
}

    html body.green-scheme .fc .fc-button.fc-state-active {
        background-color: #6fa833;
    }

html body.green-scheme .part2 .part2_1_1 .waves-effect.waves-pink .waves-ripple {
    background-color: #6fa833;
}

html body.green-scheme .autocomplete-content .autocomplete-option span {
    color: #558a2f !important;
}

html body.green-scheme .e-commerce-products .top-bg {
    background: #fff;
}

html body.green-scheme .foot4 {
    background-color: #558a2f;
}

html body.green-scheme footer {
    background-color: #558a2f;
}

    html body.green-scheme footer .foot4 {
        background-color: #558a2f;
    }

        html body.green-scheme footer .foot4 i.zmdi {
            transition: all 0.2s ease;
        }

            html body.green-scheme footer .foot4 i.zmdi:hover {
                color: white;
            }

    html body.green-scheme footer .btn, html body.green-scheme footer .btn-large {
        background-color: #fd6d01;
    }

html body.green-scheme .foot4 i.zmdi:hover {
    color: #6fa833;
}

html body.green-scheme .foot4 h3 {
    color: #fff;
}

html body.green-scheme .foot3 i.zmdi:hover {
    color: #6fa833;
}

html body.green-scheme .foot2 i.zmdi:hover {
    color: #6fa833;
}

html body.green-scheme .foot1 i.zmdi:hover {
    color: #6fa833;
}

html body.green-scheme .foot1 .f-info h3 {
    color: #558a2f;
}

html body.green-scheme .dataTables_wrapper .dataTables_paginate {
    border: 1px solid #3a6c2d;
}

    html body.green-scheme .dataTables_wrapper .dataTables_paginate .paginate_button {
        border-right: 1px solid #3a6c2d;
    }

        html body.green-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.current {
            background-color: #558a2f;
            border-left: none;
            border-right: 1px solid #3a6c2d;
        }

            html body.green-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
                color: #fff !important;
            }

        html body.green-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
            color: #fff !important;
        }

        html body.green-scheme .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            background-color: #3a6c2d;
            color: #fff;
        }

        html body.green-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.next {
            border-right: 1px solid transparent;
        }

html body.green-scheme .tabs .tab a {
    color: #6fa833;
}

html body.green-scheme .tabs .indicator {
    background-color: #6fa833;
}

html body.green-scheme #update-status .btn, html body.green-scheme #update-status .btn-large {
    background-color: #558a2f !important;
}

html body.green-scheme #back-to-orders {
    background-color: #6fa833 !important;
}

html body.green-scheme #search-order:focus, html body.green-scheme #search-order1:focus {
    border-bottom: 2px solid #3a6c2d !important;
}

html body.green-scheme .nav-color-white nav {
    background-color: #fff;
}

    html body.green-scheme .nav-color-white nav .nav-wrapper a.brand-logo {
        background-color: transparent;
        height: 64px;
        line-height: 1.2;
        font-size: 46px;
        color: #558a2f;
    }

@media only screen and (max-width: 600px) {
    html body.green-scheme .nav-color-white nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

html body.green-scheme .nav-color-white nav .nav-wrapper a.brand-logo2 {
    background: url("../images/logos/mara_logo_green.png") no-repeat;
    background-position: center;
}

html body.green-scheme .nav-color-white nav input[type=search]:not(:focus) {
    background-color: #6fa833;
}

html body.green-scheme .nav-color-white nav ul a {
    color: #558a2f;
}

html body.green-scheme .nav-color-white nav ul.profile-activities a {
    color: #558a2f;
}

    html body.green-scheme .nav-color-white nav ul.profile-activities a.activate, html body.green-scheme .nav-color-white nav ul.profile-activities a:hover {
        background-color: #fff !important;
    }

html body.green-scheme .nav-color-white nav.site-nav ul li > .dropdown-content li > a {
    color: #fff;
}

html body.green-scheme .nav-color-white .material-icons.menu {
    color: #558a2f;
}

html body.green-scheme .fontello-icon {
    color: #558a2f;
}

html body.green-scheme .social-quotes1 {
    background-color: #6fa833;
}

html body.green-scheme .social-quotes2 {
    background-color: #EE4035;
}

html body.green-scheme .social-quotes3 {
    background-color: #30499B;
}

html body.green-scheme .social-quotes4 {
    background-color: #F0A32F;
}

html body.green-scheme .socialMessage .messageBox .first.avatar .card-panel {
    background-color: #EE4035;
}

    html body.green-scheme .socialMessage .messageBox .first.avatar .card-panel.user-message {
        background-color: #F0A32F;
    }

html body.green-scheme .blog-desc .addedBy {
    color: #558a2f;
}

html body.green-scheme .pricing .btn.start-button, html body.green-scheme .pricing .start-button.btn-large {
    background-color: #EE4035;
}

html body.green-scheme .pricing .btn.trial, html body.green-scheme .pricing .trial.btn-large {
    background-color: #30499B;
}

html body.green-scheme .paragraph-title {
    color: #EE4035;
}

html body.green-scheme .timeline .timeline-milestone .milestone-title {
    background-color: #558a2f;
}

html body.green-scheme .timeline .timeline-badge1 {
    background-color: #EE4035;
}

html body.green-scheme .timeline .timeline-badge2 {
    background-color: #30499B;
}

html body.green-scheme .timeline .timeline-badge3 {
    background-color: #F0A32F;
}

html body.green-scheme .profile .collection .collection-header {
    background-color: #30499B;
}

html body.green-scheme .profile .secondC-btn {
    background-color: #30499B;
}

html body.green-scheme .feed-page .upload-files .secondC-btn {
    background-color: #EE4035;
}

html body.green-scheme .part1 .color-custom:first-child {
    background-color: #EE4035;
}

html body.green-scheme #elements2 i.active {
    color: #558a2f;
}

html body.green-scheme #elements2 .btn, html body.green-scheme #elements2 .btn-large {
    background-color: #EE4035;
}

html body.green-scheme #elements5 .btn:nth-child(2n+1), html body.green-scheme #elements5 .btn-large:nth-child(2n+1) {
    background-color: #30499B;
}

html body.green-scheme #elements5 .btn:nth-child(2n), html body.green-scheme #elements5 .btn-large:nth-child(2n) {
    background-color: #EE4035;
}

html body.green-scheme .card-default .default-panel-widget {
    background-color: #EE4035;
}

html body.green-scheme .signUp-btn, html body.green-scheme .navbars .signUp-btn2, .navbars html body.green-scheme .signUp-btn2 {
    background-color: #558a2f;
}

html body.green-scheme .signUp-btn2 {
    border-color: #558a2f;
}

html body.green-scheme .tabInbox_3_1 .active-item {
    background-color: #558a2f;
}

html body.green-scheme .first.avatar .card-panel {
    background-color: #EE4035;
}

    html body.green-scheme .first.avatar .card-panel.user-message {
        background-color: #F0A32F;
    }

html body.green-scheme .buttons .primary-button, html body.green-scheme .buttons .primary-button:hover {
    background-color: #f3a530;
}

    html body.green-scheme .buttons .primary-button.custom-btn, html body.green-scheme .buttons .primary-button:hover.custom-btn {
        background-color: transparent;
        border-color: #EE4035;
        color: #EE4035;
    }

html body.purple-scheme .default-background {
    background-color: #6a1b99;
}

html body.purple-scheme .default-background-light {
    background-color: #851db7;
}

html body.purple-scheme .default-background-dark {
    background-color: #4e1a7b;
}

html body.purple-scheme .first-complementary-bg {
    background-color: #EB7B2D;
}

html body.purple-scheme .first-complementary-color {
    color: #EB7B2D;
}

html body.purple-scheme .second-complementary-bg {
    background-color: #4CB2D4;
}

html body.purple-scheme .second-complementary-color {
    color: #4CB2D4;
}

html body.purple-scheme .third-complementary-bg {
    background-color: #F5B12E;
}

html body.purple-scheme .third-complementary-color {
    color: #F5B12E;
}

html body.purple-scheme .btn, html body.purple-scheme .btn-large {
    background-color: #4e1a7b;
}

    html body.purple-scheme .btn.custom-btn, html body.purple-scheme .custom-btn.btn-large {
        background-color: transparent;
    }

        html body.purple-scheme .btn.custom-btn:hover, html body.purple-scheme .custom-btn.btn-large:hover {
            background: transparent;
        }

    html body.purple-scheme .btn.default-background:hover, html body.purple-scheme .default-background.btn-large:hover {
        background-color: #851db7;
    }

    html body.purple-scheme .btn:hover, html body.purple-scheme .btn-large:hover, html body.purple-scheme .btn:focus, html body.purple-scheme .btn-large:focus {
        background-color: #851db7;
    }

html body.purple-scheme input:not([type]):focus:not([readonly]):not(.valid):not(.invalid), html body.purple-scheme input[type=text]:focus:not([readonly]):not(.valid):not(.invalid), html body.purple-scheme input[type=password]:focus:not([readonly]), html body.purple-scheme input[type=email]:focus:not([readonly]), html body.purple-scheme input[type=url]:focus:not([readonly]), html body.purple-scheme input[type=time]:focus:not([readonly]), html body.purple-scheme input[type=date]:focus:not([readonly]), html body.purple-scheme input[type=datetime]:focus:not([readonly]), html body.purple-scheme input[type=datetime-local]:focus:not([readonly]), html body.purple-scheme input[type=tel]:focus:not([readonly]), html body.purple-scheme input[type=number]:focus:not([readonly]), html body.purple-scheme input[type=search]:focus:not([readonly]), html body.purple-scheme textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #6a1b99;
    box-shadow: 0 1px 0 0 #6a1b99;
}

    html body.purple-scheme input:not([type]):focus:not([readonly]) + label, html body.purple-scheme input[type=text]:focus:not([readonly]) + label, html body.purple-scheme input[type=password]:focus:not([readonly]) + label, html body.purple-scheme input[type=email]:focus:not([readonly]) + label, html body.purple-scheme input[type=url]:focus:not([readonly]) + label, html body.purple-scheme input[type=time]:focus:not([readonly]) + label, html body.purple-scheme input[type=date]:focus:not([readonly]) + label, html body.purple-scheme input[type=datetime]:focus:not([readonly]) + label, html body.purple-scheme input[type=datetime-local]:focus:not([readonly]) + label, html body.purple-scheme input[type=tel]:focus:not([readonly]) + label, html body.purple-scheme input[type=number]:focus:not([readonly]) + label, html body.purple-scheme input[type=search]:focus:not([readonly]) + label, html body.purple-scheme textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #6a1b99;
    }

html body.purple-scheme .input-field .prefix.active {
    color: #6a1b99;
}

html body.purple-scheme .theme-settings > #open-theme-settings {
    background-color: #6a1b99;
}

html body.purple-scheme .theme-settings > #close-theme-settings {
    color: #6a1b99;
}

html body.purple-scheme .theme-settings .switch label input[type=checkbox]:checked + .lever {
    background-color: #4e1a7b;
}

html body.purple-scheme .e-commerce .card.e-com .card-image .minimalCard-bubble {
    background-color: #57b84a;
}

html body.purple-scheme .e-commerce .card.e-com .card-image .card-ribbon {
    background-color: rgba(242,179,82,0.8);
}

    html body.purple-scheme .e-commerce .card.e-com .card-image .card-ribbon:after {
        content: "";
        color: white;
        font-size: 0.5em;
        position: absolute;
        border: 30px solid rgba(242,179,82,0.8);
        z-index: 3;
        border-top-width: 10px;
        border-bottom-color: transparent;
        border-bottom-width: 20px;
        left: 0;
        top: 40px;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
    }

html body.purple-scheme .e-commerce .card.e-com .card-action .e-commerceBtn, html body.purple-scheme .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn1, html body.purple-scheme .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn1, html body.purple-scheme .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn2, html body.purple-scheme .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn2 {
    background-color: #57b84a;
}

html body.purple-scheme .e-commerce .prod-panel .e-commerceBtn1 {
    background-color: #57b84a;
}

html body.purple-scheme .e-commerce .prod-panel .e-commerceBtn2 {
    border: 1px solid #57b84a;
    color: #57b84a;
}

html body.purple-scheme .icon a:hover {
    background-color: #6a1b99;
}

html body.purple-scheme .table-of-contents a {
    background-color: transparent;
}

    html body.purple-scheme .table-of-contents a.active {
        padding-left: 18px;
        font-weight: 600;
        color: #6a1b99;
        border-left: 2px solid #6a1b99;
    }

    html body.purple-scheme .table-of-contents a:hover {
        font-weight: 500;
        padding-left: 19px;
        color: #6a1b99;
        border-left: 1px solid #6a1b99;
    }

html body.purple-scheme .fixed-color a.button-collapse2 {
    background-color: #6a1b99;
}

html body.purple-scheme nav {
    background-color: #6a1b99;
}

    html body.purple-scheme nav .nav-wrapper a.brand-logo {
        background-color: #6a1b99;
    }

@media only screen and (max-width: 600px) {
    html body.purple-scheme nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

html body.purple-scheme nav input[type=search]:not(:focus) {
    background-color: #851db7;
}

html body.purple-scheme nav ul.profile-activities a.activate, html body.purple-scheme nav ul.profile-activities a:hover {
    background-color: #6a1b99 !important;
}

html body.purple-scheme nav.site-nav ul li > .dropdown-content li > a {
    color: #6a1b99;
}

html body.purple-scheme [type="checkbox"].filled-in:not(:checked) + label:after {
    border: 2px solid #851db7;
}

html body.purple-scheme [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #851db7;
    background-color: #851db7;
}

html body.purple-scheme .card-default > .card-header {
    background-color: #6a1b99;
}

html body.purple-scheme .card-default.feed-card .card-header {
    background-color: #EB7B2D;
}

html body.purple-scheme .pricing .card .card-header {
    background-color: #6a1b99;
}

html body.purple-scheme .default-badge-background {
    background-color: #fd6d01;
}

html body.purple-scheme .notif-btn span.badge-green {
    background-color: #fd6d01;
}

html body.purple-scheme span.badge.new {
    background-color: #6a1b99;
}

html body.purple-scheme .collection a.collection-item {
    color: #6a1b99;
}

html body.purple-scheme .collection a.active {
    color: #fff;
    background-color: #6a1b99;
}

html body.purple-scheme .profile-collection.collection .collection-item > a.btn, html body.purple-scheme .profile-collection.collection .collection-item > a.btn-large {
    background-color: #851db7;
}

html body.purple-scheme .profile .chat-text .interactions > a.btn, html body.purple-scheme .profile .chat-text .interactions > a.btn-large {
    background-color: #851db7;
    opacity: .6;
}

html body.purple-scheme .dropdown-content li > a, html body.purple-scheme .dropdown-content li > span {
    color: #6a1b99;
}

html body.purple-scheme .wrapper.vertical-sidebar .side-nav li.active {
    color: #6a1b99;
}

html body.purple-scheme .wrapper.vertical-sidebar .side-nav .collapsible .userinfo {
    background-image: url("../images/sidebar_background_purple.png");
}

html body.purple-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header.active {
    color: #6a1b99;
}

html body.purple-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header:hover {
    color: #6a1b99;
}

html body.purple-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-body li.active {
    background-color: #6a1b99;
}

html body.purple-scheme .color-custom {
    background-color: #851db7;
}

html body.purple-scheme .reply-text .send-reply .color-custom {
    background-color: #57b84a;
}

html body.purple-scheme .fc .fc-event {
    background-color: #4e1a7b;
    border-color: #4e1a7b;
}

html body.purple-scheme .fc .fc-button {
    background-color: #6a1b99;
}

    html body.purple-scheme .fc .fc-button.fc-state-active {
        background-color: #851db7;
    }

html body.purple-scheme .part2 .part2_1_1 .waves-effect.waves-pink .waves-ripple {
    background-color: #851db7;
}

html body.purple-scheme .autocomplete-content .autocomplete-option span {
    color: #6a1b99 !important;
}

html body.purple-scheme .e-commerce-products .top-bg {
    background: #fff;
}

html body.purple-scheme .foot4 {
    background-color: #6a1b99;
}

html body.purple-scheme footer {
    background-color: #6a1b99;
}

    html body.purple-scheme footer .foot4 {
        background-color: #6a1b99;
    }

        html body.purple-scheme footer .foot4 i.zmdi {
            transition: all 0.2s ease;
        }

            html body.purple-scheme footer .foot4 i.zmdi:hover {
                color: white;
            }

    html body.purple-scheme footer .btn, html body.purple-scheme footer .btn-large {
        background-color: #fd6d01;
    }

html body.purple-scheme .foot4 i.zmdi:hover {
    color: #851db7;
}

html body.purple-scheme .foot4 h3 {
    color: #fff;
}

html body.purple-scheme .foot3 i.zmdi:hover {
    color: #851db7;
}

html body.purple-scheme .foot2 i.zmdi:hover {
    color: #851db7;
}

html body.purple-scheme .foot1 i.zmdi:hover {
    color: #851db7;
}

html body.purple-scheme .foot1 .f-info h3 {
    color: #6a1b99;
}

html body.purple-scheme .dataTables_wrapper .dataTables_paginate {
    border: 1px solid #4e1a7b;
}

    html body.purple-scheme .dataTables_wrapper .dataTables_paginate .paginate_button {
        border-right: 1px solid #4e1a7b;
    }

        html body.purple-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.current {
            background-color: #6a1b99;
            border-left: none;
            border-right: 1px solid #4e1a7b;
        }

            html body.purple-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
                color: #fff !important;
            }

        html body.purple-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
            color: #fff !important;
        }

        html body.purple-scheme .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            background-color: #4e1a7b;
            color: #fff;
        }

        html body.purple-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.next {
            border-right: 1px solid transparent;
        }

html body.purple-scheme .tabs .tab a {
    color: #851db7;
}

html body.purple-scheme .tabs .indicator {
    background-color: #851db7;
}

html body.purple-scheme #update-status .btn, html body.purple-scheme #update-status .btn-large {
    background-color: #6a1b99 !important;
}

html body.purple-scheme #back-to-orders {
    background-color: #851db7 !important;
}

html body.purple-scheme #search-order:focus, html body.purple-scheme #search-order1:focus {
    border-bottom: 2px solid #4e1a7b !important;
}

html body.purple-scheme .nav-color-white nav {
    background-color: #fff;
}

    html body.purple-scheme .nav-color-white nav .nav-wrapper a.brand-logo {
        background-color: transparent;
        height: 64px;
        line-height: 1.2;
        font-size: 46px;
        color: #6a1b99;
    }

@media only screen and (max-width: 600px) {
    html body.purple-scheme .nav-color-white nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

html body.purple-scheme .nav-color-white nav .nav-wrapper a.brand-logo2 {
    background: url("../images/logos/mara_logo_purple.png") no-repeat;
    background-position: center;
}

html body.purple-scheme .nav-color-white nav input[type=search]:not(:focus) {
    background-color: #851db7;
}

html body.purple-scheme .nav-color-white nav ul a {
    color: #6a1b99;
}

html body.purple-scheme .nav-color-white nav ul.profile-activities a {
    color: #6a1b99;
}

    html body.purple-scheme .nav-color-white nav ul.profile-activities a.activate, html body.purple-scheme .nav-color-white nav ul.profile-activities a:hover {
        background-color: #fff !important;
    }

html body.purple-scheme .nav-color-white nav.site-nav ul li > .dropdown-content li > a {
    color: #fff;
}

html body.purple-scheme .nav-color-white .material-icons.menu {
    color: #6a1b99;
}

html body.purple-scheme .fontello-icon {
    color: #6a1b99;
}

html body.purple-scheme .social-quotes1 {
    background-color: #851db7;
}

html body.purple-scheme .social-quotes2 {
    background-color: #EB7B2D;
}

html body.purple-scheme .social-quotes3 {
    background-color: #4CB2D4;
}

html body.purple-scheme .social-quotes4 {
    background-color: #F5B12E;
}

html body.purple-scheme .socialMessage .messageBox .first.avatar .card-panel {
    background-color: #EB7B2D;
}

    html body.purple-scheme .socialMessage .messageBox .first.avatar .card-panel.user-message {
        background-color: #F5B12E;
    }

html body.purple-scheme .blog-desc .addedBy {
    color: #6a1b99;
}

html body.purple-scheme .pricing .btn.start-button, html body.purple-scheme .pricing .start-button.btn-large {
    background-color: #EB7B2D;
}

html body.purple-scheme .pricing .btn.trial, html body.purple-scheme .pricing .trial.btn-large {
    background-color: #4CB2D4;
}

html body.purple-scheme .paragraph-title {
    color: #EB7B2D;
}

html body.purple-scheme .timeline .timeline-milestone .milestone-title {
    background-color: #6a1b99;
}

html body.purple-scheme .timeline .timeline-badge1 {
    background-color: #EB7B2D;
}

html body.purple-scheme .timeline .timeline-badge2 {
    background-color: #4CB2D4;
}

html body.purple-scheme .timeline .timeline-badge3 {
    background-color: #F5B12E;
}

html body.purple-scheme .profile .collection .collection-header {
    background-color: #4CB2D4;
}

html body.purple-scheme .profile .secondC-btn {
    background-color: #4CB2D4;
}

html body.purple-scheme .feed-page .upload-files .secondC-btn {
    background-color: #EB7B2D;
}

html body.purple-scheme .part1 .color-custom:first-child {
    background-color: #EB7B2D;
}

html body.purple-scheme #elements2 i.active {
    color: #6a1b99;
}

html body.purple-scheme #elements2 .btn, html body.purple-scheme #elements2 .btn-large {
    background-color: #EB7B2D;
}

html body.purple-scheme #elements5 .btn:nth-child(2n+1), html body.purple-scheme #elements5 .btn-large:nth-child(2n+1) {
    background-color: #4CB2D4;
}

html body.purple-scheme #elements5 .btn:nth-child(2n), html body.purple-scheme #elements5 .btn-large:nth-child(2n) {
    background-color: #EB7B2D;
}

html body.purple-scheme .card-default .default-panel-widget {
    background-color: #EB7B2D;
}

html body.purple-scheme .signUp-btn, html body.purple-scheme .navbars .signUp-btn2, .navbars html body.purple-scheme .signUp-btn2 {
    background-color: #6a1b99;
}

html body.purple-scheme .signUp-btn2 {
    border-color: #6a1b99;
}

html body.purple-scheme .tabInbox_3_1 .active-item {
    background-color: #6a1b99;
}

html body.purple-scheme .first.avatar .card-panel {
    background-color: #EB7B2D;
}

    html body.purple-scheme .first.avatar .card-panel.user-message {
        background-color: #F5B12E;
    }

html body.purple-scheme .buttons .primary-button, html body.purple-scheme .buttons .primary-button:hover {
    background-color: #f3a530;
}

    html body.purple-scheme .buttons .primary-button.custom-btn, html body.purple-scheme .buttons .primary-button:hover.custom-btn {
        background-color: transparent;
        border-color: #EB7B2D;
        color: #EB7B2D;
    }

html body.yellow-scheme .default-background {
    background-color: #f0a42f;
}

html body.yellow-scheme .default-background-light {
    background-color: #f7c983;
}

html body.yellow-scheme .default-background-dark {
    background-color: #d28630;
}

html body.yellow-scheme .first-complementary-bg {
    background-color: #30499B;
}

html body.yellow-scheme .first-complementary-color {
    color: #30499B;
}

html body.yellow-scheme .second-complementary-bg {
    background-color: #EE4035;
}

html body.yellow-scheme .second-complementary-color {
    color: #EE4035;
}

html body.yellow-scheme .third-complementary-bg {
    background-color: #56B949;
}

html body.yellow-scheme .third-complementary-color {
    color: #56B949;
}

html body.yellow-scheme .btn, html body.yellow-scheme .btn-large {
    background-color: #d28630;
}

    html body.yellow-scheme .btn.custom-btn, html body.yellow-scheme .custom-btn.btn-large {
        background-color: transparent;
    }

        html body.yellow-scheme .btn.custom-btn:hover, html body.yellow-scheme .custom-btn.btn-large:hover {
            background: transparent;
        }

    html body.yellow-scheme .btn.default-background:hover, html body.yellow-scheme .default-background.btn-large:hover {
        background-color: #f7c983;
    }

    html body.yellow-scheme .btn:hover, html body.yellow-scheme .btn-large:hover, html body.yellow-scheme .btn:focus, html body.yellow-scheme .btn-large:focus {
        background-color: #f7c983;
    }

html body.yellow-scheme input:not([type]):focus:not([readonly]):not(.valid):not(.invalid), html body.yellow-scheme input[type=text]:focus:not([readonly]):not(.valid):not(.invalid), html body.yellow-scheme input[type=password]:focus:not([readonly]), html body.yellow-scheme input[type=email]:focus:not([readonly]), html body.yellow-scheme input[type=url]:focus:not([readonly]), html body.yellow-scheme input[type=time]:focus:not([readonly]), html body.yellow-scheme input[type=date]:focus:not([readonly]), html body.yellow-scheme input[type=datetime]:focus:not([readonly]), html body.yellow-scheme input[type=datetime-local]:focus:not([readonly]), html body.yellow-scheme input[type=tel]:focus:not([readonly]), html body.yellow-scheme input[type=number]:focus:not([readonly]), html body.yellow-scheme input[type=search]:focus:not([readonly]), html body.yellow-scheme textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #f0a42f;
    box-shadow: 0 1px 0 0 #f0a42f;
}

    html body.yellow-scheme input:not([type]):focus:not([readonly]) + label, html body.yellow-scheme input[type=text]:focus:not([readonly]) + label, html body.yellow-scheme input[type=password]:focus:not([readonly]) + label, html body.yellow-scheme input[type=email]:focus:not([readonly]) + label, html body.yellow-scheme input[type=url]:focus:not([readonly]) + label, html body.yellow-scheme input[type=time]:focus:not([readonly]) + label, html body.yellow-scheme input[type=date]:focus:not([readonly]) + label, html body.yellow-scheme input[type=datetime]:focus:not([readonly]) + label, html body.yellow-scheme input[type=datetime-local]:focus:not([readonly]) + label, html body.yellow-scheme input[type=tel]:focus:not([readonly]) + label, html body.yellow-scheme input[type=number]:focus:not([readonly]) + label, html body.yellow-scheme input[type=search]:focus:not([readonly]) + label, html body.yellow-scheme textarea.materialize-textarea:focus:not([readonly]) + label {
        color: #f0a42f;
    }

html body.yellow-scheme .input-field .prefix.active {
    color: #f0a42f;
}

html body.yellow-scheme .theme-settings > #open-theme-settings {
    background-color: #f0a42f;
}

html body.yellow-scheme .theme-settings > #close-theme-settings {
    color: #f0a42f;
}

html body.yellow-scheme .theme-settings .switch label input[type=checkbox]:checked + .lever {
    background-color: #d28630;
}

html body.yellow-scheme .e-commerce .card.e-com .card-image .minimalCard-bubble {
    background-color: #57b84a;
}

html body.yellow-scheme .e-commerce .card.e-com .card-image .card-ribbon {
    background-color: rgba(152,106,173,0.8);
}

    html body.yellow-scheme .e-commerce .card.e-com .card-image .card-ribbon:after {
        content: "";
        color: white;
        font-size: 0.5em;
        position: absolute;
        border: 30px solid rgba(152,106,173,0.8);
        z-index: 3;
        border-top-width: 10px;
        border-bottom-color: transparent;
        border-bottom-width: 20px;
        left: 0;
        top: 40px;
        -webkit-transition: height 0.5s;
        transition: height 0.5s;
    }

html body.yellow-scheme .e-commerce .card.e-com .card-action .e-commerceBtn, html body.yellow-scheme .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn1, html body.yellow-scheme .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn1, html body.yellow-scheme .e-commerce .card.e-com .card-action .prod-panel .product-actions .e-commerceBtn2, html body.yellow-scheme .e-commerce .prod-panel .product-actions .card.e-com .card-action .e-commerceBtn2 {
    background-color: #57b84a;
}

html body.yellow-scheme .e-commerce .prod-panel .e-commerceBtn1 {
    background-color: #57b84a;
}

html body.yellow-scheme .e-commerce .prod-panel .e-commerceBtn2 {
    border: 1px solid #57b84a;
    color: #57b84a;
}

html body.yellow-scheme .icon a:hover {
    background-color: #f0a42f;
}

html body.yellow-scheme .table-of-contents a {
    background-color: transparent;
}

    html body.yellow-scheme .table-of-contents a.active {
        padding-left: 18px;
        font-weight: 600;
        color: #f0a42f;
        border-left: 2px solid #f0a42f;
    }

    html body.yellow-scheme .table-of-contents a:hover {
        font-weight: 500;
        padding-left: 19px;
        color: #f0a42f;
        border-left: 1px solid #f0a42f;
    }

html body.yellow-scheme .fixed-color a.button-collapse2 {
    background-color: #f0a42f;
}

html body.yellow-scheme nav {
    background-color: #f0a42f;
}

    html body.yellow-scheme nav .nav-wrapper a.brand-logo {
        background-color: #f0a42f;
    }

@media only screen and (max-width: 600px) {
    html body.yellow-scheme nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

html body.yellow-scheme nav input[type=search]:not(:focus) {
    background-color: #f7c983;
}

html body.yellow-scheme nav ul.profile-activities a.activate, html body.yellow-scheme nav ul.profile-activities a:hover {
    background-color: #f0a42f !important;
}

html body.yellow-scheme nav.site-nav ul li > .dropdown-content li > a {
    color: #f0a42f;
}

html body.yellow-scheme [type="checkbox"].filled-in:not(:checked) + label:after {
    border: 2px solid #f7c983;
}

html body.yellow-scheme [type="checkbox"].filled-in:checked + label:after {
    border: 2px solid #f7c983;
    background-color: #f7c983;
}

html body.yellow-scheme .card-default > .card-header {
    background-color: #f0a42f;
}

html body.yellow-scheme .card-default.feed-card .card-header {
    background-color: #30499B;
}

html body.yellow-scheme .pricing .card .card-header {
    background-color: #f0a42f;
}

html body.yellow-scheme .default-badge-background {
    background-color: #439f47;
}

html body.yellow-scheme .notif-btn span.badge-green {
    background-color: #439f47;
}

html body.yellow-scheme span.badge.new {
    background-color: #f0a42f;
}

html body.yellow-scheme .collection a.collection-item {
    color: #f0a42f;
}

html body.yellow-scheme .collection a.active {
    color: #fff;
    background-color: #f0a42f;
}

html body.yellow-scheme .profile-collection.collection .collection-item > a.btn, html body.yellow-scheme .profile-collection.collection .collection-item > a.btn-large {
    background-color: #f7c983;
}

html body.yellow-scheme .profile .chat-text .interactions > a.btn, html body.yellow-scheme .profile .chat-text .interactions > a.btn-large {
    background-color: #f7c983;
    opacity: .6;
}

html body.yellow-scheme .dropdown-content li > a, html body.yellow-scheme .dropdown-content li > span {
    color: #f0a42f;
}

html body.yellow-scheme .wrapper.vertical-sidebar .side-nav li.active {
    color: #f0a42f;
}

html body.yellow-scheme .wrapper.vertical-sidebar .side-nav .collapsible .userinfo {
    background-image: url("../images/sidebar_background_yellow.png");
}

html body.yellow-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header.active {
    color: #f0a42f;
}

html body.yellow-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-header:hover {
    color: #f0a42f;
}

html body.yellow-scheme .wrapper.vertical-sidebar .side-nav .collapsible .collapsible-body li.active {
    background-color: #f0a42f;
}

html body.yellow-scheme .color-custom {
    background-color: #f7c983;
}

html body.yellow-scheme .reply-text .send-reply .color-custom {
    background-color: #57b84a;
}

html body.yellow-scheme .fc .fc-event {
    background-color: #d28630;
    border-color: #d28630;
}

html body.yellow-scheme .fc .fc-button {
    background-color: #f0a42f;
}

    html body.yellow-scheme .fc .fc-button.fc-state-active {
        background-color: #f7c983;
    }

html body.yellow-scheme .part2 .part2_1_1 .waves-effect.waves-pink .waves-ripple {
    background-color: #f7c983;
}

html body.yellow-scheme .autocomplete-content .autocomplete-option span {
    color: #f0a42f !important;
}

html body.yellow-scheme .e-commerce-products .top-bg {
    background: #fff;
}

html body.yellow-scheme .foot4 {
    background-color: #f0a42f;
}

html body.yellow-scheme footer {
    background-color: #f0a42f;
}

    html body.yellow-scheme footer .foot4 {
        background-color: #f0a42f;
    }

        html body.yellow-scheme footer .foot4 i.zmdi {
            transition: all 0.2s ease;
        }

            html body.yellow-scheme footer .foot4 i.zmdi:hover {
                color: white;
            }

    html body.yellow-scheme footer .btn, html body.yellow-scheme footer .btn-large {
        background-color: #439f47;
    }

html body.yellow-scheme .foot4 i.zmdi:hover {
    color: #f7c983;
}

html body.yellow-scheme .foot4 h3 {
    color: #fff;
}

html body.yellow-scheme .foot3 i.zmdi:hover {
    color: #f7c983;
}

html body.yellow-scheme .foot2 i.zmdi:hover {
    color: #f7c983;
}

html body.yellow-scheme .foot1 i.zmdi:hover {
    color: #f7c983;
}

html body.yellow-scheme .foot1 .f-info h3 {
    color: #f0a42f;
}

html body.yellow-scheme .dataTables_wrapper .dataTables_paginate {
    border: 1px solid #d28630;
}

    html body.yellow-scheme .dataTables_wrapper .dataTables_paginate .paginate_button {
        border-right: 1px solid #d28630;
    }

        html body.yellow-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.current {
            background-color: #f0a42f;
            border-left: none;
            border-right: 1px solid #d28630;
        }

            html body.yellow-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
                color: #fff !important;
            }

        html body.yellow-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
            color: #fff !important;
        }

        html body.yellow-scheme .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            background-color: #d28630;
            color: #fff;
        }

        html body.yellow-scheme .dataTables_wrapper .dataTables_paginate .paginate_button.next {
            border-right: 1px solid transparent;
        }

html body.yellow-scheme .tabs .tab a {
    color: #f7c983;
}

html body.yellow-scheme .tabs .indicator {
    background-color: #f7c983;
}

html body.yellow-scheme #update-status .btn, html body.yellow-scheme #update-status .btn-large {
    background-color: #f0a42f !important;
}

html body.yellow-scheme #back-to-orders {
    background-color: #f7c983 !important;
}

html body.yellow-scheme #search-order:focus, html body.yellow-scheme #search-order1:focus {
    border-bottom: 2px solid #d28630 !important;
}

html body.yellow-scheme .nav-color-white nav {
    background-color: #fff;
}

    html body.yellow-scheme .nav-color-white nav .nav-wrapper a.brand-logo {
        background-color: transparent;
        height: 64px;
        line-height: 1.2;
        font-size: 46px;
        color: #f0a42f;
    }

@media only screen and (max-width: 600px) {
    html body.yellow-scheme .nav-color-white nav .nav-wrapper a.brand-logo {
        height: 56px;
        line-height: 1;
    }
}

html body.yellow-scheme .nav-color-white nav .nav-wrapper a.brand-logo2 {
    background: url("../images/logos/mara_logo_yellow.png") no-repeat;
    background-position: center;
}

html body.yellow-scheme .nav-color-white nav input[type=search]:not(:focus) {
    background-color: #f7c983;
}

html body.yellow-scheme .nav-color-white nav ul a {
    color: #f0a42f;
}

html body.yellow-scheme .nav-color-white nav ul.profile-activities a {
    color: #f0a42f;
}

    html body.yellow-scheme .nav-color-white nav ul.profile-activities a.activate, html body.yellow-scheme .nav-color-white nav ul.profile-activities a:hover {
        background-color: #fff !important;
    }

html body.yellow-scheme .nav-color-white nav.site-nav ul li > .dropdown-content li > a {
    color: #fff;
}

html body.yellow-scheme .nav-color-white .material-icons.menu {
    color: #f0a42f;
}

html body.yellow-scheme .fontello-icon {
    color: #f0a42f;
}

html body.yellow-scheme .social-quotes1 {
    background-color: #f7c983;
}

html body.yellow-scheme .social-quotes2 {
    background-color: #30499B;
}

html body.yellow-scheme .social-quotes3 {
    background-color: #EE4035;
}

html body.yellow-scheme .social-quotes4 {
    background-color: #56B949;
}

html body.yellow-scheme .socialMessage .messageBox .first.avatar .card-panel {
    background-color: #30499B;
}

    html body.yellow-scheme .socialMessage .messageBox .first.avatar .card-panel.user-message {
        background-color: #56B949;
    }

html body.yellow-scheme .blog-desc .addedBy {
    color: #f0a42f;
}

html body.yellow-scheme .pricing .btn.start-button, html body.yellow-scheme .pricing .start-button.btn-large {
    background-color: #30499B;
}

html body.yellow-scheme .pricing .btn.trial, html body.yellow-scheme .pricing .trial.btn-large {
    background-color: #EE4035;
}

html body.yellow-scheme .paragraph-title {
    color: #30499B;
}

html body.yellow-scheme .timeline .timeline-milestone .milestone-title {
    background-color: #f0a42f;
}

html body.yellow-scheme .timeline .timeline-badge1 {
    background-color: #30499B;
}

html body.yellow-scheme .timeline .timeline-badge2 {
    background-color: #EE4035;
}

html body.yellow-scheme .timeline .timeline-badge3 {
    background-color: #56B949;
}

html body.yellow-scheme .profile .collection .collection-header {
    background-color: #EE4035;
}

html body.yellow-scheme .profile .secondC-btn {
    background-color: #EE4035;
}

html body.yellow-scheme .feed-page .upload-files .secondC-btn {
    background-color: #30499B;
}

html body.yellow-scheme .part1 .color-custom:first-child {
    background-color: #30499B;
}

html body.yellow-scheme #elements2 i.active {
    color: #f0a42f;
}

html body.yellow-scheme #elements2 .btn, html body.yellow-scheme #elements2 .btn-large {
    background-color: #30499B;
}

html body.yellow-scheme #elements5 .btn:nth-child(2n+1), html body.yellow-scheme #elements5 .btn-large:nth-child(2n+1) {
    background-color: #EE4035;
}

html body.yellow-scheme #elements5 .btn:nth-child(2n), html body.yellow-scheme #elements5 .btn-large:nth-child(2n) {
    background-color: #30499B;
}

html body.yellow-scheme .card-default .default-panel-widget {
    background-color: #30499B;
}

html body.yellow-scheme .signUp-btn, html body.yellow-scheme .navbars .signUp-btn2, .navbars html body.yellow-scheme .signUp-btn2 {
    background-color: #f0a42f;
}

html body.yellow-scheme .signUp-btn2 {
    border-color: #f0a42f;
}

html body.yellow-scheme .tabInbox_3_1 .active-item {
    background-color: #f0a42f;
}

html body.yellow-scheme .first.avatar .card-panel {
    background-color: #30499B;
}

    html body.yellow-scheme .first.avatar .card-panel.user-message {
        background-color: #56B949;
    }

html body.yellow-scheme .buttons .primary-button, html body.yellow-scheme .buttons .primary-button:hover {
    background-color: #f3a530;
}

    html body.yellow-scheme .buttons .primary-button.custom-btn, html body.yellow-scheme .buttons .primary-button:hover.custom-btn {
        background-color: transparent;
        border-color: #30499B;
        color: #30499B;
    }

html body .topScroll {
    top: 0 !important;
}

.gal-images {
    margin: 2px;
}

.content-container {
    padding: 0 42px;
    margin-bottom: 50px;
}

@media (max-width:480px) {
    .content-container {
        padding: 0 10px;
    }
}

.page-title {
    margin-left: 34px;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

#demo-table_info {
    margin-bottom: 5px;
    margin-top: 25px;
}

#demo-table_paginate {
    margin-bottom: 5px;
    margin-top: 25px;
}

.header-content {
    padding: 0 42px;
}

@media (max-width:480px) {
    .header-content {
        padding: 0 15px;
    }
}

.header-content .small-charts {
    margin: 35px 0;
}

#demo-table {
    border-collapse: collapse;
}

.font16 {
    font-size: 16px;
}

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

.profile .collection .collection-header {
    background-color: #88c542;
}

.profile .secondC-btn {
    background-color: #88c542;
}

.feed-page .upload-files .secondC-btn {
    background-color: #88c542;
}

pre:before {
    display: none !important;
}

.media-header {
    padding: 20px 0;
}

.jqstooltip {
    display: none !important;
}

.first.avatar .card-panel {
    background-color: #f3a530;
}

.first.avatar .circle {
    top: 12px;
    right: 10px;
}

.second .card-panel {
    background-color: #f4f4f4;
}

@media (max-width:480px) {
    .messageBox .collection > .collection-item.avatar.first {
        padding-right: 10px;
    }

    .messageBox .collection > .collection-item.avatar > .title {
        padding-top: 10px;
        display: inline-block;
    }

    .messageBox .collection > .collection-item.avatar > .user-message {
        margin: 20px 0 0 -60px;
    }
}

.card-content > h5 {
    margin: 0;
}

@media (max-width:480px) {
}

@media (max-width:480px) {
    .section-header > h4 {
        font-size: 1.7rem;
    }

        .section-header > h4.page-title {
            margin-left: 5px;
        }
}

@media (max-width:480px) {
    .breadcrumb {
        font-size: 12px;
    }
}

@media (max-width:480px) {
    .slider > .slides .caption > h3 {
        font-size: 2.05rem;
    }

    .slider > .slides .caption > h5 {
        font-size: 1.25rem;
    }
}

.dropdown-content li a:hover {
    background-color: transparent;
}
