@charset "UTF-8";
/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
html {
  width: 100%;
  height: 100%;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

body {
  width: 100%;
  height: 100%;
  margin: 0;
  font-family: Microsoft YaHei,Arial, Helvetica, 宋体, sans-serif; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
.u-text-red {
  color: rgb(244,67,54) !important; }

.u-bg-red {
  background-color: rgb(244,67,54) !important; }

.u-text-red-50 {
  color: rgb(255,235,238) !important; }

.u-bg-red-50 {
  background-color: rgb(255,235,238) !important; }

.u-text-red-100 {
  color: rgb(255,205,210) !important; }

.u-bg-red-100 {
  background-color: rgb(255,205,210) !important; }

.u-text-red-200 {
  color: rgb(239,154,154) !important; }

.u-bg-red-200 {
  background-color: rgb(239,154,154) !important; }

.u-text-red-300 {
  color: rgb(229,115,115) !important; }

.u-bg-red-300 {
  background-color: rgb(229,115,115) !important; }

.u-text-red-400 {
  color: rgb(239,83,80) !important; }

.u-bg-red-400 {
  background-color: rgb(239,83,80) !important; }

.u-text-red-500 {
  color: rgb(244,67,54) !important; }

.u-bg-red-500 {
  background-color: rgb(244,67,54) !important; }

.u-text-red-600 {
  color: rgb(229,57,53) !important; }

.u-bg-red-600 {
  background-color: rgb(229,57,53) !important; }

.u-text-red-700 {
  color: rgb(211,47,47) !important; }

.u-bg-red-700 {
  background-color: rgb(211,47,47) !important; }

.u-text-red-800 {
  color: rgb(198,40,40) !important; }

.u-bg-red-800 {
  background-color: rgb(198,40,40) !important; }

.u-text-red-900 {
  color: rgb(183,28,28) !important; }

.u-bg-red-900 {
  background-color: rgb(183,28,28) !important; }

.u-text-red-A100 {
  color: rgb(255,138,128) !important; }

.u-bg-red-A100 {
  background-color: rgb(255,138,128) !important; }

.u-text-red-A200 {
  color: rgb(255,82,82) !important; }

.u-bg-red-A200 {
  background-color: rgb(255,82,82) !important; }

.u-text-red-A400 {
  color: rgb(255,23,68) !important; }

.u-bg-red-A400 {
  background-color: rgb(255,23,68) !important; }

.u-text-red-A700 {
  color: rgb(213,0,0) !important; }

.u-bg-red-A700 {
  background-color: rgb(213,0,0) !important; }

.u-text-pink {
  color: rgb(233,30,99) !important; }

.u-bg-pink {
  background-color: rgb(233,30,99) !important; }

.u-text-pink-50 {
  color: rgb(252,228,236) !important; }

.u-bg-pink-50 {
  background-color: rgb(252,228,236) !important; }

.u-text-pink-100 {
  color: rgb(248,187,208) !important; }

.u-bg-pink-100 {
  background-color: rgb(248,187,208) !important; }

.u-text-pink-200 {
  color: rgb(244,143,177) !important; }

.u-bg-pink-200 {
  background-color: rgb(244,143,177) !important; }

.u-text-pink-300 {
  color: rgb(240,98,146) !important; }

.u-bg-pink-300 {
  background-color: rgb(240,98,146) !important; }

.u-text-pink-400 {
  color: rgb(236,64,122) !important; }

.u-bg-pink-400 {
  background-color: rgb(236,64,122) !important; }

.u-text-pink-500 {
  color: rgb(233,30,99) !important; }

.u-bg-pink-500 {
  background-color: rgb(233,30,99) !important; }

.u-text-pink-600 {
  color: rgb(216,27,96) !important; }

.u-bg-pink-600 {
  background-color: rgb(216,27,96) !important; }

.u-text-pink-700 {
  color: rgb(194,24,91) !important; }

.u-bg-pink-700 {
  background-color: rgb(194,24,91) !important; }

.u-text-pink-800 {
  color: rgb(173,20,87) !important; }

.u-bg-pink-800 {
  background-color: rgb(173,20,87) !important; }

.u-text-pink-900 {
  color: rgb(136,14,79) !important; }

.u-bg-pink-900 {
  background-color: rgb(136,14,79) !important; }

.u-text-pink-A100 {
  color: rgb(255,128,171) !important; }

.u-bg-pink-A100 {
  background-color: rgb(255,128,171) !important; }

.u-text-pink-A200 {
  color: rgb(255,64,129) !important; }

.u-bg-pink-A200 {
  background-color: rgb(255,64,129) !important; }

.u-text-pink-A400 {
  color: rgb(245,0,87) !important; }

.u-bg-pink-A400 {
  background-color: rgb(245,0,87) !important; }

.u-text-pink-A700 {
  color: rgb(197,17,98) !important; }

.u-bg-pink-A700 {
  background-color: rgb(197,17,98) !important; }

.u-text-purple {
  color: rgb(156,39,176) !important; }

.u-bg-purple {
  background-color: rgb(156,39,176) !important; }

.u-text-purple-50 {
  color: rgb(243,229,245) !important; }

.u-bg-purple-50 {
  background-color: rgb(243,229,245) !important; }

.u-text-purple-100 {
  color: rgb(225,190,231) !important; }

.u-bg-purple-100 {
  background-color: rgb(225,190,231) !important; }

.u-text-purple-200 {
  color: rgb(206,147,216) !important; }

.u-bg-purple-200 {
  background-color: rgb(206,147,216) !important; }

.u-text-purple-300 {
  color: rgb(186,104,200) !important; }

.u-bg-purple-300 {
  background-color: rgb(186,104,200) !important; }

.u-text-purple-400 {
  color: rgb(171,71,188) !important; }

.u-bg-purple-400 {
  background-color: rgb(171,71,188) !important; }

.u-text-purple-500 {
  color: rgb(156,39,176) !important; }

.u-bg-purple-500 {
  background-color: rgb(156,39,176) !important; }

.u-text-purple-600 {
  color: rgb(142,36,170) !important; }

.u-bg-purple-600 {
  background-color: rgb(142,36,170) !important; }

.u-text-purple-700 {
  color: rgb(123,31,162) !important; }

.u-bg-purple-700 {
  background-color: rgb(123,31,162) !important; }

.u-text-purple-800 {
  color: rgb(106,27,154) !important; }

.u-bg-purple-800 {
  background-color: rgb(106,27,154) !important; }

.u-text-purple-900 {
  color: rgb(74,20,140) !important; }

.u-bg-purple-900 {
  background-color: rgb(74,20,140) !important; }

.u-text-purple-A100 {
  color: rgb(234,128,252) !important; }

.u-bg-purple-A100 {
  background-color: rgb(234,128,252) !important; }

.u-text-purple-A200 {
  color: rgb(224,64,251) !important; }

.u-bg-purple-A200 {
  background-color: rgb(224,64,251) !important; }

.u-text-purple-A400 {
  color: rgb(213,0,249) !important; }

.u-bg-purple-A400 {
  background-color: rgb(213,0,249) !important; }

.u-text-purple-A700 {
  color: rgb(170,0,255) !important; }

.u-bg-purple-A700 {
  background-color: rgb(170,0,255) !important; }

.u-text-deep-purple {
  color: rgb(103,58,183) !important; }

.u-bg-deep-purple {
  background-color: rgb(103,58,183) !important; }

.u-text-deep-purple-50 {
  color: rgb(237,231,246) !important; }

.u-bg-deep-purple-50 {
  background-color: rgb(237,231,246) !important; }

.u-text-deep-purple-100 {
  color: rgb(209,196,233) !important; }

.u-bg-deep-purple-100 {
  background-color: rgb(209,196,233) !important; }

.u-text-deep-purple-200 {
  color: rgb(179,157,219) !important; }

.u-bg-deep-purple-200 {
  background-color: rgb(179,157,219) !important; }

.u-text-deep-purple-300 {
  color: rgb(149,117,205) !important; }

.u-bg-deep-purple-300 {
  background-color: rgb(149,117,205) !important; }

.u-text-deep-purple-400 {
  color: rgb(126,87,194) !important; }

.u-bg-deep-purple-400 {
  background-color: rgb(126,87,194) !important; }

.u-text-deep-purple-500 {
  color: rgb(103,58,183) !important; }

.u-bg-deep-purple-500 {
  background-color: rgb(103,58,183) !important; }

.u-text-deep-purple-600 {
  color: rgb(94,53,177) !important; }

.u-bg-deep-purple-600 {
  background-color: rgb(94,53,177) !important; }

.u-text-deep-purple-700 {
  color: rgb(81,45,168) !important; }

.u-bg-deep-purple-700 {
  background-color: rgb(81,45,168) !important; }

.u-text-deep-purple-800 {
  color: rgb(69,39,160) !important; }

.u-bg-deep-purple-800 {
  background-color: rgb(69,39,160) !important; }

.u-text-deep-purple-900 {
  color: rgb(49,27,146) !important; }

.u-bg-deep-purple-900 {
  background-color: rgb(49,27,146) !important; }

.u-text-deep-purple-A100 {
  color: rgb(179,136,255) !important; }

.u-bg-deep-purple-A100 {
  background-color: rgb(179,136,255) !important; }

.u-text-deep-purple-A200 {
  color: rgb(124,77,255) !important; }

.u-bg-deep-purple-A200 {
  background-color: rgb(124,77,255) !important; }

.u-text-deep-purple-A400 {
  color: rgb(101,31,255) !important; }

.u-bg-deep-purple-A400 {
  background-color: rgb(101,31,255) !important; }

.u-text-deep-purple-A700 {
  color: rgb(98,0,234) !important; }

.u-bg-deep-purple-A700 {
  background-color: rgb(98,0,234) !important; }

.u-text-indigo {
  color: rgb(63,81,181) !important; }

.u-bg-indigo {
  background-color: rgb(63,81,181) !important; }

.u-text-indigo-50 {
  color: rgb(232,234,246) !important; }

.u-bg-indigo-50 {
  background-color: rgb(232,234,246) !important; }

.u-text-indigo-100 {
  color: rgb(197,202,233) !important; }

.u-bg-indigo-100 {
  background-color: rgb(197,202,233) !important; }

.u-text-indigo-200 {
  color: rgb(159,168,218) !important; }

.u-bg-indigo-200 {
  background-color: rgb(159,168,218) !important; }

.u-text-indigo-300 {
  color: rgb(121,134,203) !important; }

.u-bg-indigo-300 {
  background-color: rgb(121,134,203) !important; }

.u-text-indigo-400 {
  color: rgb(92,107,192) !important; }

.u-bg-indigo-400 {
  background-color: rgb(92,107,192) !important; }

.u-text-indigo-500 {
  color: rgb(63,81,181) !important; }

.u-bg-indigo-500 {
  background-color: rgb(63,81,181) !important; }

.u-text-indigo-600 {
  color: rgb(57,73,171) !important; }

.u-bg-indigo-600 {
  background-color: rgb(57,73,171) !important; }

.u-text-indigo-700 {
  color: rgb(48,63,159) !important; }

.u-bg-indigo-700 {
  background-color: rgb(48,63,159) !important; }

.u-text-indigo-800 {
  color: rgb(40,53,147) !important; }

.u-bg-indigo-800 {
  background-color: rgb(40,53,147) !important; }

.u-text-indigo-900 {
  color: rgb(26,35,126) !important; }

.u-bg-indigo-900 {
  background-color: rgb(26,35,126) !important; }

.u-text-indigo-A100 {
  color: rgb(140,158,255) !important; }

.u-bg-indigo-A100 {
  background-color: rgb(140,158,255) !important; }

.u-text-indigo-A200 {
  color: rgb(83,109,254) !important; }

.u-bg-indigo-A200 {
  background-color: rgb(83,109,254) !important; }

.u-text-indigo-A400 {
  color: rgb(61,90,254) !important; }

.u-bg-indigo-A400 {
  background-color: rgb(61,90,254) !important; }

.u-text-indigo-A700 {
  color: rgb(48,79,254) !important; }

.u-bg-indigo-A700 {
  background-color: rgb(48,79,254) !important; }

.u-text-blue {
  color: rgb(33,150,243) !important; }

.u-bg-blue {
  background-color: rgb(33,150,243) !important; }

.u-text-blue-50 {
  color: rgb(227,242,253) !important; }

.u-bg-blue-50 {
  background-color: rgb(227,242,253) !important; }

.u-text-blue-100 {
  color: rgb(187,222,251) !important; }

.u-bg-blue-100 {
  background-color: rgb(187,222,251) !important; }

.u-text-blue-200 {
  color: rgb(144,202,249) !important; }

.u-bg-blue-200 {
  background-color: rgb(144,202,249) !important; }

.u-text-blue-300 {
  color: rgb(100,181,246) !important; }

.u-bg-blue-300 {
  background-color: rgb(100,181,246) !important; }

.u-text-blue-400 {
  color: rgb(66,165,245) !important; }

.u-bg-blue-400 {
  background-color: rgb(66,165,245) !important; }

.u-text-blue-500 {
  color: rgb(33,150,243) !important; }

.u-bg-blue-500 {
  background-color: rgb(33,150,243) !important; }

.u-text-blue-600 {
  color: rgb(30,136,229) !important; }

.u-bg-blue-600 {
  background-color: rgb(30,136,229) !important; }

.u-text-blue-700 {
  color: rgb(25,118,210) !important; }

.u-bg-blue-700 {
  background-color: rgb(25,118,210) !important; }

.u-text-blue-800 {
  color: rgb(21,101,192) !important; }

.u-bg-blue-800 {
  background-color: rgb(21,101,192) !important; }

.u-text-blue-900 {
  color: rgb(13,71,161) !important; }

.u-bg-blue-900 {
  background-color: rgb(13,71,161) !important; }

.u-text-blue-A100 {
  color: rgb(130,177,255) !important; }

.u-bg-blue-A100 {
  background-color: rgb(130,177,255) !important; }

.u-text-blue-A200 {
  color: rgb(68,138,255) !important; }

.u-bg-blue-A200 {
  background-color: rgb(68,138,255) !important; }

.u-text-blue-A400 {
  color: rgb(41,121,255) !important; }

.u-bg-blue-A400 {
  background-color: rgb(41,121,255) !important; }

.u-text-blue-A700 {
  color: rgb(41,98,255) !important; }

.u-bg-blue-A700 {
  background-color: rgb(41,98,255) !important; }

.u-text-light-blue {
  color: rgb(3,169,244) !important; }

.u-bg-light-blue {
  background-color: rgb(3,169,244) !important; }

.u-text-light-blue-50 {
  color: rgb(225,245,254) !important; }

.u-bg-light-blue-50 {
  background-color: rgb(225,245,254) !important; }

.u-text-light-blue-100 {
  color: rgb(179,229,252) !important; }

.u-bg-light-blue-100 {
  background-color: rgb(179,229,252) !important; }

.u-text-light-blue-200 {
  color: rgb(129,212,250) !important; }

.u-bg-light-blue-200 {
  background-color: rgb(129,212,250) !important; }

.u-text-light-blue-300 {
  color: rgb(79,195,247) !important; }

.u-bg-light-blue-300 {
  background-color: rgb(79,195,247) !important; }

.u-text-light-blue-400 {
  color: rgb(41,182,246) !important; }

.u-bg-light-blue-400 {
  background-color: rgb(41,182,246) !important; }

.u-text-light-blue-500 {
  color: rgb(3,169,244) !important; }

.u-bg-light-blue-500 {
  background-color: rgb(3,169,244) !important; }

.u-text-light-blue-600 {
  color: rgb(3,155,229) !important; }

.u-bg-light-blue-600 {
  background-color: rgb(3,155,229) !important; }

.u-text-light-blue-700 {
  color: rgb(2,136,209) !important; }

.u-bg-light-blue-700 {
  background-color: rgb(2,136,209) !important; }

.u-text-light-blue-800 {
  color: rgb(2,119,189) !important; }

.u-bg-light-blue-800 {
  background-color: rgb(2,119,189) !important; }

.u-text-light-blue-900 {
  color: rgb(1,87,155) !important; }

.u-bg-light-blue-900 {
  background-color: rgb(1,87,155) !important; }

.u-text-light-blue-A100 {
  color: rgb(128,216,255) !important; }

.u-bg-light-blue-A100 {
  background-color: rgb(128,216,255) !important; }

.u-text-light-blue-A200 {
  color: rgb(64,196,255) !important; }

.u-bg-light-blue-A200 {
  background-color: rgb(64,196,255) !important; }

.u-text-light-blue-A400 {
  color: rgb(0,176,255) !important; }

.u-bg-light-blue-A400 {
  background-color: rgb(0,176,255) !important; }

.u-text-light-blue-A700 {
  color: rgb(0,145,234) !important; }

.u-bg-light-blue-A700 {
  background-color: rgb(0,145,234) !important; }

.u-text-cyan {
  color: rgb(0,188,212) !important; }

.u-bg-cyan {
  background-color: rgb(0,188,212) !important; }

.u-text-cyan-50 {
  color: rgb(224,247,250) !important; }

.u-bg-cyan-50 {
  background-color: rgb(224,247,250) !important; }

.u-text-cyan-100 {
  color: rgb(178,235,242) !important; }

.u-bg-cyan-100 {
  background-color: rgb(178,235,242) !important; }

.u-text-cyan-200 {
  color: rgb(128,222,234) !important; }

.u-bg-cyan-200 {
  background-color: rgb(128,222,234) !important; }

.u-text-cyan-300 {
  color: rgb(77,208,225) !important; }

.u-bg-cyan-300 {
  background-color: rgb(77,208,225) !important; }

.u-text-cyan-400 {
  color: rgb(38,198,218) !important; }

.u-bg-cyan-400 {
  background-color: rgb(38,198,218) !important; }

.u-text-cyan-500 {
  color: rgb(0,188,212) !important; }

.u-bg-cyan-500 {
  background-color: rgb(0,188,212) !important; }

.u-text-cyan-600 {
  color: rgb(0,172,193) !important; }

.u-bg-cyan-600 {
  background-color: rgb(0,172,193) !important; }

.u-text-cyan-700 {
  color: rgb(0,151,167) !important; }

.u-bg-cyan-700 {
  background-color: rgb(0,151,167) !important; }

.u-text-cyan-800 {
  color: rgb(0,131,143) !important; }

.u-bg-cyan-800 {
  background-color: rgb(0,131,143) !important; }

.u-text-cyan-900 {
  color: rgb(0,96,100) !important; }

.u-bg-cyan-900 {
  background-color: rgb(0,96,100) !important; }

.u-text-cyan-A100 {
  color: rgb(132,255,255) !important; }

.u-bg-cyan-A100 {
  background-color: rgb(132,255,255) !important; }

.u-text-cyan-A200 {
  color: rgb(24,255,255) !important; }

.u-bg-cyan-A200 {
  background-color: rgb(24,255,255) !important; }

.u-text-cyan-A400 {
  color: rgb(0,229,255) !important; }

.u-bg-cyan-A400 {
  background-color: rgb(0,229,255) !important; }

.u-text-cyan-A700 {
  color: rgb(0,184,212) !important; }

.u-bg-cyan-A700 {
  background-color: rgb(0,184,212) !important; }

.u-text-teal {
  color: rgb(0,150,136) !important; }

.u-bg-teal {
  background-color: rgb(0,150,136) !important; }

.u-text-teal-50 {
  color: rgb(224,242,241) !important; }

.u-bg-teal-50 {
  background-color: rgb(224,242,241) !important; }

.u-text-teal-100 {
  color: rgb(178,223,219) !important; }

.u-bg-teal-100 {
  background-color: rgb(178,223,219) !important; }

.u-text-teal-200 {
  color: rgb(128,203,196) !important; }

.u-bg-teal-200 {
  background-color: rgb(128,203,196) !important; }

.u-text-teal-300 {
  color: rgb(77,182,172) !important; }

.u-bg-teal-300 {
  background-color: rgb(77,182,172) !important; }

.u-text-teal-400 {
  color: rgb(38,166,154) !important; }

.u-bg-teal-400 {
  background-color: rgb(38,166,154) !important; }

.u-text-teal-500 {
  color: rgb(0,150,136) !important; }

.u-bg-teal-500 {
  background-color: rgb(0,150,136) !important; }

.u-text-teal-600 {
  color: rgb(0,137,123) !important; }

.u-bg-teal-600 {
  background-color: rgb(0,137,123) !important; }

.u-text-teal-700 {
  color: rgb(0,121,107) !important; }

.u-bg-teal-700 {
  background-color: rgb(0,121,107) !important; }

.u-text-teal-800 {
  color: rgb(0,105,92) !important; }

.u-bg-teal-800 {
  background-color: rgb(0,105,92) !important; }

.u-text-teal-900 {
  color: rgb(0,77,64) !important; }

.u-bg-teal-900 {
  background-color: rgb(0,77,64) !important; }

.u-text-teal-A100 {
  color: rgb(167,255,235) !important; }

.u-bg-teal-A100 {
  background-color: rgb(167,255,235) !important; }

.u-text-teal-A200 {
  color: rgb(100,255,218) !important; }

.u-bg-teal-A200 {
  background-color: rgb(100,255,218) !important; }

.u-text-teal-A400 {
  color: rgb(29,233,182) !important; }

.u-bg-teal-A400 {
  background-color: rgb(29,233,182) !important; }

.u-text-teal-A700 {
  color: rgb(0,191,165) !important; }

.u-bg-teal-A700 {
  background-color: rgb(0,191,165) !important; }

.u-text-green {
  color: rgb(76,175,80) !important; }

.u-bg-green {
  background-color: rgb(76,175,80) !important; }

.u-text-green-50 {
  color: rgb(232,245,233) !important; }

.u-bg-green-50 {
  background-color: rgb(232,245,233) !important; }

.u-text-green-100 {
  color: rgb(200,230,201) !important; }

.u-bg-green-100 {
  background-color: rgb(200,230,201) !important; }

.u-text-green-200 {
  color: rgb(165,214,167) !important; }

.u-bg-green-200 {
  background-color: rgb(165,214,167) !important; }

.u-text-green-300 {
  color: rgb(129,199,132) !important; }

.u-bg-green-300 {
  background-color: rgb(129,199,132) !important; }

.u-text-green-400 {
  color: rgb(102,187,106) !important; }

.u-bg-green-400 {
  background-color: rgb(102,187,106) !important; }

.u-text-green-500 {
  color: rgb(76,175,80) !important; }

.u-bg-green-500 {
  background-color: rgb(76,175,80) !important; }

.u-text-green-600 {
  color: rgb(67,160,71) !important; }

.u-bg-green-600 {
  background-color: rgb(67,160,71) !important; }

.u-text-green-700 {
  color: rgb(56,142,60) !important; }

.u-bg-green-700 {
  background-color: rgb(56,142,60) !important; }

.u-text-green-800 {
  color: rgb(46,125,50) !important; }

.u-bg-green-800 {
  background-color: rgb(46,125,50) !important; }

.u-text-green-900 {
  color: rgb(27,94,32) !important; }

.u-bg-green-900 {
  background-color: rgb(27,94,32) !important; }

.u-text-green-A100 {
  color: rgb(185,246,202) !important; }

.u-bg-green-A100 {
  background-color: rgb(185,246,202) !important; }

.u-text-green-A200 {
  color: rgb(105,240,174) !important; }

.u-bg-green-A200 {
  background-color: rgb(105,240,174) !important; }

.u-text-green-A400 {
  color: rgb(0,230,118) !important; }

.u-bg-green-A400 {
  background-color: rgb(0,230,118) !important; }

.u-text-green-A700 {
  color: rgb(0,200,83) !important; }

.u-bg-green-A700 {
  background-color: rgb(0,200,83) !important; }

.u-text-light-green {
  color: rgb(139,195,74) !important; }

.u-bg-light-green {
  background-color: rgb(139,195,74) !important; }

.u-text-light-green-50 {
  color: rgb(241,248,233) !important; }

.u-bg-light-green-50 {
  background-color: rgb(241,248,233) !important; }

.u-text-light-green-100 {
  color: rgb(220,237,200) !important; }

.u-bg-light-green-100 {
  background-color: rgb(220,237,200) !important; }

.u-text-light-green-200 {
  color: rgb(197,225,165) !important; }

.u-bg-light-green-200 {
  background-color: rgb(197,225,165) !important; }

.u-text-light-green-300 {
  color: rgb(174,213,129) !important; }

.u-bg-light-green-300 {
  background-color: rgb(174,213,129) !important; }

.u-text-light-green-400 {
  color: rgb(156,204,101) !important; }

.u-bg-light-green-400 {
  background-color: rgb(156,204,101) !important; }

.u-text-light-green-500 {
  color: rgb(139,195,74) !important; }

.u-bg-light-green-500 {
  background-color: rgb(139,195,74) !important; }

.u-text-light-green-600 {
  color: rgb(124,179,66) !important; }

.u-bg-light-green-600 {
  background-color: rgb(124,179,66) !important; }

.u-text-light-green-700 {
  color: rgb(104,159,56) !important; }

.u-bg-light-green-700 {
  background-color: rgb(104,159,56) !important; }

.u-text-light-green-800 {
  color: rgb(85,139,47) !important; }

.u-bg-light-green-800 {
  background-color: rgb(85,139,47) !important; }

.u-text-light-green-900 {
  color: rgb(51,105,30) !important; }

.u-bg-light-green-900 {
  background-color: rgb(51,105,30) !important; }

.u-text-light-green-A100 {
  color: rgb(204,255,144) !important; }

.u-bg-light-green-A100 {
  background-color: rgb(204,255,144) !important; }

.u-text-light-green-A200 {
  color: rgb(178,255,89) !important; }

.u-bg-light-green-A200 {
  background-color: rgb(178,255,89) !important; }

.u-text-light-green-A400 {
  color: rgb(118,255,3) !important; }

.u-bg-light-green-A400 {
  background-color: rgb(118,255,3) !important; }

.u-text-light-green-A700 {
  color: rgb(100,221,23) !important; }

.u-bg-light-green-A700 {
  background-color: rgb(100,221,23) !important; }

.u-text-lime {
  color: rgb(205,220,57) !important; }

.u-bg-lime {
  background-color: rgb(205,220,57) !important; }

.u-text-lime-50 {
  color: rgb(249,251,231) !important; }

.u-bg-lime-50 {
  background-color: rgb(249,251,231) !important; }

.u-text-lime-100 {
  color: rgb(240,244,195) !important; }

.u-bg-lime-100 {
  background-color: rgb(240,244,195) !important; }

.u-text-lime-200 {
  color: rgb(230,238,156) !important; }

.u-bg-lime-200 {
  background-color: rgb(230,238,156) !important; }

.u-text-lime-300 {
  color: rgb(220,231,117) !important; }

.u-bg-lime-300 {
  background-color: rgb(220,231,117) !important; }

.u-text-lime-400 {
  color: rgb(212,225,87) !important; }

.u-bg-lime-400 {
  background-color: rgb(212,225,87) !important; }

.u-text-lime-500 {
  color: rgb(205,220,57) !important; }

.u-bg-lime-500 {
  background-color: rgb(205,220,57) !important; }

.u-text-lime-600 {
  color: rgb(192,202,51) !important; }

.u-bg-lime-600 {
  background-color: rgb(192,202,51) !important; }

.u-text-lime-700 {
  color: rgb(175,180,43) !important; }

.u-bg-lime-700 {
  background-color: rgb(175,180,43) !important; }

.u-text-lime-800 {
  color: rgb(158,157,36) !important; }

.u-bg-lime-800 {
  background-color: rgb(158,157,36) !important; }

.u-text-lime-900 {
  color: rgb(130,119,23) !important; }

.u-bg-lime-900 {
  background-color: rgb(130,119,23) !important; }

.u-text-lime-A100 {
  color: rgb(244,255,129) !important; }

.u-bg-lime-A100 {
  background-color: rgb(244,255,129) !important; }

.u-text-lime-A200 {
  color: rgb(238,255,65) !important; }

.u-bg-lime-A200 {
  background-color: rgb(238,255,65) !important; }

.u-text-lime-A400 {
  color: rgb(198,255,0) !important; }

.u-bg-lime-A400 {
  background-color: rgb(198,255,0) !important; }

.u-text-lime-A700 {
  color: rgb(174,234,0) !important; }

.u-bg-lime-A700 {
  background-color: rgb(174,234,0) !important; }

.u-text-yellow {
  color: rgb(255,235,59) !important; }

.u-bg-yellow {
  background-color: rgb(255,235,59) !important; }

.u-text-yellow-50 {
  color: rgb(255,253,231) !important; }

.u-bg-yellow-50 {
  background-color: rgb(255,253,231) !important; }

.u-text-yellow-100 {
  color: rgb(255,249,196) !important; }

.u-bg-yellow-100 {
  background-color: rgb(255,249,196) !important; }

.u-text-yellow-200 {
  color: rgb(255,245,157) !important; }

.u-bg-yellow-200 {
  background-color: rgb(255,245,157) !important; }

.u-text-yellow-300 {
  color: rgb(255,241,118) !important; }

.u-bg-yellow-300 {
  background-color: rgb(255,241,118) !important; }

.u-text-yellow-400 {
  color: rgb(255,238,88) !important; }

.u-bg-yellow-400 {
  background-color: rgb(255,238,88) !important; }

.u-text-yellow-500 {
  color: rgb(255,235,59) !important; }

.u-bg-yellow-500 {
  background-color: rgb(255,235,59) !important; }

.u-text-yellow-600 {
  color: rgb(253,216,53) !important; }

.u-bg-yellow-600 {
  background-color: rgb(253,216,53) !important; }

.u-text-yellow-700 {
  color: rgb(251,192,45) !important; }

.u-bg-yellow-700 {
  background-color: rgb(251,192,45) !important; }

.u-text-yellow-800 {
  color: rgb(249,168,37) !important; }

.u-bg-yellow-800 {
  background-color: rgb(249,168,37) !important; }

.u-text-yellow-900 {
  color: rgb(245,127,23) !important; }

.u-bg-yellow-900 {
  background-color: rgb(245,127,23) !important; }

.u-text-yellow-A100 {
  color: rgb(255,255,141) !important; }

.u-bg-yellow-A100 {
  background-color: rgb(255,255,141) !important; }

.u-text-yellow-A200 {
  color: rgb(255,255,0) !important; }

.u-bg-yellow-A200 {
  background-color: rgb(255,255,0) !important; }

.u-text-yellow-A400 {
  color: rgb(255,234,0) !important; }

.u-bg-yellow-A400 {
  background-color: rgb(255,234,0) !important; }

.u-text-yellow-A700 {
  color: rgb(255,214,0) !important; }

.u-bg-yellow-A700 {
  background-color: rgb(255,214,0) !important; }

.u-text-amber {
  color: rgb(255,193,7) !important; }

.u-bg-amber {
  background-color: rgb(255,193,7) !important; }

.u-text-amber-50 {
  color: rgb(255,248,225) !important; }

.u-bg-amber-50 {
  background-color: rgb(255,248,225) !important; }

.u-text-amber-100 {
  color: rgb(255,236,179) !important; }

.u-bg-amber-100 {
  background-color: rgb(255,236,179) !important; }

.u-text-amber-200 {
  color: rgb(255,224,130) !important; }

.u-bg-amber-200 {
  background-color: rgb(255,224,130) !important; }

.u-text-amber-300 {
  color: rgb(255,213,79) !important; }

.u-bg-amber-300 {
  background-color: rgb(255,213,79) !important; }

.u-text-amber-400 {
  color: rgb(255,202,40) !important; }

.u-bg-amber-400 {
  background-color: rgb(255,202,40) !important; }

.u-text-amber-500 {
  color: rgb(255,193,7) !important; }

.u-bg-amber-500 {
  background-color: rgb(255,193,7) !important; }

.u-text-amber-600 {
  color: rgb(255,179,0) !important; }

.u-bg-amber-600 {
  background-color: rgb(255,179,0) !important; }

.u-text-amber-700 {
  color: rgb(255,160,0) !important; }

.u-bg-amber-700 {
  background-color: rgb(255,160,0) !important; }

.u-text-amber-800 {
  color: rgb(255,143,0) !important; }

.u-bg-amber-800 {
  background-color: rgb(255,143,0) !important; }

.u-text-amber-900 {
  color: rgb(255,111,0) !important; }

.u-bg-amber-900 {
  background-color: rgb(255,111,0) !important; }

.u-text-amber-A100 {
  color: rgb(255,229,127) !important; }

.u-bg-amber-A100 {
  background-color: rgb(255,229,127) !important; }

.u-text-amber-A200 {
  color: rgb(255,215,64) !important; }

.u-bg-amber-A200 {
  background-color: rgb(255,215,64) !important; }

.u-text-amber-A400 {
  color: rgb(255,196,0) !important; }

.u-bg-amber-A400 {
  background-color: rgb(255,196,0) !important; }

.u-text-amber-A700 {
  color: rgb(255,171,0) !important; }

.u-bg-amber-A700 {
  background-color: rgb(255,171,0) !important; }

.u-text-orange {
  color: rgb(255,152,0) !important; }

.u-bg-orange {
  background-color: rgb(255,152,0) !important; }

.u-text-orange-50 {
  color: rgb(255,243,224) !important; }

.u-bg-orange-50 {
  background-color: rgb(255,243,224) !important; }

.u-text-orange-100 {
  color: rgb(255,224,178) !important; }

.u-bg-orange-100 {
  background-color: rgb(255,224,178) !important; }

.u-text-orange-200 {
  color: rgb(255,204,128) !important; }

.u-bg-orange-200 {
  background-color: rgb(255,204,128) !important; }

.u-text-orange-300 {
  color: rgb(255,183,77) !important; }

.u-bg-orange-300 {
  background-color: rgb(255,183,77) !important; }

.u-text-orange-400 {
  color: rgb(255,167,38) !important; }

.u-bg-orange-400 {
  background-color: rgb(255,167,38) !important; }

.u-text-orange-500 {
  color: rgb(255,152,0) !important; }

.u-bg-orange-500 {
  background-color: rgb(255,152,0) !important; }

.u-text-orange-600 {
  color: rgb(251,140,0) !important; }

.u-bg-orange-600 {
  background-color: rgb(251,140,0) !important; }

.u-text-orange-700 {
  color: rgb(245,124,0) !important; }

.u-bg-orange-700 {
  background-color: rgb(245,124,0) !important; }

.u-text-orange-800 {
  color: rgb(239,108,0) !important; }

.u-bg-orange-800 {
  background-color: rgb(239,108,0) !important; }

.u-text-orange-900 {
  color: rgb(230,81,0) !important; }

.u-bg-orange-900 {
  background-color: rgb(230,81,0) !important; }

.u-text-orange-A100 {
  color: rgb(255,209,128) !important; }

.u-bg-orange-A100 {
  background-color: rgb(255,209,128) !important; }

.u-text-orange-A200 {
  color: rgb(255,171,64) !important; }

.u-bg-orange-A200 {
  background-color: rgb(255,171,64) !important; }

.u-text-orange-A400 {
  color: rgb(255,145,0) !important; }

.u-bg-orange-A400 {
  background-color: rgb(255,145,0) !important; }

.u-text-orange-A700 {
  color: rgb(255,109,0) !important; }

.u-bg-orange-A700 {
  background-color: rgb(255,109,0) !important; }

.u-text-deep-orange {
  color: rgb(255,87,34) !important; }

.u-bg-deep-orange {
  background-color: rgb(255,87,34) !important; }

.u-text-deep-orange-50 {
  color: rgb(251,233,231) !important; }

.u-bg-deep-orange-50 {
  background-color: rgb(251,233,231) !important; }

.u-text-deep-orange-100 {
  color: rgb(255,204,188) !important; }

.u-bg-deep-orange-100 {
  background-color: rgb(255,204,188) !important; }

.u-text-deep-orange-200 {
  color: rgb(255,171,145) !important; }

.u-bg-deep-orange-200 {
  background-color: rgb(255,171,145) !important; }

.u-text-deep-orange-300 {
  color: rgb(255,138,101) !important; }

.u-bg-deep-orange-300 {
  background-color: rgb(255,138,101) !important; }

.u-text-deep-orange-400 {
  color: rgb(255,112,67) !important; }

.u-bg-deep-orange-400 {
  background-color: rgb(255,112,67) !important; }

.u-text-deep-orange-500 {
  color: rgb(255,87,34) !important; }

.u-bg-deep-orange-500 {
  background-color: rgb(255,87,34) !important; }

.u-text-deep-orange-600 {
  color: rgb(244,81,30) !important; }

.u-bg-deep-orange-600 {
  background-color: rgb(244,81,30) !important; }

.u-text-deep-orange-700 {
  color: rgb(230,74,25) !important; }

.u-bg-deep-orange-700 {
  background-color: rgb(230,74,25) !important; }

.u-text-deep-orange-800 {
  color: rgb(216,67,21) !important; }

.u-bg-deep-orange-800 {
  background-color: rgb(216,67,21) !important; }

.u-text-deep-orange-900 {
  color: rgb(191,54,12) !important; }

.u-bg-deep-orange-900 {
  background-color: rgb(191,54,12) !important; }

.u-text-deep-orange-A100 {
  color: rgb(255,158,128) !important; }

.u-bg-deep-orange-A100 {
  background-color: rgb(255,158,128) !important; }

.u-text-deep-orange-A200 {
  color: rgb(255,110,64) !important; }

.u-bg-deep-orange-A200 {
  background-color: rgb(255,110,64) !important; }

.u-text-deep-orange-A400 {
  color: rgb(255,61,0) !important; }

.u-bg-deep-orange-A400 {
  background-color: rgb(255,61,0) !important; }

.u-text-deep-orange-A700 {
  color: rgb(221,44,0) !important; }

.u-bg-deep-orange-A700 {
  background-color: rgb(221,44,0) !important; }

.u-text-brown {
  color: rgb(121,85,72) !important; }

.u-bg-brown {
  background-color: rgb(121,85,72) !important; }

.u-text-brown-50 {
  color: rgb(239,235,233) !important; }

.u-bg-brown-50 {
  background-color: rgb(239,235,233) !important; }

.u-text-brown-100 {
  color: rgb(215,204,200) !important; }

.u-bg-brown-100 {
  background-color: rgb(215,204,200) !important; }

.u-text-brown-200 {
  color: rgb(188,170,164) !important; }

.u-bg-brown-200 {
  background-color: rgb(188,170,164) !important; }

.u-text-brown-300 {
  color: rgb(161,136,127) !important; }

.u-bg-brown-300 {
  background-color: rgb(161,136,127) !important; }

.u-text-brown-400 {
  color: rgb(141,110,99) !important; }

.u-bg-brown-400 {
  background-color: rgb(141,110,99) !important; }

.u-text-brown-500 {
  color: rgb(121,85,72) !important; }

.u-bg-brown-500 {
  background-color: rgb(121,85,72) !important; }

.u-text-brown-600 {
  color: rgb(109,76,65) !important; }

.u-bg-brown-600 {
  background-color: rgb(109,76,65) !important; }

.u-text-brown-700 {
  color: rgb(93,64,55) !important; }

.u-bg-brown-700 {
  background-color: rgb(93,64,55) !important; }

.u-text-brown-800 {
  color: rgb(78,52,46) !important; }

.u-bg-brown-800 {
  background-color: rgb(78,52,46) !important; }

.u-text-brown-900 {
  color: rgb(62,39,35) !important; }

.u-bg-brown-900 {
  background-color: rgb(62,39,35) !important; }

.u-text-grey {
  color: rgb(158,158,158) !important; }

.u-bg-grey {
  background-color: rgb(158,158,158) !important; }

.u-text-grey-50 {
  color: rgb(250,250,250) !important; }

.u-bg-grey-50 {
  background-color: rgb(250,250,250) !important; }

.u-text-grey-100 {
  color: rgb(245,245,245) !important; }

.u-bg-grey-100 {
  background-color: rgb(245,245,245) !important; }

.u-text-grey-200 {
  color: rgb(238,238,238) !important; }

.u-bg-grey-200 {
  background-color: rgb(238,238,238) !important; }

.u-text-grey-300 {
  color: rgb(224,224,224) !important; }

.u-bg-grey-300 {
  background-color: rgb(224,224,224) !important; }

.u-text-grey-400 {
  color: rgb(189,189,189) !important; }

.u-bg-grey-400 {
  background-color: rgb(189,189,189) !important; }

.u-text-grey-500 {
  color: rgb(158,158,158) !important; }

.u-bg-grey-500 {
  background-color: rgb(158,158,158) !important; }

.u-text-grey-600 {
  color: rgb(117,117,117) !important; }

.u-bg-grey-600 {
  background-color: rgb(117,117,117) !important; }

.u-text-grey-700 {
  color: rgb(97,97,97) !important; }

.u-bg-grey-700 {
  background-color: rgb(97,97,97) !important; }

.u-text-grey-800 {
  color: rgb(66,66,66) !important; }

.u-bg-grey-800 {
  background-color: rgb(66,66,66) !important; }

.u-text-grey-900 {
  color: rgb(33,33,33) !important; }

.u-bg-grey-900 {
  background-color: rgb(33,33,33) !important; }

.u-text-blue-grey {
  color: rgb(96,125,139) !important; }

.u-bg-blue-grey {
  background-color: rgb(96,125,139) !important; }

.u-text-blue-grey-50 {
  color: rgb(236,239,241) !important; }

.u-bg-blue-grey-50 {
  background-color: rgb(236,239,241) !important; }

.u-text-blue-grey-100 {
  color: rgb(207,216,220) !important; }

.u-bg-blue-grey-100 {
  background-color: rgb(207,216,220) !important; }

.u-text-blue-grey-200 {
  color: rgb(176,190,197) !important; }

.u-bg-blue-grey-200 {
  background-color: rgb(176,190,197) !important; }

.u-text-blue-grey-300 {
  color: rgb(144,164,174) !important; }

.u-bg-blue-grey-300 {
  background-color: rgb(144,164,174) !important; }

.u-text-blue-grey-400 {
  color: rgb(120,144,156) !important; }

.u-bg-blue-grey-400 {
  background-color: rgb(120,144,156) !important; }

.u-text-blue-grey-500 {
  color: rgb(96,125,139) !important; }

.u-bg-blue-grey-500 {
  background-color: rgb(96,125,139) !important; }

.u-text-blue-grey-600 {
  color: rgb(84,110,122) !important; }

.u-bg-blue-grey-600 {
  background-color: rgb(84,110,122) !important; }

.u-text-blue-grey-700 {
  color: rgb(69,90,100) !important; }

.u-bg-blue-grey-700 {
  background-color: rgb(69,90,100) !important; }

.u-text-blue-grey-800 {
  color: rgb(55,71,79) !important; }

.u-bg-blue-grey-800 {
  background-color: rgb(55,71,79) !important; }

.u-text-blue-grey-900 {
  color: rgb(38,50,56) !important; }

.u-bg-blue-grey-900 {
  background-color: rgb(38,50,56) !important; }

.u-bg-black {
  background-color: rgb(0,0,0) !important; }

.u-text-black {
  color: rgb(0,0,0) !important; }

.u-bg-white {
  background-color: rgb(255,255,255) !important; }

.u-text-white {
  color: rgb(255,255,255) !important; }

.u-bg-primary {
  background-color: rgb(63,81,181) !important; }

.u-bg-primary-contrast {
  background-color: rgb(255,255,255) !important; }

.u-bg-primary-dark {
  background-color: rgb(48,63,159) !important; }

.u-bg-accent {
  background-color: rgb(255,64,129) !important; }

.u-bg-accent-contrast {
  background-color: rgb(255,255,255) !important; }

.u-text-primary {
  color: rgb(63,81,181) !important; }

.u-text-primary-contrast {
  color: rgb(255,255,255) !important; }

.u-text-primary-dark {
  color: rgb(48,63,159) !important; }

.u-text-accent {
  color: rgb(255,64,129) !important; }

.u-text-accent-contrast {
  color: rgb(255,255,255) !important; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
.u-ripple {
  background: rgb(0,0,0);
  border-radius: 50%;
  height: 50px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 50px;
  overflow: hidden; }
  .u-ripple.is-animating {
    transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1), width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1); }
  .u-ripple.is-visible {
    opacity: 0.3; }
  .u-ripple.oldIE {
    background: none; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.u-button {
  background: transparent;
  border: none;
  border-radius: 2px;
  color: rgb(0,0,0);
  position: relative;
  height: 36px;
  min-width: 64px;
  padding: 0 16px;
  display: inline-block;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
  overflow: hidden;
  will-change: box-shadow, transform;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  line-height: 36px;
  vertical-align: middle; }
  .u-button::-moz-focus-inner {
    border: 0; }
  .u-button:hover {
    background-color: rgba(158,158,158, 0.20); }
  .u-button:focus:not(:active) {
    background-color: rgba(0,0,0, 0.12); }
  .u-button:active {
    background-color: rgba(158,158,158, 0.40); }
  .u-button.colored {
    color: rgb(63,81,181); }
    .u-button.colored:focus:not(:active) {
      background-color: rgba(0,0,0, 0.12); }

input.u-button[type="submit"] {
  -webkit-appearance: none; }

.u-button.raised {
  background: rgba(158,158,158, 0.20);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  .u-button.raised:active {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    background-color: rgba(158,158,158, 0.40); }
  .u-button.raised:focus:not(:active) {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
    background-color: rgba(158,158,158, 0.40); }
  .u-button.raised.colored {
    background: rgb(63,81,181);
    color: rgb(255,255,255);
    background: rgb(255,255,255); }
    .u-button.raised.colored:hover {
      background-color: rgb(63,81,181); }
    .u-button.raised.colored:active {
      background-color: rgb(63,81,181); }
    .u-button.raised.colored:focus:not(:active) {
      background-color: rgb(63,81,181); }

.u-button.floating {
  border-radius: 50%;
  font-size: 24px;
  height: 56px;
  margin: auto;
  min-width: 56px;
  width: 56px;
  padding: 0;
  overflow: hidden;
  background: rgba(158,158,158, 0.20);
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  position: relative;
  line-height: normal; }
  .u-button.floating .material-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-12px, -12px);
    line-height: 24px;
    width: 24px; }
  .u-button.floating.mini {
    height: 40px;
    min-width: 40px;
    width: 40px; }
  .u-button.floating.flat {
    background: transparent;
    border: none;
    box-shadow: none; }
  .u-button.floating .u-button-container {
    border-radius: 50%;
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black); }
  .u-button.floating:active {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    background-color: rgba(158,158,158, 0.40); }
  .u-button.floating:focus:not(:active) {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
    background-color: rgba(158,158,158, 0.40); }
  .u-button.floating.colored {
    background: rgb(255,64,129);
    color: rgb(255,255,255);
    background: rgb(255,255,255); }
    .u-button.floating.colored:hover {
      background-color: rgb(255,64,129); }
    .u-button.floating.colored:focus:not(:active) {
      background-color: rgb(255,64,129); }
    .u-button.floating.colored:active {
      background-color: rgb(255,64,129); }

