/*!
 * mdui v0.2.0 (http://mdui.org)
 * Copyright 2016-2017 zdhxiong
 * Licensed under MIT
 */
/**
 * =============================================================================
 * ************   Color é¢œè‰²   ************
 * =============================================================================
 */
/**
 * .mdui-theme-primary-[color] .mdui-color-theme
 * .mdui-theme-primary-[color] .mdui-color-theme-[degree]
 */
.mdui-theme-primary-amber .mdui-color-theme {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ffc107 !important;
}
.mdui-theme-primary-amber .mdui-color-theme-50 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #fff8e1 !important;
}
.mdui-theme-primary-amber .mdui-color-theme-100 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ffecb3 !important;
}
.mdui-theme-primary-amber .mdui-color-theme-200 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ffe082 !important;
}
.mdui-theme-primary-amber .mdui-color-theme-300 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ffd54f !important;
}
.mdui-theme-primary-amber .mdui-color-theme-400 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ffca28 !important;
}
.mdui-theme-primary-amber .mdui-color-theme-500 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ffc107 !important;
}
.mdui-theme-primary-amber .mdui-color-theme-600 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ffb300 !important;
}
.mdui-theme-primary-amber .mdui-color-theme-700 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ffa000 !important;
}
.mdui-theme-primary-amber .mdui-color-theme-800 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ff8f00 !important;
}
.mdui-theme-primary-amber .mdui-color-theme-900 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ff6f00 !important;
}
.mdui-theme-primary-blue .mdui-color-theme {
  color: #fff !important;
  background-color: #2196f3 !important;
}
.mdui-theme-primary-blue .mdui-color-theme-50 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #e3f2fd !important;
}
.mdui-theme-primary-blue .mdui-color-theme-100 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #bbdefb !important;
}
.mdui-theme-primary-blue .mdui-color-theme-200 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #90caf9 !important;
}
.mdui-theme-primary-blue .mdui-color-theme-300 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #64b5f6 !important;
}
.mdui-theme-primary-blue .mdui-color-theme-400 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #42a5f5 !important;
}
.mdui-theme-primary-blue .mdui-color-theme-500 {
  color: #fff !important;
  background-color: #2196f3 !important;
}
.mdui-theme-primary-blue .mdui-color-theme-600 {
  color: #fff !important;
  background-color: #1e88e5 !important;
}
.mdui-theme-primary-blue .mdui-color-theme-700 {
  color: #fff !important;
  background-color: #1976d2 !important;
}
.mdui-theme-primary-blue .mdui-color-theme-800 {
  color: #fff !important;
  background-color: #1565c0 !important;
}
.mdui-theme-primary-blue .mdui-color-theme-900 {
  color: #fff !important;
  background-color: #0d47a1 !important;
}
.mdui-theme-primary-blue-grey .mdui-color-theme {
  color: #fff !important;
  background-color: #607d8b !important;
}
.mdui-theme-primary-blue-grey .mdui-color-theme-50 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #eceff1 !important;
}
.mdui-theme-primary-blue-grey .mdui-color-theme-100 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #cfd8dc !important;
}
.mdui-theme-primary-blue-grey .mdui-color-theme-200 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #b0bec5 !important;
}
.mdui-theme-primary-blue-grey .mdui-color-theme-300 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #90a4ae !important;
}
.mdui-theme-primary-blue-grey .mdui-color-theme-400 {
  color: #fff !important;
  background-color: #78909c !important;
}
.mdui-theme-primary-blue-grey .mdui-color-theme-500 {
  color: #fff !important;
  background-color: #607d8b !important;
}
.mdui-theme-primary-blue-grey .mdui-color-theme-600 {
  color: #fff !important;
  background-color: #546e7a !important;
}
.mdui-theme-primary-blue-grey .mdui-color-theme-700 {
  color: #fff !important;
  background-color: #455a64 !important;
}
.mdui-theme-primary-blue-grey .mdui-color-theme-800 {
  color: #fff !important;
  background-color: #37474f !important;
}
.mdui-theme-primary-blue-grey .mdui-color-theme-900 {
  color: #fff !important;
  background-color: #263238 !important;
}
.mdui-theme-primary-brown .mdui-color-theme {
  color: #fff !important;
  background-color: #795548 !important;
}
.mdui-theme-primary-brown .mdui-color-theme-50 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #efebe9 !important;
}
.mdui-theme-primary-brown .mdui-color-theme-100 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #d7ccc8 !important;
}
.mdui-theme-primary-brown .mdui-color-theme-200 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #bcaaa4 !important;
}
.mdui-theme-primary-brown .mdui-color-theme-300 {
  color: #fff !important;
  background-color: #a1887f !important;
}
.mdui-theme-primary-brown .mdui-color-theme-400 {
  color: #fff !important;
  background-color: #8d6e63 !important;
}
.mdui-theme-primary-brown .mdui-color-theme-500 {
  color: #fff !important;
  background-color: #795548 !important;
}
.mdui-theme-primary-brown .mdui-color-theme-600 {
  color: #fff !important;
  background-color: #6d4c41 !important;
}
.mdui-theme-primary-brown .mdui-color-theme-700 {
  color: #fff !important;
  background-color: #5d4037 !important;
}
.mdui-theme-primary-brown .mdui-color-theme-800 {
  color: #fff !important;
  background-color: #4e342e !important;
}
.mdui-theme-primary-brown .mdui-color-theme-900 {
  color: #fff !important;
  background-color: #3e2723 !important;
}
.mdui-theme-primary-cyan .mdui-color-theme {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #00bcd4 !important;
}
.mdui-theme-primary-cyan .mdui-color-theme-50 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #e0f7fa !important;
}
.mdui-theme-primary-cyan .mdui-color-theme-100 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #b2ebf2 !important;
}
.mdui-theme-primary-cyan .mdui-color-theme-200 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #80deea !important;
}
.mdui-theme-primary-cyan .mdui-color-theme-300 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #4dd0e1 !important;
}
.mdui-theme-primary-cyan .mdui-color-theme-400 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #26c6da !important;
}
.mdui-theme-primary-cyan .mdui-color-theme-500 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #00bcd4 !important;
}
.mdui-theme-primary-cyan .mdui-color-theme-600 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #00acc1 !important;
}
.mdui-theme-primary-cyan .mdui-color-theme-700 {
  color: #fff !important;
  background-color: #0097a7 !important;
}
.mdui-theme-primary-cyan .mdui-color-theme-800 {
  color: #fff !important;
  background-color: #00838f !important;
}
.mdui-theme-primary-cyan .mdui-color-theme-900 {
  color: #fff !important;
  background-color: #006064 !important;
}
.mdui-theme-primary-deep-orange .mdui-color-theme {
  color: #fff !important;
  background-color: #ff5722 !important;
}
.mdui-theme-primary-deep-orange .mdui-color-theme-50 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #fbe9e7 !important;
}
.mdui-theme-primary-deep-orange .mdui-color-theme-100 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ffccbc !important;
}
.mdui-theme-primary-deep-orange .mdui-color-theme-200 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ffab91 !important;
}
.mdui-theme-primary-deep-orange .mdui-color-theme-300 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ff8a65 !important;
}
.mdui-theme-primary-deep-orange .mdui-color-theme-400 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ff7043 !important;
}
.mdui-theme-primary-deep-orange .mdui-color-theme-500 {
  color: #fff !important;
  background-color: #ff5722 !important;
}
.mdui-theme-primary-deep-orange .mdui-color-theme-600 {
  color: #fff !important;
  background-color: #f4511e !important;
}
.mdui-theme-primary-deep-orange .mdui-color-theme-700 {
  color: #fff !important;
  background-color: #e64a19 !important;
}
.mdui-theme-primary-deep-orange .mdui-color-theme-800 {
  color: #fff !important;
  background-color: #d84315 !important;
}
.mdui-theme-primary-deep-orange .mdui-color-theme-900 {
  color: #fff !important;
  background-color: #bf360c !important;
}
.mdui-theme-primary-deep-purple .mdui-color-theme {
  color: #fff !important;
  background-color: #673ab7 !important;
}
.mdui-theme-primary-deep-purple .mdui-color-theme-50 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #ede7f6 !important;
}
.mdui-theme-primary-deep-purple .mdui-color-theme-100 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #d1c4e9 !important;
}
.mdui-theme-primary-deep-purple .mdui-color-theme-200 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #b39ddb !important;
}
.mdui-theme-primary-deep-purple .mdui-color-theme-300 {
  color: #fff !important;
  background-color: #9575cd !important;
}
.mdui-theme-primary-deep-purple .mdui-color-theme-400 {
  color: #fff !important;
  background-color: #7e57c2 !important;
}
.mdui-theme-primary-deep-purple .mdui-color-theme-500 {
  color: #fff !important;
  background-color: #673ab7 !important;
}
.mdui-theme-primary-deep-purple .mdui-color-theme-600 {
  color: #fff !important;
  background-color: #5e35b1 !important;
}
.mdui-theme-primary-deep-purple .mdui-color-theme-700 {
  color: #fff !important;
  background-color: #512da8 !important;
}
.mdui-theme-primary-deep-purple .mdui-color-theme-800 {
  color: #fff !important;
  background-color: #4527a0 !important;
}
.mdui-theme-primary-deep-purple .mdui-color-theme-900 {
  color: #fff !important;
  background-color: #311b92 !important;
}
.mdui-theme-primary-green .mdui-color-theme {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #4caf50 !important;
}
.mdui-theme-primary-green .mdui-color-theme-50 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #e8f5e9 !important;
}
.mdui-theme-primary-green .mdui-color-theme-100 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #c8e6c9 !important;
}
.mdui-theme-primary-green .mdui-color-theme-200 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #a5d6a7 !important;
}
.mdui-theme-primary-green .mdui-color-theme-300 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #81c784 !important;
}
.mdui-theme-primary-green .mdui-color-theme-400 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #66bb6a !important;
}
.mdui-theme-primary-green .mdui-color-theme-500 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #4caf50 !important;
}
.mdui-theme-primary-green .mdui-color-theme-600 {
  color: #fff !important;
  background-color: #43a047 !important;
}
.mdui-theme-primary-green .mdui-color-theme-700 {
  color: #fff !important;
  background-color: #388e3c !important;
}
.mdui-theme-primary-green .mdui-color-theme-800 {
  color: #fff !important;
  background-color: #2e7d32 !important;
}
.mdui-theme-primary-green .mdui-color-theme-900 {
  color: #fff !important;
  background-color: #1b5e20 !important;
}
.mdui-theme-primary-grey .mdui-color-theme {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #9e9e9e !important;
}
.mdui-theme-primary-grey .mdui-color-theme-50 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #fafafa !important;
}
.mdui-theme-primary-grey .mdui-color-theme-100 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #f5f5f5 !important;
}
.mdui-theme-primary-grey .mdui-color-theme-200 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #eee !important;
}
.mdui-theme-primary-grey .mdui-color-theme-300 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #e0e0e0 !important;
}
.mdui-theme-primary-grey .mdui-color-theme-400 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #bdbdbd !important;
}
.mdui-theme-primary-grey .mdui-color-theme-500 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #9e9e9e !important;
}
.mdui-theme-primary-grey .mdui-color-theme-600 {
  color: #fff !important;
  background-color: #757575 !important;
}
.mdui-theme-primary-grey .mdui-color-theme-700 {
  color: #fff !important;
  background-color: #616161 !important;
}
.mdui-theme-primary-grey .mdui-color-theme-800 {
  color: #fff !important;
  background-color: #424242 !important;
}
.mdui-theme-primary-grey .mdui-color-theme-900 {
  color: #fff !important;
  background-color: #212121 !important;
}
.mdui-theme-primary-indigo .mdui-color-theme {
  color: #fff !important;
  background-color: #3f51b5 !important;
}
.mdui-theme-primary-indigo .mdui-color-theme-50 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #e8eaf6 !important;
}
.mdui-theme-primary-indigo .mdui-color-theme-100 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #c5cae9 !important;
}
.mdui-theme-primary-indigo .mdui-color-theme-200 {
  color: rgba(0, 0, 0, .87) !important;
  background-color: #9fa8da !important;
}
.mdui-theme-primary-indigo .mdui-color-theme-300 {
  color: #fff !important;
  background-color: #7986cb !important;
}
.mdui-theme-primary-indigo .mdui-color-theme-400 {
  color: #fff !important;
  background-color: #5c6bc0 !important;
}
.mdui-theme-primary-indigo .mdui-color-theme-500 {
  color: #fff !important;
  background-color: #3f51b5 !important;
}
.mdui-theme-primary-indigo .mdui-color-theme-600 {
  color: #fff !important;
  