/*
Widex Custom Colors 
	PRIMARY
		#4E4B48
		#C7C1BA

	SECONDARY
		Corduroy #6A7970
		Amazon #B3C0BA
		Ship Cove #6981B4
		Thunderbird #BDCAE0
		Eggplant #745568
		Lily #BA9EB5
		Blush #C3566D
		Careys Pink #C9AAAE

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.widex-blue {
  background-color: #009cdd !important;
}

.widex-blue-text {
  color: #009cdd !important;
}

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

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

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

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

.widex-blue.lighten-3 {
  background-color: #77d7ff !important;
}

.widex-blue-text.text-lighten-3 {
  color: #77d7ff !important;
}

.widex-blue.lighten-2 {
  background-color: #44c8ff !important;
}

.widex-blue-text.text-lighten-2 {
  color: #44c8ff !important;
}

.widex-blue.lighten-1 {
  background-color: #11b9ff !important;
}

.widex-blue-text.text-lighten-1 {
  color: #11b9ff !important;
}

.widex-blue.darken-1 {
  background-color: #0078aa !important;
}

.widex-blue-text.text-darken-1 {
  color: #0078aa !important;
}

.widex-blue.darken-2 {
  background-color: #005477 !important;
}

.widex-blue-text.text-darken-2 {
  color: #005477 !important;
}

.widex-blue.darken-3 {
  background-color: #003044 !important;
}

.widex-blue-text.text-darken-3 {
  color: #003044 !important;
}

.widex-blue.darken-4 {
  background-color: #000c11 !important;
}

.widex-blue-text.text-darken-4 {
  color: #000c11 !important;
}

.widex-grey {
  background-color: #303030 !important;
}

.widex-grey-text {
  color: #303030 !important;
}

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

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

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

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

.widex-grey.lighten-3 {
  background-color: #7d7d7d !important;
}

.widex-grey-text.text-lighten-3 {
  color: #7d7d7d !important;
}

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

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

.widex-grey.lighten-1 {
  background-color: #4a4a4a !important;
}

.widex-grey-text.text-lighten-1 {
  color: #4a4a4a !important;
}

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

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

.widex-grey.darken-2 {
  background-color: black !important;
}

.widex-grey-text.text-darken-2 {
  color: black !important;
}

.widex-grey.darken-3 {
  background-color: black !important;
}

.widex-grey-text.text-darken-3 {
  color: black !important;
}

.widex-grey.darken-4 {
  background-color: black !important;
}

.widex-grey-text.text-darken-4 {
  color: black !important;
}

.widex-fav {
  background-color: #ff4d67 !important;
}

.widex-fav-text {
  color: #ff4d67 !important;
}

.widex-fav.lighten-5 {
  background-color: white !important;
}

.widex-fav-text.text-lighten-5 {
  color: white !important;
}

.widex-fav.lighten-4 {
  background-color: white !important;
}

.widex-fav-text.text-lighten-4 {
  color: white !important;
}

.widex-fav.lighten-3 {
  background-color: #ffe6ea !important;
}

.widex-fav-text.text-lighten-3 {
  color: #ffe6ea !important;
}

.widex-fav.lighten-2 {
  background-color: #ffb3be !important;
}

.widex-fav-text.text-lighten-2 {
  color: #ffb3be !important;
}

.widex-fav.lighten-1 {
  background-color: #ff8093 !important;
}

.widex-fav-text.text-lighten-1 {
  color: #ff8093 !important;
}

.widex-fav.darken-1 {
  background-color: #ff1a3b !important;
}

.widex-fav-text.text-darken-1 {
  color: #ff1a3b !important;
}

.widex-fav.darken-2 {
  background-color: #e60022 !important;
}

.widex-fav-text.text-darken-2 {
  color: #e60022 !important;
}

.widex-fav.darken-3 {
  background-color: #b3001a !important;
}

.widex-fav-text.text-darken-3 {
  color: #b3001a !important;
}

.widex-fav.darken-4 {
  background-color: #800013 !important;
}

.widex-fav-text.text-darken-4 {
  color: #800013 !important;
}

.widex-primary-dark {
  background-color: #4e4b48 !important;
}

.widex-primary-dark-text {
  color: #4e4b48 !important;
}

.widex-primary-dark.lighten-5 {
  background-color: #cdcbc8 !important;
}

.widex-primary-dark-text.text-lighten-5 {
  color: #cdcbc8 !important;
}

.widex-primary-dark.lighten-4 {
  background-color: #b4b1ae !important;
}

.widex-primary-dark-text.text-lighten-4 {
  color: #b4b1ae !important;
}

.widex-primary-dark.lighten-3 {
  background-color: #9c9893 !important;
}

.widex-primary-dark-text.text-lighten-3 {
  color: #9c9893 !important;
}

.widex-primary-dark.lighten-2 {
  background-color: #837e79 !important;
}

.widex-primary-dark-text.text-lighten-2 {
  color: #837e79 !important;
}

.widex-primary-dark.lighten-1 {
  background-color: #696560 !important;
}

.widex-primary-dark-text.text-lighten-1 {
  color: #696560 !important;
}

.widex-primary-dark.darken-1 {
  background-color: #333230 !important;
}

.widex-primary-dark-text.text-darken-1 {
  color: #333230 !important;
}

.widex-primary-dark.darken-2 {
  background-color: #191817 !important;
}

.widex-primary-dark-text.text-darken-2 {
  color: #191817 !important;
}

.widex-primary-dark.darken-3 {
  background-color: black !important;
}

.widex-primary-dark-text.text-darken-3 {
  color: black !important;
}

.widex-primary-dark.darken-4 {
  background-color: black !important;
}

.widex-primary-dark-text.text-darken-4 {
  color: black !important;
}

.widex-primary-light {
  background-color: #c7c1ba !important;
}

.widex-primary-light-text {
  color: #c7c1ba !important;
}

.widex-primary-light.lighten-5 {
  background-color: white !important;
}

.widex-primary-light-text.text-lighten-5 {
  color: white !important;
}

.widex-primary-light.lighten-4 {
  background-color: white !important;
}

.widex-primary-light-text.text-lighten-4 {
  color: white !important;
}

.widex-primary-light.lighten-3 {
  background-color: white !important;
}

.widex-primary-light-text.text-lighten-3 {
  color: white !important;
}

.widex-primary-light.lighten-2 {
  background-color: #f5f4f2 !important;
}

.widex-primary-light-text.text-lighten-2 {
  color: #f5f4f2 !important;
}

.widex-primary-light.lighten-1 {
  background-color: #dedad6 !important;
}

.widex-primary-light-text.text-lighten-1 {
  color: #dedad6 !important;
}

.widex-primary-light.darken-1 {
  background-color: #b0a89e !important;
}

.widex-primary-light-text.text-darken-1 {
  color: #b0a89e !important;
}

.widex-primary-light.darken-2 {
  background-color: #998e82 !important;
}

.widex-primary-light-text.text-darken-2 {
  color: #998e82 !important;
}

.widex-primary-light.darken-3 {
  background-color: #807568 !important;
}

.widex-primary-light-text.text-darken-3 {
  color: #807568 !important;
}

.widex-primary-light.darken-4 {
  background-color: #645b51 !important;
}

.widex-primary-light-text.text-darken-4 {
  color: #645b51 !important;
}

.widex-secondary-corduroy {
  background-color: #6a7970 !important;
}

.widex-secondary-corduroy-text {
  color: #6a7970 !important;
}

.widex-secondary-corduroy.lighten-5 {
  background-color: #f0f2f1 !important;
}

.widex-secondary-corduroy-text.text-lighten-5 {
  color: #f0f2f1 !important;
}

.widex-secondary-corduroy.lighten-4 {
  background-color: #d5dad7 !important;
}

.widex-secondary-corduroy-text.text-lighten-4 {
  color: #d5dad7 !important;
}

.widex-secondary-corduroy.lighten-3 {
  background-color: #bac2bd !important;
}

.widex-secondary-corduroy-text.text-lighten-3 {
  color: #bac2bd !important;
}

.widex-secondary-corduroy.lighten-2 {
  background-color: #9faaa3 !important;
}

.widex-secondary-corduroy-text.text-lighten-2 {
  color: #9faaa3 !important;
}

.widex-secondary-corduroy.lighten-1 {
  background-color: #839389 !important;
}

.widex-secondary-corduroy-text.text-lighten-1 {
  color: #839389 !important;
}

.widex-secondary-corduroy.darken-1 {
  background-color: #525e57 !important;
}

.widex-secondary-corduroy-text.text-darken-1 {
  color: #525e57 !important;
}

.widex-secondary-corduroy.darken-2 {
  background-color: #3a433e !important;
}

.widex-secondary-corduroy-text.text-darken-2 {
  color: #3a433e !important;
}

.widex-secondary-corduroy.darken-3 {
  background-color: #232725 !important;
}

.widex-secondary-corduroy-text.text-darken-3 {
  color: #232725 !important;
}

.widex-secondary-corduroy.darken-4 {
  background-color: #0b0c0b !important;
}

.widex-secondary-corduroy-text.text-darken-4 {
  color: #0b0c0b !important;
}

.widex-secondary-amazon {
  background-color: #b3c0ba !important;
}

.widex-secondary-amazon-text {
  color: #b3c0ba !important;
}

.widex-secondary-amazon.lighten-5 {
  background-color: white !important;
}

.widex-secondary-amazon-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-amazon.lighten-4 {
  background-color: white !important;
}

.widex-secondary-amazon-text.text-lighten-4 {
  color: white !important;
}

.widex-secondary-amazon.lighten-3 {
  background-color: white !important;
}

.widex-secondary-amazon-text.text-lighten-3 {
  color: white !important;
}

.widex-secondary-amazon.lighten-2 {
  background-color: #ebeeed !important;
}

.widex-secondary-amazon-text.text-lighten-2 {
  color: #ebeeed !important;
}

.widex-secondary-amazon.lighten-1 {
  background-color: #cfd7d3 !important;
}

.widex-secondary-amazon-text.text-lighten-1 {
  color: #cfd7d3 !important;
}

.widex-secondary-amazon.darken-1 {
  background-color: #97a9a1 !important;
}

.widex-secondary-amazon-text.text-darken-1 {
  color: #97a9a1 !important;
}

.widex-secondary-amazon.darken-2 {
  background-color: #7b9287 !important;
}

.widex-secondary-amazon-text.text-darken-2 {
  color: #7b9287 !important;
}

.widex-secondary-amazon.darken-3 {
  background-color: #63776e !important;
}

.widex-secondary-amazon-text.text-darken-3 {
  color: #63776e !important;
}

.widex-secondary-amazon.darken-4 {
  background-color: #4c5b54 !important;
}

.widex-secondary-amazon-text.text-darken-4 {
  color: #4c5b54 !important;
}

.widex-secondary-shipcove {
  background-color: #6981b4 !important;
}

.widex-secondary-shipcove-text {
  color: #6981b4 !important;
}

.widex-secondary-shipcove.lighten-5 {
  background-color: white !important;
}

.widex-secondary-shipcove-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-shipcove.lighten-4 {
  background-color: #f1f3f8 !important;
}

.widex-secondary-shipcove-text.text-lighten-4 {
  color: #f1f3f8 !important;
}

.widex-secondary-shipcove.lighten-3 {
  background-color: #cfd7e7 !important;
}

.widex-secondary-shipcove-text.text-lighten-3 {
  color: #cfd7e7 !important;
}

.widex-secondary-shipcove.lighten-2 {
  background-color: #adbad6 !important;
}

.widex-secondary-shipcove-text.text-lighten-2 {
  color: #adbad6 !important;
}

.widex-secondary-shipcove.lighten-1 {
  background-color: #8b9ec5 !important;
}

.widex-secondary-shipcove-text.text-lighten-1 {
  color: #8b9ec5 !important;
}

.widex-secondary-shipcove.darken-1 {
  background-color: #4e679c !important;
}

.widex-secondary-shipcove-text.text-darken-1 {
  color: #4e679c !important;
}

.widex-secondary-shipcove.darken-2 {
  background-color: #3d517a !important;
}

.widex-secondary-shipcove-text.text-darken-2 {
  color: #3d517a !important;
}

.widex-secondary-shipcove.darken-3 {
  background-color: #2c3a58 !important;
}

.widex-secondary-shipcove-text.text-darken-3 {
  color: #2c3a58 !important;
}

.widex-secondary-shipcove.darken-4 {
  background-color: #1b2436 !important;
}

.widex-secondary-shipcove-text.text-darken-4 {
  color: #1b2436 !important;
}

.widex-secondary-thunderbird {
  background-color: #bdcae0 !important;
}

.widex-secondary-thunderbird-text {
  color: #bdcae0 !important;
}

.widex-secondary-thunderbird.lighten-5 {
  background-color: white !important;
}

.widex-secondary-thunderbird-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-thunderbird.lighten-4 {
  background-color: white !important;
}

.widex-secondary-thunderbird-text.text-lighten-4 {
  color: white !important;
}

.widex-secondary-thunderbird.lighten-3 {
  background-color: white !important;
}

.widex-secondary-thunderbird-text.text-lighten-3 {
  color: white !important;
}

.widex-secondary-thunderbird.lighten-2 {
  background-color: white !important;
}

.widex-secondary-thunderbird-text.text-lighten-2 {
  color: white !important;
}

.widex-secondary-thunderbird.lighten-1 {
  background-color: #e0e6f0 !important;
}

.widex-secondary-thunderbird-text.text-lighten-1 {
  color: #e0e6f0 !important;
}

.widex-secondary-thunderbird.darken-1 {
  background-color: #9aaed0 !important;
}

.widex-secondary-thunderbird-text.text-darken-1 {
  color: #9aaed0 !important;
}

.widex-secondary-thunderbird.darken-2 {
  background-color: #7892bf !important;
}

.widex-secondary-thunderbird-text.text-darken-2 {
  color: #7892bf !important;
}

.widex-secondary-thunderbird.darken-3 {
  background-color: #5576af !important;
}

.widex-secondary-thunderbird-text.text-darken-3 {
  color: #5576af !important;
}

.widex-secondary-thunderbird.darken-4 {
  background-color: #435f8e !important;
}

.widex-secondary-thunderbird-text.text-darken-4 {
  color: #435f8e !important;
}

.widex-secondary-eggplant {
  background-color: #745568 !important;
}

.widex-secondary-eggplant-text {
  color: #745568 !important;
}

.widex-secondary-eggplant.lighten-5 {
  background-color: #e8e0e5 !important;
}

.widex-secondary-eggplant-text.text-lighten-5 {
  color: #e8e0e5 !important;
}

.widex-secondary-eggplant.lighten-4 {
  background-color: #d3c2cc !important;
}

.widex-secondary-eggplant-text.text-lighten-4 {
  color: #d3c2cc !important;
}

.widex-secondary-eggplant.lighten-3 {
  background-color: #bda5b4 !important;
}

.widex-secondary-eggplant-text.text-lighten-3 {
  color: #bda5b4 !important;
}

.widex-secondary-eggplant.lighten-2 {
  background-color: #a7889b !important;
}

.widex-secondary-eggplant-text.text-lighten-2 {
  color: #a7889b !important;
}

.widex-secondary-eggplant.lighten-1 {
  background-color: #916b82 !important;
}

.widex-secondary-eggplant-text.text-lighten-1 {
  color: #916b82 !important;
}

.widex-secondary-eggplant.darken-1 {
  background-color: #573f4e !important;
}

.widex-secondary-eggplant-text.text-darken-1 {
  color: #573f4e !important;
}

.widex-secondary-eggplant.darken-2 {
  background-color: #392a33 !important;
}

.widex-secondary-eggplant-text.text-darken-2 {
  color: #392a33 !important;
}

.widex-secondary-eggplant.darken-3 {
  background-color: #1c1419 !important;
}

.widex-secondary-eggplant-text.text-darken-3 {
  color: #1c1419 !important;
}

.widex-secondary-eggplant.darken-4 {
  background-color: black !important;
}

.widex-secondary-eggplant-text.text-darken-4 {
  color: black !important;
}

.widex-secondary-lily {
  background-color: #ba9eb5 !important;
}

.widex-secondary-lily-text {
  color: #ba9eb5 !important;
}

.widex-secondary-lily.lighten-5 {
  background-color: white !important;
}

.widex-secondary-lily-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-lily.lighten-4 {
  background-color: white !important;
}

.widex-secondary-lily-text.text-lighten-4 {
  color: white !important;
}

.widex-secondary-lily.lighten-3 {
  background-color: #faf7f9 !important;
}

.widex-secondary-lily-text.text-lighten-3 {
  color: #faf7f9 !important;
}

.widex-secondary-lily.lighten-2 {
  background-color: #e4dae2 !important;
}

.widex-secondary-lily-text.text-lighten-2 {
  color: #e4dae2 !important;
}

.widex-secondary-lily.lighten-1 {
  background-color: #cfbccc !important;
}

.widex-secondary-lily-text.text-lighten-1 {
  color: #cfbccc !important;
}

.widex-secondary-lily.darken-1 {
  background-color: #a5809e !important;
}

.widex-secondary-lily-text.text-darken-1 {
  color: #a5809e !important;
}

.widex-secondary-lily.darken-2 {
  background-color: #8d6586 !important;
}

.widex-secondary-lily-text.text-darken-2 {
  color: #8d6586 !important;
}

.widex-secondary-lily.darken-3 {
  background-color: #704f6a !important;
}

.widex-secondary-lily-text.text-darken-3 {
  color: #704f6a !important;
}

.widex-secondary-lily.darken-4 {
  background-color: #523a4e !important;
}

.widex-secondary-lily-text.text-darken-4 {
  color: #523a4e !important;
}

.widex-secondary-blush {
  background-color: #c3566d !important;
}

.widex-secondary-blush-text {
  color: #c3566d !important;
}

.widex-secondary-blush.lighten-5 {
  background-color: white !important;
}

.widex-secondary-blush-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-blush.lighten-4 {
  background-color: #f8edef !important;
}

.widex-secondary-blush-text.text-lighten-4 {
  color: #f8edef !important;
}

.widex-secondary-blush.lighten-3 {
  background-color: #ebc7cf !important;
}

.widex-secondary-blush-text.text-lighten-3 {
  color: #ebc7cf !important;
}

.widex-secondary-blush.lighten-2 {
  background-color: #dea1ae !important;
}

.widex-secondary-blush-text.text-lighten-2 {
  color: #dea1ae !important;
}

.widex-secondary-blush.lighten-1 {
  background-color: #d07c8e !important;
}

.widex-secondary-blush-text.text-lighten-1 {
  color: #d07c8e !important;
}

.widex-secondary-blush.darken-1 {
  background-color: #aa3c53 !important;
}

.widex-secondary-blush-text.text-darken-1 {
  color: #aa3c53 !important;
}

.widex-secondary-blush.darken-2 {
  background-color: #842f41 !important;
}

.widex-secondary-blush-text.text-darken-2 {
  color: #842f41 !important;
}

.widex-secondary-blush.darken-3 {
  background-color: #5e222e !important;
}

.widex-secondary-blush-text.text-darken-3 {
  color: #5e222e !important;
}

.widex-secondary-blush.darken-4 {
  background-color: #39141c !important;
}

.widex-secondary-blush-text.text-darken-4 {
  color: #39141c !important;
}

.widex-secondary-careys-pink {
  background-color: #c9aaae !important;
}

.widex-secondary-careys-pink-text {
  color: #c9aaae !important;
}

.widex-secondary-careys-pink.lighten-5 {
  background-color: white !important;
}

.widex-secondary-careys-pink-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-careys-pink.lighten-4 {
  background-color: white !important;
}

.widex-secondary-careys-pink-text.text-lighten-4 {
  color: white !important;
}

.widex-secondary-careys-pink.lighten-3 {
  background-color: white !important;
}

.widex-secondary-careys-pink-text.text-lighten-3 {
  color: white !important;
}

.widex-secondary-careys-pink.lighten-2 {
  background-color: #f1e8e9 !important;
}

.widex-secondary-careys-pink-text.text-lighten-2 {
  color: #f1e8e9 !important;
}

.widex-secondary-careys-pink.lighten-1 {
  background-color: #ddc9cc !important;
}

.widex-secondary-careys-pink-text.text-lighten-1 {
  color: #ddc9cc !important;
}

.widex-secondary-careys-pink.darken-1 {
  background-color: #b58b90 !important;
}

.widex-secondary-careys-pink-text.text-darken-1 {
  color: #b58b90 !important;
}

.widex-secondary-careys-pink.darken-2 {
  background-color: #a16c73 !important;
}

.widex-secondary-careys-pink-text.text-darken-2 {
  color: #a16c73 !important;
}

.widex-secondary-careys-pink.darken-3 {
  background-color: #85555b !important;
}

.widex-secondary-careys-pink-text.text-darken-3 {
  color: #85555b !important;
}

.widex-secondary-careys-pink.darken-4 {
  background-color: #664146 !important;
}

.widex-secondary-careys-pink-text.text-darken-4 {
  color: #664146 !important;
}

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

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

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

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

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

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

.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: 993px) {
  .container {
    width: 70%;
  }
}
.section {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.section.no-pad {
  padding: 0;
}
.section.no-pad-bot {
  padding-bottom: 0;
}
.section.no-pad-top {
  padding-top: 0;
}

.matRow {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.matRow:after {
  content: "";
  display: table;
  clear: both;
}
.matRow .col {
  float: left;
  box-sizing: border-box;
  padding: 0 0.75rem;
  min-height: 1px;
}
.matRow .col[class*="push-"], .matRow .col[class*="pull-"] {
  position: relative;
}
.matRow .col.s1 {
  width: 8.33333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.matRow .col.s2 {
  width: 16.66667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.matRow .col.s3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.matRow .col.s4 {
  width: 33.33333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.matRow .col.s5 {
  width: 41.66667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.matRow .col.s6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.matRow .col.s7 {
  width: 58.33333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.matRow .col.s8 {
  width: 66.66667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.matRow .col.s9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.matRow .col.s10 {
  width: 83.33333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.matRow .col.s11 {
  width: 91.66667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.matRow .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.matRow .col.offset-s1 {
  margin-left: 8.33333%;
}
.matRow .col.pull-s1 {
  right: 8.33333%;
}
.matRow .col.push-s1 {
  left: 8.33333%;
}
.matRow .col.offset-s2 {
  margin-left: 16.66667%;
}
.matRow .col.pull-s2 {
  right: 16.66667%;
}
.matRow .col.push-s2 {
  left: 16.66667%;
}
.matRow .col.offset-s3 {
  margin-left: 25%;
}
.matRow .col.pull-s3 {
  right: 25%;
}
.matRow .col.push-s3 {
  left: 25%;
}
.matRow .col.offset-s4 {
  margin-left: 33.33333%;
}
.matRow .col.pull-s4 {
  right: 33.33333%;
}
.matRow .col.push-s4 {
  left: 33.33333%;
}
.matRow .col.offset-s5 {
  margin-left: 41.66667%;
}
.matRow .col.pull-s5 {
  right: 41.66667%;
}
.matRow .col.push-s5 {
  left: 41.66667%;
}
.matRow .col.offset-s6 {
  margin-left: 50%;
}
.matRow .col.pull-s6 {
  right: 50%;
}
.matRow .col.push-s6 {
  left: 50%;
}
.matRow .col.offset-s7 {
  margin-left: 58.33333%;
}
.matRow .col.pull-s7 {
  right: 58.33333%;
}
.matRow .col.push-s7 {
  left: 58.33333%;
}
.matRow .col.offset-s8 {
  margin-left: 66.66667%;
}
.matRow .col.pull-s8 {
  right: 66.66667%;
}
.matRow .col.push-s8 {
  left: 66.66667%;
}
.matRow .col.offset-s9 {
  margin-left: 75%;
}
.matRow .col.pull-s9 {
  right: 75%;
}
.matRow .col.push-s9 {
  left: 75%;
}
.matRow .col.offset-s10 {
  margin-left: 83.33333%;
}
.matRow .col.pull-s10 {
  right: 83.33333%;
}
.matRow .col.push-s10 {
  left: 83.33333%;
}
.matRow .col.offset-s11 {
  margin-left: 91.66667%;
}
.matRow .col.pull-s11 {
  right: 91.66667%;
}
.matRow .col.push-s11 {
  left: 91.66667%;
}
.matRow .col.offset-s12 {
  margin-left: 100%;
}
.matRow .col.pull-s12 {
  right: 100%;
}
.matRow .col.push-s12 {
  left: 100%;
}
@media only screen and (min-width: 601px) {
  .matRow .col.m1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.m2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.m4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.m5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.m7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.m8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.m10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.m11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.offset-m1 {
    margin-left: 8.33333%;
  }
  .matRow .col.pull-m1 {
    right: 8.33333%;
  }
  .matRow .col.push-m1 {
    left: 8.33333%;
  }
  .matRow .col.offset-m2 {
    margin-left: 16.66667%;
  }
  .matRow .col.pull-m2 {
    right: 16.66667%;
  }
  .matRow .col.push-m2 {
    left: 16.66667%;
  }
  .matRow .col.offset-m3 {
    margin-left: 25%;
  }
  .matRow .col.pull-m3 {
    right: 25%;
  }
  .matRow .col.push-m3 {
    left: 25%;
  }
  .matRow .col.offset-m4 {
    margin-left: 33.33333%;
  }
  .matRow .col.pull-m4 {
    right: 33.33333%;
  }
  .matRow .col.push-m4 {
    left: 33.33333%;
  }
  .matRow .col.offset-m5 {
    margin-left: 41.66667%;
  }
  .matRow .col.pull-m5 {
    right: 41.66667%;
  }
  .matRow .col.push-m5 {
    left: 41.66667%;
  }
  .matRow .col.offset-m6 {
    margin-left: 50%;
  }
  .matRow .col.pull-m6 {
    right: 50%;
  }
  .matRow .col.push-m6 {
    left: 50%;
  }
  .matRow .col.offset-m7 {
    margin-left: 58.33333%;
  }
  .matRow .col.pull-m7 {
    right: 58.33333%;
  }
  .matRow .col.push-m7 {
    left: 58.33333%;
  }
  .matRow .col.offset-m8 {
    margin-left: 66.66667%;
  }
  .matRow .col.pull-m8 {
    right: 66.66667%;
  }
  .matRow .col.push-m8 {
    left: 66.66667%;
  }
  .matRow .col.offset-m9 {
    margin-left: 75%;
  }
  .matRow .col.pull-m9 {
    right: 75%;
  }
  .matRow .col.push-m9 {
    left: 75%;
  }
  .matRow .col.offset-m10 {
    margin-left: 83.33333%;
  }
  .matRow .col.pull-m10 {
    right: 83.33333%;
  }
  .matRow .col.push-m10 {
    left: 83.33333%;
  }
  .matRow .col.offset-m11 {
    margin-left: 91.66667%;
  }
  .matRow .col.pull-m11 {
    right: 91.66667%;
  }
  .matRow .col.push-m11 {
    left: 91.66667%;
  }
  .matRow .col.offset-m12 {
    margin-left: 100%;
  }
  .matRow .col.pull-m12 {
    right: 100%;
  }
  .matRow .col.push-m12 {
    left: 100%;
  }
}
@media only screen and (min-width: 993px) {
  .matRow .col.l1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.l2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.l3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.l4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.l5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.l7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.l8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.l9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.l10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.l11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.offset-l1 {
    margin-left: 8.33333%;
  }
  .matRow .col.pull-l1 {
    right: 8.33333%;
  }
  .matRow .col.push-l1 {
    left: 8.33333%;
  }
  .matRow .col.offset-l2 {
    margin-left: 16.66667%;
  }
  .matRow .col.pull-l2 {
    right: 16.66667%;
  }
  .matRow .col.push-l2 {
    left: 16.66667%;
  }
  .matRow .col.offset-l3 {
    margin-left: 25%;
  }
  .matRow .col.pull-l3 {
    right: 25%;
  }
  .matRow .col.push-l3 {
    left: 25%;
  }
  .matRow .col.offset-l4 {
    margin-left: 33.33333%;
  }
  .matRow .col.pull-l4 {
    right: 33.33333%;
  }
  .matRow .col.push-l4 {
    left: 33.33333%;
  }
  .matRow .col.offset-l5 {
    margin-left: 41.66667%;
  }
  .matRow .col.pull-l5 {
    right: 41.66667%;
  }
  .matRow .col.push-l5 {
    left: 41.66667%;
  }
  .matRow .col.offset-l6 {
    margin-left: 50%;
  }
  .matRow .col.pull-l6 {
    right: 50%;
  }
  .matRow .col.push-l6 {
    left: 50%;
  }
  .matRow .col.offset-l7 {
    margin-left: 58.33333%;
  }
  .matRow .col.pull-l7 {
    right: 58.33333%;
  }
  .matRow .col.push-l7 {
    left: 58.33333%;
  }
  .matRow .col.offset-l8 {
    margin-left: 66.66667%;
  }
  .matRow .col.pull-l8 {
    right: 66.66667%;
  }
  .matRow .col.push-l8 {
    left: 66.66667%;
  }
  .matRow .col.offset-l9 {
    margin-left: 75%;
  }
  .matRow .col.pull-l9 {
    right: 75%;
  }
  .matRow .col.push-l9 {
    left: 75%;
  }
  .matRow .col.offset-l10 {
    margin-left: 83.33333%;
  }
  .matRow .col.pull-l10 {
    right: 83.33333%;
  }
  .matRow .col.push-l10 {
    left: 83.33333%;
  }
  .matRow .col.offset-l11 {
    margin-left: 91.66667%;
  }
  .matRow .col.pull-l11 {
    right: 91.66667%;
  }
  .matRow .col.push-l11 {
    left: 91.66667%;
  }
  .matRow .col.offset-l12 {
    margin-left: 100%;
  }
  .matRow .col.pull-l12 {
    right: 100%;
  }
  .matRow .col.push-l12 {
    left: 100%;
  }
}
@media only screen and (min-width: 1201px) {
  .matRow .col.xl1 {
    width: 8.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.xl2 {
    width: 16.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.xl3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.xl4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.xl5 {
    width: 41.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.xl6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.xl7 {
    width: 58.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.xl8 {
    width: 66.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.xl9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.xl10 {
    width: 83.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.xl11 {
    width: 91.66667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.xl12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .matRow .col.offset-xl1 {
    margin-left: 8.33333%;
  }
  .matRow .col.pull-xl1 {
    right: 8.33333%;
  }
  .matRow .col.push-xl1 {
    left: 8.33333%;
  }
  .matRow .col.offset-xl2 {
    margin-left: 16.66667%;
  }
  .matRow .col.pull-xl2 {
    right: 16.66667%;
  }
  .matRow .col.push-xl2 {
    left: 16.66667%;
  }
  .matRow .col.offset-xl3 {
    margin-left: 25%;
  }
  .matRow .col.pull-xl3 {
    right: 25%;
  }
  .matRow .col.push-xl3 {
    left: 25%;
  }
  .matRow .col.offset-xl4 {
    margin-left: 33.33333%;
  }
  .matRow .col.pull-xl4 {
    right: 33.33333%;
  }
  .matRow .col.push-xl4 {
    left: 33.33333%;
  }
  .matRow .col.offset-xl5 {
    margin-left: 41.66667%;
  }
  .matRow .col.pull-xl5 {
    right: 41.66667%;
  }
  .matRow .col.push-xl5 {
    left: 41.66667%;
  }
  .matRow .col.offset-xl6 {
    margin-left: 50%;
  }
  .matRow .col.pull-xl6 {
    right: 50%;
  }
  .matRow .col.push-xl6 {
    left: 50%;
  }
  .matRow .col.offset-xl7 {
    margin-left: 58.33333%;
  }
  .matRow .col.pull-xl7 {
    right: 58.33333%;
  }
  .matRow .col.push-xl7 {
    left: 58.33333%;
  }
  .matRow .col.offset-xl8 {
    margin-left: 66.66667%;
  }
  .matRow .col.pull-xl8 {
    right: 66.66667%;
  }
  .matRow .col.push-xl8 {
    left: 66.66667%;
  }
  .matRow .col.offset-xl9 {
    margin-left: 75%;
  }
  .matRow .col.pull-xl9 {
    right: 75%;
  }
  .matRow .col.push-xl9 {
    left: 75%;
  }
  .matRow .col.offset-xl10 {
    margin-left: 83.33333%;
  }
  .matRow .col.pull-xl10 {
    right: 83.33333%;
  }
  .matRow .col.push-xl10 {
    left: 83.33333%;
  }
  .matRow .col.offset-xl11 {
    margin-left: 91.66667%;
  }
  .matRow .col.pull-xl11 {
    right: 91.66667%;
  }
  .matRow .col.push-xl11 {
    left: 91.66667%;
  }
  .matRow .col.offset-xl12 {
    margin-left: 100%;
  }
  .matRow .col.pull-xl12 {
    right: 100%;
  }
  .matRow .col.push-xl12 {
    left: 100%;
  }
}

#show_sceWizard {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-image: url(../images/actionForm/sceGreyOut.png);
  display: inline;
  color: #000;
}

#hide_sceWizard {
  display: none;
}

.sceTitle {
  font-size: 17pt;
  font-weight: bold;
  color: #FFF;
  background-image: url(../images/actionForm/sce_topBar.png);
  background-repeat: repeat-x;
  padding-top: 33px;
}

.sce_bottom {
  background-image: url(../images/actionForm/sce_bottom.png);
  background-repeat: repeat-x;
}

.sce_left {
  background-image: url(../images/actionForm/sce_shadow_left.png);
  background-repeat: repeat-y;
  background-position: right;
}

.sce_body_step1,
.sce_body_step2,
.sce_body_step3,
.sce_body_step4,
.sce_body_step5 {
  padding-top: 10px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #FFF;
}

.sce_right {
  background-image: url(../images/actionForm/sce_shadow_right.png);
  background-repeat: repeat-y;
}

#show_sceWizard .instructions {
  font-size: 10pt;
}

#dataList .listData {
  font-size: 9pt;
  vertical-align: top;
  color: #000;
}

#show_sceWizard .listHeading {
  font-size: 10pt;
  font-weight: bold;
  color: #000;
}

#dataList {
  overflow: auto;
  height: 125px;
  border: 1px solid #b5b5b5;
  background-color: #FFF;
}

.actionNormal {
  background-color: #FFF;
}

.actionHighlight {
  background-color: #FFC;
}

.sce_body_step1 #heading1,
.sce_body_step1 #data1 {
  width: 150px;
}

.sce_body_step1 #heading2,
.sce_body_step1 #data2 {
  width: 480px;
}

.sce_body_step1 #heading3,
.sce_body_step1 #data3 {
  width: 150px;
}

.sce_body_step1 #heading4,
.sce_body_step1 #data4 {
  width: 95px;
}

.sce_body_step1 #heading5,
.sce_body_step1 #data5 {
  width: 44px;
}

.sce_body_step3 #heading1,
.sce_body_step3 #data1 {
  width: 120px;
}

.sce_body_step3 #heading2,
.sce_body_step3 #data2 {
  width: 210px;
}

.sce_body_step3 #heading3,
.sce_body_step3 #data3 {
  width: 210px;
}

.sce_body_step4 #heading1,
.sce_body_step4 #data1 {
  width: 210px;
}

.sce_body_step4 #heading2,
.sce_body_step4 #data2 {
  width: 120px;
}

.sce_body_step5 #heading1,
.sce_body_step5 #data1 {
  width: 180px;
}

.sce_body_step5 #heading2,
.sce_body_step5 #data2 {
  width: 280px;
}

.sce_body_step5 #heading3,
.sce_body_step5 #data3 {
  width: 85px;
}

.sce_body_step5 #heading4,
.sce_body_step5 #data4 {
  width: 85px;
}

.footButtons input {
  background-image: url(../images/actionForm/sce_btn_background.png);
  border: 1px solid #002486;
  font-size: 9pt;
  font-weight: bold;
  color: #FFF;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
}

.btn,
.btn-flat,
button,
input[type="button"],
a.button,
a.button:hover {
  border: none;
  border-radius: 0px;
  display: inline-block;
  line-height: 28px;
  padding: 0 14px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}

button.disabled,
input[type="button"].disabled,
.btn.disabled,
.btn-floating.disabled,
.btn-large.disabled,
.btn-small.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-flat:disabled,
.btn[disabled],
.btn-floating[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-flat[disabled] {
  pointer-events: none;
  background-color: #dfdfdf !important;
  box-shadow: none;
  color: #9f9f9f !important;
  cursor: default;
}
button.disabled:hover,
input[type="button"].disabled:hover,
.btn.disabled:hover,
.btn-floating.disabled:hover,
.btn-large.disabled:hover,
.btn-small.disabled:hover,
.btn-flat.disabled:hover,
.btn:disabled:hover,
.btn-floating:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-flat:disabled:hover,
.btn[disabled]:hover,
.btn-floating[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-flat[disabled]:hover {
  background-color: #dfdfdf !important;
  color: #9f9f9f !important;
}

button,
input[type="button"],
.btn,
.btn-floating,
.btn-large,
.btn-small,
.btn-flat {
  font-size: 14px;
  outline: 0;
}
button i,
input[type="button"] i,
.btn i,
.btn-floating i,
.btn-large i,
.btn-small i,
.btn-flat i {
  font-size: 1.3rem;
  line-height: inherit;
}

button:focus,
input[type="button"]:focus,
.btn:focus,
.btn-floating:focus {
  background-color: #333230;
}

button,
a.button,
a.button:hover,
input[type="button"],
.btn {
  text-decoration: none;
  color: #fff;
  background-color: #4e4b48;
  text-align: center;
  letter-spacing: 0.5px;
  transition: background-color 0.2s ease-out;
  cursor: pointer;
}
button:hover,
a.button:hover,
a.button:hover:hover,
input[type="button"]:hover,
.btn:hover {
  background-color: #5b5854;
}

a {
  cursor: pointer;
}

.mainCol .vaiComponent {
  margin-bottom: 6px;
}

.mainCol .priceBreaks .vaiComponent {
  margin-bottom: 1px;
}

.leftCol .vaiComponent {
  margin-bottom: 6px;
}

.leftCol > .vaiComponent {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 30px;
}

.leftCol > .vaiComponent:first-child {
  border-top: none;
}

.rightCol .vaiComponent {
  margin-bottom: 6px;
}

.white_blend {
  width: 100%;
  height: 61px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVkAAAA9CAYAAAAH4BojAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNrs3TsKgFAMRUE/eer+NxztxMYuEWQG3ECKwwUF58ycAKixOAGAyAKILAAiCyCyACILgMgCiCyAyAIgsgAiCyCyAIgsgMgCiCwAIgsgsgAiC4DIAogsACIL0CWuZ3UGgLrIhjMA1EV2OAOAJQtgyQLwjOzmDAAiCyCyAIgsQFtkd2cAEFkAkQVAZAHaIns4A4AlC2DJAiCyACILILIAiCzAV5H1dQGAJQsgsgCILIDIAvwisl58AViyAJYsACILILIAIgvAe2T9EhxAZAFEFgCRBeiL7HAGgLrIhjMAWLIAliwAt1OAAQDwygTBulLIlQAAAABJRU5ErkJggg==);
  position: absolute;
  bottom: 0;
}

.black_blend {
  width: 100%;
  height: 61px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVkAAAA9CAYAAAAH4BojAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPJJREFUeNrs3TEKhTAQRVGjibr/9QoxhY2N3Ywo50A28IrLwP9g6b1PAMSYTQAgsgAiC4DIAogsgMgCILIAIgsgsgCILIDIAogsACILILIAIguAyAKILIDIAiCyACILgMgCZCnjLWYAiFGvB0BQZJsZAFyyAC5ZAO6RXc0AILIAIguAyAKkRXYzA4DIAogsACILkBbZ3QwALlkAlywAIgsgsgAiC4DIArwVWf8uAHDJAogsACILILIAv4isH74AXLIALlkARBZAZAFEFoDnyPokOIDIAogsACILkBfZZgaAuMhWMwC4ZAE+p4x3mAEgxinAAJ+XBbPWGkwAAAAAAElFTkSuQmCC);
  position: absolute;
  bottom: 0;
}

.dijitTitlePane {
  margin-top: 1px;
}

.dijitTitlePane:first-child {
  margin-top: 0px;
}

.vaiComponent .outerBox h2 {
  font-size: 12pt;
  font-weight: bold;
  color: #fff;
  background: #d57a7a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1N2E3YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2E5MDkwOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzkxMDgwOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYjI4MjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d57a7a 0%, #a90909 50%, #910808 50%, #bb2828 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d57a7a), color-stop(50%, #a90909), color-stop(50%, #910808), color-stop(100%, #bb2828));
  background: -webkit-linear-gradient(top, #d57a7a 0%, #a90909 50%, #910808 50%, #bb2828 100%);
  background: -o-linear-gradient(top, #d57a7a 0%, #a90909 50%, #910808 50%, #bb2828 100%);
  background: -ms-linear-gradient(top, #d57a7a 0%, #a90909 50%, #910808 50%, #bb2828 100%);
  background: linear-gradient(to bottom, #d57a7a 0%, #a90909 50%, #910808 50%, #bb2828 100%);
  border: 1px solid #770707;
  line-height: 41px;
  padding-left: 10px;
  margin: 0px;
  margin-bottom: 1px;
  background-color: #bc2626;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}

.vaiComponent .innerBox {
  background: #e5e5e5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e5e5e5 0%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #e5e5e5 0%, white 100%);
  background: -o-linear-gradient(top, #e5e5e5 0%, white 100%);
  background: -ms-linear-gradient(top, #e5e5e5 0%, white 100%);
  background: linear-gradient(to bottom, #e5e5e5 0%, white 100%);
  border: 1px solid #999;
}

.vaiComponent .scroll {
  overflow: auto;
  height: 200px;
}

.vaiComponent .innerBox .cnt,
.vaiComponent .menu {
  margin: 2px;
}

.vaiComponent .menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.vaiComponent .menu ul a {
  color: #676767;
  text-decoration: none;
  display: inline-block;
  /*	background: rgb(255,255,255); /* Old browsers */
  /*	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
  /*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
  /*	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
  /*	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
  /*	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
  /*	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
  line-height: 20px;
  /*	border:1px solid #ededed; */
}

.vaiComponent .menu ul a:hover {
  text-decoration: underline;
  color: #009cdd;
}

.vaiComponent .menu .hide {
  display: none;
}

.vaiComponent .menu .showMore .hide {
  display: inline;
}

.vaiComponent .menu .showMore .less {
  display: none;
}

.vaiComponent .menu ul a {
  padding-left: 10px;
}

.vaiComponent .menu ul ul a {
  padding-left: 20px;
}

.vaiComponent .menu ul ul ul a {
  padding-left: 30px;
}

.selectedAttributes .menu ul a {
  position: absolute;
  padding: 0;
  top: 3px;
  right: 3px;
}

.selectedAttributes .menu ul li {
  padding: 5px 18px 5px 0;
  position: relative;
  border-bottom: 1px solid #ececec;
}

.selectedAttributes .menu ul li:last-child {
  border: none;
}

.selectedAttributes .menu > ul > li > span {
  margin-right: 2px;
}

.selectedAttributes .menu > ul > li > span:after {
  content: ":";
}

.selectedAttributes .menu ul a .aIcon:before {
  content: "\f057";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f00;
}

.selectedAttributes .menu ul a .aText {
  display: none;
}

.productCategories.withImages .menu a {
  display: inline-block;
  vertical-align: top;
  width: 80%;
  padding-left: 0;
  line-height: normal;
}

.productCategories.withImages .menu .categoryImg {
  display: inline-block;
  vertical-align: top;
  width: 20px;
}

.productCategories.withImages .menu .categoryImg img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}

.headerBanner .bcc {
  position: relative;
  min-height: 90px;
}

.headerBanner .bannerContainers {
  -webkit-transition: 350ms ease-out;
  -moz-transition: 350ms ease-out;
  -o-transition: 350ms ease-out;
  transition: 350ms ease-out;
  position: absolute;
  top: 31px;
  right: 35px;
  font-size: 1.1em;
  color: #fff;
}

/* .headerBanner .logoNavContainer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.logoNavContainer .wpthemeInner {
    margin: 0 10px;
} */
.headerBanner .bannerContainers a,
.headerBanner .bannerContainers .bIcon {
  color: #fff;
}

.headerBanner .bannerSearchButton,
.headerBanner .bannerCart {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.headerBanner .accountShelfMenuButton {
  display: none;
}

.bannerContainers .viewCart .dijitButton {
  margin: 0;
}

.bannerContainers .viewCart .dijitButtonText {
  padding: 0;
}

.bannerContainers .viewCart .dijitButtonNode {
  padding: 0 !important;
}

.headerBanner .userAccountName .accountIcon {
  /*	background: url(../images/account-white.gif);
  background-repeat:no-repeat; */
  display: block;
  width: 15px;
  height: 15px;
  float: left;
}

.headerBanner .userAccountName .accountIcon:before {
  content: "\f007";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.1em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  color: inherit;
}

.headerBanner .userAccountName .accountName {
  float: left;
  margin-left: 4px;
}

.shoppingCartInfo .cartLoginLogout {
  float: left;
  margin: 6px;
}

.shoppingCartInfo .shoppingCart {
  float: left;
  margin: 6px;
}

.shoppingCartInfo .shoppingCart .cartIcon {
  background: url(../images/cart.gif);
  background-repeat: no-repeat;
  display: block;
  width: 15px;
  height: 15px;
  float: left;
}

.shoppingCartInfo .shoppingCart .cartItems {
  float: left;
  margin-left: 4px;
}

.shoppingCartButtons .viewCart,
.shoppingCartButtons .checkout {
  /*	float:left; */
}

.shoppingCartButtons .viewCart .bTextAlt {
  float: right;
}

.shoppingCartButtons .viewCart .bQty {
  float: left;
  margin-right: 5px;
}

.shoppingCartButtons .viewCart .bText,
.shoppingCartButtons .viewCart .bTextAlt {
  display: none;
}

.shoppingCartButtons .viewCart .dijitButton .dijitButtonNode {
  background: none;
  filter: none;
  color: #727272;
  border: none;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.shoppingCartButtons .viewCart .bIcon:before {
  content: "\f07a";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  color: inherit;
}

.shoppingCartButtons .viewCart .bQty {
  background: #fff;
  border-radius: 16px;
  bottom: 15px;
  display: block;
  font-size: 12px;
  font-weight: 700;
  height: 16px;
  right: -20px;
  line-height: 16px;
  min-width: 16px;
  padding: 0;
  position: absolute;
  text-align: center;
  color: #333;
}

.shoppingCartInfo .advancedShoppingCart {
  height: 72px;
  width: 208px;
  background-image: url(../images/cartBackground.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -164px;
  left: 6px;
}

.shoppingCartInfo .advancedShoppingCart .cartMsg {
  position: absolute;
  left: 50px;
  top: 7px;
}

.shoppingCartInfo .advancedShoppingCart .price {
  position: absolute;
  right: 125px;
  top: 44px;
  color: #00386f;
  display: none;
}

.shoppingCartInfo .advancedShoppingCart .qty {
  position: absolute;
  left: 97px;
  top: 46px;
  background-image: url(../images/cart-qtyBackground.png);
  background-position: 0px 0px;
  height: 18px;
  width: 18px;
  line-height: 18px;
  font-size: 11pt;
  color: #00386f;
  font-weight: bold;
  text-align: center;
}

.shoppingCartInfo .advancedShoppingCart .checkout {
  position: absolute;
  right: 10px;
  bottom: 4px;
}

.shoppingCartInfo .advancedShoppingCart .checkout button {
  font-size: 16pt;
  font-weight: bold;
  color: #fff;
  border: none;
  background: none;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}

/* .searchBar {
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 0px;
}
.searchBar .label {
	margin:6px;
	float:left;
	font-weight:bold;
}
.searchBar .field {
	margin:3px;
	float:left;
}
.searchBar .button {
	margin:3px;
	float:left;
}
.hasOrdering .searchBar {
	margin:0px !important;
}
.hasOrdering .searchBar .label {
	margin:10px !important;
}
.hasOrdering .searchBar .field {
	margin-top:5px;
}
.hasOrdering .searchBar .button {
	margin:0px !important;
}
.orderFromHistory .leftCol .searchBar {
	position:relative;
}
.buttonBar .searchBar {
	position:relative;
}
.buttonBar .searchBar .label {
	margin-top: 4px;
	margin-bottom: 4px;
}
.buttonBar .searchBar .field {
	margin-top:1px;
	margin-bottom:1px;
}
.buttonBar .searchBar.displayName .field {
	margin-top: 4px;
	margin-bottom: 4px;
}
.buttonBar .searchBar .button {
	margin-top:0px;
	margin-bottom:0px;
}
.buttonBar .searchBar .editListName .dijitButton .dijitButtonNode {
	background:transparent;
	padding:0;
	border:none;
	margin:0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.buttonBar .searchBar .editListName .bText {
	display:none;
}
.buttonBar .searchBar .editListName .bIcon {
	background-image:url(../images/actionIcons.gif);
	background-repeat:no-repeat;
	background-position: -32px 0px;
	width:16px;
	height:16px;
	display:block;
}
*/
.attributeList li {
  font-weight: bold;
}

.attributeList li li {
  font-weight: normal;
}

.quickOrderPortlet .floatBoxColumn {
  float: left;
  overflow: hidden;
  width: 48%;
  margin-top: 12px;
  margin-left: 12px;
}

.quickOrderPortlet .quickOrderInput .itemDesc {
  width: 40%;
}

.itemMaintenance .linksRow {
  overflow: hidden;
  margin-top: 2px;
  margin-right: 2px;
  margin-left: 2px;
  line-height: 22px;
  padding: 2px;
}

.itemMaintenance .linksRow .checkBox {
  float: left;
  overflow: hidden;
  width: 50px;
  text-align: center;
  line-height: 22px;
}

.itemMaintenance .linksRow .linkUrl,
.itemMaintenance .linksRow .linkText {
  float: left;
  overflow: hidden;
  width: 190px;
  line-height: 22px;
}

.itemMaintenance .linksRow .linkUrl input,
.itemMaintenance .linksRow .linkText input {
  width: 150px;
}

.itemMaintenance .linkButton {
  width: 65px;
  overflow: hidden;
  float: left;
}

.itemMaintenance .bottomBorder {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
}

.itemMaintenance .linkHeading {
  font-size: 9pt;
  font-weight: bold;
}

.itemMaintenance .headerLink {
  float: right;
  overflow: hidden;
}

.itemMaintenance .headerLink a {
  font-size: 9pt;
}

.itemMaintenance .variantWindow {
  overflow: auto;
  height: 122px;
  width: 330px;
  margin-bottom: 5px;
  border: 1px solid #999;
  background-color: #fff;
}

.itemMaintenance .linksRow .checkBox {
  float: left;
  font-size: 9pt;
  width: 50px;
  overflow: hidden;
}

.itemMaintenance .linksRow .linkText {
  float: left;
  font-size: 9pt;
  overflow: hidden;
}

.itemMaintenance .linksRow .linkButton {
  float: left;
  font-size: 9pt;
  overflow: hidden;
}

.homePage .newItemsComponent {
  position: relative;
  width: 49%;
  float: left;
}

.homePage .featuredItemsComponent {
  position: relative;
  width: 49%;
  float: left;
  margin-left: 2%;
}

.homePage .mainCol .vaiComponent.newItemsComponent,
.homePage .mainCol .vaiComponent.featuredItemsComponent {
  margin-bottom: 0;
}

.homePage .featuredItemsComponent:after {
  content: "";
  position: absolute;
  left: -2%;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #e5e5e5;
  display: block;
}

@media screen and (max-width: 603px) {
  .homePage .newItemsComponent,
  .homePage .featuredItemsComponent {
    width: 100%;
    float: none;
    margin-left: 0;
  }

  .homePage .featuredItemsComponent:after {
    display: none;
  }
}
.viewAllLink {
  position: absolute;
  top: 1px;
  right: 2px;
}

.flyBoxOpen body {
  overflow: hidden;
}

.flyBox {
  display: none;
  position: fixed;
  z-index: 500;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.7);
}
.flyBox a {
  margin-top: 0 !important;
}
.flyBox .fbContent {
  background: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: fixed;
  width: 840px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.flyBox button.close {
  position: absolute;
  color: #f44336;
  width: 24px;
  height: 24px;
  font-size: 1.2em;
  font-weight: bold;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
  top: 5px;
  right: 5px;
  padding: 0;
}

.scrollArea {
  overflow: auto;
  max-height: 284px;
}

.fbContent .heading {
  font-weight: bold;
  color: #fff;
  background-color: #4e4b48;
  padding: 6px 4px;
}

.fbContent .accNo {
  width: 100px;
}

.fbContent .accServiceLevel {
  width: 50px;
}

.fbContent .accName {
  width: 171px;
}

.fbContent .accAddress1 {
  width: 140px;
}

.fbContent .accAddress2 {
  width: 130px;
}

.fbContent .accCity {
  width: 130px;
}

.fbContent .accState {
  width: 50px;
}

.fbContent .accZip {
  width: 80px;
}

.fbContent .resultLine {
  color: #4e4b48;
  padding: 6px 4px 2px 4px;
  vertical-align: top;
}
.fbContent .resultLine a {
  color: #4e4b48;
}
.fbContent .resultLine a:hover {
  color: #4e4b48;
  text-decoration: none;
}

.fbContent .scrollWindow {
  overflow: auto;
  height: 300px;
  width: 844px;
}

/* 
.flyBox, .flyBoxAlert {
	display:none;
	position: fixed;
	z-index: 500;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,.7);
}
.dj_ie8 .flyBox, .dj_ie8 .flyBoxAlert, .dj_ie7 .flyBox, .dj_ie7 .flyBoxAlert {
	background-color:#eeeeef;
}
.flyBoxAlert {
	z-index: 550;
}
.flyBox .fbContent {
    border: 12px solid rgba(0,0,0,.5);
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: fixed;
    margin:auto;
    left:0;
    top: 0;
    right:0;
    bottom:0;
    width: 840px;
    height: 400px;
}
.flyBoxAlert .fbContent {
	width: 400px;
	border: 12px solid rgba(0,0,0,.5);
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -212px;
	margin-top: -112px;
}
.flyBoxAlert .fbContent .titleBar {
	font-size: 12pt;
	font-weight: bold;
	margin: 10px;
}
.flyBoxAlert .fbContent .alertText {
	margin:10px;
}
.flyBoxAlert .fbContent .button {
	margin:10px;
	text-align:right;
}
.fbContent button.close {
	position: absolute;
	background: #fff;
	color: #676767;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #676767;
	width: 24px;
	height: 24px;
	font-size: 1.1em;
	font-weight: bold;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	top:-20px;
	right:-20px;
	padding:0;
	
}
.flyBox .fbContent .scroll {
	padding:10px;
	overflow:auto;
	height:360px;
}
.flyBoxAlert .fbContent .scroll {
	padding:20px;
	overflow:auto;
	height:360px;
}
.fbContent .optionsSelect {
	padding: 10px;
	padding-left: 20px;
	background-color: #ddd;
	font-weight:bold;
}
.flyBox .borderWindow {
	border: 12px solid rgba(0,0,0,.5);
	padding:12px;
	background:#fff;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

@media screen and (max-width: 980px) {

	.flyBox .fbContent {
		width:680px;
		height:520px;
	}

}
@media screen and (max-width: 768px) {

	.flyBox .fbContent {
		width:520px;
		height:440px;
	}

}
@media screen and (max-width: 603px) {

	.flyBox .fbContent {
		width:420px;
		height:435px;
	}

}
@media screen and (max-width: 480px) {

	.flyBox .fbContent {
		width:260px;
	}

}
@media screen and (max-width: 320px) {
	.flyBox .fbContent {
	}
} 
 */
.richTextValues {
  /*	width:240px !important; */
}

.richTextValues .scrollWindow {
  overflow: auto;
  max-height: 200px;
}

.richTextValues .scroll-label {
  width: 85px;
}

/* Top Filter */
.topFilter .leftCol {
  float: none !important;
  margin-right: 0px !important;
}

.topFilter .leftCol .vaiComponent {
  width: auto;
  margin-bottom: 1px;
}

.topFilter .leftCol .detailRow {
  float: left;
}

.partsZoom {
  overflow: hidden;
}

.partsZoom .viewer {
  border: 1px solid #999;
  position: relative;
}

.wpthemeCrumbTrailContainer {
  display: none;
}

.dspCrumbTrailContainer .wpthemeCrumbTrailContainer {
  display: block;
}

.categoryTrail,
.wpthemeCrumbTrailContainer {
  background-color: #ededed;
  padding: 10px 0;
  text-align: center;
}

.wpthemeCrumbTrailContainer .wpthemeCrumbTrail {
  width: 1080px;
  margin: auto;
}

.wpthemeCrumbTrail .wpthemeCrumbTrailSeparator:first-child {
  display: none;
}

.statusBox {
  color: inherit;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  display: block;
  margin: 10px;
  padding: 10px;
  font-weight: bold;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  position: relative;
  clear: both;
  text-align: left;
}

.statusBox:before {
  content: " ";
  width: 29px;
  height: 29px;
  background-image: url(../images/statusBarIcons.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  overflow: hidden;
  float: left;
  margin-top: -7px;
  margin-left: -7px;
  margin-right: 2px;
}

.statusBox.info {
  background: #eaeef2;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZWVmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2U0ZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #eaeef2 0%, #d7e4f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeef2), color-stop(100%, #d7e4f3));
  background: -webkit-linear-gradient(top, #eaeef2 0%, #d7e4f3 100%);
  background: -o-linear-gradient(top, #eaeef2 0%, #d7e4f3 100%);
  background: -ms-linear-gradient(top, #eaeef2 0%, #d7e4f3 100%);
  background: linear-gradient(to bottom, #eaeef2 0%, #d7e4f3 100%);
  border-top-color: #99bbe8;
  border-right-color: #99bbe8;
  border-bottom-color: #99bbe8;
  border-left-color: #99bbe8;
}

.statusBox.info:before {
  background-position: 0px 0px;
}

.statusBox.alert {
  background: #f8f8e6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyYjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f8f8e6 0%, #f2f2b8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8e6), color-stop(100%, #f2f2b8));
  background: -webkit-linear-gradient(top, #f8f8e6 0%, #f2f2b8 100%);
  background: -o-linear-gradient(top, #f8f8e6 0%, #f2f2b8 100%);
  background: -ms-linear-gradient(top, #f8f8e6 0%, #f2f2b8 100%);
  background: linear-gradient(to bottom, #f8f8e6 0%, #f2f2b8 100%);
  border-top-color: #e1e299;
  border-right-color: #e1e299;
  border-bottom-color: #e1e299;
  border-left-color: #e1e299;
}

.statusBox.alert:before {
  background-position: -29px 0px;
}

.statusBox.didYouKnow {
  background: #f4f4f4;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f4f4f4 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #f4f4f4 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #f4f4f4 0%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #f4f4f4 0%, #e5e5e5 100%);
  border-top-color: #aaa;
  border-right-color: #aaa;
  border-bottom-color: #aaa;
  border-left-color: #aaa;
}

.statusBox.didYouKnow:before {
  background-position: -58px 0px;
}

.statusBox.valid {
  background: #eaf6eb;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZjZlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2YwZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #eaf6eb 0%, #dcf0dd 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaf6eb), color-stop(100%, #dcf0dd));
  background: -webkit-linear-gradient(top, #eaf6eb 0%, #dcf0dd 100%);
  background: -o-linear-gradient(top, #eaf6eb 0%, #dcf0dd 100%);
  background: -ms-linear-gradient(top, #eaf6eb 0%, #dcf0dd 100%);
  background: linear-gradient(to bottom, #eaf6eb 0%, #dcf0dd 100%);
  border-top-color: #a9dcad;
  border-right-color: #a9dcad;
  border-bottom-color: #a9dcad;
  border-left-color: #a9dcad;
}

.statusBox.valid:before {
  background-position: -87px 0px;
}

.statusBox.invalid {
  background: #f6eaea;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f6eaea 0%, #f1dddd 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6eaea), color-stop(100%, #f1dddd));
  background: -webkit-linear-gradient(top, #f6eaea 0%, #f1dddd 100%);
  background: -o-linear-gradient(top, #f6eaea 0%, #f1dddd 100%);
  background: -ms-linear-gradient(top, #f6eaea 0%, #f1dddd 100%);
  background: linear-gradient(to bottom, #f6eaea 0%, #f1dddd 100%);
  border-top-color: #dca9a9;
  border-right-color: #dca9a9;
  border-bottom-color: #dca9a9;
  border-left-color: #dca9a9;
}

.statusBox.invalid:before {
  background-position: -116px 0px;
}

.statusBox.error {
  background: #ffd2d2;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDJkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGI1YjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffd2d2 0%, #f4b5b5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd2d2), color-stop(100%, #f4b5b5));
  background: -webkit-linear-gradient(top, #ffd2d2 0%, #f4b5b5 100%);
  background: -o-linear-gradient(top, #ffd2d2 0%, #f4b5b5 100%);
  background: -ms-linear-gradient(top, #ffd2d2 0%, #f4b5b5 100%);
  background: linear-gradient(to bottom, #ffd2d2 0%, #f4b5b5 100%);
  border-top-color: #ca4444;
  border-right-color: #ca4444;
  border-bottom-color: #ca4444;
  border-left-color: #ca4444;
}

.statusBox.error:before {
  background-position: -145px 0px;
}

.statusBox button {
  border: none;
  background: transparent !important;
  float: right;
  margin: 0px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  color: initial;
}

.jumpToContainer {
  position: static;
}

.jumpToBar {
  position: relative;
}

.jumpToContainer.outOfView .jumpToBar {
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0px;
  background-color: #efefef;
  z-index: 10;
  overflow: hidden;
  border-bottom: 1px solid #999;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.jumpToLinks {
  width: 75%;
  margin: auto;
  text-align: center;
  padding: 5px 0px;
}

.jumpToLinks a {
  padding: 0px 10px;
  border-left: 1px solid #10498f;
  line-height: 1.5em;
}

.jumpToLinks a:first-child {
  border-left: none;
}

.jumpToAnchor {
  position: absolute;
}

.bulkOrderDialog .infoText ol {
  margin: 0px;
  padding: 0px 25px;
}

.bulkOrderDialog .infoText ol ul {
  list-style-type: none;
  margin: 0px;
  padding: 10px 15px;
}

.bulkOrderDialog .infoText ol ul li:nth-of-type(1) {
  margin-bottom: 10px;
}

.quickOrderBulk .infoText {
  margin: 5px;
  line-height: 1.3;
}

.quickOrderBulk .infoText ol {
  margin: 0px;
  padding: 0px 25px;
}

.quickOrderBulk .infoText ol ul {
  list-style-type: none;
  margin: 0px;
  padding: 10px 15px;
}

.quickOrderBulk .infoText ol ul li:nth-of-type(1) {
  margin-bottom: 10px;
}

.quickOrderBulk textarea {
  width: 96%;
  margin: 5px;
}

.popUpWindow .popUpHeading {
  overflow: hidden;
  font-weight: bold;
  color: #676767;
  margin-bottom: 2px;
}

.popUpWindow .fieldRow {
  overflow: hidden;
}

.popUpWindow .fieldRow .field {
  overflow: hidden;
  float: left;
}

.popUpWindow .fieldRow .field .dijitTextBox {
  margin-top: 3px;
}

.popUpWindow .fieldRow .field .dijitCheckBox {
  margin-top: 4px;
  margin-left: 4px;
}

.popUpWindow .fieldRow label {
  line-height: 26px;
  overflow: hidden;
}

.frontPage .FusionCharts {
  width: 100%;
  height: auto;
  min-width: 300px;
  min-height: 250px;
}

.s2k-dojo .bookmarksPortlet .editLinks .dijitButton .dijitButtonNode {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  filter: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: none;
  display: inline-block;
  color: #15428b;
  font-size: 10pt;
  font-weight: bold;
  padding: 0px;
  text-decoration: underline;
  text-shadow: none;
}

.profileBookmarks .hide {
  display: none;
}

.profileBookmarks .fieldRow {
  overflow: hidden;
  border-top: 1px solid #ededed;
}

.profileBookmarks .fieldRow:first-child {
  border: none;
}

.profileBookmarks .bmField {
  margin: 5px;
}

.profileBookmarks .bmField .label {
  font-weight: bold;
}

.profileBookmarks ul {
  list-style-type: none;
  margin: 10px 8px;
  padding: 0px;
}

.profileBookmarks ul li {
  margin: 3px 0px;
  padding: 0px;
  overflow: hidden;
}

.profileBookmarks ul li a:before {
  display: block;
  float: left;
  content: " ";
  height: 16px;
  width: 16px;
  background-image: url(../images/pageIcons.png);
  background-repeat: no-repeat;
  margin-right: 4px;
}

.profileBookmarks ul li.page a:before {
  background-position: -336px;
}

.profileBookmarks ul li.externalLink a:before {
  background-position: -1184px;
}

.profileBookmarks ul li.pdfDoc a:before {
  background-position: -352px;
}

.profileBookmarks ul li.wordDoc a:before {
  background-position: -1168px;
}

.profileBookmarks ul li.xlsDoc a:before {
  background-position: -656px;
}

.profileBookmarks ul li.youtubeLink a:before {
  background-image: url(../images/youtube.png);
}

.profileBookmarks ul li.facebookLink a:before {
  background-image: url(../images/facebook.png);
}

.vai_md .exportButtons {
  display: none;
}

.erpContainer {
  width: 100%;
  height: 810px;
  position: relative;
  background-color: #fff;
}

.erpContainer .dijitTreeContainer {
  font-size: 9pt;
}

.erpContainer .menuContainer {
  width: 260px;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
  display: none;
  position: relative;
}

.erpContainer.showMenu .menuContainer {
  display: block;
}

.erpContainer .frameBorder {
  height: 100%;
  background: #ededed;
  position: relative;
  width: 6px;
}

.erpContainer .frameBorder button {
  height: 60px;
  width: 100%;
  font-size: 9px;
  background: rgba(255, 255, 255, 0.5);
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  padding: 0px;
  overflow: hidden;
  font-weight: bold;
}

.erpContainer .frameBorder button .icon {
  height: 9px;
  width: inherit;
  background-image: url(../images/frameArrows.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.erpContainer.showMenu .frameBorder button .icon {
  background-position: 0px -10px;
}

.erpContainer .mainContent {
  height: 100%;
  /*	background-color: #fff; */
  overflow: auto;
}

.erpContainer .menuContainer,
.frameBorder {
  float: left;
}

.erpContainer .buttonBar {
  margin: 0px !important;
}

.erpContainer .sessionBar {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  overflow: hidden;
  height: 30px;
  background: #eeeeee;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
  background: -webkit-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  background: -o-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  background: -ms-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
}

.erpContainer .containerFrame {
  width: 100%;
  border: none;
  margin: 0px;
  height: 100%;
  padding: 0px;
}

.erpContainer .sessionTabContainer {
  width: 100%;
}

.s2k-dojo .erpContainer .dijitTabContainerTop-dijitContentPane {
  padding: 0px;
}

.erpContainer .editFavoritesBtn {
  display: none;
}

.erpContainer.showFavorites .editFavoritesBtn {
  display: inline;
}

.erpContainer.showFavorites .collapseAllBtn,
.erpContainer.showFavorites .refreshBtn {
  display: none;
}

.favoritesContainer ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.favoritesContainer li {
  overflow: hidden;
}

.favoritesContainer .favBTN {
  width: 100%;
}

.favoritesContainer .removeFavBTN {
  display: none;
  float: right;
  width: 19px;
}

.favoritesContainer .moveHandle {
  float: left;
}

.erpContainer.editMode .favoritesContainer .removeFavBTN {
  display: inline;
}

.favoritesContainer .favBTN .dijitButton,
.favoritesContainer .removeFavBTN .dijitButton,
.favoritesContainer .favBTN .dijitButton,
.favoritesContainer .moveHandle .dijitButton {
  margin: 0px;
  display: block;
  overflow: hidden;
}

.favoritesContainer .favBTN .dijitButton .dijitButtonNode {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 4px 1px 2px 2px;
  margin: 0 1px;
  background: none;
  background-color: none;
  background-color: transparent;
  background-color: rgba(171, 214, 255, 0);
  background-position: 0 0;
  background-repeat: repeat-x;
  border-color: rgba(118, 157, 192, 0);
  border-width: 0;
  color: #000000;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition-property: background-color, border-color;
  -moz-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  text-shadow: none;
  font-weight: normal;
  display: block;
  text-align: left;
}

.favoritesContainer .favBTN .dijitButtonHover .dijitButtonNode {
  background-color: #abd6ff;
  background-image: url(../s2k-dojo/themes/s2k-dojo/images/commonHighlight.png);
  padding: 3px 0px 1px 2px;
  margin: 0;
  border: solid 1px #759dc0;
  color: #000000;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

.favoritesContainer .favBTN .dijitButton .bText {
  white-space: normal;
}

.favoritesContainer .favBTN .dijitButton .bIcon {
  background-image: url(../s2k-dojo/icons/images/commonIconsObjActEnabled.png);
  width: 16px;
  height: 16px;
  background-position: -352px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  margin-right: 2px;
}

.favoritesContainer .removeFavBTN .dijitButton .dijitButtonNode {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 4px 1px 2px 0;
  margin: 0 1px;
  background: none;
  background-color: none;
  background-color: transparent;
  background-color: rgba(171, 214, 255, 0);
  background-position: 0 0;
  background-repeat: repeat-x;
  border-color: rgba(118, 157, 192, 0);
  border-width: 0;
  color: #000000;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition-property: background-color, border-color;
  -moz-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  text-shadow: none;
  font-weight: normal;
  display: block;
}

.favoritesContainer .removeFavBTN .dijitButtonHover .dijitButtonNode {
  background-color: #abd6ff;
  background-image: url(../s2k-dojo/themes/s2k-dojo/images/commonHighlight.png);
  padding: 3px 0 1px;
  margin: 0;
  border: solid 1px #759dc0;
  color: #000000;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

.favoritesContainer .removeFavBTN .dijitButton .bText {
  display: none;
}

.favoritesContainer .removeFavBTN .dijitButton .bIcon {
  background-image: url(../images/commonIconsObjActEnabled.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 15px;
  display: block;
  background-position: -80px 0px;
}

.erpContainer .favoritesContainer .moveHandle {
  display: none;
}

.erpContainer.editMode .favoritesContainer .moveHandle {
  display: inline;
}

.favoritesContainer .moveHandle .dijitButton .bText {
  display: none;
}

.favoritesContainer .moveHandle .dijitButton .bIcon {
  background-image: url(../images/linesIcon.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 15px;
  display: block;
  background-position: 0px 0px;
  margin: 6px 0px 0 5px;
}

.erpContainer .menuContainer .statusBox {
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: block;
  padding: 10px;
  font-weight: bold;
  border: none;
  border-bottom: 1px solid;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  margin: 0px;
}

.favoritesContainer .noFavMessage {
  border: 3px dashed #dedede;
  color: #dedede;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 10px;
  padding: 6px;
  line-height: 1.5em;
}

.erpContainer .mainContent .buttonBar {
  background-color: #efefef;
  border: none;
  padding: 0px;
  height: 44px;
  position: relative;
  overflow: hidden;
}

.erpContainer .mainContent .buttonBar .dijitButton,
.erpContainer .mainContent .buttonBar .dijitDropDownButton {
  margin: 0px;
}

.erpContainer .mainContent .buttonBar .dijitButton:first-child {
  margin-left: 0px;
}

.erpContainer .mainContent .buttonBar .dijitButton .dijitButtonNode,
.erpContainer .mainContent .buttonBar .dijitDropDownButton .dijitButtonNode {
  background: white;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZjBmMGYwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, white 3%, #f0f0f0 3%, white 30%, #f0f0f0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, white), color-stop(3%, #f0f0f0), color-stop(30%, white), color-stop(100%, #f0f0f0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 3%, #f0f0f0 3%, white 30%, #f0f0f0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 3%, #f0f0f0 3%, white 30%, #f0f0f0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 3%, #f0f0f0 3%, white 30%, #f0f0f0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 3%, #f0f0f0 3%, white 30%, #f0f0f0 100%);
  /* W3C */
  font-size: 12px;
  font-weight: normal;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 4px 6px;
  text-shadow: none;
  border-bottom: none;
}

.erpContainer .mainContent .buttonBar .dijitButton.selectedSession .dijitButtonNode {
  background: white;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZGJlYmZjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, white 3%, #dbebfc 3%, white 40%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, white), color-stop(3%, #dbebfc), color-stop(40%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 3%, #dbebfc 3%, white 40%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 3%, #dbebfc 3%, white 40%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 3%, #dbebfc 3%, white 40%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 3%, #dbebfc 3%, white 40%);
  /* W3C */
}

.erpContainer .mainContent .buttonBar .previousTabsButton .bIcon {
  height: 14px;
  width: 14px;
  margin: 0 auto;
  background: url("../s2k-dojo/themes/s2k-dojo/form/images/buttonArrows.png") no-repeat -75px 50%;
  background-color: transparent;
  display: block;
}

.erpContainer .mainContent .buttonBar .nextTabsButton .bIcon {
  height: 14px;
  width: 14px;
  margin: 0 auto;
  background: url("../s2k-dojo/themes/s2k-dojo/form/images/buttonArrows.png") no-repeat -24px 50%;
  background-color: transparent;
  display: block;
}

.erpContainer .mainContent .buttonBar .previousTabsButton.dijitButtonDisabled .bIcon {
  background-position: -175px 50%;
}

.erpContainer .mainContent .buttonBar .nextTabsButton.dijitButtonDisabled .bIcon {
  background-position: -124px 50%;
}

.erpContainer .mainContent .buttonBar .previousTabsButton .bText,
.erpContainer .mainContent .buttonBar .nextTabsButton .bText {
  display: none;
}

.erpContainer .mainContent .buttonBar .previousTabs,
.erpContainer .mainContent .buttonBar .nextTabs,
.erpContainer .mainContent .buttonBar .tabController,
.erpContainer .mainContent .buttonBar .tabContainer {
  position: absolute;
  bottom: 0px;
}

.erpContainer .mainContent .buttonBar .previousTabs {
  left: 0px;
}

.erpContainer .mainContent .buttonBar .nextTabs {
  right: 0px;
}

.erpContainer .mainContent .buttonBar .tabController {
  overflow: hidden;
  height: 100%;
}

.erpContainer .mainContent .buttonBar .dijitDropDownButton .dijitButtonText {
  display: none;
}

.erpContainer .mainContent .buttonBar .dijitDropDownButton .dijitArrowButtonInner {
  height: 14px;
}

.erpContainer .fullScreenButton .bText {
  display: none;
}

.erpContainer .fullScreenButton .bIcon {
  height: 16px;
  width: 16px;
  margin: 0 auto;
  background-color: transparent;
  display: block;
  background-image: url(../images/expand-contract.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.fsContainer .dijitButton {
  margin: 0px;
}

.fsContainer .dijitButton .dijitButtonNode {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}

.erpFullScreen .erpContainer .fullScreenButton .bIcon {
  background-position: -16px 0px;
}

.dijitMenuItem .bText {
  padding: 2px;
  overflow: hidden;
  display: block;
}

.erpFullScreen .s2kEnterpriseLayout {
  position: fixed;
  background: #efefef;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.erpFullScreen .erpContainer {
  height: 100%;
}

.rocketDialogContainer {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  z-index: 800;
}

.rocketDialogContainer.open {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.rocketDialog {
  position: absolute;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  background-color: #fff;
}

.rocketDialog .titleBar {
  font-size: 12px;
  font-weight: bold;
  background: #f3f7fb;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjFweCIgc3RvcC1jb2xvcj0iI2YzZjdmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjFweCIgc3RvcC1jb2xvcj0iI2RhZTdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2NkZGVmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FiYzdlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2I3Y2ZlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2RlZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f3f7fb 0%, #f3f7fb 1px, #dae7f7 1px, #cddef3 50%, #abc7ed 50%, #b7cfee 51%, #ccdef3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f7fb), color-stop(1px, #f3f7fb), color-stop(1px, #dae7f7), color-stop(50%, #cddef3), color-stop(50%, #abc7ed), color-stop(51%, #b7cfee), color-stop(100%, #ccdef3));
  background: -webkit-linear-gradient(top, #f3f7fb 0%, #f3f7fb 1px, #dae7f7 1px, #cddef3 50%, #abc7ed 50%, #b7cfee 51%, #ccdef3 100%);
  background: -o-linear-gradient(top, #f3f7fb 0%, #f3f7fb 1px, #dae7f7 1px, #cddef3 50%, #abc7ed 50%, #b7cfee 51%, #ccdef3 100%);
  background: -ms-linear-gradient(top, #f3f7fb 0%, #f3f7fb 1px, #dae7f7 1px, #cddef3 50%, #abc7ed 50%, #b7cfee 51%, #ccdef3 100%);
  background: linear-gradient(to bottom, #f3f7fb 0%, #f3f7fb 1px, #dae7f7 1px, #cddef3 50%, #abc7ed 50%, #b7cfee 51%, #ccdef3 100%);
  border: 1px solid #676767;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  padding: 0 7px 3px 7px;
  line-height: 24px;
  overflow: hidden;
  cursor: move;
}

.rocketDialog .titleBar .closeButton {
  float: right;
}

.rocketDialog .titleBar .closeButton button {
  font-weight: inherit;
  font-size: inherit;
}

.rocketDialog .titleBar .titleBarText {
  float: left;
  font-weight: inherit;
  font-size: inherit;
}

.rocketDialog .containerNode {
  border: 1px solid #676767;
  border-top: none;
}

.rocketDialog .rocketFrame {
  border: none;
  width: 1008px;
  height: 710px;
}

.favContainer .favoritesList ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.favContainer .favoritesList .removeFavBTN,
.favContainer .favoritesList .moveHandle {
  display: none;
}

.favContainer.editMode .removeFavBTN {
  display: inline;
  float: right;
}

.favContainer.editMode .moveHandle {
  display: inline;
  float: left;
}

.favContainer .favoritesList .favBTN .dijitButton {
  display: block;
}

.favContainer .favoritesList .favBTN .dijitButton .dijitButtonNode {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 4px 1px 2px 2px;
  margin: 0 1px;
  background: none;
  background-color: none;
  background-color: transparent;
  background-color: rgba(171, 214, 255, 0);
  background-position: 0 0;
  background-repeat: repeat-x;
  border-color: rgba(118, 157, 192, 0);
  border-width: 0;
  color: #000000;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition-property: background-color, border-color;
  -moz-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  text-shadow: none;
  font-weight: normal;
  display: block;
  text-align: left;
}

.favContainer .favoritesList .favBTN .dijitButtonHover .dijitButtonNode {
  background-color: #abd6ff;
  background-image: url(../s2k-dojo/themes/s2k-dojo/images/commonHighlight.png);
  padding: 3px 0px 1px 2px;
  margin: 0;
  border: solid 1px #759dc0;
  color: #000000;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

.favContainer .favoritesList .favBTN .dijitButton .bText {
  white-space: normal;
}

.favContainer .favoritesList .favBTN .dijitButton .bIcon {
  background-image: url(../s2k-dojo/icons/images/commonIconsObjActEnabled.png);
  width: 16px;
  height: 16px;
  background-position: -352px;
  background-repeat: no-repeat;
  display: block;
  float: left;
  margin-right: 2px;
}

.favContainer .removeFavBTN .dijitButton .dijitButtonNode {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 4px 1px 2px 0;
  margin: 0 1px;
  background: none;
  background-color: none;
  background-color: transparent;
  background-color: rgba(171, 214, 255, 0);
  background-position: 0 0;
  background-repeat: repeat-x;
  border-color: rgba(118, 157, 192, 0);
  border-width: 0;
  color: #000000;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition-property: background-color, border-color;
  -moz-transition-property: background-color, border-color;
  transition-property: background-color, border-color;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  text-shadow: none;
  font-weight: normal;
  display: block;
}

.favContainer .removeFavBTN .dijitButtonHover .dijitButtonNode {
  background-color: #abd6ff;
  background-image: url(../s2k-dojo/themes/s2k-dojo/images/commonHighlight.png);
  padding: 3px 0 1px;
  margin: 0;
  border: solid 1px #759dc0;
  color: #000000;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

.favContainer .removeFavBTN .dijitButton .bText {
  display: none;
}

.favContainer .removeFavBTN .dijitButton .bIcon {
  background-image: url(../images/commonIconsObjActEnabled.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 15px;
  display: block;
  background-position: -80px 0px;
}

.favContainer .moveHandle .bText {
  display: none;
}

.favContainer .moveHandle .bIcon {
  background-image: url(../images/linesIcon.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 15px;
  display: block;
  background-position: 0px 0px;
  margin: 6px 0px 0 5px;
}

.favContainer li {
  overflow: hidden;
}

.favContainer .removeFavBTN .dijitButton,
.favContainer .favBTN .dijitButton,
.favContainer .moveHandle .dijitButton {
  overflow: hidden;
}

.favContainer .buttonBar .bText {
  display: none;
}

.favContainer .buttonBar .bIcon {
  background-image: url(../images/gear.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 16px;
  height: 16px;
  float: left;
}

.favContainer .buttonBar .editButton .dijitButtonNode,
.favContainer.editMode .buttonBar .viewButton .dijitButtonNode {
  border: none !important;
  padding: 0px !important;
  color: inherit !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  background: none !important;
  margin: 4px;
}

.favContainer .buttonBar .editButton,
.favContainer.editMode .buttonBar .viewButton {
  display: inline-block;
}

.favContainer.editMode .buttonBar .editButton,
.favContainer .buttonBar .viewButton {
  display: none;
}

.erpContainer .keepAliveContainer {
  overflow: hidden;
  height: 0px;
}

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

.erpContainer .editBar .bIcon {
  background-image: url(../images/gear.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 16px;
  height: 16px;
  float: left;
}

.erpContainer .editBar .editButton .dijitButtonNode,
.erpContainer .editMode .editBar .viewButton .dijitButtonNode {
  border: none !important;
  padding: 0px !important;
  color: inherit !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  background: none !important;
  margin: 4px;
}

.erpContainer .editBar .editButton .bText,
.erpContainer .editBar .viewButton .bText {
  display: none;
}

.erpContainer .editBar .editButton,
.erpContainer .editMode .editBar .viewButton {
  display: inline-block;
}

.erpContainer .editMode .editBar .editButton,
.erpContainer .editBar .viewButton {
  display: none;
}

/*
.erpContainer .editBar .editButton .bIcon {
	background-position: -96px 0px;
}
.erpContainer .editBar .viewButton .bIcon {
	background-position: -144px 0px;
}
*/
.myS2KContainer {
  position: relative;
}

.myS2KContainer .leftScroll {
  position: relative;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  display: block;
  width: 20px;
  height: 737px;
  float: left;
}

.myS2KContainer .rightScroll {
  position: relative;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C */
  display: block;
  width: 20px;
  height: 737px;
  float: right;
}

.myS2KContainer .leftScroll:hover,
.myS2KContainer .rightScroll:hover {
  background-color: #efefef;
}

.myS2KContainer .leftScroll .arrow,
.myS2KContainer .rightScroll .arrow {
  display: block;
  width: 20px;
  height: 20px;
  color: #000;
  margin-top: -50%;
  top: 50%;
  position: absolute;
  background-image: url(../s2k-dojo/themes/s2k-dojo/form/images/buttonArrows.png);
  background-repeat: no-repeat;
}

.myS2KContainer .leftScroll .arrow {
  background-position: -72px center;
}

.myS2KContainer .rightScroll .arrow {
  background-position: -22px center;
}

.myS2KLaunchPad {
  overflow: hidden;
  position: relative;
  height: 737px;
}

.myS2KQuickLaunch {
  overflow: hidden;
  margin-top: 10px;
  position: absolute;
}

.myS2KQuickLaunch .optionButtons,
.myS2KQuickLaunch .moveHandle {
  display: none;
}

.myS2KQuickLaunch .editMode .optionButtons,
.editMode .myS2KQuickLaunch .optionButtons,
.editMode .myS2KQuickLaunch .moveHandle {
  display: block;
}

.myS2KQuickLaunch .dijitButton .dijitButtonNode {
  border: none !important;
  padding: 0px !important;
  color: inherit !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
  background: none !important;
}

.myS2KQuickLaunch .dijitButton .bIcon {
  display: block;
  width: 16px;
  height: 16px;
  float: left;
}

.myS2KQuickLaunch .dijitButton.selectedProgram .bIcon {
  background-image: url(../images/selectedArrow.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.myS2KQuickLaunch h1 {
  margin-left: 10px;
}

.myS2KQuickLaunch ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
  margin-right: 10px;
}

.myS2KQuickLaunch .quickLaunchCol {
  border-left: 1px solid #676767;
  margin-right: -1px;
  overflow: hidden;
  height: 745px;
  float: left;
}

.myS2KQuickLaunch .quickLaunchCol:first-child {
  border-left: none;
  margin-right: 0px;
}

.myS2KQuickLaunch .scrollCol {
  overflow: auto;
  height: 400px;
}

.myS2KLaunch .mainContent .buttonBar {
  height: 23px;
}

.myS2KQuickLaunch .showButton .bText,
.myS2KQuickLaunch .favButton .bText,
.editMode .myS2KQuickLaunch .appButton .bIcon {
  display: none;
}

.myS2KQuickLaunch .showButton .bIcon {
  background-image: url(../images/eye.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.myS2KQuickLaunch .hNode .showButton .bIcon {
  background-image: url(../images/eye-slash.png);
}

.myS2KQuickLaunch .favButton .bIcon {
  background-image: url(../images/star.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.myS2KQuickLaunch .favorite .favButton .bIcon {
  background-image: url(../images/star-selected.png);
}

.myS2KQuickLaunch .hNode .appButton .bText {
  color: #ccc;
}

.myS2KQuickLaunch .dojoDndItemBefore {
  margin-top: 5px;
}

.myS2KQuickLaunch .dojoDndItemAfter {
  margin-bottom: 5px;
}

.quickLaunch1Col .quickLaunchCol {
  width: 100%;
  float: left;
}

.quickLaunch2Col .quickLaunchCol {
  width: 50%;
  float: left;
}

.quickLaunch3Col .quickLaunchCol {
  width: 33.33333%;
  float: left;
}

.quickLaunch4Col .quickLaunchCol {
  width: 25%;
  float: left;
}

.quickLaunch5Col .quickLaunchCol {
  width: 20%;
  float: left;
}

.myS2KQuickLaunch li {
  border: 1px solid transparent;
}

.myS2KQuickLaunch .editMode li,
.editMode .myS2KQuickLaunch li {
  border: 1px dashed #ccc;
}

.myS2KQuickLaunch li .optionButtons {
  float: right;
}

.myS2KQuickLaunch .moveHandle {
  float: left;
}

.myS2KQuickLaunch .moveHandle .bText {
  display: none;
}

.myS2KQuickLaunch .moveHandle .bIcon {
  background-image: url(../images/linesIcon.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 15px;
  display: block;
  background-position: 0px 0px;
  margin: 3px 0px 0 2px;
}

.myS2KQuickLaunch .bTextHover {
  position: fixed;
  background: #d0e8ff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZTRmM2ZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDQlIiBzdG9wLWNvbG9yPSIjZDZlYmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2I4ZGRmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, white 0%, #e4f3ff 6%, #d6ebff 44%, #b8ddff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(6%, #e4f3ff), color-stop(44%, #d6ebff), color-stop(100%, #b8ddff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #e4f3ff 6%, #d6ebff 44%, #b8ddff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, #e4f3ff 6%, #d6ebff 44%, #b8ddff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, #e4f3ff 6%, #d6ebff 44%, #b8ddff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, #e4f3ff 6%, #d6ebff 44%, #b8ddff 100%);
  /* W3C */
  margin: -3px;
  padding: 2px;
  border: 1px solid #749dc0;
}

.dropDownPortlet.portletView .dijitTabContainerTabListNested .dijitTabContent {
  min-width: 30px;
}

.dropDownPortlet.portletView .dijitTabDisabled {
  color: #e5e5e5;
}

.dropDownPortlet.portletView .dijitTabContainerTabListNested .dijitTabChecked {
  background: rgba(40, 166, 255, 0.2);
}

.dropDownPortlet.portletView .dijitTabContainerTabListNested .tabLabel {
  outline: none;
}

.tabLabel {
  outline: none;
}

.s2k-dojo .dijitTabContainerTop-tabs .dijitTabContent.dijitTabChecked {
  background-color: rgba(0, 156, 221, 0.4);
}

.byCategory > ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.byCategory > ul > li {
  flex: 1 1 0;
  min-width: 200px;
}

.byCategory ul ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.byCategory ul li {
  padding-left: 16px;
  line-height: 16px;
}

.byCategory .expPH {
  display: inline-block;
  vertical-align: top;
  height: 16px;
  width: 16px;
}

.byCategory .expPH a {
  cursor: pointer;
  height: 16px;
  width: 16px;
}

.byCategory li a {
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
}

.byCategory li.hasChildren.closed .expPH {
  content: "+";
}

.byCategory li.hasChildren.closed > ul {
  height: 0;
}

.byCategory li.hasChildren.open > ul {
  height: auto;
  /*	position:relative; */
}

/*
.byCategory li.hasChildren.open > ul:before {
	content:'';
	display:block;
	position:absolute;
	top:0;
	left:17px;
	width:1px;
	height:100%;
	background:#e5e5e5;
}
*/
.byCategory.col1 > ul {
  width: 100%;
  float: left;
  margin: 5px 0;
}

.byCategory.col2 > ul {
  width: 50%;
  float: left;
  margin: 5px 0;
}

.byCategory.col3 > ul {
  width: 33.33333%;
  float: left;
  margin: 5px 0;
}

.byCategory.col4 > ul {
  width: 25%;
  float: left;
  margin: 5px 0;
}

.byCategory.col5 > ul {
  width: 20%;
  float: left;
  margin: 5px 0;
}

.byCategory.col6 > ul {
  width: 16.66666%;
  float: left;
  margin: 5px 0;
}

.phone .zoomtracker,
.tablet .zoomtracker {
  display: none;
}

.magnifyarea {
  z-index: 10 !important;
}

.headingPrefix {
  float: left;
  margin-right: 5px;
}

.homePage .newItemsComponent .headingPrefix,
.homePage .featuredItemsComponent .headingPrefix {
  float: none;
  margin: 0;
}

/* Top Filtering options */
.topFilters .appContainer .leftCol {
  float: none !important;
  margin-right: 0px !important;
  width: auto !important;
}

.topFilters .appContainer .leftCol .vaiComponent,
.topFilters .appContainer .leftCol .vaiComponent .buttonBar {
  margin-bottom: 0px;
}

/* Popout Filtering options */
.filterDropWindow {
  background: #fff;
  padding: 3px !important;
}

.filterDropWindow .leftCol .vaiComponent {
  margin: 0px !important;
}

.s2k_iFrame_cp {
  padding: 0px !important;
}

.wpthemeLayoutContainers .wpthemeControl,
.wpthemeLayoutContainers .wpthemeControl .wpthemeControlBody {
  position: static;
}

.wpthemeMobile #wpthemeTopNavToggle {
  display: none;
}

.wpthemeMobileNav .dropNavContainer a {
  padding-left: 10px;
  border-top: 1px solid #595959;
  border-bottom: 1px solid #404040;
}

.field.debugReq {
  background-color: #f00;
}

.userRoleSelect .roleLabel {
  float: left;
  color: #676767;
  margin-right: 5px;
  margin-top: 4px;
}

.userRoleSelect .selectContainer {
  float: left;
}

.smartCenterRoleSelection .userGreeting {
  float: left;
  color: #676767;
  margin-right: 15px;
}

.smartCenterRoleSelection .userGreeting .label {
  display: none;
}

.smartCenterRoleSelection .userGreeting .userID {
  display: none;
  margin-left: 5px;
}

.smartCenterRoleSelection .userGreeting .userID:before {
  content: "(";
}

.smartCenterRoleSelection .userGreeting .userID:after {
  content: ")";
}

.smartCenterRoleSelection .roleLabel {
  float: left;
  color: #676767;
  margin-right: 5px;
  display: none;
}

.smartCenterRoleSelection .selectContainer {
  float: left;
}

.appContainer.portalInitWindow {
  background: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.appContainer.portalInitWindow .frame {
  display: block;
  position: absolute;
  width: 500px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -250px;
  text-align: center;
}

.appContainer.portalInitWindow .frame h1 {
  font-size: 2em;
  font-weight: normal;
}

.appContainer.portalInitWindow .frame .progressBar {
  margin: 30px;
}

.appContainer.portalInitWindow .closeButton {
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0px;
  right: 0px;
}

.appContainer.portalInitWindow .closeButton button {
  display: none;
  margin: 0px;
  padding: 0px;
  border: none;
}

.appContainer.portalInitWindow .closeButton:hover button {
  display: inline;
}

.appContainer.portalInitWindow .adminUserBar {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 100px;
  margin-left: -250px;
  width: 500px;
}

.appContainer.portalInitWindow .adminUserBar .buttons {
  float: right;
}

.catRotator {
  width: 980px;
  height: 162px;
  overflow: hidden;
  position: relative;
}

.catRotator .leftScroll,
.catRotator .rightScroll,
.catRotator .thumbImageContainer {
  float: left;
  height: 162px;
}

.catRotator .leftScroll,
.catRotator .rightScroll {
  width: 30px;
  position: relative;
  cursor: pointer;
}

.catRotator .leftScroll.disabled,
.catRotator .rightScroll.disabled {
  cursor: default;
}

.catRotator .leftScroll .arrow,
.catRotator .rightScroll .arrow {
  position: absolute;
  top: 50%;
  margin: auto;
  margin: -15px 7px;
  background-image: url(../images/catRotatorArrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 16px;
  height: 30px;
  filter: Alpha(Opacity=60);
  opacity: 0.6;
  -moz-opacity: 0.6;
}

.catRotator .rightScroll .arrow {
  background-position: -16px 0px;
}

.catRotator .leftScroll:hover .arrow,
.catRotator .rightScroll:hover .arrow {
  filter: Alpha(Opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}

.catRotator .leftScroll.disabled .arrow,
.catRotator .rightScroll.disabled .arrow {
  filter: Alpha(Opacity=10);
  opacity: 0.1;
  -moz-opacity: 0.1;
}

.catRotator .thumbImageContainer {
  width: 920px;
  overflow: hidden;
}

.catRotator .fadeOutLeft,
.catRotator .fadeOutRight {
  width: 15px;
  top: 0px;
  bottom: 0px;
  position: absolute;
}

.catRotator .fadeOutLeft {
  left: 30px;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
}

.catRotator .fadeOutRight {
  right: 30px;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C */
}

.catRotator .rotatorItem {
  text-align: center;
  width: 160px;
}

.catRotator .rotatorItem .image {
  margin: 0px 15px;
}

.catRotator .rotatorItem .image img {
  max-height: 130px;
  max-width: 130px;
  height: auto;
  width: auto;
}

.navMenuDisplayButton {
  display: none;
}

.tags {
  overflow: hidden;
}

.tags .tag {
  background-color: #676767;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 12px;
  color: #fff;
  float: left;
  line-height: 16px;
  padding-left: 5px;
  margin: 2px;
  margin-left: 0px;
}

.tags .tag button {
  float: right;
  margin: 0px;
  padding: 0px;
  background: none;
  border: none;
  color: inherit;
  margin-left: 3px;
  margin-right: 4px;
  border-left: 1px solid #fff;
  padding-left: 3px;
  line-height: inherit;
  cursor: pointer;
}

.tagCheckBoxes {
  display: none;
}

.accountAdministration a {
  cursor: pointer;
}

.accountAdministration .editMode .displayOutput,
.accountAdministration .displayInput {
  display: none;
}

.accountAdministration .displayOutput.output {
  line-height: 21px;
  padding-left: 3px;
}

.accountAdministration .editMode .displayInput {
  display: block;
}

.usersContainer .label {
  margin-bottom: 5px;
}

.tabContent fieldset {
  border: 1px solid #ccc;
  margin-bottom: 10px;
}

.tabContent fieldset .tagScrollBox {
  overflow: auto;
  max-height: 213px;
  width: 255px;
  margin-bottom: 10px;
}

.tabContent fieldset .tagContainer {
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 3px;
  margin: 5px;
  width: 215px;
}

.tabContent fieldset .tagContainer .name {
  float: left;
  max-width: 90%;
  overflow: hidden;
}

.accountAdministration .tabContent fieldset .tagContainer .close {
  float: right;
  display: none;
}

.accountAdministration .tabContentContainer {
  min-height: 400px;
  position: relative;
}

.accountAdministration .tabLoadOverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  background-image: url(../s2k-dojo/themes/s2k-dojo/images/loadingAnimation.gif);
  background-repeat: no-repeat;
}

.accountAdministration .tabLoadOverlay:after {
  display: block;
  content: "Loading...";
  margin-left: 22px;
  margin-top: 8px;
}

.accountAdministration .availUserContainer {
  margin: 5px;
}

.accountAdministration .availUserContainer .dijitTextBox {
  width: 220px;
}

.tabContent .fieldSetContainer {
  position: relative;
  min-height: 285px;
}

.tabContent .fieldSetContainer .labelFieldPair {
  margin: 15px 0px;
}

.tabContent .fieldSetContainer .actionButtons {
  position: absolute;
  bottom: 15px;
  left: 20px;
}

.tabContent .actionBar {
  min-height: 30px;
}

.tabContent .actionBar a {
  margin-left: 10px;
}

.tabContent .editContainer {
  margin-top: 10px;
  min-height: 165px;
}

.accountAdministration .editMode fieldset .tagContainer .close {
  display: block;
}

.accountAdministration .gridContainer .detailRow:nth-child(even) {
  background-color: #fafafa;
}

.ofField {
  margin: 10px;
  overflow: hidden;
}

.ofField .checkText {
  min-height: 16px;
  width: 17px;
  display: block;
  float: left;
}

.fieldSetContainer .accountInfo {
  margin: 10px;
}

.fieldSetContainer .accountInfo .acctNumber {
  font-size: 1.1em;
  margin-bottom: 10px;
  font-weight: bold;
}

.fieldSetContainer .accountInfo .acctAddress {
  margin-bottom: 10px;
}

.noDisplay {
  display: none;
}

.clear {
  clear: both;
}

.orderGuidePopup .heading {
  font-weight: bold;
  margin-bottom: 5px;
}

.orderGuidePopup .newOrderGuideName,
.orderGuidePopup .privateOrderGuide {
  float: left;
}

.orderGuidePopup .privateOrderGuide {
  margin-left: 5px;
}

.orderGuidePopup .newOrderGuide,
.orderGuidePopup .existingOrderGuides {
  margin-bottom: 10px;
}

.orderGuidePopup .existingOrderGuides ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
}

.orderGuidePopup .existingOrderGuides ul li {
  float: left;
  width: 50%;
  margin: 2px 0;
}

.flybox {
  position: fixed;
  z-index: 1001;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}

.flybox .flyboxContent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 20px;
  border-radius: 3px;
}

.flybox .flyboxContent .theQuestion {
  margin: 5px 5px 35px 5px;
  font-weight: bold;
}

.flybox .flyboxContent .buttonBar {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 5px;
}

.flybox .flyboxContent .buttonBar .button.answer {
  margin: 5px 10px;
}

.flybox .flyboxContent .buttonBar .button.answer {
  margin: 5px 10px;
}

.flybox .flyboxContent .theQuestion i {
  font-size: 40px;
  margin-right: 10px;
  color: #f44336;
}

.contentDemo pre {
  width: 100%;
  overflow: auto;
  background: ivory;
  font-size: 0.8em;
}

.rotator img {
  width: 100%;
  height: auto;
}

.staticContent {
  overflow: hidden;
}
.staticContent p {
  line-height: 1.3em;
}

.staticContent:before,
.staticContent:after {
  content: "";
  display: block;
  clear: both;
}

.staticContent.white {
  background: #fff;
}

.staticContent.grey {
  background: #f6f6f6;
}

.staticContent.black {
  background: #303030;
}

.staticContent .heroBanner {
  text-align: center;
  position: relative;
}

.staticContent .heroBanner img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.staticContent .innerContent,
.colContent.col1 {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: auto;
}

.staticContent .innerContent:after {
  content: "";
  display: block;
  clear: both;
}

.colContent .detailTable {
  margin: 0 0 18px 0;
}

.staticContent h1 {
  font-size: 2.5em;
  text-transform: uppercase;
}

.staticContent h2 {
  font-size: 1.75em;
  text-transform: uppercase;
}

.staticContent h1,
.staticContent h2,
.staticContent h3,
.staticContent h4,
.staticContent h5,
.staticContent h6 {
  font-weight: 200;
}

.innerContent .linkBox {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
}

.innerContent.col1 .linkBox {
  width: 100%;
}

.innerContent.col2 .linkBox,
.linkBox.col2 > .linkBox {
  width: 50%;
}

.innerContent.col3 .linkBox,
.linkBox.col3 > .linkBox {
  width: 33.33333%;
}

.innerContent.col4 .linkBox,
.linkBox.col4 > .linkBox {
  width: 25%;
}

.innerContent.col5 .linkBox,
.linkBox.col5 > .linkBox {
  width: 20%;
}

.innerContent.col6 .linkBox,
.linkBox.col6 > .linkBox {
  width: 16.66666%;
}

.linkBoxContainer .widex-icon {
  height: 50px;
  width: 50px;
  margin: 5px;
}
.linkBoxContainer .linkBox .icon {
  vertical-align: top;
  background-image: url(/wps/contenthandler/\!ut/p/digest\!nAlKFBDCvhLo_k5MfweW-Q/war/widexProThemeStatic/themes/widexPro85/css/images/5th-Shield_PRO_icon.png);
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 3em;
  color: #fff;
}
.linkBoxContainer .linkBox.characters-3 .icon {
	font-size:2.2em;
}
.linkBoxContainer .linkBox.characters-4 .icon {
	font-size:1.6em;
}
.linkBox .output {
  overflow: hidden;
  padding: 0px 20px;
}

.linkBox h3 {
  margin-top: 0;
}

.staticContent .linkBox .copy {
  margin: 0 10px;
}

.checkListContainer .output {
  color: #4e4b48;
  font-size: 1.17em;
}

.quoteListContainer .quote {
  background: #fff;
  line-height: 1.5;
  padding: 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-weight: 200;
}

.quoteListContainer .person {
  position: relative;
  margin-top: 20px;
  padding-top: 10px;
  color: #4e4b48;
  font-size: 1.17em;
}

.checkListContainer .output:before,
.quoteListContainer .quote:before,
.quoteListContainer .quote:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.5em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}

.checkListContainer .output:before {
  content: "\f00c";
}

.quoteListContainer .quote:before {
  content: "\f10d";
}

.quoteListContainer .quote:after {
  content: "\f10e";
  vertical-align: text-top;
  margin-left: 10px;
}

.quoteListContainer .person:before {
  top: -20px;
  left: 20px;
  position: absolute;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #fff transparent transparent transparent;
}

.notificationContainer .notification {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: none;
}

.notificationContainer .innerContent {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  min-height: 40px;
}

.notificationContainer .innerContent:after {
  content: "";
  display: block;
  clear: both;
}

.notificationContainer .copy {
  margin: 5px 0;
}

.notificationContainer .actions {
  text-align: right;
  flex: 1 0 0;
  white-space: nowrap;
}

.notificationContainer .actions .actionButton,
.notificationContainer .actions .closeButton {
  display: inline-block;
  vertical-align: middle;
}

.notificationContainer > .white {
  background-color: #fff;
}

.notificationContainer > .white .copy {
  color: #a1a1a1;
}

.notificationContainer > .white .actionButton button {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.notificationContainer > .white .closeButton button {
  color: rgba(0, 0, 0, 0.3);
}

.notificationContainer > .grey {
  background-color: #f6f6f6;
}

.notificationContainer > .grey .copy {
  color: #a1a1a1;
}

.notificationContainer > .grey .actionButton button {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.notificationContainer > .grey .closeButton button {
  color: rgba(0, 0, 0, 0.3);
}

.notificationContainer > .black {
  background-color: #303030;
}

.notificationContainer > .black .copy {
  color: #f6f6f6;
}

.notificationContainer > .black .actionButton button {
  background: rgba(255, 255, 255, 0.3);
  color: #f6f6f6;
}

.notificationContainer > .black .closeButton button {
  color: rgba(255, 255, 255, 0.3);
}

.staticContent.col2 .leftContent {
  float: left;
  width: 65%;
}

.staticContent.col2 .rightContent {
  float: right;
  width: 30%;
  margin-left: 2%;
  margin-top: 20px;
  padding-left: 2%;
  border-left: 1px dashed #ebebeb;
}

.staticContent .contentArea:after {
  content: "";
  display: block;
  clear: both;
}

.s2kboxFrame {
  background: #f6f6f6;
  margin-bottom: 15px;
  display: block;
}

.s2kboxFrame .heading,
.contentArea > .heading {
  font-weight: 700;
  font-size: 1.2em;
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}

.pointsAvailable {
  margin: 2.625em 0;
}

.redemptionRewards .reward {
  margin: 5px;
  background: #f6f6f6;
  padding: 10px;
  min-height: 240px;
}

@media screen and (max-width: 1100px) {
  .staticContent .innerContent,
  .colContent.col1 {
    width: 960px;
  }

  .innerContent.col3 .linkBox,
  .linkBox.col3 > .linkBox,
  .innerContent.col4 .linkBox,
  .linkBox.col4 > .linkBox,
  .innerContent.col5 .linkBox,
  .linkBox.col5 > .linkBox,
  .innerContent.col6 .linkBox,
  .linkBox.col6 > .linkBox {
    width: 33.33333%;
  }
}
@media screen and (max-width: 980px) {
  .staticContent .innerContent,
  .colContent.col1 {
    width: 748px;
  }

  .innerContent.col3 .linkBox,
  .innerContent.col4 .linkBox,
  .innerContent.col5 .linkBox,
  .innerContent.col6 .linkBox {
    width: 50%;
  }

  .innerContent.col2 .linkBox.col2 .linkBox {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .staticContent .innerContent,
  .colContent.col1 {
    width: 583px;
  }

  .staticContent.col2 .leftContent {
    float: none;
    width: 100%;
  }

  .staticContent.col2 .rightContent {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    border-left: none;
  }

  .s2kboxFrame table table table td {
    display: block;
    margin-bottom: 10px;
    width: auto;
  }

  .s2kboxFrame table table table table td {
    margin-bottom: 0;
  }

  .pointsAvailable {
    margin-top: 0;
  }

  .redemptionHeading .pull-left,
  .redemptionHeading .pull-right {
    float: none;
  }
}
@media screen and (max-width: 603px) {
  .staticContent .innerContent,
  .colContent.col1 {
    width: 460px;
  }

  .innerContent .linkBox {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .staticContent .innerContent,
  .colContent.col1 {
    width: 300px;
  }
}
@media screen and (max-width: 320px) {
  .staticContent .innerContent,
  .colContent.col1 {
    width: 280px;
  }
}

.widexWarrantyWidget {
	font-size:50px;
}
.widexWarrantyWidget a {
	display:inline-block;
	vertical-align: top;
	background-image: url(../images/5th-Shield_PRO_icon-large.png);
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	height: auto;
	aspect-ratio: 1;
	max-width:300px;
	text-align: center;
	color:#ffffff;
	text-decoration:none;
	background-size: contain;
	margin:0 0 15px 0;
}
.widexWarrantyWidget a:hover,
.widexWarrantyWidget a:active,
.widexWarrantyWidget a:focus {
	color:#ffffff;
	text-decoration:none;
}

.widexWarrantyWidget a .warrantyNum {
	font-size: 1em;
	padding: .5em 0 .1em 0;
}
.widexWarrantyWidget a .warrantyMessage {
	font-size: .25em;
	padding: 0 2em;
}
.widexWarrantyWidget a .warrantyMessage span {
	display:block;
}
.widexWarrantyWidget.float {
    position: fixed;
    top: 300px;
    bottom: auto;
    z-index: 9;
    width: 300px;
    right: 0.75vw;
    text-align:center;
}

.widexWarrantyWidget.float.pageBottom {
    top: auto;
    transition: 0s;
}


header .logo img {
  -webkit-transition: 350ms ease-out;
  -moz-transition: 350ms ease-out;
  -o-transition: 350ms ease-out;
  transition: 350ms ease-out;
  width: auto;
  max-height: 40px;
}

/* CSS Document */
.leftCol .detailRow {
  display: block;
  overflow: hidden;
  margin: 2px;
  background: transparent !important;
  margin-bottom: 4px;
  padding-bottom: 4px;
}

.leftCol .detailField {
  overflow: hidden;
}

.leftCol .label {
  font-weight: bold;
  font-size: 9pt;
}

.leftCol .field {
  overflow: hidden;
  padding-left: 4px;
}

.leftCol .req {
  padding-left: 2px;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #F00;
}

.mainCol .fieldBox, .mainCol .fieldGroup {
  overflow: hidden;
  clear: both;
}

.mainCol .fieldBox {
  margin-bottom: 10px;
}

.mainCol .fieldColumn {
  float: left;
  width: 50%;
}

.mainCol .threeCol .fieldColumn {
  width: 33.33333%;
}

.mainCol .fourCol .fieldColumn {
  width: 25%;
}

.mainCol .fiveCol .fieldColumn {
  width: 20%;
}

.mainCol .fieldBox .detailRow, .mainCol .fieldColumn .detailRow, .mainCol .fieldBox .detailBox {
  display: block;
  overflow: hidden;
  margin: 2px;
}

.mainCol .fieldBox .detailField, .mainCol .fieldColumn .detailField {
  overflow: hidden;
}

.mainCol .detailField .label {
  float: left;
  width: 35%;
  line-height: 20px;
  font-weight: bold;
}

.mainCol .detailBox .detailField .label {
  float: none;
  width: auto;
}

.categoryMaintenance .mainCol .detailField .label {
  min-width: 175px;
}

.itemMaintenance .mainCol .detailField .label {
  min-width: 175px;
}

.companyInquiry .mainCol .fieldBox .detailField .label {
  min-width: 175px;
}

.mainCol .detailField .field {
  overflow: hidden;
  padding-left: 4px;
  line-height: 20px;
}
.mainCol .detailField .field select {
	padding:0;
}
.mainCol .detailField .req {
  padding-left: 2px;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #F00;
}

.mainCol .detailField.req .field {
  padding-left: 2px;
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #F00;
}

.buttonBar .detailField {
  overflow: hidden;
}

.buttonBar .detailField .label {
  float: left;
  width: auto;
  line-height: normal;
  margin: 5px;
}

.buttonBar .detailField .field {
  line-height: normal;
  margin: 5px;
}

.detailRow .heading {
  font-size: 14px;
  font-weight: bold;
  padding: 4px 0px;
}

.copy span.req {
  border-left: 2px solid #f00;
  padding-left: 2px;
}

.mainCol .leftCol .detailField .label {
  float: none;
  width: 100%;
}

.copyFieldContainer {
  overflow: hidden;
  float: left;
}

.copyFieldContainer .label, .copyFieldContainer .field {
  float: left;
  overflow: hidden;
  line-height: 24px;
}

.checkMark {
  background-image: url(../images/checkMark.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  float: left;
  height: 13px;
  width: 13px;
  margin-top: 2px;
  margin-left: 1px;
}

.s2k-dojo .dijitReset {
  line-height: normal;
}

.s2k-dojo .dijitExpandingTextArea {
  width: 98%;
}

ul.trackingNumbers {
  margin: 0px;
  list-style: none;
  padding: 0px;
}

.s2k-dojo .detailRow .detailField .field .dijitTextArea {
  width: 95%;
}

.s2k-dojo .quickOrderWidgetMini .itemNum .dijitTextBox {
  width: 140px;
}

#externalSourcesSettings .fieldBox .linksRow {
  overflow: hidden;
}

#externalSourcesSettings .fieldBox .bottomBorder {
  border-bottom: 1px solid #676767;
  margin-top: 10px;
}

#externalSourcesSettings .fieldBox .headerLink {
  float: right;
}

#externalSourcesSettings .fieldBox .linkHeading {
  font-weight: bold;
}

#externalSourcesSettings .linksRow .checkBox, #externalSourcesSettings .linksRow .linkUrl, #externalSourcesSettings .linksRow .linkText, #externalSourcesSettings .linksRow .linkButton {
  float: left;
}

#externalSourcesSettings .linksRow .checkBox {
  width: 70px;
}

#externalSourcesSettings .linksRow .linkUrl {
  width: 200px;
}

#externalSourcesSettings .linksRow .linkText {
  width: 200px;
}

.buttonBar .sortButton {
  display: none;
}

.buttonBar .sortButton label {
  margin-right: 3px;
}

.buttonBar .sortButton .dijitComboBox {
  width: 14em;
}

/* Top Filter options */
.topFilters .appContainer .leftCol .detailRow {
  float: left;
  width: 170px;
}

/* Widex */
.formCopy {
  margin-top: 10px;
}

.formCopy .formRow {
  display: inline-block;
  width: 50%;
  vertical-align: bottom;
}

.formCopy .formRow.required label:after,
.formCopy .formRow .detailRow.required label:after {
  content: "*";
  color: #c00;
  display: inline-block;
}

.formCopy .formRow.comments {
  width: 100%;
}

.formCopy .formRow label {
  display: block;
  width: 100%;
  margin-top: 10px;
}

.formCopy .formRow .dijitTextBox {
  width: 98%;
}

.formCopy .formRow .dijitReset {
  line-height: 24px;
}

.formCopy.shipToCopy .formRow .dijitReset {
  line-height: normal;
}

@media screen and (max-width: 603px) {
  .formCopy .formRow {
    display: block;
    width: 100%;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* s2k-master/grid.css */
.row {
  width: 100%;
  margin: 0 auto;
}

.row .row {
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
}

.column, .columns {
  margin-left: 1.81818%;
  float: left;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Hybrid Grid Columns */
.twelve.colgrid .row .one.column {
  width: 6.66667%;
}

.twelve.colgrid .row .one.columns {
  width: 6.66667%;
}

.twelve.colgrid .row .two.columns {
  width: 15.15152%;
}

.twelve.colgrid .row .three.columns {
  width: 23.63636%;
}

.twelve.colgrid .row .four.columns {
  width: 32.12121%;
}

.twelve.colgrid .row .five.columns {
  width: 40.60606%;
}

.twelve.colgrid .row .six.columns {
  width: 49.09091%;
}

.twelve.colgrid .row .seven.columns {
  width: 57.57576%;
}

.twelve.colgrid .row .eight.columns {
  width: 66.06061%;
}

.twelve.colgrid .row .nine.columns {
  width: 74.54545%;
}

.twelve.colgrid .row .ten.columns {
  width: 83.0303%;
}

.twelve.colgrid .row .eleven.columns {
  width: 91.51515%;
}

.twelve.colgrid .row .twelve.columns {
  width: 100%;
}

.column:first-child, .columns:first-child, .alpha {
  margin-left: 0;
}

.row:before, .row:after {
  content: "";
  display: table;
}

.row:after {
  clear: both;
}

@media screen and (max-width: 603px) {
  .twelve.colgrid .row .one.column,
  .twelve.colgrid .row .one.columns,
  .twelve.colgrid .row .two.columns,
  .twelve.colgrid .row .three.columns,
  .twelve.colgrid .row .four.columns,
  .twelve.colgrid .row .five.columns,
  .twelve.colgrid .row .six.columns,
  .twelve.colgrid .row .seven.columns,
  .twelve.colgrid .row .eight.columns,
  .twelve.colgrid .row .nine.columns,
  .twelve.colgrid .row .ten.columns,
  .twelve.colgrid .row .eleven.columns,
  .twelve.colgrid .row .twelve.columns {
    width: 100%;
    margin-left: 0;
  }
}
/* itemDetailLayout1
.itemDetailLayout1 .itemHeader {
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
	overflow: hidden;
	min-height: 300px;
}
.itemDetailLayout1 .itemHeader .imageBox {
	margin:10px;
	float:left;
	background-color: #FFF;
	border: 1px solid #999;
	width:300px;
}
.itemDetailLayout1 .itemImage .image {
	margin:10px;
	text-align:center;
	height:250px;
	width:280px;
	overflow:hidden;
	position:relative;
}
.itemDetailLayout1 .itemHeader .imageBox .image .fullImageLoadOverlay {
	background:  #fff url('../images/ajax-loader.gif') no-repeat 10px 14px;
	z-index: 1001;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.itemDetailLayout1 .itemHeader .imageBox .image img {

}
.itemDetailLayout1 .itemHeader .imageBox .thumbSlider {
	overflow:auto;
}
.itemDetailLayout1 .itemHeader .imageBox .imageThumbs {
	overflow:hidden;
	margin:22px;
}
.itemDetailLayout1 .itemHeader .imageBox .imageThumbs ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.itemDetailLayout1 .imageThumbs ul li {
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px;
	border: 1px solid #999;
	vertical-align: middle;
	text-align: center;
	position:relative;
}
.itemDetailLayout1 .imageThumbs ul li a {
	display:block;
	height:50px;
}




.itemDetailLayout1 .itemHeader .imageBox .imageThumbs .selectOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.5);
}
.itemDetailLayout1 .itemHeader .imageBox .imageThumbs .selected .selectOverlay {
	display:none;
}
.itemDetailLayout1 .itemHeader .imageBox .imageThumbs .altImageLoadOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fff url('../images/ajax-loader-small.gif') no-repeat 4px 4px;
}
.itemDetailLayout1 .itemHeader .imageBox .imageThumbs img {

}
.itemDetailLayout1 .itemHeader .infoBox {
	overflow:hidden;
	margin:0px;
	width:440px;
	float:left;
}
.itemDetailLayout1 .itemHeader .infoBox .itemDescription {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .itemDescription h1 {
	margin: 0px;
	font-size: 14pt;
}
.itemDetailLayout1 .itemHeader .infoBox .itemStock {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .keyAttributes {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .keyAttributes .label {
	font-weight:bold;
}
.itemDetailLayout1 .itemHeader .infoBox .keyAttributes .label:after {
	font-weight:bold;
	content:':';
}
.itemDetailLayout1 .itemHeader .infoBox .keyAttributes .detail {
}
.itemDetailLayout1 .itemHeader .infoBox .keyAttributes .detail:after {
	content:';';
}
.itemDetailLayout1 .itemHeader .infoBox .itemNumber {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .manufacturerItem {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .manufacturer {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .itemUM {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox {
	overflow:hidden;
	margin:10px;
	padding:10px;
	border:1px solid #999;
	background: rgb(229,229,229);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%);

}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .originalPrice {
	display:none;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .cartBox {
	min-height:40px;
	float:left;
	width:50%;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .priceBreaks {
	float:left;
	width:50%;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .cartBox .priceContainer {
	overflow:hidden;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .cartBox .price {
	font-size:14pt;
	float:left;
}
.itemDetailLayout1 .infoBox .priceBox .cartBox .price {
	font-size:14pt;
	overflow:hidden;
	margin-bottom:10px;
	float:left;
	margin-top:3px;
	margin-right:5px;
}
.itemDetailLayout1 .infoBox .priceBox .cartBox .unitMeasure {
	margin-top:9px;
}
.s2k-dojo .itemDetailLayout1 .infoBox .priceBox .unitMeasure .dijitComboBox {
	width: 60px;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .cartBox .addToCart .quantity {
	float:left;
	width:150px;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .cartBox .addToCart .label {
	width: auto;
}
.itemDetailLayout1 .itemHeader .infoBox .priceBox .savings {
	display:none;
}
.itemDetailLayout1 .itemHeader .infoBox .shippingIcons {
	margin: 10px;
}
.itemDetailLayout1 .itemHeader .infoBox .shippingIcons .icon {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:15px;
	height:15px;
	display:block;
	float:right;
	margin:2px;
}
.itemDetailLayout1 .itemHeader .infoBox .shippingIcons .groundShipping {
	background-image: url(../images/icon_hazard.gif);
}
.itemDetailLayout1 .itemHeader .infoBox .shippingIcons .heavy {
	background-image: url(../images/icon_heavy.gif);
}
.itemDetailLayout1 .itemHeader .infoBox .shippingIcons .overSized {
	background-image: url(../images/icon_wide.gif);
}
.itemDetailLayout1 .itemHeader .infoBox .shippingIcons .refrigerated {
	background-image: url(../images/icon_refrigerated.gif);
}
.itemDetailLayout1 .itemHeader .socialBox {
	overflow:hidden;
	margin:10px;
	width:190px;
	float:left;
}
.itemDetailLayout1 .itemHeader .socialBox .relatedItems .detailRow .image img {
	height: auto;
	width: 50px;
}
.itemDetailLayout1 .itemHeader .socialBox .relatedItems .detailRow .detail .itemDescription a {
	font-size:9pt;
}
.itemDetailLayout1 .itemHeader .socialBox .relatedItems .detailRow .detail .itemNumber {
	display:none;
	font-size:9pt;
}
.itemDetailLayout1 .itemHeader .socialBox .relatedItems .detailRow .detail .price {
	font-size:10pt;
	font-weight:bold;
}
.itemDetailLayout1 .itemHeader .socialBox .rating {
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating span {
	overflow:hidden;
	background-image: url(../images/ratingStars.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 135px;
	display:block;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r0 {
	background-position: 0px 0px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r05 {
	background-position: 0px -29px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r10 {
	background-position: 0px -58px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r15 {
	background-position: 0px -87px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r20 {
	background-position: 0px -116px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r25 {
	background-position: 0px -145px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r30 {
	background-position: 0px -174px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r35 {
	background-position: 0px -203px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r40 {
	background-position: 0px -232px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r45 {
	background-position: 0px -261px;
}
.itemDetailLayout1 .itemHeader .socialBox .rating .r50 {
	background-position: 0px -290px;
}
.itemDetailLayout1 .itemHeader .socialBox .links {
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout1 .itemHeader .socialBox .share {
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout1 .itemTabSection .dijitTabListContainer-top {
	background: rgb(229,229,229);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZGFkYWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(229,229,229,1) 84%, rgba(173,173,173,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(84%,rgba(229,229,229,1)), color-stop(100%,rgba(173,173,173,1)));
	background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(229,229,229,1) 84%,rgba(173,173,173,1) 100%);
	background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(229,229,229,1) 84%,rgba(173,173,173,1) 100%);
	background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(229,229,229,1) 84%,rgba(173,173,173,1) 100%);
	background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(229,229,229,1) 84%,rgba(173,173,173,1) 100%);
}
.itemDetailLayout1 .itemTabSection .dijitTabPaneWrapper {
	border:none;
}
.itemDetailLayout1 .itemTabSection {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}
.itemDetailLayout1 .itemTabSection .dijitTabContainerTop-tabs {
	margin-left:10px;
}
.itemDetailLayout1 .itemTabSection .dijitTab {
	margin-right:3px;
}
.itemDetailLayout1 .itemTabSection h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}
.itemDetailLayout1 .itemTabSection .spec {
	overflow: hidden;
	vertical-align: top;
	margin: 5px;
}
.itemDetailLayout1 .itemTabSection .spec .label {
	float: left;
	text-align: right;
	width: 250px;
	margin-right: 10px;
	font-weight: bold;
}
.itemDetailLayout1 .itemTabSection .spec .label:after {
	content:':';
}
.itemDetailLayout1 .itemTabSection .spec .detail {
	overflow:hidden;
}
.itemDetailLayout1 .itemTabSection .spec .detail ul {
	margin:0px;
	padding:0px;
	padding-left:16px;
}
.itemDetailLayout1 .itemFooter {
	padding:8px;
}
.itemDetailLayout1 .itemFooter .gridContainer {
	overflow:hidden;
}
.itemDetailLayout1 .itemFooter .detailRow {

}
.itemDetailLayout1 .relatedProducts .detailRow .itemDescription {
	border: none;
}
.itemDetailLayout1 .relatedItems .price {
	margin-left:5px;
}
.itemDetailLayout1 .relatedItems .itemCartOptions {
	margin-left:5px;
}
.itemDetailLayout1 .itemDetailPreview {
	position: fixed;
	top: 0px;
	background: #fff;
	width: 1000px;
	margin-left: -10px;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,.3);
	z-index: 100;
	display:none;
}
.itemDetailLayout1 .showPreview {
	display:block;
}
.itemDetailLayout1 .itemDetailPreview .imagePreview {
	float: left;
	overflow: hidden;
	margin: 10px;
}
.itemDetailLayout1 .itemDetailPreview .imagePreview img {
	max-height: 75px;
	max-width: 100px;
}
.itemDetailLayout1 .itemDetailPreview .itemPreviewInfo {
	float: left;
	overflow: hidden;
	margin-top: 10px;
}
.itemDetailLayout1 .itemDetailPreview .itemDescription {
	margin-left: 10px;
	min-width:500px;
	max-width:600px;
	font-size:14pt;
	font-weight:bold;
	margin-right:10px;
}
.itemDetailLayout1 .itemDetailPreview .priceContainer {
	float: left;
	overflow: hidden;
	margin-left: 10px;
	width: 250px;
	margin-top: 10px;
	font-size: 12pt;
}
.itemDetailLayout1 .itemDetailPreview .priceContainer .price, .itemDetailLayout1 .itemDetailPreview .priceContainer .uom, .itemDetailLayout1 .itemDetailPreview .priceContainer .stock {
	float:left;
	margin-right:5px;
}
.itemDetailLayout1 .itemDetailPreview .priceContainer .stock {
	margin-left:15px;
}
.itemDetailLayout1 .itemDetailPreview .addToCart {
	margin:10px;
	overflow:hidden;
	padding:10px;
	border:3px solid #999;
	width:120px;
}
.itemDetailLayout1 .itemDetailPreview .addToCart .label {
	width:auto;
}
.itemDetailLayout1 .itemDetailPreview .addToCart .btn {
	margin-top:5px;
}
.itemDetailLayout1 .dijitTitlePaneContentOuter {
	overflow:hidden !important;
}

/* itemDetailLayout2
.itemDetailLayout2 .itemDetailContainer {
	min-height: 500px;
}
.itemDetailLayout2 .itemDetailLeft {
	width:50%;
	float:left;
	overflow:hidden;
}
.itemDetailLayout2 .itemDetailRight {
	width:50%;
	float:left;
	overflow:hidden;
}
.itemDetailLayout2 .shadow {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0px;
}
.s2k-dojo .itemDetailLayout2 .dijitTitlePaneContentOuter {
	background: none;
	background-color:#transparent;
	border-style:none;
	margin-top: 0px;
}
.s2k-dojo .itemDetailLayout2 .dijitTitlePaneContentOuter .dijitTitlePaneContentOuter {
	border-style: solid;
}
.s2k-dojo .itemDetailLayout2 .dijitTitlePaneTitle {
	display:none;
}
.s2k-dojo .itemDetailLayout2 .dijitTitlePaneContentOuter .dijitTitlePaneTitle {
	display: block;
	background: none;
	background-color: transparent;
	border-top: none;
	border-bottom: 1px solid #EDEDED;
}
.itemDetailLayout2 #detailLinks {
	clear:both;
}
.itemDetailLayout2 .imageBox {
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	background-color: #FFF;
	width:300px;
}
.itemDetailLayout2 .itemImage .image {
	margin:10px;
	text-align:center;
	width:280px;
	height:250px;
	overflow:hidden;
	position:relative;
}
.itemDetailLayout2 .imageBox .imageThumbs .selectOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.5);
}
.itemDetailLayout2 .imageBox .imageThumbs .selected .selectOverlay {
	display:none;
}
.itemDetailLayout2 .imageBox .imageThumbs .altImageLoadOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #fff url('../images/ajax-loader-small.gif') no-repeat 4px 4px;
}
.itemDetailLayout2 .imageBox .image img {

}
.itemDetailLayout2 .imageBox .thumbSlider {
	overflow:auto;
}
.itemDetailLayout2 .imageBox .imageThumbs {
	overflow:hidden;
	margin:22px;
}
.itemDetailLayout2 .imageBox .imageThumbs ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.itemDetailLayout2 .imageBox .imageThumbs ul li {
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px;
	border: 1px solid #999;
	vertical-align: middle;
	text-align: center;
	position:relative;
}
.itemDetailLayout2 .imageBox .imageThumbs ul li a {
	display:block;
	height:50px;
}
.itemDetailLayout2 .imageBox .imageThumbs img {

}
.itemDetailLayout2 .infoBox {
	overflow:hidden;
	margin:0px;
}
.itemDetailLayout2 .infoBox .itemDescription {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .itemDescription h1 {
	margin: 0px;
	font-size: 14pt;
}
.itemDetailLayout2 .infoBox .itemStock {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .itemNumber {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .manufacturerItem {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .manufacturer {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .itemUM {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .priceBox {
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout2 .infoBox .insetShadow {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.itemDetailLayout2 .infoBox .priceBox .originalPrice {
	display:none;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox {
	min-height:40px;
}
.itemDetailLayout2 .infoBox .priceBox .priceContainer {
	overflow:hidden;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox .price {
	font-size:14pt;
	overflow:hidden;
	margin-bottom:10px;
	float:left;
	margin-top:3px;
	margin-right:5px;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox .unitMeasure {
	margin-top:9px;
}
.s2k-dojo .itemDetailLayout2 .infoBox .priceBox .unitMeasure .dijitComboBox {
	width: 60px;
}
.s2k-dojo .itemDetailLayout1 .infoBox .priceBox .unitMeasure .dijitComboBox {
	width: 60px;
}
.itemDetailLayout2 .infoBox .priceBox .additionalContentContainer {
	clear: both;
	overflow: hidden;
}
.itemDetailLayout2 .infoBox .priceBox .additionalContentContainer .additionalContent1 {
	float: left;
	overflow: hidden;
	width: 50%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}
.itemDetailLayout2 .infoBox .priceBox .additionalContentContainer .additionalContent2 {
	float:left;
	overflow: hidden;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox .addToCart, .itemDetailLayout2 .infoBox .priceBox .cartBox .orderGuide {
	float: left;
	position: relative;
	width: 150px;
	height: 75px;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox .addToCart .quantity {
	clear:both;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox .addToCart .label {
	width: auto;
}
.itemDetailLayout2 .infoBox .priceBox .cartBox .addToCartButton, .itemDetailLayout2 .infoBox .priceBox .cartBox .ogButton {
	position:absolute;
	bottom:0px;
	left:0px;
}
.itemDetailLayout2 .infoBox .priceBox .orderGuide {
	
}
.itemDetailLayout2 .infoBox .priceBox .savings {
	display:none;
}
.itemDetailLayout2 .infoBox .shippingIcons {
	margin: 10px;
}
.itemDetailLayout2 .infoBox .shippingIcons .icon {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:15px;
	height:15px;
	display:block;
	float:right;
	margin:2px;
}
.itemDetailLayout2 .infoBox .shippingIcons .groundShipping {
	background-image: url(../images/icon_hazard.gif);
}
.itemDetailLayout2 .infoBox .shippingIcons .heavy {
	background-image: url(../images/icon_heavy.gif);
}
.itemDetailLayout2 .infoBox .shippingIcons .overSized {
	background-image: url(../images/icon_wide.gif);
}
.itemDetailLayout2 .infoBox .shippingIcons .refrigerated {
	background-image: url(../images/icon_refrigerated.gif);
}
.itemDetailLayout2 .relatedItems .detailRow .image img {
	height: auto;
	width: 50px;
}
.itemDetailLayout2 .relatedItems .detailRow .detail .itemDescription a {
	font-size:9pt;
}
.itemDetailLayout2 .relatedItems .detailRow .detail .itemNumber {
	display:none;
	font-size:9pt;
}
.itemDetailLayout2 .relatedItems .detailRow .detail .price {
	font-size:10pt;
	font-weight:bold;
}
.itemDetailLayout2 .rating {
	display:none;
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout2 .rating span {
	overflow:hidden;
	background-image: url(../images/ratingStars.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 135px;
	display:block;
}
.itemDetailLayout2 .rating .r0 {
	background-position: 0px 0px;
}
.itemDetailLayout2 .rating .r05 {
	background-position: 0px -29px;
}
.itemDetailLayout2 .rating .r10 {
	background-position: 0px -58px;
}
.itemDetailLayout2 .rating .r15 {
	background-position: 0px -87px;
}
.itemDetailLayout2 .rating .r20 {
	background-position: 0px -116px;
}
.itemDetailLayout2 .rating .r25 {
	background-position: 0px -145px;
}
.itemDetailLayout2 .rating .r30 {
	background-position: 0px -174px;
}
.itemDetailLayout2 .rating .r35 {
	background-position: 0px -203px;
}
.itemDetailLayout2 .rating .r40 {
	background-position: 0px -232px;
}
.itemDetailLayout2 .rating .r45 {
	background-position: 0px -261px;
}
.itemDetailLayout2 .rating .r50 {
	background-position: 0px -290px;
}
.itemDetailLayout2 .links {
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout2 .share {
	overflow:hidden;
	margin:10px;
}
.itemDetailLayout2 .itemTabSection .dijitTabListContainer-top {
	background-color: transparent;
}
.itemDetailLayout2 .itemTabSection .dijitTabPaneWrapper {
	border:none;
}
.itemDetailLayout2 .itemTabSection {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;	
}
.itemDetailLayout2 .itemTabSection .dijitTabContainerTop-tabs {
	margin-left:10px;
}
.itemDetailLayout2 .itemTabSection .dijitTab {
	margin-right:3px;
}
.itemDetailLayout2 .itemTabSection h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}
.itemDetailLayout2 .itemTabSection .spec {
	overflow: hidden;
	vertical-align: top;
	margin: 5px;
}
.itemDetailLayout2 .itemTabSection .spec .label {
	float: left;
	text-align: right;
	width: 150px;
	margin-right: 10px;
	font-weight: bold;
}
.itemDetailLayout2 .itemTabSection .spec .label:after {
	content:':';
}
.itemDetailLayout2 .itemTabSection .spec .detail {
	overflow:hidden;
}
.itemDetailLayout2 .itemTabSection .spec .detail ul {
	margin:0px;
	padding:0px;
	padding-left:16px;
}
.itemDetailLayout2 .itemFooter {
	padding:8px;
	overflow:hidden;
	clear:both;
}
.itemDetailLayout2 .itemFooter .gridContainer {
	overflow:hidden;
}
.itemDetailLayout2 .itemFooter .detailRow {

}
.itemDetailLayout2 .relatedProducts .detailRow .itemDescription {
	border: none;
}
.itemDetailLayout2 .buttonBar {
	border:none;
	background:none;
}
.itemDetailLayout2 .rowGroup {
	border-bottom-style:none;
}
.itemDetailLayout2 .relatedItemsComponent {
	margin-left:8px;
}
.s2k-dojo .itemDetailLayout2 .dijitTabPane .dijitTitlePane .dijitTitlePaneTitle, .s2k-dojo .itemDetailLayout2 .itemFooter .dijitTitlePane .dijitTitlePaneTitle, .s2k-dojo .itemDetailLayout2 .socialBox .dijitTitlePane .dijitTitlePaneTitle, .s2k-dojo .itemDetailLayout2 .floatBoxColumn .dijitTitlePane .dijitTitlePaneTitle {
	border-right-style: none;
	border-left-style: none;
	border-top: 1px solid #676767;
}
.s2k-dojo .itemDetailLayout2 .dijitTitlePaneTitle, .s2k-dojo .itemDetailLayout2 .dijitTitlePaneFocused .dijitTitlePaneTitle, .s2k-dojo .itemDetailLayout2 .dijitTitlePaneTextNode {
	color:#676767 !important;
	text-shadow: none;
}
.itemDetailLayout2 .easy_zoom_parent {
	position:relative;
}
.itemDetailLayout2 .easy_zoom {
	width:400px;
	height:400px;
	border:5px solid #EDEDED;
	background:#fff;
	color:#333;
	position:absolute;
	top:10px;
	left:45%;
	overflow:hidden;
	-moz-box-shadow:0 0 10px #777;
	-webkit-box-shadow:0 0 10px #777;
	box-shadow:0 0 10px #777;
	line-height:400px;
	text-align:center;
	z-index:150;
}
.itemDetailLayout2 .itemDetailPreview {
	position: fixed;
	top: 0px;
	background: #fff;
	width: 1000px;
	margin-left: -10px;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,.3);
	z-index: 100;
	display:none;
}
.itemDetailLayout2 .showPreview {
	display:block;
}
.itemDetailLayout2 .itemDetailPreview .imagePreview {
	float: left;
	overflow: hidden;
	margin: 10px;
}
.itemDetailLayout2 .itemDetailPreview .imagePreview img {
	max-height: 75px;
	max-width: 100px;
}
.itemDetailLayout2 .itemDetailPreview .itemPreviewInfo {
	float: left;
	overflow: hidden;
	margin-top: 10px;
}
.itemDetailLayout2 .itemDetailPreview .itemDescription {
	margin-left: 10px;
	min-width:500px;
	max-width:600px;
	font-size:14pt;
	font-weight:bold;
	margin-right:10px;
}
.itemDetailLayout2 .itemDetailPreview .priceContainer {
	float: left;
	overflow: hidden;
	margin-left: 10px;
	width: 250px;
	margin-top: 10px;
	font-size: 12pt;
}
.itemDetailLayout2 .itemDetailPreview .priceContainer .price, .itemDetailLayout1 .itemDetailPreview .priceContainer .uom, .itemDetailLayout1 .itemDetailPreview .priceContainer .stock {
	float:left;
	margin-right:5px;
}
.itemDetailLayout2 .itemDetailPreview .priceContainer .stock {
	margin-left:15px;
}
.itemDetailLayout2 .itemDetailPreview .addToCart {
	margin:10px;
	overflow:hidden;
	padding:10px;
	border:3px solid #999;
	width:120px;
}
.itemDetailLayout2 .itemDetailPreview .addToCart .label {
	width:auto;
}
.itemDetailLayout2 .itemDetailPreview .addToCart .btn {
	margin-top:5px;
}
*/
/* Item Detail Layout 4 */
.appContainer.itemDetail {
  position: relative;
}

.appContainer.itemDetail .itemDetailLayout4 {
  width: 1080px;
  margin: auto;
}

.itemDetailLayout4 .itemDetailContainer {
  width: 840px;
  float: left;
}

.itemDetailLayout4 .rightColumn {
  width: 234px;
  float: right;
}

.itemDetailLayout4 .itemDetailLeft {
  width: 300px;
  float: left;
}

.itemDetailLayout4 .itemDetailRight {
  width: 530px;
  float: right;
}

.itemDetailLayout4 .itemDetailFull {
  float: left;
  margin-top: 10px;
  width: 840px;
}

.itemDetailLayout4 .shadow {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0px;
}

.s2k-dojo .itemDetailLayout4 .dijitTitlePaneContentOuter {
  background: none;
  background-color: #transparent;
  border-style: none;
  margin-top: 0px;
}

.s2k-dojo .itemDetailLayout4 .dijitTitlePaneContentOuter .dijitTitlePaneContentOuter {
  border-style: solid;
}

.s2k-dojo .itemDetailLayout4 .dijitTitlePaneTitle {
  display: none;
}

.s2k-dojo .itemDetailLayout4 .dijitTitlePaneContentOuter .dijitTitlePaneTitle {
  display: block;
  background: none;
  background-color: transparent;
  border-top: none;
  /*	border-bottom: 1px solid #ececec; */
}

.itemDetailLayout4 .boxes .rowGroup {
  border: none;
}

.itemDetailLayout4 #detailLinks {
  clear: both;
}

.itemDetailLayout4 .itemDetailRight .socialMediaBar {
  border-bottom: 1px solid #ececec;
  text-align: right;
  padding: 3px;
  line-height: 27px;
}

.itemDetailLayout4 .itemDescription h1 {
  font-size: 1.2em;
  margin-top: 5px;
  margin-bottom: 5px;
}

.itemDetailLayout4 .itemDescription .subDescription {
  margin-top: 5px;
  margin-bottom: 5px;
}

.itemDetailLayout4 .itemNumber {
  margin: 10px 0px;
}

.itemDetailLayout4 .itemNumber .label {
  font-weight: bold;
  margin-right: 5px;
}

.itemDetailLayout4 .itemNumber .skuItemNum {
  display: block;
  margin-top: 5px;
}

.itemDetailLayout4 .imageBox {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  width: 300px;
}

.itemDetailLayout4 .priceBox {
  margin: 10px 0px;
  overflow: hidden;
}

.itemDetailLayout4 .priceBox .cartBox {
  float: left;
  width: 50%;
}

.itemDetailLayout4 .priceBox .priceBreaks {
  float: left;
  width: 45%;
  margin-left: 5%;
}

.itemDetailLayout4 .priceBox .priceBreaks .dijitTitlePaneTitle {
  font-size: 1em;
  padding: 0px;
  border: none;
}

.itemDetailLayout4 .priceBox .priceBreaks .dijitTitlePaneContentOuter {
  border: none;
  border: 1px solid #ececec !important;
}

.itemDetailLayout4 .relatedItems .detailRow {
  display: none !important;
}

.itemDetailLayout4 .relatedItems .detailRow:nth-child(1),
.itemDetailLayout4 .relatedItems .detailRow:nth-child(2) {
  display: inline-block !important;
}

.itemDetailLayout4 .spec {
  overflow: hidden;
  vertical-align: top;
}

.itemDetailLayout4 .spec:nth-child(odd) {
  background-color: #efefef;
}

.itemDetailLayout4 .spec .label {
  float: left;
  width: 40%;
  margin: 5px;
  margin-right: 10px;
  font-weight: bold;
}

.itemDetailLayout4 .spec .label:after {
  content: ":";
}

.itemDetailLayout4 .spec .detail {
  overflow: hidden;
  margin: 5px;
}

.itemDetailLayout4 .spec .detail ul {
  margin: 0px;
  padding: 0px;
  padding-left: 16px;
}

.itemDetailLayout4 .priceBox.insetShadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.itemDetailLayout4 .priceContainer {
  overflow: hidden;
}

.itemDetailLayout4 .priceContainer .price {
  font-size: 1.6em;
  font-weight: bold;
  float: left;
  margin-right: 5px;
  color: #4e4b48;
}

.itemDetailLayout4 .keyAttributes {
  margin: 10px 0px;
}

.itemDetailLayout4 .keyAttributes .label {
  font-weight: bold;
}

.itemDetailLayout4 .keyAttributes .label:first-child:before {
  content: "";
}

.itemDetailLayout4 .keyAttributes .label:before {
  content: " - ";
}

.itemDetailLayout4 .keyAttributes .label:after {
  content: ":";
}

.itemDetailLayout4 .styleAttributes td {
  line-height: 2em;
}

.itemDetailLayout4 .itemDetailRight .priceContainer .unitMeasure {
  margin-top: 8px;
}

.itemDetailLayout4 .priceBox .addToCart {
  overflow: hidden;
  margin-top: 5px;
}

.itemDetailLayout4 .priceBox .addToCart .label {
  width: auto;
}

.itemDetailLayout4 .priceBox .quantity {
  margin-top: 4px;
  width: 135px;
  overflow: hidden;
}

.itemDetailLayout4 .priceBox .addToCartButton {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
}

/*
.itemDetailLayout4 .priceBox .addToCartButton .dijitButtonNode {
	color:#fff;
	border: 1px solid rgb(207,4,4);
	padding: 4px 6px 4px 6px;
	background: rgb(238,58,67);
	background: -moz-linear-gradient(top, rgba(238,58,67,1) 0%, rgba(207,4,4,1) 100%);
	background: -webkit-linear-gradient(top, rgba(238,58,67,1) 0%,rgba(207,4,4,1) 100%);
	background: linear-gradient(to bottom, rgba(238,58,67,1) 0%,rgba(207,4,4,1) 100%);
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}*/
.itemDetailLayout4 .priceBox .addToCartButton .bIcon {
  width: 20px;
  height: 20px;
  display: block;
  float: right;
  margin: 0px 0px 0px 8px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.itemDetailLayout4 .priceBox .addToCartButton .bIcon:before {
  content: "\f07a";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.1em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  margin: 3px 6px;
  color: inherit;
}

.itemDetailLayout4 .priceBox .addToCartButton .bText {
  line-height: 22px;
  float: left;
}

/*
.itemDetailLayout4 .priceBox .addToCartButton .dijitButtonText {
	padding: .2em 0.5em;
}
*/
.itemDetailLayout4 .relatedItemsComponent {
  margin: 0px;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .itemDetailLayout4 .relatedItemsComponent {
    margin-top: 0px;
  }
}
.itemDetailLayout4 .itemFooter {
  margin-top: 20px;
  padding: 0px;
  overflow: hidden;
  clear: both;
}

.itemDetailLayout4 .upSellItemsComponent {
  margin-top: 25px;
}

.itemDetailLayout4 .shippingIcons {
  overflow: hidden;
  margin-top: 10px;
}

.itemDetailLayout4 .shippingIcons .icon {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 15px;
  height: 15px;
  display: block;
  float: left;
  margin: 2px;
}

.itemDetailLayout4 .shippingIcons .groundShipping {
  background-image: url(../images/icon_hazard.gif);
}

.itemDetailLayout4 .shippingIcons .heavy {
  background-image: url(../images/icon_heavy.gif);
}

.itemDetailLayout4 .shippingIcons .overSized {
  background-image: url(../images/icon_wide.gif);
}

.itemDetailLayout4 .shippingIcons .refrigerated {
  background-image: url(../images/icon_refrigerated.gif);
}

.itemDetailLayout4 .shippingIcons .historyIcon {
  background-image: url(../images/icon_history.png);
}

.itemDetailLayout4 .shippingIcons .newItemIcon {
  background-image: url(../images/icon_newItem.png);
}

.itemDetailLayout4 .itemImage {
  overflow: hidden;
}

.itemDetailLayout4 .itemImage .image {
  margin: 10px auto;
  text-align: center;
  overflow: hidden;
  position: relative;
  height: 250px;
}

.itemDetailLayout4 .itemImage .image img {
  max-height: 250px;
  max-width: 250px;
  width: auto;
  height: auto;
}

.itemDetailLayout4 .itemImage .image iframe {
  min-height: 350px;
}

.itemDetailLayout4 .itemImage .imageThumbs {
  overflow: hidden;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  padding: 4px;
}

.itemDetailLayout4 .itemImage .imageThumbs ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.itemDetailLayout4 .imageThumbs ul li {
  float: left;
  width: 85px;
  height: 85px;
  margin: 5px;
  border: 1px solid #ececec;
  vertical-align: middle;
  text-align: center;
  position: relative;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  overflow: hidden;
}

.itemDetailLayout4 .imageThumbs ul li a {
  display: block;
  height: 115px;
}

.itemDetailLayout4 .imageThumbs li .selectOverlay {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.itemDetailLayout4 .imageThumbs li.selected .selectOverlay {
  display: none !important;
}

.itemDetailLayout4 .imageBox .imageThumbs .selectOverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}

.itemDetailLayout4 .imageBox .imageThumbs .selected .selectOverlay {
  display: none;
}

.itemDetailLayout4 .imageBox .imageThumbs .altImageLoadOverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #fff url("../images/ajax-loader-small.gif") no-repeat 4px 4px;
}

.itemDetailLayout4 .imageBox .thumbSlider {
  overflow: auto;
}

.itemDetailLayout4 .imageBox .imageThumbs {
  overflow: hidden;
  margin: 22px;
}

.itemDetailLayout4 .imageBox .imageThumbs ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.itemDetailLayout4 .imageBox .imageThumbs ul li {
  float: left;
  width: 50px;
  height: 50px;
  margin: 5px;
  border: 1px solid #999;
  vertical-align: middle;
  text-align: center;
  position: relative;
}

.itemDetailLayout4 .imageBox .imageThumbs ul li a {
  display: block;
  height: 50px;
}

.itemDetailLayout4 .infoBox {
  overflow: hidden;
  margin: 0px;
}

.itemDetailLayout4 .infoBox .itemDescription {
  margin: 10px;
}

.itemDetailLayout4 .infoBox .itemDescription h1 {
  margin: 0px;
  font-size: 14pt;
}

.itemDetailLayout4 .infoBox .itemStock {
  margin: 10px;
}

.itemDetailLayout4 .infoBox .itemNumber {
  margin: 10px;
}

.itemDetailLayout4 .infoBox .manufacturerItem {
  margin: 10px;
}

.itemDetailLayout4 .infoBox .manufacturer {
  margin: 10px;
}

.itemDetailLayout4 .infoBox .itemUM {
  margin: 10px;
}

.itemDetailLayout4 .infoBox .priceBox {
  overflow: hidden;
  margin: 10px;
}

.itemDetailLayout4 .infoBox .insetShadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.itemDetailLayout4 .infoBox .priceBox .originalPrice {
  display: none;
}

.itemDetailLayout4 .infoBox .priceBox .cartBox {
  min-height: 40px;
}

.itemDetailLayout4 .infoBox .priceBox .priceContainer {
  overflow: hidden;
}

.itemDetailLayout4 .infoBox .priceBox .cartBox .price {
  font-size: 14pt;
  overflow: hidden;
  margin-bottom: 10px;
  float: left;
  margin-top: 3px;
  margin-right: 5px;
}

.itemDetailLayout4 .infoBox .priceBox .cartBox .unitMeasure {
  margin-top: 9px;
}

.s2k-dojo .itemDetailLayout4 .infoBox .priceBox .unitMeasure .dijitComboBox {
  width: 60px;
}

.s2k-dojo .itemDetailLayout1 .infoBox .priceBox .unitMeasure .dijitComboBox {
  width: 60px;
}

.itemDetailLayout4 .infoBox .priceBox .additionalContentContainer {
  clear: both;
  overflow: hidden;
}

.itemDetailLayout4 .infoBox .priceBox .additionalContentContainer .additionalContent1 {
  float: left;
  overflow: hidden;
  width: 50%;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 30px;
}

.itemDetailLayout4 .infoBox .priceBox .additionalContentContainer .additionalContent2 {
  float: left;
  overflow: hidden;
}

.itemDetailLayout4 .infoBox .priceBox .cartBox .addToCart,
.itemDetailLayout4 .infoBox .priceBox .cartBox .orderGuide {
  float: left;
  position: relative;
  width: 150px;
  height: 75px;
}

.itemDetailLayout4 .infoBox .priceBox .cartBox .addToCart .quantity {
  clear: both;
}

.itemDetailLayout4 .infoBox .priceBox .cartBox .addToCart .label {
  width: auto;
}

.itemDetailLayout4 .infoBox .priceBox .cartBox .addToCartButton,
.itemDetailLayout4 .infoBox .priceBox .cartBox .ogButton {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.itemDetailLayout4 .infoBox .priceBox .savings {
  display: none;
}

.itemDetailLayout4 .infoBox .shippingIcons {
  margin: 10px;
}

.itemDetailLayout4 .infoBox .shippingIcons .icon {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 15px;
  height: 15px;
  display: block;
  float: right;
  margin: 2px;
}

.itemDetailLayout4 .infoBox .shippingIcons .groundShipping {
  background-image: url(../images/icon_hazard.gif);
}

.itemDetailLayout4 .infoBox .shippingIcons .heavy {
  background-image: url(../images/icon_heavy.gif);
}

.itemDetailLayout4 .infoBox .shippingIcons .overSized {
  background-image: url(../images/icon_wide.gif);
}

.itemDetailLayout4 .infoBox .shippingIcons .refrigerated {
  background-image: url(../images/icon_refrigerated.gif);
}

.itemDetailLayout4 .relatedItems .detailRow .image img {
  height: auto;
  width: 50px;
}

.itemDetailLayout4 .relatedItems .detailRow .detail .itemDescription a {
  font-size: 9pt;
}

.itemDetailLayout4 .relatedItems .detailRow .detail .itemNumber {
  display: none;
  font-size: 9pt;
}

.itemDetailLayout4 .relatedItems .detailRow .detail .price {
  font-size: 10pt;
  font-weight: bold;
}

.itemDetailLayout4 .rating {
  display: none;
  overflow: hidden;
  margin: 10px;
}

.itemDetailLayout4 .rating span {
  overflow: hidden;
  background-image: url(../images/ratingStars.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 29px;
  width: 135px;
  display: block;
}

.itemDetailLayout4 .rating .r0 {
  background-position: 0px 0px;
}

.itemDetailLayout4 .rating .r05 {
  background-position: 0px -29px;
}

.itemDetailLayout4 .rating .r10 {
  background-position: 0px -58px;
}

.itemDetailLayout4 .rating .r15 {
  background-position: 0px -87px;
}

.itemDetailLayout4 .rating .r20 {
  background-position: 0px -116px;
}

.itemDetailLayout4 .rating .r25 {
  background-position: 0px -145px;
}

.itemDetailLayout4 .rating .r30 {
  background-position: 0px -174px;
}

.itemDetailLayout4 .rating .r35 {
  background-position: 0px -203px;
}

.itemDetailLayout4 .rating .r40 {
  background-position: 0px -232px;
}

.itemDetailLayout4 .rating .r45 {
  background-position: 0px -261px;
}

.itemDetailLayout4 .rating .r50 {
  background-position: 0px -290px;
}

.itemDetailLayout4 .links {
  overflow: hidden;
  margin: 10px;
}

.itemDetailLayout4 .share {
  overflow: hidden;
  margin: 10px;
}

.itemDetailLayout4 .itemFooter .gridContainer {
  overflow: hidden;
}

.itemDetailLayout4 .relatedProducts .detailRow .itemDescription {
  border: none;
}

.itemDetailLayout4 .buttonBar {
  border: none;
  background: none;
}

.itemDetailLayout4 .rowGroup {
  border-bottom-style: none;
}

.s2k-dojo .itemDetailLayout4 .dijitTabPane .dijitTitlePane .dijitTitlePaneTitle,
.s2k-dojo .itemDetailLayout4 .itemFooter .dijitTitlePane .dijitTitlePaneTitle,
.s2k-dojo .itemDetailLayout4 .socialBox .dijitTitlePane .dijitTitlePaneTitle,
.s2k-dojo .itemDetailLayout4 .floatBoxColumn .dijitTitlePane .dijitTitlePaneTitle {
  border-right-style: none;
  border-left-style: none;
  border-top: 1px solid #676767;
}

.s2k-dojo .itemDetailLayout4 .dijitTitlePaneTitle,
.s2k-dojo .itemDetailLayout4 .dijitTitlePaneFocused .dijitTitlePaneTitle,
.s2k-dojo .itemDetailLayout4 .dijitTitlePaneTextNode {
  color: #676767 !important;
  text-shadow: none;
}

.itemDetailLayout4 .easy_zoom_parent {
  position: relative;
}

.itemDetailLayout4 .easy_zoom {
  width: 400px;
  height: 400px;
  border: 5px solid #ededed;
  background: #fff;
  color: #333;
  position: absolute;
  top: 10px;
  left: 45%;
  overflow: hidden;
  -moz-box-shadow: 0 0 10px #777;
  -webkit-box-shadow: 0 0 10px #777;
  box-shadow: 0 0 10px #777;
  /* vertical and horizontal alignment used for preloader text */
  line-height: 400px;
  text-align: center;
  z-index: 150;
}

.itemDetailLayout4 .itemDetailPreview {
  position: fixed;
  top: 0px;
  background: #fff;
  width: 1000px;
  margin-left: -10px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
  z-index: 100;
  display: none;
}

.itemDetailLayout4 .showPreview {
  display: block;
}

.itemDetailLayout4 .itemDetailPreview .imagePreview {
  float: left;
  overflow: hidden;
  margin: 10px;
}

.itemDetailLayout4 .itemDetailPreview .imagePreview img {
  max-height: 75px;
  max-width: 100px;
}

.itemDetailLayout4 .itemDetailPreview .itemPreviewInfo {
  float: left;
  overflow: hidden;
  margin-top: 10px;
}

.itemDetailLayout4 .itemDetailPreview .itemDescription {
  margin-left: 10px;
  min-width: 500px;
  max-width: 600px;
  font-size: 14pt;
  font-weight: bold;
  margin-right: 10px;
}

.itemDetailLayout4 .itemDetailPreview .priceContainer {
  float: left;
  overflow: hidden;
  margin-left: 10px;
  width: 250px;
  margin-top: 10px;
  font-size: 12pt;
}

.itemDetailLayout4 .itemDetailPreview .priceContainer .price,
.itemDetailLayout1 .itemDetailPreview .priceContainer .uom,
.itemDetailLayout1 .itemDetailPreview .priceContainer .stock {
  float: left;
  margin-right: 5px;
}

.itemDetailLayout4 .itemDetailPreview .priceContainer .stock {
  margin-left: 15px;
}

.itemDetailLayout4 .itemDetailPreview .addToCart {
  margin: 10px;
  overflow: hidden;
  padding: 10px;
  border: 3px solid #999;
  width: 120px;
}

.itemDetailLayout4 .itemDetailPreview .addToCart .label {
  width: auto;
}

.itemDetailLayout4 .itemDetailPreview .addToCart .btn {
  margin-top: 5px;
}

.itemDetailLayout4 .imageThumbs img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

/* remove importants when javascript resizing is removed */
.itemDetailLayout4 .upsellItems .boxes .detailRow {
  width: 205.5px;
  margin-left: 6px;
}

.itemDetailLayout4 .upsellItems .boxes .detailRow:nth-child(4n + 1) {
  margin-left: 0;
}

.itemDetailLayout4 .relatedItems .boxes .detailRow {
  width: 234px;
  margin-left: 0px;
}

.partsItems .listView .gridContainer .rowGroup {
  display: table;
}

.partsItems .listView .gridContainer .detailRow {
  display: table-row;
}

.partsItems .listView .detailRow .itemDetails {
  display: table-cell;
  width: auto;
  margin: 0;
}

.partsItems .listView .detailRow .price .thePrice {
  font-size: 1.1em;
}

.partsItems .listView .detailRow .quantity .dijitTextBox {
  width: 5em;
}

.itemDetailPreview {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
}

.floatNav .itemDetailPreview {
  top: 60px;
}

.itemDetailPreview .innerAppContainer:before {
  content: " ";
  display: block;
  clear: both;
}

.itemDetailPreview.showPreview {
  display: block;
}

.itemDetailPreview .imagePreview,
.itemDetailPreview .itemPreviewInfo,
.itemDetailPreview .addToCart {
  display: inline-block;
  margin: 5px;
  vertical-align: middle;
}

.itemDetailPreview .imagePreview img {
  max-height: 80px;
  max-width: 80px;
  width: auto;
  height: auto;
}

.itemDetailPreview .itemPreviewInfo .itemDescription {
  font-size: 1.5em;
  font-weight: 700;
}

.itemDetailPreview .itemPreviewInfo .price {
  font-size: 1.5em;
  color: #499bea;
  font-weight: 700;
  display: inline-block;
}

.itemDetailPreview .itemPreviewInfo .uom {
  display: inline-block;
}

.itemDetailPreview .addToCart .qty,
.itemDetailPreview .addToCart .btn {
  display: inline-block;
  vertical-align: baseline;
}

.isMobile .magnifyarea,
.isMobile .cursorshade,
.isMobile .zoomstatus {
  display: none;
}

/* itemDetailLightBox */
.itemDetailLightbox {
  display: none;
  position: fixed;
  z-index: 500;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.7);
}

.itemDetailLightbox.show {
  display: block;
}

.itemDetailLightbox .lbContent {
  border: 12px solid rgba(0, 0, 0, 0.5);
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: fixed;
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 840px;
  height: 600px;
}

.lbContent button.close {
  position: absolute;
  background: #fff;
  color: #676767;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  border: 1px solid #676767;
  width: 25px;
  height: 25px;
  font-size: 15px;
  font-weight: bold;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  top: -20px;
  right: -20px;
  overflow: hidden;
}

.lbContent button.close:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f00d";
  display: inline-block;
  line-height: 0px;
}

/* Item Lightbox */
.lightBoxLink {
  text-align: center;
}

.lightBoxLink a:before {
  content: "\f03e";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.1em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: baseline;
  margin: 3px 6px;
  color: inherit;
}

.itemDetailLightbox .lbContent .itemImage {
  margin: 10px;
}

.itemDetailLightbox .imageThumbs ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.itemDetailLightbox .imageThumbs ul li a img {
  max-width: 85px;
  max-height: 85px;
  width: auto;
  height: auto;
}

.itemDetailLightbox .lbContent .image {
  margin: 0;
  width: 608px;
  height: auto;
  float: left;
}

.itemDetailLightbox .lbContent .image img {
  width: auto;
  height: auto;
  max-height: 580px;
  max-width: 608px;
}

.itemDetailLightbox .lbContent .imageThumbs {
  width: 194px;
  float: right;
}

.backLink.itemDetailback {
  width: 1080px;
  margin: 5px auto;
}

.dijitTooltipDialog .itemSuccessContainer .image img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 1100px) {
  .appContainer.itemDetail .itemDetailLayout4,
  .backLink.itemDetailback {
    width: 960px;
  }

  .itemDetailLayout4 .itemDetailContainer {
    width: 720px;
  }

  .itemDetailLayout4 .rightColumn {
    width: 234px;
  }

  .itemDetailLayout4 .itemDetailLeft {
    width: 300px;
  }

  .itemDetailLayout4 .itemDetailRight {
    width: 414px;
  }

  .itemDetailLayout4 .itemDetailFull {
    margin-top: 10px;
    width: 720px;
  }

  .itemDetailLayout4 .upsellItems .boxes .detailRow {
    width: 175.5px;
  }
}
@media screen and (max-width: 980px) {
  .appContainer.itemDetail .itemDetailLayout4,
  .backLink.itemDetailback {
    width: 748px;
  }

  .appContainer.itemDetail .itemDetailLayout4 .itemDetailContainer {
    width: 748px;
    float: none;
  }

  .itemDetailLayout4 .itemDetailFull {
    width: 748px;
  }

  .itemDetailLayout4 .upsellItems .boxes .detailRow,
  .itemDetailLayout4 .relatedItems .boxes .detailRow {
    width: 182.5px !important;
  }

  .itemDetailLayout4 .relatedItems .boxes .detailRow {
    margin-left: 6px;
  }

  .itemDetailLayout4 .relatedItems .boxes .detailRow:nth-child(4n + 1) {
    margin-left: 0;
  }

  .itemDetailLayout4 .rightColumn {
    width: 748px;
    float: none;
  }

  .itemDetailLightbox .lbContent {
    width: 680px;
    height: 520px;
  }

  .itemDetailLightbox .lbContent .image {
    width: 448px;
  }

  .itemDetailLightbox .lbContent .image img {
    max-width: 448px;
    max-height: 500px;
  }

  .itemDetailLayout4 .relatedItems .detailRow:nth-child(3),
  .itemDetailLayout4 .relatedItems .detailRow:nth-child(4) {
    display: inline-block !important;
  }
}
@media screen and (max-width: 768px) {
  .appContainer.itemDetail .itemDetailLayout4,
  .backLink.itemDetailback,
  .itemDetailLayout4 .itemDetailFull,
  .itemDetailLayout4 .rightColumn,
  .appContainer.itemDetail .itemDetailLayout4 .itemDetailContainer {
    width: 583px;
  }

  .itemDetailLayout4 .itemDetailContainer .itemDetailLeft,
  .itemDetailLayout4 .itemDetailContainer .itemDetailRight {
    width: 100%;
    float: none;
  }

  .itemDetailLayout4 .upsellItems .boxes .detailRow:nth-child(4n + 1),
  .itemDetailLayout4 .relatedItems .boxes .detailRow:nth-child(4n + 1) {
    margin-left: 6px;
  }

  .itemDetailLayout4 .upsellItems .boxes .detailRow:nth-child(2n + 1),
  .itemDetailLayout4 .relatedItems .boxes .detailRow:nth-child(2n + 1) {
    margin-left: 0;
  }

  .itemDetailLayout4 .upsellItems .boxes .detailRow,
  .itemDetailLayout4 .relatedItems .boxes .detailRow {
    width: 288.5px !important;
  }

  .itemDetailLightbox .lbContent {
    width: 520px;
    height: 440px;
  }

  .itemDetailLightbox .lbContent .image {
    width: 415px;
  }

  .itemDetailLightbox .lbContent .image img {
    max-width: 415px;
    max-height: 415px;
  }

  .itemDetailLightbox .lbContent .imageThumbs {
    width: 67px;
  }

  .itemDetailLightbox .imageThumbs ul li {
    width: 55px;
    height: 55px;
  }

  .itemDetailLightbox .imageThumbs ul li a img {
    max-width: 55px;
    max-height: 55px;
  }
}
@media screen and (max-width: 603px) {
  .appContainer.itemDetail .itemDetailLayout4,
  .backLink.itemDetailback,
  .itemDetailLayout4 .itemDetailFull,
  .itemDetailLayout4 .rightColumn,
  .appContainer.itemDetail .itemDetailLayout4 .itemDetailContainer {
    width: 460px;
  }

  .itemDetailLayout4 .upsellItems .boxes .detailRow,
  .itemDetailLayout4 .relatedItems .boxes .detailRow {
    width: 227px !important;
  }

  .itemDetailLightbox .lbContent {
    width: 420px;
    height: 435px;
  }

  .itemDetailLightbox .lbContent .image {
    width: 400px;
  }

  .itemDetailLightbox .lbContent .image img {
    max-width: 400px;
    max-height: 340px;
  }

  .itemDetailLightbox .lbContent .imageThumbs {
    width: 392px;
  }

  .itemDetailLightbox .imageThumbs ul li {
    margin: 4px;
  }
}
@media screen and (max-width: 480px) {
  .appContainer.itemDetail .itemDetailLayout4,
  .backLink.itemDetailback,
  .itemDetailLayout4 .itemDetailFull,
  .itemDetailLayout4 .rightColumn,
  .appContainer.itemDetail .itemDetailLayout4 .itemDetailContainer {
    width: 300px;
  }

  .itemDetailLayout4 .upsellItems .boxes .detailRow:nth-child(4n + 1),
  .itemDetailLayout4 .relatedItems .boxes .detailRow:nth-child(4n + 1),
  .itemDetailLayout4 .upsellItems .boxes .detailRow,
  .itemDetailLayout4 .relatedItems .boxes .detailRow {
    margin-left: 0;
  }

  .itemDetailLayout4 .upsellItems .boxes .detailRow,
  .itemDetailLayout4 .relatedItems .boxes .detailRow {
    width: 100% !important;
  }

  .itemDetailLightbox .lbContent {
    width: 260px;
  }

  .itemDetailLightbox .lbContent .image {
    width: 240px;
  }

  .itemDetailLightbox .lbContent .image img {
    max-width: 240px;
    max-height: 276px;
  }

  .itemDetailLightbox .lbContent .imageThumbs {
    width: 240px;
  }

  .itemDetailLightbox .imageThumbs ul li {
    margin: 4px;
  }

  .partsItems .listView .gridContainer .detailRow {
    display: block;
    margin-bottom: 0;
  }

  .partsItems .listView .detailRow .itemDetails {
    display: block;
  }
}
@media screen and (max-width: 320px) {
  .appContainer.itemDetail .itemDetailLayout4,
  .backLink.itemDetailback {
    width: 280px;
  }
}
.s2k-dojo .addToCart .dijitButton .bText {
  line-height: 22px;
}

.s2k-dojo .addToCart .dijitButton .bIcon {
  width: 20px;
  height: 20px;
  display: block;
  float: right;
  margin: 0px 0px 0px 8px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.s2k-dojo .addToCart .dijitButton .bIcon:before {
  content: "\f07a";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.1em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  margin: 3px 6px;
  color: inherit;
}

.compareThese {
  overflow: hidden;
  display: block;
  float: left;
}

.compareThese .compareThis {
  float: left;
  overflow: hidden;
  display: block;
  height: 24px;
  width: 24px;
  background: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, white 0, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, white 0, #e5e5e5 100%);
  background: -o-linear-gradient(top, white 0, #e5e5e5 100%);
  background: -ms-linear-gradient(top, white 0, #e5e5e5 100%);
  background: linear-gradient(to bottom, white 0, #e5e5e5 100%);
  border: 1px solid #666;
  margin-right: 5px;
  position: relative;
}

.compareThese .compareThis .removeCompare {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #900;
  display: block;
  color: #fff;
  width: 8px;
  text-align: center;
  line-height: 8px;
  font-weight: bold;
  cursor: pointer;
}

.compareThese .compareThis .compareOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff url("../images/ajax-loader-small.gif") no-repeat 4px 4px;
}

.compareItems .removeLink {
  text-align: right;
  margin-bottom: 5px;
}

.compareItems .removeLink a .aText {
  display: none;
}

.compareItems .removeLink a .aIcon:before {
  content: "\f057";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f00;
}

.compareItems .itemImage {
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
  height: 125px;
}

.compareItems .itemImage img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

/*
.compareItems .spec {
    overflow: hidden;
    vertical-align: top;
}*/
.compareItems .spec.description {
  font-size: 1.1em;
  font-weight: 700;
  margin: 5px 0;
}

.compareItems .spec.itemNumber {
  margin: 5px 0;
}

.compareItems .spec.price {
  margin: 5px 0;
}

.compareItems .spec.price .itemPrice,
.compareItems .spec.price .unitMeasure {
  display: inline-block;
  vertical-align: text-bottom;
}

.compareItems .spec.price .itemPrice {
  font-size: 1.2em;
  color: #009cdd;
  font-weight: 700;
}

.compareItems .label {
  font-weight: 700;
  display: inline-block;
}

.compareItems .detail {
  display: inline-block;
}

.compareItems .headerCell,
.compareItems .gridContainer .rowGroup,
.compareItems .gridContainer .cellData {
  border: none;
}

.compareItems .gridContainer .cellData {
  border-bottom: 1px solid #f4f4f4;
}

.compareItems .gridContainer .cellData:nth-child(1) {
  background: #f5f5f5;
}

.compareItems .gridContainer .cellData:nth-child(2n + 3) {
  background: rgba(40, 166, 255, 0.05);
}

.compareItems .gridContainer .detailRow:nth-child(1) .cellData {
  background: none;
  border: none;
}

.boxes .guidePopup {
  display: none;
}

.boxes .itemResults .headerRow {
  display: none;
}

.boxes .itemResults .detailRow {
  display: inline-block !important;
  /*	float: left;
  width: 25%; */
  vertical-align: top;
}

.dj_ie .boxes .itemResults .detailRow {
  width: 23%;
}

.boxes .itemResults .topRow {
  border-top: none;
}

.boxes .itemResults .lastCol {
  border-right: none;
}

.boxes .detailRow .detailBorder {
  border: 1px solid #ececec;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/*
.boxes .lastCol .detailBorder {
    border-right: 1px solid #999;
}
*/
/*
New and Featured Items
- remove !important in this section after item results width and heights are removed
*/
.boxes .itemResults .detailRow {
  margin-bottom: 6px;
  position: relative;
}

.hotDealArrows {
  position: absolute;
  top: 50%;
  font-size: 4em;
  transform: translate(0, -50%);
  cursor: pointer;
}

.hotDealArrows.Left {
  left: 5px;
}

.hotDealArrows.Right {
  right: 5px;
}

.col2.boxes .newItems .detailRow,
.col2.boxes .featuredItems .detailRow,
.col2.boxes .crossSellItems .detailRow {
  width: 477px !important;
  margin-left: 6px;
}

.col2.boxes .newItems .detailRow:nth-child(2n + 1),
.col2.boxes .featuredItems .detailRow:nth-child(2n + 1),
.col2.boxes .crossSellItems .detailRow:nth-child(2n + 1) {
  margin-left: 0;
}

.col3.boxes .newItems .detailRow,
.col3.boxes .featuredItems .detailRow,
.col3.boxes .crossSellItems .detailRow {
  width: 316px !important;
  margin-left: 6px;
}

.col3.boxes .newItems .detailRow:nth-child(3n + 1),
.col3.boxes .featuredItems .detailRow:nth-child(3n + 1),
.col3.boxes .crossSellItems .detailRow:nth-child(3n + 1) {
  margin-left: 0;
}

.col4.boxes .newItems .detailRow,
.col4.boxes .featuredItems .detailRow,
.col4.boxes .crossSellItems .detailRow {
  width: 265.5px !important;
  margin-left: 6px;
}

.col4.boxes .newItems .detailRow:nth-child(4n + 1),
.col4.boxes .featuredItems .detailRow:nth-child(4n + 1),
.col4.boxes .crossSellItems .detailRow:nth-child(4n + 1) {
  margin-left: 0;
}

.col5.boxes .newItems .detailRow,
.col5.boxes .featuredItems .detailRow,
.col5.boxes .crossSellItems .detailRow {
  width: 211.2px !important;
  margin-left: 6px;
}

.col5.boxes .newItems .detailRow:nth-child(5n + 1),
.col5.boxes .featuredItems .detailRow:nth-child(5n + 1),
.col5.boxes .crossSellItems .detailRow:nth-child(5n + 1) {
  margin-left: 0;
}

@media screen and (max-width: 1100px) {
  .col2.boxes .newItems .detailRow,
  .col2.boxes .featuredItems .detailRow,
  .col2.boxes .crossSellItems .detailRow {
    width: 477px !important;
    margin-left: 6px;
  }

  .col2.boxes .newItems .detailRow:nth-child(2n + 1),
  .col2.boxes .featuredItems .detailRow:nth-child(2n + 1),
  .col2.boxes .crossSellItems .detailRow:nth-child(2n + 1) {
    margin-left: 0;
  }

  .col3.boxes .newItems .detailRow,
  .col3.boxes .featuredItems .detailRow,
  .col3.boxes .crossSellItems .detailRow {
    width: 316px !important;
    margin-left: 6px;
  }

  .col3.boxes .newItems .detailRow:nth-child(3n + 1),
  .col3.boxes .featuredItems .detailRow:nth-child(3n + 1),
  .col3.boxes .crossSellItems .detailRow:nth-child(3n + 1) {
    margin-left: 0;
  }

  .col4.boxes .newItems .detailRow,
  .col4.boxes .featuredItems .detailRow,
  .col4.boxes .crossSellItems .detailRow {
    width: 235.5px !important;
    margin-left: 6px;
  }

  .col4.boxes .newItems .detailRow:nth-child(4n + 1),
  .col4.boxes .featuredItems .detailRow:nth-child(4n + 1),
  .col4.boxes .crossSellItems .detailRow:nth-child(4n + 1) {
    margin-left: 0;
  }

  .col5.boxes .newItems .detailRow,
  .col5.boxes .featuredItems .detailRow,
  .col5.boxes .crossSellItems .detailRow {
    width: 187.2px !important;
    margin-left: 6px;
  }

  .col5.boxes .newItems .detailRow:nth-child(5n + 1),
  .col5.boxes .featuredItems .detailRow:nth-child(5n + 1),
  .col5.boxes .crossSellItems .detailRow:nth-child(5n + 1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 980px) {
  .col2.boxes .newItems .detailRow,
  .col2.boxes .featuredItems .detailRow,
  .col2.boxes .crossSellItems .detailRow {
    width: 371px !important;
  }

  .col3.boxes .newItems .detailRow,
  .col3.boxes .featuredItems .detailRow,
  .col3.boxes .crossSellItems .detailRow {
    width: 245px !important;
  }

  .col4.boxes .newItems .detailRow,
  .col4.boxes .featuredItems .detailRow,
  .col4.boxes .crossSellItems .detailRow,
  .col5.boxes .newItems .detailRow,
  .col5.boxes .featuredItems .detailRow,
  .col5.boxes .crossSellItems .detailRow {
    width: 182.5px !important;
  }

  .col5.boxes .newItems .detailRow:nth-child(5n + 1),
  .col5.boxes .featuredItems .detailRow:nth-child(5n + 1),
  .col5.boxes .crossSellItems .detailRow:nth-child(5n + 1) {
    margin-left: 6px;
  }

  .col5.boxes .newItems .detailRow:nth-child(4n + 1),
  .col5.boxes .featuredItems .detailRow:nth-child(4n + 1),
  .col5.boxes .crossSellItems .detailRow:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .col3.boxes .newItems .detailRow:nth-child(3n + 1),
  .col3.boxes .featuredItems .detailRow:nth-child(3n + 1),
  .col3.boxes .crossSellItems .detailRow:nth-child(3n + 1),
  .col4.boxes .newItems .detailRow:nth-child(4n + 1),
  .col4.boxes .featuredItems .detailRow:nth-child(4n + 1),
  .col4.boxes .crossSellItems .detailRow:nth-child(4n + 1),
  .col5.boxes .newItems .detailRow:nth-child(4n + 1),
  .col5.boxes .featuredItems .detailRow:nth-child(4n + 1),
  .col5.boxes .crossSellItems .detailRow:nth-child(4n + 1) {
    margin-left: 6px;
  }

  .col2.boxes .newItems .detailRow,
  .col2.boxes .featuredItems .detailRow,
  .col2.boxes .crossSellItems .detailRow,
  .col3.boxes .newItems .detailRow,
  .col3.boxes .featuredItems .detailRow,
  .col3.boxes .crossSellItems .detailRow,
  .col4.boxes .newItems .detailRow,
  .col4.boxes .featuredItems .detailRow,
  .col4.boxes .crossSellItems .detailRow {
    width: 288.5px !important;
  }

  .col5.boxes .newItems .detailRow,
  .col5.boxes .featuredItems .detailRow,
  .col5.boxes .crossSellItems .detailRow {
    width: 187.2px !important;
  }

  .col3.boxes .newItems .detailRow:nth-child(odd),
  .col3.boxes .featuredItems .detailRow:nth-child(odd),
  .col3.boxes .crossSellItems .detailRow:nth-child(odd),
  .col4.boxes .newItems .detailRow:nth-child(2n + 1),
  .col4.boxes .featuredItems .detailRow:nth-child(2n + 1),
  .col4.boxes .crossSellItems .detailRow:nth-child(2n + 1),
  .col5.boxes .newItems .detailRow:nth-child(3n + 1),
  .col5.boxes .featuredItems .detailRow:nth-child(3n + 1),
  .col5.boxes .crossSellItems .detailRow:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 603px) {
  .col5.boxes .newItems .detailRow:nth-child(3n + 1),
  .col5.boxes .featuredItems .detailRow:nth-child(3n + 1),
  .col5.boxes .crossSellItems .detailRow:nth-child(3n + 1) {
    margin-left: 6px;
  }

  .col2.boxes .newItems .detailRow,
  .col2.boxes .featuredItems .detailRow,
  .col2.boxes .crossSellItems .detailRow,
  .col3.boxes .newItems .detailRow,
  .col3.boxes .featuredItems .detailRow,
  .col3.boxes .crossSellItems .detailRow,
  .col4.boxes .newItems .detailRow,
  .col4.boxes .featuredItems .detailRow,
  .col4.boxes .crossSellItems .detailRow,
  .col5.boxes .newItems .detailRow,
  .col5.boxes .featuredItems .detailRow,
  .col5.boxes .crossSellItems .detailRow {
    width: 227px !important;
  }

  .col5.boxes .newItems .detailRow:nth-child(2n + 1),
  .col5.boxes .featuredItems .detailRow:nth-child(2n + 1),
  .col5.boxes .crossSellItems .detailRow:nth-child(2n + 1) {
    margin-left: 0px;
  }
}
@media screen and (max-width: 480px) {
  .col3.boxes .newItems .detailRow:nth-child(3n + 1),
  .col3.boxes .featuredItems .detailRow:nth-child(3n + 1),
  .col3.boxes .crossSellItems .detailRow:nth-child(3n + 1),
  .col5.boxes .newItems .detailRow:nth-child(3n + 1),
  .col5.boxes .featuredItems .detailRow:nth-child(3n + 1),
  .col5.boxes .crossSellItems .detailRow:nth-child(3n + 1) {
    margin-left: 0px;
  }

  .col2.boxes .newItems .detailRow,
  .col2.boxes .featuredItems .detailRow,
  .col2.boxes .crossSellItems .detailRow,
  .col3.boxes .newItems .detailRow,
  .col3.boxes .featuredItems .detailRow,
  .col3.boxes .crossSellItems .detailRow,
  .col4.boxes .newItems .detailRow,
  .col4.boxes .featuredItems .detailRow,
  .col4.boxes .crossSellItems .detailRow,
  .col5.boxes .newItems .detailRow,
  .col5.boxes .featuredItems .detailRow,
  .col5.boxes .crossSellItems .detailRow {
    margin-left: 0px;
  }

  .col2.boxes .newItems .detailRow,
  .col2.boxes .featuredItems .detailRow,
  .col2.boxes .crossSellItems .detailRow,
  .col3.boxes .newItems .detailRow,
  .col3.boxes .featuredItems .detailRow,
  .col3.boxes .crossSellItems .detailRow,
  .col4.boxes .newItems .detailRow,
  .col4.boxes .featuredItems .detailRow,
  .col4.boxes .crossSellItems .detailRow,
  .col5.boxes .newItems .detailRow,
  .col5.boxes .featuredItems .detailRow,
  .col5.boxes .crossSellItems .detailRow {
    width: 100% !important;
  }
}
.boxes .detailRow .itemImage {
  text-align: center;
  display: block;
  border: none;
  position: relative;
  padding: 0;
  height: 160px;
  overflow: hidden;
}

.boxes .detailRow .itemImage img {
  max-width: 200px;
  max-height: 160px;
  width: auto;
  height: auto;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.boxes .detailRow .itemImage.imgLazy {
  background: url("data:image/gif;base64,R0lGODlhQABAAPMCACim/iel/v///5/X/oLL/i+p/kay/t/x/vD4/l28/vz+/szq/sLl/rfh/nHE/iun/iH/C05FVFNDQVBFMi4wAwEAAAAh/hoiQ3JlYXRlZCB3aXRoIENoaW1wbHkuY29tIgAh+QQJBQACACwAAAAAQABAAAAE/1DISau9OOvNu/9gKI5kaZ5oqq5shSxMM8wDsyBtuQxJAfzAoIHAUOQ6B4IhyGz+CoTDEYMg+JxY5iM6pQyuTYODQBiQHUtnodE9JJoFR+NgvBwa1mYC1zqkgQYDfB0KA38/BlIrDWAABQN1Il9BBQwqjEEJiiUIb0APlicIjQSRJwSUmyWYAAQtA0KDJQxQR7BACSmqLahAA10pCp6Ou8AjB2Cuxie3AA/FyyAKf8odMdEVzQamGQgGBbLRCmChG73V2AK9rRwLD0AL6RINgHc86BLCsekK9HDFzYDga/HCzDcsvyoga/Ksi4MsuLgJGMYk15RREB/EywYx4RF/COAtYMxSAJoKivsqoHTioE0jeBZAhnFQw6SKgD8GjnT0x6K4QwbCqUtAYI6CBYAkdkEKpJwGBO9+2DzSq6WHYWzSeQP3YZ3VdNc+MHUkVB6Hcb7Mili3TS2IhT88uu2wruRcD3ABJFB6N2aQgSumfqAIGMWAB3JJePv7SiDfD3lbPQ6xjhgKWpkEc+gUBJQKzEAeTdYwKbRTFH6YBCqLodAhAAY2suDMBMqcDHfyVGSdovRMMmYIoMEi2liVlxAZcsGW5HVyR8vVLlASFcsQBrzlvYhBo8aNvuDDix9PvvyECAAh+QQJBQACACwAAAAAQABAAAAE/1DISau9OOvNu/9gKI5kaZ5oqq5shSzMIMvMgrTlMiQF4P9AA4GhwHUOBANwyfQVCAcjBkHoNa/LB1RKOViZBoeDMCAQHMpmocGdJIAFR+NQvBwaVWbixl34DAN8HQoDaT8GUVxkdSIDXwAFDFyMJAhvPw+SbScEcImbJQNBgiIKW1yiPwmVbwObnT+uIQxpDpsKl5CkHAMPh5RGXj8EHggOTJ+omMkYC4ZAsm0KhsQajle2oKkABsATxljc3jgKX5oVB89XzFKwANUUDY9Y0W0NhxYvDWUJ6j/Zmw4A2WXBjxN+BgyAkmBowQYG/xZaOObjHIZtACVKcFfvwjZ4GuQFbOtoYWTICSatDTu5MdYGjKASJBgzgMEBigBIVoDoI2O7cA5q0rlgUNyme+F8PNCJwJcPdi2aJjXgEEMuNpv8AdmjwZ1PI+6YDBhHoWgBgi2QLlkz6ItOFlK3osXgrltWIATIYhDm4+0KWGxFuDtrjxvUDgi+JNCLwthcD2rfsQyRS/LkYs9AXtbA10fezRwYPEpwGPQE0XDGkhhQVUq6JYAeWyCkxC4XS0zizMmAAM8jvyuuNQlD0wyaK4Q3UZmXNMuphVS0hntSetOCJE6vCGEgW+OLGDNq2jBNvrz58+jLRwAAIfkECQUAAgAsAAAAAEAAQAAABP9QyEmrvTjrzbv/YCiOZGmeaKqubIUszSDLzYK0pmIUQO//BgJDgRMZfkhkgXAofhzJqO/BdHIGAEOCQJARHMdoYWDVIA7Ey2FA4CETt9bakBuEfYZmav7IpgZuPQUMJnNIdCkICT8PhCF8UQksBD8FehxrCX1SAA4tWHhxGwyLnD0EOKA9kh6kpmQ4lD6wraVJtCwKtpYhUEkNTgeBqB/CUQtWqg+XHLJZDGHMLTo+xB13sKSiRaoGaRsLPgXbZQIKgY4bqp7lFc7WGtjtFQ14HAibANLtBz/kFuF6eJtX4Q4yDfVWEazgCwAwDargLXSG64KqigQvqpu1kIJGiNXXOk74mCGiSAkUNyQEwEpkw4cZAmb5ttDgBnw+9pXr5+OfBXkdu3VYVybBwQnvOsgc5wTBqoPnfKTTELUHRhU8n6oqQFODs4E4ZIoL6cGY1SIrkywD4YzXJ1NGiwVK0BWFKk5xh/6QiMKZlCA6MdgCcLVEw0MEFtS9eYfwisFZBhwdYfbUYiMCmVwOwSBQlsAgDEjeTKJzpQGkT1I40DiyT9UuIANYMgD063aA/m6Z8UULbAEIcpsC8lvCAQKtOd3uuAB5vihTi0t4wWAGDRvSs2vfzr279ggAIfkECQUAAgAsAAAAAEAAQAAABP9QyEmrvTjrzbv/YCiOZGmeaKqu7IYMzIK09ALcgEEwCi0gh8OC0RgMCMhEwmBIYBq4aIFwYA2i2OzgmcU9qKvGo4stzC4LgsNALjTCBTKO0Dk0CHFs4oxi5MlVHwoDbFEGgSgHf3okA4sFDCoDY1lvJAgJUQ+RJ4pdBj0mBFKIIweFWilXOAZ8IplzsA+uJqs3TiO2AHQKDgAOLKM4WyEIfwmhAgQLLAqwAAWlHcLQ0jSeN3Qf2ADEPhS2D9YZ1KDfFQqo2h2o3ucTtuYcNjdm7+h/nBvUwPcV1Os0PLPkbwKUGwY4IKAEYNy7A1FoWaCXI1lBCaiYaWCAo9/FCb75bujjku0jBWruLtgK+NFWSgsuTcIbtmGlTAkoNxzcdVMZzY0de4YEMBINK4sXM7pg6PAcRBwSLQyUuTMhB34yAXagaO+ignwdvv4saKsAUnJHk87Z9ueliQMsJYRreoFatBWjCFg0thYEN2Qp+P5K9uxuiJ08Ueja43NsiGeJTaBCSA0A4BEIJscFQZFMq7eL9JIY2qWARhN+oiSgi+EAwy5uR6TGUWDAWQ26ShctcQqLgQFRLaST44XgCUxZpjSgi5h4txWOPDs4TSFBASYJHCAx0qBBjCC3SyDAQ8Z4zwtwJ4s8v5WAAUrU2bsYEly+/fv48+vfLyECACH5BAkFAAEALAAAAABAAEAAAAT/MMhJq7046827/2AojiIxLGRKHgVgEIuizh0B3EDhNDLtV4gW7lZINBC/5GDIfCQGh4wg2VEYmFhCZkCIUjUN7NDRu1wf3e9lIBQnypbFsNBQTxAJMc6AzNiYCX1UB1d6Ll4ZCgOFe4g+DW05bDgFKB6TlAw/kEMJUUsAD5ogeEOiNCxDBD1WAHUjf0SOIgiMAAMVDLgpoDd8KXk4u1+9AAkkxVp2AbG3tG1vywEKwTmCHrEFs2qpN8oe3c7SE70P2357cNKt3h+Mw+MSvQbqGHJE1/EKbaMbvQ7xLMT6pqHaq4ATwvjigOABjnPjDgzJFycdwgqMLGVggAPgRQoO/3D0w/DvI4VY8NYIM0lupYZeKS/C9IeD4MeZLzuylIByA8cbHlmGvDHywj0X9QJm3NDwIUuJOChaMMhSoYsOJU0O7HC0gNRl+0RWaRNTWq8CSS/EoneRkU0N4cqqKQcRQ7avSYLUDKH3RjRp1bSJsArgLYgBRU8OkcuhmjgRDB6wtVDsLy1bjDMsEBKz2K8U4QqnvRDOq2JKGlMwiOSpQy0mykrhOOVj9ZwBowPINnUAE5HEKggxMXCwAjU9kVyk/rH7RnGQhgDhpYFpcoVihgrgjoeAjeEAvR1jaX0RwXTwAxIkt7bTdQMHkb63v6CAgYMzdefTX0BAvv7/AAYo4AMXEQAAIfkECQUAAQAsAAAAAEAAQAAABP8wyEmrrQTdzbv/VVI0YGme0wAAyYG+cNWsQDHEOHrQa5v/nwIP8CAogEhLYrgyLJLIxSDxYNIyUNiBYLBaDYysCUEQeq02MWhgPjMdGnUHsRwWHI1DdwiWe/R8A3EBBENYHgMuUA1tNQNHFCpNTx8NDwVhSIw8PhYLjpAeDGYPmTkHjUYbdIoghTQFrTAIeysEYpJNgy91tnK5LDHAt36vKzcoCG0JoWoKvQW7rrCycqhXJ9fHfhW5D9UdxgbN3Aq1xCC1yNyRNOMgnyvR7BUKbabhNA70FsboHb1I8KMwo8kHBFVWgKO3g4Y0T+7IDaxFiQMDfQMtOKCB70Kufxn5CdFYt+FjyHbbOuQiGXIlImwnJRhjacFkTJEpLWK8uXFFR4hNJPKj6AEhjYXsGq54qISGwJAFARiYtmLfSX/wYDH1Y48jiK45+eUqIPSCuLJqzpnQBoDmLxrfThibx04ZzDHL0CKBhrRDVAAgsxhrG6MX4DEE+qLsoXdOLcKVuvysycPA1hLaSv3pCZnD4AIVcYzqXLKR1Qt0eGhGwiAwhQOGDXpshCmLgA0KCCRk0kzBgMdSQ3NbAHzIEwQNyjBJcFnMpjMJist7dBIBZzeqE9+UQBy7PO3bJ5A5Y4AAg+Yxu/NogD58AN9tnrr/U8f1/NIJ7iPWvz0CACH5BAkFAAEALAAAAABAAEAAAAT/MMhJq71XNcy7/99RLGBpnhMDGAjqvtYAAA5sv8QMDHdfOroHyUdELBiNgXJg0AEKLSKMwSw4r86EQno6EJrYsJPABSEIVrFaxyh3BmlsIUEgDAgJceHgthzyVwUODQdbFDJiBoZ9AQtxMwYDURc5amSMDY8FA4sYQHIOA3x9mU4Gox6AT6GFjBKOY50dBqyyjCJjrkSqAJe6N4gzvr8DGygIcYq/jU17KJVPqK7IOsMhcTzLAcEP0h7QytoKYL0m5Nna2zrhHiozUOkSCnFtH9A18RLQ1hjkxvkN1n1A8ECHN20HnEzCsEBHAVvayA3h4A5AgnwUPgGoxyGgMIwT7qChwxCMX7pgIy+gBClh5ZtqLAOI9OCxHMuZHSpeZKmRI0OHEJdJ9EDQIMiEOhb20/EvXk0DIO6B3AeiIrx489iAyDojJTGgJcAF7UPOJAZcM3zq4nawQw4DaqfFMcvhAKd4qpzFjOrEaxkEDb68CGZxrA3AXwqucEH4apHABhRneeZkRBloYehaQMDrQdwe49T4Vanpsw+0WJpmYBJoYp+KV1xTOBD40YwESvtgduigzh0CDsgFurtMAa81YR4QaCsXeZgCy1kykIzcAAEGufOVPJJkCYMF2WN+Gr0XA4Imqst7ECFbvQdJ7uNXiAAAIfkECQUAAQAsAAAAAEAAQAAABP8wyEmrvTjrzbv/YCiOZGkth6mGDrG+3PEYAhwiSzPse7MgFgcAsLB1FoNEYchsAgwEhiKweAwHxsyBYHB6vQVCgmnIWhCE5XfNBqTMkoHaa2gRdgRHt401I8ZOBQ4DBzUXBwNpXzRZB3tkA0AeCo9NbzANcwAFA4YfVV8umJoJlyBCizAHmgRTIqBrRSoIlX0jqGu2JYBXJggHOXgOCQbFKgNNonArCHMJrssqBEwFptEkq0y61yTTQ4zcJo/b4SEL1JLlI8hDDupn1hi85NwHejMcCFZD8fVN6RjOffP07pGsDA2YuHs3AVeDDewAKGPoDQA9ChEvcssIURvDCRzdNUSc+C5khpEfJVTUKCFhu5QBHG4Q+ISgOoMb9NUZAE3dgX/5YMYhI/RDRZJFMSiYwyAph4gFejq98AjpVIxMHvS7GqAZE6sdiCVo0QMFQBW8qpGI+CXBi4oWS8hg0/RYkwQ2Q/ByAq4EWwNnRbBtUrcE3AIH5bbN++FPkweFVVRqx7iDnCYFItulE+mDggGTDSReMfdLGEIZECTSNCRB4BWP9tEhK2wytU5wIupg3cbLAwJbX/wEgLcrl95ggIcbo3kBF9mLorzOXfwCDgY8yk6/dkAz1+/gw4svFwEAIfkECQUAAQAsAAAAAEAAQAAABP8wyEmrvTjrzbv/YCiOZGmeaKqubIUszCDLzIK05TIkBeD/QAOBocB1DgQDcMn0FQiHzKC4QhB6zezyAbU0HlHVAMs0OAgEGcGhbBYaFEYvfEIkmAVH4yDAHBpXTAk3C1gLKAttPwYDNx4KA4o+BnI/DCcNZAAFA30jY1pwJZlACXQkdlkDOZoEVCgETasjCJKzKQp3TLchuj68KA5ZBJ9AxCuxwyIIZAmvKANaAA4iyZuniA4PWQkhB2TAKgiRZSHWBp5GAg2+AAYhiuFGSD0FIAs/BY5GFuPvH9F8UOOnwpcognW2+cCGcAS+SekakmDwY6DEEggYNBhw6aLHjyDnQ35c0GCBDZHmfshDmUGYj44sOyg6FJPDASD7NCRoENFjg0UelDBiiNDaMQ6KHjiAiVABGaY6yzRCGHDTs6huuhhRdJSDtSZdV1QF8+HrEgc9UzD7EXZD1SXOjPgqQFRKk0FGvq60y6RtircJ0m74KavFWwM5PVAcdrXE1wI0QzzcBOqHqTrtHkD98LDApUr5OpGo7GTzh5sADiZawiixBkiS3EWmBQBYqiVP9mRAAEiTD7wnVpJmfWbGmtihBbMY51saEy51jVhB7vxJ9IYLkijMIoSBa5QvYszgeLKm+fPo06tfLyECACH5BAkFAAEALAAAAABAAEAAAAT/MMhJq7046827/2AojmRpnmiqrmyFLM0gy82CtOUyJAXg/0ADgaHAdQ4EA3DJ9BUIByMGQeg1r8sHVEoZWJkGB4EwGDuUzUKDe0gwC47GQYA5NKrMxK11QP8MA3sdCgN+PgZRKw1fAAUDdCNeQAUMKotACYklCG4/D5UnB4wERSkEk5ojfUAELQNBggFIH50+rTivPwkSVE8eubZcpz8yaAsdCF8JpUYCtUGQG8ONqUaiTLcb1z4DXLwED0ygGwxoBtE4AoVpzBsCDQndUuVYDiLoruFXa94il2+x+n1YwMjHLoGqDAGQh1AEJyDVGn54COCgxBECTjHkgASfxC2/4wA4aHcRRCc9JUMc0AcAUcoPDZYYOPaSwzMn42peUFDQxwN+Oi3ExLIxqIRpYHIa5ZlmAEkjChZ4vLCgCUqErwAFtID0z1QjfrJh8GOAZVEpwB5EpFC1kdNpBdaySPZD7IUBWvZsq/hVRa240qoNDSYF6VkPz+yqAMaXBAJDik8wNrAVxF4ApFQgLUDTBANGmU5Q9Km0xOdJj0hI+kGJxaoggT4QUjgTx2jWBORksINnyVUjq8GIIWNGIevU3nphWe4TJEIkxpk/kStwQRKWTYQwqJzyBYMZNGwYHU++vPnz5CMAADs=");
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: center center;
}

.boxes .detailRow .itemImage.imgLazy img {
  opacity: 0;
}

.boxes .detailRow .itemImage.imgLazy.imageLoaded img {
  opacity: 1;
}

.boxes .detailRow .itemImage.imgLazy.imageLoaded {
  background: none;
}

.boxes .detailRow .itemCompare {
  background: #efefef;
  overflow: hidden;
}

.boxes .detailRow .compare {
  margin: 5px 10px;
}

.boxes .detailRow .compare label,
.boxes .detailRow .compare .dijitCheckBox,
.boxes .detailRow .compare input[type="checkbox"] {
  float: right;
  margin-left: 5px;
}

.boxes .detailRow .detailBorder:hover .itemImage img {
  transform: scale(1.1);
}

.boxes .detailRow .itemImage .quickView {
  position: absolute;
  bottom: -50px;
  background: rgba(204, 204, 204, 0.3);
  width: 100%;
  height: 40px;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.boxes .detailRow .itemImage:hover .quickView {
  bottom: -6px;
}

.boxes .detailRow .itemDetails {
  display: block;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: #f7f7f7;
}

.boxes .detailRow .itemDetails .itemDescription,
.boxes .detailRow .itemDetails .subDescription {
  border: none;
  padding: 0;
  margin: 5px;
}

.boxes .itemResults .itemDescription {
  height: 90px;
}

.boxes .itemResults .itemDescription h3 {
  margin: 0;
  font-size: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
}

.boxes .detailRow .itemDetails .itemExtDescription {
  margin-top: 5px;
  margin-bottom: 5px;
  border: none;
  display: none;
  padding: 0;
}

.boxes .detailRow .price {
  display: block;
  border: none;
  overflow: hidden;
  padding: 0;
  margin: 5px;
  height: 50px;
}

.boxes .detailRow .price .thePrice {
  font-weight: bold;
  margin-right: 5px;
  font-size: 1.3em;
  display: inline-block;
  vertical-align: bottom;
  color: #009cdd;
}

.boxes .detailRow .price .multipleUM .thePrice {
  margin-top: 3px;
}

.boxes .detailRow .price .unitMeasure {
  display: inline-block;
  vertical-align: bottom;
}

.boxes .detailRow .itemCartOptions {
  display: block;
  border: none;
  padding: 0;
  margin: 5px;
  height: 90px;
}

.boxes .detailRow .orderGuide {
  clear: left;
}

.boxes .iconGroup .icon {
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 15px;
  height: 15px;
  display: block;
  float: left;
  margin: 2px;
}

.boxes .iconGroup .groundShipping {
  background-image: url(../images/icon_hazard.gif);
}

.boxes .iconGroup .heavy {
  background-image: url(../images/icon_heavy.gif);
}

.boxes .iconGroup .overSized {
  background-image: url(../images/icon_wide.gif);
}

.boxes .iconGroup .refrigerated {
  background-image: url(../images/icon_refrigerated.gif);
}

.boxes .iconGroup .historyIcon {
  background-image: url(../images/icon_history.png);
}

.boxes .iconGroup .newItemIcon {
  background-image: url(../images/flag_newItem.png);
  width: 55px;
  height: 55px;
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 0;
}

.boxes .catItems .detailRow .itemDescription,
.boxes .newItems .detailRow .itemDescription,
.boxes .featuredItems .detailRow .itemDescription,
.boxes .catItems .detailRow .subDescription,
.boxes .newItems .detailRow .subDescription,
.boxes .featuredItems .detailRow .subDescription {
  border: none;
  height: 50px;
  display: block;
  padding: 0;
  text-overflow: ellipsis;
  /*	margin: 5px; */
}

.boxes .catItems .detailRow .shortDescription,
.boxes .newItems .detailRow .shortDescription,
.boxes .featuredItems .detailRow .shortDescription {
  border: none;
  height: 20px;
  display: block;
  padding: 0;
  text-overflow: ellipsis;
  /*	margin: 5px; */
}

.boxes .catItems .detailRow .longDescription,
.boxes .newItems .detailRow .longDescription,
.boxes .featuredItems .detailRow .longDescription {
  border: none;
  display: none;
  text-overflow: ellipsis;
}

.boxes .catItems .detailRow .itemImage,
.boxes .newItems .detailRow .itemImage,
.boxes .featuredItems .detailRow .itemImage {
  border: none;
  padding: 0;
  margin-bottom: 10px;
  overflow: hidden;
}

.boxes .catItems .detailRow .price,
.boxes .newItems .detailRow .price,
.boxes .featuredItems .detailRow .price {
  border: none;
  height: 20px;
  padding: 0;
  margin: 5px;
  text-overflow: ellipsis;
}

.boxes .catItems .detailRow .buttons,
.newItems .detailRow .itemCartOptions,
.featuredItems .detailRow .itemCartOptions {
  border: none;
  display: none;
  text-overflow: ellipsis;
}

.boxes .additionalInfo {
  height: 75px;
  margin: 5px;
}

.boxes .addInfoRow {
  overflow: hidden;
}

.boxes .detailRow .orderGuide {
  clear: left;
}

.boxes .addInfoRow .label,
.addInfoRow .output {
  float: left;
}

.boxes .addInfoRow .label {
  font-weight: bold;
}

.boxes .addInfoRow.iconGroup .label {
  display: none;
}

.boxes .addInfoRow .output {
  padding-left: 5px;
}

.boxes .addToCart button {
  color: inherit;
  border: 1px solid #999;
  padding: 2px 4px 4px 4px;
  background: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjZTVlNWU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, white 0, #e5e5e5 7%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(7%, #e5e5e5), color-stop(100%, white));
  background: -webkit-linear-gradient(top, white 0, #e5e5e5 7%, white 100%);
  background: -o-linear-gradient(top, white 0, #e5e5e5 7%, white 100%);
  background: -ms-linear-gradient(top, white 0, #e5e5e5 7%, white 100%);
  background: linear-gradient(to bottom, white 0, #e5e5e5 7%, white 100%);
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}

.boxes .addToCart button .addToCartIcon {
  background-image: url(../images/cart.gif);
  display: block;
  width: 15px;
  height: 14px;
  background-repeat: no-repeat;
}

.boxes .addToCart button:hover {
  color: #000;
}

.boxes .ogButton .dijitArrowButtonInner {
  display: none;
}

.scrollItem .detailRow {
  margin: 6px 5px;
  position: relative;
  text-align: left;
}

.itemDescription a {
  /*	color:inherit; */
}

.itemDescription a:hover {
  color: #009cdd;
}

.boxes .scrollItem .itemDescription h3 {
  margin: 0;
  font-size: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
}

.boxes .scrollItem .itemDescription,
.boxes .scrollItem .subDescription {
  height: 45px;
}

.boxes .scrollItem .price {
  height: 25px;
}

.itemResults .detailRow.emptyRow {
  display: none !important;
}

.listView .gridContainer .rowGroup {
  border: none;
  display: block;
}

.listView .gridContainer .detailRow {
  display: block;
  margin-bottom: 6px;
}

.listView #searchResultsContainer.gridContainer .detailRow {
  position: relative;
}

.listView .gridContainer .detailBorder {
  border: 1px solid #ececec;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.listView .gridContainer .detailBorder:after {
  content: "";
  display: block;
  clear: both;
}

.listView .guidePopup {
  display: none;
}

.listView .detailRow .imgComp {
  display: inline-block;
  margin: 5px;
  width: 180px;
}

.listView .detailRow .itemImage {
  text-align: center;
}

.listView .quickView {
  display: none;
}

.listView .detailRow .itemImage img {
  max-width: 200px;
  max-height: 160px;
  width: 100%;
  height: auto;
}

.listView .detailRow .itemCompare {
  text-align: center;
}

.listView .detailRow .itemCompare .compare {
  display: inline;
}

.listView .detailRow .itemDetails {
  display: inline-block;
  vertical-align: top;
  margin: 5px;
  width: 440px;
}

.noLeftContent .listView .detailRow .itemDetails {
  width: 600px;
}

.listView .itemResults .itemDescription h3 {
  margin-top: 5px;
}

.listView .additionalInfo {
  border-spacing: 0;
  margin-top: 5px;
}

.listView .addInfoRow {
  overflow: hidden;
}

.listView .addInfoRow .label,
.listView .addInfoRow .output {
  float: left;
}

.listView .addInfoRow .label {
  font-weight: bold;
}

.listView .addInfoRow .output {
  padding-left: 5px;
}

.listView .priceCart {
  display: inline-block;
  vertical-align: top;
  margin: 15px 5px 5px;
  width: 200px;
}

.listView .itemCartOptions .itemQuantity,
.listView .itemCartOptions .addToCart {
  display: inline-block;
}

.listView .cellData .itemDescription {
  font-weight: bold;
  margin-bottom: 5px;
}

.listView .detailRow .itemCartOptions {
  min-width: 95px;
  margin-top: 6px;
}

.listView .detailRow .orderGuide {
  clear: both;
}

.listView .detailRow .price:after {
  content: "";
  display: block;
  clear: both;
}

.listView .detailRow .price .priceContainer {
  overflow: hidden;
}

.listView .detailRow .price .priceLabel {
  margin-bottom: 6px;
}

.listView .detailRow .price .thePrice {
  font-weight: bold;
  margin-right: 5px;
  display: inline-block;
  font-size: 1.4em;
}

.listView .detailRow .price .priceContainer .unitMeasure {
  display: inline-block;
}

.listView .addToCart button {
  color: inherit;
  border: 1px solid #999;
  padding: 2px 4px 4px 4px;
  background: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjZTVlNWU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, white 0, #e5e5e5 7%, white 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(7%, #e5e5e5), color-stop(100%, white));
  background: -webkit-linear-gradient(top, white 0, #e5e5e5 7%, white 100%);
  background: -o-linear-gradient(top, white 0, #e5e5e5 7%, white 100%);
  background: -ms-linear-gradient(top, white 0, #e5e5e5 7%, white 100%);
  background: linear-gradient(to bottom, white 0, #e5e5e5 7%, white 100%);
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}

.listView .itemQuantity .dijitTextBox .dijitInputField {
  padding: 5px;
}

.listView .addToCart button .addToCartIcon {
  background-image: url(../images/cart.gif);
  display: block;
  width: 15px;
  height: 14px;
  background-repeat: no-repeat;
}

.listView .addToCart button:hover {
  color: #000;
}

.listView .ogButton .dijitArrowButtonInner {
  display: none;
}

.listView .itemQuantity label {
  display: none;
}

.detailRow .itemImage.imgLazy {
  background: url("data:image/gif;base64,R0lGODlhQABAAPMCACim/iel/v///5/X/oLL/i+p/kay/t/x/vD4/l28/vz+/szq/sLl/rfh/nHE/iun/iH/C05FVFNDQVBFMi4wAwEAAAAh/hoiQ3JlYXRlZCB3aXRoIENoaW1wbHkuY29tIgAh+QQJBQACACwAAAAAQABAAAAE/1DISau9OOvNu/9gKI5kaZ5oqq5shSxMM8wDsyBtuQxJAfzAoIHAUOQ6B4IhyGz+CoTDEYMg+JxY5iM6pQyuTYODQBiQHUtnodE9JJoFR+NgvBwa1mYC1zqkgQYDfB0KA38/BlIrDWAABQN1Il9BBQwqjEEJiiUIb0APlicIjQSRJwSUmyWYAAQtA0KDJQxQR7BACSmqLahAA10pCp6Ou8AjB2Cuxie3AA/FyyAKf8odMdEVzQamGQgGBbLRCmChG73V2AK9rRwLD0AL6RINgHc86BLCsekK9HDFzYDga/HCzDcsvyoga/Ksi4MsuLgJGMYk15RREB/EywYx4RF/COAtYMxSAJoKivsqoHTioE0jeBZAhnFQw6SKgD8GjnT0x6K4QwbCqUtAYI6CBYAkdkEKpJwGBO9+2DzSq6WHYWzSeQP3YZ3VdNc+MHUkVB6Hcb7Mili3TS2IhT88uu2wruRcD3ABJFB6N2aQgSumfqAIGMWAB3JJePv7SiDfD3lbPQ6xjhgKWpkEc+gUBJQKzEAeTdYwKbRTFH6YBCqLodAhAAY2suDMBMqcDHfyVGSdovRMMmYIoMEi2liVlxAZcsGW5HVyR8vVLlASFcsQBrzlvYhBo8aNvuDDix9PvvyECAAh+QQJBQACACwAAAAAQABAAAAE/1DISau9OOvNu/9gKI5kaZ5oqq5shSzMIMvMgrTlMiQF4P9AA4GhwHUOBANwyfQVCAcjBkHoNa/LB1RKOViZBoeDMCAQHMpmocGdJIAFR+NQvBwaVWbixl34DAN8HQoDaT8GUVxkdSIDXwAFDFyMJAhvPw+SbScEcImbJQNBgiIKW1yiPwmVbwObnT+uIQxpDpsKl5CkHAMPh5RGXj8EHggOTJ+omMkYC4ZAsm0KhsQajle2oKkABsATxljc3jgKX5oVB89XzFKwANUUDY9Y0W0NhxYvDWUJ6j/Zmw4A2WXBjxN+BgyAkmBowQYG/xZaOObjHIZtACVKcFfvwjZ4GuQFbOtoYWTICSatDTu5MdYGjKASJBgzgMEBigBIVoDoI2O7cA5q0rlgUNyme+F8PNCJwJcPdi2aJjXgEEMuNpv8AdmjwZ1PI+6YDBhHoWgBgi2QLlkz6ItOFlK3osXgrltWIATIYhDm4+0KWGxFuDtrjxvUDgi+JNCLwthcD2rfsQyRS/LkYs9AXtbA10fezRwYPEpwGPQE0XDGkhhQVUq6JYAeWyCkxC4XS0zizMmAAM8jvyuuNQlD0wyaK4Q3UZmXNMuphVS0hntSetOCJE6vCGEgW+OLGDNq2jBNvrz58+jLRwAAIfkECQUAAgAsAAAAAEAAQAAABP9QyEmrvTjrzbv/YCiOZGmeaKqubIUszSDLzYK0pmIUQO//BgJDgRMZfkhkgXAofhzJqO/BdHIGAEOCQJARHMdoYWDVIA7Ey2FA4CETt9bakBuEfYZmav7IpgZuPQUMJnNIdCkICT8PhCF8UQksBD8FehxrCX1SAA4tWHhxGwyLnD0EOKA9kh6kpmQ4lD6wraVJtCwKtpYhUEkNTgeBqB/CUQtWqg+XHLJZDGHMLTo+xB13sKSiRaoGaRsLPgXbZQIKgY4bqp7lFc7WGtjtFQ14HAibANLtBz/kFuF6eJtX4Q4yDfVWEazgCwAwDargLXSG64KqigQvqpu1kIJGiNXXOk74mCGiSAkUNyQEwEpkw4cZAmb5ttDgBnw+9pXr5+OfBXkdu3VYVybBwQnvOsgc5wTBqoPnfKTTELUHRhU8n6oqQFODs4E4ZIoL6cGY1SIrkywD4YzXJ1NGiwVK0BWFKk5xh/6QiMKZlCA6MdgCcLVEw0MEFtS9eYfwisFZBhwdYfbUYiMCmVwOwSBQlsAgDEjeTKJzpQGkT1I40DiyT9UuIANYMgD063aA/m6Z8UULbAEIcpsC8lvCAQKtOd3uuAB5vihTi0t4wWAGDRvSs2vfzr279ggAIfkECQUAAgAsAAAAAEAAQAAABP9QyEmrvTjrzbv/YCiOZGmeaKqu7IYMzIK09ALcgEEwCi0gh8OC0RgMCMhEwmBIYBq4aIFwYA2i2OzgmcU9qKvGo4stzC4LgsNALjTCBTKO0Dk0CHFs4oxi5MlVHwoDbFEGgSgHf3okA4sFDCoDY1lvJAgJUQ+RJ4pdBj0mBFKIIweFWilXOAZ8IplzsA+uJqs3TiO2AHQKDgAOLKM4WyEIfwmhAgQLLAqwAAWlHcLQ0jSeN3Qf2ADEPhS2D9YZ1KDfFQqo2h2o3ucTtuYcNjdm7+h/nBvUwPcV1Os0PLPkbwKUGwY4IKAEYNy7A1FoWaCXI1lBCaiYaWCAo9/FCb75bujjku0jBWruLtgK+NFWSgsuTcIbtmGlTAkoNxzcdVMZzY0de4YEMBINK4sXM7pg6PAcRBwSLQyUuTMhB34yAXagaO+ignwdvv4saKsAUnJHk87Z9ueliQMsJYRreoFatBWjCFg0thYEN2Qp+P5K9uxuiJ08Ueja43NsiGeJTaBCSA0A4BEIJscFQZFMq7eL9JIY2qWARhN+oiSgi+EAwy5uR6TGUWDAWQ26ShctcQqLgQFRLaST44XgCUxZpjSgi5h4txWOPDs4TSFBASYJHCAx0qBBjCC3SyDAQ8Z4zwtwJ4s8v5WAAUrU2bsYEly+/fv48+vfLyECACH5BAkFAAEALAAAAABAAEAAAAT/MMhJq7046827/2AojiIxLGRKHgVgEIuizh0B3EDhNDLtV4gW7lZINBC/5GDIfCQGh4wg2VEYmFhCZkCIUjUN7NDRu1wf3e9lIBQnypbFsNBQTxAJMc6AzNiYCX1UB1d6Ll4ZCgOFe4g+DW05bDgFKB6TlAw/kEMJUUsAD5ogeEOiNCxDBD1WAHUjf0SOIgiMAAMVDLgpoDd8KXk4u1+9AAkkxVp2AbG3tG1vywEKwTmCHrEFs2qpN8oe3c7SE70P2357cNKt3h+Mw+MSvQbqGHJE1/EKbaMbvQ7xLMT6pqHaq4ATwvjigOABjnPjDgzJFycdwgqMLGVggAPgRQoO/3D0w/DvI4VY8NYIM0lupYZeKS/C9IeD4MeZLzuylIByA8cbHlmGvDHywj0X9QJm3NDwIUuJOChaMMhSoYsOJU0O7HC0gNRl+0RWaRNTWq8CSS/EoneRkU0N4cqqKQcRQ7avSYLUDKH3RjRp1bSJsArgLYgBRU8OkcuhmjgRDB6wtVDsLy1bjDMsEBKz2K8U4QqnvRDOq2JKGlMwiOSpQy0mykrhOOVj9ZwBowPINnUAE5HEKggxMXCwAjU9kVyk/rH7RnGQhgDhpYFpcoVihgrgjoeAjeEAvR1jaX0RwXTwAxIkt7bTdQMHkb63v6CAgYMzdefTX0BAvv7/AAYo4AMXEQAAIfkECQUAAQAsAAAAAEAAQAAABP8wyEmrrQTdzbv/VVI0YGme0wAAyYG+cNWsQDHEOHrQa5v/nwIP8CAogEhLYrgyLJLIxSDxYNIyUNiBYLBaDYysCUEQeq02MWhgPjMdGnUHsRwWHI1DdwiWe/R8A3EBBENYHgMuUA1tNQNHFCpNTx8NDwVhSIw8PhYLjpAeDGYPmTkHjUYbdIoghTQFrTAIeysEYpJNgy91tnK5LDHAt36vKzcoCG0JoWoKvQW7rrCycqhXJ9fHfhW5D9UdxgbN3Aq1xCC1yNyRNOMgnyvR7BUKbabhNA70FsboHb1I8KMwo8kHBFVWgKO3g4Y0T+7IDaxFiQMDfQMtOKCB70Kufxn5CdFYt+FjyHbbOuQiGXIlImwnJRhjacFkTJEpLWK8uXFFR4hNJPKj6AEhjYXsGq54qISGwJAFARiYtmLfSX/wYDH1Y48jiK45+eUqIPSCuLJqzpnQBoDmLxrfThibx04ZzDHL0CKBhrRDVAAgsxhrG6MX4DEE+qLsoXdOLcKVuvysycPA1hLaSv3pCZnD4AIVcYzqXLKR1Qt0eGhGwiAwhQOGDXpshCmLgA0KCCRk0kzBgMdSQ3NbAHzIEwQNyjBJcFnMpjMJist7dBIBZzeqE9+UQBy7PO3bJ5A5Y4AAg+Yxu/NogD58AN9tnrr/U8f1/NIJ7iPWvz0CACH5BAkFAAEALAAAAABAAEAAAAT/MMhJq71XNcy7/99RLGBpnhMDGAjqvtYAAA5sv8QMDHdfOroHyUdELBiNgXJg0AEKLSKMwSw4r86EQno6EJrYsJPABSEIVrFaxyh3BmlsIUEgDAgJceHgthzyVwUODQdbFDJiBoZ9AQtxMwYDURc5amSMDY8FA4sYQHIOA3x9mU4Gox6AT6GFjBKOY50dBqyyjCJjrkSqAJe6N4gzvr8DGygIcYq/jU17KJVPqK7IOsMhcTzLAcEP0h7QytoKYL0m5Nna2zrhHiozUOkSCnFtH9A18RLQ1hjkxvkN1n1A8ECHN20HnEzCsEBHAVvayA3h4A5AgnwUPgGoxyGgMIwT7qChwxCMX7pgIy+gBClh5ZtqLAOI9OCxHMuZHSpeZKmRI0OHEJdJ9EDQIMiEOhb20/EvXk0DIO6B3AeiIrx489iAyDojJTGgJcAF7UPOJAZcM3zq4nawQw4DaqfFMcvhAKd4qpzFjOrEaxkEDb68CGZxrA3AXwqucEH4apHABhRneeZkRBloYehaQMDrQdwe49T4Vanpsw+0WJpmYBJoYp+KV1xTOBD40YwESvtgduigzh0CDsgFurtMAa81YR4QaCsXeZgCy1kykIzcAAEGufOVPJJkCYMF2WN+Gr0XA4Imqst7ECFbvQdJ7uNXiAAAIfkECQUAAQAsAAAAAEAAQAAABP8wyEmrvTjrzbv/YCiOZGkth6mGDrG+3PEYAhwiSzPse7MgFgcAsLB1FoNEYchsAgwEhiKweAwHxsyBYHB6vQVCgmnIWhCE5XfNBqTMkoHaa2gRdgRHt401I8ZOBQ4DBzUXBwNpXzRZB3tkA0AeCo9NbzANcwAFA4YfVV8umJoJlyBCizAHmgRTIqBrRSoIlX0jqGu2JYBXJggHOXgOCQbFKgNNonArCHMJrssqBEwFptEkq0y61yTTQ4zcJo/b4SEL1JLlI8hDDupn1hi85NwHejMcCFZD8fVN6RjOffP07pGsDA2YuHs3AVeDDewAKGPoDQA9ChEvcssIURvDCRzdNUSc+C5khpEfJVTUKCFhu5QBHG4Q+ISgOoMb9NUZAE3dgX/5YMYhI/RDRZJFMSiYwyAph4gFejq98AjpVIxMHvS7GqAZE6sdiCVo0QMFQBW8qpGI+CXBi4oWS8hg0/RYkwQ2Q/ByAq4EWwNnRbBtUrcE3AIH5bbN++FPkweFVVRqx7iDnCYFItulE+mDggGTDSReMfdLGEIZECTSNCRB4BWP9tEhK2wytU5wIupg3cbLAwJbX/wEgLcrl95ggIcbo3kBF9mLorzOXfwCDgY8yk6/dkAz1+/gw4svFwEAIfkECQUAAQAsAAAAAEAAQAAABP8wyEmrvTjrzbv/YCiOZGmeaKqubIUszCDLzIK05TIkBeD/QAOBocB1DgQDcMn0FQiHzKC4QhB6zezyAbU0HlHVAMs0OAgEGcGhbBYaFEYvfEIkmAVH4yDAHBpXTAk3C1gLKAttPwYDNx4KA4o+BnI/DCcNZAAFA30jY1pwJZlACXQkdlkDOZoEVCgETasjCJKzKQp3TLchuj68KA5ZBJ9AxCuxwyIIZAmvKANaAA4iyZuniA4PWQkhB2TAKgiRZSHWBp5GAg2+AAYhiuFGSD0FIAs/BY5GFuPvH9F8UOOnwpcognW2+cCGcAS+SekakmDwY6DEEggYNBhw6aLHjyDnQ35c0GCBDZHmfshDmUGYj44sOyg6FJPDASD7NCRoENFjg0UelDBiiNDaMQ6KHjiAiVABGaY6yzRCGHDTs6huuhhRdJSDtSZdV1QF8+HrEgc9UzD7EXZD1SXOjPgqQFRKk0FGvq60y6RtircJ0m74KavFWwM5PVAcdrXE1wI0QzzcBOqHqTrtHkD98LDApUr5OpGo7GTzh5sADiZawiixBkiS3EWmBQBYqiVP9mRAAEiTD7wnVpJmfWbGmtihBbMY51saEy51jVhB7vxJ9IYLkijMIoSBa5QvYszgeLKm+fPo06tfLyECACH5BAkFAAEALAAAAABAAEAAAAT/MMhJq7046827/2AojmRpnmiqrmyFLM0gy82CtOUyJAXg/0ADgaHAdQ4EA3DJ9BUIByMGQeg1r8sHVEoZWJkGB4EwGDuUzUKDe0gwC47GQYA5NKrMxK11QP8MA3sdCgN+PgZRKw1fAAUDdCNeQAUMKotACYklCG4/D5UnB4wERSkEk5ojfUAELQNBggFIH50+rTivPwkSVE8eubZcpz8yaAsdCF8JpUYCtUGQG8ONqUaiTLcb1z4DXLwED0ygGwxoBtE4AoVpzBsCDQndUuVYDiLoruFXa94il2+x+n1YwMjHLoGqDAGQh1AEJyDVGn54COCgxBECTjHkgASfxC2/4wA4aHcRRCc9JUMc0AcAUcoPDZYYOPaSwzMn42peUFDQxwN+Oi3ExLIxqIRpYHIa5ZlmAEkjChZ4vLCgCUqErwAFtID0z1QjfrJh8GOAZVEpwB5EpFC1kdNpBdaySPZD7IUBWvZsq/hVRa240qoNDSYF6VkPz+yqAMaXBAJDik8wNrAVxF4ApFQgLUDTBANGmU5Q9Km0xOdJj0hI+kGJxaoggT4QUjgTx2jWBORksINnyVUjq8GIIWNGIevU3nphWe4TJEIkxpk/kStwQRKWTYQwqJzyBYMZNGwYHU++vPnz5CMAADs=");
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: center center;
}

.detailRow .itemImage.imgLazy img {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  width: 100%;
  height: 100%;
}

.detailRow .itemImage.imgLazy.inView img {
  width: auto;
  height: auto;
}

.detailRow .itemImage.imgLazy.imageLoaded img {
  opacity: 1;
}

.detailRow .itemImage.imgLazy.imageLoaded {
  background: none;
}

.cartListItems .resultItem {
  width: 100%;
  padding-top: 10px;
  border-top: 1px solid #f1f1f1;
}

.cartListItems .resultItem:after {
  clear: both;
  display: block;
  content: " ";
}

.cartListItems .resultItem .action,
.cartListItems .resultItem .image,
.cartListItems .resultItem .itemInfo,
.cartListItems .resultItem .qpBox,
.cartListItems .resultItem .qtyBox,
.cartListItems .resultItem .price {
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.cartListItems .resultItem .action {
  margin-left: 0;
  width: 40px;
}

.cartListItems .resultItem .action .deleteBtn .bIcon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f00;
}

.cartListItems .resultItem .action button.deleteBtn {
  display: none;
}

.cartListItems .resultItem .action .deleteBtn .bIcon:before {
  content: "\f057";
  font-size: 1.5em;
}

.cartListItems .resultItem .action .deleteBtn .bText {
  display: none;
}

.cartListItems .resultItem .image {
  width: 180px;
}

.cartListItems .resultItem .image a {
  margin: 10px;
  display: inline-block;
}

.cartListItems .resultItem .image a img {
  vertical-align: middle;
  max-width: 160px;
  max-height: 160px;
  width: auto;
  height: auto;
}

.cartListItems .resultItem .itemInfo {
  width: 480px;
}

.cartListItems .resultItem .itemInfo .description {
  font-size: 1em;
}

.cartListItems .resultItem .itemInfo .description h3 {
  margin: 10px;
}

.cartListItems .resultItem .itemInfo .customerItemNum,
.cartListItems .resultItem .itemInfo .itemNumber,
.cartListItems .resultItem .itemInfo .additionalInfo,
.cartListItems .resultItem .itemInfo .comments {
  margin: 10px;
  font-size: 1em;
}

.cartListItems .resultItem .itemInfo .label {
  font-weight: 700;
}

.cartListItems .resultItem .itemInfo .label:after {
  content: ":";
}

.cartListItems .resultItem .qtyBox {
  text-align: center;
  margin-left: 0;
  width: 200px;
}

.cartListItems .resultItem .qtyBox .qty {
  width: 50%;
  margin: 10px auto 2px;
}

.cartListItems .resultItem .qtyBox .qty .dijitTextBox {
  width: 75%;
}

.cartListItems .resultItem .qtyBox .qty .dijitTextBox .dijitInputField {
  padding: 4px;
  font-size: 1.3em;
}

.cartListItems .resultItem .price {
  text-align: right;
  width: 180px;
}

.cartListItems .resultItem .price .wasTotal {
  text-decoration: line-through;
  color: #f00;
  margin: 10px 10px -10px;
}

.cartListItems .resultItem .price .ltotal {
  font-size: 2em;
  display: inline-block;
  margin: 10px 10px 0;
}

.cartListItems .resultItem .price .eachTotal {
  font-size: 0.9em;
  margin: 0 10px 10px;
}

.cartListItems.checkout .resultItem .itemInfo,
.cartListItems.checkout .resultItem .image {
  height: auto;
}

.cartListItems.checkout .resultItem .image img {
  width: 75px;
}

.cartListItems.checkout .resultItem .qtyBox {
  font-size: 1.3em;
}

/*
Compare Footer Shelf
*/
.compareShelf {
  -webkit-transition: all 350ms ease-out;
  -moz-transition: all 350ms ease-out;
  -ms-transition: all 350ms ease-out;
  /* IE10 is actually unprefixed */
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  max-height: 0px;
}

.compareShelf.show {
  max-height: 200px;
}

.compareShelf .cntContainer {
  width: 1080px;
  margin: auto;
}

.compareShelf .cntContainer .shelfItems {
  display: inline-block;
}

.compareShelf .cntContainer .compareBox,
.compareShelf .cntContainer .actionBox {
  width: 180px;
  height: 70px;
  display: inline-block;
  vertical-align: middle;
  margin: 10px 5px;
}

.compareShelf .cntContainer .compareBox {
  background: rgba(0, 0, 0, 0.8);
  position: relative;
}

.compareShelf .compareBox .imageBox {
  display: inline-block;
  width: 70px;
  height: 70px;
  vertical-align: middle;
  background: #fff;
}

.compareShelf .compareBox .imageBox img {
  max-width: 100%;
  max-height: 100%;
}

.compareShelf .compareBox .description {
  display: inline-block;
  width: 90px;
  height: 50px;
  vertical-align: middle;
  font-size: 0.8em;
  background: #fff;
  padding: 10px;
  overflow: hidden;
}

.compareShelf .compareBox a.remove {
  position: absolute;
  top: 3px;
  right: 3px;
}

.compareShelf .cntContainer .actionBox .dijitButton {
  margin: 20px;
}

/*
Category and Item Widths
- remove !important in this section after item results width and heights are removed
*/
.col3.boxes .catItems .detailRow,
.productItemListing .col3.boxes .itemResults .detailRow,
.manufacturerItems .col3.boxes .itemResults .detailRow,
.searchResults .col3.boxes .itemResults .detailRow,
.orderFromHistory .col3.boxes .itemResults .detailRow {
  width: 287px;
  margin-left: 6px;
}

.dj_gecko .col3.boxes .catItems .detailRow,
.dj_gecko .productItemListing .col3.boxes .itemResults .detailRow,
.dj_gecko .manufacturerItems .col3.boxes .itemResults .detailRow,
.dj_gecko .searchResults .col3.boxes .itemResults .detailRow,
.dj_gecko .orderFromHistory .col3.boxes .itemResults .detailRow {
  margin-left: 2px;
}

.noLeftContent .col3.boxes .catItems .detailRow,
.productItemListing .noLeftContent .col3.boxes .itemResults .detailRow,
.manufacturerItems .noLeftContent .col3.boxes .itemResults .detailRow,
.searchResults .noLeftContent .col3.boxes .itemResults .detailRow,
.orderFromHistory .noLeftContent .col3.boxes .itemResults .detailRow {
  width: 356px;
}

.col3.boxes .catItems .detailRow:nth-child(3n + 1),
.productItemListing .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
.manufacturerItems .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
.searchResults .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
.orderFromHistory .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
.dj_gecko .col3.boxes .catItems .detailRow:nth-child(3n + 1),
.dj_gecko .productItemListing .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
.dj_gecko .manufacturerItems .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
.dj_gecko .searchResults .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
.dj_gecko .orderFromHistory .col3.boxes .itemResults .detailRow:nth-child(3n + 1) {
  margin-left: 0;
}

@media screen and (max-width: 1100px) {
  .col3.boxes .catItems .detailRow,
  .productItemListing .col3.boxes .itemResults .detailRow,
  .manufacturerItems .col3.boxes .itemResults .detailRow,
  .searchResults .col3.boxes .itemResults .detailRow,
  .orderFromHistory .col3.boxes .itemResults .detailRow {
    width: 247px;
    margin-left: 6px;
  }

  .noLeftContent .col3.boxes .catItems .detailRow,
  .productItemListing .noLeftContent .col3.boxes .itemResults .detailRow,
  .manufacturerItems .noLeftContent .col3.boxes .itemResults .detailRow,
  .searchResults .noLeftContent .col3.boxes .itemResults .detailRow,
  .orderFromHistory .noLeftContent .col3.boxes .itemResults .detailRow {
    width: 316px;
  }

  .col3.boxes .catItems .detailRow:nth-child(3n + 1),
  .productItemListing .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .manufacturerItems .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .searchResults .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .orderFromHistory .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .dj_gecko .col3.boxes .catItems .detailRow:nth-child(3n + 1),
  .dj_gecko .productItemListing .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .dj_gecko .manufacturerItems .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .dj_gecko .searchResults .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .dj_gecko .orderFromHistory .col3.boxes .itemResults .detailRow:nth-child(3n + 1) {
    margin-left: 0;
  }

  .listView .detailRow .itemDetails {
    width: 330px;
  }

  .noLeftContent .listView .detailRow .itemDetails {
    width: 480px;
  }

  .cartListItems .resultItem .itemInfo {
    width: 400px;
  }

  .cartListItems .resultItem .qtyBox {
    width: 160px;
  }

  .compareShelf .cntContainer {
    width: 960px;
  }
}
@media screen and (max-width: 980px) {
  .col3.boxes .catItems .detailRow:nth-child(3n + 1),
  .productItemListing .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .manufacturerItems .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .searchResults .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .orderFromHistory .col3.boxes .itemResults .detailRow:nth-child(3n + 1) {
    margin-left: 6px;
  }

  .dj_gecko .col3.boxes .catItems .detailRow:nth-child(3n + 1),
  .dj_gecko .productItemListing .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .dj_gecko .manufacturerItems .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .dj_gecko .searchResults .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .dj_gecko .orderFromHistory .col3.boxes .itemResults .detailRow:nth-child(3n + 1) {
    margin-left: 2px;
  }

  .col3.boxes .catItems .detailRow,
  .productItemListing .col3.boxes .itemResults .detailRow,
  .manufacturerItems .col3.boxes .itemResults .detailRow,
  .searchResults .col3.boxes .itemResults .detailRow,
  .orderFromHistory .col3.boxes .itemResults .detailRow {
    width: 267.5px;
  }

  .noLeftContent .col3.boxes .catItems .detailRow,
  .productItemListing .noLeftContent .col3.boxes .itemResults .detailRow,
  .manufacturerItems .noLeftContent .col3.boxes .itemResults .detailRow,
  .searchResults .noLeftContent .col3.boxes .itemResults .detailRow,
  .orderFromHistory .noLeftContent .col3.boxes .itemResults .detailRow {
    width: 371px;
  }

  .col3.boxes .catItems .detailRow:nth-child(2n + 1),
  .productItemListing .col3.boxes .itemResults .detailRow:nth-child(2n + 1),
  .manufacturerItems .col3.boxes .itemResults .detailRow:nth-child(2n + 1),
  .searchResults .col3.boxes .itemResults .detailRow:nth-child(2n + 1),
  .orderFromHistory .col3.boxes .itemResults .detailRow:nth-child(2n + 1),
  .dj_gecko .col3.boxes .catItems .detailRow:nth-child(2n + 1),
  .dj_gecko .productItemListing .col3.boxes .itemResults .detailRow:nth-child(2n + 1),
  .dj_gecko .manufacturerItems .col3.boxes .itemResults .detailRow:nth-child(2n + 1),
  .dj_gecko .searchResults .col3.boxes .itemResults .detailRow:nth-child(2n + 1),
  .dj_gecko .orderFromHistory .col3.boxes .itemResults .detailRow:nth-child(2n + 1) {
    margin-left: 0;
  }

  .listView .detailRow .itemDetails {
    width: 330px;
  }

  .noLeftContent .listView .detailRow .itemDetails {
    width: 500px;
  }

  .listView .priceCart {
    margin-left: 200px;
  }

  .cartListItems .resultItem .image {
    width: 160px;
  }

  .cartListItems .resultItem .image a img {
    width: 100%;
  }

  .cartListItems .resultItem .itemInfo {
    width: 380px;
  }

  .cartListItems .resultItem .qpBox {
    width: 168px;
  }

  .cartListItems .resultItem .qtyBox {
    width: 100%;
  }

  .cartListItems .resultItem .price {
    width: 100%;
    margin-left: 0;
  }

  .compareShelf .cntContainer {
    width: 748px;
  }

  .compareShelf .cntContainer .compareBox {
    width: 135px;
    height: 50px;
  }

  .compareShelf .compareBox .imageBox {
    width: 50px;
    height: 50px;
  }

  .compareShelf .compareBox .description {
    width: 75px;
    height: 40px;
    padding: 5px;
    font-size: 0.6em;
  }

  .compareShelf .cntContainer .actionBox {
    width: 150px;
    height: 50px;
  }

  .compareShelf .cntContainer .actionBox .dijitButton {
    margin: 10px;
  }
}
@media screen and (max-width: 768px) {
  .col3.boxes .catItems .detailRow,
  .productItemListing .col3.boxes .itemResults .detailRow,
  .manufacturerItems .col3.boxes .itemResults .detailRow,
  .searchResults .col3.boxes .itemResults .detailRow,
  .orderFromHistory .col3.boxes .itemResults .detailRow {
    width: 185px;
  }

  .noLeftContent .col3.boxes .catItems .detailRow,
  .productItemListing .noLeftContent .col3.boxes .itemResults .detailRow,
  .manufacturerItems .noLeftContent .col3.boxes .itemResults .detailRow,
  .searchResults .noLeftContent .col3.boxes .itemResults .detailRow,
  .orderFromHistory .noLeftContent .col3.boxes .itemResults .detailRow {
    width: 288.5px;
  }

  .listView .detailRow .itemDetails,
  .noLeftContent .listView .detailRow .itemDetails {
    width: 90%;
  }

  .listView .priceCart {
    margin: 15px 5px 5px;
  }

  .cartListItems .resultItem .qpBox {
    width: 425px;
    float: right;
  }

  .cartListItems .resultItem .qtyBox {
    width: 220px;
  }

  .cartListItems .resultItem .price {
    width: 200px;
  }

  .compareShelf .cntContainer {
    width: 583px;
  }

  .compareShelf .cntContainer .compareBox,
  .compareShelf .compareBox .imageBox {
    width: 50px;
    height: 50px;
  }

  .compareShelf .compareBox .description {
    display: none;
  }
}
@media screen and (max-width: 603px) {
  .col3.boxes .catItems .detailRow:nth-child(3n + 1),
  .productItemListing .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .manufacturerItems .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .searchResults .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .orderFromHistory .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .dj_gecko .productItemListing .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .dj_gecko .manufacturerItems .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .dj_gecko .searchResults .col3.boxes .itemResults .detailRow:nth-child(3n + 1),
  .dj_gecko .orderFromHistory .col3.boxes .itemResults .detailRow:nth-child(3n + 1) {
    margin-left: 0;
  }

  .col3.boxes .catItems .detailRow,
  .productItemListing .col3.boxes .itemResults .detailRow,
  .manufacturerItems .col3.boxes .itemResults .detailRow,
  .searchResults .col3.boxes .itemResults .detailRow,
  .orderFromHistory .col3.boxes .itemResults .detailRow,
  .dj_gecko .col3.boxes .catItems .detailRow,
  .dj_gecko .productItemListing .col3.boxes .itemResults .detailRow,
  .dj_gecko .manufacturerItems .col3.boxes .itemResults .detailRow,
  .dj_gecko .searchResults .col3.boxes .itemResults .detailRow,
  .dj_gecko .orderFromHistory .col3.boxes .itemResults .detailRow {
    width: 100%;
    margin-left: 0;
  }

  .noLeftContent .col3.boxes .catItems .detailRow,
  .productItemListing .noLeftContent .col3.boxes .itemResults .detailRow,
  .manufacturerItems .noLeftContent .col3.boxes .itemResults .detailRow,
  .searchResults .noLeftContent .col3.boxes .itemResults .detailRow,
  .orderFromHistory .noLeftContent .col3.boxes .itemResults .detailRow {
    width: 100%;
  }

  .cartListItems .resultItem .image {
    width: 120px;
  }

  .cartListItems .resultItem .itemInfo {
    width: 300px;
  }

  .compareShelf .cntContainer {
    width: 460px;
  }
}
@media screen and (max-width: 480px) {
  .cartListItems .resultItem .image {
    width: 180px;
  }

  .cartListItems .resultItem .itemInfo {
    margin-left: 0;
    width: 100%;
  }

  .cartListItems .resultItem .qpBox,
  .cartListItems .resultItem .qtyBox,
  .cartListItems .resultItem .price {
    width: 100%;
  }

  .compareShelf .cntContainer {
    width: 300px;
  }

  .compareShelf .cntContainer .compareBox,
  .compareShelf .compareBox .imageBox {
    width: 30px;
    height: 30px;
  }

  .compareShelf .cntContainer .actionBox {
    width: 130px;
    height: 30px;
  }

  .compareShelf .cntContainer .actionBox .dijitButton {
    margin: 2px 3px;
  }
}
@media screen and (max-width: 320px) {
  .compareShelf .cntContainer {
    width: 280px;
  }
}
.newItemsComponent.boxes .dijitTitlePaneContentOuter {
  border: none;
}

.featuredItemsComponent.boxes .dijitTitlePaneContentOuter {
  border: none;
}

.upSellItemsComponent.boxes .dijitTitlePaneContentOuter {
  border: none !important;
}

.relatedItemsComponent.boxes .dijitTitlePaneContentOuter {
  border: none !important;
}

.crossSellItemsComponent.boxes .dijitTitlePaneContentOuter {
  border: none !important;
}

.s2k-dojo .gridContainer .unitMeasure .dijitComboBox {
  width: 60px;
}

.flyBoxQuickView {
  position: fixed;
  z-index: 500;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
}

.flyBoxQuickView .fbContent {
  width: 800px;
  border: 12px solid rgba(0, 0, 0, 0.5);
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -412px;
  margin-top: -212px;
}

.flyBoxQuickView .fbContent .scroll {
  padding: 20px;
  overflow: auto;
  height: 360px;
}

.flyBoxQuickView .quickViewContainer {
  overflow: hidden;
}

.flyBoxQuickView .quickViewLeft,
.flyBoxQuickView .quickViewRight {
  float: left;
  width: 48%;
  min-height: 100px;
}

.flyBoxQuickView .quickViewLeft .theImage {
  margin: auto;
  margin-top: 15px;
  text-align: center;
}

.flyBoxQuickView .quickViewLeft .theImage img {
  max-width: 380px;
  max-height: 380px;
  width: auto;
  height: auto;
}

.flyBoxQuickView .quickViewRight {
  border-left: 1px solid #e5e5e5;
  margin: 10px;
}

.flyBoxQuickView .qv_heading,
.flyBoxQuickView .qv_overview,
.flyBoxQuickView .qv_qtyBar,
.flyBoxQuickView .qv_fullDetailLink {
  margin-left: 10px;
}

.flyBoxQuickView .qv_heading {
  margin-top: 15px;
}

.flyBoxQuickView .qv_heading .qv_description {
  font-weight: bold;
  font-size: 12pt;
}

.flyBoxQuickView .qv_heading .qv_itemNumber {
  overflow: hidden;
}

.flyBoxQuickView .qv_heading .qv_itemNumber .label {
  float: left;
  margin-right: 5px;
  font-weight: bold;
}

.flyBoxQuickView .qv_heading .qv_price {
  overflow: hidden;
  margin-top: 10px;
}

.flyBoxQuickView .qv_heading .qv_price .priceContainer {
  overflow: hidden;
}

.flyBoxQuickView .qv_heading .qv_price .thePrice {
  float: left;
  margin-right: 5px;
  font-weight: bold;
}

.flyBoxQuickView .qv_heading .qv_price .multipleUM .thePrice {
  margin-top: 3px;
}

.flyBoxQuickView .qv_heading .qv_price .unitMeasure {
  float: left;
}

.flyBoxQuickView .qv_overview {
  margin-top: 10px;
}

.flyBoxQuickView .qv_overview .qv_header {
  font-weight: bold;
}

.flyBoxQuickView .qv_overview .scroll {
  padding: 20px;
  overflow: auto;
  height: 214px;
  border: 1px solid #e5e5e5;
}

.flyBoxQuickView .qv_qtyBar {
  background: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, white 0, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, white 0, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(top, white 0, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(top, white 0, #f6f6f6 47%, #ededed 100%);
  background: linear-gradient(to bottom, white 0, #f6f6f6 47%, #ededed 100%);
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;
  overflow: hidden;
}

.flyBoxQuickView .qv_qtyBar .addToCartContainer {
  overflow: hidden;
}

.flyBoxQuickView .qv_qtyBar .itemQuantity {
  float: left;
  margin: 8px;
}

.flyBoxQuickView .qv_qtyBar .addToCart {
  margin: 6px;
}

.flyBoxQuickView .qv_fullDetailLink {
  margin-top: 10px;
}

.flyBoxQuickView .qv_fullDetailLink .linkContainer {
  float: right;
}

.s2k-dojo .flyBoxQuickView .dijitTabListContainer-top .tabStripButton {
  display: none;
}

.large .rowGroup {
  font-size: 13pt;
}

.s2k-dojo .boxes .featuredItemsComponent .dijitTitlePaneContentOuter,
.s2k-dojo .boxes .newItemsComponent .dijitTitlePaneContentOuter {
  border: none;
}

.featuredItemsComponent.boxes .itemCartOptions,
.newItemsComponent.boxes .itemCartOptions {
  height: 70px;
}

.wptheme1Col .wpthemeCol,
.wptheme2Col .wpthemeCol {
  margin: 0px auto;
  width: 1080px;
}

.wptheme1Col.fullScreen .wpthemeCol {
  width: 100%;
}

.material1Col {
  margin: 0px auto;
  width: 1080px;
}

.wptheme1Col.s2kLayouts > .mainCol,
.wptheme2Col.s2kLayouts,
.wptheme2ColRight.s2kLayouts > .leftCol,
.wptheme2ColRight.s2kLayouts > .mainCol,
.wptheme2ColRightAlt.s2kLayouts > .leftCol,
.wptheme2ColRightAlt.s2kLayouts > .mainCol,
.wptheme2ColLeft.s2kLayouts > .rightCol,
.wptheme2ColLeft.s2kLayouts > .mainCol,
.wptheme2ColLeftAlt.s2kLayouts > .rightCol,
.wptheme2ColLeftAlt.s2kLayouts > .mainCol,
.wptheme2ColEqual.s2kLayouts > .leftCol,
.wptheme2ColEqual.s2kLayouts > .rightCol,
.wptheme2ColEqualAlt.s2kLayouts > .leftCol,
.wptheme2ColEqualAlt.s2kLayouts > .rightCol {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  /* IE10 is actually unprefixed */
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.wptheme1Col.s2kLayouts > .mainCol,
.wptheme2Col.s2kLayouts {
  margin: auto;
  width: 1080px;
}

.s2kLayouts .wpthemeCol {
  width: 100%;
}

.edit-mode .s2kLayouts .wpthemeCol {
  width: 99%;
}

.wptheme2ColRight.s2kLayouts > .leftCol {
  float: left;
  width: 200px;
  margin-right: 6px;
}

.wptheme2ColRight.s2kLayouts > .mainCol {
  clear: right;
  width: 874px;
  float: left;
}

.wptheme2ColRightAlt.s2kLayouts > .leftCol {
  float: left;
  width: 210px;
}

.wptheme2ColRightAlt.s2kLayouts > .mainCol {
  width: 870px;
  float: right;
}

.wptheme2ColLeft.s2kLayouts > .rightCol {
  float: left;
  width: 210px;
}

.wptheme2ColLeft.s2kLayouts > .mainCol {
  float: left;
  width: 870px;
}

.wptheme2ColLeftAlt.s2kLayouts > .rightCol {
  float: right;
  width: 210px;
}

.wptheme2ColLeftAlt.s2kLayouts > .mainCol {
  float: left;
  width: 870px;
}

.wptheme2ColEqual.s2kLayouts > .leftCol {
  float: left;
  width: 50%;
}

.wptheme2ColEqual.s2kLayouts > .rightCol {
  float: left;
  width: 50%;
}

.wptheme2ColEqualAlt.s2kLayouts > .leftCol {
  float: right;
  width: 50%;
}

.wptheme2ColEqualAlt.s2kLayouts > .rightCol {
  float: right;
  width: 50%;
}

.popupLayout .headerClass,
.popupLayout .wpthemeFooter {
  display: none;
}

.popupLayout body {
  background-color: #fff;
}

@media screen and (max-width: 1100px) {
  .wptheme1Col.s2kLayouts > .mainCol,
  .wptheme2Col.s2kLayouts,
  .material1Col {
    width: 960px;
  }

  .wptheme2ColRight.s2kLayouts > .mainCol,
  .wptheme2ColRightAlt.s2kLayouts > .mainCol,
  .wptheme2ColLeft.s2kLayouts > .mainCol,
  .wptheme2ColLeftAlt.s2kLayouts > .mainCol {
    width: 754px;
  }
}
@media screen and (max-width: 980px) {
  .wptheme1Col.s2kLayouts > .mainCol,
  .wptheme2Col.s2kLayouts,
  .material1Col {
    width: 748px;
  }

  .wptheme2ColRight.s2kLayouts > .mainCol,
  .wptheme2ColRightAlt.s2kLayouts > .mainCol,
  .wptheme2ColLeft.s2kLayouts > .mainCol,
  .wptheme2ColLeftAlt.s2kLayouts > .mainCol {
    width: 542px;
  }
}
@media screen and (max-width: 768px) {
  .wptheme1Col.s2kLayouts > .mainCol,
  .wptheme2Col.s2kLayouts,
  .material1Col {
    width: 583px;
  }

  .wptheme2ColRight.s2kLayouts > .mainCol,
  .wptheme2ColRightAlt.s2kLayouts > .mainCol,
  .wptheme2ColLeft.s2kLayouts > .mainCol,
  .wptheme2ColLeftAlt.s2kLayouts > .mainCol {
    width: 377px;
  }
}
@media screen and (max-width: 603px) {
  .wptheme1Col.s2kLayouts > .mainCol,
  .wptheme2Col.s2kLayouts,
  .material1Col {
    width: 460px;
  }

  .wptheme2ColRight.s2kLayouts > .mainCol,
  .wptheme2ColRightAlt.s2kLayouts > .mainCol,
  .wptheme2ColLeft.s2kLayouts > .mainCol,
  .wptheme2ColLeftAlt.s2kLayouts > .mainCol {
    width: 254px;
  }
}
@media screen and (max-width: 480px) {
  .wptheme1Col.s2kLayouts > .mainCol,
  .wptheme2Col.s2kLayouts,
  .material1Col {
    width: 300px;
  }

  .wptheme2ColRight.s2kLayouts > .mainCol,
  .wptheme2ColRightAlt.s2kLayouts > .mainCol,
  .wptheme2ColLeft.s2kLayouts > .mainCol,
  .wptheme2ColLeftAlt.s2kLayouts > .mainCol {
    width: 300px;
  }

  .wptheme2ColEqual.s2kLayouts > .leftCol,
  .wptheme2ColEqual.s2kLayouts > .rightCol,
  .wptheme2ColEqualAlt.s2kLayouts > .leftCol,
  .wptheme2ColEqualAlt.s2kLayouts > .rightCol {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .wptheme1Col.s2kLayouts > .mainCol,
  .wptheme2Col.s2kLayouts,
  .material1Col {
    width: 280px;
  }

  .wptheme2ColRight.s2kLayouts > .mainCol,
  .wptheme2ColRightAlt.s2kLayouts > .mainCol,
  .wptheme2ColLeft.s2kLayouts > .mainCol,
  .wptheme2ColLeftAlt.s2kLayouts > .mainCol {
    width: 280px;
  }
}
/* Footer */
.wpthemeFooter .wpthemeInner {
  width: 1080px;
}

.wpthemeFooter .wpthemeInner .footer-col {
  width: 25%;
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
}

@media all and (max-width: 768px) {
  .wpthemeFooter .wpthemeInner .footer-col {
    width: 50%;
  }
}
@media all and (max-width: 480px) {
  .wpthemeFooter .wpthemeInner .footer-col {
    width: 100%;
  }
}
a.hoverTxt {
  position: relative;
  z-index: 24;
}

a.hoverTxt:hover {
  z-index: 25;
}

a.hoverTxt span {
  display: none;
}

a.hoverTxt:hover span {
  display: block;
  position: absolute;
  z-index: 26;
  top: 0px;
  right: 30px;
  padding: 2px;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.liem {
  overflow: hidden;
  display: block;
}

#productBreakdown {
  width: 221px;
  overflow: hidden;
  z-index: 5;
}

#ePromoArea .promoItem {
  height: 211px;
  overflow: hidden;
}

#ePromoArea .promoItem .promoText {
  margin-bottom: 5px;
  margin-top: 5px;
  overflow: hidden;
  text-align: center;
}

#ePromoArea .promoItem .promoImage {
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: center;
}

#ePromoArea .promoItem .promoText {
  margin-bottom: 5px;
  margin-top: 5px;
  overflow: hidden;
  text-align: center;
}

.darkFill {
  background-image: url(../images/drk-background.gif);
}

.ltFill {
  background-image: url(../images/lt-background.gif);
}

#categoryTrail sup a {
  font-size: 11px;
  color: #a00;
  text-decoration: none;
}

#productBreakdown .heading a {
  color: #000;
  text-decoration: none;
  background-image: url(../images/yellowArrow-closed.gif);
  background-repeat: no-repeat;
  background-position: 3px 6px;
  display: block;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 12px;
  font-weight: bold;
}

#productBreakdown #searchCriteria,
#productBreakdown #productCategories,
#productBreakdown #productManufacturers,
#productBreakdown #productAttributes {
  margin-bottom: 5px;
}

#productBreakdown #searchCriteria #searchLinks ul {
  font-size: 12px;
  color: #000;
  margin-left: 10px;
}

#productBreakdown #searchCriteria #searchLinks ul li {
  font-weight: bold;
}

#productBreakdown #searchCriteria #searchLinks ul ul li {
  font-weight: normal;
  display: block;
}

#productBreakdown #searchCriteria #searchLinks ul ul li a {
  font-size: 10px;
  display: inline;
  padding: 0px;
  margin-left: 5px;
}

.attributeHeadding {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  display: block;
  padding-left: 10px;
  padding-top: 10px;
  margin-bottom: -5px;
}

.moreLessLink {
  padding-left: 10px;
}

.moreLessLink a {
  font-size: 11px;
  color: #000;
}

.homePagePromos .moreLessLink {
  float: right;
}

.homePagePromos .promoImage img {
  width: 150px;
  height: auto;
}

#productBreakdown ul {
  list-style-type: none;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  margin: 0px;
}

#productBreakdown li {
  margin: 0px;
  padding: 0px;
  color: #000;
}

#productBreakdown ul ul {
  list-style-type: none;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
}

#productBreakdown ul li a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
  background-position: 8px 3px;
  padding-left: 18px;
}

#productCategories ul ul li a {
  font-size: 11px;
  display: block;
  padding-left: 30px;
  background-position: 18px 2px;
}

#productBreakdown ul li a.here {
  background-image: url(../images/yellowArrow-closed.gif);
  background-repeat: no-repeat;
}

#productBreakdown ul li a:hover {
  text-decoration: underline;
}

#productBreakdown #attributeLinks {
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 10px;
}

#productBreakdown select {
  font-size: 12px;
  width: 200px;
}

#productBreakdown label {
  font-size: 12px;
  color: #000;
  display: block;
  padding-top: 6px;
}

.searchHeading {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
}

.searchArea .input {
  padding-left: 12px;
}

.searchArea .input input {
  color: #466bb5;
  font-size: 14px;
  width: 400px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
}

.searchArea .button {
  padding-left: 12px;
}

.searchArea .select {
  padding-left: 12px;
}

.searchArea .select select {
  font-size: 14px;
  width: 148px;
}

.cntLeft {
  background-image: url(../images/cnt-left.gif);
  background-repeat: repeat-y;
  background-position: left top;
}

.cntFill {
  background-color: #fff;
}

.cntRight {
  background-image: url(../images/cnt-right.gif);
  background-repeat: repeat-y;
  background-position: right top;
}

#categoryResults {
  margin-top: 5px;
  position: relative;
  z-index: 5;
}

#categoryResults .searchItem {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #cdcdcd;
  border-bottom-color: #cdcdcd;
  width: 24%;
  float: left;
  margin: 3px;
}

#categoryResults .itemImage {
  text-align: center;
  padding: 3px;
}

#categoryResults .itemDescription {
  margin-top: 10px;
  margin-bottom: 10px;
}

#categoryResults .itemDescription a {
  font-size: 13px;
  color: #466bb5;
  font-weight: bold;
}

#categoryResults .subcatDesc {
  font-size: 13px;
  color: #000;
  margin-top: 10px;
}

#categoryResults {
  font-size: 12px;
}

#categoryResults .listRow {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
}

#categoryResults .moreLess {
  font-weight: bold;
  overflow: hidden;
  margin-top: 3px;
}

#categoryResults .listRow .listCol {
  float: left;
  width: 25%;
}

#categoryResults .listHeading a {
  font-weight: bold;
}

#categoryResults .listContent {
  overflow: hidden;
  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
}

#categoryResults .catLink {
  margin-top: 1px;
  margin-bottom: 1px;
  overflow: hidden;
}

#categoryResults .arrowImage {
  margin-left: 5px;
  overflow: hidden;
}

#categoryResults .listContent a {
  text-decoration: none;
}

#categoryResults .listContent a:hover {
  text-decoration: underline;
}

.topContent {
  margin-bottom: 5px;
}

#searchResults {
  z-index: 5;
}

#searchResults .searchItem {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #cdcdcd;
  border-bottom-color: #cdcdcd;
  width: 24%;
  float: left;
  margin: 3px;
}

#searchResults .itemImage {
  text-align: center;
  padding: 3px;
}

#searchResults .itemDescription {
  margin-top: 10px;
}

#searchResults .itemDescription a {
  font-size: 13px;
  color: #466bb5;
  font-weight: bold;
}

#searchResults .itemDetail {
  margin-top: 10px;
}

#searchResults .iconContainer .linkGroup {
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
}

#searchResults .iconContainer .linkGroup .itemLink {
  float: left;
  overflow: hidden;
  margin-right: 10px;
}

.linkGroup .itemLink a span {
  background-color: #fff;
  border: 1px solid #929292;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: absolute;
  display: none;
  padding: 3px;
  margin-top: 20px;
  font-size: 12px;
  color: #000;
  z-index: 99;
}

.linkGroup .itemLink a:hover span {
  display: inline;
}

#searchResults .price {
  margin-top: 10px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}

#searchResults .prodOrdering {
  height: 80px;
}

#searchResults .itemQuantity {
  margin-top: 10px;
}

#searchResults .itemQuantity label {
  font-weight: bold;
  font-size: 12px;
}

#searchResults .itemQuantity input {
  color: #466bb5;
  font-size: 12px;
  width: 50px;
}

#searchResults .label {
  font-weight: bold;
  padding-right: 5px;
}

#searchResults .output {
  color: #000;
}

#searchResults .addToCart {
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
}

#searchResults .addToCart input {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #333;
  background-color: #abc7ed;
  background-image: url(../images/buttonBackground.gif);
  background-repeat: repeat-x;
  background-position: left center;
  padding-top: 1px;
  padding-right: 5px;
  padding-bottom: 1px;
  padding-left: 5px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ccc;
  border-right-color: #666;
  border-bottom-color: #666;
  border-left-color: #ccc;
}

#searchResults .DEARestriction {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  padding-top: 1px;
  padding-bottom: 1px;
  /*width: 75px;*/
}

#searchResults .Unavailable {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  padding-top: 1px;
  padding-bottom: 1px;
  /*width: 75px;*/
}

.itemResults .itemImage img {
  width: 125px;
  height: auto;
}

#searchResults .searchItem .catImage img {
  width: 125px;
  height: auto;
}

#searchResults .searchItem .catImage {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

#searchResults .searchItem .catDesc {
  margin-top: 5px;
  margin-bottom: 5px;
}

#searchResults .searchItem .extDesc {
  margin-top: 5px;
  margin-bottom: 5px;
}

#searchResults .searchItem .extDesc ul {
  list-style-type: disc;
  padding: 5px;
  margin-top: 2px;
  margin-right: 18px;
  margin-bottom: 2px;
  margin-left: 18px;
}

#searchResults .searchItem .catDesc a {
  font-weight: bold;
  color: #333;
  text-decoration: none;
}

#searchResults .searchItem .catDesc a:hover {
  color: #000;
  text-decoration: underline;
}

#searchResults .cartOptions {
  padding: 5px;
}

#searchResults .cartOptions .label,
#searchResults .cartOptions .field,
#searchResults .cartOptions .button {
  display: inline-block;
  vertical-align: middle;
}

#searchResults .cartOptions .button {
	margin:10px 0;
}
#searchResults .boxes .cartOptions .button {
	width:100%;
}
#searchResults .cartOptions .button button {
	width:100%;
}

#relatedProducts {
  margin-top: 5px;
  overflow: hidden;
  z-index: 5;
}

#relatedProducts .searchItem {
  float: left;
  width: 28%;
  margin: 10px;
  overflow: hidden;
}

#relatedProducts .heading a {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

#relatedProducts .image {
  margin-top: 10px;
}

#orderGuideDetail {
  margin-top: 35px;
  z-index: 5;
}

#checkOutProgress {
  margin-top: 5px;
  overflow: hidden;
  z-index: 5;
}

#checkOutProgress .stepText {
  color: #fff;
  background-color: #ccc;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: bold;
}

#checkOutProgress .here {
  background-color: #999999;
}

#checkOutCnt {
  margin-top: 5px;
}

#checkOutCnt .heading {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  padding-top: 8px;
  padding-bottom: 2px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #a6a6a6;
}

#checkOutCnt .shipOption {
  font-size: 12px;
  padding: 1px;
}

.searchArea .label {
  color: #fff;
  padding-left: 20px;
  font-size: 14px;
  font-weight: bold;
}

#equipFlyer {
  z-index: 1;
  overflow: hidden;
}

#equipFlyer a {
  position: relative;
}

#equipFlyer a span {
  background-color: #fff;
  border: 1px solid #929292;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: absolute;
  display: none;
  padding: 3px;
  font-size: 12px;
  color: #000;
  z-index: 99;
  white-space: nowrap;
  left: 0px;
}

#equipFlyer a:hover span {
  display: inline;
}

#iconLegend {
  margin-top: 5px;
  margin-bottom: 5px;
  overflow: hidden;
}

#iconLegend .legendOption {
  width: 150px;
  height: 20px;
  display: block;
  overflow: hidden;
}

#iconLegend .left {
  float: left;
}

#iconLegend .legendOption .legendIcon {
  float: left;
  margin-right: 5px;
  overflow: hidden;
}

#iconLegend .legendOption .legendTxt {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  overflow: hidden;
}

#iconLegend .legendOption .legendDescription {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: absolute;
  display: none;
  background-color: #fff;
  border: 1px solid #929292;
  font-size: 12px;
  color: #000;
  padding: 3px;
  margin-left: 20px;
}

#iconLegend .legendOption:hover .legendDescription {
  display: block;
}

.iconGroup {
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 5px;
}

.iconGroup .icon {
  overflow: hidden;
  height: 20px;
  /*width: 20px;*/
  float: left;
  padding-right: 10px;
}

.iconGroup .icon span {
  background-color: #fff;
  border: 1px solid #929292;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: absolute;
  display: none;
  padding: 3px;
  margin-top: 20px;
  font-size: 12px;
  color: #000;
  z-index: 99;
}

.iconGroup .icon:hover span {
  display: inline;
}

#promoFlyBox .itemCheck {
  margin: 5px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  padding-top: 8px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 30px;
  font-size: 12px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 4px 3px;
}

#promoFlyBox .inValid {
  background-color: #f3e8e8;
  border-top-color: #9a0505;
  border-right-color: #9a0505;
  border-bottom-color: #9a0505;
  border-left-color: #9a0505;
  background-image: url(../images/invalid.png);
}

#promoFlyBox .valid {
  background-color: #e7f8ea;
  border-top-color: #0c0;
  border-right-color: #0c0;
  border-bottom-color: #0c0;
  border-left-color: #0c0;
  background-image: url(../images/valid.png);
}

.iconSet {
  float: right;
  width: 58px;
  margin-top: -15px;
}

.prodOrdering .orderGuide {
  position: relative;
  margin-top: 10px;
  clear: both;
}

.prodOrdering .orderGuide span {
  background-color: #fff;
  position: absolute;
  display: none;
  padding: 3px;
  font-size: 12px;
  color: #000;
  width: auto;
  z-index: 15;
  right: 0px;
  bottom: 0px;
  border: 1px solid #b0b0b0;
}

.prodOrdering .orderGuide .ogButton input {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 11px;
  color: #333;
  background-color: #abc7ed;
  background-image: url(../images/buttonBackground.gif);
  background-repeat: repeat-x;
  background-position: left center;
  padding-top: 1px;
  padding-right: 5px;
  padding-bottom: 1px;
  padding-left: 5px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ccc;
  border-right-color: #666;
  border-bottom-color: #666;
  border-left-color: #ccc;
}

.promoIcon,
.historyIcon,
newItemIcon {
  height: 16px;
  width: 58px;
  position: relative;
}

.promoIcon {
  z-index: 11;
}

.historyIcon {
  z-index: 9;
}

.newItemIcon {
  z-index: 9;
}

.promoIcon img {
  z-index: 11;
}

.promoIcon .promoInstruct {
  font-size: 12px;
  overflow: hidden;
  /*background-image: url("../images/lt-background.gif");*/
  background-color: #24ac1a;
  padding: 2px;
  color: #fff;
}

.promoIcon span {
  background-color: #fff;
  position: absolute;
  display: none;
  padding: 3px;
  font-size: 12px;
  color: #000;
  width: 175px;
  z-index: 15;
  right: 0px;
  bottom: 0px;
  border: 1px solid #b0b0b0;
}

.promoIcon:hover span {
  display: inline;
}

#searchResults .promoItem {
  padding: 5px;
}

.promoIcon .promoItem:hover {
  cursor: default;
  background-color: #ffffff;
  border: 2px solid black;
}

.promoIcon .promoItem .promoHeading {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  margin-top: 2px;
  overflow: hidden;
}

.promoIcon .promoItem .promoSummary {
  font-size: 12px;
  color: #000;
  margin-bottom: 2px;
  overflow: hidden;
}

#shipTermFlyBox {
  position: fixed;
  z-index: 998;
  height: 100%;
  width: 100%;
  background-image: url(../images/backgroundFlyBox.png);
  display: inline;
  top: 0px;
  left: 0px;
}

#shipTermFlyBox .borderWindow {
  font-size: 12px;
  color: #000;
  text-align: left;
  background-image: url(../images/backgroundFlyBox.png);
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 12px;
}

#shipTermFlyBox .container {
  position: relative;
  width: 500px;
}

#shipTermFlyBox #closeButton {
  position: absolute;
  top: -15px;
  right: -15px;
}

#shipTermFlyBox #contentHolder {
  background-color: #fff;
  overflow: auto;
  padding-top: 18px;
  padding-right: 18px;
  padding-bottom: 18px;
  padding-left: 18px;
}

#promoFlyBox {
  position: fixed;
  z-index: 998;
  height: 100%;
  width: 100%;
  background-image: url(../images/backgroundFlyBox.png);
  display: inline;
  top: 0px;
  left: 0px;
}

#promoFlyBox .borderWindow {
  font-size: 12px;
  color: #000;
  text-align: left;
  background-image: url(../images/backgroundFlyBox.png);
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 12px;
}

#promoFlyBox .container {
  position: relative;
  width: 900px;
}

#promoFlyBox #closeButton {
  position: absolute;
  top: -15px;
  right: -15px;
}

#promoFlyBox #contentHolder {
  background-color: #fff;
  overflow: auto;
  height: 500px;
  padding-top: 18px;
  padding-right: 0px;
  padding-bottom: 18px;
  padding-left: 18px;
}

#promoFlyBox #contentHolder .imageCopy {
  overflow: hidden;
  margin-right: 18px;
}

#promoFlyBox #contentHolder .theImage {
  overflow: hidden;
  float: left;
  margin-right: 10px;
}

#promoFlyBox #contentHolder .theCopy {
  overflow: hidden;
  margin-top: 18px;
}

#promoFlyBox #contentHolder .items {
  overflow: hidden;
  margin-top: 10px;
  margin-right: 18px;
}

#promoFlyBox .itemHeading {
  background-image: url(../images/colHeading_background.gif);
  background-repeat: repeat-x;
  background-position: center top;
  overflow: hidden;
}

#promoFlyBox .itemList {
  overflow: auto;
  height: 110px;
}

#promoFlyBox .itemRow {
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #efefef;
}

#promoFlyBox .promoHeading,
#promoFlyBox .promoHeadingR,
#promoFlyBox .promoHeadingC {
  background-repeat: repeat-x;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 2px;
  float: left;
}

.promoHeadingR {
  text-align: right;
}

.promoHeadingC {
  text-align: center;
}

.promoData,
.promoDataR,
.promoDataC {
  background-repeat: repeat-x;
  color: #000000;
  font-size: 12px;
  padding: 3px 2px;
  float: left;
}

.promoDataR {
  text-align: right;
}

.promoDataC {
  text-align: center;
}

#promoFlyBox .itemQty {
  width: 100px;
}

#promoFlyBox .itemNum {
  width: 125px;
}

#promoFlyBox .itemDesc {
  width: 400px;
}

#promoFlyBox .itemPrice {
  width: 175px;
}

#promoFlyBox .endCap {
  width: 25px;
}

#promoFlyBox .heading {
  background-repeat: repeat-x;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 2px;
}

#promoFlyBox .buttons {
  margin: 5px;
  overflow: hidden;
}

#promoFlyBox .button input {
  color: #000;
  background-image: url(../images/buttonBackground.png);
  border: 1px solid #838383;
  background-repeat: repeat-x;
  background-position: left top;
  background-color: #f7f7f7;
  font-size: 14px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 100px;
}

.promoColHeading,
.promoColHeadingC {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding: 3px 2px;
  border-bottom-width: 3px;
  border-bottom-style: double;
  border-bottom-color: #6d7e96;
}

.promoColHeadingC {
  text-align: center;
}

.colHeading,
.colHeadingR,
.colHeadingC {
  background-color: #dedede;
  background-image: url("../images/colHeading_background.gif");
  background-position: center bottom;
  background-repeat: repeat-x;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 3px 2px;
}

.colHeadingR {
  text-align: right;
}

#saveCart {
  position: relative;
}

#saveCartPopUp {
  background-color: #ffffff;
  border: 1px solid #000000;
  position: absolute;
  left: 85px;
  bottom: 0px;
  width: auto;
  visibility: hidden;
  padding: 2px;
}

.homePagePromos {
  margin: 5px;
}

.homePagePromos .promoImage,
.homePagePromos .promoText {
  text-align: center;
}

#messagesArea {
  width: 250px;
  position: relative;
  margin-top: 25px;
}

#messagesArea #tabbedArea {
  position: absolute;
  top: -25px;
}

#messagesArea .tabbedContent {
  overflow: auto;
  height: 237px;
  border: 1px solid #98bbe8;
}

#tabbedArea #tabs ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

#tabbedArea #tabs ul li {
  float: left;
}

#tabbedArea #tabs ul li a,
#tabbedArea #tabs ul li.here a {
  font-size: 12px;
  text-decoration: none;
  border: 1px solid #98bbe8;
  display: block;
  padding: 5px;
  margin-right: 5px;
  background-color: #ccc;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
}

#tabbedArea #tabs ul li.here a {
  background-color: #fff;
  border-bottom-color: #fff;
}

#messagesArea .tabbedContent .messages .message {
  margin: 5px;
  border: 1px solid #fff;
  padding: 2px;
  cursor: pointer;
}

#messagesArea .tabbedContent .messages .selected {
  background-color: #eeeeef;
  border: 1px dashed #ccc;
}

#messagesArea .message .description,
#messagesArea .message .expDate {
  font-size: 11px;
  color: #000;
}

#messagesArea .message .expDate {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ccc;
  margin-top: 3px;
  padding-top: 3px;
}

#searchArea label,
#searchArea .field,
#searchArea .button {
  display: inline-block;
  vertical-align: middle;
}

#searchArea label {
  min-width: 150px;
}

#catSearchBar #shopCatButton {
  float: left;
  background-position: left bottom;
  vertical-align: middle;
  text-align: center;
  margin-right: 8px;
  position: relative;
}

#catSearchBar #shopCatButton > a {
  font-size: 12px;
  font-weight: bold;
  float: left;
  vertical-align: middle;
  color: #000;
  text-decoration: none;
  position: relative;
}

#catSearchBar #shopCatButton > a:hover {
  text-decoration: underline;
  background-image: url(../images/catLinkHoverBackground.png);
  background-position: center bottom;
  background-repeat: repeat-x;
}

#catSearchBar #shopCatButton > a span.link {
  float: left;
  margin-top: 8px;
  margin-right: 5px;
  margin-left: 5px;
}

.subLinks {
  background-color: #cfdbeb;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #cfcfcf;
  border-bottom-color: #cfcfcf;
  padding: 5px;
  position: absolute;
  text-align: left;
}

#catSearchBar #shopCatButton a > .subLinks {
  display: none;
  left: 0px;
  top: 32px;
}

#catSearchBar #shopCatButton a:hover > .subLinks {
  display: inline;
}

.subLinks .subLinksContainer {
  background-color: #fff;
  border: 1px solid #cfcfcf;
}

.subLinks .subLinksContainer ul {
  list-style-type: none;
  margin: 5px;
  padding: 0px;
}

.subLinks .subLinksContainer ul li {
  display: inline;
  position: relative;
}

.subLinks .subLinksContainer ul li a {
  font-size: 12px;
  color: #666;
  text-decoration: none;
  position: relative;
  display: block;
  padding-top: 2px;
  padding-right: 14px;
  padding-bottom: 2px;
  padding-left: 2px;
  width: 145px;
  font-weight: normal;
}

.subLinks .subLinksContainer ul li a:hover {
  color: #000;
  background-color: #cfdbeb;
}

.subLinks .subLinksContainer ul li.subs a:hover {
  background-image: url(../images/subLinkArrow.gif);
  background-repeat: no-repeat;
  background-position: right 5px;
}

#catSearchBar #shopCatButton .subLinks .subLinks {
  z-index: 40;
  left: 156px;
  top: 0px;
  display: none;
}

.subLinks .subLinksContainer ul li a:hover .subLinks {
  display: inline !important;
}

.subLinks .subLinks a:hover {
  background-image: none !important;
}

/* Search Filtering Option */
.filter-wrapper-white,
.filter-wrapper-grey {
  position: relative;
  min-height: 230px;
  /*	overflow: hidden; */
}

.filter-wrapper-white,
.filter-wrapper-grey {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 1080px;
  margin: auto;
}

.filter-wrapper-grey {
  background: #f6f6f6;
}

#selections {
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 10px;
}

.mainCatTitle {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: 700;
  font-size: 1.2em;
}

#selections .viewArea {
  padding-right: 5px;
  padding-top: 6px;
  color: #676767;
  font-weight: bold;
  font-size: 16px;
  float: left;
}

#selections ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  overflow: hidden;
}

#selections ul li {
  float: left;
  background-color: #4e4b48;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}

#selections li:first-child {
  padding-right: 5px;
  color: #676767;
  font-weight: bold;
  font-size: 16px;
  border-left: none !important;
}

#selections ul li a {
  float: left;
  color: #ffffff;
  font-size: 13px !important;
  font-weight: bold;
  padding: 6px 10px 6px 10px;
  display: block;
}

#selections ul li a:hover {
  color: #ffffff;
}

#selections ul li.crumbAttribute a {
  padding: 7px 0px 7px 10px;
}

#selections ul li.crumbAttribute span {
  float: left;
  color: #ffffff;
  font-size: 13px !important;
  font-weight: bold;
  padding: 6px 0px 6px 10px;
  display: block;
}

#selections ul li span a {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#filtering .column {
  position: relative;
  display: inline-block;
  padding: 0px;
  width: 25%;
  margin: 0 0 10px -4px;
  box-sizing: border-box;
  border-left: 1px solid #ebebeb;
  min-height: 100px;
}

#filtering .column:nth-child(4n + 1) {
  margin-left: 0;
  border-left: none;
}

#filtering .column .title {
  color: #676767;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 15px;
  padding-right: 12px;
  padding-left: 10px;
  width: auto;
  text-transform: uppercase;
  z-index: 30;
}

#filtering .column ul {
  padding: 10px 0 0;
  margin: 0 auto;
  width: 85%;
  list-style: none;
}

#filtering .column ul li {
  font-size: 1em;
  padding: 0px;
}

#filtering .column ul li a {
  color: #4e4b48;
  padding-right: 24px;
  display: block;
  position: relative;
  right: 0px;
  top: 0px;
  padding-bottom: 1px;
  padding-top: 1px;
  text-decoration: none;
  padding-left: 5px;
  padding-right: 32px;
}

#filtering .column ul li a:hover {
  color: #fff;
  background-color: #4e4b48;
  color: #fff;
}

#filtering .column ul li a span {
  line-height: 14px;
  position: absolute;
  right: 5px;
  top: 0;
  padding-top: 1px;
}

.filterOverflowWrapper {
  position: absolute;
  z-index: 20;
  top: -7px;
  left: -1px;
  width: 100% !important;
}

.filterOverflowWrapperCat {
  position: absolute;
  z-index: 20;
  margin-top: 0px;
  left: 5px;
}

.filterOverflowWrapper .title {
  margin-top: 6px;
  color: #fff;
  margin-bottom: 6px;
}

.bottomCat {
  padding: 0px;
  padding-bottom: 10px;
  padding-top: 3px;
  position: absolute;
  top: 100%;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ebebeb;
}

#filtering .column .filterOverflowWrapper .bottomCat ul {
  padding: 0;
}

.colContent1 .last {
  width: 175px;
}

.last ul {
  width: 165px !important;
}

#filtering .bottom {
  float: left;
  font-size: 11px;
  padding: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  top: 0px;
  width: auto;
  background-color: #fff;
  border: 1px solid #ebebeb;
}
#filtering .bottom ul {
  float: left;
  width: 165px !important;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#filtering .bottom ul li {
  float: left;
  width: 165px;
}
#filtering .bottom ul li:hover {
  margin-left: 0px;
  margin-right: 0px;
}
#filtering .bottom ul li a {
  color: #000;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
}

#filtering .column .filterOverflowWrapper .bottom ul li:hover {
  background-color: #7fa2b4;
  margin-left: 0px;
  margin-right: 0px;
  color: #fff;
}

#filtering .column .filterOverflowWrapper .bottom li a:hover {
  text-decoration: none;
  color: #fff;
  margin-left: 0px;
}

#filtering .column .filterOverflowWrapper .bottom li a span {
  line-height: 14px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0px;
}

.filterOverflowWrapper .overFlowHeadCat {
  background-color: #7fa2b4;
  float: left;
  width: 179px;
  position: relative;
}

.filterOverflowWrapper .overFlowHeadCat .title {
  color: #fff !important;
}

.filterOverflowWrapper .overFlowHead {
  background-color: #4e4b48;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  float: left;
  width: 100%;
  position: relative;
}

.filterOverflowWrapper .overFlowHead .title {
  color: #fff !important;
}

.filterOverflowWrapperCat .xOut {
  position: absolute;
  right: -11px;
  top: -8px;
  z-index: 50;
}

.filterOverflowWrapper .xOut {
  position: absolute;
  right: 0px;
  top: 7px;
}

.filterOverflowWrapper .title {
  color: #676767;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  padding-right: 12px;
  width: auto;
  text-transform: uppercase;
  z-index: 30;
}

.layoutButtons .bText {
  display: none;
}

.layoutButtons .bIcon {
  color: #000;
}

.dataRow {
  background-color: #fff;
}

.dataRow .imagelibright .itemInfoRow {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 5px;
}
.dataRow .imagelibright .itemInfoRow ul {
  padding-left: 20px;
}
.dataRow .imagelibright .itemInfoRow ul li {
  list-style-type: disc;
}

.dataRow .imagelibright p,
.dataRow .imagelibright ul {
  margin: 5px 0;
}

.dataRow .imagelibright .itemInfoRow.itemNumber {
  font-size: 1.1em;
  font-weight: 700;
}

.listView .dataGrid .dataRow {
  border-top: 1px solid #ebebeb;
  display: block;
}

.listView .dataGrid .dataRow .imagelibleft,
.listView .dataGrid .dataRow .imagelibright {
  display: inline-block;
  vertical-align: top;
  margin: 10px;
}

.listView .dataGrid .dataRow .imagelibleft {
  width: 20%;
  text-align: center;
}

.listView .dataGrid .dataRow .imagelibleft .image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.listView .dataGrid .dataRow .imagelibleft .downloadLink {
  margin-top: 15px;
}

.listView .dataGrid .dataRow .imagelibright {
  width: 70%;
}

.boxes .dataGrid .dataRow {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin-left: -4px;
}

.boxes .dataGrid .dataRow:nth-child(4n + 1) {
  margin-left: 0;
}

.boxes .dataGrid .dataRow .dataRowInner {
  border: 1px solid #ebebeb;
  display: block;
  margin: 3px;
}

.boxes .dataGrid .dataRow .imagelibright,
.boxes .dataGrid .dataRow .imagelibleft {
  display: block;
}

.boxes .dataGrid .dataRow .imagelibleft .image {
  height: 150px;
  text-align: center;
}

.boxes .dataGrid .dataRow .imagelibleft .image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.boxes .dataGrid .dataRow .imagelibright {
  /*	min-height:180px; */
}

.dataRow .imagelibright .contentSubHeading {
  font-size: 1.1em;
  font-weight: 700;
}

.pagingToolBar .arrow {
  font-size: 1.4em;
  padding: 0 10px;
}

.pagingToolBar .disabled.arrow .fa {
  opacity: 0.2;
}

.HTMLContainer {
  overflow: auto;
  padding: 0;
}

.flashBoxBody .HTMLContainer {
  width: 1050px;
}

.HTMLContainerSelectedAids {
  height: 210px;
  overflow: auto;
  padding: 0;
  width: 335px;
}

.flashBoxBody {
  padding: 10px;
}

.s2kSectionbar {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  font-weight: bold;
  padding-bottom: 3px;
  padding-top: 3px;
  clear: both;
  margin: 5px 0;
}

.colContent1 {
  width: 181px;
}

.colContent2 {
  width: 370px;
}

.colContent3 {
  width: 545px;
}

.colContent4 {
  width: 722px;
}

#colOne .colContent3 .bottom {
  left: 0px;
}

#colTwo .colContent3 .bottom {
  left: -33%;
}

#colTwo .colContent4 .bottom {
  left: -25%;
}

#colThree .colContent2 .bottom {
  left: 0px;
}

#colThree .colContent3 .bottom {
  left: -33%;
}

#colThree .colContent4 .bottom {
  left: -50%;
}

#colFour .colContent1 .bottom {
  left: 0px;
}

#colFour .colContent2 .bottom {
  right: 50%;
}

#colFour .colContent3 .bottom {
  right: 66.25%;
}

#colFour .colContent4 .bottom {
  right: 75%;
}

.loadingOverlay {
  background: #fff;
  height: 200px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
}

.loadingOverlay .loadingMessage {
  margin: 5px;
}

.appContainer .familyList,
.appContainer .styleList,
.appContainer .aidsDisplayArea {
  overflow: hidden;
  width: 100%;
}

.appContainer .aidsDisplayArea hr {
  display: none;
}

#showHearingAids .containerBox {
  background: #e1e1e1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e1e1e1 0%, #f0f0f0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1e1e1), color-stop(100%, #f0f0f0));
  background: -webkit-linear-gradient(top, #e1e1e1 0%, #f0f0f0 100%);
  background: -o-linear-gradient(top, #e1e1e1 0%, #f0f0f0 100%);
  background: -ms-linear-gradient(top, #e1e1e1 0%, #f0f0f0 100%);
  background: linear-gradient(to bottom, #e1e1e1 0%, #f0f0f0 100%);
  -webkit-box-shadow: 0px 0px 3px 2px #cccccc;
  -moz-box-shadow: 0px 0px 3px 2px #cccccc;
  box-shadow: 0px 0px 3px 2px #cccccc;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}

#showHearingAids .containerBox .HTMLContainer {
  margin: 5px;
}

.aidBox {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  min-width: 70px;
  margin: 5px;
  text-align: center;
  position: relative;
}

.aidBox .rightEar {
  position: absolute;
  top: -7px;
  left: -7px;
  display: none;
}

.aidBox .leftEar {
  position: absolute;
  top: -7px;
  right: -7px;
  display: none;
}

.aidBox .bothEars {
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -10px;
  display: none;
}

.aidBox .infoButton {
  position: absolute;
  top: 50%;
  left: -8px;
  display: none;
  margin-top: -12px;
}

.infoButton button:not(.btn-floating),
.deleteButton button:not(.btn-floating) {
  -moz-box-shadow: -7px -10px 0px -13px #284147;
  -webkit-box-shadow: -7px -10px 0px -13px #284147;
  box-shadow: -7px -10px 0px -13px #284147;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fcfeff), color-stop(1, #cccccc));
  background: -moz-linear-gradient(top, #fcfeff 5%, #cccccc 100%);
  background: -webkit-linear-gradient(top, #fcfeff 5%, #cccccc 100%);
  background: -o-linear-gradient(top, #fcfeff 5%, #cccccc 100%);
  background: -ms-linear-gradient(top, #fcfeff 5%, #cccccc 100%);
  background: linear-gradient(to bottom, #fcfeff 5%, #cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfeff', endColorstr='#cccccc',GradientType=0);
  background-color: #fcfeff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #7d9399;
  display: inline-block;
  color: #04090a;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: -1px 1px 0px #e1e2ed;
  width: 25px;
  height: 25px;
  margin: 0 2px;
  padding: 0;
}

.infoButton button:hover:not(.btn-floating),
.deleteButton button:hover:not(.btn-floating) {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #fcfeff));
  background: -moz-linear-gradient(top, #cccccc 5%, #fcfeff 100%);
  background: -webkit-linear-gradient(top, #cccccc 5%, #fcfeff 100%);
  background: -o-linear-gradient(top, #cccccc 5%, #fcfeff 100%);
  background: -ms-linear-gradient(top, #cccccc 5%, #fcfeff 100%);
  background: linear-gradient(to bottom, #cccccc 5%, #fcfeff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#fcfeff',GradientType=0);
  background-color: #cccccc;
}

.infoButton button:active:not(.btn-floating),
.deleteButton button:active:not(.btn-floating) {
  position: relative;
  top: 1px;
}

.theAid {
  vertical-align: top;
}

#isoGrid .theAid {
  float: left;
  width: 150px;
  padding: 5px;
}

.aidBox:hover {
  -webkit-box-shadow: 0px 0px 3px 2px #cccccc;
  -moz-box-shadow: 0px 0px 3px 2px #cccccc;
  box-shadow: 0px 0px 3px 2px #cccccc;
  background-color: #fff;
}

.aidBox:hover .rightEar {
  display: inline;
}

.aidBox:hover .leftEar {
  display: inline;
}

.aidBox:hover .bothEars {
  display: inline;
}

.aidBox:hover .infoButton {
  display: inline;
}

.aidBox .theImage {
  overflow: hidden;
  height: 170px;
  margin-bottom: 5px;
}

.aidBox .theImage img {
  margin: 20px 5px 0px 5px;
}

#isoGrid {
  height: 265px;
  max-height: 265px;
  overflow: hidden;
}

.col2Layout .col {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: -4px;
}

.col2Layout .col:nth-child(2n + 1) {
  margin-left: 0;
}

.exchangeOrderSummary .col2Layout .col {
  margin-left: 0;
}

.col3Layout .col {
  width: 33%;
  float: left;
}

.col4Layout .col {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin-top: 10px;
  margin-left: -4px;
}

.col4Layout .col:nth-child(4n + 1) {
  margin-left: 0;
}

.appContainer.contentArea .col2Layout .col {
  margin-left: 0 !important;
}

.styleList .col td {
  vertical-align: top;
}

.aidsDisplayArea .selectedAidsBox {
  margin: 2px;
  overflow: hidden;
  min-height: 185px;
  background-color: #f6f6f6;
}

.selectedAidsBox .heading {
  overflow: hidden;
  margin: 5px;
}

.selectedAidsBox.leftEar .heading {
  margin: 5px;
}

.selectedAidsBox .heading span {
  float: left;
}

.selectedAidsBox.leftEar .heading .icon {
  float: right;
}

.selectedAidsBox .heading .model {
  margin: 2px 8px;
  font-size: 14px;
  font-weight: bold;
  width: 160px;
  text-transform: none;
}

.selectedAidsBox.leftEar .heading .model {
  margin: 2px 0px;
}

.selectedAidsBox .optionArea {
  margin: 5px;
  overflow: hidden;
}

.selectedAidsBox .optionArea .options {
  float: left;
  overflow: hidden;
  width: 60%;
}

.selectedAidsBox .optionArea .additionalOptions {
  margin-left: 33px;
}

.selectedAidsBox .optionArea .aidImage {
  overflow: hidden;
  width: 40%;
  text-align: center;
  margin-top: 20px;
  display: inline-block;
}

#aidsDisplayareaRight .selectedAidsBox .optionArea .aidImage {
  margin-top: 0px;
}

#aidsDisplayareaLeft .selectedAidsBox .optionArea .aidImage {
  margin-top: 0px;
}

.selectedAidsBox.leftEar .optionArea .options {
  float: right;
}

/* .selectedAidsBox.leftEar .optionArea .aidImage {

} */
.selectedAidsBox label {
  margin-right: 5px;
  font-weight: bold;
}

.selectOptions {
  overflow: hidden;
}

.selectOptions .section {
  overflow: hidden;
  height: 100%;
  background-color: #575757;
  margin: 1px;
}

.selectOptions .heading {
  overflow: hidden;
  float: left;
  width: 60px;
  height: 100%;
  margin: 3px;
  color: #fff;
  font-size: 10px;
}

.selectOptions .selections {
  overflow: hidden;
  background-color: #fff;
  margin: 1px;
}

.selectOptions .selections ul {
  list-style: none;
  margin: 4px;
  padding: 0px;
}

.appContainer .buttonBar {
  margin: 10px;
  text-align: right;
}

.appContainer .buttonBar button:not(.btn) {
  background: #4e4b48;
  color: #fff;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  font-size: 1em;
  padding: 5px 12px;
  margin: 5px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.selectedAidsBox .heading .buttons {
  float: right;
  margin: 0px 20px;
}

.selectedAidsBox .heading .buttons .infoButton,
.selectedAidsBox .heading .buttons .deleteButton {
  float: left;
}

.selectedAidsBox.leftEar .buttons {
  float: left;
}

#additionalInfoDialog .dijitDialogPaneContent {
  padding: 0px;
}

#additionalInfoDialog #additionalInfoFrame {
  width: 840px;
  height: 600px;
}

.headerRow .headerCell {
  background-color: #575757;
  color: #f6f6f6;
  padding: 2px;
  border-bottom: 1px solid #ebebeb;
}

.headerRow .headerCell.qty {
  background-color: #f6f6f6;
  color: #575757;
  text-align: center;
}

.headerRow .categoryCell {
  background: #ededed;
  border: 1px solid #fff;
  padding: 5px 2px;
  text-align: center;
  font-weight: bold;
}

.detailRow .cellData {
  padding: 2px;
  border-bottom: 1px dashed #ebebeb;
}

.centerCellData {
  text-align: center;
}

.accessoryTable {
  margin: 1px;
  border: 1px solid #ebebeb;
}

.vai-dojo .dijitTextBox,
.vai-dojo .dijitTextBox input,
.vai-dojo .dijitComboBox input,
.vai-dojo .dijitSpinner input {
  background-color: transparent !important;
}

.vai-dojo #accessoriesListRight .dijitTextBox,
.vai-dojo #accessoriesListLeft .dijitTextBox {
  width: 50px;
}

.BTEOrderProductCell {
  text-align: center;
}

.BTEOrderProductCell table {
  margin: 0 auto 20px;
  text-align: left;
}

.accessoriesDisplayArea .accessoryRow .accessoryRowBox {
  background: #f6f6f6;
  margin: 2px;
  padding: 4px;
}

.accessoriesDisplayArea .accessoryRow .accessoryRowBox:after {
  content: "";
  display: block;
  clear: both;
}

.accessoriesDisplayArea .accessoryRow .accessoryDesc {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
}

.accessoriesDisplayArea .accessoryRow .buttons {
  float: right;
}

/* Parts Items  */
.partsDisplayArea .partsRow .partsRowBox {
  background: #f6f6f6;
  margin: 2px;
  padding: 4px;
}

.partsDisplayArea .partsRow .partsRowBox:after {
  content: "";
  display: block;
  clear: both;
}

.partsDisplayArea .partsRow .partsDesc {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
}

.partsDisplayArea .partsRow .buttons {
  float: right;
}

.leftContent .copy .tableHeader {
  font-weight: 700;
  padding: 3px;
}

.colContent .copy .cntHeading,
.colContent .copy h4 {
  font-weight: 700;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #ebebeb;
  border-bottom-color: #ebebeb;
  padding-top: 3px;
  padding-bottom: 3px;
}

.colContent .copy tbody .lineRow:nth-child(odd) {
  background: #f9f9f9;
}

.colContent .copy .lineRow .rowData {
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  padding: 3px;
}

.colContent .copy .lineRow .rowData:first-child {
  border-left: none;
}

.contentArea .buttonCol {
  width: 100px;
}

.contentArea td.label,
.contentArea td.field {
  padding-right: 5px;
}

.itemSearchResults .layoutButtons {
  text-align: right;
  font-size: 1.5em;
}

.itemSearchResults.listView .layoutButtons .boxViewBtn,
.itemSearchResults.boxes .layoutButtons .listViewBtn {
  opacity: 0.3;
}

.infoBoxDialog .dijitDialogPaneContent {
  padding: 0;
}

.infoBoxDialog .infoFrame {
  width: 852px;
  height: 600px;
  border: none;
}

.patientInfoSection {
  display: none;
}

.showSection.patientInfoSection {
  display: block;
}

.consignmentPortletOrderView .patientInfoSection {
  margin: 10px 0;
  padding-bottom: 10px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}

.consignmentPortletOrderView .label {
  font-weight: 700;
}

.consignmentPortletOrderView .reqFlag {
  color: #c00;
}

.consignmentPortletOrderView .hearingAidAccessories {
  display: none;
}

.consignmentPortletOrderView .serialSelectAccessories .hearingAidAccessories {
  display: block;
}

.consignmentPortletOrderView .serialSelectAccessories .showSection.patientInfoSection,
.consignmentPortletOrderView .serialSelectAccessories .hearingAidOptions,
.consignmentPortletOrderView .buttonBar.thirdStep {
  display: none;
}

.consignmentPortletOrderView .searchBar {
  display: none;
}

.consignmentPortletOrderView .secondStep {
  display: none;
}

.consignmentPortletOrderView .firstStep {
  display: block;
}

.consignmentPortletOrderView .selectedParts .firstStep,
.consignmentPortletOrderView .rightEarSelected .firstStep,
.consignmentPortletOrderView .leftEarSelected .firstStep {
  display: none;
}

.consignmentPortletOrderView .serialSelectDisplaySearch .searchBar {
  display: block;
}

.consignmentPortletOrderView .serialSelectAccessories .searchBar,
.consignmentPortletOrderView .serialSelectAccessories .pagingBar,
.consignmentPortletOrderView .serialSelectAccessories .resultGrid,
.consignmentPortletOrderView .selectedParts .resultGrid {
  display: none;
}

.consignmentPortletOrderView .serialSelectAccessories .buttonBar.thirdStep,
.consignmentPortletOrderView .serialSelectPartsSearch .buttonBar.thirdStep {
  display: block;
}

.consignmentPortletOrderView .hearingAidAccessories .headerRow .headerCell.qty {
  text-align: left;
}

.consignmentPortletOrderView .hearingAidAccessories .qty .dijitTextBox {
  width: 60px;
}

.consignmentPortletOrderView .buttonBar .left a {
  margin-right: 10px;
}

.consignmentPortletOrderView .buttonBar .right a {
  margin-left: 10px;
}

.consignmentPortletOrderView .selectedAccessories .secondStep,
.consignmentPortletOrderView .rightEarSelected .secondStep,
.consignmentPortletOrderView .leftEarSelected .secondStep {
  display: block;
}

.consignmentPortletOrderView .serialSelectAccessories .secondStep {
  display: none !important;
}

.consignmentPortletOrderView .serialSelectSummary .selectAccessories.hearingAidAccessories,
.consignmentPortletOrderView .serialSelectSummary.serialSelectAccessories .buttonBar.thirdStep {
  display: none;
}

.consignmentPortletOrderView .serialSelectSummary .selectedAidsBox .heading .buttons,
.consignmentPortletOrderView .serialSelectSummary .accessoryRow {
  display: none;
}

.consignmentPortletOrderView .serialSelectSummary .summaryHeading,
.exchangeOrderSummary .serialSelectSummary .summaryHeading {
  padding: 5px;
  background: #f5f5f5;
  font-weight: bold;
  color: #000;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  text-align: center;
  margin-top: 10px;
}

.messagePopup p {
  font-weight: 700;
}

.messagePopup button {
  width: 135px;
  height: 45px;
}

.sectionContainer {
  margin-bottom: 50px;
}

.sectionContainer .heading {
  font-weight: 700;
  margin: 5px 0;
  font-size: 1.1em;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 5px 0;
}

.divTable button,
.divTable input[type="button"] {
  margin: 0 10px;
}

.divTable input[type="text"] {
  width: 100%;
  box-sizing: border-box;
}

.divRow {
  margin: 4px 0;
}

.divRow:after {
  content: "";
  display: block;
  clear: both;
}

.divRow .divColumnLeft,
.divRow .divColumnMiddle,
.divRow .divColumnRight {
  width: 330px;
  display: inline-block;
  vertical-align: text-top;
}

/* Pay With Points Tracker Styles  */
#searchArea {
  position: relative;
}

#searchArea #catSearchBar {
  display: inline-block;
}

#totalPointsContainer .totalPoints {
  position: relative;
  display: inline-block;
  bottom: 20px;
  float: right;
  text-align: center;
  padding: 5px;
  font-size: 20px;
  border-radius: 1px;
  box-shadow: 0px 0px 2px #00000094;
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

#totalPointsContainer .totalPoints.over {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

#totalPointsContainer .totalPoints .selectedPoints {
  font-weight: bold;
}

#totalPointsContainer .totalPoints .pointsTitle {
  font-size: 24px;
  margin-bottom: 10px;
  padding: 0 10px;
}

#totalPointsContainer .totalPoints #overageMsg {
  max-width: 200px;
  font-size: 11px;
  margin-top: 5px;
}

#programListContainer a.resetLink {
  margin-left: 5px;
}

#programListContainer {
  margin-bottom: 10px;
}

@media screen and (max-width: 1100px) {
  .flashBoxBody .HTMLContainer {
    width: 930px;
  }

  .filter-wrapper-white,
  .filter-wrapper-grey {
    width: 960px;
  }
}
@media screen and (max-width: 980px) {
  .flashBoxBody .HTMLContainer {
    width: 718px;
  }

  .filter-wrapper-white,
  .filter-wrapper-grey {
    width: 748px;
  }

  .boxes .dataGrid .dataRow {
    width: 33.33333%;
  }

  .boxes .dataGrid .dataRow:nth-child(4n + 1) {
    margin-left: -4px;
  }

  .boxes .dataGrid .dataRow:nth-child(3n + 1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .flashBoxBody .HTMLContainer {
    width: 553px;
  }

  .filter-wrapper-white,
  .filter-wrapper-grey {
    width: 583px;
  }

  .col4Layout .col:nth-child(4n + 1) {
    margin-left: -4px;
  }

  .col4Layout .col:nth-child(2n + 1) {
    margin-left: 0;
  }

  .col4Layout .col {
    width: 50%;
  }

  .aidsDisplayArea.col2Layout .col {
    margin-left: 0;
    width: 100%;
  }

  .selectedAidsBox.leftEar .heading .icon,
  .selectedAidsBox.leftEar .optionArea .options {
    float: left;
  }

  .selectedAidsBox.leftEar .buttons,
  .selectedAidsBox .optionArea .aidImage {
    float: right;
  }

  #displayarea > table > tbody > tr {
    display: inline;
  }

  .BTEOrderProductCell {
    display: inline-block;
    width: 25%;
  }

  #filtering .column {
    width: 50%;
  }

  #filtering .column:nth-child(4n + 1) {
    margin-left: -4px;
    border-left: 1px solid #ebebeb;
  }

  #filtering .column:nth-child(2n + 1) {
    margin-left: 0;
    border-left: none;
  }

  #filtering .column:nth-child(n + 3) ul {
    border-top: 1px solid #ebebeb;
  }

  #filtering .column .filterOverflowWrapper ul {
    border-top: none;
  }

  .boxes .dataGrid .dataRow {
    width: 50%;
  }

  .boxes .dataGrid .dataRow:nth-child(3n + 1) {
    margin-left: -4px;
  }

  .boxes .dataGrid .dataRow:nth-child(2n + 1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 603px) {
  .flashBoxBody .HTMLContainer {
    width: 430px;
  }

  .filter-wrapper-white,
  .filter-wrapper-grey {
    width: 460px;
  }

  #ShellData2 table {
    width: 100%;
  }

  #ShellData2 #rightAudiometricValues1,
  #ShellData2 #rightAudiometricValues2 {
    display: block;
    float: left;
    width: 50%;
  }

  #ShellData2 #leftAudiometricValues1,
  #ShellData2 #leftAudiometricValues2 {
    display: block;
    float: left;
    width: 50%;
  }

  #ShellData2 td.text0,
  #ShellData2 td.OCHeadings {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #showCamisha td {
    display: block;
  }

  #ShellData2 .s2kSectionbar {
    display: none;
  }

  #ShellData2:before {
    content: "Audiometric Values";
    padding: 5px 0;
    display: block;
    font-weight: 700;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin-top: 10px;
  }

  #ShellData2 > td > table > tbody > tr:nth-child(1) {
    display: none;
  }

  #ShellData2 #rightAudiometricValues1 td,
  #ShellData2 #leftAudiometricValues1 td {
    text-align: left;
    position: relative;
    margin-left: 50px;
  }

  #ShellData2 #rightAudiometricValues1 td:before,
  #ShellData2 #leftAudiometricValues1 td:before {
    position: absolute;
    margin-left: -50px;
    font-weight: 700;
  }

  #ShellData2 #rightAudiometricValues1 td:nth-child(2),
  #ShellData2 #leftAudiometricValues1 td:nth-child(2) {
    font-weight: 700;
    margin-left: 0;
  }

  #ShellData2 #rightAudiometricValues1 td:nth-child(3):before,
  #ShellData2 #leftAudiometricValues1 td:nth-child(3):before {
    content: "250";
  }

  #ShellData2 #rightAudiometricValues1 td:nth-child(4):before,
  #ShellData2 #leftAudiometricValues1 td:nth-child(4):before {
    content: "500*";
  }

  #ShellData2 #rightAudiometricValues1 td:nth-child(5):before,
  #ShellData2 #leftAudiometricValues1 td:nth-child(5):before {
    content: "750";
  }

  #ShellData2 #rightAudiometricValues1 td:nth-child(6):before,
  #ShellData2 #leftAudiometricValues1 td:nth-child(6):before {
    content: "1000";
  }

  #ShellData2 #rightAudiometricValues1 td:nth-child(7):before,
  #ShellData2 #leftAudiometricValues1 td:nth-child(7):before {
    content: "1500";
  }

  #ShellData2 #rightAudiometricValues1 td:nth-child(8):before,
  #ShellData2 #leftAudiometricValues1 td:nth-child(8):before {
    content: "2000";
  }

  #ShellData2 #rightAudiometricValues1 td:nth-child(9):before,
  #ShellData2 #leftAudiometricValues1 td:nth-child(9):before {
    content: "3000";
  }

  #ShellData2 #rightAudiometricValues1 td:nth-child(10):before,
  #ShellData2 #leftAudiometricValues1 td:nth-child(10):before {
    content: "4000";
  }

  #ShellData2 #rightAudiometricValues1 td:nth-child(11):before,
  #ShellData2 #leftAudiometricValues1 td:nth-child(11):before {
    content: "6000";
  }

  #ShellData2 > td > table > tbody > tr:nth-child(2) > td:nth-child(3):before {
    content: "Speech";
    padding: 5px 0;
    display: block;
    font-weight: 700;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin-top: 10px;
  }

  #ShellData2 #rightAudiometricValues2 td,
  #ShellData2 #leftAudiometricValues2 td {
    text-align: left;
    position: relative;
    margin-left: 110px;
  }

  #ShellData2 #rightAudiometricValues2 td:before,
  #ShellData2 #leftAudiometricValues2 td:before {
    position: absolute;
    margin-left: -110px;
    font-weight: 700;
  }

  #ShellData2 #rightAudiometricValues2 td:nth-child(1):before {
    content: "Right";
  }

  #ShellData2 #leftAudiometricValues2 td:nth-child(1):before {
    content: "Left";
  }

  #ShellData2 #rightAudiometricValues2 td:nth-child(2):before,
  #ShellData2 #leftAudiometricValues2 td:nth-child(2):before {
    content: "Discrim. Score";
  }

  #ShellData2 #rightAudiometricValues2 td:nth-child(3):before,
  #ShellData2 #leftAudiometricValues2 td:nth-child(3):before {
    content: "MCL (dB)";
  }

  #ShellData2 #rightAudiometricValues2 td:nth-child(4):before,
  #ShellData2 #leftAudiometricValues2 td:nth-child(4):before {
    content: "UCL (dB)";
  }

  #ShellData3 > td > table {
    border-collapse: collapse;
  }

  #ShellData3 > td > table > tbody > tr {
    display: block;
    margin: 20px 0;
  }

  #filtering .column {
    width: 100%;
    margin-left: 0;
    border-left: none;
    min-height: auto;
  }

  #filtering .column:nth-child(n + 2) ul {
    border-top: 1px solid #ebebeb;
  }
}
@media screen and (max-width: 480px) {
  .flashBoxBody .HTMLContainer {
    width: 270px;
  }

  .filter-wrapper-white,
  .filter-wrapper-grey {
    width: 300px;
  }

  .col2Layout .col {
    margin-left: 0;
    width: 100%;
  }

  .col4Layout .col:nth-child(4n + 1),
  .col4Layout .col:nth-child(2n + 1),
  .col4Layout .col {
    margin-left: 0;
  }

  .col4Layout .col {
    width: 100%;
  }

  .BTEOrderProductCell {
    width: 50%;
  }

  .listView .dataGrid .dataRow .imagelibleft,
  .listView .dataGrid .dataRow .imagelibright {
    display: block;
    width: auto;
  }

  .boxes .dataGrid .dataRow {
    width: 100%;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 320px) {
  .flashBoxBody .HTMLContainer {
    width: 250px;
  }

  .filter-wrapper-white,
  .filter-wrapper-grey {
    width: 280px;
  }
}
/*
Widex Custom Colors 
	PRIMARY
		#4E4B48
		#C7C1BA

	SECONDARY
		Corduroy #6A7970
		Amazon #B3C0BA
		Ship Cove #6981B4
		Thunderbird #BDCAE0
		Eggplant #745568
		Lily #BA9EB5
		Blush #C3566D
		Careys Pink #C9AAAE

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.teal-text.text-lighten-2 {
  color: #4db6ac !important;
}

.teal.lighten-1 {
  background-color: #26a69a !important;
}

.teal-text.text-lighten-1 {
  color: #26a69a !important;
}

.teal.darken-1 {
  background-color: #00897b !important;
}

.teal-text.text-darken-1 {
  color: #00897b !important;
}

.teal.darken-2 {
  background-color: #00796b !important;
}

.teal-text.text-darken-2 {
  color: #00796b !important;
}

.teal.darken-3 {
  background-color: #00695c !important;
}

.teal-text.text-darken-3 {
  color: #00695c !important;
}

.teal.darken-4 {
  background-color: #004d40 !important;
}

.teal-text.text-darken-4 {
  color: #004d40 !important;
}

.teal.accent-1 {
  background-color: #a7ffeb !important;
}

.teal-text.text-accent-1 {
  color: #a7ffeb !important;
}

.teal.accent-2 {
  background-color: #64ffda !important;
}

.teal-text.text-accent-2 {
  color: #64ffda !important;
}

.teal.accent-3 {
  background-color: #1de9b6 !important;
}

.teal-text.text-accent-3 {
  color: #1de9b6 !important;
}

.teal.accent-4 {
  background-color: #00bfa5 !important;
}

.teal-text.text-accent-4 {
  color: #00bfa5 !important;
}

.green {
  background-color: #4caf50 !important;
}

.green-text {
  color: #4caf50 !important;
}

.green.lighten-5 {
  background-color: #e8f5e9 !important;
}

.green-text.text-lighten-5 {
  color: #e8f5e9 !important;
}

.green.lighten-4 {
  background-color: #c8e6c9 !important;
}

.green-text.text-lighten-4 {
  color: #c8e6c9 !important;
}

.green.lighten-3 {
  background-color: #a5d6a7 !important;
}

.green-text.text-lighten-3 {
  color: #a5d6a7 !important;
}

.green.lighten-2 {
  background-color: #81c784 !important;
}

.green-text.text-lighten-2 {
  color: #81c784 !important;
}

.green.lighten-1 {
  background-color: #66bb6a !important;
}

.green-text.text-lighten-1 {
  color: #66bb6a !important;
}

.green.darken-1 {
  background-color: #43a047 !important;
}

.green-text.text-darken-1 {
  color: #43a047 !important;
}

.green.darken-2 {
  background-color: #388e3c !important;
}

.green-text.text-darken-2 {
  color: #388e3c !important;
}

.green.darken-3 {
  background-color: #2e7d32 !important;
}

.green-text.text-darken-3 {
  color: #2e7d32 !important;
}

.green.darken-4 {
  background-color: #1b5e20 !important;
}

.green-text.text-darken-4 {
  color: #1b5e20 !important;
}

.green.accent-1 {
  background-color: #b9f6ca !important;
}

.green-text.text-accent-1 {
  color: #b9f6ca !important;
}

.green.accent-2 {
  background-color: #69f0ae !important;
}

.green-text.text-accent-2 {
  color: #69f0ae !important;
}

.green.accent-3 {
  background-color: #00e676 !important;
}

.green-text.text-accent-3 {
  color: #00e676 !important;
}

.green.accent-4 {
  background-color: #00c853 !important;
}

.green-text.text-accent-4 {
  color: #00c853 !important;
}

.light-green {
  background-color: #8bc34a !important;
}

.light-green-text {
  color: #8bc34a !important;
}

.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important;
}

.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important;
}

.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important;
}

.light-green.lighten-2 {
  background-color: #aed581 !important;
}

.light-green-text.text-lighten-2 {
  color: #aed581 !important;
}

.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important;
}

.light-green.darken-1 {
  background-color: #7cb342 !important;
}

.light-green-text.text-darken-1 {
  color: #7cb342 !important;
}

.light-green.darken-2 {
  background-color: #689f38 !important;
}

.light-green-text.text-darken-2 {
  color: #689f38 !important;
}

.light-green.darken-3 {
  background-color: #558b2f !important;
}

.light-green-text.text-darken-3 {
  color: #558b2f !important;
}

.light-green.darken-4 {
  background-color: #33691e !important;
}

.light-green-text.text-darken-4 {
  color: #33691e !important;
}

.light-green.accent-1 {
  background-color: #ccff90 !important;
}

.light-green-text.text-accent-1 {
  color: #ccff90 !important;
}

.light-green.accent-2 {
  background-color: #b2ff59 !important;
}

.light-green-text.text-accent-2 {
  color: #b2ff59 !important;
}

.light-green.accent-3 {
  background-color: #76ff03 !important;
}

.light-green-text.text-accent-3 {
  color: #76ff03 !important;
}

.light-green.accent-4 {
  background-color: #64dd17 !important;
}

.light-green-text.text-accent-4 {
  color: #64dd17 !important;
}

.lime {
  background-color: #cddc39 !important;
}

.lime-text {
  color: #cddc39 !important;
}

.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important;
}

.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important;
}

.lime.lighten-3 {
  background-color: #e6ee9c !important;
}

.lime-text.text-lighten-3 {
  color: #e6ee9c !important;
}

.lime.lighten-2 {
  background-color: #dce775 !important;
}

.lime-text.text-lighten-2 {
  color: #dce775 !important;
}

.lime.lighten-1 {
  background-color: #d4e157 !important;
}

.lime-text.text-lighten-1 {
  color: #d4e157 !important;
}

.lime.darken-1 {
  background-color: #c0ca33 !important;
}

.lime-text.text-darken-1 {
  color: #c0ca33 !important;
}

.lime.darken-2 {
  background-color: #afb42b !important;
}

.lime-text.text-darken-2 {
  color: #afb42b !important;
}

.lime.darken-3 {
  background-color: #9e9d24 !important;
}

.lime-text.text-darken-3 {
  color: #9e9d24 !important;
}

.lime.darken-4 {
  background-color: #827717 !important;
}

.lime-text.text-darken-4 {
  color: #827717 !important;
}

.lime.accent-1 {
  background-color: #f4ff81 !important;
}

.lime-text.text-accent-1 {
  color: #f4ff81 !important;
}

.lime.accent-2 {
  background-color: #eeff41 !important;
}

.lime-text.text-accent-2 {
  color: #eeff41 !important;
}

.lime.accent-3 {
  background-color: #c6ff00 !important;
}

.lime-text.text-accent-3 {
  color: #c6ff00 !important;
}

.lime.accent-4 {
  background-color: #aeea00 !important;
}

.lime-text.text-accent-4 {
  color: #aeea00 !important;
}

.yellow {
  background-color: #ffeb3b !important;
}

.yellow-text {
  color: #ffeb3b !important;
}

.yellow.lighten-5 {
  background-color: #fffde7 !important;
}

.yellow-text.text-lighten-5 {
  color: #fffde7 !important;
}

.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important;
}

.yellow.lighten-3 {
  background-color: #fff59d !important;
}

.yellow-text.text-lighten-3 {
  color: #fff59d !important;
}

.yellow.lighten-2 {
  background-color: #fff176 !important;
}

.yellow-text.text-lighten-2 {
  color: #fff176 !important;
}

.yellow.lighten-1 {
  background-color: #ffee58 !important;
}

.yellow-text.text-lighten-1 {
  color: #ffee58 !important;
}

.yellow.darken-1 {
  background-color: #fdd835 !important;
}

.yellow-text.text-darken-1 {
  color: #fdd835 !important;
}

.yellow.darken-2 {
  background-color: #fbc02d !important;
}

.yellow-text.text-darken-2 {
  color: #fbc02d !important;
}

.yellow.darken-3 {
  background-color: #f9a825 !important;
}

.yellow-text.text-darken-3 {
  color: #f9a825 !important;
}

.yellow.darken-4 {
  background-color: #f57f17 !important;
}

.yellow-text.text-darken-4 {
  color: #f57f17 !important;
}

.yellow.accent-1 {
  background-color: #ffff8d !important;
}

.yellow-text.text-accent-1 {
  color: #ffff8d !important;
}

.yellow.accent-2 {
  background-color: #ffff00 !important;
}

.yellow-text.text-accent-2 {
  color: #ffff00 !important;
}

.yellow.accent-3 {
  background-color: #ffea00 !important;
}

.yellow-text.text-accent-3 {
  color: #ffea00 !important;
}

.yellow.accent-4 {
  background-color: #ffd600 !important;
}

.yellow-text.text-accent-4 {
  color: #ffd600 !important;
}

.amber {
  background-color: #ffc107 !important;
}

.amber-text {
  color: #ffc107 !important;
}

.amber.lighten-5 {
  background-color: #fff8e1 !important;
}

.amber-text.text-lighten-5 {
  color: #fff8e1 !important;
}

.amber.lighten-4 {
  background-color: #ffecb3 !important;
}

.amber-text.text-lighten-4 {
  color: #ffecb3 !important;
}

.amber.lighten-3 {
  background-color: #ffe082 !important;
}

.amber-text.text-lighten-3 {
  color: #ffe082 !important;
}

.amber.lighten-2 {
  background-color: #ffd54f !important;
}

.amber-text.text-lighten-2 {
  color: #ffd54f !important;
}

.amber.lighten-1 {
  background-color: #ffca28 !important;
}

.amber-text.text-lighten-1 {
  color: #ffca28 !important;
}

.amber.darken-1 {
  background-color: #ffb300 !important;
}

.amber-text.text-darken-1 {
  color: #ffb300 !important;
}

.amber.darken-2 {
  background-color: #ffa000 !important;
}

.amber-text.text-darken-2 {
  color: #ffa000 !important;
}

.amber.darken-3 {
  background-color: #ff8f00 !important;
}

.amber-text.text-darken-3 {
  color: #ff8f00 !important;
}

.amber.darken-4 {
  background-color: #ff6f00 !important;
}

.amber-text.text-darken-4 {
  color: #ff6f00 !important;
}

.amber.accent-1 {
  background-color: #ffe57f !important;
}

.amber-text.text-accent-1 {
  color: #ffe57f !important;
}

.amber.accent-2 {
  background-color: #ffd740 !important;
}

.amber-text.text-accent-2 {
  color: #ffd740 !important;
}

.amber.accent-3 {
  background-color: #ffc400 !important;
}

.amber-text.text-accent-3 {
  color: #ffc400 !important;
}

.amber.accent-4 {
  background-color: #ffab00 !important;
}

.amber-text.text-accent-4 {
  color: #ffab00 !important;
}

.orange {
  background-color: #ff9800 !important;
}

.orange-text {
  color: #ff9800 !important;
}

.orange.lighten-5 {
  background-color: #fff3e0 !important;
}

.orange-text.text-lighten-5 {
  color: #fff3e0 !important;
}

.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important;
}

.orange.lighten-3 {
  background-color: #ffcc80 !important;
}

.orange-text.text-lighten-3 {
  color: #ffcc80 !important;
}

.orange.lighten-2 {
  background-color: #ffb74d !important;
}

.orange-text.text-lighten-2 {
  color: #ffb74d !important;
}

.orange.lighten-1 {
  background-color: #ffa726 !important;
}

.orange-text.text-lighten-1 {
  color: #ffa726 !important;
}

.orange.darken-1 {
  background-color: #fb8c00 !important;
}

.orange-text.text-darken-1 {
  color: #fb8c00 !important;
}

.orange.darken-2 {
  background-color: #f57c00 !important;
}

.orange-text.text-darken-2 {
  color: #f57c00 !important;
}

.orange.darken-3 {
  background-color: #ef6c00 !important;
}

.orange-text.text-darken-3 {
  color: #ef6c00 !important;
}

.orange.darken-4 {
  background-color: #e65100 !important;
}

.orange-text.text-darken-4 {
  color: #e65100 !important;
}

.orange.accent-1 {
  background-color: #ffd180 !important;
}

.orange-text.text-accent-1 {
  color: #ffd180 !important;
}

.orange.accent-2 {
  background-color: #ffab40 !important;
}

.orange-text.text-accent-2 {
  color: #ffab40 !important;
}

.orange.accent-3 {
  background-color: #ff9100 !important;
}

.orange-text.text-accent-3 {
  color: #ff9100 !important;
}

.orange.accent-4 {
  background-color: #ff6d00 !important;
}

.orange-text.text-accent-4 {
  color: #ff6d00 !important;
}

.deep-orange {
  background-color: #ff5722 !important;
}

.deep-orange-text {
  color: #ff5722 !important;
}

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important;
}

.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important;
}

.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important;
}

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important;
}

.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important;
}

.deep-orange.darken-1 {
  background-color: #f4511e !important;
}

.deep-orange-text.text-darken-1 {
  color: #f4511e !important;
}

.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important;
}

.deep-orange.darken-3 {
  background-color: #d84315 !important;
}

.deep-orange-text.text-darken-3 {
  color: #d84315 !important;
}

.deep-orange.darken-4 {
  background-color: #bf360c !important;
}

.deep-orange-text.text-darken-4 {
  color: #bf360c !important;
}

.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important;
}

.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important;
}

.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important;
}

.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important;
}

.brown {
  background-color: #795548 !important;
}

.brown-text {
  color: #795548 !important;
}

.brown.lighten-5 {
  background-color: #efebe9 !important;
}

.brown-text.text-lighten-5 {
  color: #efebe9 !important;
}

.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important;
}

.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important;
}

.brown.lighten-2 {
  background-color: #a1887f !important;
}

.brown-text.text-lighten-2 {
  color: #a1887f !important;
}

.brown.lighten-1 {
  background-color: #8d6e63 !important;
}

.brown-text.text-lighten-1 {
  color: #8d6e63 !important;
}

.brown.darken-1 {
  background-color: #6d4c41 !important;
}

.brown-text.text-darken-1 {
  color: #6d4c41 !important;
}

.brown.darken-2 {
  background-color: #5d4037 !important;
}

.brown-text.text-darken-2 {
  color: #5d4037 !important;
}

.brown.darken-3 {
  background-color: #4e342e !important;
}

.brown-text.text-darken-3 {
  color: #4e342e !important;
}

.brown.darken-4 {
  background-color: #3e2723 !important;
}

.brown-text.text-darken-4 {
  color: #3e2723 !important;
}

.blue-grey {
  background-color: #607d8b !important;
}

.blue-grey-text {
  color: #607d8b !important;
}

.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important;
}

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important;
}

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important;
}

.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important;
}

.blue-grey.lighten-1 {
  background-color: #78909c !important;
}

.blue-grey-text.text-lighten-1 {
  color: #78909c !important;
}

.blue-grey.darken-1 {
  background-color: #546e7a !important;
}

.blue-grey-text.text-darken-1 {
  color: #546e7a !important;
}

.blue-grey.darken-2 {
  background-color: #455a64 !important;
}

.blue-grey-text.text-darken-2 {
  color: #455a64 !important;
}

.blue-grey.darken-3 {
  background-color: #37474f !important;
}

.blue-grey-text.text-darken-3 {
  color: #37474f !important;
}

.blue-grey.darken-4 {
  background-color: #263238 !important;
}

.blue-grey-text.text-darken-4 {
  color: #263238 !important;
}

.grey {
  background-color: #9e9e9e !important;
}

.grey-text {
  color: #9e9e9e !important;
}

.grey.lighten-5 {
  background-color: #fafafa !important;
}

.grey-text.text-lighten-5 {
  color: #fafafa !important;
}

.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important;
}

.grey.lighten-3 {
  background-color: #eeeeee !important;
}

.grey-text.text-lighten-3 {
  color: #eeeeee !important;
}

.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important;
}

.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

.grey-text.text-lighten-1 {
  color: #bdbdbd !important;
}

.grey.darken-1 {
  background-color: #757575 !important;
}

.grey-text.text-darken-1 {
  color: #757575 !important;
}

.grey.darken-2 {
  background-color: #616161 !important;
}

.grey-text.text-darken-2 {
  color: #616161 !important;
}

.grey.darken-3 {
  background-color: #424242 !important;
}

.grey-text.text-darken-3 {
  color: #424242 !important;
}

.grey.darken-4 {
  background-color: #212121 !important;
}

.grey-text.text-darken-4 {
  color: #212121 !important;
}

.widex-blue {
  background-color: #009cdd !important;
}

.widex-blue-text {
  color: #009cdd !important;
}

.widex-blue.lighten-5 {
  background-color: #ddf5ff !important;
}

.widex-blue-text.text-lighten-5 {
  color: #ddf5ff !important;
}

.widex-blue.lighten-4 {
  background-color: #aae6ff !important;
}

.widex-blue-text.text-lighten-4 {
  color: #aae6ff !important;
}

.widex-blue.lighten-3 {
  background-color: #77d7ff !important;
}

.widex-blue-text.text-lighten-3 {
  color: #77d7ff !important;
}

.widex-blue.lighten-2 {
  background-color: #44c8ff !important;
}

.widex-blue-text.text-lighten-2 {
  color: #44c8ff !important;
}

.widex-blue.lighten-1 {
  background-color: #11b9ff !important;
}

.widex-blue-text.text-lighten-1 {
  color: #11b9ff !important;
}

.widex-blue.darken-1 {
  background-color: #0078aa !important;
}

.widex-blue-text.text-darken-1 {
  color: #0078aa !important;
}

.widex-blue.darken-2 {
  background-color: #005477 !important;
}

.widex-blue-text.text-darken-2 {
  color: #005477 !important;
}

.widex-blue.darken-3 {
  background-color: #003044 !important;
}

.widex-blue-text.text-darken-3 {
  color: #003044 !important;
}

.widex-blue.darken-4 {
  background-color: #000c11 !important;
}

.widex-blue-text.text-darken-4 {
  color: #000c11 !important;
}

.widex-grey {
  background-color: #303030 !important;
}

.widex-grey-text {
  color: #303030 !important;
}

.widex-grey.lighten-5 {
  background-color: #b0b0b0 !important;
}

.widex-grey-text.text-lighten-5 {
  color: #b0b0b0 !important;
}

.widex-grey.lighten-4 {
  background-color: #969696 !important;
}

.widex-grey-text.text-lighten-4 {
  color: #969696 !important;
}

.widex-grey.lighten-3 {
  background-color: #7d7d7d !important;
}

.widex-grey-text.text-lighten-3 {
  color: #7d7d7d !important;
}

.widex-grey.lighten-2 {
  background-color: #636363 !important;
}

.widex-grey-text.text-lighten-2 {
  color: #636363 !important;
}

.widex-grey.lighten-1 {
  background-color: #4a4a4a !important;
}

.widex-grey-text.text-lighten-1 {
  color: #4a4a4a !important;
}

.widex-grey.darken-1 {
  background-color: #171717 !important;
}

.widex-grey-text.text-darken-1 {
  color: #171717 !important;
}

.widex-grey.darken-2 {
  background-color: black !important;
}

.widex-grey-text.text-darken-2 {
  color: black !important;
}

.widex-grey.darken-3 {
  background-color: black !important;
}

.widex-grey-text.text-darken-3 {
  color: black !important;
}

.widex-grey.darken-4 {
  background-color: black !important;
}

.widex-grey-text.text-darken-4 {
  color: black !important;
}

.widex-fav {
  background-color: #ff4d67 !important;
}

.widex-fav-text {
  color: #ff4d67 !important;
}

.widex-fav.lighten-5 {
  background-color: white !important;
}

.widex-fav-text.text-lighten-5 {
  color: white !important;
}

.widex-fav.lighten-4 {
  background-color: white !important;
}

.widex-fav-text.text-lighten-4 {
  color: white !important;
}

.widex-fav.lighten-3 {
  background-color: #ffe6ea !important;
}

.widex-fav-text.text-lighten-3 {
  color: #ffe6ea !important;
}

.widex-fav.lighten-2 {
  background-color: #ffb3be !important;
}

.widex-fav-text.text-lighten-2 {
  color: #ffb3be !important;
}

.widex-fav.lighten-1 {
  background-color: #ff8093 !important;
}

.widex-fav-text.text-lighten-1 {
  color: #ff8093 !important;
}

.widex-fav.darken-1 {
  background-color: #ff1a3b !important;
}

.widex-fav-text.text-darken-1 {
  color: #ff1a3b !important;
}

.widex-fav.darken-2 {
  background-color: #e60022 !important;
}

.widex-fav-text.text-darken-2 {
  color: #e60022 !important;
}

.widex-fav.darken-3 {
  background-color: #b3001a !important;
}

.widex-fav-text.text-darken-3 {
  color: #b3001a !important;
}

.widex-fav.darken-4 {
  background-color: #800013 !important;
}

.widex-fav-text.text-darken-4 {
  color: #800013 !important;
}

.widex-primary-dark {
  background-color: #4e4b48 !important;
}

.widex-primary-dark-text {
  color: #4e4b48 !important;
}

.widex-primary-dark.lighten-5 {
  background-color: #cdcbc8 !important;
}

.widex-primary-dark-text.text-lighten-5 {
  color: #cdcbc8 !important;
}

.widex-primary-dark.lighten-4 {
  background-color: #b4b1ae !important;
}

.widex-primary-dark-text.text-lighten-4 {
  color: #b4b1ae !important;
}

.widex-primary-dark.lighten-3 {
  background-color: #9c9893 !important;
}

.widex-primary-dark-text.text-lighten-3 {
  color: #9c9893 !important;
}

.widex-primary-dark.lighten-2 {
  background-color: #837e79 !important;
}

.widex-primary-dark-text.text-lighten-2 {
  color: #837e79 !important;
}

.widex-primary-dark.lighten-1 {
  background-color: #696560 !important;
}

.widex-primary-dark-text.text-lighten-1 {
  color: #696560 !important;
}

.widex-primary-dark.darken-1 {
  background-color: #333230 !important;
}

.widex-primary-dark-text.text-darken-1 {
  color: #333230 !important;
}

.widex-primary-dark.darken-2 {
  background-color: #191817 !important;
}

.widex-primary-dark-text.text-darken-2 {
  color: #191817 !important;
}

.widex-primary-dark.darken-3 {
  background-color: black !important;
}

.widex-primary-dark-text.text-darken-3 {
  color: black !important;
}

.widex-primary-dark.darken-4 {
  background-color: black !important;
}

.widex-primary-dark-text.text-darken-4 {
  color: black !important;
}

.widex-primary-light {
  background-color: #c7c1ba !important;
}

.widex-primary-light-text {
  color: #c7c1ba !important;
}

.widex-primary-light.lighten-5 {
  background-color: white !important;
}

.widex-primary-light-text.text-lighten-5 {
  color: white !important;
}

.widex-primary-light.lighten-4 {
  background-color: white !important;
}

.widex-primary-light-text.text-lighten-4 {
  color: white !important;
}

.widex-primary-light.lighten-3 {
  background-color: white !important;
}

.widex-primary-light-text.text-lighten-3 {
  color: white !important;
}

.widex-primary-light.lighten-2 {
  background-color: #f5f4f2 !important;
}

.widex-primary-light-text.text-lighten-2 {
  color: #f5f4f2 !important;
}

.widex-primary-light.lighten-1 {
  background-color: #dedad6 !important;
}

.widex-primary-light-text.text-lighten-1 {
  color: #dedad6 !important;
}

.widex-primary-light.darken-1 {
  background-color: #b0a89e !important;
}

.widex-primary-light-text.text-darken-1 {
  color: #b0a89e !important;
}

.widex-primary-light.darken-2 {
  background-color: #998e82 !important;
}

.widex-primary-light-text.text-darken-2 {
  color: #998e82 !important;
}

.widex-primary-light.darken-3 {
  background-color: #807568 !important;
}

.widex-primary-light-text.text-darken-3 {
  color: #807568 !important;
}

.widex-primary-light.darken-4 {
  background-color: #645b51 !important;
}

.widex-primary-light-text.text-darken-4 {
  color: #645b51 !important;
}

.widex-secondary-corduroy {
  background-color: #6a7970 !important;
}

.widex-secondary-corduroy-text {
  color: #6a7970 !important;
}

.widex-secondary-corduroy.lighten-5 {
  background-color: #f0f2f1 !important;
}

.widex-secondary-corduroy-text.text-lighten-5 {
  color: #f0f2f1 !important;
}

.widex-secondary-corduroy.lighten-4 {
  background-color: #d5dad7 !important;
}

.widex-secondary-corduroy-text.text-lighten-4 {
  color: #d5dad7 !important;
}

.widex-secondary-corduroy.lighten-3 {
  background-color: #bac2bd !important;
}

.widex-secondary-corduroy-text.text-lighten-3 {
  color: #bac2bd !important;
}

.widex-secondary-corduroy.lighten-2 {
  background-color: #9faaa3 !important;
}

.widex-secondary-corduroy-text.text-lighten-2 {
  color: #9faaa3 !important;
}

.widex-secondary-corduroy.lighten-1 {
  background-color: #839389 !important;
}

.widex-secondary-corduroy-text.text-lighten-1 {
  color: #839389 !important;
}

.widex-secondary-corduroy.darken-1 {
  background-color: #525e57 !important;
}

.widex-secondary-corduroy-text.text-darken-1 {
  color: #525e57 !important;
}

.widex-secondary-corduroy.darken-2 {
  background-color: #3a433e !important;
}

.widex-secondary-corduroy-text.text-darken-2 {
  color: #3a433e !important;
}

.widex-secondary-corduroy.darken-3 {
  background-color: #232725 !important;
}

.widex-secondary-corduroy-text.text-darken-3 {
  color: #232725 !important;
}

.widex-secondary-corduroy.darken-4 {
  background-color: #0b0c0b !important;
}

.widex-secondary-corduroy-text.text-darken-4 {
  color: #0b0c0b !important;
}

.widex-secondary-amazon {
  background-color: #b3c0ba !important;
}

.widex-secondary-amazon-text {
  color: #b3c0ba !important;
}

.widex-secondary-amazon.lighten-5 {
  background-color: white !important;
}

.widex-secondary-amazon-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-amazon.lighten-4 {
  background-color: white !important;
}

.widex-secondary-amazon-text.text-lighten-4 {
  color: white !important;
}

.widex-secondary-amazon.lighten-3 {
  background-color: white !important;
}

.widex-secondary-amazon-text.text-lighten-3 {
  color: white !important;
}

.widex-secondary-amazon.lighten-2 {
  background-color: #ebeeed !important;
}

.widex-secondary-amazon-text.text-lighten-2 {
  color: #ebeeed !important;
}

.widex-secondary-amazon.lighten-1 {
  background-color: #cfd7d3 !important;
}

.widex-secondary-amazon-text.text-lighten-1 {
  color: #cfd7d3 !important;
}

.widex-secondary-amazon.darken-1 {
  background-color: #97a9a1 !important;
}

.widex-secondary-amazon-text.text-darken-1 {
  color: #97a9a1 !important;
}

.widex-secondary-amazon.darken-2 {
  background-color: #7b9287 !important;
}

.widex-secondary-amazon-text.text-darken-2 {
  color: #7b9287 !important;
}

.widex-secondary-amazon.darken-3 {
  background-color: #63776e !important;
}

.widex-secondary-amazon-text.text-darken-3 {
  color: #63776e !important;
}

.widex-secondary-amazon.darken-4 {
  background-color: #4c5b54 !important;
}

.widex-secondary-amazon-text.text-darken-4 {
  color: #4c5b54 !important;
}

.widex-secondary-shipcove {
  background-color: #6981b4 !important;
}

.widex-secondary-shipcove-text {
  color: #6981b4 !important;
}

.widex-secondary-shipcove.lighten-5 {
  background-color: white !important;
}

.widex-secondary-shipcove-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-shipcove.lighten-4 {
  background-color: #f1f3f8 !important;
}

.widex-secondary-shipcove-text.text-lighten-4 {
  color: #f1f3f8 !important;
}

.widex-secondary-shipcove.lighten-3 {
  background-color: #cfd7e7 !important;
}

.widex-secondary-shipcove-text.text-lighten-3 {
  color: #cfd7e7 !important;
}

.widex-secondary-shipcove.lighten-2 {
  background-color: #adbad6 !important;
}

.widex-secondary-shipcove-text.text-lighten-2 {
  color: #adbad6 !important;
}

.widex-secondary-shipcove.lighten-1 {
  background-color: #8b9ec5 !important;
}

.widex-secondary-shipcove-text.text-lighten-1 {
  color: #8b9ec5 !important;
}

.widex-secondary-shipcove.darken-1 {
  background-color: #4e679c !important;
}

.widex-secondary-shipcove-text.text-darken-1 {
  color: #4e679c !important;
}

.widex-secondary-shipcove.darken-2 {
  background-color: #3d517a !important;
}

.widex-secondary-shipcove-text.text-darken-2 {
  color: #3d517a !important;
}

.widex-secondary-shipcove.darken-3 {
  background-color: #2c3a58 !important;
}

.widex-secondary-shipcove-text.text-darken-3 {
  color: #2c3a58 !important;
}

.widex-secondary-shipcove.darken-4 {
  background-color: #1b2436 !important;
}

.widex-secondary-shipcove-text.text-darken-4 {
  color: #1b2436 !important;
}

.widex-secondary-thunderbird {
  background-color: #bdcae0 !important;
}

.widex-secondary-thunderbird-text {
  color: #bdcae0 !important;
}

.widex-secondary-thunderbird.lighten-5 {
  background-color: white !important;
}

.widex-secondary-thunderbird-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-thunderbird.lighten-4 {
  background-color: white !important;
}

.widex-secondary-thunderbird-text.text-lighten-4 {
  color: white !important;
}

.widex-secondary-thunderbird.lighten-3 {
  background-color: white !important;
}

.widex-secondary-thunderbird-text.text-lighten-3 {
  color: white !important;
}

.widex-secondary-thunderbird.lighten-2 {
  background-color: white !important;
}

.widex-secondary-thunderbird-text.text-lighten-2 {
  color: white !important;
}

.widex-secondary-thunderbird.lighten-1 {
  background-color: #e0e6f0 !important;
}

.widex-secondary-thunderbird-text.text-lighten-1 {
  color: #e0e6f0 !important;
}

.widex-secondary-thunderbird.darken-1 {
  background-color: #9aaed0 !important;
}

.widex-secondary-thunderbird-text.text-darken-1 {
  color: #9aaed0 !important;
}

.widex-secondary-thunderbird.darken-2 {
  background-color: #7892bf !important;
}

.widex-secondary-thunderbird-text.text-darken-2 {
  color: #7892bf !important;
}

.widex-secondary-thunderbird.darken-3 {
  background-color: #5576af !important;
}

.widex-secondary-thunderbird-text.text-darken-3 {
  color: #5576af !important;
}

.widex-secondary-thunderbird.darken-4 {
  background-color: #435f8e !important;
}

.widex-secondary-thunderbird-text.text-darken-4 {
  color: #435f8e !important;
}

.widex-secondary-eggplant {
  background-color: #745568 !important;
}

.widex-secondary-eggplant-text {
  color: #745568 !important;
}

.widex-secondary-eggplant.lighten-5 {
  background-color: #e8e0e5 !important;
}

.widex-secondary-eggplant-text.text-lighten-5 {
  color: #e8e0e5 !important;
}

.widex-secondary-eggplant.lighten-4 {
  background-color: #d3c2cc !important;
}

.widex-secondary-eggplant-text.text-lighten-4 {
  color: #d3c2cc !important;
}

.widex-secondary-eggplant.lighten-3 {
  background-color: #bda5b4 !important;
}

.widex-secondary-eggplant-text.text-lighten-3 {
  color: #bda5b4 !important;
}

.widex-secondary-eggplant.lighten-2 {
  background-color: #a7889b !important;
}

.widex-secondary-eggplant-text.text-lighten-2 {
  color: #a7889b !important;
}

.widex-secondary-eggplant.lighten-1 {
  background-color: #916b82 !important;
}

.widex-secondary-eggplant-text.text-lighten-1 {
  color: #916b82 !important;
}

.widex-secondary-eggplant.darken-1 {
  background-color: #573f4e !important;
}

.widex-secondary-eggplant-text.text-darken-1 {
  color: #573f4e !important;
}

.widex-secondary-eggplant.darken-2 {
  background-color: #392a33 !important;
}

.widex-secondary-eggplant-text.text-darken-2 {
  color: #392a33 !important;
}

.widex-secondary-eggplant.darken-3 {
  background-color: #1c1419 !important;
}

.widex-secondary-eggplant-text.text-darken-3 {
  color: #1c1419 !important;
}

.widex-secondary-eggplant.darken-4 {
  background-color: black !important;
}

.widex-secondary-eggplant-text.text-darken-4 {
  color: black !important;
}

.widex-secondary-lily {
  background-color: #ba9eb5 !important;
}

.widex-secondary-lily-text {
  color: #ba9eb5 !important;
}

.widex-secondary-lily.lighten-5 {
  background-color: white !important;
}

.widex-secondary-lily-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-lily.lighten-4 {
  background-color: white !important;
}

.widex-secondary-lily-text.text-lighten-4 {
  color: white !important;
}

.widex-secondary-lily.lighten-3 {
  background-color: #faf7f9 !important;
}

.widex-secondary-lily-text.text-lighten-3 {
  color: #faf7f9 !important;
}

.widex-secondary-lily.lighten-2 {
  background-color: #e4dae2 !important;
}

.widex-secondary-lily-text.text-lighten-2 {
  color: #e4dae2 !important;
}

.widex-secondary-lily.lighten-1 {
  background-color: #cfbccc !important;
}

.widex-secondary-lily-text.text-lighten-1 {
  color: #cfbccc !important;
}

.widex-secondary-lily.darken-1 {
  background-color: #a5809e !important;
}

.widex-secondary-lily-text.text-darken-1 {
  color: #a5809e !important;
}

.widex-secondary-lily.darken-2 {
  background-color: #8d6586 !important;
}

.widex-secondary-lily-text.text-darken-2 {
  color: #8d6586 !important;
}

.widex-secondary-lily.darken-3 {
  background-color: #704f6a !important;
}

.widex-secondary-lily-text.text-darken-3 {
  color: #704f6a !important;
}

.widex-secondary-lily.darken-4 {
  background-color: #523a4e !important;
}

.widex-secondary-lily-text.text-darken-4 {
  color: #523a4e !important;
}

.widex-secondary-blush {
  background-color: #c3566d !important;
}

.widex-secondary-blush-text {
  color: #c3566d !important;
}

.widex-secondary-blush.lighten-5 {
  background-color: white !important;
}

.widex-secondary-blush-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-blush.lighten-4 {
  background-color: #f8edef !important;
}

.widex-secondary-blush-text.text-lighten-4 {
  color: #f8edef !important;
}

.widex-secondary-blush.lighten-3 {
  background-color: #ebc7cf !important;
}

.widex-secondary-blush-text.text-lighten-3 {
  color: #ebc7cf !important;
}

.widex-secondary-blush.lighten-2 {
  background-color: #dea1ae !important;
}

.widex-secondary-blush-text.text-lighten-2 {
  color: #dea1ae !important;
}

.widex-secondary-blush.lighten-1 {
  background-color: #d07c8e !important;
}

.widex-secondary-blush-text.text-lighten-1 {
  color: #d07c8e !important;
}

.widex-secondary-blush.darken-1 {
  background-color: #aa3c53 !important;
}

.widex-secondary-blush-text.text-darken-1 {
  color: #aa3c53 !important;
}

.widex-secondary-blush.darken-2 {
  background-color: #842f41 !important;
}

.widex-secondary-blush-text.text-darken-2 {
  color: #842f41 !important;
}

.widex-secondary-blush.darken-3 {
  background-color: #5e222e !important;
}

.widex-secondary-blush-text.text-darken-3 {
  color: #5e222e !important;
}

.widex-secondary-blush.darken-4 {
  background-color: #39141c !important;
}

.widex-secondary-blush-text.text-darken-4 {
  color: #39141c !important;
}

.widex-secondary-careys-pink {
  background-color: #c9aaae !important;
}

.widex-secondary-careys-pink-text {
  color: #c9aaae !important;
}

.widex-secondary-careys-pink.lighten-5 {
  background-color: white !important;
}

.widex-secondary-careys-pink-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-careys-pink.lighten-4 {
  background-color: white !important;
}

.widex-secondary-careys-pink-text.text-lighten-4 {
  color: white !important;
}

.widex-secondary-careys-pink.lighten-3 {
  background-color: white !important;
}

.widex-secondary-careys-pink-text.text-lighten-3 {
  color: white !important;
}

.widex-secondary-careys-pink.lighten-2 {
  background-color: #f1e8e9 !important;
}

.widex-secondary-careys-pink-text.text-lighten-2 {
  color: #f1e8e9 !important;
}

.widex-secondary-careys-pink.lighten-1 {
  background-color: #ddc9cc !important;
}

.widex-secondary-careys-pink-text.text-lighten-1 {
  color: #ddc9cc !important;
}

.widex-secondary-careys-pink.darken-1 {
  background-color: #b58b90 !important;
}

.widex-secondary-careys-pink-text.text-darken-1 {
  color: #b58b90 !important;
}

.widex-secondary-careys-pink.darken-2 {
  background-color: #a16c73 !important;
}

.widex-secondary-careys-pink-text.text-darken-2 {
  color: #a16c73 !important;
}

.widex-secondary-careys-pink.darken-3 {
  background-color: #85555b !important;
}

.widex-secondary-careys-pink-text.text-darken-3 {
  color: #85555b !important;
}

.widex-secondary-careys-pink.darken-4 {
  background-color: #664146 !important;
}

.widex-secondary-careys-pink-text.text-darken-4 {
  color: #664146 !important;
}

.black {
  background-color: #000000 !important;
}

.black-text {
  color: #000000 !important;
}

.white {
  background-color: #ffffff !important;
}

.white-text {
  color: #ffffff !important;
}

.transparent {
  background-color: transparent !important;
}

.transparent-text {
  color: transparent !important;
}

body.popover-show {
  overflow: hidden;
}

.widexMaterial.promoWizardContainer.colContent.col1 {
  width: 100%;
}

.optionArea .options .colorCircle .circle {
  height: 40px;
  width: 40px;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  margin: 4px;
  transition: all 250ms ease-in;
}

.optionArea .options .colorCircle .circle[selected="selected"] {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #4e4b48;
}

.optionArea .options .additionalOptions .option {
  margin: 3px 0;
}

#showHearingAids.promoWizard .containerBox {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-bottom: 1px solid;
}

.promoWizard .aidBox .rightEar,
.promoWizard .aidBox .leftEar,
.promoWizard .aidBox .bothEars,
.promoWizard .aidBox .infoButton {
  display: block;
  font-weight: bold;
}

.promoWizard .aidBox:hover .rightEar,
.promoWizard .aidBox:hover .leftEar,
.promoWizard .aidBox:hover .bothEars,
.promoWizard .aidBox:hover .infoButton {
  transform: scale(1);
}

.promoWizard .aidBox a {
  text-decoration: none;
  text-align: center;
}

.promoWizard .aidBox .rightEar a,
.promoWizard .aidBox .leftEar a,
.promoWizard .aidBox .bothEars a {
  font-size: 13px;
}

.promoWizard .aidBox .infoButton a {
  font-size: 22px;
}

.promoWizard .aidBox .rightEar a,
.selectedAidsBox.rightEar .icon {
  color: #c42b20;
}

.promoWizard .aidBox .leftEar a,
.selectedAidsBox.leftEar .icon {
  color: #2677a9;
}

.promoWizard .aidBox .bothEars a i {
  background: #2677a9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #c42b20 50%, #2677a9 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #c42b20 50%, #2677a9 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #c42b20 50%, #2677a9 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.promoWizard .aidBox:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
}

.promoWizard .s2kSectionbar {
  border-bottom: none;
  border-top: none;
  padding-bottom: 5px;
  padding-top: 0;
}

.aidBox i.flip {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

#filterOptions .collapsible-body .dynamicOptions {
  transition: height 300ms ease-in-out 0.4s;
}

.promoWizardContainer .collapsible-body {
  overflow: hidden;
}

.selectedAidsBox.rightEar .optionArea .additionalOptions {
  margin-left: 41px;
}

.selectedAidsBox.leftEar .optionArea .additionalOptions {
  margin-left: 7px;
}

.appContainer .styleList {
  overflow: visible;
}

#filterOptions .dynamicOptions li {
  width: 100%;
}

.promoWizard .optionArea .sacLabel {
  font-weight: bold;
  margin-top: 10px;
  margin-left: 10px;
  display: block;
}

.promoWizard #familyListMenuContainer .familyListMenu a {
  text-decoration: none;
  outline: none !important;
  display: inline-block;
  position: relative;
  height: 60px;
  width: 60px;
}

/* The overlay effect - lays on top of the container and over the image */
.promoWizard #familyListMenuContainer .overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  /* Black see-through */
  color: #f1f1f1;
  width: 60px;
  height: 60px;
  transition: 250ms ease-in;
  opacity: 0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

/* When you mouse over the container, fade in the overlay title */
.promoWizard #familyListMenuContainer a.selected .overlay {
  opacity: 1;
}

#showAccessories .accessoryTable .accessoryCategory {
  font-size: 16px;
  border-bottom: 1px solid #d6d6d6;
  box-sizing: border-box;
}

.promoWizardContainer .accessoryTable {
  margin: 0px;
  border: none;
}

.promoWizardContainer .option input.invalid + span,
.promoWizardContainer .option input.invalid + span:after {
  color: #f44336;
}

.promoWizardContainer .warningMsg {
  color: #f44336 !important;
  /* font-weight: bold; */
}

.widex-toggle-btn {
  display: inline-block;
}

.widex-toggle-btn .widex-toggle {
  border: 1px solid #bbbbbb;
  background-color: transparent;
  color: #bbbbbb;
  padding: 5px 10px;
  width: 150px;
  display: inline-block;
  transition: all 250ms cubic-bezier(0.51, 0.01, 0, 1);
  font-size: 1rem;
  user-select: none;
  text-decoration: none;
}

.widex-toggle-btn .widex-toggle:nth-child(1) {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.widex-toggle-btn .widex-toggle:nth-child(2) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left-color: #4e4b48;
  margin-left: -1px;
}

.widex-toggle-btn .widex-toggle.active {
  border-color: #4e4b48;
  color: #fff;
  background: #4e4b48;
  z-index: 99;
}

#orderAdjustments .rewardLabel {
  min-width: 150px;
  display: inline-block;
}

#orderAdjustments .switch {
  margin: 5px 0;
}

#orderAdjustments .switch label {
  line-height: 28px;
}

.promoWizardContainer #familyListMenuContainer {
  padding: 5px 0;
}

.promoWizardContainer .selectAidTitle h3 {
  display: inline-block;
  padding-right: 20px;
}

.promoWizardContainer .selectAidTitle .switch {
  margin: 10px 0;
  padding-left: 20px;
  border-left: 1px solid;
}

.promoWizardContainer .selectAidTitle .switch label {
  font-size: 1rem;
}

.promoWizardContainer #stockToggleBtn {
  position: relative;
}

.promoWizardContainer #stockToggleBtn .takeTheTour {
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 20px;
}

.promoWizardContainer .selectedAidsBox .heading .buttons {
  margin: 0px 15px 0px 10px;
}

.promoWizardContainer .selectedAidsBox .heading .buttons .actionButton {
  display: inline-block;
  text-align: center;
  padding: 2px 3px;
  font-size: 1.3em;
}

.material1Col .row .col .colContent.col1 {
  width: auto;
}

.aidsDisplayArea .selectedAidsBox,
.stylesDisplayArea .selectedAidsBox,
.optionsDisplayArea .selectedAidsBox {
  margin: 2px;
  overflow: hidden;
  min-height: 185px;
  background-color: #f6f6f6;
  position: relative;
}

td.x-panel-header.colOrder,
td.x-panel-header.colPromoTitle,
td.data-Col.colOrder,
td.data-Col.colPromoTitle {
  display: none;
}

.promoWizardContainer .favoritesStack.fixed-action-btn {
  bottom: 70px;
}

.promoWizardContainer .favoritesStack .favoriteCount {
  position: absolute;
  font-size: 0.9em;
  font-weight: bold;
  top: 2px;
  left: 0;
  right: 0;
  bottom: 0;
}

.promoWizardContainer .favoritesStack i {
  font-size: 2em;
  margin-top: 2px;
}

.promoWizardContainer .copyToSide {
  position: absolute;
  padding: 5px;
  font-size: 20px;
  top: 5px;
  color: #ededed;
}

.promoWizardContainer .copyToSide a {
  color: #676767;
}

.promoWizardContainer .leftEar .copyToSide {
  left: 10px;
}

.promoWizardContainer .rightEar .copyToSide {
  right: 10px;
}

.promoWizardContainer .user-image {
  height: 63px;
}

/* Spinner Styles  */
.promoWizardContainer .spinnerGroup input {
  text-align: center;
}

.promoWizardContainer .spinnerGroup i {
  cursor: pointer;
  padding: 3px 10px;
  user-select: none;
  box-sizing: border-box;
}

.promoWizardContainer .spinnerGroup i:hover {
  color: #67676799;
}

/* Order Complete Styles */
.promoWizardContainer .orderInfoHeader,
.promoWizardContainer .orderRowHeader {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 10px;
  color: #676767;
  position: relative;
}

.promoWizardContainer #completeContainer table.dataTable_mat {
  margin-bottom: 24px;
}

.promoWizardContainer #completeContainer table.dataTable_mat td {
  vertical-align: top;
  line-height: 20px;
}

.promoWizardContainer .orderInfoDetail {
  padding: 2px;
}

.promoWizardContainer .orderInfoDetail label {
  font-size: 1em;
  color: #676767;
}

.promoWizardContainer .successHeader h2 {
  margin: 24px 0 24px 0;
  line-height: 24px;
}

.promoWizardContainer .successHeader .successIcon {
  font-size: 40px;
  margin-bottom: 8px;
}

.promoWizardContainer .successActions {
  margin-bottom: 24px;
}

.promoWizardContainer .successActions button:first-child {
  margin-right: 10%;
}

.promoWizardContainer .successActions button:last-child {
  margin-left: 10%;
}

.promoWizardContainer .orderRowHeader .orderNumber {
  position: absolute;
  right: 0;
  font-size: 14px;
}

/* Estimated Back Order Date */
.promoWizardContainer .estimatedBODate {
  display: inline-block;
  margin-top: 26px;
  float: none;
}

/* Stock Ordering 2020 design */
.promoWizardContainer .BTEOrderProductCell [data-family] {
  color: #fff;
}
.promoWizardContainer .stockOrderingContainer .collection-header[data-family^="ALLURE"] {
	background-color: #4e4b48;
}
.promoWizardContainer .stockOrderingContainer .collection-header[data-family^="SMARTRIC"] {
	background-color: #817D7B;
}
.promoWizardContainer .stockOrderingContainer .collection-header[data-family^="MOMENT"] {
  background-color: #000;
}

.promoWizardContainer .stockOrderingContainer .collection-header[data-family^="MAGNIFY"] {
  background-color: #4f5f72;
}

.promoWizardContainer .stockOrderingContainer .collection-header[data-family^="EVOKE"] {
  background-color: #663d60;
}

.promoWizardContainer .stockOrderingContainer .collection-header[data-family^="BEYOND"] {
  background-color: #00aeef;
}

.promoWizardContainer .stockOrderingContainer .collection-header[data-family^="Unique"] {
  background-color: #87693c;
}

.promoWizardContainer .stockOrderingContainer .collection-header[data-family^="CROS"] {
  background-color: #003974;
}

.promoWizardContainer .stockOrderingContainer .collection-header[data-family^="Baby"] {
  background-color: #e64097;
}

.promoWizardContainer .stockOrderingContainer [type="checkbox"] + span:not(.lever) {
  font-size: 12px;
  line-height: 17px;
}

.promoWizardContainer .stockOrderingContainer .BTEDataEnd .modelDesc {
  font-size: 14px;
  color: #000;
}

.promoWizardContainer .stockOrderingContainer [type="checkbox"].filled-in + span:not(.lever):after {
  transform: translateY(-50%);
  top: 50%;
}

.promoWizardContainer .stockOrderingContainer [type="checkbox"].filled-in + span:not(.lever):before {
  top: 1px;
}

.promoWizardContainer .spinnerGroup .input-field {
  display: inline-block;
  width: 65px;
}

.innerContainer.floatingActions.outOfView {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 16px;
  max-width: 1080px;
  margin: auto;
}

/*
Widex Custom Colors 
	PRIMARY
		#4E4B48
		#C7C1BA

	SECONDARY
		Corduroy #6A7970
		Amazon #B3C0BA
		Ship Cove #6981B4
		Thunderbird #BDCAE0
		Eggplant #745568
		Lily #BA9EB5
		Blush #C3566D
		Careys Pink #C9AAAE

*/
.materialize-red {
  background-color: #e51c23 !important;
}

.materialize-red-text {
  color: #e51c23 !important;
}

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important;
}

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important;
}

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important;
}

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important;
}

.materialize-red.lighten-3 {
  background-color: #f3989b !important;
}

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important;
}

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important;
}

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important;
}

.materialize-red.lighten-1 {
  background-color: #ea454b !important;
}

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important;
}

.materialize-red.darken-1 {
  background-color: #d0181e !important;
}

.materialize-red-text.text-darken-1 {
  color: #d0181e !important;
}

.materialize-red.darken-2 {
  background-color: #b9151b !important;
}

.materialize-red-text.text-darken-2 {
  color: #b9151b !important;
}

.materialize-red.darken-3 {
  background-color: #a21318 !important;
}

.materialize-red-text.text-darken-3 {
  color: #a21318 !important;
}

.materialize-red.darken-4 {
  background-color: #8b1014 !important;
}

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important;
}

.red {
  background-color: #f44336 !important;
}

.red-text {
  color: #f44336 !important;
}

.red.lighten-5 {
  background-color: #ffebee !important;
}

.red-text.text-lighten-5 {
  color: #ffebee !important;
}

.red.lighten-4 {
  background-color: #ffcdd2 !important;
}

.red-text.text-lighten-4 {
  color: #ffcdd2 !important;
}

.red.lighten-3 {
  background-color: #ef9a9a !important;
}

.red-text.text-lighten-3 {
  color: #ef9a9a !important;
}

.red.lighten-2 {
  background-color: #e57373 !important;
}

.red-text.text-lighten-2 {
  color: #e57373 !important;
}

.red.lighten-1 {
  background-color: #ef5350 !important;
}

.red-text.text-lighten-1 {
  color: #ef5350 !important;
}

.red.darken-1 {
  background-color: #e53935 !important;
}

.red-text.text-darken-1 {
  color: #e53935 !important;
}

.red.darken-2 {
  background-color: #d32f2f !important;
}

.red-text.text-darken-2 {
  color: #d32f2f !important;
}

.red.darken-3 {
  background-color: #c62828 !important;
}

.red-text.text-darken-3 {
  color: #c62828 !important;
}

.red.darken-4 {
  background-color: #b71c1c !important;
}

.red-text.text-darken-4 {
  color: #b71c1c !important;
}

.red.accent-1 {
  background-color: #ff8a80 !important;
}

.red-text.text-accent-1 {
  color: #ff8a80 !important;
}

.red.accent-2 {
  background-color: #ff5252 !important;
}

.red-text.text-accent-2 {
  color: #ff5252 !important;
}

.red.accent-3 {
  background-color: #ff1744 !important;
}

.red-text.text-accent-3 {
  color: #ff1744 !important;
}

.red.accent-4 {
  background-color: #d50000 !important;
}

.red-text.text-accent-4 {
  color: #d50000 !important;
}

.pink {
  background-color: #e91e63 !important;
}

.pink-text {
  color: #e91e63 !important;
}

.pink.lighten-5 {
  background-color: #fce4ec !important;
}

.pink-text.text-lighten-5 {
  color: #fce4ec !important;
}

.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important;
}

.pink.lighten-3 {
  background-color: #f48fb1 !important;
}

.pink-text.text-lighten-3 {
  color: #f48fb1 !important;
}

.pink.lighten-2 {
  background-color: #f06292 !important;
}

.pink-text.text-lighten-2 {
  color: #f06292 !important;
}

.pink.lighten-1 {
  background-color: #ec407a !important;
}

.pink-text.text-lighten-1 {
  color: #ec407a !important;
}

.pink.darken-1 {
  background-color: #d81b60 !important;
}

.pink-text.text-darken-1 {
  color: #d81b60 !important;
}

.pink.darken-2 {
  background-color: #c2185b !important;
}

.pink-text.text-darken-2 {
  color: #c2185b !important;
}

.pink.darken-3 {
  background-color: #ad1457 !important;
}

.pink-text.text-darken-3 {
  color: #ad1457 !important;
}

.pink.darken-4 {
  background-color: #880e4f !important;
}

.pink-text.text-darken-4 {
  color: #880e4f !important;
}

.pink.accent-1 {
  background-color: #ff80ab !important;
}

.pink-text.text-accent-1 {
  color: #ff80ab !important;
}

.pink.accent-2 {
  background-color: #ff4081 !important;
}

.pink-text.text-accent-2 {
  color: #ff4081 !important;
}

.pink.accent-3 {
  background-color: #f50057 !important;
}

.pink-text.text-accent-3 {
  color: #f50057 !important;
}

.pink.accent-4 {
  background-color: #c51162 !important;
}

.pink-text.text-accent-4 {
  color: #c51162 !important;
}

.purple {
  background-color: #9c27b0 !important;
}

.purple-text {
  color: #9c27b0 !important;
}

.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important;
}

.purple.lighten-4 {
  background-color: #e1bee7 !important;
}

.purple-text.text-lighten-4 {
  color: #e1bee7 !important;
}

.purple.lighten-3 {
  background-color: #ce93d8 !important;
}

.purple-text.text-lighten-3 {
  color: #ce93d8 !important;
}

.purple.lighten-2 {
  background-color: #ba68c8 !important;
}

.purple-text.text-lighten-2 {
  color: #ba68c8 !important;
}

.purple.lighten-1 {
  background-color: #ab47bc !important;
}

.purple-text.text-lighten-1 {
  color: #ab47bc !important;
}

.purple.darken-1 {
  background-color: #8e24aa !important;
}

.purple-text.text-darken-1 {
  color: #8e24aa !important;
}

.purple.darken-2 {
  background-color: #7b1fa2 !important;
}

.purple-text.text-darken-2 {
  color: #7b1fa2 !important;
}

.purple.darken-3 {
  background-color: #6a1b9a !important;
}

.purple-text.text-darken-3 {
  color: #6a1b9a !important;
}

.purple.darken-4 {
  background-color: #4a148c !important;
}

.purple-text.text-darken-4 {
  color: #4a148c !important;
}

.purple.accent-1 {
  background-color: #ea80fc !important;
}

.purple-text.text-accent-1 {
  color: #ea80fc !important;
}

.purple.accent-2 {
  background-color: #e040fb !important;
}

.purple-text.text-accent-2 {
  color: #e040fb !important;
}

.purple.accent-3 {
  background-color: #d500f9 !important;
}

.purple-text.text-accent-3 {
  color: #d500f9 !important;
}

.purple.accent-4 {
  background-color: #aa00ff !important;
}

.purple-text.text-accent-4 {
  color: #aa00ff !important;
}

.deep-purple {
  background-color: #673ab7 !important;
}

.deep-purple-text {
  color: #673ab7 !important;
}

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important;
}

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important;
}

.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important;
}

.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important;
}

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important;
}

.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important;
}

.deep-purple.darken-2 {
  background-color: #512da8 !important;
}

.deep-purple-text.text-darken-2 {
  color: #512da8 !important;
}

.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important;
}

.deep-purple.darken-4 {
  background-color: #311b92 !important;
}

.deep-purple-text.text-darken-4 {
  color: #311b92 !important;
}

.deep-purple.accent-1 {
  background-color: #b388ff !important;
}

.deep-purple-text.text-accent-1 {
  color: #b388ff !important;
}

.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important;
}

.deep-purple.accent-3 {
  background-color: #651fff !important;
}

.deep-purple-text.text-accent-3 {
  color: #651fff !important;
}

.deep-purple.accent-4 {
  background-color: #6200ea !important;
}

.deep-purple-text.text-accent-4 {
  color: #6200ea !important;
}

.indigo {
  background-color: #3f51b5 !important;
}

.indigo-text {
  color: #3f51b5 !important;
}

.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
}

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important;
}

.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important;
}

.indigo.lighten-3 {
  background-color: #9fa8da !important;
}

.indigo-text.text-lighten-3 {
  color: #9fa8da !important;
}

.indigo.lighten-2 {
  background-color: #7986cb !important;
}

.indigo-text.text-lighten-2 {
  color: #7986cb !important;
}

.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important;
}

.indigo.darken-1 {
  background-color: #3949ab !important;
}

.indigo-text.text-darken-1 {
  color: #3949ab !important;
}

.indigo.darken-2 {
  background-color: #303f9f !important;
}

.indigo-text.text-darken-2 {
  color: #303f9f !important;
}

.indigo.darken-3 {
  background-color: #283593 !important;
}

.indigo-text.text-darken-3 {
  color: #283593 !important;
}

.indigo.darken-4 {
  background-color: #1a237e !important;
}

.indigo-text.text-darken-4 {
  color: #1a237e !important;
}

.indigo.accent-1 {
  background-color: #8c9eff !important;
}

.indigo-text.text-accent-1 {
  color: #8c9eff !important;
}

.indigo.accent-2 {
  background-color: #536dfe !important;
}

.indigo-text.text-accent-2 {
  color: #536dfe !important;
}

.indigo.accent-3 {
  background-color: #3d5afe !important;
}

.indigo-text.text-accent-3 {
  color: #3d5afe !important;
}

.indigo.accent-4 {
  background-color: #304ffe !important;
}

.indigo-text.text-accent-4 {
  color: #304ffe !important;
}

.blue {
  background-color: #2196f3 !important;
}

.blue-text {
  color: #2196f3 !important;
}

.blue.lighten-5 {
  background-color: #e3f2fd !important;
}

.blue-text.text-lighten-5 {
  color: #e3f2fd !important;
}

.blue.lighten-4 {
  background-color: #bbdefb !important;
}

.blue-text.text-lighten-4 {
  color: #bbdefb !important;
}

.blue.lighten-3 {
  background-color: #90caf9 !important;
}

.blue-text.text-lighten-3 {
  color: #90caf9 !important;
}

.blue.lighten-2 {
  background-color: #64b5f6 !important;
}

.blue-text.text-lighten-2 {
  color: #64b5f6 !important;
}

.blue.lighten-1 {
  background-color: #42a5f5 !important;
}

.blue-text.text-lighten-1 {
  color: #42a5f5 !important;
}

.blue.darken-1 {
  background-color: #1e88e5 !important;
}

.blue-text.text-darken-1 {
  color: #1e88e5 !important;
}

.blue.darken-2 {
  background-color: #1976d2 !important;
}

.blue-text.text-darken-2 {
  color: #1976d2 !important;
}

.blue.darken-3 {
  background-color: #1565c0 !important;
}

.blue-text.text-darken-3 {
  color: #1565c0 !important;
}

.blue.darken-4 {
  background-color: #0d47a1 !important;
}

.blue-text.text-darken-4 {
  color: #0d47a1 !important;
}

.blue.accent-1 {
  background-color: #82b1ff !important;
}

.blue-text.text-accent-1 {
  color: #82b1ff !important;
}

.blue.accent-2 {
  background-color: #448aff !important;
}

.blue-text.text-accent-2 {
  color: #448aff !important;
}

.blue.accent-3 {
  background-color: #2979ff !important;
}

.blue-text.text-accent-3 {
  color: #2979ff !important;
}

.blue.accent-4 {
  background-color: #2962ff !important;
}

.blue-text.text-accent-4 {
  color: #2962ff !important;
}

.light-blue {
  background-color: #03a9f4 !important;
}

.light-blue-text {
  color: #03a9f4 !important;
}

.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important;
}

.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important;
}

.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important;
}

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important;
}

.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important;
}

.light-blue.darken-1 {
  background-color: #039be5 !important;
}

.light-blue-text.text-darken-1 {
  color: #039be5 !important;
}

.light-blue.darken-2 {
  background-color: #0288d1 !important;
}

.light-blue-text.text-darken-2 {
  color: #0288d1 !important;
}

.light-blue.darken-3 {
  background-color: #0277bd !important;
}

.light-blue-text.text-darken-3 {
  color: #0277bd !important;
}

.light-blue.darken-4 {
  background-color: #01579b !important;
}

.light-blue-text.text-darken-4 {
  color: #01579b !important;
}

.light-blue.accent-1 {
  background-color: #80d8ff !important;
}

.light-blue-text.text-accent-1 {
  color: #80d8ff !important;
}

.light-blue.accent-2 {
  background-color: #40c4ff !important;
}

.light-blue-text.text-accent-2 {
  color: #40c4ff !important;
}

.light-blue.accent-3 {
  background-color: #00b0ff !important;
}

.light-blue-text.text-accent-3 {
  color: #00b0ff !important;
}

.light-blue.accent-4 {
  background-color: #0091ea !important;
}

.light-blue-text.text-accent-4 {
  color: #0091ea !important;
}

.cyan {
  background-color: #00bcd4 !important;
}

.cyan-text {
  color: #00bcd4 !important;
}

.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important;
}

.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important;
}

.cyan.lighten-3 {
  background-color: #80deea !important;
}

.cyan-text.text-lighten-3 {
  color: #80deea !important;
}

.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important;
}

.cyan.lighten-1 {
  background-color: #26c6da !important;
}

.cyan-text.text-lighten-1 {
  color: #26c6da !important;
}

.cyan.darken-1 {
  background-color: #00acc1 !important;
}

.cyan-text.text-darken-1 {
  color: #00acc1 !important;
}

.cyan.darken-2 {
  background-color: #0097a7 !important;
}

.cyan-text.text-darken-2 {
  color: #0097a7 !important;
}

.cyan.darken-3 {
  background-color: #00838f !important;
}

.cyan-text.text-darken-3 {
  color: #00838f !important;
}

.cyan.darken-4 {
  background-color: #006064 !important;
}

.cyan-text.text-darken-4 {
  color: #006064 !important;
}

.cyan.accent-1 {
  background-color: #84ffff !important;
}

.cyan-text.text-accent-1 {
  color: #84ffff !important;
}

.cyan.accent-2 {
  background-color: #18ffff !important;
}

.cyan-text.text-accent-2 {
  color: #18ffff !important;
}

.cyan.accent-3 {
  background-color: #00e5ff !important;
}

.cyan-text.text-accent-3 {
  color: #00e5ff !important;
}

.cyan.accent-4 {
  background-color: #00b8d4 !important;
}

.cyan-text.text-accent-4 {
  color: #00b8d4 !important;
}

.teal {
  background-color: #009688 !important;
}

.teal-text {
  color: #009688 !important;
}

.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important;
}

.teal.lighten-4 {
  background-color: #b2dfdb !important;
}

.teal-text.text-lighten-4 {
  color: #b2dfdb !important;
}

.teal.lighten-3 {
  background-color: #80cbc4 !important;
}

.teal-text.text-lighten-3 {
  color: #80cbc4 !important;
}

.teal.lighten-2 {
  background-color: #4db6ac !important;
}

.teal-text.text-lighten-2 {
  color: #4db6ac !important;
}

.teal.lighten-1 {
  background-color: #26a69a !important;
}

.teal-text.text-lighten-1 {
  color: #26a69a !important;
}

.teal.darken-1 {
  background-color: #00897b !important;
}

.teal-text.text-darken-1 {
  color: #00897b !important;
}

.teal.darken-2 {
  background-color: #00796b !important;
}

.teal-text.text-darken-2 {
  color: #00796b !important;
}

.teal.darken-3 {
  background-color: #00695c !important;
}

.teal-text.text-darken-3 {
  color: #00695c !important;
}

.teal.darken-4 {
  background-color: #004d40 !important;
}

.teal-text.text-darken-4 {
  color: #004d40 !important;
}

.teal.accent-1 {
  background-color: #a7ffeb !important;
}

.teal-text.text-accent-1 {
  color: #a7ffeb !important;
}

.teal.accent-2 {
  background-color: #64ffda !important;
}

.teal-text.text-accent-2 {
  color: #64ffda !important;
}

.teal.accent-3 {
  background-color: #1de9b6 !important;
}

.teal-text.text-accent-3 {
  color: #1de9b6 !important;
}

.teal.accent-4 {
  background-color: #00bfa5 !important;
}

.teal-text.text-accent-4 {
  color: #00bfa5 !important;
}

.green {
  background-color: #4caf50 !important;
}

.green-text {
  color: #4caf50 !important;
}

.green.lighten-5 {
  background-color: #e8f5e9 !important;
}

.green-text.text-lighten-5 {
  color: #e8f5e9 !important;
}

.green.lighten-4 {
  background-color: #c8e6c9 !important;
}

.green-text.text-lighten-4 {
  color: #c8e6c9 !important;
}

.green.lighten-3 {
  background-color: #a5d6a7 !important;
}

.green-text.text-lighten-3 {
  color: #a5d6a7 !important;
}

.green.lighten-2 {
  background-color: #81c784 !important;
}

.green-text.text-lighten-2 {
  color: #81c784 !important;
}

.green.lighten-1 {
  background-color: #66bb6a !important;
}

.green-text.text-lighten-1 {
  color: #66bb6a !important;
}

.green.darken-1 {
  background-color: #43a047 !important;
}

.green-text.text-darken-1 {
  color: #43a047 !important;
}

.green.darken-2 {
  background-color: #388e3c !important;
}

.green-text.text-darken-2 {
  color: #388e3c !important;
}

.green.darken-3 {
  background-color: #2e7d32 !important;
}

.green-text.text-darken-3 {
  color: #2e7d32 !important;
}

.green.darken-4 {
  background-color: #1b5e20 !important;
}

.green-text.text-darken-4 {
  color: #1b5e20 !important;
}

.green.accent-1 {
  background-color: #b9f6ca !important;
}

.green-text.text-accent-1 {
  color: #b9f6ca !important;
}

.green.accent-2 {
  background-color: #69f0ae !important;
}

.green-text.text-accent-2 {
  color: #69f0ae !important;
}

.green.accent-3 {
  background-color: #00e676 !important;
}

.green-text.text-accent-3 {
  color: #00e676 !important;
}

.green.accent-4 {
  background-color: #00c853 !important;
}

.green-text.text-accent-4 {
  color: #00c853 !important;
}

.light-green {
  background-color: #8bc34a !important;
}

.light-green-text {
  color: #8bc34a !important;
}

.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important;
}

.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important;
}

.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important;
}

.light-green.lighten-2 {
  background-color: #aed581 !important;
}

.light-green-text.text-lighten-2 {
  color: #aed581 !important;
}

.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important;
}

.light-green.darken-1 {
  background-color: #7cb342 !important;
}

.light-green-text.text-darken-1 {
  color: #7cb342 !important;
}

.light-green.darken-2 {
  background-color: #689f38 !important;
}

.light-green-text.text-darken-2 {
  color: #689f38 !important;
}

.light-green.darken-3 {
  background-color: #558b2f !important;
}

.light-green-text.text-darken-3 {
  color: #558b2f !important;
}

.light-green.darken-4 {
  background-color: #33691e !important;
}

.light-green-text.text-darken-4 {
  color: #33691e !important;
}

.light-green.accent-1 {
  background-color: #ccff90 !important;
}

.light-green-text.text-accent-1 {
  color: #ccff90 !important;
}

.light-green.accent-2 {
  background-color: #b2ff59 !important;
}

.light-green-text.text-accent-2 {
  color: #b2ff59 !important;
}

.light-green.accent-3 {
  background-color: #76ff03 !important;
}

.light-green-text.text-accent-3 {
  color: #76ff03 !important;
}

.light-green.accent-4 {
  background-color: #64dd17 !important;
}

.light-green-text.text-accent-4 {
  color: #64dd17 !important;
}

.lime {
  background-color: #cddc39 !important;
}

.lime-text {
  color: #cddc39 !important;
}

.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important;
}

.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important;
}

.lime.lighten-3 {
  background-color: #e6ee9c !important;
}

.lime-text.text-lighten-3 {
  color: #e6ee9c !important;
}

.lime.lighten-2 {
  background-color: #dce775 !important;
}

.lime-text.text-lighten-2 {
  color: #dce775 !important;
}

.lime.lighten-1 {
  background-color: #d4e157 !important;
}

.lime-text.text-lighten-1 {
  color: #d4e157 !important;
}

.lime.darken-1 {
  background-color: #c0ca33 !important;
}

.lime-text.text-darken-1 {
  color: #c0ca33 !important;
}

.lime.darken-2 {
  background-color: #afb42b !important;
}

.lime-text.text-darken-2 {
  color: #afb42b !important;
}

.lime.darken-3 {
  background-color: #9e9d24 !important;
}

.lime-text.text-darken-3 {
  color: #9e9d24 !important;
}

.lime.darken-4 {
  background-color: #827717 !important;
}

.lime-text.text-darken-4 {
  color: #827717 !important;
}

.lime.accent-1 {
  background-color: #f4ff81 !important;
}

.lime-text.text-accent-1 {
  color: #f4ff81 !important;
}

.lime.accent-2 {
  background-color: #eeff41 !important;
}

.lime-text.text-accent-2 {
  color: #eeff41 !important;
}

.lime.accent-3 {
  background-color: #c6ff00 !important;
}

.lime-text.text-accent-3 {
  color: #c6ff00 !important;
}

.lime.accent-4 {
  background-color: #aeea00 !important;
}

.lime-text.text-accent-4 {
  color: #aeea00 !important;
}

.yellow {
  background-color: #ffeb3b !important;
}

.yellow-text {
  color: #ffeb3b !important;
}

.yellow.lighten-5 {
  background-color: #fffde7 !important;
}

.yellow-text.text-lighten-5 {
  color: #fffde7 !important;
}

.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important;
}

.yellow.lighten-3 {
  background-color: #fff59d !important;
}

.yellow-text.text-lighten-3 {
  color: #fff59d !important;
}

.yellow.lighten-2 {
  background-color: #fff176 !important;
}

.yellow-text.text-lighten-2 {
  color: #fff176 !important;
}

.yellow.lighten-1 {
  background-color: #ffee58 !important;
}

.yellow-text.text-lighten-1 {
  color: #ffee58 !important;
}

.yellow.darken-1 {
  background-color: #fdd835 !important;
}

.yellow-text.text-darken-1 {
  color: #fdd835 !important;
}

.yellow.darken-2 {
  background-color: #fbc02d !important;
}

.yellow-text.text-darken-2 {
  color: #fbc02d !important;
}

.yellow.darken-3 {
  background-color: #f9a825 !important;
}

.yellow-text.text-darken-3 {
  color: #f9a825 !important;
}

.yellow.darken-4 {
  background-color: #f57f17 !important;
}

.yellow-text.text-darken-4 {
  color: #f57f17 !important;
}

.yellow.accent-1 {
  background-color: #ffff8d !important;
}

.yellow-text.text-accent-1 {
  color: #ffff8d !important;
}

.yellow.accent-2 {
  background-color: #ffff00 !important;
}

.yellow-text.text-accent-2 {
  color: #ffff00 !important;
}

.yellow.accent-3 {
  background-color: #ffea00 !important;
}

.yellow-text.text-accent-3 {
  color: #ffea00 !important;
}

.yellow.accent-4 {
  background-color: #ffd600 !important;
}

.yellow-text.text-accent-4 {
  color: #ffd600 !important;
}

.amber {
  background-color: #ffc107 !important;
}

.amber-text {
  color: #ffc107 !important;
}

.amber.lighten-5 {
  background-color: #fff8e1 !important;
}

.amber-text.text-lighten-5 {
  color: #fff8e1 !important;
}

.amber.lighten-4 {
  background-color: #ffecb3 !important;
}

.amber-text.text-lighten-4 {
  color: #ffecb3 !important;
}

.amber.lighten-3 {
  background-color: #ffe082 !important;
}

.amber-text.text-lighten-3 {
  color: #ffe082 !important;
}

.amber.lighten-2 {
  background-color: #ffd54f !important;
}

.amber-text.text-lighten-2 {
  color: #ffd54f !important;
}

.amber.lighten-1 {
  background-color: #ffca28 !important;
}

.amber-text.text-lighten-1 {
  color: #ffca28 !important;
}

.amber.darken-1 {
  background-color: #ffb300 !important;
}

.amber-text.text-darken-1 {
  color: #ffb300 !important;
}

.amber.darken-2 {
  background-color: #ffa000 !important;
}

.amber-text.text-darken-2 {
  color: #ffa000 !important;
}

.amber.darken-3 {
  background-color: #ff8f00 !important;
}

.amber-text.text-darken-3 {
  color: #ff8f00 !important;
}

.amber.darken-4 {
  background-color: #ff6f00 !important;
}

.amber-text.text-darken-4 {
  color: #ff6f00 !important;
}

.amber.accent-1 {
  background-color: #ffe57f !important;
}

.amber-text.text-accent-1 {
  color: #ffe57f !important;
}

.amber.accent-2 {
  background-color: #ffd740 !important;
}

.amber-text.text-accent-2 {
  color: #ffd740 !important;
}

.amber.accent-3 {
  background-color: #ffc400 !important;
}

.amber-text.text-accent-3 {
  color: #ffc400 !important;
}

.amber.accent-4 {
  background-color: #ffab00 !important;
}

.amber-text.text-accent-4 {
  color: #ffab00 !important;
}

.orange {
  background-color: #ff9800 !important;
}

.orange-text {
  color: #ff9800 !important;
}

.orange.lighten-5 {
  background-color: #fff3e0 !important;
}

.orange-text.text-lighten-5 {
  color: #fff3e0 !important;
}

.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important;
}

.orange.lighten-3 {
  background-color: #ffcc80 !important;
}

.orange-text.text-lighten-3 {
  color: #ffcc80 !important;
}

.orange.lighten-2 {
  background-color: #ffb74d !important;
}

.orange-text.text-lighten-2 {
  color: #ffb74d !important;
}

.orange.lighten-1 {
  background-color: #ffa726 !important;
}

.orange-text.text-lighten-1 {
  color: #ffa726 !important;
}

.orange.darken-1 {
  background-color: #fb8c00 !important;
}

.orange-text.text-darken-1 {
  color: #fb8c00 !important;
}

.orange.darken-2 {
  background-color: #f57c00 !important;
}

.orange-text.text-darken-2 {
  color: #f57c00 !important;
}

.orange.darken-3 {
  background-color: #ef6c00 !important;
}

.orange-text.text-darken-3 {
  color: #ef6c00 !important;
}

.orange.darken-4 {
  background-color: #e65100 !important;
}

.orange-text.text-darken-4 {
  color: #e65100 !important;
}

.orange.accent-1 {
  background-color: #ffd180 !important;
}

.orange-text.text-accent-1 {
  color: #ffd180 !important;
}

.orange.accent-2 {
  background-color: #ffab40 !important;
}

.orange-text.text-accent-2 {
  color: #ffab40 !important;
}

.orange.accent-3 {
  background-color: #ff9100 !important;
}

.orange-text.text-accent-3 {
  color: #ff9100 !important;
}

.orange.accent-4 {
  background-color: #ff6d00 !important;
}

.orange-text.text-accent-4 {
  color: #ff6d00 !important;
}

.deep-orange {
  background-color: #ff5722 !important;
}

.deep-orange-text {
  color: #ff5722 !important;
}

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important;
}

.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important;
}

.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important;
}

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important;
}

.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important;
}

.deep-orange.darken-1 {
  background-color: #f4511e !important;
}

.deep-orange-text.text-darken-1 {
  color: #f4511e !important;
}

.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important;
}

.deep-orange.darken-3 {
  background-color: #d84315 !important;
}

.deep-orange-text.text-darken-3 {
  color: #d84315 !important;
}

.deep-orange.darken-4 {
  background-color: #bf360c !important;
}

.deep-orange-text.text-darken-4 {
  color: #bf360c !important;
}

.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important;
}

.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important;
}

.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important;
}

.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important;
}

.brown {
  background-color: #795548 !important;
}

.brown-text {
  color: #795548 !important;
}

.brown.lighten-5 {
  background-color: #efebe9 !important;
}

.brown-text.text-lighten-5 {
  color: #efebe9 !important;
}

.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important;
}

.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important;
}

.brown.lighten-2 {
  background-color: #a1887f !important;
}

.brown-text.text-lighten-2 {
  color: #a1887f !important;
}

.brown.lighten-1 {
  background-color: #8d6e63 !important;
}

.brown-text.text-lighten-1 {
  color: #8d6e63 !important;
}

.brown.darken-1 {
  background-color: #6d4c41 !important;
}

.brown-text.text-darken-1 {
  color: #6d4c41 !important;
}

.brown.darken-2 {
  background-color: #5d4037 !important;
}

.brown-text.text-darken-2 {
  color: #5d4037 !important;
}

.brown.darken-3 {
  background-color: #4e342e !important;
}

.brown-text.text-darken-3 {
  color: #4e342e !important;
}

.brown.darken-4 {
  background-color: #3e2723 !important;
}

.brown-text.text-darken-4 {
  color: #3e2723 !important;
}

.blue-grey {
  background-color: #607d8b !important;
}

.blue-grey-text {
  color: #607d8b !important;
}

.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important;
}

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important;
}

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important;
}

.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important;
}

.blue-grey.lighten-1 {
  background-color: #78909c !important;
}

.blue-grey-text.text-lighten-1 {
  color: #78909c !important;
}

.blue-grey.darken-1 {
  background-color: #546e7a !important;
}

.blue-grey-text.text-darken-1 {
  color: #546e7a !important;
}

.blue-grey.darken-2 {
  background-color: #455a64 !important;
}

.blue-grey-text.text-darken-2 {
  color: #455a64 !important;
}

.blue-grey.darken-3 {
  background-color: #37474f !important;
}

.blue-grey-text.text-darken-3 {
  color: #37474f !important;
}

.blue-grey.darken-4 {
  background-color: #263238 !important;
}

.blue-grey-text.text-darken-4 {
  color: #263238 !important;
}

.grey {
  background-color: #9e9e9e !important;
}

.grey-text {
  color: #9e9e9e !important;
}

.grey.lighten-5 {
  background-color: #fafafa !important;
}

.grey-text.text-lighten-5 {
  color: #fafafa !important;
}

.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important;
}

.grey.lighten-3 {
  background-color: #eeeeee !important;
}

.grey-text.text-lighten-3 {
  color: #eeeeee !important;
}

.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important;
}

.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

.grey-text.text-lighten-1 {
  color: #bdbdbd !important;
}

.grey.darken-1 {
  background-color: #757575 !important;
}

.grey-text.text-darken-1 {
  color: #757575 !important;
}

.grey.darken-2 {
  background-color: #616161 !important;
}

.grey-text.text-darken-2 {
  color: #616161 !important;
}

.grey.darken-3 {
  background-color: #424242 !important;
}

.grey-text.text-darken-3 {
  color: #424242 !important;
}

.grey.darken-4 {
  background-color: #212121 !important;
}

.grey-text.text-darken-4 {
  color: #212121 !important;
}

.widex-blue {
  background-color: #009cdd !important;
}

.widex-blue-text {
  color: #009cdd !important;
}

.widex-blue.lighten-5 {
  background-color: #ddf5ff !important;
}

.widex-blue-text.text-lighten-5 {
  color: #ddf5ff !important;
}

.widex-blue.lighten-4 {
  background-color: #aae6ff !important;
}

.widex-blue-text.text-lighten-4 {
  color: #aae6ff !important;
}

.widex-blue.lighten-3 {
  background-color: #77d7ff !important;
}

.widex-blue-text.text-lighten-3 {
  color: #77d7ff !important;
}

.widex-blue.lighten-2 {
  background-color: #44c8ff !important;
}

.widex-blue-text.text-lighten-2 {
  color: #44c8ff !important;
}

.widex-blue.lighten-1 {
  background-color: #11b9ff !important;
}

.widex-blue-text.text-lighten-1 {
  color: #11b9ff !important;
}

.widex-blue.darken-1 {
  background-color: #0078aa !important;
}

.widex-blue-text.text-darken-1 {
  color: #0078aa !important;
}

.widex-blue.darken-2 {
  background-color: #005477 !important;
}

.widex-blue-text.text-darken-2 {
  color: #005477 !important;
}

.widex-blue.darken-3 {
  background-color: #003044 !important;
}

.widex-blue-text.text-darken-3 {
  color: #003044 !important;
}

.widex-blue.darken-4 {
  background-color: #000c11 !important;
}

.widex-blue-text.text-darken-4 {
  color: #000c11 !important;
}

.widex-grey {
  background-color: #303030 !important;
}

.widex-grey-text {
  color: #303030 !important;
}

.widex-grey.lighten-5 {
  background-color: #b0b0b0 !important;
}

.widex-grey-text.text-lighten-5 {
  color: #b0b0b0 !important;
}

.widex-grey.lighten-4 {
  background-color: #969696 !important;
}

.widex-grey-text.text-lighten-4 {
  color: #969696 !important;
}

.widex-grey.lighten-3 {
  background-color: #7d7d7d !important;
}

.widex-grey-text.text-lighten-3 {
  color: #7d7d7d !important;
}

.widex-grey.lighten-2 {
  background-color: #636363 !important;
}

.widex-grey-text.text-lighten-2 {
  color: #636363 !important;
}

.widex-grey.lighten-1 {
  background-color: #4a4a4a !important;
}

.widex-grey-text.text-lighten-1 {
  color: #4a4a4a !important;
}

.widex-grey.darken-1 {
  background-color: #171717 !important;
}

.widex-grey-text.text-darken-1 {
  color: #171717 !important;
}

.widex-grey.darken-2 {
  background-color: black !important;
}

.widex-grey-text.text-darken-2 {
  color: black !important;
}

.widex-grey.darken-3 {
  background-color: black !important;
}

.widex-grey-text.text-darken-3 {
  color: black !important;
}

.widex-grey.darken-4 {
  background-color: black !important;
}

.widex-grey-text.text-darken-4 {
  color: black !important;
}

.widex-fav {
  background-color: #ff4d67 !important;
}

.widex-fav-text {
  color: #ff4d67 !important;
}

.widex-fav.lighten-5 {
  background-color: white !important;
}

.widex-fav-text.text-lighten-5 {
  color: white !important;
}

.widex-fav.lighten-4 {
  background-color: white !important;
}

.widex-fav-text.text-lighten-4 {
  color: white !important;
}

.widex-fav.lighten-3 {
  background-color: #ffe6ea !important;
}

.widex-fav-text.text-lighten-3 {
  color: #ffe6ea !important;
}

.widex-fav.lighten-2 {
  background-color: #ffb3be !important;
}

.widex-fav-text.text-lighten-2 {
  color: #ffb3be !important;
}

.widex-fav.lighten-1 {
  background-color: #ff8093 !important;
}

.widex-fav-text.text-lighten-1 {
  color: #ff8093 !important;
}

.widex-fav.darken-1 {
  background-color: #ff1a3b !important;
}

.widex-fav-text.text-darken-1 {
  color: #ff1a3b !important;
}

.widex-fav.darken-2 {
  background-color: #e60022 !important;
}

.widex-fav-text.text-darken-2 {
  color: #e60022 !important;
}

.widex-fav.darken-3 {
  background-color: #b3001a !important;
}

.widex-fav-text.text-darken-3 {
  color: #b3001a !important;
}

.widex-fav.darken-4 {
  background-color: #800013 !important;
}

.widex-fav-text.text-darken-4 {
  color: #800013 !important;
}

.widex-primary-dark {
  background-color: #4e4b48 !important;
}

.widex-primary-dark-text {
  color: #4e4b48 !important;
}

.widex-primary-dark.lighten-5 {
  background-color: #cdcbc8 !important;
}

.widex-primary-dark-text.text-lighten-5 {
  color: #cdcbc8 !important;
}

.widex-primary-dark.lighten-4 {
  background-color: #b4b1ae !important;
}

.widex-primary-dark-text.text-lighten-4 {
  color: #b4b1ae !important;
}

.widex-primary-dark.lighten-3 {
  background-color: #9c9893 !important;
}

.widex-primary-dark-text.text-lighten-3 {
  color: #9c9893 !important;
}

.widex-primary-dark.lighten-2 {
  background-color: #837e79 !important;
}

.widex-primary-dark-text.text-lighten-2 {
  color: #837e79 !important;
}

.widex-primary-dark.lighten-1 {
  background-color: #696560 !important;
}

.widex-primary-dark-text.text-lighten-1 {
  color: #696560 !important;
}

.widex-primary-dark.darken-1 {
  background-color: #333230 !important;
}

.widex-primary-dark-text.text-darken-1 {
  color: #333230 !important;
}

.widex-primary-dark.darken-2 {
  background-color: #191817 !important;
}

.widex-primary-dark-text.text-darken-2 {
  color: #191817 !important;
}

.widex-primary-dark.darken-3 {
  background-color: black !important;
}

.widex-primary-dark-text.text-darken-3 {
  color: black !important;
}

.widex-primary-dark.darken-4 {
  background-color: black !important;
}

.widex-primary-dark-text.text-darken-4 {
  color: black !important;
}

.widex-primary-light {
  background-color: #c7c1ba !important;
}

.widex-primary-light-text {
  color: #c7c1ba !important;
}

.widex-primary-light.lighten-5 {
  background-color: white !important;
}

.widex-primary-light-text.text-lighten-5 {
  color: white !important;
}

.widex-primary-light.lighten-4 {
  background-color: white !important;
}

.widex-primary-light-text.text-lighten-4 {
  color: white !important;
}

.widex-primary-light.lighten-3 {
  background-color: white !important;
}

.widex-primary-light-text.text-lighten-3 {
  color: white !important;
}

.widex-primary-light.lighten-2 {
  background-color: #f5f4f2 !important;
}

.widex-primary-light-text.text-lighten-2 {
  color: #f5f4f2 !important;
}

.widex-primary-light.lighten-1 {
  background-color: #dedad6 !important;
}

.widex-primary-light-text.text-lighten-1 {
  color: #dedad6 !important;
}

.widex-primary-light.darken-1 {
  background-color: #b0a89e !important;
}

.widex-primary-light-text.text-darken-1 {
  color: #b0a89e !important;
}

.widex-primary-light.darken-2 {
  background-color: #998e82 !important;
}

.widex-primary-light-text.text-darken-2 {
  color: #998e82 !important;
}

.widex-primary-light.darken-3 {
  background-color: #807568 !important;
}

.widex-primary-light-text.text-darken-3 {
  color: #807568 !important;
}

.widex-primary-light.darken-4 {
  background-color: #645b51 !important;
}

.widex-primary-light-text.text-darken-4 {
  color: #645b51 !important;
}

.widex-secondary-corduroy {
  background-color: #6a7970 !important;
}

.widex-secondary-corduroy-text {
  color: #6a7970 !important;
}

.widex-secondary-corduroy.lighten-5 {
  background-color: #f0f2f1 !important;
}

.widex-secondary-corduroy-text.text-lighten-5 {
  color: #f0f2f1 !important;
}

.widex-secondary-corduroy.lighten-4 {
  background-color: #d5dad7 !important;
}

.widex-secondary-corduroy-text.text-lighten-4 {
  color: #d5dad7 !important;
}

.widex-secondary-corduroy.lighten-3 {
  background-color: #bac2bd !important;
}

.widex-secondary-corduroy-text.text-lighten-3 {
  color: #bac2bd !important;
}

.widex-secondary-corduroy.lighten-2 {
  background-color: #9faaa3 !important;
}

.widex-secondary-corduroy-text.text-lighten-2 {
  color: #9faaa3 !important;
}

.widex-secondary-corduroy.lighten-1 {
  background-color: #839389 !important;
}

.widex-secondary-corduroy-text.text-lighten-1 {
  color: #839389 !important;
}

.widex-secondary-corduroy.darken-1 {
  background-color: #525e57 !important;
}

.widex-secondary-corduroy-text.text-darken-1 {
  color: #525e57 !important;
}

.widex-secondary-corduroy.darken-2 {
  background-color: #3a433e !important;
}

.widex-secondary-corduroy-text.text-darken-2 {
  color: #3a433e !important;
}

.widex-secondary-corduroy.darken-3 {
  background-color: #232725 !important;
}

.widex-secondary-corduroy-text.text-darken-3 {
  color: #232725 !important;
}

.widex-secondary-corduroy.darken-4 {
  background-color: #0b0c0b !important;
}

.widex-secondary-corduroy-text.text-darken-4 {
  color: #0b0c0b !important;
}

.widex-secondary-amazon {
  background-color: #b3c0ba !important;
}

.widex-secondary-amazon-text {
  color: #b3c0ba !important;
}

.widex-secondary-amazon.lighten-5 {
  background-color: white !important;
}

.widex-secondary-amazon-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-amazon.lighten-4 {
  background-color: white !important;
}

.widex-secondary-amazon-text.text-lighten-4 {
  color: white !important;
}

.widex-secondary-amazon.lighten-3 {
  background-color: white !important;
}

.widex-secondary-amazon-text.text-lighten-3 {
  color: white !important;
}

.widex-secondary-amazon.lighten-2 {
  background-color: #ebeeed !important;
}

.widex-secondary-amazon-text.text-lighten-2 {
  color: #ebeeed !important;
}

.widex-secondary-amazon.lighten-1 {
  background-color: #cfd7d3 !important;
}

.widex-secondary-amazon-text.text-lighten-1 {
  color: #cfd7d3 !important;
}

.widex-secondary-amazon.darken-1 {
  background-color: #97a9a1 !important;
}

.widex-secondary-amazon-text.text-darken-1 {
  color: #97a9a1 !important;
}

.widex-secondary-amazon.darken-2 {
  background-color: #7b9287 !important;
}

.widex-secondary-amazon-text.text-darken-2 {
  color: #7b9287 !important;
}

.widex-secondary-amazon.darken-3 {
  background-color: #63776e !important;
}

.widex-secondary-amazon-text.text-darken-3 {
  color: #63776e !important;
}

.widex-secondary-amazon.darken-4 {
  background-color: #4c5b54 !important;
}

.widex-secondary-amazon-text.text-darken-4 {
  color: #4c5b54 !important;
}

.widex-secondary-shipcove {
  background-color: #6981b4 !important;
}

.widex-secondary-shipcove-text {
  color: #6981b4 !important;
}

.widex-secondary-shipcove.lighten-5 {
  background-color: white !important;
}

.widex-secondary-shipcove-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-shipcove.lighten-4 {
  background-color: #f1f3f8 !important;
}

.widex-secondary-shipcove-text.text-lighten-4 {
  color: #f1f3f8 !important;
}

.widex-secondary-shipcove.lighten-3 {
  background-color: #cfd7e7 !important;
}

.widex-secondary-shipcove-text.text-lighten-3 {
  color: #cfd7e7 !important;
}

.widex-secondary-shipcove.lighten-2 {
  background-color: #adbad6 !important;
}

.widex-secondary-shipcove-text.text-lighten-2 {
  color: #adbad6 !important;
}

.widex-secondary-shipcove.lighten-1 {
  background-color: #8b9ec5 !important;
}

.widex-secondary-shipcove-text.text-lighten-1 {
  color: #8b9ec5 !important;
}

.widex-secondary-shipcove.darken-1 {
  background-color: #4e679c !important;
}

.widex-secondary-shipcove-text.text-darken-1 {
  color: #4e679c !important;
}

.widex-secondary-shipcove.darken-2 {
  background-color: #3d517a !important;
}

.widex-secondary-shipcove-text.text-darken-2 {
  color: #3d517a !important;
}

.widex-secondary-shipcove.darken-3 {
  background-color: #2c3a58 !important;
}

.widex-secondary-shipcove-text.text-darken-3 {
  color: #2c3a58 !important;
}

.widex-secondary-shipcove.darken-4 {
  background-color: #1b2436 !important;
}

.widex-secondary-shipcove-text.text-darken-4 {
  color: #1b2436 !important;
}

.widex-secondary-thunderbird {
  background-color: #bdcae0 !important;
}

.widex-secondary-thunderbird-text {
  color: #bdcae0 !important;
}

.widex-secondary-thunderbird.lighten-5 {
  background-color: white !important;
}

.widex-secondary-thunderbird-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-thunderbird.lighten-4 {
  background-color: white !important;
}

.widex-secondary-thunderbird-text.text-lighten-4 {
  color: white !important;
}

.widex-secondary-thunderbird.lighten-3 {
  background-color: white !important;
}

.widex-secondary-thunderbird-text.text-lighten-3 {
  color: white !important;
}

.widex-secondary-thunderbird.lighten-2 {
  background-color: white !important;
}

.widex-secondary-thunderbird-text.text-lighten-2 {
  color: white !important;
}

.widex-secondary-thunderbird.lighten-1 {
  background-color: #e0e6f0 !important;
}

.widex-secondary-thunderbird-text.text-lighten-1 {
  color: #e0e6f0 !important;
}

.widex-secondary-thunderbird.darken-1 {
  background-color: #9aaed0 !important;
}

.widex-secondary-thunderbird-text.text-darken-1 {
  color: #9aaed0 !important;
}

.widex-secondary-thunderbird.darken-2 {
  background-color: #7892bf !important;
}

.widex-secondary-thunderbird-text.text-darken-2 {
  color: #7892bf !important;
}

.widex-secondary-thunderbird.darken-3 {
  background-color: #5576af !important;
}

.widex-secondary-thunderbird-text.text-darken-3 {
  color: #5576af !important;
}

.widex-secondary-thunderbird.darken-4 {
  background-color: #435f8e !important;
}

.widex-secondary-thunderbird-text.text-darken-4 {
  color: #435f8e !important;
}

.widex-secondary-eggplant {
  background-color: #745568 !important;
}

.widex-secondary-eggplant-text {
  color: #745568 !important;
}

.widex-secondary-eggplant.lighten-5 {
  background-color: #e8e0e5 !important;
}

.widex-secondary-eggplant-text.text-lighten-5 {
  color: #e8e0e5 !important;
}

.widex-secondary-eggplant.lighten-4 {
  background-color: #d3c2cc !important;
}

.widex-secondary-eggplant-text.text-lighten-4 {
  color: #d3c2cc !important;
}

.widex-secondary-eggplant.lighten-3 {
  background-color: #bda5b4 !important;
}

.widex-secondary-eggplant-text.text-lighten-3 {
  color: #bda5b4 !important;
}

.widex-secondary-eggplant.lighten-2 {
  background-color: #a7889b !important;
}

.widex-secondary-eggplant-text.text-lighten-2 {
  color: #a7889b !important;
}

.widex-secondary-eggplant.lighten-1 {
  background-color: #916b82 !important;
}

.widex-secondary-eggplant-text.text-lighten-1 {
  color: #916b82 !important;
}

.widex-secondary-eggplant.darken-1 {
  background-color: #573f4e !important;
}

.widex-secondary-eggplant-text.text-darken-1 {
  color: #573f4e !important;
}

.widex-secondary-eggplant.darken-2 {
  background-color: #392a33 !important;
}

.widex-secondary-eggplant-text.text-darken-2 {
  color: #392a33 !important;
}

.widex-secondary-eggplant.darken-3 {
  background-color: #1c1419 !important;
}

.widex-secondary-eggplant-text.text-darken-3 {
  color: #1c1419 !important;
}

.widex-secondary-eggplant.darken-4 {
  background-color: black !important;
}

.widex-secondary-eggplant-text.text-darken-4 {
  color: black !important;
}

.widex-secondary-lily {
  background-color: #ba9eb5 !important;
}

.widex-secondary-lily-text {
  color: #ba9eb5 !important;
}

.widex-secondary-lily.lighten-5 {
  background-color: white !important;
}

.widex-secondary-lily-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-lily.lighten-4 {
  background-color: white !important;
}

.widex-secondary-lily-text.text-lighten-4 {
  color: white !important;
}

.widex-secondary-lily.lighten-3 {
  background-color: #faf7f9 !important;
}

.widex-secondary-lily-text.text-lighten-3 {
  color: #faf7f9 !important;
}

.widex-secondary-lily.lighten-2 {
  background-color: #e4dae2 !important;
}

.widex-secondary-lily-text.text-lighten-2 {
  color: #e4dae2 !important;
}

.widex-secondary-lily.lighten-1 {
  background-color: #cfbccc !important;
}

.widex-secondary-lily-text.text-lighten-1 {
  color: #cfbccc !important;
}

.widex-secondary-lily.darken-1 {
  background-color: #a5809e !important;
}

.widex-secondary-lily-text.text-darken-1 {
  color: #a5809e !important;
}

.widex-secondary-lily.darken-2 {
  background-color: #8d6586 !important;
}

.widex-secondary-lily-text.text-darken-2 {
  color: #8d6586 !important;
}

.widex-secondary-lily.darken-3 {
  background-color: #704f6a !important;
}

.widex-secondary-lily-text.text-darken-3 {
  color: #704f6a !important;
}

.widex-secondary-lily.darken-4 {
  background-color: #523a4e !important;
}

.widex-secondary-lily-text.text-darken-4 {
  color: #523a4e !important;
}

.widex-secondary-blush {
  background-color: #c3566d !important;
}

.widex-secondary-blush-text {
  color: #c3566d !important;
}

.widex-secondary-blush.lighten-5 {
  background-color: white !important;
}

.widex-secondary-blush-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-blush.lighten-4 {
  background-color: #f8edef !important;
}

.widex-secondary-blush-text.text-lighten-4 {
  color: #f8edef !important;
}

.widex-secondary-blush.lighten-3 {
  background-color: #ebc7cf !important;
}

.widex-secondary-blush-text.text-lighten-3 {
  color: #ebc7cf !important;
}

.widex-secondary-blush.lighten-2 {
  background-color: #dea1ae !important;
}

.widex-secondary-blush-text.text-lighten-2 {
  color: #dea1ae !important;
}

.widex-secondary-blush.lighten-1 {
  background-color: #d07c8e !important;
}

.widex-secondary-blush-text.text-lighten-1 {
  color: #d07c8e !important;
}

.widex-secondary-blush.darken-1 {
  background-color: #aa3c53 !important;
}

.widex-secondary-blush-text.text-darken-1 {
  color: #aa3c53 !important;
}

.widex-secondary-blush.darken-2 {
  background-color: #842f41 !important;
}

.widex-secondary-blush-text.text-darken-2 {
  color: #842f41 !important;
}

.widex-secondary-blush.darken-3 {
  background-color: #5e222e !important;
}

.widex-secondary-blush-text.text-darken-3 {
  color: #5e222e !important;
}

.widex-secondary-blush.darken-4 {
  background-color: #39141c !important;
}

.widex-secondary-blush-text.text-darken-4 {
  color: #39141c !important;
}

.widex-secondary-careys-pink {
  background-color: #c9aaae !important;
}

.widex-secondary-careys-pink-text {
  color: #c9aaae !important;
}

.widex-secondary-careys-pink.lighten-5 {
  background-color: white !important;
}

.widex-secondary-careys-pink-text.text-lighten-5 {
  color: white !important;
}

.widex-secondary-careys-pink.lighten-4 {
  background-color: white !important;
}

.widex-secondary-careys-pink-text.text-lighten-4 {
  color: white !important;
}

.widex-secondary-careys-pink.lighten-3 {
  background-color: white !important;
}

.widex-secondary-careys-pink-text.text-lighten-3 {
  color: white !important;
}

.widex-secondary-careys-pink.lighten-2 {
  background-color: #f1e8e9 !important;
}

.widex-secondary-careys-pink-text.text-lighten-2 {
  color: #f1e8e9 !important;
}

.widex-secondary-careys-pink.lighten-1 {
  background-color: #ddc9cc !important;
}

.widex-secondary-careys-pink-text.text-lighten-1 {
  color: #ddc9cc !important;
}

.widex-secondary-careys-pink.darken-1 {
  background-color: #b58b90 !important;
}

.widex-secondary-careys-pink-text.text-darken-1 {
  color: #b58b90 !important;
}

.widex-secondary-careys-pink.darken-2 {
  background-color: #a16c73 !important;
}

.widex-secondary-careys-pink-text.text-darken-2 {
  color: #a16c73 !important;
}

.widex-secondary-careys-pink.darken-3 {
  background-color: #85555b !important;
}

.widex-secondary-careys-pink-text.text-darken-3 {
  color: #85555b !important;
}

.widex-secondary-careys-pink.darken-4 {
  background-color: #664146 !important;
}

.widex-secondary-careys-pink-text.text-darken-4 {
  color: #664146 !important;
}

.black {
  background-color: #000000 !important;
}

.black-text {
  color: #000000 !important;
}

.white {
  background-color: #ffffff !important;
}

.white-text {
  color: #ffffff !important;
}

.transparent {
  background-color: transparent !important;
}

.transparent-text {
  color: transparent !important;
}

.userLoginArea {
  text-align: left;
  display: inline-block;
}
.userLoginArea .links a,
.userLoginArea .links a:hover {
  color: #4e4b48;
  text-decoration: none;
  margin-top: 10px;
  display: block;
}
.userLoginArea .links {
  margin-top: 5px;
}
.userLoginArea a.button,
.userLoginArea a.button:hover {
  color: #fff;
  text-decoration: none;
  background: #4e4b48;
  display: inline-block;
}
.userLoginArea .field {
  display: block;
  margin-top: 10px;
}
.userLoginArea .field .username {
  margin-left: 0;
}
.userLoginArea .field a {
  width: 100%;
  text-align: center;
}
.userLoginArea .field label,
.userLoginArea .field input {
  display: block;
  margin: 5px 0;
}
.userLoginArea .field input {
  padding: 3px;
  width: 100%;
}

.userLoggedIn .userLoginArea {
  display: none;
}

#shoppingCart {
  display: inline-block;
}

.welcomeMsg {
  color: #4e4b48;
}
.welcomeMsg .accountNumber,
.welcomeMsg a {
  color: #4e4b48;
  text-decoration: underline;
  cursor: pointer;
}

.welcomeMsg .name,
.welcomeMsg .accountNumber,
.welcomeMsg a {
  margin: 0 8px;
}

#userAccountInfoArea {
  margin: 12px 0;
}

.userLoggedIn #bccLoginContent {
  display: none;
}

#userAccountInfoArea .accountNumber .arrowIcon {
  display: none;
}

.bcc .userLoginArea {
  margin: 5px 0;
}

@media screen and (max-width: 480px) {
  .userLoginArea .field {
    display: block;
  }
}
/*
.stepBar {
	color: #000;
	margin: 10px 0px;
	overflow: hidden;
	font-weight: bold;
}
@media screen and (min-width: 768px) {
	.stepBar {
		background-color: #b7deff;
		overflow: hidden;
		font-weight: bold;
		color: #fff;
		margin: 10px 0px;
	}
	.stepBar .step {
		float: left;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #FFF;
	}
}
.stepBar .step:last-Child {
	border-left: none;
}
.stepBar .step .sText {
	overflow: hidden;
	display: block;
	margin-left: 10px;
	line-height:35px;
}
@media screen and (min-width: 768px) {
	.stepBar .step .sText {
		margin-top: 5px;
		margin-right: 20px;
		margin-bottom: 5px;
		margin-left: 10px;
	}
	.stepBar .here {
		background: #2a9dff;
	}
}
.stepBar .step span {
	filter: Alpha(Opacity=30);
	opacity: .3;
	-moz-opacity: .3;
}
.stepBar .here span {
	filter: Alpha(Opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}
.stepBar .step .sText:before {
	display:block;
	border: 2px solid #000;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width:20px;
	line-height:20px;
	float:left;
	text-align:center;
	margin-right:5px;
	margin-top:5px;
}
@media screen and (min-width: 768px) {
	.stepBar .step .sText:before {
		border: 2px solid #fff;
	}
}
.stepBar .step:nth-of-type(1) .sText:before {
	content:'1';
}
.stepBar .step:nth-of-type(2) .sText:before {
	content:'2';
}
.stepBar .step:nth-of-type(3) .sText:before {
	content:'3';
}
.stepBar .step:nth-of-type(4) .sText:before {
	content:'4';
}
*/
.stepBar:after {
  content: "";
  display: block;
  clear: both;
}

.stepBar .step {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: inline-block;
  float: left;
  position: relative;
  padding: 0;
  margin: 4px 4px 4px 0;
  width: 267px;
}

.widexMaterial.promoWizardContainer .stepBar .step {
  width: 261px;
}

.stepBar .step > * {
  position: relative;
  padding: 0 0.8em 0 2.5em;
  color: #2c3f4c;
  background-color: #edeff0;
  border-color: #edeff0;
  font-size: 14px;
  line-height: 44px;
  width: 100%;
}

.stepBar .step:first-child > * {
  padding-left: 1.6em;
  border-radius: 0.25em 0 0 0.25em;
}

.stepBar .step:last-child > * {
  margin-right: 0;
  padding-right: 1.6em;
  border-radius: 0 0.25em 0.25em 0;
}

.stepBar .step::after,
.stepBar .step > *::after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  content: "";
  height: 0;
  width: 0;
  border: 22px solid transparent;
  border-right-width: 0;
  border-left-width: 20px;
}

.stepBar .step::after {
  z-index: 1;
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  transform: translateX(4px);
  border-left-color: #ffffff;
  margin: 0;
}

.stepBar .step > *::after {
  z-index: 2;
  border-left-color: inherit;
}

.stepBar .step:last-child {
  margin-right: 0;
}

@media screen and (min-width: 481px) {
  .stepBar .step:last-child:after,
  .stepBar .step:last-child > *:after {
    display: none;
  }
}
.stepBar.step1000 .step:nth-of-type(1) > *,
.stepBar.step0100 .step:nth-of-type(2) > *,
.stepBar.step0010 .step:nth-of-type(3) > *,
.stepBar.step0001 .step:nth-of-type(4) > * {
  color: #dedede;
  background: #303030;
  border-color: #303030;
}

.stepBar .step .left,
.stepBar .step .right {
  display: none;
}

@media screen and (max-width: 1100px) {
  .stepBar .step {
    width: 237px;
  }

  .widexMaterial.promoWizardContainer .stepBar .step {
    width: 231px;
  }
}
@media screen and (max-width: 980px) {
  .stepBar .step {
    width: 184px;
  }

  .widexMaterial.promoWizardContainer .stepBar .step {
    width: 178px;
  }
}
@media screen and (max-width: 768px) {
  .stepBar .step {
    width: 142.765px;
  }

  .widexMaterial.promoWizardContainer .stepBar .step {
    width: 137px;
  }
}
@media screen and (max-width: 603px) {
  .stepBar .step {
    width: 112px;
  }

  .stepBar .step > * {
    font-size: 12px;
  }

  .widexMaterial.promoWizardContainer .stepBar .step {
    width: 106px;
  }
}
@media screen and (max-width: 480px) {
  .stepBar .step,
  .widexMaterial.promoWizardContainer .stepBar .step {
    width: auto;
    display: none;
  }

  .stepBar .step > * {
    padding-left: 1.6em;
  }

  .stepBar .step .label:before {
    margin-right: 10px;
    display: inline-block;
    border: 2px solid #dedede;
    border-radius: 16px;
    line-height: 16px;
    width: 16px;
    height: 16px;
    text-align: center;
    vertical-align: middle;
  }

  .stepBar .step:nth-of-type(1) .label:before {
    content: "1";
  }

  .stepBar .step:nth-of-type(2) .label:before {
    content: "2";
  }

  .stepBar .step:nth-of-type(3) .label:before {
    content: "3";
  }

  .stepBar .step:nth-of-type(4) .label:before {
    content: "4";
  }

  .stepBar.step1000 .step:nth-of-type(1),
  .stepBar.step0100 .step:nth-of-type(2),
  .stepBar.step0010 .step:nth-of-type(3),
  .stepBar.step0001 .step:nth-of-type(4) {
    display: block;
  }
}
/* OrderWizard Step Bar */
.stepBarWizard {
  height: 60px;
  width: 115%;
  margin-left: -7.5%;
}

.stepBarWizard .line {
  width: 100%;
  background-color: #676767;
  height: 1px;
  margin-top: 8px;
}

.stepBarWizard .step * {
  color: #676767;
}

.stepBarWizard .step {
  display: inline-block;
  width: 20%;
  box-sizing: border-box;
  position: relative;
}

.stepBarWizard .step .stepLabel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
}

.stepBarWizard .step .stepLabel .stepImg {
  background-image: url(../images/step_pending.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
  display: block;
  height: 16px;
  width: 16px;
  margin: 0px auto 5px;
}

.stepBarWizard .step:last-child .stepLabel {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 50%, white 100%);
}

.stepBarWizard .step:first-child .stepLabel {
  background: linear-gradient(90deg, white 0%, white 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
}

.stepBarWizard .step.active {
  color: #4e4b48;
}

.stepBarWizard .step.active .line {
  background: linear-gradient(90deg, #4e4b48 0%, #4e4b48 50%, #676767 50%, #676767 100%);
}

.stepBarWizard .step.active .stepLabel .stepImg {
  background-image: url(../images/step_active.png);
}

.stepBarWizard .step.done {
  color: #b4b4b4;
}

.stepBarWizard .step.done .line {
  background: #b4b4b4;
}

.stepBarWizard .step.done .stepLabel .stepImg {
  background-image: url(../images/step_done.png);
}

.stepBarWizard .step.prev .line {
  background: linear-gradient(90deg, #b4b4b4 0%, #b4b4b4 50%, #4e4b48 50%, #4e4b48 100%);
}

.gridContainer {
  position: relative;
  width: 100%;
  margin: 0px;
  background-color: #fff;
  clear: both;
  overflow: auto;
}

.gridContainer::-webkit-scrollbar {
  height: 8px;
  width: 8px;
  background: #fff;
}

.gridContainer::-webkit-scrollbar-thumb {
  background: #ccc;
}

.gridContainer::-webkit-scrollbar-corner {
  background: #ccc;
}

.dj_ie .gridContainer {
  overflow: auto;
}

.vaiComponent .copy {
  border-bottom: 1px solid #ececec;
  padding: 5px;
  background-color: #fff;
  overflow: hidden;
  clear: both;
}

.vaiComponent .copy span {
  display: block;
}

.groupHeader {
  background-color: #e5e5e5;
  border-bottom: 1px solid #cecece;
  padding: 5px;
  font-weight: bold;
  clear: both;
}

.gridContainer .groupHeader span.right {
  float: right;
}

.shadow .gridContainer {
  margin-right: 6px;
}

.gridContainer .loadMask {
  display: none;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.7);
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
}

.gridContainer .loadMask .loadIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
}

.gridContainer .rowGroup {
  display: table;
  width: 100%;
  border-spacing: 0px;
  border-left: 1px solid #ececec;
}

.boxes .gridContainer .rowGroup {
  border: none;
}

.boxes .gridContainer .rowGroup.newItems,
.boxes .gridContainer .rowGroup.featuredItems {
  margin-top: 6px;
}

.gridContainer .cellData:before {
  display: none;
}

.headerRow {
  /*	display: table-header-group; */
}

.gridContainer .detailRow {
  display: table-row;
  background-color: #fff;
}

.gridContainer .alt-row {
  background-color: #fafafa !important;
}

.gridContainer .invalid {
  background-color: #fae6e6 !important;
}

.gridContainer .hiddenRow {
  display: table-row;
}

.gridContainer .cellData {
  padding: 5px;
  display: table-cell;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-color: white;
  border-right-color: #ededed;
  border-bottom-color: #ededed;
  vertical-align: top;
}

.cellData.outOfStock,
.outOfStock .output {
  color: #c00;
}

.gridContainer .cellData .rightButton {
  float: right;
}

.rowHighlight,
.columnHighlight,
.currentCell {
  padding: 3px;
  background-color: #eee;
}

.rowHighlight {
  padding-top: 4px;
  padding-right: 5px;
  padding-bottom: 4px;
  padding-left: 5px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-top-color: #000;
  border-bottom-color: #000;
}

.columnHighlight {
  padding-top: 5px;
  padding-right: 4px;
  padding-bottom: 5px;
  padding-left: 4px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: dashed;
  border-left-style: dashed;
  border-right-color: #000;
  border-left-color: #000;
}

.currentCell {
  padding: 4px;
  border: 1px solid #000;
  background-color: #eef;
}

.headerCell {
  padding: 5px;
  background: #f5f5f5;
  display: table-cell;
  font-weight: bold;
  color: #000;
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  position: relative;
  overflow: hidden;
}

.headerRow .headerCell a {
  color: #4e4b48;
}

.headerRow .headerCell .text {
  position: relative;
}

.headerRow .right a {
  margin-right: 10px;
}

.headerRow .headerCell a::after {
  content: " ";
  background-image: url(../images/sortArrows.gif);
  background-repeat: no-repeat;
  background-position: -9px center;
  height: 100px;
  width: 11px;
  overflow: hidden;
  position: absolute;
  display: block;
  float: right;
  top: 50%;
  right: 0px;
  margin-top: -50px;
  border-left: 1px solid #ececec;
  /*	border-width:0px 0px 0px 1px;
  -webkit-border-image: 
  	-webkit-gradient(linear, 100% 0, 0 0, from(rgba(0, 0, 0, .5)), to(rgba(255, 255, 255, .5))) 1 100%;
  -webkit-border-image: 
  	-webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(255, 255, 255, .5)) 1 100%;
  -o-border-image:
  	-o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(255, 255, 255, .5)) 1 100%;
  -moz-border-image:
  	-moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(255, 255, 255, .5)) 1 100%; */
}

.headerRow .headerCell a:hover::after {
  background-color: rgba(255, 255, 255, 0.5);
}

.headerRow .headerCell.ascending a::after {
  background-position: -29px center;
}

.headerRow .headerCell.descending a::after {
  background-position: -49px center;
}

.headerRow .nosort a:after {
  display: none !important;
}

.gridContainer .invalid:hover {
  background-color: #fae6e6;
  background: none;
}

.cellEdit {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}

.gridPaging {
  background: none;
  filter: none;
  overflow: hidden;
  padding-left: 10px;
  border: none;
  margin: 10px 0;
}

.gridPaging .pageRange {
  margin-top: 4px;
  margin-bottom: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 8px;
  padding-left: 8px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.gridPaging a {
  text-decoration: none;
  margin: 0 3px;
  color: #676767;
}

.gridPaging a .lText {
  display: none;
}

.gridPaging a .lIcon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gridPaging a.pageFirst .lIcon:before {
  content: "\f049";
}

.gridPaging a.pagePrev .lIcon:before {
  content: "\f04a";
}

.gridPaging a.pageNext .lIcon:before {
  content: "\f04e";
}

.gridPaging a.pageLast .lIcon:before {
  content: "\f050";
}

.gridPaging a.disabled {
  cursor: default;
  color: #ccc;
}

.gridPaging a:hover {
  color: #000;
  text-decoration: none;
}

.gridPaging a.disabled:hover {
  color: #ccc;
}

/*
.dijitTitlePaneContentOuter .headerCell {
	border-top-style: none;
}
.dijitTitlePaneContentOuter .gridPaging {
	border:none;
}
*/
.buttonBar {
  	/*	border: 1px solid #ececec;
  	background: rgb(244,244,244);
  	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  	background: -moz-linear-gradient(top,  rgba(244,244,244,1) 0%, rgba(229,229,229,1) 100%);
  	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(229,229,229,1)));
  	background: -webkit-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
  	background: -o-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
  	background: -ms-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
  	background: linear-gradient(to bottom,  rgba(244,244,244,1) 0%,rgba(229,229,229,1) 100%);
   */
  filter: none;
  display: block;
  /*	padding:5px; */
  /*	margin-top:14px;
  margin-bottom:1px; */
  clear: both;
}

.buttonBar .right,
.copy .right {
  float: right;
}

td.tableHeader.right,
th.tableHeader.right,
td.rowData.right,
.copy td.right {
  float: none;
}

.buttonBar .right .listSize {
  padding: 0px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}

.buttonBar .right .layoutButtons {
  font-size: 28px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.buttonBar .left,
.copy .left {
  float: left;
}

.buttonBar .txt {
  margin: 6px;
  display: inline-block;
}

.buttonBar .filterButton {
  float: left;
}

.printBar {
  background: #efefef;
}

.printBar .right {
  float: right;
}

.printBar button {
  color: #fff;
  border: 1px solid #499bea;
  padding: 4px 6px 4px 6px;
  background: #499bea;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5OWJlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDdjZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #499bea 0%, #207ce5 100%);
  background: -webkit-linear-gradient(top, #499bea 0%, #207ce5 100%);
  background: linear-gradient(to bottom, #499bea 0%, #207ce5 100%);
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  margin: 10px;
}

.printBar button:hover {
  color: #fff;
}

.printBar:after {
  content: "";
  clear: both;
  display: block;
}

.leftCol .buttonBar {
  border: none;
  border-top: 1px solid #ececec;
}

.dijitTitlePane .buttonBar {
  margin: 0px;
  border-right: none;
  border-left: none;
  border-top: none;
  clear: both;
}

.dijitTitlePane .floatBoxColumn .buttonBar {
  border-right: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-top: 1px solid #ececec;
}

.gridContainer .buttonBar {
  border: none;
  margin: 0px;
}

.fbContent .buttonBar {
  border-right: none;
  border-left: none;
  border-top: none;
  margin-top: 0px;
  clear: both;
}

.appContainer.quickOrder .itemDesc {
  width: 50%;
}

.headerRow .action.one {
  min-width: 25px !important;
}

.headerRow .action.two {
  min-width: 65px !important;
}

.headerRow .action.three {
  min-width: 95px !important;
}

.expand {
  width: 20px;
  text-align: center;
}

.gridContainer .totalSection {
  float: right;
  margin-bottom: 20px;
}

.gridContainer .totalSection .rowGroup {
  border-left: none;
}

.totalRow {
  display: table-row;
  background-color: #e0f2e1;
}

.totalRow .cellData {
  border: none;
  border-top: 3px double #fff;
  font-weight: bold;
}

.totalRow .label {
  font-weight: bold;
  text-align: right;
}

.totalRow .output {
  text-align: right;
  width: 100px;
}

.totalRow .total {
  border-top: 3px double #fff;
}

.paymentOptions .inCartSummary {
  overflow: hidden;
}

.paymentOptions .totalSection .rowGroup,
.paymentOptions .couponSection .rowGroup {
  border: none;
}

.paymentOptions .totalSection {
  float: right;
}

.paymentOptions .couponSection {
  float: left;
  background-color: #efefef;
  margin: 40px;
}

.couponSection .label {
  width: 100px;
  clear: left;
}

.couponSection .couponCode {
  margin: 20px;
  overflow: hidden;
}

.couponSection .couponCode .label,
.couponSection .couponCode .field,
.couponSection .couponCode .button {
  float: left;
}

.couponSection .couponCode .label {
  margin: 7px 2px;
  font-weight: bold;
}

.couponSection .couponCode .field {
  margin: 4px 2px;
}

.couponSection .couponCode .field .dijitTextBox {
  width: 140px;
}

.couponSection .giftCard {
  margin: 20px;
  overflow: hidden;
}

.couponSection .giftCard .label,
.couponSection .giftCard .field,
.couponSection .giftCard .button {
  float: left;
}

.couponSection .giftCard .label {
  margin: 7px 2px;
  font-weight: bold;
}

.couponSection .giftCard .field {
  margin: 4px 2px;
}

.couponSection .giftCard .field .dijitTextBox {
  width: 140px;
}

.eCouponsMaintenance .showMore {
  padding: 5px;
  margin-top: 10px;
  text-align: center;
}

.eCouponsMaintenance .showMore .moreLink {
  text-decoration: none;
  user-select: none;
}

.categoryMapResults .listRow {
  overflow: hidden;
  margin: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.categoryMapResults .listRow .listCol {
  float: left;
  width: 23%;
}

.categoryMapResults .listRow .listHeading {
  font-weight: bold;
}

.categoryMapResults .listRow .listContent {
  margin-left: 10px;
}

.detailRow .negative {
  color: #900;
}

.detailRow .positive {
  color: #090;
}

.s2k-dojo .companyInquiry .fieldColumn .gridContainer .rowGroup,
.s2k-dojo .executiveARInfo .fieldColumn .gridContainer .rowGroup {
  border-left: 1px solid #ececec;
}

.genList .headingRow,
.genList .detailRow {
  overflow: hidden;
}

.genList .heading,
.genList .cellData {
  float: left;
}

.genList .heading {
  font-weight: bold;
  border-bottom: 1px solid #ececec;
}

.genList .competitorCol {
  width: 150px;
}

.genList .rankCol {
  width: 55px;
}

.gridContainer .detailRow.hide {
  display: none !important;
}

.gridContainer .detailRow.click {
  cursor: pointer;
}

.gridContainer .cellData.hide,
.gridContainer .headerCell.hide {
  display: none;
}

.gridContainer .overridePrice {
  overflow: hidden;
  width: 140px;
}

.gridContainer .overridePrice .checkBox {
  width: 20px;
  float: left;
}

.gridContainer .overridePrice .qtyField {
  float: left;
  width: 120px;
}

.gridContainer .overridePrice .qtyField .dijitTextBox {
  width: 95%;
}

.gridContainer .popUpContainer {
  display: none;
}

.gridContainer .colAction a {
  border-left: 1px solid #666;
  float: left;
  padding: 0px 2px;
}

.gridContainer .colAction span.disabled {
  border-left: 1px solid #666;
  padding: 0px 2px;
  float: left;
  color: #ccc;
}

.gridContainer .colAction a:first-child {
  border: none;
}

.popUpGrid.dijitDialog .dijitDialogTitle {
  margin-right: 20px;
}

.gridContainer .detailRow.hNode {
  display: none !important;
}

.hNode {
  display: none !important;
}

.editMode .hNode {
  display: block !important;
}

/* hide on mobile layout */
.mHide {
  display: none !important;
}

@media screen and (min-width: 768px) {
  .detailRow .mHide {
    display: table-cell !important;
  }
}
.gridContainer .colPorC {
  min-width: 10px;
}

.gridContainer .colAction,
.gridContainer .colSeq {
  min-width: 25px;
}

.gridContainer .colTime,
.gridContainer .colClass,
.gridContainer .colPack {
  min-width: 35px;
}

.gridContainer .colDate,
.gridContainer .colCity,
.gridContainer .colState {
  min-width: 40px;
}

.gridContainer .colStatus,
.gridContainer .colDays {
  min-width: 45px;
}

.gridContainer .colOther,
.gridContainer .colQtyBO,
.gridContainer .colPrice {
  min-width: 50px;
}

.gridContainer .colRep1,
.gridContainer .colRep2,
.gridContainer .colDealer,
.gridContainer .colOrigin,
.gridContainer .colDivision,
.gridContainer .colLocation,
.gridContainer .colMonth,
.gridContainer .colPeriod,
.gridContainer .colJanuary,
.gridContainer .colFebruary,
.gridContainer .colMarch,
.gridContainer .colApril,
.gridContainer .colMay,
.gridContainer .colJune,
.gridContainer .colJuly,
.gridContainer .colAugust,
.gridContainer .colSeptember,
.gridContainer .colOctober,
.gridContainer .colNovember,
.gridContainer .colDecember {
  min-width: 55px;
}

.gridContainer .colOwner,
.gridContainer .colPriority,
.gridContainer .colQuarter1,
.gridContainer .colQuarter2,
.gridContainer .colQuarter3,
.gridContainer .colQuarter4,
.gridContainer .colCreatedBy {
  min-width: 60px;
}

.gridContainer .colSource,
.gridContainer .colType,
.gridContainer .colReason,
.gridContainer .colCurrent,
.gridContainer .colAge1,
.gridContainer .colAge2,
.gridContainer .colAge3,
.gridContainer .colAge4,
.gridContainer .colFuture,
.gridContainer .colTotal,
.gridContainer .colInvDate,
.gridContainer .colDueDate,
.gridContainer .colAmount,
.gridContainer .colPayment,
.gridContainer .colSalesPercent,
.gridContainer .colCost,
.gridContainer .colProfit,
.gridContainer .colPercent {
  min-width: 65px;
}

.gridContainer .colCloseProbability,
.gridContainer .colOrdered,
.gridContainer .colPacked,
.gridContainer .colShipped,
.gridContainer .colInvoiceNum,
.gridContainer .colLastYear,
.gridContainer .colDifference,
.gridContainer .colTotal,
.gridContainer .colRelatedTo,
.gridContainer .colCustomer,
.gridContainer .colName {
  min-width: 70px;
}

.gridContainer .colAccount,
.gridContainer .colQuoteNum,
.gridContainer .colReturnNum,
.gridContainer .colCreditNum,
.gridContainer .colOrderNum,
.gridContainer .colTitle,
.gridContainer .colDiscountPercent,
.gridContainer .colExtendedPrice,
.gridContainer .colQtyOrdered,
.gridContainer .colPONum {
  min-width: 75px;
}

.gridContainer .colOpenDate,
.gridContainer .colContactDate,
.gridContainer .colInvoiceDate,
.gridContainer .colProspectNumber,
.gridContainer .colAssignedTo,
.gridContainer .colSalesman,
.gridContainer .colPostalCode,
.gridContainer .colZip,
.gridContainer .colSalesYTD {
  min-width: 80px;
}

.gridContainer .colCustomerNumber,
.gridContainer .colEnteredBy,
.gridContainer .colOrderTotal,
.gridContainer .colQuoteTotal,
.gridContainer .colQtyAllocated {
  min-width: 85px;
}

.gridContainer .colContactEmail,
.gridContainer .colEmailAddress,
.gridContainer .colSubject,
.gridContainer .colVendorName,
.gridContainer .colCountryCode,
.gridContainer .colAmountDue,
.gridContainer .colCurrentYear {
  min-width: 90px;
}

.gridContainer .colContactPhone,
.gridContainer .colPhone,
.gridContainer .colPhoneNumber,
.gridContainer .colContactFax,
.gridContainer .colFax,
.gridContainer .colFaxNumber,
.gridContainer .colItemNumber {
  min-width: 95px;
}

.gridContainer .colAddress,
.gridContainer .colContactName,
.gridContainer .colNoteSubject,
.gridContainer .colFileDescription,
.gridContainer .colFileEnteredBy,
.gridContainer .colCustomerPO {
  min-width: 100px;
}

.gridContainer .colSalesLastYTD,
.gridContainer .colPrivateTemplate {
  min-width: 105px;
}

.gridContainer .colAccountName,
.gridContainer .colVendorAddress1,
.gridContainer .colVendorAddress2,
.gridContainer .colVendorAddress3,
.gridContainer .colSalesChange,
.gridContainer .colLastYearSales {
  min-width: 110px;
}

.gridContainer .colSalesMeasure {
  min-width: 120px;
}

.gridContainer .colProjectedRevenue,
.gridContainer .colRevenueStartDate,
.gridContainer .colRevenueEndDate,
.gridContainer .colCompetitorNumber,
.gridContainer .colChangePercentage {
  min-width: 130px;
}

.gridContainer .colExpectedCloseDate {
  min-width: 145px;
}

.gridContainer .colCurrentYearSales {
  min-width: 150px;
}

.gridContainer .colDescription {
  min-width: 155px;
}

/* CRM JSR286 */
.gridContainer .colcustomerID {
  min-width: 75px;
}

.gridContainer .colname {
  min-width: 80px;
}

.gridContainer .coladdress1 {
  min-width: 80px;
}

.gridContainer .colcity {
  min-width: 40px;
}

.gridContainer .colstate {
  min-width: 45px;
}

.gridContainer .colzipcode {
  min-width: 35px;
}

.gridContainer .colphone {
  min-width: 55px;
}

.gridContainer .colemail {
  min-width: 50px;
}

.gridContainer .colprimarysalesRepName {
  min-width: 50px;
}

.gridContainer .colsecondarysalesRepName {
  min-width: 50px;
}

.gridContainer .colicitem {
  min-width: 60px;
}

.gridContainer .colianame {
  min-width: 70px;
}

.gridContainer .colicdsc1 {
  min-width: 100px;
}

.gridContainer .colicdsc2 {
  min-width: 100px;
}

.gridContainer .colifqoh {
  min-width: 70px;
}

.gridContainer .colrodnam {
  min-width: 70px;
}

.gridContainer .colrndcnm {
  min-width: 50px;
}

.gridContainer .colacname {
  min-width: 100px;
}

.gridContainer .colacvend {
  min-width: 115px;
}

.gridContainer .colacadr1 {
  min-width: 70px;
}

.gridContainer .colaccity {
  min-width: 40px;
}

.gridContainer .colacstat {
  min-width: 45px;
}

.gridContainer .colacmzip {
  min-width: 35px;
}

.gridContainer .colacphon {
  min-width: 55px;
}

.gridContainer .colaccurc {
  min-width: 80px;
}

.gridContainer .colacdel {
  min-width: 60px;
}

.gridContainer .colpoNumber {
  min-width: 50px;
}

.gridContainer .collocation {
  min-width: 60px;
}

.gridContainer .colpoType {
  min-width: 35px;
}

.gridContainer .colordDate {
  min-width: 70px;
}

.gridContainer .coldueDate {
  min-width: 70px;
}

.gridContainer .colcancelDate {
  min-width: 80px;
}

.gridContainer .colconfirmNo {
  min-width: 70px;
}

.gridContainer .colcustomer {
  min-width: 80px;
}

.gridContainer .colcustomerName {
  min-width: 110px;
}

.gridContainer .colbuyerName {
  min-width: 50px;
}

.gridContainer .colpoStatus {
  min-width: 50px;
}

.gridContainer .colitem {
  min-width: 50px;
}

.gridContainer .colitemDesc1 {
  min-width: 100px;
}

.gridContainer .colitemDesc2 {
  min-width: 100px;
}

.gridContainer .colcost {
  min-width: 70px;
}

.gridContainer .colrecvDate {
  min-width: 90px;
}

.gridContainer .colrecvQty {
  min-width: 90px;
}

.gridContainer .coluom {
  min-width: 30px;
}

.gridContainer .colextCost {
  min-width: 100px;
}

.gridContainer .colorderNumber {
  min-width: 100px;
}

.gridContainer .colvendor {
  min-width: 70px;
}

.gridContainer .colvoucherStatus {
  min-width: 50px;
}

.gridContainer .colinvoiceNumber {
  min-width: 70px;
}

.gridContainer .colinvoiceDate {
  min-width: 90px;
}

.gridContainer .colcashDiscountDate {
  min-width: 100px;
}

.gridContainer .colinvoiceAmount {
  min-width: 60px;
}

.gridContainer .colpaidAmount {
  min-width: 90px;
}

.gridContainer .colbalanceDue {
  min-width: 90px;
}

.gridContainer .colpayNextAmount {
  min-width: 60px;
}

.gridContainer .coldiscAvail {
  min-width: 60px;
}

.gridContainer .colv1099 {
  min-width: 40px;
}

.gridContainer .colcurrency {
  min-width: 70px;
}

.x-panel-header-c,
.x-panel-header1,
.x-panel-header,
.mainCol .tableHeader {
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  background-color: #595959;
  color: #eee;
  padding: 4px 5px 4px 5px;
  position: relative;
  overflow: hidden;
}

.x-panel-header-c a,
.x-panel-header1 a,
.x-panel-header a,
.mainCol .tableHeader a,
.x-panel-header-c a:hover,
.x-panel-header1 a:hover,
.x-panel-header a:hover,
.mainCol .tableHeader a:hover {
  color: #eee;
  padding-right: 5px;
}

.data-Col,
.mainCol .rowData {
  padding: 4px 5px 4px 5px;
  vertical-align: top;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.x-panel-header .text {
  position: relative;
}

.x-panel-header.right a {
  margin-right: 10px;
}

.x-panel-header a::after {
  content: " ";
  background-image: url(../images/sortArrows.gif);
  background-repeat: no-repeat;
  background-position: -9px center;
  height: 100px;
  width: 11px;
  overflow: hidden;
  position: absolute;
  display: block;
  float: right;
  top: 50%;
  right: 0px;
  margin-top: -50px;
  border-left: 1px solid #ececec;
}

.x-panel-header a:hover::after {
  background-color: rgba(255, 255, 255, 0.2);
}

.x-panel-header.ascending a::after {
  background-position: -29px center;
}

.x-panel-header.descending a::after {
  background-position: -49px center;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.lineRow {
  background: #fff;
}

.lineRow:nth-child(odd) {
  background: #f4f4f4;
}

.maxRows .linkBox a {
  padding: 3px;
  display: inline-block;
  margin: 0 0 0 2px !important;
}

.maxRows .linkBox a.selected {
  color: #fff;
  background: #4e4b48;
}

.maxRows .linkBox a.selected:hover {
  cursor: default;
  text-decoration: none;
}

.pagingContainer {
  overflow: hidden;
  clear: both;
  text-align: center;
}

.pagingContainer .pagination {
  display: inline-block;
}

.pagingContainer .pagingList {
  list-style: none;
}

.pagingContainer .pagingList li {
  float: left;
  margin: 5px;
  border: 1px solid #4e4b48;
}

.pagingContainer .pagingList li:hover {
  background-color: #f7f7f7;
}

.pagingContainer .pagingList li.disabled {
  padding: 5px 7px;
  color: #ccc;
  border: 1px solid #ccc;
}

.pagingContainer .pagingList li.disabled:hover {
  background-color: transparent;
}

.pagingContainer .pagingList li.currentPage {
  padding: 5px 7px;
  background-color: #4e4b48;
  color: #fff;
}

.pagingContainer .pagingList li a {
  display: block;
  padding: 5px 7px;
  color: #4e4b48;
}

.serialSelect .gridContainer .colSelectEar {
  width: 100px;
  text-align: center;
}

.serialSelect .colSelectEar a {
  margin: 0 5px;
  display: inline-block;
}

.serialSelect.rightEarSelected .addRightEar,
.serialSelect.leftEarSelected .addLeftEar,
.serialSelect.rightEarSelected .addBothEars,
.serialSelect.leftEarSelected .addBothEars,
.serialSelect .hearingAidHeading,
.serialSelect .accessoriesHeading,
.serialSelect .submitButtonBar {
  display: none;
}

.serialSelect.rightEarSelected .hearingAidHeading,
.serialSelect.leftEarSelected .hearingAidHeading,
.serialSelect.selectedAccessories .accessoriesHeading,
.serialSelect.rightEarSelected .submitButtonBar,
.serialSelect.leftEarSelected .submitButtonBar,
.serialSelect.selectedAccessories .submitButtonBar {
  display: block;
}

.serialSelect.rightEarSelected .searchBar,
.serialSelect.leftEarSelected .searchBar,
.serialSelect.selectedAccessories .searchBar {
  margin-top: 20px;
}

.importSuccess .colCouponCode a {
  float: right;
  margin-right: 20px;
  font-size: 1.4em;
  margin-top: -4px;
}

.importSuccess .couponsCell {
  -webkit-transition: 350ms ease-out;
  -moz-transition: 350ms ease-out;
  -o-transition: 350ms ease-out;
  transition: 350ms ease-out;
  padding: 0;
  border-left: 0px solid #fff;
  border-top: 0px solid #fff;
  border-right: 0px solid #eee;
  border-bottom: 0px solid #eee;
}

.importSuccess .couponsCell.dspCoupons {
  border-width: 1px;
}

.importSuccess .couponsCell .couponsContainer {
  -webkit-transition: 350ms ease-out;
  -moz-transition: 350ms ease-out;
  -o-transition: 350ms ease-out;
  transition: 350ms ease-out;
  overflow: hidden;
  max-height: 0;
}

.importSuccess .couponsCell.dspCoupons .couponsContainer {
  max-height: 1080px;
}

.importSuccess .couponExpand {
  position: absolute;
  -webkit-transition: 350ms ease-out;
  -moz-transition: 350ms ease-out;
  -o-transition: 350ms ease-out;
  transition: 350ms ease-out;
}

.importSuccess .dspCoupons .couponExpand {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.importSuccess .couponsContainer .heading {
  font-weight: 700;
  margin: 10px;
  font-size: 1.2em;
}

.importSuccess .couponsContainer ul {
  list-style: none;
  margin: 10px;
  padding: 0;
  column-width: 150px;
}

.importSuccess .couponsContainer .heading,
.importSuccess .couponsContainer ul {
  opacity: 0;
  transform: translateY(-30px);
  -o-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.importSuccess .dspCoupons .couponsContainer .heading,
.importSuccess .dspCoupons .couponsContainer ul {
  opacity: 1;
  transform: translateY(0px);
  -o-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
}

.importSuccess .couponsContainer ul:after {
  content: "";
  display: block;
  clear: both;
}

.importSuccess .couponsContainer ul li a {
  line-height: 1.5;
}

.bodyOverlay {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 12;
}

.bodyOverlay .overlayBox {
  position: fixed;
  width: 300px;
  height: 120px;
  background: #fff;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border: 1px solid #ebebeb;
  text-align: center;
  font-size: 2em;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: 350ms ease-out;
  -moz-transition: 350ms ease-out;
  -o-transition: 350ms ease-out;
  transition: 350ms ease-out;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-transform: translate(0, 200%);
  /* IE 9 */
  -webkit-transform: translate(0, 200%);
  /* Safari */
  transform: translate(0, 200%);
}

.bodyOverlay.anim .overlayBox {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translate(0, 0);
  /* IE 9 */
  -webkit-transform: translate(0, 0);
  /* Safari */
  transform: translate(0, 0);
}

.bodyOverlay .overlayBox .message {
  margin: 15px 0;
}

.bodyOverlay .overlayBox .checkmark {
  color: #0c0;
  font-size: 1.5em;
}

.bodyOverlay .hidden {
  position: absolute;
  left: -2000px;
}

.bodyOverlay .overlayBox .buttonBar {
  font-size: 0.6em;
}

.bodyOverlay .overlayBox .buttonBar .left a {
  margin-right: 5px;
}

.bodyOverlay .overlayBox .buttonBar .right a {
  margin-left: 5px;
}

.bodyOverlay .overlayBox .buttonBar .center a {
  margin: 0 5px;
}

.forgotPasswordOverlay .overlayBox {
  font-size: 1.3em;
  text-align: left;
  padding: 10px;
}

.forgotPasswordOverlay .heading {
  font-weight: 700;
}

.forgotPasswordOverlay .field {
  margin: 5px 0;
}

.forgotPasswordOverlay .button a {
  margin-right: 5px;
  display: inline-block;
}

.gridContainer .dataRow.notAvailable {
  background: rgba(128, 128, 128, 0.3) !important;
  color: #a9a9a9 !important;
}

/*# sourceMappingURL=s2k-master.css.uncompressed.css.map */