.u-button-container {
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
  overflow: hidden; }
  .u-button-container .u-button[disabled],
  .u-button-container .u-button.disabled {
    background-color: transparent; }

.u-button.primary {
  color: rgb(63,81,181);
  background: rgb(255,255,255); }
  .u-button.primary.raised, .u-button.primary.floating {
    color: rgb(255,255,255);
    background-color: rgb(63,81,181); }

.u-button.accent {
  color: rgb(255,64,129);
  background: rgb(255,255,255); }
  .u-button.accent.raised, .u-button.accent.floating {
    color: rgb(255,255,255);
    background-color: rgb(255,64,129); }

.u-button .material-icons {
  vertical-align: middle; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.u-text {
  position: relative;
  font-size: 16px;
  display: inline-block;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  margin: 0;
  padding: 20px 0; }
  .u-text .mdl-button {
    position: absolute;
    bottom: 20px; }

.u-input {
  border: none;
  border-bottom: 1px solid rgba(0,0,0, 0.12);
  display: block;
  font-size: 16px;
  margin: 0;
  padding: 4px 0;
  width: 100%;
  background: none;
  text-align: left;
  color: inherit; }
  .u-text.is-focused .u-input {
    outline: none; }
  .u-text.is-invalid .u-input {
    border-color: rgb(222, 50, 38);
    box-shadow: none; }
  fieldset[disabled] .mdl-textfield .u-input,
  .u-text.is-disabled .u-input {
    background-color: transparent;
    border-bottom: 1px dotted rgba(0,0,0, 0.12);
    color: rgba(0,0,0, 0.26); }

.u-text textarea.u-input {
  display: block; }

.u-label {
  bottom: 0;
  color: rgba(0,0,0, 0.26);
  font-size: 16px;
  left: 0;
  right: 0;
  pointer-events: none;
  position: absolute;
  display: block;
  top: 24px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-align: left; }
  .u-text.is-dirty .u-label {
    visibility: hidden; }
  .floating .u-label {
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }
  fieldset[disabled] .u-text .u-label,
  .u-text.is-disabled.is-disabled .u-label {
    color: rgba(0,0,0, 0.26); }
  .floating.is-focused .u-label,
  .floating.is-dirty .u-label {
    color: rgb(63,81,181);
    font-size: 12px;
    top: 4px;
    visibility: visible; }
  .floating.is-focused .expandable-holder .u-label,
  .floating.is-dirty .expandable-holder .u-label {
    top: -16px; }
  .floating.is-invalid .u-label {
    color: rgb(222, 50, 38);
    font-size: 12px; }
  .u-label:after {
    background-color: rgb(63,81,181);
    bottom: 20px;
    content: '';
    height: 2px;
    left: 45%;
    position: absolute;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    visibility: hidden;
    width: 10px; }
  .u-text.is-focused .u-label:after {
    left: 0;
    visibility: visible;
    width: 100%; }
  .u-text.is-invalid .u-label:after {
    background-color: rgb(222, 50, 38); }

.u-error {
  color: rgb(222, 50, 38);
  position: absolute;
  font-size: 12px;
  margin-top: 3px;
  visibility: hidden;
  display: block; }
  .u-text.is-invalid .u-error {
    visibility: visible; }

.expandable-holder {
  display: inline-block;
  position: relative;
  margin-left: 32px;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: inline-block;
  max-width: 0.1px; }
  .u-text.is-focused .expandable-holder, .u-text.is-dirty .expandable-holder {
    max-width: 600px; }
  .expandable-holder .u-label:after {
    bottom: 0; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.u-nav {
  display: flex;
  flex-wrap: nowrap;
  box-sizing: border-box; }

.u-nav-link {
  color: rgb(66,66,66);
  text-decoration: none;
  font-weight: 500;
  font-size: 13px;
  margin: 0; }
  .u-nav-link .material-icons {
    vertical-align: middle; }

.u-navlayout {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  -webkit-overflow-scrolling: touch; }

.u-navlayout.is-small-screen .u-navlayout-large-screen-only {
  display: none; }

.u-navlayout:not(.is-small-screen) .u-navlayout-small-screen-only {
  display: none; }

.u-navlayout-container {
  position: absolute;
  width: 100%;
  height: 100%; }

.u-navlayout-title {
  display: block;
  position: relative;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 400;
  box-sizing: border-box; }

.u-navlayout-spacer {
  flex-grow: 1; }

.u-navlayout-drawer {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 240px;
  height: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  border-right: 1px solid rgb(224,224,224);
  background: rgb(250,250,250);
  transform: translateX(-250px);
  transform-style: preserve-3d;
  will-change: transform;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: transform;
  color: rgb(66,66,66);
  overflow: visible;
  overflow-y: auto;
  z-index: 5; }
  .u-navlayout-drawer.is-visible {
    transform: translateX(0); }
    .u-navlayout-drawer.is-visible ~ .u-navlayout-content.u-navlayout-content {
      overflow: hidden; }
  .u-navlayout-drawer > * {
    flex-shrink: 0; }
  .u-navlayout-drawer > .u-navlayout-title {
    line-height: 64px;
    padding-left: 40px; }
    @media screen and (max-width: 1024px) {
      .u-navlayout-drawer > .u-navlayout-title {
        line-height: 56px;
        padding-left: 16px; } }
  .u-navlayout-drawer .u-nav {
    flex-direction: column;
    align-items: stretch;
    padding-top: 16px; }
    .u-navlayout-drawer .u-nav .u-nav-link {
      display: block;
      flex-shrink: 0;
      padding: 16px 40px;
      margin: 0;
      color: #757575; }
      @media screen and (max-width: 1024px) {
        .u-navlayout-drawer .u-nav .u-nav-link {
          padding: 16px 16px; } }
      .u-navlayout-drawer .u-nav .u-nav-link:hover {
        background-color: rgb(224,224,224); }
      .u-navlayout-drawer .u-nav .u-nav-link-current {
        background-color: rgb(0,0,0);
        color: rgb(224,224,224); }
  @media screen and (min-width: 1025px) {
    .u-navlayout-fixed-drawer > .u-navlayout-drawer {
      transform: translateX(0); } }

.u-navlayout-drawer-button {
  display: block;
  position: absolute;
  height: 48px;
  width: 48px;
  border: 0;
  flex-shrink: 0;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  font-size: 26px;
  line-height: 50px;
  font-family: Helvetica, Arial, sans-serif;
  margin: 10px 12px;
  top: 0;
  left: 0;
  color: rgb(255,255,255);
  z-index: 4; }
  .u-navlayout-header .u-navlayout-drawer-button {
    position: absolute;
    color: rgb(255,255,255);
    background-color: inherit; }
    @media screen and (max-width: 1024px) {
      .u-navlayout-header .u-navlayout-drawer-button {
        margin: 4px; } }
  @media screen and (max-width: 1024px) {
    .u-navlayout-drawer-button {
      margin: 4px;
      color: rgba(0, 0, 0, 0.5); } }
  @media screen and (min-width: 1025px) {
    .u-navlayout-fixed-drawer > .u-navlayout-drawer-button {
      display: none; }
    .u-navlayout-no-desktop-drawer-button .u-navlayout-drawer-button {
      display: none; } }
  .u-navlayout-no-drawer-button .u-navlayout-drawer-button {
    display: none; }

.u-navlayout-header {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  min-height: 64px;
  max-height: 1000px;
  z-index: 3;
  background-color: rgb(63,81,181);
  color: rgb(255,255,255);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: max-height, box-shadow; }
  @media screen and (max-width: 1024px) {
    .u-navlayout-header {
      min-height: 56px; } }
  .u-navlayout-fixed-drawer.is-upgraded:not(.is-small-screen) > .u-navlayout-header {
    margin-left: 240px;
    width: calc(100% - 240px); }
  @media screen and (min-width: 1025px) {
    .u-navlayout-fixed-drawer > .u-navlayout-header .u-navlayout-header-row {
      padding-left: 40px; } }
  .u-navlayout-header > .u-navlayout-icon {
    position: absolute;
    left: 40px;
    top: 16px;
    height: 32px;
    width: 32px;
    overflow: hidden;
    z-index: 3;
    display: block; }
    @media screen and (max-width: 1024px) {
      .u-navlayout-header > .u-navlayout-icon {
        left: 16px;
        top: 12px; } }
  .u-navlayout.has-drawer .u-navlayout-header > .u-navlayout-icon {
    display: none; }
  .u-navlayout-header.is-compact {
    max-height: 64px; }
    @media screen and (max-width: 1024px) {
      .u-navlayout-header.is-compact {
        max-height: 56px; } }
  .u-navlayout-header.is-compact.has-tabs {
    height: 112px; }
    @media screen and (max-width: 1024px) {
      .u-navlayout-header.is-compact.has-tabs {
        min-height: 104px; } }
  @media screen and (max-width: 1024px) {
    .u-navlayout-header {
      display: none; }
    .u-navlayout-fixed-header > .u-navlayout-header {
      display: flex; } }

.u-navlayout-header-transparent {
  background-color: transparent;
  box-shadow: none; }

.u-navlayout-header .seamed {
  box-shadow: none; }

.u-navlayout-header .scroll {
  box-shadow: none; }

.u-navlayout-header .waterfall {
  box-shadow: none;
  overflow: hidden; }
  .u-navlayout-header .waterfall.is-casting-shadow {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  .u-navlayout-header .waterfall.u-navlayout-header-waterfall-hide-top {
    justify-content: flex-end; }

.u-navlayout-header-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  flex-shrink: 0;
  box-sizing: border-box;
  align-self: stretch;
  align-items: center;
  height: 64px;
  margin: 0;
  padding: 0 40px 0 80px; }
  .u-navlayout-no-drawer-button .u-navlayout-header-row {
    padding-left: 40px; }
  @media screen and (min-width: 1025px) {
    .u-navlayout--no-desktop-drawer-button .u-navlayout-header-row {
      padding-left: 40px; } }
  @media screen and (max-width: 1024px) {
    .u-navlayout-header-row {
      height: 56px;
      padding: 0 16px 0 72px; }
      .u-navlayout--no-drawer-button .u-navlayout-header-row {
        padding-left: 16px; } }
  .u-navlayout-header-row > * {
    flex-shrink: 0; }
  .u-navlayout-header .scroll .u-navlayout-header-row {
    width: 100%; }
  .u-navlayout-header-row .u-nav {
    margin: 0;
    padding: 0;
    height: 64px;
    flex-direction: row;
    align-items: center; }
    @media screen and (max-width: 1024px) {
      .u-navlayout-header-row .u-nav {
        height: 56px; } }
  .u-navlayout-header-row .u-nav-link {
    display: block;
    color: rgb(255,255,255);
    line-height: 64px;
    padding: 0 24px; }
    @media screen and (max-width: 1024px) {
      .u-navlayout-header-row .u-nav-link {
        line-height: 56px;
        padding: 0 16px; } }

.u-navlayout-obfuscator {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 4;
  visibility: hidden;
  transition-property: background-color;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }
  .u-navlayout-obfuscator.is-visible {
    background-color: rgba(0, 0, 0, 0.5);
    visibility: visible; }

.u-navlayout-content {
  -ms-flex: 0 1 auto;
  position: relative;
  display: inline-block;
  overflow-y: auto;
  overflow-x: hidden;
  flex-grow: 1;
  z-index: 1;
  -webkit-overflow-scrolling: touch; }
  .u-navlayout-fixed-drawer > .u-navlayout-content {
    margin-left: 240px; }
  .u-navlayout-container.has-scrolling-header .u-navlayout-content {
    overflow: visible; }
  @media screen and (max-width: 1024px) {
    .u-navlayout-fixed-drawer > .u-navlayout-content {
      margin-left: 0; }
    .u-navlayout-container.has-scrolling-header .u-navlayout-content {
      overflow-y: auto;
      overflow-x: hidden; } }

.u-navlayout-tab-bar {
  height: 96px;
  margin: 0;
  width: calc(100% - 112px);
  padding: 0 0 0 56px;
  display: flex;
  background-color: rgb(63,81,181);
  overflow-y: hidden;
  overflow-x: scroll; }
  .u-navlayout-tab-bar::-webkit-scrollbar {
    display: none; }
  .u-navlayout-no-drawer-button .u-navlayout-tab-bar {
    padding-left: 16px;
    width: calc(100% - 32px); }
  @media screen and (min-width: 1025px) {
    .u-navlayout-no-desktop-drawer-button .u-navlayout-tab-bar {
      padding-left: 16px;
      width: calc(100% - 32px); } }
  @media screen and (max-width: 1024px) {
    .u-navlayout-tab-bar {
      width: calc(100% - 60px);
      padding: 0 0 0 60px; }
      .u-navlayout-no-drawer-button .u-navlayout-tab-bar {
        width: calc(100% - 8px);
        padding-left: 4px; } }
  .u-navlayout-fixed-tabs .u-navlayout-tab-bar {
    padding: 0;
    overflow: hidden;
    width: 100%; }

.u-navlayout-tab-bar-container {
  position: relative;
  height: 48px;
  width: 100%;
  border: none;
  margin: 0;
  z-index: 2;
  flex-grow: 0;
  flex-shrink: 0;
  overflow: hidden; }
  .u-navlayout-container > .u-navlayout-tab-bar-container {
    position: absolute;
    top: 0;
    left: 0; }

.u-navlayout-tab-bar-button {
  display: inline-block;
  position: absolute;
  top: 0;
  height: 48px;
  width: 56px;
  z-index: 4;
  text-align: center;
  background-color: rgb(63,81,181);
  color: transparent;
  cursor: pointer;
  user-select: none; }
  .u-navlayout-no-desktop-drawer-button .u-navlayout-tab-bar-button,
  .u-navlayout-no-drawer-button .u-navlayout-tab-bar-button {
    width: 16px; }
    .u-navlayout-no-desktop-drawer-button .u-navlayout-tab-bar-button .material-icons,
    .u-navlayout-no-drawer-button .u-navlayout-tab-bar-button .material-icons {
      position: relative;
      left: -4px; }
  @media screen and (max-width: 1024px) {
    .u-navlayout-tab-bar-button {
      display: none;
      width: 60px; } }
  .u-navlayout-fixed-tabs .u-navlayout-tab-bar-button {
    display: none; }
  .u-navlayout-tab-bar-button .material-icons {
    line-height: 48px; }
  .u-navlayout-tab-bar-button.is-active {
    color: rgb(255,255,255); }

.u-navlayout-tab-bar-left-button {
  left: 0; }

.u-navlayout-tab-bar-right-button {
  right: 0; }

.u-navlayout-tab {
  margin: 0;
  border: none;
  padding: 0 24px 0 24px;
  float: left;
  position: relative;
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  text-decoration: none;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(255,255,255, 0.6);
  overflow: hidden; }
  @media screen and (max-width: 1024px) {
    .u-navlayout-tab {
      padding: 0 12px 0 12px; } }
  .u-navlayout-fixed-tabs .u-navlayout-tab {
    float: none;
    flex-grow: 1;
    padding: 0; }
  .u-navlayout.is-upgraded .u-navlayout-tab.is-active {
    color: rgb(255,255,255); }
  .mdl-layout.is-upgraded .u-navlayout-tab.is-active::after {
    height: 2px;
    width: 100%;
    display: block;
    content: " ";
    bottom: 0;
    left: 0;
    position: absolute;
    background: rgb(255,64,129);
    animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
    transition: all 1s cubic-bezier(0.4, 0, 1, 1); }
  .u-navlayout-tab .mdl-layout__tab-ripple-container {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    overflow: hidden; }
    .u-navlayout-tab .mdl-layout__tab-ripple-container .mdl-ripple {
      background-color: rgb(255,255,255); }

.u-navlayout-tab-panel {
  display: block; }
  .u-navlayout.is-upgraded .u-navlayout-tab-panel {
    display: none; }
  .u-navlayout.is-upgraded .u-navlayout-tab-panel.is-active {
    display: block; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
.u-row {
  display: flex;
  flex-flow: row wrap;
  margin: 0 auto 0 auto;
  align-items: stretch; }
  .u-row.u-grid-no-spacing {
    padding: 0; }

.u-col {
  box-sizing: border-box; }

.u-col-top {
  align-self: flex-start; }

.u-col-middle {
  align-self: center; }

.u-col-bottom {
  align-self: flex-end; }

.u-col-stretch {
  align-self: stretch; }

.u-grid.u-grid-no-spacing > .u-col {
  margin: 0; }

.u-col-order-1 {
  order: 1; }

.u-col-order-2 {
  order: 2; }

.u-col-order-3 {
  order: 3; }

.u-col-order-4 {
  order: 4; }

.u-col-order-5 {
  order: 5; }

.u-col-order-6 {
  order: 6; }

.u-col-order-7 {
  order: 7; }

.u-col-order-8 {
  order: 8; }

.u-col-order-9 {
  order: 9; }

.u-col-order-10 {
  order: 10; }

.u-col-order-11 {
  order: 11; }

.u-col-order-12 {
  order: 12; }

@media (max-width: 479px) {
  .u-row {
    padding: 8px; }
  .u-col {
    margin: 8px;
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col {
      width: 100%; }
  .u-col-hide-phone {
    display: none !important; }
  .u-col-order-1-phone.u-col-order-1-phone {
    order: 1; }
  .u-col-order-2-phone.u-col-order-2-phone {
    order: 2; }
  .u-col-order-3-phone.u-col-order-3-phone {
    order: 3; }
  .u-col-order-4-phone.u-col-order-4-phone {
    order: 4; }
  .u-col-order-5-phone.u-col-order-5-phone {
    order: 5; }
  .u-col-order-6-phone.u-col-order-6-phone {
    order: 6; }
  .u-col-order-7-phone.u-col-order-7-phone {
    order: 7; }
  .u-col-order-8-phone.u-col-order-8-phone {
    order: 8; }
  .u-col-order-9-phone.u-col-order-9-phone {
    order: 9; }
  .u-col-order-10-phone.u-col-order-10-phone {
    order: 10; }
  .u-col-order-11-phone.u-col-order-11-phone {
    order: 11; }
  .u-col-order-12-phone.u-col-order-12-phone {
    order: 12; }
  .u-col-1,
  .u-col-1-phone.u-col-1-phone {
    width: calc(25% - 16px); }
    .u-grid-no-spacing > .u-col-1, .u-grid-no-spacing >
    .u-col-1-phone.u-col-1-phone {
      width: 25%; }
  .u-col-2,
  .u-col-2-phone.u-col-2-phone {
    width: calc(50% - 16px); }
    .u-grid-no-spacing > .u-col-2, .u-grid-no-spacing >
    .u-col-2-phone.u-col-2-phone {
      width: 50%; }
  .u-col-3,
  .u-col-3-phone.u-col-3-phone {
    width: calc(75% - 16px); }
    .u-grid-no-spacing > .u-col-3, .u-grid-no-spacing >
    .u-col-3-phone.u-col-3-phone {
      width: 75%; }
  .u-col-4,
  .u-col-4-phone.u-col-4-phone {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-4, .u-grid-no-spacing >
    .u-col-4-phone.u-col-4-phone {
      width: 100%; }
  .u-col-5,
  .u-col-5-phone.u-col-5-phone {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-5, .u-grid-no-spacing >
    .u-col-5-phone.u-col-5-phone {
      width: 100%; }
  .u-col-6,
  .u-col-6-phone.u-col-6-phone {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-6, .u-grid-no-spacing >
    .u-col-6-phone.u-col-6-phone {
      width: 100%; }
  .u-col-7,
  .u-col-7-phone.u-col-7-phone {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-7, .u-grid-no-spacing >
    .u-col-7-phone.u-col-7-phone {
      width: 100%; }
  .u-col-8,
  .u-col-8-phone.u-col-8-phone {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-8, .u-grid-no-spacing >
    .u-col-8-phone.u-col-8-phone {
      width: 100%; }
  .u-col-9,
  .u-col-9-phone.u-col-9-phone {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-9, .u-grid-no-spacing >
    .u-col-9-phone.u-col-9-phone {
      width: 100%; }
  .u-col-10,
  .u-col-10-phone.u-col-10-phone {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-10, .u-grid-no-spacing >
    .u-col-10-phone.u-col-10-phone {
      width: 100%; }
  .u-col-11,
  .u-col-11-phone.u-col-11-phone {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-11, .u-grid-no-spacing >
    .u-col-11-phone.u-col-11-phone {
      width: 100%; }
  .u-col-12,
  .u-col-12-phone.u-col-12-phone {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-12, .u-grid-no-spacing >
    .u-col-12-phone.u-col-12-phone {
      width: 100%; }
  .u-col-1-offset,
  .u-col-1-offset-phone.u-col-1-offset-phone {
    margin-left: calc(25% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-1-offset, .u-grid.u-grid-no-spacing >
    .u-col-1-offset-phone.u-col-1-offset-phone {
      margin-left: 25%; }
  .u-col-2-offset,
  .u-col-2-offset-phone.u-col-2-offset-phone {
    margin-left: calc(50% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-2-offset, .u-grid.u-grid-no-spacing >
    .u-col-2-offset-phone.u-col-2-offset-phone {
      margin-left: 50%; }
  .u-col-3-offset,
  .u-col-3-offset-phone.u-col-3-offset-phone {
    margin-left: calc(75% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-3-offset, .u-grid.u-grid-no-spacing >
    .u-col-3-offset-phone.u-col-3-offset-phone {
      margin-left: 75%; } }

@media (min-width: 480px) and (max-width: 839px) {
  .u-row {
    padding: 8px; }
  .u-col {
    margin: 8px;
    width: calc(50% - 16px); }
    .u-grid-no-spacing > .u-col {
      width: 50%; }
  .u-col-hide-tablet {
    display: none !important; }
  .u-col-order-1-tablet.u-col-order-1-tablet {
    order: 1; }
  .u-col-order-2-tablet.u-col-order-2-tablet {
    order: 2; }
  .u-col-order-3-tablet.u-col-order-3-tablet {
    order: 3; }
  .u-col-order-4-tablet.u-col-order-4-tablet {
    order: 4; }
  .u-col-order-5-tablet.u-col-order-5-tablet {
    order: 5; }
  .u-col-order-6-tablet.u-col-order-6-tablet {
    order: 6; }
  .u-col-order-7-tablet.u-col-order-7-tablet {
    order: 7; }
  .u-col-order-8-tablet.u-col-order-8-tablet {
    order: 8; }
  .u-col-order-9-tablet.u-col-order-9-tablet {
    order: 9; }
  .u-col-order-10-tablet.u-col-order-10-tablet {
    order: 10; }
  .u-col-order-11-tablet.u-col-order-11-tablet {
    order: 11; }
  .u-col-order-12-tablet.u-col-order-12-tablet {
    order: 12; }
  .u-col-1,
  .u-col-1-tablet.u-col-1-tablet {
    width: calc(12.5% - 16px); }
    .u-grid-no-spacing > .u-col-1, .u-grid-no-spacing >
    .u-col-1-tablet.u-col-1-tablet {
      width: 12.5%; }
  .u-col-2,
  .u-col-2-tablet.u-col-2-tablet {
    width: calc(25% - 16px); }
    .u-grid-no-spacing > .u-col-2, .u-grid-no-spacing >
    .u-col-2-tablet.u-col-2-tablet {
      width: 25%; }
  .u-col-3,
  .u-col-3-tablet.u-col-3-tablet {
    width: calc(37.5% - 16px); }
    .u-grid-no-spacing > .u-col-3, .u-grid-no-spacing >
    .u-col-3-tablet.u-col-3-tablet {
      width: 37.5%; }
  .u-col-4,
  .u-col-4-tablet.u-col-4-tablet {
    width: calc(50% - 16px); }
    .u-grid-no-spacing > .u-col-4, .u-grid-no-spacing >
    .u-col-4-tablet.u-col-4-tablet {
      width: 50%; }
  .u-col-5,
  .u-col-5-tablet.u-col-5-tablet {
    width: calc(62.5% - 16px); }
    .u-grid-no-spacing > .u-col-5, .u-grid-no-spacing >
    .u-col-5-tablet.u-col-5-tablet {
      width: 62.5%; }
  .u-col-6,
  .u-col-6-tablet.u-col-6-tablet {
    width: calc(75% - 16px); }
    .u-grid-no-spacing > .u-col-6, .u-grid-no-spacing >
    .u-col-6-tablet.u-col-6-tablet {
      width: 75%; }
  .u-col-7,
  .u-col-7-tablet.u-col-7-tablet {
    width: calc(87.5% - 16px); }
    .u-grid-no-spacing > .u-col-7, .u-grid-no-spacing >
    .u-col-7-tablet.u-col-7-tablet {
      width: 87.5%; }
  .u-col-8,
  .u-col-8-tablet.u-col-8-tablet {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-8, .u-grid-no-spacing >
    .u-col-8-tablet.u-col-8-tablet {
      width: 100%; }
  .u-col-9,
  .u-col-9-tablet.u-col-9-tablet {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-9, .u-grid-no-spacing >
    .u-col-9-tablet.u-col-9-tablet {
      width: 100%; }
  .u-col-10,
  .u-col-10-tablet.u-col-10-tablet {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-10, .u-grid-no-spacing >
    .u-col-10-tablet.u-col-10-tablet {
      width: 100%; }
  .u-col-11,
  .u-col-11-tablet.u-col-11-tablet {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-11, .u-grid-no-spacing >
    .u-col-11-tablet.u-col-11-tablet {
      width: 100%; }
  .u-col-12,
  .u-col-12-tablet.u-col-12-tablet {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-12, .u-grid-no-spacing >
    .u-col-12-tablet.u-col-12-tablet {
      width: 100%; }
  .u-col-1-offset,
  .u-col-1-offset-tablet.u-col-1-offset-tablet {
    margin-left: calc(12.5% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-1-offset, .u-grid.u-grid-no-spacing >
    .u-col-1-offset-tablet.u-col-1-offset-tablet {
      margin-left: 12.5%; }
  .u-col-2-offset,
  .u-col-2-offset-tablet.u-col-2-offset-tablet {
    margin-left: calc(25% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-2-offset, .u-grid.u-grid-no-spacing >
    .u-col-2-offset-tablet.u-col-2-offset-tablet {
      margin-left: 25%; }
  .u-col-3-offset,
  .u-col-3-offset-tablet.u-col-3-offset-tablet {
    margin-left: calc(37.5% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-3-offset, .u-grid.u-grid-no-spacing >
    .u-col-3-offset-tablet.u-col-3-offset-tablet {
      margin-left: 37.5%; }
  .u-col-4-offset,
  .u-col-4-offset-tablet.u-col-4-offset-tablet {
    margin-left: calc(50% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-4-offset, .u-grid.u-grid-no-spacing >
    .u-col-4-offset-tablet.u-col-4-offset-tablet {
      margin-left: 50%; }
  .u-col-5-offset,
  .u-col-5-offset-tablet.u-col-5-offset-tablet {
    margin-left: calc(62.5% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-5-offset, .u-grid.u-grid-no-spacing >
    .u-col-5-offset-tablet.u-col-5-offset-tablet {
      margin-left: 62.5%; }
  .u-col-6-offset,
  .u-col-6-offset-tablet.u-col-6-offset-tablet {
    margin-left: calc(75% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-6-offset, .u-grid.u-grid-no-spacing >
    .u-col-6-offset-tablet.u-col-6-offset-tablet {
      margin-left: 75%; }
  .u-col-7-offset,
  .u-col-7-offset-tablet.u-col-7-offset-tablet {
    margin-left: calc(87.5% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-7-offset, .u-grid.u-grid-no-spacing >
    .u-col-7-offset-tablet.u-col-7-offset-tablet {
      margin-left: 87.5%; } }

@media (min-width: 840px) {
  .u-row {
    padding: 8px; }
  .u-col {
    margin: 8px;
    width: calc(33.33333% - 16px); }
    .u-grid-no-spacing > .u-col {
      width: 33.33333%; }
  .u-col-hide-desktop {
    display: none !important; }
  .u-col-order-1-desktop.u-col-order-1-desktop {
    order: 1; }
  .u-col-order-2-desktop.u-col-order-2-desktop {
    order: 2; }
  .u-col-order-3-desktop.u-col-order-3-desktop {
    order: 3; }
  .u-col-order-4-desktop.u-col-order-4-desktop {
    order: 4; }
  .u-col-order-5-desktop.u-col-order-5-desktop {
    order: 5; }
  .u-col-order-6-desktop.u-col-order-6-desktop {
    order: 6; }
  .u-col-order-7-desktop.u-col-order-7-desktop {
    order: 7; }
  .u-col-order-8-desktop.u-col-order-8-desktop {
    order: 8; }
  .u-col-order-9-desktop.u-col-order-9-desktop {
    order: 9; }
  .u-col-order-10-desktop.u-col-order-10-desktop {
    order: 10; }
  .u-col-order-11-desktop.u-col-order-11-desktop {
    order: 11; }
  .u-col-order-12-desktop.u-col-order-12-desktop {
    order: 12; }
  .u-col-1,
  .u-col-1-desktop.u-col-1-desktop {
    width: calc(8.33333% - 16px); }
    .u-grid-no-spacing > .u-col-1, .u-grid-no-spacing >
    .u-col-1-desktop.u-col-1-desktop {
      width: 8.33333%; }
  .u-col-2,
  .u-col-2-desktop.u-col-2-desktop {
    width: calc(16.66667% - 16px); }
    .u-grid-no-spacing > .u-col-2, .u-grid-no-spacing >
    .u-col-2-desktop.u-col-2-desktop {
      width: 16.66667%; }
  .u-col-3,
  .u-col-3-desktop.u-col-3-desktop {
    width: calc(25% - 16px); }
    .u-grid-no-spacing > .u-col-3, .u-grid-no-spacing >
    .u-col-3-desktop.u-col-3-desktop {
      width: 25%; }
  .u-col-4,
  .u-col-4-desktop.u-col-4-desktop {
    width: calc(33.33333% - 16px); }
    .u-grid-no-spacing > .u-col-4, .u-grid-no-spacing >
    .u-col-4-desktop.u-col-4-desktop {
      width: 33.33333%; }
  .u-col-5,
  .u-col-5-desktop.u-col-5-desktop {
    width: calc(41.66667% - 16px); }
    .u-grid-no-spacing > .u-col-5, .u-grid-no-spacing >
    .u-col-5-desktop.u-col-5-desktop {
      width: 41.66667%; }
  .u-col-6,
  .u-col-6-desktop.u-col-6-desktop {
    width: calc(50% - 16px); }
    .u-grid-no-spacing > .u-col-6, .u-grid-no-spacing >
    .u-col-6-desktop.u-col-6-desktop {
      width: 50%; }
  .u-col-7,
  .u-col-7-desktop.u-col-7-desktop {
    width: calc(58.33333% - 16px); }
    .u-grid-no-spacing > .u-col-7, .u-grid-no-spacing >
    .u-col-7-desktop.u-col-7-desktop {
      width: 58.33333%; }
  .u-col-8,
  .u-col-8-desktop.u-col-8-desktop {
    width: calc(66.66667% - 16px); }
    .u-grid-no-spacing > .u-col-8, .u-grid-no-spacing >
    .u-col-8-desktop.u-col-8-desktop {
      width: 66.66667%; }
  .u-col-9,
  .u-col-9-desktop.u-col-9-desktop {
    width: calc(75% - 16px); }
    .u-grid-no-spacing > .u-col-9, .u-grid-no-spacing >
    .u-col-9-desktop.u-col-9-desktop {
      width: 75%; }
  .u-col-10,
  .u-col-10-desktop.u-col-10-desktop {
    width: calc(83.33333% - 16px); }
    .u-grid-no-spacing > .u-col-10, .u-grid-no-spacing >
    .u-col-10-desktop.u-col-10-desktop {
      width: 83.33333%; }
  .u-col-11,
  .u-col-11-desktop.u-col-11-desktop {
    width: calc(91.66667% - 16px); }
    .u-grid-no-spacing > .u-col-11, .u-grid-no-spacing >
    .u-col-11-desktop.u-col-11-desktop {
      width: 91.66667%; }
  .u-col-12,
  .u-col-12-desktop.u-col-12-desktop {
    width: calc(100% - 16px); }
    .u-grid-no-spacing > .u-col-12, .u-grid-no-spacing >
    .u-col-12-desktop.u-col-12-desktop {
      width: 100%; }
  .u-col-1-offset,
  .u-col-1-offset-desktop.u-col-1-offset-desktop {
    margin-left: calc(8.33333% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-1-offset, .u-grid.u-grid-no-spacing >
    .u-col-1-offset-desktop.u-col-1-offset-desktop {
      margin-left: 8.33333%; }
  .u-col-2-offset,
  .u-col-2-offset-desktop.u-col-2-offset-desktop {
    margin-left: calc(16.66667% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-2-offset, .u-grid.u-grid-no-spacing >
    .u-col-2-offset-desktop.u-col-2-offset-desktop {
      margin-left: 16.66667%; }
  .u-col-3-offset,
  .u-col-3-offset-desktop.u-col-3-offset-desktop {
    margin-left: calc(25% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-3-offset, .u-grid.u-grid-no-spacing >
    .u-col-3-offset-desktop.u-col-3-offset-desktop {
      margin-left: 25%; }
  .u-col-4-offset,
  .u-col-4-offset-desktop.u-col-4-offset-desktop {
    margin-left: calc(33.33333% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-4-offset, .u-grid.u-grid-no-spacing >
    .u-col-4-offset-desktop.u-col-4-offset-desktop {
      margin-left: 33.33333%; }
  .u-col-5-offset,
  .u-col-5-offset-desktop.u-col-5-offset-desktop {
    margin-left: calc(41.66667% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-5-offset, .u-grid.u-grid-no-spacing >
    .u-col-5-offset-desktop.u-col-5-offset-desktop {
      margin-left: 41.66667%; }
  .u-col-6-offset,
  .u-col-6-offset-desktop.u-col-6-offset-desktop {
    margin-left: calc(50% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-6-offset, .u-grid.u-grid-no-spacing >
    .u-col-6-offset-desktop.u-col-6-offset-desktop {
      margin-left: 50%; }
  .u-col-7-offset,
  .u-col-7-offset-desktop.u-col-7-offset-desktop {
    margin-left: calc(58.33333% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-7-offset, .u-grid.u-grid-no-spacing >
    .u-col-7-offset-desktop.u-col-7-offset-desktop {
      margin-left: 58.33333%; }
  .u-col-8-offset,
  .u-col-8-offset-desktop.u-col-8-offset-desktop {
    margin-left: calc(66.66667% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-8-offset, .u-grid.u-grid-no-spacing >
    .u-col-8-offset-desktop.u-col-8-offset-desktop {
      margin-left: 66.66667%; }
  .u-col-9-offset,
  .u-col-9-offset-desktop.u-col-9-offset-desktop {
    margin-left: calc(75% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-9-offset, .u-grid.u-grid-no-spacing >
    .u-col-9-offset-desktop.u-col-9-offset-desktop {
      margin-left: 75%; }
  .u-col-10-offset,
  .u-col-10-offset-desktop.u-col-10-offset-desktop {
    margin-left: calc(83.33333% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-10-offset, .u-grid.u-grid-no-spacing >
    .u-col-10-offset-desktop.u-col-10-offset-desktop {
      margin-left: 83.33333%; }
  .u-col-11-offset,
  .u-col-11-offset-desktop.u-col-11-offset-desktop {
    margin-left: calc(91.66667% + 8px); }
    .u-grid.u-grid-no-spacing > .u-col-11-offset, .u-grid.u-grid-no-spacing >
    .u-col-11-offset-desktop.u-col-11-offset-desktop {
      margin-left: 91.66667%; } }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.u-menu-container {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  position: absolute;
  overflow: visible;
  height: 0;
  width: 0;
  visibility: hidden;
  z-index: -1; }
  .u-menu-container.is-visible, .u-menu-container.is-animating {
    z-index: 999;
    visibility: visible; }

.u-menu-outline {
  display: block;
  background: rgb(255,255,255);
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 0;
  transform: scale(0);
  transform-origin: 0 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  will-change: transform;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1; }
  .u-menu-container.is-visible .u-menu-outline {
    opacity: 1;
    transform: scale(1);
    z-index: 999; }
  .u-menu-outline.u-menu-bottom-right {
    transform-origin: 100% 0; }
  .u-menu-outline.u-menu-top-left {
    transform-origin: 0 100%; }
  .u-menu-outline.u-menu-top-right {
    transform-origin: 100% 100%; }

.u-menu {
  position: absolute;
  list-style: none;
  top: 0;
  left: 0;
  height: auto;
  width: auto;
  min-width: 124px;
  padding: 8px 0;
  margin: 0;
  opacity: 0;
  clip: rect(0 0 0 0);
  z-index: -1; }
  .u-menu-container.is-visible .u-menu {
    opacity: 1;
    z-index: 999; }
  .u-menu.is-animating {
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), clip 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
  .u-menu.u-menu-bottom-right {
    left: auto;
    right: 0; }
  .u-menu.u-menu-top-left {
    top: auto;
    bottom: 0; }
  .u-menu.u-menu-top-right {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0; }
  .u-menu.u-menu-unaligned {
    top: auto;
    left: auto; }

.u-menu-item {
  display: block;
  border: none;
  color: rgba(0,0,0, 0.87);
  background-color: transparent;
  text-align: left;
  margin: 0;
  padding: 0 16px;
  outline-color: rgb(189,189,189);
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-decoration: none;
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  user-select: none; }
  .u-menu-container.is-visible .u-menu-item {
    opacity: 1; }
  .u-menu-item::-moz-focus-inner {
    border: 0; }
  .u-menu-item-full-bleed-divider {
    border-bottom: 1px solid rgba(0,0,0, 0.12); }
  .u-menu-item[disabled], .u-menu-item[data-u-disabled] {
    color: rgb(189,189,189);
    background-color: transparent;
    cursor: auto; }
    .u-menu-item[disabled]:hover, .u-menu-item[data-u-disabled]:hover {
      background-color: transparent; }
    .u-menu-item[disabled]:focus, .u-menu-item[data-u-disabled]:focus {
      background-color: transparent; }
    .u-menu-item[disabled] .mdl-ripple, .u-menu-item[data-u-disabled] .mdl-ripple {
      background: transparent; }
  .u-menu-item:hover {
    background-color: rgb(238,238,238); }
  .u-menu-item:focus {
    outline: none;
    background-color: rgb(238,238,238); }
  .u-menu-item:active {
    background-color: rgb(224,224,224); }

.u-menu__item--ripple-container {
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
  overflow: hidden; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.u-mdlayout {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.15);
  background-color: white; }

.u-mdlayout-master {
  float: left;
  height: 100%;
  width: 200px;
  border-right: 1px solid #dddddd;
  background: none repeat scroll 0 0 #f7f7f7;
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 0 10px rgba(0, 0, 0, 0.15);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -moz-background-clip: padding-box;
  z-index: 5;
  transition: all 300ms;
  box-sizing: border-box; }
  .u-mdlayout-master.u-mdlayout-page {
    background-color: #F2F2F2; }

.u-mdlayout-detail {
  height: 100%;
  background: #F2F9FA;
  overflow: hidden;
  position: relative;
  z-index: 1;
  box-sizing: border-box; }

.u-mdlayout-page {
  position: absolute;
  background-color: #F2F9FA;
  height: 100%;
  width: 100%;
  transition: all 300ms; }
  .u-mdlayout-page.let-ie9 {
    display: none; }
  .u-mdlayout-page.current.let-ie9 {
    display: block; }

.u-mdlayout-page-header {
  height: 3rem;
  border-bottom: 1px solid #cccccc;
  background: #fff;
  position: relative;
  box-sizing: border-box; }

.u-mdlayout-page-header label {
  line-height: 3rem;
  width: 100%;
  text-align: center;
  display: inline-block; }

.u-mdlayout-page-section {
  background: #fff;
  padding: 0px;
  top: 3rem;
  position: absolute;
  left: 0;
  bottom: 3rem;
  overflow: auto;
  height: auto;
  width: 100%; }

.u-mdlayout-page-footer {
  z-index: 2;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3rem;
  width: 100%;
  border-top: 1px solid #cccccc;
  background-color: #fff; }

.u-mdlayout-page-section table {
  background: #fff; }

.u-mdlayout-header-func {
  position: absolute;
  left: 0.25rem;
  top: 0.25rem;
  font-size: 1rem; }

.u-mdlayout-header-func span:hover {
  cursor: pointer;
  background-color: #EAEAEA; }

.u-mdlayout-header-func span {
  padding: 0.25rem 0.5rem;
  display: none;
  position: absolute; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.u-checkbox {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 24px;
  margin: 0;
  padding: 0; }
  .u-checkbox.is-upgraded {
    padding-left: 24px; }

.u-checkbox-input {
  line-height: 24px; }
  .u-checkbox.is-upgraded .u-checkbox-input {
    position: absolute;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none; }

.u-checkbox-outline {
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  border: 2px solid rgba(0,0,0, 0.54);
  border-radius: 2px;
  z-index: 2; }
  .u-checkbox.is-checked .u-checkbox-outline {
    border: 2px solid rgb(63,81,181); }
  fieldset[disabled] .u-checkbox .u-checkbox-outline,
  .u-checkbox.is-disabled .u-checkbox-outline {
    border: 2px solid rgba(0,0,0, 0.26);
    cursor: auto; }

.u-checkbox-focus-helper {
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: transparent; }
  .u-checkbox.is-focused .u-checkbox-focus-helper {
    box-shadow: 0 0 0px 8px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1); }
  .u-checkbox.is-focused.is-checked .u-checkbox-focus-helper {
    box-shadow: 0 0 0px 8px rgba(63,81,181, 0.26);
    background-color: rgba(63,81,181, 0.26); }

.u-checkbox-tick-outline {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  mask: url("/images/tick-mask.svg?embed");
  background: transparent;
  transition-duration: 0.28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: background; }
  .u-checkbox.is-checked .u-checkbox-tick-outline {
    background: rgb(63,81,181) url("/images/tick.svg?embed"); }
  fieldset[disabled] .u-checkbox.is-checked .u-checkbox-tick-outline,
  .u-checkbox.is-checked.is-disabled .u-checkbox-tick-outline {
    background: rgba(0,0,0, 0.26) url("/images/tick.svg?embed"); }

.u-checkbox-label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  margin: 0; }
  fieldset[disabled] .u-checkbox .u-checkbox-label,
  .u-checkbox.is-disabled .u-checkbox-label {
    color: rgba(0,0,0, 0.26);
    cursor: auto; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.u-radio {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  padding-left: 0; }
  .u-radio.is-upgraded {
    padding-left: 24px; }

.u-radio-button {
  line-height: 24px; }
  .u-radio.is-upgraded .u-radio-button {
    position: absolute;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none; }

.u-radio-outer-circle {
  position: absolute;
  top: 4px;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  border: 2px solid rgba(0,0,0, 0.54);
  border-radius: 50%;
  z-index: 2; }
  .u-radio.is-checked .u-radio-outer-circle {
    border: 2px solid rgb(63,81,181); }
  .u-radio-outer-circle fieldset[disabled] .u-radio,
  .u-radio.is-disabled .u-radio-outer-circle {
    border: 2px solid rgba(0,0,0, 0.26);
    cursor: auto; }

.u-radio-inner-circle {
  position: absolute;
  z-index: 1;
  margin: 0;
  top: 8px;
  left: 4px;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  cursor: pointer;
  transition-duration: 0.28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: transform;
  transform: scale3d(0, 0, 0);
  border-radius: 50%;
  background: rgb(63,81,181); }
  .u-radio.is-checked .u-radio-inner-circle {
    transform: scale3d(1, 1, 1); }
  fieldset[disabled] .u-radio .u-radio-inner-circle,
  .u-radio.is-disabled .u-radio-inner-circle {
    background: rgba(0,0,0, 0.26);
    cursor: auto; }
  .u-radio.is-focused .u-radio-inner-circle {
    box-shadow: 0 0 0px 10px rgba(0, 0, 0, 0.1); }

.u-radio-label {
  cursor: pointer; }
  fieldset[disabled] .u-radio .u-radio-label,
  .u-radio.is-disabled .u-radio-label {
    color: rgba(0,0,0, 0.26);
    cursor: auto; }

.u-radio-ripple-container {
  position: absolute;
  z-index: 2;
  top: -9px;
  left: -13px;
  box-sizing: border-box;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
  background: rgb(63,81,181); }
  fieldset[disabled] .u-radio .u-radio-ripple-container,
  .u-radio.is-disabled .u-radio-ripple-container {
    cursor: auto; }
  .u-radio-ripple-container fieldset[disabled] .u-radio {
    background: transparent; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.u-switch {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 24px;
  margin: 0;
  padding: 0;
  overflow: visible;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .u-switch.is-upgraded {
    padding-left: 28px; }

.u-switch-input {
  line-height: 24px; }
  .u-switch.is-upgraded .u-switch-input {
    position: absolute;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none; }

.u-switch-track {
  background: rgba(0,0,0, 0.26);
  position: absolute;
  left: 0;
  top: 5px;
  height: 14px;
  width: 36px;
  border-radius: 14px;
  cursor: pointer; }
  .u-switch.is-checked .u-switch-track {
    background: rgba(63,81,181, 0.5); }
  .u-switch-track fieldset[disabled] .u-switch,
  .u-switch.is-disabled .u-switch-track {
    background: rgba(0,0,0, 0.12);
    cursor: auto; }

.u-switch-thumb {
  background: rgb(250,250,250);
  position: absolute;
  left: 0;
  top: 2px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition-duration: 0.28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: left; }
  .u-switch.is-checked .u-switch-thumb {
    background: rgb(63,81,181);
    left: 16px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12); }
  .u-switch-thumb fieldset[disabled] .u-switch,
  .u-switch.is-disabled .u-switch-thumb {
    background: rgb(189,189,189);
    cursor: auto; }

.u-switch-focus-helper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-4px, -4px);
  display: inline-block;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: transparent; }
  .u-switch.is-focused .u-switch-focus-helper {
    box-shadow: 0 0 0px 20px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1); }
  .u-switch.is-focused.is-checked .u-switch-focus-helper {
    box-shadow: 0 0 0px 20px rgba(63,81,181, 0.26);
    background-color: rgba(63,81,181, 0.26); }

.u-switch-label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  left: 24px; }
  .u-switch-label fieldset[disabled] .u-switch,
  .u-switch.is-disabled .u-switch-label {
    color: rgb(189,189,189);
    cursor: auto; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
.u-loading {
  display: inline-block;
  position: relative;
  width: 28px;
  height: 28px; }
  .u-loading:not(.is-upgraded).is-active:after {
    content: "Loading..."; }
  .u-loading.is-upgraded.is-active {
    animation: u-loading-container-rotate 1568.23529ms linear infinite; }

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

.u-loading-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0; }

.u-loading-layer-1 {
  border-color: rgb(66,165,245); }
  .u-loading-single-color .u-loading-layer-1 {
    border-color: rgb(63,81,181); }
  .u-loading.is-active .u-loading-layer-1 {
    animation: u-loading-fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, u-loading-layer-1-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.u-loading-layer-2 {
  border-color: rgb(244,67,54); }
  .u-loading-single-color .u-loading-layer-2 {
    border-color: rgb(63,81,181); }
  .u-loading.is-active .u-loading-layer-2 {
    animation: u-loading-fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, u-loading-layer-2-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.u-loading-layer-3 {
  border-color: rgb(253,216,53); }
  .u-loading-single-color .u-loading-layer-3 {
    border-color: rgb(63,81,181); }
  .u-loading.is-active .u-loading-layer-3 {
    animation: u-loading-fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, u-loading-layer-3-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.u-loading-layer-4 {
  border-color: rgb(76,175,80); }
  .u-loading-single-color .u-loading-layer-4 {
    border-color: rgb(63,81,181); }
  .u-loading.is-active .u-loading-layer-4 {
    animation: u-loading-fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, u-loading-layer-4-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@keyframes u-loading-fill-unfill-rotate {
  12.5% {
    transform: rotate(135deg); }
  25% {
    transform: rotate(270deg); }
  37.5% {
    transform: rotate(405deg); }
  50% {
    transform: rotate(540deg); }
  62.5% {
    transform: rotate(675deg); }
  75% {
    transform: rotate(810deg); }
  87.5% {
    transform: rotate(945deg); }
  to {
    transform: rotate(1080deg); } }

/**
* HACK: Even though the intention is to have the current .u-loading__layer-N
* at `opacity: 1`, we set it to `opacity: 0.99` instead since this forces Chrome
* to do proper subpixel rendering for the elements being animated. This is
* especially visible in Chrome 39 on Ubuntu 14.04. See:
*
* - https://github.com/Polymer/paper-spinner/issues/9
* - https://code.google.com/p/chromium/issues/detail?id=436255
*/
@keyframes u-loading-layer-1-fade-in-out {
  from {
    opacity: 0.99; }
  25% {
    opacity: 0.99; }
  26% {
    opacity: 0; }
  89% {
    opacity: 0; }
  90% {
    opacity: 0.99; }
  100% {
    opacity: 0.99; } }

@keyframes u-loading-layer-2-fade-in-out {
  from {
    opacity: 0; }
  15% {
    opacity: 0; }
  25% {
    opacity: 0.99; }
  50% {
    opacity: 0.99; }
  51% {
    opacity: 0; } }

@keyframes u-loading-layer-3-fade-in-out {
  from {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 0.99; }
  75% {
    opacity: 0.99; }
  76% {
    opacity: 0; } }

@keyframes u-loading-layer-4-fade-in-out {
  from {
    opacity: 0; }
  65% {
    opacity: 0; }
  75% {
    opacity: 0.99; }
  90% {
    opacity: 0.99; }
  100% {
    opacity: 0; } }

/**
* Patch the gap that appear between the two adjacent
* div.u-loading__circle-clipper while the spinner is rotating
* (appears on Chrome 38, Safari 7.1, and IE 11).
*
* Update: the gap no longer appears on Chrome when .u-loading__layer-N's
* opacity is 0.99, but still does on Safari and IE.
*/
.u-loading-gap-patch {
  position: absolute;
  box-sizing: border-box;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit; }
  .u-loading-gap-patch .u-loading-circle {
    width: 1000%;
    left: -450%; }

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

.u-loading-circle {
  box-sizing: border-box;
  height: 100%;
  border-width: 3px;
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .u-loading-left .u-loading-circle {
    border-right-color: transparent !important;
    transform: rotate(129deg); }
    .u-loading.is-active .u-loading-left .u-loading-circle {
      animation: u-loading-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }
  .u-loading-right .u-loading-circle {
    left: -100%;
    border-left-color: transparent !important;
    transform: rotate(-129deg); }
    .u-loading.is-active .u-loading-right .u-loading-circle {
      animation: u-loading-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@keyframes u-loading-left-spin {
  from {
    transform: rotate(130deg); }
  50% {
    transform: rotate(-5deg); }
  to {
    transform: rotate(130deg); } }

@keyframes u-loading-right-spin {
  from {
    transform: rotate(-130deg); }
  50% {
    transform: rotate(5deg); }
  to {
    transform: rotate(-130deg); } }

.alert-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 98;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.alert-waiting {
  position: fixed;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -100px;
  display: block;
  z-index: 99; }

.alert-waiting i {
  font-size: 100px;
  margin: 36px 38px;
  color: #0090d9; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.u-message {
  position: fixed;
  right: 2.4rem;
  bottom: 0;
  left: 2.4rem;
  z-index: 200;
  display: flex;
  align-items: center;
  padding: 1.4rem 2.4rem;
  margin: 0 auto;
  margin-top: 1.4rem;
  color: rgb(255,255,255);
  background-color: rgb(33,33,33);
  border-radius: 0.2rem;
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0.35s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .u-message.accept .button {
    color: rgb(76,175,80); }
  .u-message.warning .button {
    color: rgb(230,238,156); }
  .u-message.cancel .button {
    color: rgb(244,67,54); }
  .u-message:not(.active) {
    transform: translateY(100%); }
  .u-message.active {
    transform: translateY(0%); }
  .u-message .icon {
    margin-right: 1.4rem; }
  .u-message .label {
    flex-grow: 1;
    font-size: 1.4rem; }
  .u-message .u-button {
    position: absolute;
    top: 14px;
    right: 14px;
    color: rgb(255,255,255); }

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

.u-msg-dialog {
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
  display: block;
  opacity: 1;
  transform: scaleX(1);
  top: 10%;
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21); }
  @media only screen and (max-width: 992px) {
    .u-msg-dialog {
      width: 80%; } }
  .u-msg-dialog .u-msg-content {
    padding: 24px; }
  .u-msg-dialog .u-msg-footer {
    border-radius: 0 0 2px 2px;
    background-color: #fafafa;
    padding: 4px 6px;
    height: 56px;
    width: 100%;
    box-sizing: border-box; }
  .u-msg-dialog .u-msg-button, .u-msg-dialog .u-msg-ok, .u-msg-dialog .u-msg-cancel {
    float: right; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.u-combo option {
  display: none; }

.u-combo-ul {
  background-color: #fff;
  position: absolute;
  list-style: none;
  height: auto;
  width: auto;
  min-width: 124px;
  padding: 8px 0;
  margin: 0;
  opacity: 0;
  display: block;
  border: none;
  border-radius: 2px;
  overflow: hidden;
  transform: scale(0);
  transform-origin: 0 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  will-change: transform;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1); }
  .u-combo-ul.is-visible {
    opacity: 1;
    transform: scale(1); }
  .u-combo-ul.is-animating {
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1); }

.u-combo-li {
  display: block;
  border: none;
  color: rgba(0, 0, 0, 0.87);
  background-color: transparent;
  text-align: left;
  margin: 0;
  padding: 0 16px;
  outline-color: #bdbdbd;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  text-decoration: none;
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  white-space: nowrap;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  user-select: none; }
  .u-combo-li:hover {
    background-color: rgb(238,238,238); }
  .u-combo-li:focus {
    outline: none;
    background-color: rgb(238,238,238); }
  .u-combo-li:active {
    background-color: rgb(224,224,224); }

.u-combo-name {
  display: inline-block;
  position: relative;
  text-shadow: none;
  border-radius: 3px;
  background-color: #1c8ed7;
  background-image: none;
  padding: 1px 5px;
  padding-right: 22px;
  margin: 0 3px 3px 0;
  line-height: 20px;
  color: #272c30; }
  .u-combo-name .remove {
    width: 20px;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 1px 0 0 0;
    border-left: 1px solid transparent;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.u-date-panel {
  position: fixed;
  left: 0;
  right: 0;
  top: 10%;
  border-radius: 4px;
  box-shadow: 0 19px 60px rgba(0, 0, 0, 0.3), 0 15px 20px rgba(0, 0, 0, 0.22);
  max-width: 396px;
  width: 90%;
  margin: auto;
  display: none;
  background-color: #fff;
  opacity: 0;
  -webkit-transition-delay: .07s;
  transition-delay: .07s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,transform,-webkit-transform;
  transform: translateY(-60px); }
  .u-date-panel.is-visible {
    display: block;
    opacity: 1;
    transform: translateY(0); }
  .u-date-panel .is-hidden {
    opacity: 0 !important; }
  .u-date-panel .u-date-ok, .u-date-panel .u-date-cancel {
    float: right; }

.u-date-header {
  height: 106px;
  width: 100%;
  background-color: rgb(63,81,181);
  color: #fff;
  padding: 15px;
  box-sizing: border-box; }
  .u-date-header .u-date-header-year {
    font-size: 18px;
    cursor: pointer; }
  .u-date-header .u-date-header-month {
    cursor: pointer; }
  .u-date-header .u-date-header-h3 {
    display: block;
    font-weight: 500;
    text-transform: capitalize;
    webkit-transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 30px;
    line-height: 64px;
    margin: 0;
    padding: 0; }
    .u-date-header .u-date-header-h3 .u-date-header-time {
      font-size: 20px;
      cursor: pointer; }

.u-date-content {
  position: relative;
  display: block;
  overflow-x: hidden;
  width: 100%;
  height: 356px; }
  .u-date-content .u-date-cell {
    float: left;
    width: 14.28%;
    line-height: 55px;
    color: #757575;
    text-align: center;
    cursor: pointer; }
    .u-date-content .u-date-cell:hover {
      background-color: rgba(158,158,158, 0.20); }
  .u-date-content .u-date-cell.current {
    color: #fff;
    background: #3f51b5;
    border-radius: 50%; }
  .u-date-content .u-date-content-title {
    color: #757575;
    text-align: center;
    line-height: 40px; }
  .u-date-content .u-date-week span {
    text-align: center;
    width: 14.25%;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box; }
  .u-date-content .u-date-pre-button, .u-date-content .u-date-next-button {
    position: absolute;
    top: 0;
    position: absolute;
    z-index: 1; }
  .u-date-content .u-date-pre-button {
    left: 0; }
  .u-date-content .u-date-next-button {
    right: 0; }
  .u-date-content .u-date-content-year-cell {
    float: left;
    width: 25%;
    line-height: 100px;
    color: #757575;
    text-align: center;
    cursor: pointer; }
    .u-date-content .u-date-content-year-cell:hover {
      background-color: rgba(158,158,158, 0.20); }
  .u-date-content .u-date-content-year-cell.current {
    color: #3f51b5; }

.u-date-content-page {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,transform,-webkit-transform;
  transform: translateX(0); }
  .u-date-content-page.left-page {
    transform: translateX(-396px); }
  .u-date-content-page.right-page {
    transform: translateX(396px); }
  .u-date-content-page.zoom-in {
    transform: scale3d(0.3, 0.3, 0.3); }

.u_time_box {
  position: absolute;
  height: 280px;
  width: 100%;
  top: 60px; }

.u_time_box .u_time_cell {
  display: inline-block;
  width: 33.3%;
  height: 100%;
  color: #666;
  text-align: center; }

.u_time_cell div {
  display: table;
  height: 33%;
  width: 100%;
  overflow: hidden;
  line-height: 90px;
  text-align: center;
  position: relative; }

.u_time_cell .u-input {
  display: table-cell;
  width: 30px; }

.scroll-touch {
  width: 33%;
  height: 100%;
  display: inline-block;
  position: relative;
  vertical-align: top;
  transition: all 0.100s ease-out; }

.u-scroll {
  transition: all 0.100s ease-out;
  user-select: none; }

.scroll-box {
  overflow: hidden;
  margin-top: 40px;
  height: 300px;
  position: relative; }

.scroll-shadow {
  background: linear-gradient(#ffffff 0%, rgba(245, 245, 245, 0) 52%, rgba(245, 245, 245, 0) 48%, #ffffff 100%);
  z-index: 99999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.scroll-touch div {
  position: absolute;
  height: 60px;
  top: 120px;
  width: 60%;
  margin: 0px 20%;
  border: 2px solid #3F51B5;
  border-left: none;
  border-right: none; }

.scroll-touch dl {
  margin: 0px; }

.scroll-touch dd {
  user-select: none;
  height: 60px;
  line-height: 60px; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.u-table {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-collapse: collapse;
  white-space: nowrap;
  font-size: 13px;
  background-color: rgb(255,255,255); }
  .u-table thead {
    padding-bottom: 3px; }
    .u-table thead .u-table-select {
      margin-top: 0; }
  .u-table tbody tr {
    position: relative;
    height: 48px;
    transition-duration: 0.28s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-property: background-color; }
    .u-table tbody tr.is-selected {
      background-color: #e0e0e0; }
    .u-table tbody tr:hover {
      background-color: #eeeeee; }
  .u-table td, .u-table th {
    padding: 0 18px 12px 18px;
    text-align: right; }
    .u-table td:first-of-type, .u-table th:first-of-type {
      padding-left: 24px; }
    .u-table td:last-of-type, .u-table th:last-of-type {
      padding-right: 24px; }
  .u-table td {
    position: relative;
    vertical-align: middle;
    height: 48px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding-top: 12px;
    box-sizing: border-box; }
    .u-table td .mdl-data-table__select {
      vertical-align: middle; }
  .u-table th {
    position: relative;
    vertical-align: bottom;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 0;
    height: 48px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54);
    padding-bottom: 8px;
    box-sizing: border-box; }
    .u-table th .u-table-header-sorted-ascending, .u-table th .u-table-header-sorted-descending {
      color: rgba(0, 0, 0, 0.87); }
      .u-table th .u-table-header-sorted-ascending:before, .u-table th .u-table-header-sorted-descending:before {
        font-size: 16px; }
    .u-table th .u-table-header-sorted-ascending:before {
      content: "\e5d8"; }
    .u-table th .u-table-header-sorted-descending:before {
      content: "\e5db"; }
  .u-table .non-numeric {
    text-align: left; }

.u-table-select {
  width: 16px; }

/* ==========  Color Palettes  ========== */
/* colors.scss */
/*  IMAGES  */
/* 默认颜色 */
/* 客户化 */
/* 波纹效果 */
/* 动画 */
/* 阴影 */
/* 控件 */
/* UButton */
/* UText */
/*  Navlayout  */
/* gridlayout */
/* menu */
/* CHECKBOX */
/*  Radio  */
/* Switch  */
/* loading */
/* datetimepicker */
/* message */
/* DATA TABLE */
/* tooltip*/
/* Typography */
/* Shadows */
/* Animations */
.tooltip {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 2000;
  display: block;
  max-width: 17rem;
  padding: 0.8rem;
  margin: 0.5rem 0;
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4rem;
  color: #fff;
  text-align: center;
  text-transform: none;
  background: rgba(97, 97, 97, 0.9);
  border-radius: 0.2rem;
  transition: cubic-bezier(0.4, 0, 0.2, 1) 200ms transform;
  transform: scale(0);
  transform-origin: top left; }
  .tooltip.active {
    transform: scale(1); }
