2017-11-16 16:10:32 +08:00
|
|
|
|
@charset "UTF-8";
|
|
|
|
|
/* FormGroup */
|
|
|
|
|
/* Navlayout */
|
|
|
|
|
/* FormGroup */
|
|
|
|
|
/* Navlayout */
|
|
|
|
|
.red {
|
|
|
|
|
color: rgb(244,67,54) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red {
|
|
|
|
|
background-color: rgb(244,67,54) !important; }
|
|
|
|
|
|
|
|
|
|
.red-50 {
|
|
|
|
|
color: rgb(255,235,238) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-50 {
|
|
|
|
|
background-color: rgb(255,235,238) !important; }
|
|
|
|
|
|
|
|
|
|
.red-100 {
|
|
|
|
|
color: rgb(255,205,210) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-100 {
|
|
|
|
|
background-color: rgb(255,205,210) !important; }
|
|
|
|
|
|
|
|
|
|
.red-200 {
|
|
|
|
|
color: rgb(239,154,154) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-200 {
|
|
|
|
|
background-color: rgb(239,154,154) !important; }
|
|
|
|
|
|
|
|
|
|
.red-300 {
|
|
|
|
|
color: rgb(229,115,115) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-300 {
|
|
|
|
|
background-color: rgb(229,115,115) !important; }
|
|
|
|
|
|
|
|
|
|
.red-400 {
|
|
|
|
|
color: rgb(239,83,80) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-400 {
|
|
|
|
|
background-color: rgb(239,83,80) !important; }
|
|
|
|
|
|
|
|
|
|
.red-500 {
|
|
|
|
|
color: rgb(244,67,54) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-500 {
|
|
|
|
|
background-color: rgb(244,67,54) !important; }
|
|
|
|
|
|
|
|
|
|
.red-600 {
|
|
|
|
|
color: rgb(229,57,53) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-600 {
|
|
|
|
|
background-color: rgb(229,57,53) !important; }
|
|
|
|
|
|
|
|
|
|
.red-700 {
|
|
|
|
|
color: rgb(211,47,47) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-700 {
|
|
|
|
|
background-color: rgb(211,47,47) !important; }
|
|
|
|
|
|
|
|
|
|
.red-800 {
|
|
|
|
|
color: rgb(198,40,40) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-800 {
|
|
|
|
|
background-color: rgb(198,40,40) !important; }
|
|
|
|
|
|
|
|
|
|
.red-900 {
|
|
|
|
|
color: rgb(183,28,28) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-900 {
|
|
|
|
|
background-color: rgb(183,28,28) !important; }
|
|
|
|
|
|
|
|
|
|
.red-A100 {
|
|
|
|
|
color: rgb(255,138,128) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-A100 {
|
|
|
|
|
background-color: rgb(255,138,128) !important; }
|
|
|
|
|
|
|
|
|
|
.red-A200 {
|
|
|
|
|
color: rgb(255,82,82) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-A200 {
|
|
|
|
|
background-color: rgb(255,82,82) !important; }
|
|
|
|
|
|
|
|
|
|
.red-A400 {
|
|
|
|
|
color: rgb(255,23,68) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-A400 {
|
|
|
|
|
background-color: rgb(255,23,68) !important; }
|
|
|
|
|
|
|
|
|
|
.red-A700 {
|
|
|
|
|
color: rgb(213,0,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-red-A700 {
|
|
|
|
|
background-color: rgb(213,0,0) !important; }
|
|
|
|
|
|
|
|
|
|
.pink {
|
|
|
|
|
color: rgb(233,30,99) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink {
|
|
|
|
|
background-color: rgb(233,30,99) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-50 {
|
|
|
|
|
color: rgb(252,228,236) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-50 {
|
|
|
|
|
background-color: rgb(252,228,236) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-100 {
|
|
|
|
|
color: rgb(248,187,208) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-100 {
|
|
|
|
|
background-color: rgb(248,187,208) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-200 {
|
|
|
|
|
color: rgb(244,143,177) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-200 {
|
|
|
|
|
background-color: rgb(244,143,177) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-300 {
|
|
|
|
|
color: rgb(240,98,146) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-300 {
|
|
|
|
|
background-color: rgb(240,98,146) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-400 {
|
|
|
|
|
color: rgb(236,64,122) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-400 {
|
|
|
|
|
background-color: rgb(236,64,122) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-500 {
|
|
|
|
|
color: rgb(233,30,99) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-500 {
|
|
|
|
|
background-color: rgb(233,30,99) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-600 {
|
|
|
|
|
color: rgb(216,27,96) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-600 {
|
|
|
|
|
background-color: rgb(216,27,96) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-700 {
|
|
|
|
|
color: rgb(194,24,91) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-700 {
|
|
|
|
|
background-color: rgb(194,24,91) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-800 {
|
|
|
|
|
color: rgb(173,20,87) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-800 {
|
|
|
|
|
background-color: rgb(173,20,87) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-900 {
|
|
|
|
|
color: rgb(136,14,79) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-900 {
|
|
|
|
|
background-color: rgb(136,14,79) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-A100 {
|
|
|
|
|
color: rgb(255,128,171) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-A100 {
|
|
|
|
|
background-color: rgb(255,128,171) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-A200 {
|
|
|
|
|
color: rgb(255,64,129) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-A200 {
|
|
|
|
|
background-color: rgb(255,64,129) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-A400 {
|
|
|
|
|
color: rgb(245,0,87) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-A400 {
|
|
|
|
|
background-color: rgb(245,0,87) !important; }
|
|
|
|
|
|
|
|
|
|
.pink-A700 {
|
|
|
|
|
color: rgb(197,17,98) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-pink-A700 {
|
|
|
|
|
background-color: rgb(197,17,98) !important; }
|
|
|
|
|
|
|
|
|
|
.purple {
|
|
|
|
|
color: rgb(156,39,176) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple {
|
|
|
|
|
background-color: rgb(156,39,176) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-50 {
|
|
|
|
|
color: rgb(243,229,245) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-50 {
|
|
|
|
|
background-color: rgb(243,229,245) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-100 {
|
|
|
|
|
color: rgb(225,190,231) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-100 {
|
|
|
|
|
background-color: rgb(225,190,231) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-200 {
|
|
|
|
|
color: rgb(206,147,216) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-200 {
|
|
|
|
|
background-color: rgb(206,147,216) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-300 {
|
|
|
|
|
color: rgb(186,104,200) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-300 {
|
|
|
|
|
background-color: rgb(186,104,200) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-400 {
|
|
|
|
|
color: rgb(171,71,188) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-400 {
|
|
|
|
|
background-color: rgb(171,71,188) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-500 {
|
|
|
|
|
color: rgb(156,39,176) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-500 {
|
|
|
|
|
background-color: rgb(156,39,176) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-600 {
|
|
|
|
|
color: rgb(142,36,170) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-600 {
|
|
|
|
|
background-color: rgb(142,36,170) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-700 {
|
|
|
|
|
color: rgb(123,31,162) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-700 {
|
|
|
|
|
background-color: rgb(123,31,162) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-800 {
|
|
|
|
|
color: rgb(106,27,154) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-800 {
|
|
|
|
|
background-color: rgb(106,27,154) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-900 {
|
|
|
|
|
color: rgb(74,20,140) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-900 {
|
|
|
|
|
background-color: rgb(74,20,140) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-A100 {
|
|
|
|
|
color: rgb(234,128,252) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-A100 {
|
|
|
|
|
background-color: rgb(234,128,252) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-A200 {
|
|
|
|
|
color: rgb(224,64,251) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-A200 {
|
|
|
|
|
background-color: rgb(224,64,251) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-A400 {
|
|
|
|
|
color: rgb(213,0,249) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-A400 {
|
|
|
|
|
background-color: rgb(213,0,249) !important; }
|
|
|
|
|
|
|
|
|
|
.purple-A700 {
|
|
|
|
|
color: rgb(170,0,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-purple-A700 {
|
|
|
|
|
background-color: rgb(170,0,255) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple {
|
|
|
|
|
color: rgb(103,58,183) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple {
|
|
|
|
|
background-color: rgb(103,58,183) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-50 {
|
|
|
|
|
color: rgb(237,231,246) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-50 {
|
|
|
|
|
background-color: rgb(237,231,246) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-100 {
|
|
|
|
|
color: rgb(209,196,233) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-100 {
|
|
|
|
|
background-color: rgb(209,196,233) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-200 {
|
|
|
|
|
color: rgb(179,157,219) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-200 {
|
|
|
|
|
background-color: rgb(179,157,219) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-300 {
|
|
|
|
|
color: rgb(149,117,205) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-300 {
|
|
|
|
|
background-color: rgb(149,117,205) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-400 {
|
|
|
|
|
color: rgb(126,87,194) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-400 {
|
|
|
|
|
background-color: rgb(126,87,194) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-500 {
|
|
|
|
|
color: rgb(103,58,183) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-500 {
|
|
|
|
|
background-color: rgb(103,58,183) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-600 {
|
|
|
|
|
color: rgb(94,53,177) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-600 {
|
|
|
|
|
background-color: rgb(94,53,177) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-700 {
|
|
|
|
|
color: rgb(81,45,168) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-700 {
|
|
|
|
|
background-color: rgb(81,45,168) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-800 {
|
|
|
|
|
color: rgb(69,39,160) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-800 {
|
|
|
|
|
background-color: rgb(69,39,160) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-900 {
|
|
|
|
|
color: rgb(49,27,146) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-900 {
|
|
|
|
|
background-color: rgb(49,27,146) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-A100 {
|
|
|
|
|
color: rgb(179,136,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-A100 {
|
|
|
|
|
background-color: rgb(179,136,255) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-A200 {
|
|
|
|
|
color: rgb(124,77,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-A200 {
|
|
|
|
|
background-color: rgb(124,77,255) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-A400 {
|
|
|
|
|
color: rgb(101,31,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-A400 {
|
|
|
|
|
background-color: rgb(101,31,255) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-purple-A700 {
|
|
|
|
|
color: rgb(98,0,234) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-purple-A700 {
|
|
|
|
|
background-color: rgb(98,0,234) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo {
|
|
|
|
|
color: rgb(63,81,181) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo {
|
|
|
|
|
background-color: rgb(63,81,181) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-50 {
|
|
|
|
|
color: rgb(232,234,246) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-50 {
|
|
|
|
|
background-color: rgb(232,234,246) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-100 {
|
|
|
|
|
color: rgb(197,202,233) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-100 {
|
|
|
|
|
background-color: rgb(197,202,233) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-200 {
|
|
|
|
|
color: rgb(159,168,218) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-200 {
|
|
|
|
|
background-color: rgb(159,168,218) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-300 {
|
|
|
|
|
color: rgb(121,134,203) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-300 {
|
|
|
|
|
background-color: rgb(121,134,203) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-400 {
|
|
|
|
|
color: rgb(92,107,192) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-400 {
|
|
|
|
|
background-color: rgb(92,107,192) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-500 {
|
|
|
|
|
color: rgb(63,81,181) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-500 {
|
|
|
|
|
background-color: rgb(63,81,181) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-600 {
|
|
|
|
|
color: rgb(57,73,171) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-600 {
|
|
|
|
|
background-color: rgb(57,73,171) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-700 {
|
|
|
|
|
color: rgb(48,63,159) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-700 {
|
|
|
|
|
background-color: rgb(48,63,159) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-800 {
|
|
|
|
|
color: rgb(40,53,147) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-800 {
|
|
|
|
|
background-color: rgb(40,53,147) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-900 {
|
|
|
|
|
color: rgb(26,35,126) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-900 {
|
|
|
|
|
background-color: rgb(26,35,126) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-A100 {
|
|
|
|
|
color: rgb(140,158,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-A100 {
|
|
|
|
|
background-color: rgb(140,158,255) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-A200 {
|
|
|
|
|
color: rgb(83,109,254) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-A200 {
|
|
|
|
|
background-color: rgb(83,109,254) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-A400 {
|
|
|
|
|
color: rgb(61,90,254) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-A400 {
|
|
|
|
|
background-color: rgb(61,90,254) !important; }
|
|
|
|
|
|
|
|
|
|
.indigo-A700 {
|
|
|
|
|
color: rgb(48,79,254) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-indigo-A700 {
|
|
|
|
|
background-color: rgb(48,79,254) !important; }
|
|
|
|
|
|
|
|
|
|
.blue {
|
|
|
|
|
color: rgb(33,150,243) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue {
|
|
|
|
|
background-color: rgb(33,150,243) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-50 {
|
|
|
|
|
color: rgb(227,242,253) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-50 {
|
|
|
|
|
background-color: rgb(227,242,253) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-100 {
|
|
|
|
|
color: rgb(187,222,251) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-100 {
|
|
|
|
|
background-color: rgb(187,222,251) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-200 {
|
|
|
|
|
color: rgb(144,202,249) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-200 {
|
|
|
|
|
background-color: rgb(144,202,249) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-300 {
|
|
|
|
|
color: rgb(100,181,246) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-300 {
|
|
|
|
|
background-color: rgb(100,181,246) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-400 {
|
|
|
|
|
color: rgb(66,165,245) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-400 {
|
|
|
|
|
background-color: rgb(66,165,245) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-500 {
|
|
|
|
|
color: rgb(33,150,243) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-500 {
|
|
|
|
|
background-color: rgb(33,150,243) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-600 {
|
|
|
|
|
color: rgb(30,136,229) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-600 {
|
|
|
|
|
background-color: rgb(30,136,229) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-700 {
|
|
|
|
|
color: rgb(25,118,210) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-700 {
|
|
|
|
|
background-color: rgb(25,118,210) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-800 {
|
|
|
|
|
color: rgb(21,101,192) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-800 {
|
|
|
|
|
background-color: rgb(21,101,192) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-900 {
|
|
|
|
|
color: rgb(13,71,161) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-900 {
|
|
|
|
|
background-color: rgb(13,71,161) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-A100 {
|
|
|
|
|
color: rgb(130,177,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-A100 {
|
|
|
|
|
background-color: rgb(130,177,255) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-A200 {
|
|
|
|
|
color: rgb(68,138,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-A200 {
|
|
|
|
|
background-color: rgb(68,138,255) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-A400 {
|
|
|
|
|
color: rgb(41,121,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-A400 {
|
|
|
|
|
background-color: rgb(41,121,255) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-A700 {
|
|
|
|
|
color: rgb(41,98,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-A700 {
|
|
|
|
|
background-color: rgb(41,98,255) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue {
|
|
|
|
|
color: rgb(3,169,244) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue {
|
|
|
|
|
background-color: rgb(3,169,244) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-50 {
|
|
|
|
|
color: rgb(225,245,254) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-50 {
|
|
|
|
|
background-color: rgb(225,245,254) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-100 {
|
|
|
|
|
color: rgb(179,229,252) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-100 {
|
|
|
|
|
background-color: rgb(179,229,252) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-200 {
|
|
|
|
|
color: rgb(129,212,250) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-200 {
|
|
|
|
|
background-color: rgb(129,212,250) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-300 {
|
|
|
|
|
color: rgb(79,195,247) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-300 {
|
|
|
|
|
background-color: rgb(79,195,247) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-400 {
|
|
|
|
|
color: rgb(41,182,246) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-400 {
|
|
|
|
|
background-color: rgb(41,182,246) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-500 {
|
|
|
|
|
color: rgb(3,169,244) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-500 {
|
|
|
|
|
background-color: rgb(3,169,244) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-600 {
|
|
|
|
|
color: rgb(3,155,229) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-600 {
|
|
|
|
|
background-color: rgb(3,155,229) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-700 {
|
|
|
|
|
color: rgb(2,136,209) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-700 {
|
|
|
|
|
background-color: rgb(2,136,209) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-800 {
|
|
|
|
|
color: rgb(2,119,189) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-800 {
|
|
|
|
|
background-color: rgb(2,119,189) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-900 {
|
|
|
|
|
color: rgb(1,87,155) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-900 {
|
|
|
|
|
background-color: rgb(1,87,155) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-A100 {
|
|
|
|
|
color: rgb(128,216,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-A100 {
|
|
|
|
|
background-color: rgb(128,216,255) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-A200 {
|
|
|
|
|
color: rgb(64,196,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-A200 {
|
|
|
|
|
background-color: rgb(64,196,255) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-A400 {
|
|
|
|
|
color: rgb(0,176,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-A400 {
|
|
|
|
|
background-color: rgb(0,176,255) !important; }
|
|
|
|
|
|
|
|
|
|
.light-blue-A700 {
|
|
|
|
|
color: rgb(0,145,234) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-blue-A700 {
|
|
|
|
|
background-color: rgb(0,145,234) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan {
|
|
|
|
|
color: rgb(0,188,212) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan {
|
|
|
|
|
background-color: rgb(0,188,212) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-50 {
|
|
|
|
|
color: rgb(224,247,250) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-50 {
|
|
|
|
|
background-color: rgb(224,247,250) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-100 {
|
|
|
|
|
color: rgb(178,235,242) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-100 {
|
|
|
|
|
background-color: rgb(178,235,242) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-200 {
|
|
|
|
|
color: rgb(128,222,234) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-200 {
|
|
|
|
|
background-color: rgb(128,222,234) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-300 {
|
|
|
|
|
color: rgb(77,208,225) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-300 {
|
|
|
|
|
background-color: rgb(77,208,225) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-400 {
|
|
|
|
|
color: rgb(38,198,218) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-400 {
|
|
|
|
|
background-color: rgb(38,198,218) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-500 {
|
|
|
|
|
color: rgb(0,188,212) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-500 {
|
|
|
|
|
background-color: rgb(0,188,212) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-600 {
|
|
|
|
|
color: rgb(0,172,193) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-600 {
|
|
|
|
|
background-color: rgb(0,172,193) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-700 {
|
|
|
|
|
color: rgb(0,151,167) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-700 {
|
|
|
|
|
background-color: rgb(0,151,167) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-800 {
|
|
|
|
|
color: rgb(0,131,143) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-800 {
|
|
|
|
|
background-color: rgb(0,131,143) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-900 {
|
|
|
|
|
color: rgb(0,96,100) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-900 {
|
|
|
|
|
background-color: rgb(0,96,100) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-A100 {
|
|
|
|
|
color: rgb(132,255,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-A100 {
|
|
|
|
|
background-color: rgb(132,255,255) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-A200 {
|
|
|
|
|
color: rgb(24,255,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-A200 {
|
|
|
|
|
background-color: rgb(24,255,255) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-A400 {
|
|
|
|
|
color: rgb(0,229,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-A400 {
|
|
|
|
|
background-color: rgb(0,229,255) !important; }
|
|
|
|
|
|
|
|
|
|
.cyan-A700 {
|
|
|
|
|
color: rgb(0,184,212) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-cyan-A700 {
|
|
|
|
|
background-color: rgb(0,184,212) !important; }
|
|
|
|
|
|
|
|
|
|
.teal {
|
|
|
|
|
color: rgb(0,150,136) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal {
|
|
|
|
|
background-color: rgb(0,150,136) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-50 {
|
|
|
|
|
color: rgb(224,242,241) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-50 {
|
|
|
|
|
background-color: rgb(224,242,241) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-100 {
|
|
|
|
|
color: rgb(178,223,219) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-100 {
|
|
|
|
|
background-color: rgb(178,223,219) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-200 {
|
|
|
|
|
color: rgb(128,203,196) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-200 {
|
|
|
|
|
background-color: rgb(128,203,196) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-300 {
|
|
|
|
|
color: rgb(77,182,172) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-300 {
|
|
|
|
|
background-color: rgb(77,182,172) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-400 {
|
|
|
|
|
color: rgb(38,166,154) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-400 {
|
|
|
|
|
background-color: rgb(38,166,154) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-500 {
|
|
|
|
|
color: rgb(0,150,136) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-500 {
|
|
|
|
|
background-color: rgb(0,150,136) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-600 {
|
|
|
|
|
color: rgb(0,137,123) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-600 {
|
|
|
|
|
background-color: rgb(0,137,123) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-700 {
|
|
|
|
|
color: rgb(0,121,107) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-700 {
|
|
|
|
|
background-color: rgb(0,121,107) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-800 {
|
|
|
|
|
color: rgb(0,105,92) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-800 {
|
|
|
|
|
background-color: rgb(0,105,92) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-900 {
|
|
|
|
|
color: rgb(0,77,64) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-900 {
|
|
|
|
|
background-color: rgb(0,77,64) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-A100 {
|
|
|
|
|
color: rgb(167,255,235) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-A100 {
|
|
|
|
|
background-color: rgb(167,255,235) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-A200 {
|
|
|
|
|
color: rgb(100,255,218) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-A200 {
|
|
|
|
|
background-color: rgb(100,255,218) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-A400 {
|
|
|
|
|
color: rgb(29,233,182) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-A400 {
|
|
|
|
|
background-color: rgb(29,233,182) !important; }
|
|
|
|
|
|
|
|
|
|
.teal-A700 {
|
|
|
|
|
color: rgb(0,191,165) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-teal-A700 {
|
|
|
|
|
background-color: rgb(0,191,165) !important; }
|
|
|
|
|
|
|
|
|
|
.green {
|
|
|
|
|
color: rgb(76,175,80) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green {
|
|
|
|
|
background-color: rgb(76,175,80) !important; }
|
|
|
|
|
|
|
|
|
|
.green-50 {
|
|
|
|
|
color: rgb(232,245,233) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-50 {
|
|
|
|
|
background-color: rgb(232,245,233) !important; }
|
|
|
|
|
|
|
|
|
|
.green-100 {
|
|
|
|
|
color: rgb(200,230,201) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-100 {
|
|
|
|
|
background-color: rgb(200,230,201) !important; }
|
|
|
|
|
|
|
|
|
|
.green-200 {
|
|
|
|
|
color: rgb(165,214,167) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-200 {
|
|
|
|
|
background-color: rgb(165,214,167) !important; }
|
|
|
|
|
|
|
|
|
|
.green-300 {
|
|
|
|
|
color: rgb(129,199,132) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-300 {
|
|
|
|
|
background-color: rgb(129,199,132) !important; }
|
|
|
|
|
|
|
|
|
|
.green-400 {
|
|
|
|
|
color: rgb(102,187,106) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-400 {
|
|
|
|
|
background-color: rgb(102,187,106) !important; }
|
|
|
|
|
|
|
|
|
|
.green-500 {
|
|
|
|
|
color: rgb(76,175,80) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-500 {
|
|
|
|
|
background-color: rgb(76,175,80) !important; }
|
|
|
|
|
|
|
|
|
|
.green-600 {
|
|
|
|
|
color: rgb(67,160,71) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-600 {
|
|
|
|
|
background-color: rgb(67,160,71) !important; }
|
|
|
|
|
|
|
|
|
|
.green-700 {
|
|
|
|
|
color: rgb(56,142,60) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-700 {
|
|
|
|
|
background-color: rgb(56,142,60) !important; }
|
|
|
|
|
|
|
|
|
|
.green-800 {
|
|
|
|
|
color: rgb(46,125,50) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-800 {
|
|
|
|
|
background-color: rgb(46,125,50) !important; }
|
|
|
|
|
|
|
|
|
|
.green-900 {
|
|
|
|
|
color: rgb(27,94,32) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-900 {
|
|
|
|
|
background-color: rgb(27,94,32) !important; }
|
|
|
|
|
|
|
|
|
|
.green-A100 {
|
|
|
|
|
color: rgb(185,246,202) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-A100 {
|
|
|
|
|
background-color: rgb(185,246,202) !important; }
|
|
|
|
|
|
|
|
|
|
.green-A200 {
|
|
|
|
|
color: rgb(105,240,174) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-A200 {
|
|
|
|
|
background-color: rgb(105,240,174) !important; }
|
|
|
|
|
|
|
|
|
|
.green-A400 {
|
|
|
|
|
color: rgb(0,230,118) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-A400 {
|
|
|
|
|
background-color: rgb(0,230,118) !important; }
|
|
|
|
|
|
|
|
|
|
.green-A700 {
|
|
|
|
|
color: rgb(0,200,83) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-green-A700 {
|
|
|
|
|
background-color: rgb(0,200,83) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green {
|
|
|
|
|
color: rgb(139,195,74) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green {
|
|
|
|
|
background-color: rgb(139,195,74) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-50 {
|
|
|
|
|
color: rgb(241,248,233) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-50 {
|
|
|
|
|
background-color: rgb(241,248,233) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-100 {
|
|
|
|
|
color: rgb(220,237,200) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-100 {
|
|
|
|
|
background-color: rgb(220,237,200) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-200 {
|
|
|
|
|
color: rgb(197,225,165) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-200 {
|
|
|
|
|
background-color: rgb(197,225,165) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-300 {
|
|
|
|
|
color: rgb(174,213,129) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-300 {
|
|
|
|
|
background-color: rgb(174,213,129) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-400 {
|
|
|
|
|
color: rgb(156,204,101) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-400 {
|
|
|
|
|
background-color: rgb(156,204,101) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-500 {
|
|
|
|
|
color: rgb(139,195,74) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-500 {
|
|
|
|
|
background-color: rgb(139,195,74) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-600 {
|
|
|
|
|
color: rgb(124,179,66) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-600 {
|
|
|
|
|
background-color: rgb(124,179,66) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-700 {
|
|
|
|
|
color: rgb(104,159,56) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-700 {
|
|
|
|
|
background-color: rgb(104,159,56) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-800 {
|
|
|
|
|
color: rgb(85,139,47) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-800 {
|
|
|
|
|
background-color: rgb(85,139,47) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-900 {
|
|
|
|
|
color: rgb(51,105,30) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-900 {
|
|
|
|
|
background-color: rgb(51,105,30) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-A100 {
|
|
|
|
|
color: rgb(204,255,144) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-A100 {
|
|
|
|
|
background-color: rgb(204,255,144) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-A200 {
|
|
|
|
|
color: rgb(178,255,89) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-A200 {
|
|
|
|
|
background-color: rgb(178,255,89) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-A400 {
|
|
|
|
|
color: rgb(118,255,3) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-A400 {
|
|
|
|
|
background-color: rgb(118,255,3) !important; }
|
|
|
|
|
|
|
|
|
|
.light-green-A700 {
|
|
|
|
|
color: rgb(100,221,23) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-light-green-A700 {
|
|
|
|
|
background-color: rgb(100,221,23) !important; }
|
|
|
|
|
|
|
|
|
|
.lime {
|
|
|
|
|
color: rgb(205,220,57) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime {
|
|
|
|
|
background-color: rgb(205,220,57) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-50 {
|
|
|
|
|
color: rgb(249,251,231) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-50 {
|
|
|
|
|
background-color: rgb(249,251,231) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-100 {
|
|
|
|
|
color: rgb(240,244,195) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-100 {
|
|
|
|
|
background-color: rgb(240,244,195) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-200 {
|
|
|
|
|
color: rgb(230,238,156) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-200 {
|
|
|
|
|
background-color: rgb(230,238,156) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-300 {
|
|
|
|
|
color: rgb(220,231,117) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-300 {
|
|
|
|
|
background-color: rgb(220,231,117) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-400 {
|
|
|
|
|
color: rgb(212,225,87) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-400 {
|
|
|
|
|
background-color: rgb(212,225,87) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-500 {
|
|
|
|
|
color: rgb(205,220,57) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-500 {
|
|
|
|
|
background-color: rgb(205,220,57) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-600 {
|
|
|
|
|
color: rgb(192,202,51) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-600 {
|
|
|
|
|
background-color: rgb(192,202,51) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-700 {
|
|
|
|
|
color: rgb(175,180,43) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-700 {
|
|
|
|
|
background-color: rgb(175,180,43) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-800 {
|
|
|
|
|
color: rgb(158,157,36) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-800 {
|
|
|
|
|
background-color: rgb(158,157,36) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-900 {
|
|
|
|
|
color: rgb(130,119,23) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-900 {
|
|
|
|
|
background-color: rgb(130,119,23) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-A100 {
|
|
|
|
|
color: rgb(244,255,129) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-A100 {
|
|
|
|
|
background-color: rgb(244,255,129) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-A200 {
|
|
|
|
|
color: rgb(238,255,65) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-A200 {
|
|
|
|
|
background-color: rgb(238,255,65) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-A400 {
|
|
|
|
|
color: rgb(198,255,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-A400 {
|
|
|
|
|
background-color: rgb(198,255,0) !important; }
|
|
|
|
|
|
|
|
|
|
.lime-A700 {
|
|
|
|
|
color: rgb(174,234,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-lime-A700 {
|
|
|
|
|
background-color: rgb(174,234,0) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow {
|
|
|
|
|
color: rgb(255,235,59) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow {
|
|
|
|
|
background-color: rgb(255,235,59) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-50 {
|
|
|
|
|
color: rgb(255,253,231) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-50 {
|
|
|
|
|
background-color: rgb(255,253,231) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-100 {
|
|
|
|
|
color: rgb(255,249,196) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-100 {
|
|
|
|
|
background-color: rgb(255,249,196) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-200 {
|
|
|
|
|
color: rgb(255,245,157) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-200 {
|
|
|
|
|
background-color: rgb(255,245,157) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-300 {
|
|
|
|
|
color: rgb(255,241,118) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-300 {
|
|
|
|
|
background-color: rgb(255,241,118) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-400 {
|
|
|
|
|
color: rgb(255,238,88) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-400 {
|
|
|
|
|
background-color: rgb(255,238,88) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-500 {
|
|
|
|
|
color: rgb(255,235,59) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-500 {
|
|
|
|
|
background-color: rgb(255,235,59) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-600 {
|
|
|
|
|
color: rgb(253,216,53) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-600 {
|
|
|
|
|
background-color: rgb(253,216,53) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-700 {
|
|
|
|
|
color: rgb(251,192,45) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-700 {
|
|
|
|
|
background-color: rgb(251,192,45) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-800 {
|
|
|
|
|
color: rgb(249,168,37) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-800 {
|
|
|
|
|
background-color: rgb(249,168,37) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-900 {
|
|
|
|
|
color: rgb(245,127,23) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-900 {
|
|
|
|
|
background-color: rgb(245,127,23) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-A100 {
|
|
|
|
|
color: rgb(255,255,141) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-A100 {
|
|
|
|
|
background-color: rgb(255,255,141) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-A200 {
|
|
|
|
|
color: rgb(255,255,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-A200 {
|
|
|
|
|
background-color: rgb(255,255,0) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-A400 {
|
|
|
|
|
color: rgb(255,234,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-A400 {
|
|
|
|
|
background-color: rgb(255,234,0) !important; }
|
|
|
|
|
|
|
|
|
|
.yellow-A700 {
|
|
|
|
|
color: rgb(255,214,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-yellow-A700 {
|
|
|
|
|
background-color: rgb(255,214,0) !important; }
|
|
|
|
|
|
|
|
|
|
.amber {
|
|
|
|
|
color: rgb(255,193,7) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber {
|
|
|
|
|
background-color: rgb(255,193,7) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-50 {
|
|
|
|
|
color: rgb(255,248,225) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-50 {
|
|
|
|
|
background-color: rgb(255,248,225) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-100 {
|
|
|
|
|
color: rgb(255,236,179) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-100 {
|
|
|
|
|
background-color: rgb(255,236,179) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-200 {
|
|
|
|
|
color: rgb(255,224,130) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-200 {
|
|
|
|
|
background-color: rgb(255,224,130) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-300 {
|
|
|
|
|
color: rgb(255,213,79) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-300 {
|
|
|
|
|
background-color: rgb(255,213,79) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-400 {
|
|
|
|
|
color: rgb(255,202,40) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-400 {
|
|
|
|
|
background-color: rgb(255,202,40) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-500 {
|
|
|
|
|
color: rgb(255,193,7) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-500 {
|
|
|
|
|
background-color: rgb(255,193,7) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-600 {
|
|
|
|
|
color: rgb(255,179,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-600 {
|
|
|
|
|
background-color: rgb(255,179,0) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-700 {
|
|
|
|
|
color: rgb(255,160,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-700 {
|
|
|
|
|
background-color: rgb(255,160,0) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-800 {
|
|
|
|
|
color: rgb(255,143,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-800 {
|
|
|
|
|
background-color: rgb(255,143,0) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-900 {
|
|
|
|
|
color: rgb(255,111,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-900 {
|
|
|
|
|
background-color: rgb(255,111,0) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-A100 {
|
|
|
|
|
color: rgb(255,229,127) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-A100 {
|
|
|
|
|
background-color: rgb(255,229,127) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-A200 {
|
|
|
|
|
color: rgb(255,215,64) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-A200 {
|
|
|
|
|
background-color: rgb(255,215,64) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-A400 {
|
|
|
|
|
color: rgb(255,196,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-A400 {
|
|
|
|
|
background-color: rgb(255,196,0) !important; }
|
|
|
|
|
|
|
|
|
|
.amber-A700 {
|
|
|
|
|
color: rgb(255,171,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-amber-A700 {
|
|
|
|
|
background-color: rgb(255,171,0) !important; }
|
|
|
|
|
|
|
|
|
|
.orange {
|
|
|
|
|
color: rgb(255,152,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange {
|
|
|
|
|
background-color: rgb(255,152,0) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-50 {
|
|
|
|
|
color: rgb(255,243,224) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-50 {
|
|
|
|
|
background-color: rgb(255,243,224) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-100 {
|
|
|
|
|
color: rgb(255,224,178) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-100 {
|
|
|
|
|
background-color: rgb(255,224,178) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-200 {
|
|
|
|
|
color: rgb(255,204,128) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-200 {
|
|
|
|
|
background-color: rgb(255,204,128) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-300 {
|
|
|
|
|
color: rgb(255,183,77) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-300 {
|
|
|
|
|
background-color: rgb(255,183,77) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-400 {
|
|
|
|
|
color: rgb(255,167,38) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-400 {
|
|
|
|
|
background-color: rgb(255,167,38) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-500 {
|
|
|
|
|
color: rgb(255,152,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-500 {
|
|
|
|
|
background-color: rgb(255,152,0) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-600 {
|
|
|
|
|
color: rgb(251,140,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-600 {
|
|
|
|
|
background-color: rgb(251,140,0) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-700 {
|
|
|
|
|
color: rgb(245,124,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-700 {
|
|
|
|
|
background-color: rgb(245,124,0) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-800 {
|
|
|
|
|
color: rgb(239,108,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-800 {
|
|
|
|
|
background-color: rgb(239,108,0) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-900 {
|
|
|
|
|
color: rgb(230,81,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-900 {
|
|
|
|
|
background-color: rgb(230,81,0) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-A100 {
|
|
|
|
|
color: rgb(255,209,128) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-A100 {
|
|
|
|
|
background-color: rgb(255,209,128) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-A200 {
|
|
|
|
|
color: rgb(255,171,64) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-A200 {
|
|
|
|
|
background-color: rgb(255,171,64) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-A400 {
|
|
|
|
|
color: rgb(255,145,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-A400 {
|
|
|
|
|
background-color: rgb(255,145,0) !important; }
|
|
|
|
|
|
|
|
|
|
.orange-A700 {
|
|
|
|
|
color: rgb(255,109,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-orange-A700 {
|
|
|
|
|
background-color: rgb(255,109,0) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange {
|
|
|
|
|
color: rgb(255,87,34) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange {
|
|
|
|
|
background-color: rgb(255,87,34) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-50 {
|
|
|
|
|
color: rgb(251,233,231) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-50 {
|
|
|
|
|
background-color: rgb(251,233,231) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-100 {
|
|
|
|
|
color: rgb(255,204,188) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-100 {
|
|
|
|
|
background-color: rgb(255,204,188) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-200 {
|
|
|
|
|
color: rgb(255,171,145) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-200 {
|
|
|
|
|
background-color: rgb(255,171,145) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-300 {
|
|
|
|
|
color: rgb(255,138,101) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-300 {
|
|
|
|
|
background-color: rgb(255,138,101) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-400 {
|
|
|
|
|
color: rgb(255,112,67) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-400 {
|
|
|
|
|
background-color: rgb(255,112,67) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-500 {
|
|
|
|
|
color: rgb(255,87,34) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-500 {
|
|
|
|
|
background-color: rgb(255,87,34) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-600 {
|
|
|
|
|
color: rgb(244,81,30) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-600 {
|
|
|
|
|
background-color: rgb(244,81,30) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-700 {
|
|
|
|
|
color: rgb(230,74,25) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-700 {
|
|
|
|
|
background-color: rgb(230,74,25) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-800 {
|
|
|
|
|
color: rgb(216,67,21) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-800 {
|
|
|
|
|
background-color: rgb(216,67,21) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-900 {
|
|
|
|
|
color: rgb(191,54,12) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-900 {
|
|
|
|
|
background-color: rgb(191,54,12) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-A100 {
|
|
|
|
|
color: rgb(255,158,128) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-A100 {
|
|
|
|
|
background-color: rgb(255,158,128) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-A200 {
|
|
|
|
|
color: rgb(255,110,64) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-A200 {
|
|
|
|
|
background-color: rgb(255,110,64) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-A400 {
|
|
|
|
|
color: rgb(255,61,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-A400 {
|
|
|
|
|
background-color: rgb(255,61,0) !important; }
|
|
|
|
|
|
|
|
|
|
.deep-orange-A700 {
|
|
|
|
|
color: rgb(221,44,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-deep-orange-A700 {
|
|
|
|
|
background-color: rgb(221,44,0) !important; }
|
|
|
|
|
|
|
|
|
|
.brown {
|
|
|
|
|
color: rgb(121,85,72) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-brown {
|
|
|
|
|
background-color: rgb(121,85,72) !important; }
|
|
|
|
|
|
|
|
|
|
.brown-50 {
|
|
|
|
|
color: rgb(239,235,233) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-brown-50 {
|
|
|
|
|
background-color: rgb(239,235,233) !important; }
|
|
|
|
|
|
|
|
|
|
.brown-100 {
|
|
|
|
|
color: rgb(215,204,200) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-brown-100 {
|
|
|
|
|
background-color: rgb(215,204,200) !important; }
|
|
|
|
|
|
|
|
|
|
.brown-200 {
|
|
|
|
|
color: rgb(188,170,164) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-brown-200 {
|
|
|
|
|
background-color: rgb(188,170,164) !important; }
|
|
|
|
|
|
|
|
|
|
.brown-300 {
|
|
|
|
|
color: rgb(161,136,127) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-brown-300 {
|
|
|
|
|
background-color: rgb(161,136,127) !important; }
|
|
|
|
|
|
|
|
|
|
.brown-400 {
|
|
|
|
|
color: rgb(141,110,99) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-brown-400 {
|
|
|
|
|
background-color: rgb(141,110,99) !important; }
|
|
|
|
|
|
|
|
|
|
.brown-500 {
|
|
|
|
|
color: rgb(121,85,72) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-brown-500 {
|
|
|
|
|
background-color: rgb(121,85,72) !important; }
|
|
|
|
|
|
|
|
|
|
.brown-600 {
|
|
|
|
|
color: rgb(109,76,65) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-brown-600 {
|
|
|
|
|
background-color: rgb(109,76,65) !important; }
|
|
|
|
|
|
|
|
|
|
.brown-700 {
|
|
|
|
|
color: rgb(93,64,55) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-brown-700 {
|
|
|
|
|
background-color: rgb(93,64,55) !important; }
|
|
|
|
|
|
|
|
|
|
.brown-800 {
|
|
|
|
|
color: rgb(78,52,46) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-brown-800 {
|
|
|
|
|
background-color: rgb(78,52,46) !important; }
|
|
|
|
|
|
|
|
|
|
.brown-900 {
|
|
|
|
|
color: rgb(62,39,35) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-brown-900 {
|
|
|
|
|
background-color: rgb(62,39,35) !important; }
|
|
|
|
|
|
|
|
|
|
.grey {
|
|
|
|
|
color: rgb(158,158,158) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-grey {
|
|
|
|
|
background-color: rgb(158,158,158) !important; }
|
|
|
|
|
|
|
|
|
|
.grey-50 {
|
|
|
|
|
color: rgb(250,250,250) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-grey-50 {
|
|
|
|
|
background-color: rgb(250,250,250) !important; }
|
|
|
|
|
|
|
|
|
|
.grey-100 {
|
|
|
|
|
color: rgb(245,245,245) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-grey-100 {
|
|
|
|
|
background-color: rgb(245,245,245) !important; }
|
|
|
|
|
|
|
|
|
|
.grey-200 {
|
|
|
|
|
color: rgb(238,238,238) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-grey-200 {
|
|
|
|
|
background-color: rgb(238,238,238) !important; }
|
|
|
|
|
|
|
|
|
|
.grey-300 {
|
|
|
|
|
color: rgb(224,224,224) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-grey-300 {
|
|
|
|
|
background-color: rgb(224,224,224) !important; }
|
|
|
|
|
|
|
|
|
|
.grey-400 {
|
|
|
|
|
color: rgb(189,189,189) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-grey-400 {
|
|
|
|
|
background-color: rgb(189,189,189) !important; }
|
|
|
|
|
|
|
|
|
|
.grey-500 {
|
|
|
|
|
color: rgb(158,158,158) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-grey-500 {
|
|
|
|
|
background-color: rgb(158,158,158) !important; }
|
|
|
|
|
|
|
|
|
|
.grey-600 {
|
|
|
|
|
color: rgb(117,117,117) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-grey-600 {
|
|
|
|
|
background-color: rgb(117,117,117) !important; }
|
|
|
|
|
|
|
|
|
|
.grey-700 {
|
|
|
|
|
color: rgb(97,97,97) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-grey-700 {
|
|
|
|
|
background-color: rgb(97,97,97) !important; }
|
|
|
|
|
|
|
|
|
|
.grey-800 {
|
|
|
|
|
color: rgb(66,66,66) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-grey-800 {
|
|
|
|
|
background-color: rgb(66,66,66) !important; }
|
|
|
|
|
|
|
|
|
|
.grey-900 {
|
|
|
|
|
color: rgb(33,33,33) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-grey-900 {
|
|
|
|
|
background-color: rgb(33,33,33) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-grey {
|
|
|
|
|
color: rgb(96,125,139) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-grey {
|
|
|
|
|
background-color: rgb(96,125,139) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-grey-50 {
|
|
|
|
|
color: rgb(236,239,241) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-grey-50 {
|
|
|
|
|
background-color: rgb(236,239,241) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-grey-100 {
|
|
|
|
|
color: rgb(207,216,220) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-grey-100 {
|
|
|
|
|
background-color: rgb(207,216,220) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-grey-200 {
|
|
|
|
|
color: rgb(176,190,197) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-grey-200 {
|
|
|
|
|
background-color: rgb(176,190,197) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-grey-300 {
|
|
|
|
|
color: rgb(144,164,174) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-grey-300 {
|
|
|
|
|
background-color: rgb(144,164,174) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-grey-400 {
|
|
|
|
|
color: rgb(120,144,156) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-grey-400 {
|
|
|
|
|
background-color: rgb(120,144,156) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-grey-500 {
|
|
|
|
|
color: rgb(96,125,139) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-grey-500 {
|
|
|
|
|
background-color: rgb(96,125,139) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-grey-600 {
|
|
|
|
|
color: rgb(84,110,122) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-grey-600 {
|
|
|
|
|
background-color: rgb(84,110,122) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-grey-700 {
|
|
|
|
|
color: rgb(69,90,100) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-grey-700 {
|
|
|
|
|
background-color: rgb(69,90,100) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-grey-800 {
|
|
|
|
|
color: rgb(55,71,79) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-grey-800 {
|
|
|
|
|
background-color: rgb(55,71,79) !important; }
|
|
|
|
|
|
|
|
|
|
.blue-grey-900 {
|
|
|
|
|
color: rgb(38,50,56) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-blue-grey-900 {
|
|
|
|
|
background-color: rgb(38,50,56) !important; }
|
|
|
|
|
|
|
|
|
|
.u-red {
|
|
|
|
|
color: rgb(244,120,107) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-red {
|
|
|
|
|
background-color: rgb(244,120,107) !important; }
|
|
|
|
|
|
|
|
|
|
.u-red-100 {
|
|
|
|
|
color: rgb(254,239,237) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-red-100 {
|
|
|
|
|
background-color: rgb(254,239,237) !important; }
|
|
|
|
|
|
|
|
|
|
.u-red-200 {
|
|
|
|
|
color: rgb(251,212,208) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-red-200 {
|
|
|
|
|
background-color: rgb(251,212,208) !important; }
|
|
|
|
|
|
|
|
|
|
.u-red-300 {
|
|
|
|
|
color: rgb(249,181,173) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-red-300 {
|
|
|
|
|
background-color: rgb(249,181,173) !important; }
|
|
|
|
|
|
|
|
|
|
.u-red-400 {
|
|
|
|
|
color: rgb(246,148,137) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-red-400 {
|
|
|
|
|
background-color: rgb(246,148,137) !important; }
|
|
|
|
|
|
|
|
|
|
.u-red-500 {
|
|
|
|
|
color: rgb(244,120,107) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-red-500 {
|
|
|
|
|
background-color: rgb(244,120,107) !important; }
|
|
|
|
|
|
|
|
|
|
.u-red-600 {
|
|
|
|
|
color: rgb(241,90,74) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-red-600 {
|
|
|
|
|
background-color: rgb(241,90,74) !important; }
|
|
|
|
|
|
|
|
|
|
.u-red-700 {
|
|
|
|
|
color: rgb(228,32,21) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-red-700 {
|
|
|
|
|
background-color: rgb(228,32,21) !important; }
|
|
|
|
|
|
|
|
|
|
.u-red-800 {
|
|
|
|
|
color: rgb(216,81,66) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-red-800 {
|
|
|
|
|
background-color: rgb(216,81,66) !important; }
|
|
|
|
|
|
|
|
|
|
.u-red-900 {
|
|
|
|
|
color: rgb(120,45,37) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-red-900 {
|
|
|
|
|
background-color: rgb(120,45,37) !important; }
|
|
|
|
|
|
|
|
|
|
.u-orange {
|
|
|
|
|
color: rgb(254,152,76) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-orange {
|
|
|
|
|
background-color: rgb(254,152,76) !important; }
|
|
|
|
|
|
|
|
|
|
.u-orange-100 {
|
|
|
|
|
color: rgb(255,243,234) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-orange-100 {
|
|
|
|
|
background-color: rgb(255,243,234) !important; }
|
|
|
|
|
|
|
|
|
|
.u-orange-200 {
|
|
|
|
|
color: rgb(255,222,199) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-orange-200 {
|
|
|
|
|
background-color: rgb(255,222,199) !important; }
|
|
|
|
|
|
|
|
|
|
.u-orange-300 {
|
|
|
|
|
color: rgb(255,198,157) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-orange-300 {
|
|
|
|
|
background-color: rgb(255,198,157) !important; }
|
|
|
|
|
|
|
|
|
|
.u-orange-400 {
|
|
|
|
|
color: rgb(254,173,113) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-orange-400 {
|
|
|
|
|
background-color: rgb(254,173,113) !important; }
|
|
|
|
|
|
|
|
|
|
.u-orange-500 {
|
|
|
|
|
color: rgb(254,152,76) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-orange-500 {
|
|
|
|
|
background-color: rgb(254,152,76) !important; }
|
|
|
|
|
|
|
|
|
|
.u-orange-600 {
|
|
|
|
|
color: rgb(254,129,37) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-orange-600 {
|
|
|
|
|
background-color: rgb(254,129,37) !important; }
|
|
|
|
|
|
|
|
|
|
.u-orange-700 {
|
|
|
|
|
color: rgb(253,65,5) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-orange-700 {
|
|
|
|
|
background-color: rgb(253,65,5) !important; }
|
|
|
|
|
|
|
|
|
|
.u-orange-800 {
|
|
|
|
|
color: rgb(228,116,33) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-orange-800 {
|
|
|
|
|
background-color: rgb(228,116,33) !important; }
|
|
|
|
|
|
|
|
|
|
.u-orange-900 {
|
|
|
|
|
color: rgb(127,64,18) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-orange-900 {
|
|
|
|
|
background-color: rgb(127,64,18) !important; }
|
|
|
|
|
|
|
|
|
|
.u-yellow {
|
|
|
|
|
color: rgb(244,207,58) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-yellow {
|
|
|
|
|
background-color: rgb(244,207,58) !important; }
|
|
|
|
|
|
|
|
|
|
.u-yellow-100 {
|
|
|
|
|
color: rgb(254,249,231) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-yellow-100 {
|
|
|
|
|
background-color: rgb(254,249,231) !important; }
|
|
|
|
|
|
|
|
|
|
.u-yellow-200 {
|
|
|
|
|
color: rgb(251,240,193) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-yellow-200 {
|
|
|
|
|
background-color: rgb(251,240,193) !important; }
|
|
|
|
|
|
|
|
|
|
.u-yellow-300 {
|
|
|
|
|
color: rgb(249,228,147) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-yellow-300 {
|
|
|
|
|
background-color: rgb(249,228,147) !important; }
|
|
|
|
|
|
|
|
|
|
.u-yellow-400 {
|
|
|
|
|
color: rgb(246,217,99) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-yellow-400 {
|
|
|
|
|
background-color: rgb(246,217,99) !important; }
|
|
|
|
|
|
|
|
|
|
.u-yellow-500 {
|
|
|
|
|
color: rgb(244,207,58) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-yellow-500 {
|
|
|
|
|
background-color: rgb(244,207,58) !important; }
|
|
|
|
|
|
|
|
|
|
.u-yellow-600 {
|
|
|
|
|
color: rgb(241,196,15) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-yellow-600 {
|
|
|
|
|
background-color: rgb(241,196,15) !important; }
|
|
|
|
|
|
|
|
|
|
.u-yellow-700 {
|
|
|
|
|
color: rgb(228,151,1) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-yellow-700 {
|
|
|
|
|
background-color: rgb(228,151,1) !important; }
|
|
|
|
|
|
|
|
|
|
.u-yellow-800 {
|
|
|
|
|
color: rgb(216,176,13) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-yellow-800 {
|
|
|
|
|
background-color: rgb(216,176,13) !important; }
|
|
|
|
|
|
|
|
|
|
.u-yellow-900 {
|
|
|
|
|
color: rgb(120,98,7) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-yellow-900 {
|
|
|
|
|
background-color: rgb(120,98,7) !important; }
|
|
|
|
|
|
|
|
|
|
.u-green {
|
|
|
|
|
color: rgb(78,189,125) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-green {
|
|
|
|
|
background-color: rgb(78,189,125) !important; }
|
|
|
|
|
|
|
|
|
|
.u-green-100 {
|
|
|
|
|
color: rgb(234,247,239) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-green-100 {
|
|
|
|
|
background-color: rgb(234,247,239) !important; }
|
|
|
|
|
|
|
|
|
|
.u-green-200 {
|
|
|
|
|
color: rgb(199,234,214) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-green-200 {
|
|
|
|
|
background-color: rgb(199,234,214) !important; }
|
|
|
|
|
|
|
|
|
|
.u-green-300 {
|
|
|
|
|
color: rgb(158,218,183) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-green-300 {
|
|
|
|
|
background-color: rgb(158,218,183) !important; }
|
|
|
|
|
|
|
|
|
|
.u-green-400 {
|
|
|
|
|
color: rgb(114,202,151) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-green-400 {
|
|
|
|
|
background-color: rgb(114,202,151) !important; }
|
|
|
|
|
|
|
|
|
|
.u-green-500 {
|
|
|
|
|
color: rgb(78,189,125) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-green-500 {
|
|
|
|
|
background-color: rgb(78,189,125) !important; }
|
|
|
|
|
|
|
|
|
|
.u-green-600 {
|
|
|
|
|
color: rgb(39,174,96) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-green-600 {
|
|
|
|
|
background-color: rgb(39,174,96) !important; }
|
|
|
|
|
|
|
|
|
|
.u-green-700 {
|
|
|
|
|
color: rgb(6,119,36) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-green-700 {
|
|
|
|
|
background-color: rgb(6,119,36) !important; }
|
|
|
|
|
|
|
|
|
|
.u-green-800 {
|
|
|
|
|
color: rgb(35,156,86) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-green-800 {
|
|
|
|
|
background-color: rgb(35,156,86) !important; }
|
|
|
|
|
|
|
|
|
|
.u-green-900 {
|
|
|
|
|
color: rgb(19,87,48) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-green-900 {
|
|
|
|
|
background-color: rgb(19,87,48) !important; }
|
|
|
|
|
|
|
|
|
|
.u-blue {
|
|
|
|
|
color: rgb(68,189,228) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-blue {
|
|
|
|
|
background-color: rgb(68,189,228) !important; }
|
|
|
|
|
|
|
|
|
|
.u-blue-100 {
|
|
|
|
|
color: rgb(233,247,252) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-blue-100 {
|
|
|
|
|
background-color: rgb(233,247,252) !important; }
|
|
|
|
|
|
|
|
|
|
.u-blue-200 {
|
|
|
|
|
color: rgb(196,234,246) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-blue-200 {
|
|
|
|
|
background-color: rgb(196,234,246) !important; }
|
|
|
|
|
|
|
|
|
|
.u-blue-300 {
|
|
|
|
|
color: rgb(152,218,240) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-blue-300 {
|
|
|
|
|
background-color: rgb(152,218,240) !important; }
|
|
|
|
|
|
|
|
|
|
.u-blue-400 {
|
|
|
|
|
color: rgb(107,202,234) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-blue-400 {
|
|
|
|
|
background-color: rgb(107,202,234) !important; }
|
|
|
|
|
|
|
|
|
|
.u-blue-500 {
|
|
|
|
|
color: rgb(68,189,228) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-blue-500 {
|
|
|
|
|
background-color: rgb(68,189,228) !important; }
|
|
|
|
|
|
|
|
|
|
.u-blue-600 {
|
|
|
|
|
color: rgb(27,174,222) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-blue-600 {
|
|
|
|
|
background-color: rgb(27,174,222) !important; }
|
|
|
|
|
|
|
|
|
|
.u-blue-700 {
|
|
|
|
|
color: rgb(3,119,193) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-blue-700 {
|
|
|
|
|
background-color: rgb(3,119,193) !important; }
|
|
|
|
|
|
|
|
|
|
.u-blue-800 {
|
|
|
|
|
color: rgb(24,156,199) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-blue-800 {
|
|
|
|
|
background-color: rgb(24,156,199) !important; }
|
|
|
|
|
|
|
|
|
|
.u-blue-900 {
|
|
|
|
|
color: rgb(8,81,119) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-blue-900 {
|
|
|
|
|
background-color: rgb(8,81,119) !important; }
|
|
|
|
|
|
|
|
|
|
.u-cyan {
|
|
|
|
|
color: rgb(46,220,217) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-cyan {
|
|
|
|
|
background-color: rgb(46,220,217) !important; }
|
|
|
|
|
|
|
|
|
|
.u-cyan-100 {
|
|
|
|
|
color: rgb(230,251,250) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-cyan-100 {
|
|
|
|
|
background-color: rgb(230,251,250) !important; }
|
|
|
|
|
|
|
|
|
|
.u-cyan-200 {
|
|
|
|
|
color: rgb(189,244,243) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-cyan-200 {
|
|
|
|
|
background-color: rgb(189,244,243) !important; }
|
|
|
|
|
|
|
|
|
|
.u-cyan-300 {
|
|
|
|
|
color: rgb(140,236,234) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-cyan-300 {
|
|
|
|
|
background-color: rgb(140,236,234) !important; }
|
|
|
|
|
|
|
|
|
|
.u-cyan-400 {
|
|
|
|
|
color: rgb(89,227,225) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-cyan-400 {
|
|
|
|
|
background-color: rgb(89,227,225) !important; }
|
|
|
|
|
|
|
|
|
|
.u-cyan-500 {
|
|
|
|
|
color: rgb(46,220,217) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-cyan-500 {
|
|
|
|
|
background-color: rgb(46,220,217) !important; }
|
|
|
|
|
|
|
|
|
|
.u-cyan-600 {
|
|
|
|
|
color: rgb(0,212,209) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-cyan-600 {
|
|
|
|
|
background-color: rgb(0,212,209) !important; }
|
|
|
|
|
|
|
|
|
|
.u-cyan-700 {
|
|
|
|
|
color: rgb(0,190,188) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-cyan-700 {
|
|
|
|
|
background-color: rgb(0,190,188) !important; }
|
|
|
|
|
|
|
|
|
|
.u-cyan-800 {
|
|
|
|
|
color: rgb(0,176,171) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-cyan-800 {
|
|
|
|
|
background-color: rgb(0,176,171) !important; }
|
|
|
|
|
|
|
|
|
|
.u-cyan-900 {
|
|
|
|
|
color: rgb(0,106,104) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-cyan-900 {
|
|
|
|
|
background-color: rgb(0,106,104) !important; }
|
|
|
|
|
|
|
|
|
|
.u-purple {
|
|
|
|
|
color: rgb(185,131,252) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-purple {
|
|
|
|
|
background-color: rgb(185,131,252) !important; }
|
|
|
|
|
|
|
|
|
|
.u-purple-100 {
|
|
|
|
|
color: rgb(247,240,255) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-purple-100 {
|
|
|
|
|
background-color: rgb(247,240,255) !important; }
|
|
|
|
|
|
|
|
|
|
.u-purple-200 {
|
|
|
|
|
color: rgb(233,216,254) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-purple-200 {
|
|
|
|
|
background-color: rgb(233,216,254) !important; }
|
|
|
|
|
|
|
|
|
|
.u-purple-300 {
|
|
|
|
|
color: rgb(217,187,253) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-purple-300 {
|
|
|
|
|
background-color: rgb(217,187,253) !important; }
|
|
|
|
|
|
|
|
|
|
.u-purple-400 {
|
|
|
|
|
color: rgb(200,157,252) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-purple-400 {
|
|
|
|
|
background-color: rgb(200,157,252) !important; }
|
|
|
|
|
|
|
|
|
|
.u-purple-500 {
|
|
|
|
|
color: rgb(185,131,252) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-purple-500 {
|
|
|
|
|
background-color: rgb(185,131,252) !important; }
|
|
|
|
|
|
|
|
|
|
.u-purple-600 {
|
|
|
|
|
color: rgb(170,104,251) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-purple-600 {
|
|
|
|
|
background-color: rgb(170,104,251) !important; }
|
|
|
|
|
|
|
|
|
|
.u-purple-700 {
|
|
|
|
|
color: rgb(153,93,225) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-purple-700 {
|
|
|
|
|
background-color: rgb(153,93,225) !important; }
|
|
|
|
|
|
|
|
|
|
.u-purple-800 {
|
|
|
|
|
color: rgb(113,42,247) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-purple-800 {
|
|
|
|
|
background-color: rgb(113,42,247) !important; }
|
|
|
|
|
|
|
|
|
|
.u-purple-900 {
|
|
|
|
|
color: rgb(85,52,125) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-purple-900 {
|
|
|
|
|
background-color: rgb(85,52,125) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray {
|
|
|
|
|
color: rgb(206,206,206) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray {
|
|
|
|
|
background-color: rgb(206,206,206) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray-50 {
|
|
|
|
|
color: rgb(255,255,255) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray-50 {
|
|
|
|
|
background-color: rgb(255,255,255) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray-100 {
|
|
|
|
|
color: rgb(241,241,241) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray-100 {
|
|
|
|
|
background-color: rgb(241,241,241) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray-200 {
|
|
|
|
|
color: rgb(235,235,235) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray-200 {
|
|
|
|
|
background-color: rgb(235,235,235) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray-300 {
|
|
|
|
|
color: rgb(227,227,227) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray-300 {
|
|
|
|
|
background-color: rgb(227,227,227) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray-400 {
|
|
|
|
|
color: rgb(215,215,215) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray-400 {
|
|
|
|
|
background-color: rgb(215,215,215) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray-500 {
|
|
|
|
|
color: rgb(206,206,206) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray-500 {
|
|
|
|
|
background-color: rgb(206,206,206) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray-600 {
|
|
|
|
|
color: rgb(191,191,191) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray-600 {
|
|
|
|
|
background-color: rgb(191,191,191) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray-700 {
|
|
|
|
|
color: rgb(180,180,180) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray-700 {
|
|
|
|
|
background-color: rgb(180,180,180) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray-800 {
|
|
|
|
|
color: rgb(153,153,153) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray-800 {
|
|
|
|
|
background-color: rgb(153,153,153) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray-900 {
|
|
|
|
|
color: rgb(102,102,102) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray-900 {
|
|
|
|
|
background-color: rgb(102,102,102) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray-A100 {
|
|
|
|
|
background-color: rgb(51,51,51) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray-A100 {
|
|
|
|
|
color: rgb(51,51,51) !important; }
|
|
|
|
|
|
|
|
|
|
.u-bg-gray-A200 {
|
|
|
|
|
background-color: rgb(25,25,25) !important; }
|
|
|
|
|
|
|
|
|
|
.u-gray-A200 {
|
|
|
|
|
color: rgb(25,25,25) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-black {
|
|
|
|
|
background-color: rgb(0,0,0) !important; }
|
|
|
|
|
|
|
|
|
|
.black {
|
|
|
|
|
color: rgb(0,0,0) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-white {
|
|
|
|
|
background-color: rgb(255,255,255) !important; }
|
|
|
|
|
|
|
|
|
|
.white {
|
|
|
|
|
color: rgb(255,255,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-primary {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(245, 60, 50) !important; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.bg-primary-contrast {
|
|
|
|
|
background-color: rgb(255,255,255) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-primary-dark {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(230, 0, 18) !important; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.bg-accent {
|
|
|
|
|
background-color: rgb(67,160,71) !important; }
|
|
|
|
|
|
|
|
|
|
.bg-accent-contrast {
|
|
|
|
|
background-color: rgb(255,255,255) !important; }
|
|
|
|
|
|
|
|
|
|
.text-primary {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
color: rgb(245, 60, 50) !important; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.text-primary-contrast {
|
|
|
|
|
color: rgb(255,255,255) !important; }
|
|
|
|
|
|
|
|
|
|
.text-primary-dark {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
color: rgb(230, 0, 18) !important; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.text-accent {
|
|
|
|
|
color: rgb(67,160,71) !important; }
|
|
|
|
|
|
|
|
|
|
.text-accent-contrast {
|
|
|
|
|
color: rgb(255,255,255) !important; }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
* 保护有用的浏览器默认样式而不是完全去掉它们
|
|
|
|
|
* 一般化的样式:为大部分HTML元素提供
|
|
|
|
|
* 修复浏览器自身的bug并保证各浏览器的一致性
|
|
|
|
|
* 优化CSS可用性:用一些小技巧
|
|
|
|
|
* 解释代码:用注释和详细的文档来
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
html {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
-ms-touch-action: manipulation;
|
|
|
|
|
touch-action: manipulation;
|
|
|
|
|
-ms-text-size-adjust: 100%;
|
|
|
|
|
-webkit-text-size-adjust: 100%; }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
* 使body占据整个屏幕删除body边距,因此布局容器不会导致额外的溢出。
|
|
|
|
|
* 去掉默认的margin
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
body {
|
|
|
|
|
margin: 0;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%; }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
* 主显示屏复位为IE支持
|
|
|
|
|
* Source: http://weblog.west-wind.com/posts/2015/Jan/12/main-HTML5-Tag-not-working-in-Internet-Explorer-91011
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
main {
|
|
|
|
|
display: block; }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
* 对具有hidden属性的元素不应用显示。
|
|
|
|
|
* IE 9 and 10 support.
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
*[hidden] {
|
|
|
|
|
display: none !important; }
|
|
|
|
|
|
|
|
|
|
*, :after, :before {
|
|
|
|
|
box-sizing: border-box; }
|
|
|
|
|
|
|
|
|
|
article,
|
|
|
|
|
aside,
|
|
|
|
|
details,
|
|
|
|
|
figcaption,
|
|
|
|
|
figure,
|
|
|
|
|
footer,
|
|
|
|
|
header,
|
|
|
|
|
main,
|
|
|
|
|
menu,
|
|
|
|
|
nav,
|
|
|
|
|
section,
|
|
|
|
|
summary {
|
|
|
|
|
display: block; }
|
|
|
|
|
|
|
|
|
|
audio,
|
|
|
|
|
canvas,
|
|
|
|
|
progress,
|
|
|
|
|
video {
|
|
|
|
|
display: inline-block; }
|
|
|
|
|
|
|
|
|
|
audio:not([controls]) {
|
|
|
|
|
display: none;
|
|
|
|
|
height: 0; }
|
|
|
|
|
|
|
|
|
|
progress {
|
|
|
|
|
vertical-align: baseline; }
|
|
|
|
|
|
|
|
|
|
template,
|
|
|
|
|
[hidden] {
|
|
|
|
|
display: none; }
|
|
|
|
|
|
|
|
|
|
a {
|
|
|
|
|
background-color: transparent; }
|
|
|
|
|
|
|
|
|
|
a:active,
|
|
|
|
|
a:hover {
|
|
|
|
|
outline-width: 0; }
|
|
|
|
|
|
|
|
|
|
abbr[title] {
|
|
|
|
|
border-bottom: none;
|
|
|
|
|
text-decoration: underline;
|
|
|
|
|
text-decoration: underline dotted; }
|
|
|
|
|
|
|
|
|
|
b,
|
|
|
|
|
strong {
|
|
|
|
|
font-weight: inherit; }
|
|
|
|
|
|
|
|
|
|
b,
|
|
|
|
|
strong {
|
|
|
|
|
font-weight: bolder; }
|
|
|
|
|
|
|
|
|
|
dfn {
|
|
|
|
|
font-style: italic; }
|
|
|
|
|
|
|
|
|
|
h1 {
|
|
|
|
|
font-size: 2em;
|
|
|
|
|
margin: 0.67em 0; }
|
|
|
|
|
|
|
|
|
|
mark {
|
|
|
|
|
background-color: #ff0;
|
|
|
|
|
color: #000; }
|
|
|
|
|
|
|
|
|
|
small {
|
|
|
|
|
font-size: 80%; }
|
|
|
|
|
|
|
|
|
|
sub,
|
|
|
|
|
sup {
|
|
|
|
|
font-size: 75%;
|
|
|
|
|
line-height: 0;
|
|
|
|
|
position: relative;
|
|
|
|
|
vertical-align: baseline; }
|
|
|
|
|
|
|
|
|
|
sub {
|
|
|
|
|
bottom: -0.25em; }
|
|
|
|
|
|
|
|
|
|
sup {
|
|
|
|
|
top: -0.5em; }
|
|
|
|
|
|
|
|
|
|
img {
|
|
|
|
|
border-style: none; }
|
|
|
|
|
|
|
|
|
|
svg:not(:root) {
|
|
|
|
|
overflow: hidden; }
|
|
|
|
|
|
|
|
|
|
code,
|
|
|
|
|
kbd,
|
|
|
|
|
pre,
|
|
|
|
|
samp {
|
|
|
|
|
font-family: monospace, monospace;
|
|
|
|
|
font-size: 1em; }
|
|
|
|
|
|
|
|
|
|
figure {
|
|
|
|
|
margin: 1em 40px; }
|
|
|
|
|
|
|
|
|
|
hr {
|
|
|
|
|
box-sizing: content-box;
|
|
|
|
|
height: 0;
|
|
|
|
|
overflow: visible; }
|
|
|
|
|
|
|
|
|
|
button,
|
|
|
|
|
input,
|
|
|
|
|
select,
|
|
|
|
|
textarea {
|
|
|
|
|
font: inherit; }
|
|
|
|
|
|
|
|
|
|
optgroup {
|
|
|
|
|
font-weight: bold; }
|
|
|
|
|
|
|
|
|
|
button,
|
|
|
|
|
input,
|
|
|
|
|
select {
|
|
|
|
|
overflow: visible; }
|
|
|
|
|
|
|
|
|
|
button,
|
|
|
|
|
input,
|
|
|
|
|
select,
|
|
|
|
|
textarea {
|
|
|
|
|
margin: 0; }
|
|
|
|
|
|
|
|
|
|
button,
|
|
|
|
|
select {
|
|
|
|
|
text-transform: none; }
|
|
|
|
|
|
|
|
|
|
button,
|
|
|
|
|
[type="button"],
|
|
|
|
|
[type="reset"],
|
|
|
|
|
[type="submit"] {
|
|
|
|
|
cursor: pointer; }
|
|
|
|
|
|
|
|
|
|
[disabled] {
|
|
|
|
|
cursor: default; }
|
|
|
|
|
|
|
|
|
|
button,
|
|
|
|
|
html [type="button"],
|
|
|
|
|
[type="reset"],
|
|
|
|
|
[type="submit"] {
|
|
|
|
|
-webkit-appearance: button; }
|
|
|
|
|
|
|
|
|
|
button::-moz-focus-inner,
|
|
|
|
|
input::-moz-focus-inner {
|
|
|
|
|
border: 0;
|
|
|
|
|
padding: 0; }
|
|
|
|
|
|
|
|
|
|
button:-moz-focusring,
|
|
|
|
|
input:-moz-focusring {
|
|
|
|
|
outline: 1px dotted ButtonText; }
|
|
|
|
|
|
|
|
|
|
fieldset {
|
|
|
|
|
border: 1px solid #c0c0c0;
|
|
|
|
|
margin: 0 2px;
|
|
|
|
|
padding: 0.35em 0.625em 0.75em; }
|
|
|
|
|
|
|
|
|
|
legend {
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
color: inherit;
|
|
|
|
|
display: table;
|
|
|
|
|
max-width: 100%;
|
|
|
|
|
padding: 0;
|
|
|
|
|
white-space: normal; }
|
|
|
|
|
|
|
|
|
|
textarea {
|
|
|
|
|
overflow: auto; }
|
|
|
|
|
|
|
|
|
|
[type="checkbox"],
|
|
|
|
|
[type="radio"] {
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
padding: 0; }
|
|
|
|
|
|
|
|
|
|
[type="number"]::-webkit-inner-spin-button,
|
|
|
|
|
[type="number"]::-webkit-outer-spin-button {
|
|
|
|
|
height: auto; }
|
|
|
|
|
|
|
|
|
|
[type="search"] {
|
|
|
|
|
-webkit-appearance: textfield; }
|
|
|
|
|
|
|
|
|
|
[type="search"]::-webkit-search-cancel-button,
|
|
|
|
|
[type="search"]::-webkit-search-decoration {
|
|
|
|
|
-webkit-appearance: none; }
|
|
|
|
|
|
|
|
|
|
/* FormGroup */
|
|
|
|
|
/* Navlayout */
|
|
|
|
|
html {
|
|
|
|
|
font-size: 10px; }
|
|
|
|
|
|
|
|
|
|
body {
|
|
|
|
|
font-family: "Open Sans", "Helvetica Neue", Arial, "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
|
|
|
|
|
font-color: rgb(153,153,153);
|
|
|
|
|
font-size: 1.4rem;
|
|
|
|
|
line-height: 1.4; }
|
|
|
|
|
|
|
|
|
|
i.uf {
|
|
|
|
|
padding: 0 5px; }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
* 选择时删除文本阴影,及设置默认选中颜色
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
::selection {
|
|
|
|
|
background: rgb(187,222,251);
|
|
|
|
|
text-shadow: none; }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
* 默认水平规则
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
hr {
|
|
|
|
|
display: block;
|
|
|
|
|
height: 1px;
|
|
|
|
|
border: 0;
|
|
|
|
|
border-top: 1px solid #ccc;
|
|
|
|
|
margin: 1em 0;
|
|
|
|
|
padding: 0; }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
* 删除音频,画布,iframes,图像,视频和其容器底部之间的差距
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
audio,
|
|
|
|
|
canvas,
|
|
|
|
|
iframe,
|
|
|
|
|
img,
|
|
|
|
|
svg,
|
|
|
|
|
video {
|
|
|
|
|
vertical-align: middle; }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
* 仅允许垂直调整textareas的大小
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
textarea {
|
|
|
|
|
resize: vertical; }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/* ==========================================================================
|
|
|
|
|
浏览器升级提示
|
2017-11-16 16:10:32 +08:00
|
|
|
|
========================================================================== */
|
|
|
|
|
.browserupgrade {
|
|
|
|
|
margin: 0.2em 0;
|
|
|
|
|
background: #ccc;
|
|
|
|
|
color: #000;
|
|
|
|
|
padding: 0.2em 0; }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
* 适用于屏幕阅读器的隐藏
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
.visuallyhidden {
|
|
|
|
|
border: 0;
|
|
|
|
|
clip: rect(0 0 0 0);
|
|
|
|
|
height: 1px;
|
|
|
|
|
margin: -1px;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
padding: 0;
|
|
|
|
|
position: absolute;
|
|
|
|
|
width: 1px; }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
* 扩展.visuallyhidden类以允许元素在通过键盘导航时是可对焦的:
|
|
|
|
|
* https://www.drupal.org/node/897638
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
.visuallyhidden.focusable:active,
|
|
|
|
|
.visuallyhidden.focusable:focus {
|
|
|
|
|
clip: auto;
|
|
|
|
|
height: auto;
|
|
|
|
|
margin: 0;
|
|
|
|
|
overflow: visible;
|
|
|
|
|
position: static;
|
|
|
|
|
width: auto; }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/* ==========================================================================
|
|
|
|
|
打印样式。内联以避免额外的HTTP请求
|
|
|
|
|
|
2017-11-16 16:10:32 +08:00
|
|
|
|
========================================================================== */
|
|
|
|
|
@media print {
|
|
|
|
|
*,
|
|
|
|
|
*:before,
|
|
|
|
|
*:after,
|
|
|
|
|
*:first-letter,
|
|
|
|
|
*:first-line {
|
|
|
|
|
background: transparent !important;
|
|
|
|
|
color: #000 !important;
|
|
|
|
|
/* Black prints faster: http://www.sanbeiji.com/archives/953 */
|
|
|
|
|
box-shadow: none !important;
|
|
|
|
|
text-shadow: none !important; }
|
|
|
|
|
a,
|
|
|
|
|
a:visited {
|
|
|
|
|
text-decoration: underline; }
|
|
|
|
|
a[href]:after {
|
|
|
|
|
content: " (" attr(href) ")"; }
|
|
|
|
|
abbr[title]:after {
|
|
|
|
|
content: " (" attr(title) ")"; }
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
* 不显示片段标识符的链接,
|
|
|
|
|
* 或使用`javascript:`伪协议
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
a[href^="#"]:after,
|
|
|
|
|
a[href^="javascript:"]:after {
|
|
|
|
|
content: ""; }
|
|
|
|
|
pre,
|
|
|
|
|
blockquote {
|
|
|
|
|
border: 1px solid #999;
|
|
|
|
|
page-break-inside: avoid; }
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
* 打印表格:
|
|
|
|
|
* http://css-discuss.incutio.com/wiki/Printing_Tables
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
thead {
|
|
|
|
|
display: table-header-group; }
|
|
|
|
|
tr,
|
|
|
|
|
img {
|
|
|
|
|
page-break-inside: avoid; }
|
|
|
|
|
img {
|
|
|
|
|
max-width: 100% !important; }
|
|
|
|
|
p,
|
|
|
|
|
h2,
|
|
|
|
|
h3 {
|
|
|
|
|
orphans: 3;
|
|
|
|
|
widows: 3; }
|
|
|
|
|
h2,
|
|
|
|
|
h3 {
|
|
|
|
|
page-break-after: avoid; } }
|
|
|
|
|
|
2019-03-06 10:51:52 +08:00
|
|
|
|
/*
|
|
|
|
|
*删除FAB按钮周围的不需要的框 ,主要兼容ios的safari和部分android
|
2017-11-16 16:10:32 +08:00
|
|
|
|
**/
|
|
|
|
|
a, .mdl-accordion, .mdl-button, .mdl-card, .mdl-checkbox, .mdl-dropdown-menu,
|
|
|
|
|
.mdl-icon-toggle, .mdl-item, .mdl-radio, .mdl-slider, .mdl-switch, .mdl-tabs__tab {
|
|
|
|
|
-webkit-tap-highlight-color: transparent;
|
|
|
|
|
-webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
|
|
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
|
font-family: "uf";
|
|
|
|
|
src: url("../node_modules/tinper-bee-core/scss/iconfont.eot?t=1483429573920");
|
|
|
|
|
/* IE9*/
|
|
|
|
|
src: url("../node_modules/tinper-bee-core/scss/iconfont.eot?t=1483429573920#iefix") format("embedded-opentype"), url("../node_modules/tinper-bee-core/scss/iconfont.woff?t=1483429573920") format("woff"), url("../node_modules/tinper-bee-core/scss/iconfont.ttf?t=1483429573920") format("truetype"), url("../node_modules/tinper-bee-core/scss/iconfont.svg?t=1483429573920#uf") format("svg");
|
|
|
|
|
/* iOS 4.1- */ }
|
|
|
|
|
|
|
|
|
|
.uf {
|
|
|
|
|
font-family: "uf" !important;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
font-style: normal;
|
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
|
-moz-osx-font-smoothing: grayscale; }
|
|
|
|
|
|
|
|
|
|
.uf-wechat:before {
|
|
|
|
|
content: "\3488"; }
|
|
|
|
|
|
|
|
|
|
.uf-add-c-o:before {
|
|
|
|
|
content: "\e601"; }
|
|
|
|
|
|
|
|
|
|
.uf-search:before {
|
|
|
|
|
content: "\e603"; }
|
|
|
|
|
|
|
|
|
|
.uf-histogram-arrow-up:before {
|
|
|
|
|
content: "\e633"; }
|
|
|
|
|
|
|
|
|
|
.uf-close-bold:before {
|
|
|
|
|
content: "\e602"; }
|
|
|
|
|
|
|
|
|
|
.uf-umbrella:before {
|
|
|
|
|
content: "\e63b"; }
|
|
|
|
|
|
|
|
|
|
.uf-qq:before {
|
|
|
|
|
content: "\e694"; }
|
|
|
|
|
|
|
|
|
|
.uf-4square-3:before {
|
|
|
|
|
content: "\e63d"; }
|
|
|
|
|
|
|
|
|
|
.uf-send:before {
|
|
|
|
|
content: "\e63f"; }
|
|
|
|
|
|
|
|
|
|
.uf-map:before {
|
|
|
|
|
content: "\e66c"; }
|
|
|
|
|
|
|
|
|
|
.uf-9square-2:before {
|
|
|
|
|
content: "\e63e"; }
|
|
|
|
|
|
|
|
|
|
.uf-navmenu:before {
|
|
|
|
|
content: "\e614"; }
|
|
|
|
|
|
|
|
|
|
.uf-pc-2:before {
|
|
|
|
|
content: "\e644"; }
|
|
|
|
|
|
|
|
|
|
.uf-search-light-2:before {
|
|
|
|
|
content: "\e627"; }
|
|
|
|
|
|
|
|
|
|
.uf-check-s-2:before {
|
|
|
|
|
content: "\e66e"; }
|
|
|
|
|
|
|
|
|
|
.uf-pencil:before {
|
|
|
|
|
content: "\e69b"; }
|
|
|
|
|
|
|
|
|
|
.uf-repeat:before {
|
|
|
|
|
content: "\e634"; }
|
|
|
|
|
|
|
|
|
|
.uf-security-2:before {
|
|
|
|
|
content: "\e6a5"; }
|
|
|
|
|
|
|
|
|
|
.uf-lexi:before {
|
|
|
|
|
content: "\e643"; }
|
|
|
|
|
|
|
|
|
|
.uf-pencil-s:before {
|
|
|
|
|
content: "\e77d"; }
|
|
|
|
|
|
|
|
|
|
.uf-del:before {
|
|
|
|
|
content: "\e654"; }
|
|
|
|
|
|
|
|
|
|
.uf-bi-o:before {
|
|
|
|
|
content: "\e641"; }
|
|
|
|
|
|
|
|
|
|
.uf-pencil-c:before {
|
|
|
|
|
content: "\e6e6"; }
|
|
|
|
|
|
|
|
|
|
.uf-qrcode:before {
|
|
|
|
|
content: "\e661"; }
|
|
|
|
|
|
|
|
|
|
.uf-rmb-c-o:before {
|
|
|
|
|
content: "\e645"; }
|
|
|
|
|
|
|
|
|
|
.uf-search-c-o:before {
|
|
|
|
|
content: "\e659"; }
|
|
|
|
|
|
|
|
|
|
.uf-bell:before {
|
|
|
|
|
content: "\e60c"; }
|
|
|
|
|
|
|
|
|
|
.uf-pass-3:before {
|
|
|
|
|
content: "\e649"; }
|
|
|
|
|
|
|
|
|
|
.uf-treearrow-down:before {
|
|
|
|
|
content: "\e608"; }
|
|
|
|
|
|
|
|
|
|
.uf-training:before {
|
|
|
|
|
content: "\e617"; }
|
|
|
|
|
|
|
|
|
|
.uf-group-2:before {
|
|
|
|
|
content: "\e64c"; }
|
|
|
|
|
|
|
|
|
|
.uf-zoom-in:before {
|
|
|
|
|
content: "\e906"; }
|
|
|
|
|
|
|
|
|
|
.uf-security-o:before {
|
|
|
|
|
content: "\e7ac"; }
|
|
|
|
|
|
|
|
|
|
.uf-baojia-c:before {
|
|
|
|
|
content: "\e64d"; }
|
|
|
|
|
|
|
|
|
|
.uf-rulerpen:before {
|
|
|
|
|
content: "\e623"; }
|
|
|
|
|
|
|
|
|
|
.uf-erpsearch:before {
|
|
|
|
|
content: "\e64e"; }
|
|
|
|
|
|
|
|
|
|
.uf-group-o:before {
|
|
|
|
|
content: "\e6a8"; }
|
|
|
|
|
|
|
|
|
|
.uf-cloud-o-updown:before {
|
|
|
|
|
content: "\e725"; }
|
|
|
|
|
|
|
|
|
|
.uf-close-c-o:before {
|
|
|
|
|
content: "\e625"; }
|
|
|
|
|
|
|
|
|
|
.uf-add-s:before {
|
|
|
|
|
content: "\e620"; }
|
|
|
|
|
|
|
|
|
|
.uf-pc:before {
|
|
|
|
|
content: "\e6e8"; }
|
|
|
|
|
|
|
|
|
|
.uf-rain:before {
|
|
|
|
|
content: "\e771"; }
|
|
|
|
|
|
|
|
|
|
.uf-nodata:before {
|
|
|
|
|
content: "\e64f"; }
|
|
|
|
|
|
|
|
|
|
.uf-close-c:before {
|
|
|
|
|
content: "\e66b"; }
|
|
|
|
|
|
|
|
|
|
.uf-bohui-s-o:before {
|
|
|
|
|
content: "\e65f"; }
|
|
|
|
|
|
|
|
|
|
.uf-cloud:before {
|
|
|
|
|
content: "\e772"; }
|
|
|
|
|
|
|
|
|
|
.uf-bag-s:before {
|
|
|
|
|
content: "\e650"; }
|
|
|
|
|
|
|
|
|
|
.uf-table-2:before {
|
|
|
|
|
content: "\e95f"; }
|
|
|
|
|
|
|
|
|
|
.uf-anglearrowpointingtoright:before {
|
|
|
|
|
content: "\e61e"; }
|
|
|
|
|
|
|
|
|
|
.uf-exc-c-o:before {
|
|
|
|
|
content: "\e615"; }
|
|
|
|
|
|
|
|
|
|
.uf-group:before {
|
|
|
|
|
content: "\e651"; }
|
|
|
|
|
|
|
|
|
|
.uf-personin-o:before {
|
|
|
|
|
content: "\e8d3"; }
|
|
|
|
|
|
|
|
|
|
.uf-calendar:before {
|
|
|
|
|
content: "\e646"; }
|
|
|
|
|
|
|
|
|
|
.uf-add-s-o:before {
|
|
|
|
|
content: "\e604"; }
|
|
|
|
|
|
|
|
|
|
.uf-sync-c-o:before {
|
|
|
|
|
content: "\e655"; }
|
|
|
|
|
|
|
|
|
|
.uf-grid:before {
|
|
|
|
|
content: "\e657"; }
|
|
|
|
|
|
|
|
|
|
.uf-anglepointingtoleft:before {
|
|
|
|
|
content: "\e624"; }
|
|
|
|
|
|
|
|
|
|
.uf-activate-3:before {
|
|
|
|
|
content: "\e65b"; }
|
|
|
|
|
|
|
|
|
|
.uf-caven:before {
|
|
|
|
|
content: "\e663"; }
|
|
|
|
|
|
|
|
|
|
.uf-back:before {
|
|
|
|
|
content: "\e6e3"; }
|
|
|
|
|
|
|
|
|
|
.uf-pass-2:before {
|
|
|
|
|
content: "\e65d"; }
|
|
|
|
|
|
|
|
|
|
.uf-reduce-s-o:before {
|
|
|
|
|
content: "\e719"; }
|
|
|
|
|
|
|
|
|
|
.uf-area:before {
|
|
|
|
|
content: "\e6ea"; }
|
|
|
|
|
|
|
|
|
|
.uf-flag:before {
|
|
|
|
|
content: "\e65e"; }
|
|
|
|
|
|
|
|
|
|
.uf-box-o-2:before {
|
|
|
|
|
content: "\e610"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-s-o-down:before {
|
|
|
|
|
content: "\e660"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-s-o-up:before {
|
|
|
|
|
content: "\e662"; }
|
|
|
|
|
|
|
|
|
|
.uf-building:before {
|
|
|
|
|
content: "\e6ee"; }
|
|
|
|
|
|
|
|
|
|
.uf-tapp:before {
|
|
|
|
|
content: "\e773"; }
|
|
|
|
|
|
|
|
|
|
.uf-treefolder:before {
|
|
|
|
|
content: "\e628"; }
|
|
|
|
|
|
|
|
|
|
.uf-advice:before {
|
|
|
|
|
content: "\e6cf"; }
|
|
|
|
|
|
|
|
|
|
.uf-2collayout:before {
|
|
|
|
|
content: "\e618"; }
|
|
|
|
|
|
|
|
|
|
.uf-check-s:before {
|
|
|
|
|
content: "\e672"; }
|
|
|
|
|
|
|
|
|
|
.uf-sign:before {
|
|
|
|
|
content: "\e67a"; }
|
|
|
|
|
|
|
|
|
|
.uf-listsearch:before {
|
|
|
|
|
content: "\e67c"; }
|
|
|
|
|
|
|
|
|
|
.uf-gridcaretarrowup:before {
|
|
|
|
|
content: "\e636"; }
|
|
|
|
|
|
|
|
|
|
.uf-eye-c-o:before {
|
|
|
|
|
content: "\e67e"; }
|
|
|
|
|
|
|
|
|
|
.uf-check-c-o:before {
|
|
|
|
|
content: "\e6ef"; }
|
|
|
|
|
|
|
|
|
|
.uf-seal:before {
|
|
|
|
|
content: "\e67f"; }
|
|
|
|
|
|
|
|
|
|
.uf-erpbox:before {
|
|
|
|
|
content: "\e6ae"; }
|
|
|
|
|
|
|
|
|
|
.uf-rulerpen-o:before {
|
|
|
|
|
content: "\e62e"; }
|
|
|
|
|
|
|
|
|
|
.uf-role:before {
|
|
|
|
|
content: "\e7c2"; }
|
|
|
|
|
|
|
|
|
|
.uf-exc-c-2:before {
|
|
|
|
|
content: "\e675"; }
|
|
|
|
|
|
|
|
|
|
.uf-pad:before {
|
|
|
|
|
content: "\e6bd"; }
|
|
|
|
|
|
|
|
|
|
.uf-treefolder-closed:before {
|
|
|
|
|
content: "\e688"; }
|
|
|
|
|
|
|
|
|
|
.uf-reduce-c-o:before {
|
|
|
|
|
content: "\e635"; }
|
|
|
|
|
|
|
|
|
|
.uf-pass-s-o:before {
|
|
|
|
|
content: "\e682"; }
|
|
|
|
|
|
|
|
|
|
.uf-setting:before {
|
|
|
|
|
content: "\e683"; }
|
|
|
|
|
|
|
|
|
|
.uf-close-s:before {
|
|
|
|
|
content: "\e76a"; }
|
|
|
|
|
|
|
|
|
|
.uf-map-o:before {
|
|
|
|
|
content: "\e665"; }
|
|
|
|
|
|
|
|
|
|
.uf-move:before {
|
|
|
|
|
content: "\e68b"; }
|
|
|
|
|
|
|
|
|
|
.uf-2arrow-down:before {
|
|
|
|
|
content: "\e606"; }
|
|
|
|
|
|
|
|
|
|
.uf-2arrow-right:before {
|
|
|
|
|
content: "\e60b"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-c-o-left:before {
|
|
|
|
|
content: "\e684"; }
|
|
|
|
|
|
|
|
|
|
.uf-plus:before {
|
|
|
|
|
content: "\e763"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-c-o-right:before {
|
|
|
|
|
content: "\e685"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-c-o-down:before {
|
|
|
|
|
content: "\e687"; }
|
|
|
|
|
|
|
|
|
|
.uf-list-s-o:before {
|
|
|
|
|
content: "\e746"; }
|
|
|
|
|
|
|
|
|
|
.uf-cloud-o-down:before {
|
|
|
|
|
content: "\e673"; }
|
|
|
|
|
|
|
|
|
|
.uf-nodata-2:before {
|
|
|
|
|
content: "\e68c"; }
|
|
|
|
|
|
|
|
|
|
.uf-file-s:before {
|
|
|
|
|
content: "\e642"; }
|
|
|
|
|
|
|
|
|
|
.uf-2arrow-up:before {
|
|
|
|
|
content: "\e607"; }
|
|
|
|
|
|
|
|
|
|
.uf-notification:before {
|
|
|
|
|
content: "\e9cc"; }
|
|
|
|
|
|
|
|
|
|
.uf-piechart:before {
|
|
|
|
|
content: "\e6f0"; }
|
|
|
|
|
|
|
|
|
|
.uf-cloud-o-up:before {
|
|
|
|
|
content: "\e6ac"; }
|
|
|
|
|
|
|
|
|
|
.uf-close:before {
|
|
|
|
|
content: "\e76b"; }
|
|
|
|
|
|
|
|
|
|
.uf-correct:before {
|
|
|
|
|
content: "\e677"; }
|
|
|
|
|
|
|
|
|
|
.uf-histogram-s-o-2:before {
|
|
|
|
|
content: "\e6fa"; }
|
|
|
|
|
|
|
|
|
|
.uf-4square-2:before {
|
|
|
|
|
content: "\e691"; }
|
|
|
|
|
|
|
|
|
|
.uf-sunny:before {
|
|
|
|
|
content: "\e774"; }
|
|
|
|
|
|
|
|
|
|
.uf-link:before {
|
|
|
|
|
content: "\e6fe"; }
|
|
|
|
|
|
|
|
|
|
.uf-eye:before {
|
|
|
|
|
content: "\e692"; }
|
|
|
|
|
|
|
|
|
|
.uf-eye-o:before {
|
|
|
|
|
content: "\e69c"; }
|
|
|
|
|
|
|
|
|
|
.uf-qian:before {
|
|
|
|
|
content: "\e69e"; }
|
|
|
|
|
|
|
|
|
|
.uf-widgetab:before {
|
|
|
|
|
content: "\e6f2"; }
|
|
|
|
|
|
|
|
|
|
.uf-rmb-s:before {
|
|
|
|
|
content: "\e6a0"; }
|
|
|
|
|
|
|
|
|
|
.uf-link-off:before {
|
|
|
|
|
content: "\e6ff"; }
|
|
|
|
|
|
|
|
|
|
.uf-shang-s:before {
|
|
|
|
|
content: "\e6a1"; }
|
|
|
|
|
|
|
|
|
|
.uf-xia-s:before {
|
|
|
|
|
content: "\e6a6"; }
|
|
|
|
|
|
|
|
|
|
.uf-box-2:before {
|
|
|
|
|
content: "\e616"; }
|
|
|
|
|
|
|
|
|
|
.uf-pass-o:before {
|
|
|
|
|
content: "\e6a7"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-down:before {
|
|
|
|
|
content: "\e609"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-right:before {
|
|
|
|
|
content: "\e611"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-left:before {
|
|
|
|
|
content: "\e612"; }
|
|
|
|
|
|
|
|
|
|
.uf-box:before {
|
|
|
|
|
content: "\e613"; }
|
|
|
|
|
|
|
|
|
|
.uf-triangle-right:before {
|
|
|
|
|
content: "\e61c"; }
|
|
|
|
|
|
|
|
|
|
.uf-histogram-s-o:before {
|
|
|
|
|
content: "\e626"; }
|
|
|
|
|
|
|
|
|
|
.uf-book:before {
|
|
|
|
|
content: "\e62a"; }
|
|
|
|
|
|
|
|
|
|
.uf-bookmark-o:before {
|
|
|
|
|
content: "\e631"; }
|
|
|
|
|
|
|
|
|
|
.uf-leaf:before {
|
|
|
|
|
content: "\e62d"; }
|
|
|
|
|
|
|
|
|
|
.uf-bullseye:before {
|
|
|
|
|
content: "\e632"; }
|
|
|
|
|
|
|
|
|
|
.uf-gridcaretdown:before {
|
|
|
|
|
content: "\e637"; }
|
|
|
|
|
|
|
|
|
|
.uf-triangle-up:before {
|
|
|
|
|
content: "\e638"; }
|
|
|
|
|
|
|
|
|
|
.uf-triangle-down:before {
|
|
|
|
|
content: "\e639"; }
|
|
|
|
|
|
|
|
|
|
.uf-cloud-down:before {
|
|
|
|
|
content: "\e64a"; }
|
|
|
|
|
|
|
|
|
|
.uf-cloud-up:before {
|
|
|
|
|
content: "\e64b"; }
|
|
|
|
|
|
|
|
|
|
.uf-bubble:before {
|
|
|
|
|
content: "\e652"; }
|
|
|
|
|
|
|
|
|
|
.uf-bubble-o:before {
|
|
|
|
|
content: "\e653"; }
|
|
|
|
|
|
|
|
|
|
.uf-copy:before {
|
|
|
|
|
content: "\e65a"; }
|
|
|
|
|
|
|
|
|
|
.uf-correct-2:before {
|
|
|
|
|
content: "\e658"; }
|
|
|
|
|
|
|
|
|
|
.uf-2arrow-left:before {
|
|
|
|
|
content: "\e664"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-down-2:before {
|
|
|
|
|
content: "\e667"; }
|
|
|
|
|
|
|
|
|
|
.uf-download:before {
|
|
|
|
|
content: "\e669"; }
|
|
|
|
|
|
|
|
|
|
.uf-earth:before {
|
|
|
|
|
content: "\e66d"; }
|
|
|
|
|
|
|
|
|
|
.uf-mail-o:before {
|
|
|
|
|
content: "\e66f"; }
|
|
|
|
|
|
|
|
|
|
.uf-mail:before {
|
|
|
|
|
content: "\e670"; }
|
|
|
|
|
|
|
|
|
|
.uf-exc:before {
|
|
|
|
|
content: "\e674"; }
|
|
|
|
|
|
|
|
|
|
.uf-externallink:before {
|
|
|
|
|
content: "\e676"; }
|
|
|
|
|
|
|
|
|
|
.uf-video:before {
|
|
|
|
|
content: "\e67b"; }
|
|
|
|
|
|
|
|
|
|
.uf-films:before {
|
|
|
|
|
content: "\e680"; }
|
|
|
|
|
|
|
|
|
|
.uf-folder:before {
|
|
|
|
|
content: "\e689"; }
|
|
|
|
|
|
|
|
|
|
.uf-folder-o:before {
|
|
|
|
|
content: "\e68a"; }
|
|
|
|
|
|
|
|
|
|
.uf-4square:before {
|
|
|
|
|
content: "\e68e"; }
|
|
|
|
|
|
|
|
|
|
.uf-gift:before {
|
|
|
|
|
content: "\e693"; }
|
|
|
|
|
|
|
|
|
|
.uf-github-c:before {
|
|
|
|
|
content: "\e695"; }
|
|
|
|
|
|
|
|
|
|
.uf-github-s:before {
|
|
|
|
|
content: "\e696"; }
|
|
|
|
|
|
|
|
|
|
.uf-heart-o:before {
|
|
|
|
|
content: "\e6a3"; }
|
|
|
|
|
|
|
|
|
|
.uf-heart:before {
|
|
|
|
|
content: "\e6a4"; }
|
|
|
|
|
|
|
|
|
|
.uf-home:before {
|
|
|
|
|
content: "\e6a2"; }
|
|
|
|
|
|
|
|
|
|
.uf-i-c-2:before {
|
|
|
|
|
content: "\e6aa"; }
|
|
|
|
|
|
|
|
|
|
.uf-i:before {
|
|
|
|
|
content: "\e6ab"; }
|
|
|
|
|
|
|
|
|
|
.uf-triangle-left:before {
|
|
|
|
|
content: "\e6b0"; }
|
|
|
|
|
|
|
|
|
|
.uf-symlist:before {
|
|
|
|
|
content: "\e6be"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-left-2:before {
|
|
|
|
|
content: "\e6bf"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-right-2:before {
|
|
|
|
|
content: "\e6c0"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-up-2:before {
|
|
|
|
|
content: "\e6c1"; }
|
|
|
|
|
|
|
|
|
|
.uf-reduce-c:before {
|
|
|
|
|
content: "\e6cb"; }
|
|
|
|
|
|
|
|
|
|
.uf-reduce-s:before {
|
|
|
|
|
content: "\e6cc"; }
|
|
|
|
|
|
|
|
|
|
.uf-minus:before {
|
|
|
|
|
content: "\e6ce"; }
|
|
|
|
|
|
|
|
|
|
.uf-mobile:before {
|
|
|
|
|
content: "\e6e0"; }
|
|
|
|
|
|
|
|
|
|
.uf-bell-o:before {
|
|
|
|
|
content: "\e6d4"; }
|
|
|
|
|
|
|
|
|
|
.uf-9square:before {
|
|
|
|
|
content: "\e6d5"; }
|
|
|
|
|
|
|
|
|
|
.uf-numlist:before {
|
|
|
|
|
content: "\e6dd"; }
|
|
|
|
|
|
|
|
|
|
.uf-folderopen-o:before {
|
|
|
|
|
content: "\e6d7"; }
|
|
|
|
|
|
|
|
|
|
.uf-treefolderopen:before {
|
|
|
|
|
content: "\e6d8"; }
|
|
|
|
|
|
|
|
|
|
.uf-mac:before {
|
|
|
|
|
content: "\e6ed"; }
|
|
|
|
|
|
|
|
|
|
.uf-camera:before {
|
|
|
|
|
content: "\e6e4"; }
|
|
|
|
|
|
|
|
|
|
.uf-picture:before {
|
|
|
|
|
content: "\e6e5"; }
|
|
|
|
|
|
|
|
|
|
.uf-play:before {
|
|
|
|
|
content: "\e6eb"; }
|
|
|
|
|
|
|
|
|
|
.uf-play-o:before {
|
|
|
|
|
content: "\e6ec"; }
|
|
|
|
|
|
|
|
|
|
.uf-qm-c:before {
|
|
|
|
|
content: "\e6f4"; }
|
|
|
|
|
|
|
|
|
|
.uf-qm:before {
|
|
|
|
|
content: "\e6f5"; }
|
|
|
|
|
|
|
|
|
|
.uf-navmenu-light:before {
|
|
|
|
|
content: "\e6fd"; }
|
|
|
|
|
|
|
|
|
|
.uf-settings:before {
|
|
|
|
|
content: "\e70c"; }
|
|
|
|
|
|
|
|
|
|
.uf-cart:before {
|
|
|
|
|
content: "\e711"; }
|
|
|
|
|
|
|
|
|
|
.uf-histogram:before {
|
|
|
|
|
content: "\e714"; }
|
|
|
|
|
|
|
|
|
|
.uf-finetune:before {
|
|
|
|
|
content: "\e71a"; }
|
|
|
|
|
|
|
|
|
|
.uf-sortup:before {
|
|
|
|
|
content: "\e71b"; }
|
|
|
|
|
|
|
|
|
|
.uf-sortdown:before {
|
|
|
|
|
content: "\e71c"; }
|
|
|
|
|
|
|
|
|
|
.uf-sort19:before {
|
|
|
|
|
content: "\e71d"; }
|
|
|
|
|
|
|
|
|
|
.uf-sort91:before {
|
|
|
|
|
content: "\e71f"; }
|
|
|
|
|
|
|
|
|
|
.uf-za:before {
|
|
|
|
|
content: "\e721"; }
|
|
|
|
|
|
|
|
|
|
.uf-star-o:before {
|
|
|
|
|
content: "\e726"; }
|
|
|
|
|
|
|
|
|
|
.uf-star-2:before {
|
|
|
|
|
content: "\e727"; }
|
|
|
|
|
|
|
|
|
|
.uf-star:before {
|
|
|
|
|
content: "\e728"; }
|
|
|
|
|
|
|
|
|
|
.uf-luggage:before {
|
|
|
|
|
content: "\e72d"; }
|
|
|
|
|
|
|
|
|
|
.uf-table:before {
|
|
|
|
|
content: "\e730"; }
|
|
|
|
|
|
|
|
|
|
.uf-tel:before {
|
|
|
|
|
content: "\e734"; }
|
|
|
|
|
|
|
|
|
|
.uf-tel-s:before {
|
|
|
|
|
content: "\e735"; }
|
|
|
|
|
|
|
|
|
|
.uf-terminal:before {
|
|
|
|
|
content: "\e736"; }
|
|
|
|
|
|
|
|
|
|
.uf-file:before {
|
|
|
|
|
content: "\e738"; }
|
|
|
|
|
|
|
|
|
|
.uf-file-o:before {
|
|
|
|
|
content: "\e739"; }
|
|
|
|
|
|
|
|
|
|
.uf-3dot-h:before {
|
|
|
|
|
content: "\e73c"; }
|
|
|
|
|
|
|
|
|
|
.uf-time-c-o:before {
|
|
|
|
|
content: "\e742"; }
|
|
|
|
|
|
|
|
|
|
.uf-upload:before {
|
|
|
|
|
content: "\e750"; }
|
|
|
|
|
|
|
|
|
|
.uf-3dot-v:before {
|
|
|
|
|
content: "\e753"; }
|
|
|
|
|
|
|
|
|
|
.uf-rmb:before {
|
|
|
|
|
content: "\e757"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-c-o-up:before {
|
|
|
|
|
content: "\e6a9"; }
|
|
|
|
|
|
|
|
|
|
.uf-reject-2:before {
|
|
|
|
|
content: "\e6ad"; }
|
|
|
|
|
|
|
|
|
|
.uf-barcode:before {
|
|
|
|
|
content: "\e7fc"; }
|
|
|
|
|
|
|
|
|
|
.uf-zoom-out:before {
|
|
|
|
|
content: "\e686"; }
|
|
|
|
|
|
|
|
|
|
.uf-exc-t-o:before {
|
|
|
|
|
content: "\e60a"; }
|
|
|
|
|
|
|
|
|
|
.uf-pass:before {
|
|
|
|
|
content: "\e6b1"; }
|
|
|
|
|
|
|
|
|
|
.uf-flow:before {
|
|
|
|
|
content: "\e6b2"; }
|
|
|
|
|
|
|
|
|
|
.uf-add-c:before {
|
|
|
|
|
content: "\e61a"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-c-o-right-2:before {
|
|
|
|
|
content: "\e6b3"; }
|
|
|
|
|
|
|
|
|
|
.uf-shelf-on:before {
|
|
|
|
|
content: "\e6b4"; }
|
|
|
|
|
|
|
|
|
|
.uf-shelf-off:before {
|
|
|
|
|
content: "\e6b5"; }
|
|
|
|
|
|
|
|
|
|
.uf-file-o-2:before {
|
|
|
|
|
content: "\e60f"; }
|
|
|
|
|
|
|
|
|
|
.uf-truck-o:before {
|
|
|
|
|
content: "\e6b6"; }
|
|
|
|
|
|
|
|
|
|
.uf-super:before {
|
|
|
|
|
content: "\e62c"; }
|
|
|
|
|
|
|
|
|
|
.uf-equipment:before {
|
|
|
|
|
content: "\e630"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-c-o-left-2:before {
|
|
|
|
|
content: "\e6b8"; }
|
|
|
|
|
|
|
|
|
|
.uf-files-o:before {
|
|
|
|
|
content: "\e6fc"; }
|
|
|
|
|
|
|
|
|
|
.uf-cloud-o:before {
|
|
|
|
|
content: "\e6ba"; }
|
|
|
|
|
|
|
|
|
|
.uf-rmb-s-o-2:before {
|
|
|
|
|
content: "\e6bb"; }
|
|
|
|
|
|
|
|
|
|
.uf-3dot-c-o:before {
|
|
|
|
|
content: "\e6f3"; }
|
|
|
|
|
|
|
|
|
|
.uf-dafeng:before {
|
|
|
|
|
content: "\e775"; }
|
|
|
|
|
|
|
|
|
|
.uf-baoxue:before {
|
|
|
|
|
content: "\e776"; }
|
|
|
|
|
|
|
|
|
|
.uf-bingbao:before {
|
|
|
|
|
content: "\e777"; }
|
|
|
|
|
|
|
|
|
|
.uf-fengbao:before {
|
|
|
|
|
content: "\e778"; }
|
|
|
|
|
|
|
|
|
|
.uf-xiaoyu:before {
|
|
|
|
|
content: "\e779"; }
|
|
|
|
|
|
|
|
|
|
.uf-zhenxue:before {
|
|
|
|
|
content: "\e77a"; }
|
|
|
|
|
|
|
|
|
|
.uf-zhongyu:before {
|
|
|
|
|
content: "\e77b"; }
|
|
|
|
|
|
|
|
|
|
.uf-es:before {
|
|
|
|
|
content: "\e747"; }
|
|
|
|
|
|
|
|
|
|
.uf-flow-o-2:before {
|
|
|
|
|
content: "\e6bc"; }
|
|
|
|
|
|
|
|
|
|
.uf-activate-2:before {
|
|
|
|
|
content: "\e6c2"; }
|
|
|
|
|
|
|
|
|
|
.uf-flow-o:before {
|
|
|
|
|
content: "\e6c3"; }
|
|
|
|
|
|
|
|
|
|
.uf-bulb-2:before {
|
|
|
|
|
content: "\e63a"; }
|
|
|
|
|
|
|
|
|
|
.uf-mi-c:before {
|
|
|
|
|
content: "\e62f"; }
|
|
|
|
|
|
|
|
|
|
.uf-top-up:before {
|
|
|
|
|
content: "\e668"; }
|
|
|
|
|
|
|
|
|
|
.uf-creditcard:before {
|
|
|
|
|
content: "\e8b4"; }
|
|
|
|
|
|
|
|
|
|
.uf-align-center:before {
|
|
|
|
|
content: "\e8b9"; }
|
|
|
|
|
|
|
|
|
|
.uf-align-justify:before {
|
|
|
|
|
content: "\e8ba"; }
|
|
|
|
|
|
|
|
|
|
.uf-align-left:before {
|
|
|
|
|
content: "\e8bb"; }
|
|
|
|
|
|
|
|
|
|
.uf-align-right:before {
|
|
|
|
|
content: "\e8bc"; }
|
|
|
|
|
|
|
|
|
|
.uf-ju-c-o:before {
|
|
|
|
|
content: "\e6c4"; }
|
|
|
|
|
|
|
|
|
|
.uf-truck:before {
|
|
|
|
|
content: "\e990"; }
|
|
|
|
|
|
|
|
|
|
.uf-setting-c-o:before {
|
|
|
|
|
content: "\e6c5"; }
|
|
|
|
|
|
|
|
|
|
.uf-users-o:before {
|
|
|
|
|
content: "\e91b"; }
|
|
|
|
|
|
|
|
|
|
.uf-bag-s-o:before {
|
|
|
|
|
content: "\e6c6"; }
|
|
|
|
|
|
|
|
|
|
.uf-cai-s:before {
|
|
|
|
|
content: "\e6c7"; }
|
|
|
|
|
|
|
|
|
|
.uf-listcheck:before {
|
|
|
|
|
content: "\e6c8"; }
|
|
|
|
|
|
|
|
|
|
.uf-users:before {
|
|
|
|
|
content: "\e794"; }
|
|
|
|
|
|
|
|
|
|
.uf-i-c:before {
|
|
|
|
|
content: "\e6cd"; }
|
|
|
|
|
|
|
|
|
|
.uf-building-o:before {
|
|
|
|
|
content: "\e6f6"; }
|
|
|
|
|
|
|
|
|
|
.uf-rmb-s-o:before {
|
|
|
|
|
content: "\e6d0"; }
|
|
|
|
|
|
|
|
|
|
.uf-reject:before {
|
|
|
|
|
content: "\e6d1"; }
|
|
|
|
|
|
|
|
|
|
.uf-9dot:before {
|
|
|
|
|
content: "\e6f7"; }
|
|
|
|
|
|
|
|
|
|
.uf-loadingstate:before {
|
|
|
|
|
content: "\e600"; }
|
|
|
|
|
|
|
|
|
|
.uf-gateway:before {
|
|
|
|
|
content: "\e6d3"; }
|
|
|
|
|
|
|
|
|
|
.uf-ticket-s-o:before {
|
|
|
|
|
content: "\e6d6"; }
|
|
|
|
|
|
|
|
|
|
.uf-userset:before {
|
|
|
|
|
content: "\e6f8"; }
|
|
|
|
|
|
|
|
|
|
.uf-puzzle-o:before {
|
|
|
|
|
content: "\e648"; }
|
|
|
|
|
|
|
|
|
|
.uf-box-o:before {
|
|
|
|
|
content: "\e6d9"; }
|
|
|
|
|
|
|
|
|
|
.uf-bulb:before {
|
|
|
|
|
content: "\e6da"; }
|
|
|
|
|
|
|
|
|
|
.uf-exc-t:before {
|
|
|
|
|
content: "\e61b"; }
|
|
|
|
|
|
|
|
|
|
.uf-rmb-c:before {
|
|
|
|
|
content: "\e6db"; }
|
|
|
|
|
|
|
|
|
|
.uf-table-s-o:before {
|
|
|
|
|
content: "\e759"; }
|
|
|
|
|
|
|
|
|
|
.uf-umbrella-o:before {
|
|
|
|
|
content: "\e6dc"; }
|
|
|
|
|
|
|
|
|
|
.uf-dropbox:before {
|
|
|
|
|
content: "\e69d"; }
|
|
|
|
|
|
|
|
|
|
.uf-search-light:before {
|
|
|
|
|
content: "\e622"; }
|
|
|
|
|
|
|
|
|
|
.uf-cart-o:before {
|
|
|
|
|
content: "\e8c4"; }
|
|
|
|
|
|
|
|
|
|
.uf-kero-col:before {
|
|
|
|
|
content: "\e8c7"; }
|
|
|
|
|
|
|
|
|
|
.uf-uba-col:before {
|
|
|
|
|
content: "\e8c8"; }
|
|
|
|
|
|
|
|
|
|
.uf-tinperzc-col:before {
|
|
|
|
|
content: "\e8c9"; }
|
|
|
|
|
|
|
|
|
|
.uf-tinperzch-col:before {
|
|
|
|
|
content: "\e8ca"; }
|
|
|
|
|
|
|
|
|
|
.uf-iuap-col:before {
|
|
|
|
|
content: "\e8cb"; }
|
|
|
|
|
|
|
|
|
|
.uf-iuapdesign-col:before {
|
|
|
|
|
content: "\e8cc"; }
|
|
|
|
|
|
|
|
|
|
.uf-bee-col:before {
|
|
|
|
|
content: "\e8cd"; }
|
|
|
|
|
|
|
|
|
|
.uf-neoui-col:before {
|
|
|
|
|
content: "\e8ce"; }
|
|
|
|
|
|
|
|
|
|
.uf-sparrow-col:before {
|
|
|
|
|
content: "\e8cf"; }
|
|
|
|
|
|
|
|
|
|
.uf-tinpercn-col:before {
|
|
|
|
|
content: "\e8d0"; }
|
|
|
|
|
|
|
|
|
|
.uf-tinperen-col:before {
|
|
|
|
|
content: "\e8d1"; }
|
|
|
|
|
|
|
|
|
|
.uf-arrow-up:before {
|
|
|
|
|
content: "\e8d2"; }
|
|
|
|
|
|
|
|
|
|
.uf-mailsym:before {
|
|
|
|
|
content: "\e605"; }
|
|
|
|
|
|
|
|
|
|
.uf-print:before {
|
|
|
|
|
content: "\e60e"; }
|
|
|
|
|
|
|
|
|
|
.uf-ticket-3:before {
|
|
|
|
|
content: "\e619"; }
|
|
|
|
|
|
|
|
|
|
.uf-loan:before {
|
|
|
|
|
content: "\e61f"; }
|
|
|
|
|
|
|
|
|
|
.uf-ticket-2:before {
|
|
|
|
|
content: "\e629"; }
|
|
|
|
|
|
|
|
|
|
.uf-offwork:before {
|
|
|
|
|
content: "\e62b"; }
|
|
|
|
|
|
|
|
|
|
.uf-todolist:before {
|
|
|
|
|
content: "\e640"; }
|
|
|
|
|
|
|
|
|
|
.uf-personin:before {
|
|
|
|
|
content: "\e66a"; }
|
|
|
|
|
|
|
|
|
|
.uf-ticket:before {
|
|
|
|
|
content: "\e671"; }
|
|
|
|
|
|
|
|
|
|
.uf-linechart:before {
|
|
|
|
|
content: "\e6fb"; }
|
|
|
|
|
|
|
|
|
|
.uf-4leaf:before {
|
|
|
|
|
content: "\e6de"; }
|
|
|
|
|
|
|
|
|
|
.uf-listset:before {
|
|
|
|
|
content: "\e6df"; }
|
|
|
|
|
|
|
|
|
|
.uf-qi-c-o:before {
|
|
|
|
|
content: "\e621"; }
|
|
|
|
|
|
|
|
|
|
.uf-exc-c:before {
|
|
|
|
|
content: "\e61d"; }
|
|
|
|
|
|
|
|
|
|
.uf-code:before {
|
|
|
|
|
content: "\e656"; }
|
|
|
|
|
|
|
|
|
|
.uf-plug-o:before {
|
|
|
|
|
content: "\e60d"; }
|
|
|
|
|
|
|
|
|
|
.uf-search-s:before {
|
|
|
|
|
content: "\e991"; }
|
|
|
|
|
|
|
|
|
|
.uf-treeadd:before {
|
|
|
|
|
content: "\e992"; }
|
|
|
|
|
|
|
|
|
|
.uf-mi:before {
|
|
|
|
|
content: "\e993"; }
|
|
|
|
|
|
|
|
|
|
.uf-treeline-copy:before {
|
|
|
|
|
content: "\e994"; }
|
|
|
|
|
|
2019-01-03 16:39:51 +08:00
|
|
|
|
.uf-listwithdots:before {
|
|
|
|
|
content: "\e9cd"; }
|
|
|
|
|
|
|
|
|
|
.uf-gridlogo:before {
|
|
|
|
|
content: "\e900"; }
|
|
|
|
|
|
|
|
|
|
.uf-magnifyingglass:before {
|
|
|
|
|
content: "\e9ce"; }
|
|
|
|
|
|
|
|
|
|
.uf-anglearrowdown:before {
|
|
|
|
|
content: "\e9cf"; }
|
|
|
|
|
|
|
|
|
|
.uf-yongyouyunchnen:before {
|
|
|
|
|
content: "\e98d"; }
|
|
|
|
|
|
|
|
|
|
.uf-yycloud:before {
|
|
|
|
|
content: "\e68f"; }
|
|
|
|
|
|
|
|
|
|
.uf-funnel-o:before {
|
|
|
|
|
content: "\e63c"; }
|
|
|
|
|
|
|
|
|
|
.uf-filter:before {
|
|
|
|
|
content: "\e9d0"; }
|
|
|
|
|
|
|
|
|
|
.uf-filterno:before {
|
|
|
|
|
content: "\e9d1"; }
|
|
|
|
|
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.uf-clean:before {
|
|
|
|
|
content: "\e9d2"; }
|
|
|
|
|
|
|
|
|
|
.uf-save:before {
|
|
|
|
|
content: "\e9d3"; }
|
|
|
|
|
|
|
|
|
|
.uf-export:before {
|
|
|
|
|
content: "\e9d4"; }
|
|
|
|
|
|
|
|
|
|
.uf-import:before {
|
|
|
|
|
content: "\e9d5"; }
|
|
|
|
|
|
|
|
|
|
.uf-stop-c:before {
|
|
|
|
|
content: "\e9d6"; }
|
|
|
|
|
|
|
|
|
|
.uf-rubber:before {
|
|
|
|
|
content: "\e9d7"; }
|
|
|
|
|
|
|
|
|
|
.uf-bediting:before {
|
|
|
|
|
content: "\e9d8"; }
|
|
|
|
|
|
|
|
|
|
.uf-maxmize:before {
|
|
|
|
|
content: "\e9d9"; }
|
|
|
|
|
|
|
|
|
|
.uf-minimize:before {
|
|
|
|
|
content: "\e9da"; }
|
|
|
|
|
|
|
|
|
|
.uf-globe:before {
|
|
|
|
|
content: "\e9db"; }
|
|
|
|
|
|
2017-11-16 16:10:32 +08:00
|
|
|
|
/* FormGroup */
|
|
|
|
|
/* Navlayout */
|
|
|
|
|
.vertical-align {
|
|
|
|
|
font-size: 0; }
|
|
|
|
|
.vertical-align:before {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
height: 100%;
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
content: ""; }
|
|
|
|
|
.vertical-align-middle, .vertical-align-bottom {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
max-width: 100%;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
font-size: 14px; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.vertical-align-middle {
|
|
|
|
|
vertical-align: middle; }
|
|
|
|
|
.vertical-align-bottom {
|
|
|
|
|
vertical-align: bottom; }
|
|
|
|
|
|
|
|
|
|
.inline {
|
|
|
|
|
display: inline !important; }
|
|
|
|
|
|
|
|
|
|
.inline-block {
|
|
|
|
|
display: inline-block !important; }
|
|
|
|
|
|
|
|
|
|
.block {
|
|
|
|
|
display: block !important; }
|
|
|
|
|
|
|
|
|
|
.text-truncate {
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
|
word-wrap: normal;
|
|
|
|
|
white-space: nowrap; }
|
|
|
|
|
|
|
|
|
|
.text-break {
|
|
|
|
|
-webkit-hyphens: auto;
|
|
|
|
|
-ms-hyphens: auto;
|
|
|
|
|
hyphens: auto;
|
|
|
|
|
word-wrap: break-word;
|
|
|
|
|
white-space: normal; }
|
|
|
|
|
|
|
|
|
|
.text-nowrap {
|
|
|
|
|
white-space: nowrap; }
|
|
|
|
|
|
|
|
|
|
.text-muted {
|
|
|
|
|
color: inherit;
|
|
|
|
|
opacity: 0.75; }
|
|
|
|
|
|
|
|
|
|
.text-muted-dk {
|
|
|
|
|
color: inherit;
|
|
|
|
|
opacity: 0.5; }
|
|
|
|
|
|
|
|
|
|
.text-muted-lt {
|
|
|
|
|
color: inherit;
|
|
|
|
|
opacity: 0.25; }
|
|
|
|
|
|
|
|
|
|
.text-top {
|
|
|
|
|
vertical-align: top !important; }
|
|
|
|
|
|
|
|
|
|
.text-middle {
|
|
|
|
|
vertical-align: middle !important; }
|
|
|
|
|
|
|
|
|
|
.text-bottom {
|
|
|
|
|
vertical-align: bottom !important; }
|
|
|
|
|
|
|
|
|
|
.text-left {
|
|
|
|
|
text-align: left !important; }
|
|
|
|
|
|
|
|
|
|
.text-right {
|
|
|
|
|
text-align: right !important; }
|
|
|
|
|
|
|
|
|
|
.text-center {
|
|
|
|
|
text-align: center !important; }
|
|
|
|
|
|
|
|
|
|
.text-justify {
|
|
|
|
|
text-align: justify !important; }
|
|
|
|
|
|
|
|
|
|
.text-lowercase {
|
|
|
|
|
text-transform: lowercase !important; }
|
|
|
|
|
|
|
|
|
|
.text-uppercase {
|
|
|
|
|
text-transform: uppercase !important; }
|
|
|
|
|
|
|
|
|
|
.text-capitalize {
|
|
|
|
|
text-transform: capitalize !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-unset {
|
|
|
|
|
font-weight: unset !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-100 {
|
|
|
|
|
font-weight: 100 !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-200 {
|
|
|
|
|
font-weight: 200 !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-300 {
|
|
|
|
|
font-weight: 300 !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-400 {
|
|
|
|
|
font-weight: 400 !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-500 {
|
|
|
|
|
font-weight: 500 !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-600 {
|
|
|
|
|
font-weight: 600 !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-700 {
|
|
|
|
|
font-weight: 700 !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-800 {
|
|
|
|
|
font-weight: 800 !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-900 {
|
|
|
|
|
font-weight: 900 !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-light {
|
|
|
|
|
font-weight: 300 !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-normal {
|
|
|
|
|
font-weight: 400 !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-medium {
|
|
|
|
|
font-weight: 500 !important; }
|
|
|
|
|
|
|
|
|
|
.font-weight-bold {
|
|
|
|
|
font-weight: 700 !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-0 {
|
|
|
|
|
font-size: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-10 {
|
|
|
|
|
font-size: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-12 {
|
|
|
|
|
font-size: 12px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-14 {
|
|
|
|
|
font-size: 14px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-16 {
|
|
|
|
|
font-size: 16px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-18 {
|
|
|
|
|
font-size: 18px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-20 {
|
|
|
|
|
font-size: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-24 {
|
|
|
|
|
font-size: 24px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-26 {
|
|
|
|
|
font-size: 26px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-30 {
|
|
|
|
|
font-size: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-40 {
|
|
|
|
|
font-size: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-50 {
|
|
|
|
|
font-size: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-60 {
|
|
|
|
|
font-size: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-70 {
|
|
|
|
|
font-size: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.font-size-80 {
|
|
|
|
|
font-size: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.clearfix:before, .clearfix:after {
|
|
|
|
|
content: " ";
|
|
|
|
|
display: table; }
|
|
|
|
|
|
|
|
|
|
.clearfix:after {
|
|
|
|
|
clear: both; }
|
|
|
|
|
|
|
|
|
|
.center-block {
|
|
|
|
|
display: block;
|
|
|
|
|
margin-left: auto;
|
|
|
|
|
margin-right: auto; }
|
|
|
|
|
|
|
|
|
|
.pull-right {
|
|
|
|
|
float: right !important; }
|
|
|
|
|
|
|
|
|
|
.pull-left {
|
|
|
|
|
float: left !important; }
|
|
|
|
|
|
|
|
|
|
.hide {
|
|
|
|
|
display: none !important; }
|
|
|
|
|
|
|
|
|
|
.show {
|
|
|
|
|
display: block !important; }
|
|
|
|
|
|
|
|
|
|
.invisible {
|
|
|
|
|
visibility: hidden; }
|
|
|
|
|
|
|
|
|
|
.text-hide {
|
|
|
|
|
color: transparent;
|
|
|
|
|
text-shadow: none;
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
border: 0; }
|
|
|
|
|
|
|
|
|
|
.hidden {
|
|
|
|
|
display: none !important; }
|
|
|
|
|
|
|
|
|
|
/* 宽高 */
|
|
|
|
|
.w-16 {
|
|
|
|
|
width: 16px; }
|
|
|
|
|
|
|
|
|
|
.w-20 {
|
|
|
|
|
width: 20px; }
|
|
|
|
|
|
|
|
|
|
.w-24 {
|
|
|
|
|
width: 24px; }
|
|
|
|
|
|
|
|
|
|
.w-32 {
|
|
|
|
|
width: 32px; }
|
|
|
|
|
|
|
|
|
|
.w-40 {
|
|
|
|
|
width: 40px; }
|
|
|
|
|
|
|
|
|
|
.w-48 {
|
|
|
|
|
width: 48px; }
|
|
|
|
|
|
|
|
|
|
.w-56 {
|
|
|
|
|
width: 56px; }
|
|
|
|
|
|
|
|
|
|
.w-64 {
|
|
|
|
|
width: 64px; }
|
|
|
|
|
|
|
|
|
|
.w-xs {
|
|
|
|
|
width: 90px; }
|
|
|
|
|
|
|
|
|
|
.w-sm {
|
|
|
|
|
width: 120px; }
|
|
|
|
|
|
|
|
|
|
.w {
|
|
|
|
|
width: 180px; }
|
|
|
|
|
|
|
|
|
|
.w-md {
|
|
|
|
|
width: 200px; }
|
|
|
|
|
|
|
|
|
|
.w-lg {
|
|
|
|
|
width: 240px; }
|
|
|
|
|
|
|
|
|
|
.w-xl {
|
|
|
|
|
width: 280px; }
|
|
|
|
|
|
|
|
|
|
.w-xxl {
|
|
|
|
|
width: 320px; }
|
|
|
|
|
|
|
|
|
|
.w-full {
|
|
|
|
|
width: 100%; }
|
|
|
|
|
|
|
|
|
|
.width-50 {
|
|
|
|
|
width: 50px; }
|
|
|
|
|
|
|
|
|
|
.width-100 {
|
|
|
|
|
width: 100px; }
|
|
|
|
|
|
|
|
|
|
.width-150 {
|
|
|
|
|
width: 150px; }
|
|
|
|
|
|
|
|
|
|
.width-200 {
|
|
|
|
|
width: 200px; }
|
|
|
|
|
|
|
|
|
|
.width-250 {
|
|
|
|
|
width: 250px; }
|
|
|
|
|
|
|
|
|
|
.width-300 {
|
|
|
|
|
width: 300px; }
|
|
|
|
|
|
|
|
|
|
.width-350 {
|
|
|
|
|
width: 350px; }
|
|
|
|
|
|
|
|
|
|
.width-400 {
|
|
|
|
|
width: 400px; }
|
|
|
|
|
|
|
|
|
|
.width-450 {
|
|
|
|
|
width: 450px; }
|
|
|
|
|
|
|
|
|
|
.width-500 {
|
|
|
|
|
width: 500px; }
|
|
|
|
|
|
|
|
|
|
.width-full {
|
|
|
|
|
width: 100% !important; }
|
|
|
|
|
|
|
|
|
|
.width-auto {
|
|
|
|
|
width: auto; }
|
|
|
|
|
|
|
|
|
|
.h-16 {
|
|
|
|
|
height: 16px; }
|
|
|
|
|
|
|
|
|
|
.h-20 {
|
|
|
|
|
height: 20px; }
|
|
|
|
|
|
|
|
|
|
.h-24 {
|
|
|
|
|
height: 24px; }
|
|
|
|
|
|
|
|
|
|
.h-32 {
|
|
|
|
|
height: 32px; }
|
|
|
|
|
|
|
|
|
|
.h-40 {
|
|
|
|
|
height: 40px; }
|
|
|
|
|
|
|
|
|
|
.h-48 {
|
|
|
|
|
height: 48px; }
|
|
|
|
|
|
|
|
|
|
.h-56 {
|
|
|
|
|
height: 56px; }
|
|
|
|
|
|
|
|
|
|
.h-64 {
|
|
|
|
|
height: 64px; }
|
|
|
|
|
|
|
|
|
|
.h-xxl {
|
|
|
|
|
height: 60px; }
|
|
|
|
|
|
|
|
|
|
.h-xs {
|
|
|
|
|
height: 90px; }
|
|
|
|
|
|
|
|
|
|
.h-sm {
|
|
|
|
|
height: 120px; }
|
|
|
|
|
|
|
|
|
|
.h {
|
|
|
|
|
height: 180px; }
|
|
|
|
|
|
|
|
|
|
.h-md {
|
|
|
|
|
height: 200px; }
|
|
|
|
|
|
|
|
|
|
.h-lg {
|
|
|
|
|
height: 240px; }
|
|
|
|
|
|
|
|
|
|
.h-xl {
|
|
|
|
|
height: 280px; }
|
|
|
|
|
|
|
|
|
|
.h-xxl {
|
|
|
|
|
height: 320px; }
|
|
|
|
|
|
|
|
|
|
.h-auto {
|
|
|
|
|
height: auto; }
|
|
|
|
|
|
|
|
|
|
.h-full {
|
|
|
|
|
height: 100%; }
|
|
|
|
|
|
|
|
|
|
.height-50 {
|
|
|
|
|
height: 50px; }
|
|
|
|
|
|
|
|
|
|
.height-100 {
|
|
|
|
|
height: 100px; }
|
|
|
|
|
|
|
|
|
|
.height-120 {
|
|
|
|
|
height: 120px; }
|
|
|
|
|
|
|
|
|
|
.height-150 {
|
|
|
|
|
height: 150px; }
|
|
|
|
|
|
|
|
|
|
.height-200 {
|
|
|
|
|
height: 200px; }
|
|
|
|
|
|
|
|
|
|
.height-250 {
|
|
|
|
|
height: 250px; }
|
|
|
|
|
|
|
|
|
|
.height-300 {
|
|
|
|
|
height: 300px; }
|
|
|
|
|
|
|
|
|
|
.height-350 {
|
|
|
|
|
height: 350px; }
|
|
|
|
|
|
|
|
|
|
.height-400 {
|
|
|
|
|
height: 400px; }
|
|
|
|
|
|
|
|
|
|
.height-450 {
|
|
|
|
|
height: 450px; }
|
|
|
|
|
|
|
|
|
|
.height-500 {
|
|
|
|
|
height: 500px; }
|
|
|
|
|
|
|
|
|
|
.height-full {
|
|
|
|
|
height: 100% !important; }
|
|
|
|
|
|
|
|
|
|
.height-auto {
|
|
|
|
|
height: auto; }
|
|
|
|
|
|
|
|
|
|
/* 外边距 */
|
|
|
|
|
.no-margin {
|
|
|
|
|
margin: 0; }
|
|
|
|
|
|
|
|
|
|
.m {
|
|
|
|
|
margin: 16px; }
|
|
|
|
|
|
|
|
|
|
.m-xs {
|
|
|
|
|
margin: 4px; }
|
|
|
|
|
|
|
|
|
|
.m-sm {
|
|
|
|
|
margin: 8px; }
|
|
|
|
|
|
|
|
|
|
.m-md {
|
|
|
|
|
margin: 24px; }
|
|
|
|
|
|
|
|
|
|
.m-lg {
|
|
|
|
|
margin: 32px; }
|
|
|
|
|
|
|
|
|
|
.m-v-xs {
|
|
|
|
|
margin-top: 4px;
|
|
|
|
|
margin-bottom: 4px; }
|
|
|
|
|
|
|
|
|
|
.m-v-sm {
|
|
|
|
|
margin-top: 8px;
|
|
|
|
|
margin-bottom: 8px; }
|
|
|
|
|
|
|
|
|
|
.m-v {
|
|
|
|
|
margin-top: 16px;
|
|
|
|
|
margin-bottom: 16px; }
|
|
|
|
|
|
|
|
|
|
.m-v-md {
|
|
|
|
|
margin-top: 24px;
|
|
|
|
|
margin-bottom: 24px; }
|
|
|
|
|
|
|
|
|
|
.m-v-lg {
|
|
|
|
|
margin-top: 32px;
|
|
|
|
|
margin-bottom: 32px; }
|
|
|
|
|
|
|
|
|
|
.m-h-xs {
|
|
|
|
|
margin-right: 4px;
|
|
|
|
|
margin-left: 4px; }
|
|
|
|
|
|
|
|
|
|
.m-h-sm {
|
|
|
|
|
margin-right: 8px;
|
|
|
|
|
margin-left: 8px; }
|
|
|
|
|
|
|
|
|
|
.m-h {
|
|
|
|
|
margin-right: 16px;
|
|
|
|
|
margin-left: 16px; }
|
|
|
|
|
|
|
|
|
|
.m-h-md {
|
|
|
|
|
margin-right: 24px;
|
|
|
|
|
margin-left: 24px; }
|
|
|
|
|
|
|
|
|
|
.m-h-lg {
|
|
|
|
|
margin-right: 32px;
|
|
|
|
|
margin-left: 32px; }
|
|
|
|
|
|
|
|
|
|
.m-t {
|
|
|
|
|
margin-top: 16px; }
|
|
|
|
|
|
|
|
|
|
.m-t-xs {
|
|
|
|
|
margin-top: 4px; }
|
|
|
|
|
|
|
|
|
|
.m-t-sm {
|
|
|
|
|
margin-top: 8px; }
|
|
|
|
|
|
|
|
|
|
.m-t-md {
|
|
|
|
|
margin-top: 24px; }
|
|
|
|
|
|
|
|
|
|
.m-t-lg {
|
|
|
|
|
margin-top: 32px; }
|
|
|
|
|
|
|
|
|
|
.m-r {
|
|
|
|
|
margin-right: 16px; }
|
|
|
|
|
|
|
|
|
|
.m-r-xs {
|
|
|
|
|
margin-right: 4px; }
|
|
|
|
|
|
|
|
|
|
.m-r-sm {
|
|
|
|
|
margin-right: 8px; }
|
|
|
|
|
|
|
|
|
|
.m-r-md {
|
|
|
|
|
margin-right: 24px; }
|
|
|
|
|
|
|
|
|
|
.m-r-lg {
|
|
|
|
|
margin-right: 32px; }
|
|
|
|
|
|
|
|
|
|
.m-b {
|
|
|
|
|
margin-bottom: 16px; }
|
|
|
|
|
|
|
|
|
|
.m-b-xs {
|
|
|
|
|
margin-bottom: 4px; }
|
|
|
|
|
|
|
|
|
|
.m-b-sm {
|
|
|
|
|
margin-bottom: 8px; }
|
|
|
|
|
|
|
|
|
|
.m-b-md {
|
|
|
|
|
margin-bottom: 24px; }
|
|
|
|
|
|
|
|
|
|
.m-b-lg {
|
|
|
|
|
margin-bottom: 32px; }
|
|
|
|
|
|
|
|
|
|
.m-l {
|
|
|
|
|
margin-left: 16px; }
|
|
|
|
|
|
|
|
|
|
.m-l-xs {
|
|
|
|
|
margin-left: 4px; }
|
|
|
|
|
|
|
|
|
|
.m-l-sm {
|
|
|
|
|
margin-left: 8px; }
|
|
|
|
|
|
|
|
|
|
.m-l-md {
|
|
|
|
|
margin-left: 24px; }
|
|
|
|
|
|
|
|
|
|
.m-l-lg {
|
|
|
|
|
margin-left: 32px; }
|
|
|
|
|
|
|
|
|
|
.m-n {
|
|
|
|
|
margin: -16px; }
|
|
|
|
|
|
|
|
|
|
.m-h-n {
|
|
|
|
|
margin-right: -16px;
|
|
|
|
|
margin-left: -16px; }
|
|
|
|
|
|
|
|
|
|
.m-v-n {
|
|
|
|
|
margin-top: -16px;
|
|
|
|
|
margin-bottom: -16px; }
|
|
|
|
|
|
|
|
|
|
.m-l-n {
|
|
|
|
|
margin-left: -16px; }
|
|
|
|
|
|
|
|
|
|
.m-r-n {
|
|
|
|
|
margin-right: -16px; }
|
|
|
|
|
|
|
|
|
|
.m-t-n {
|
|
|
|
|
margin-top: -16px; }
|
|
|
|
|
|
|
|
|
|
.m-b-n {
|
|
|
|
|
margin-bottom: -16px; }
|
|
|
|
|
|
|
|
|
|
.margin-0 {
|
|
|
|
|
margin: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.margin-3 {
|
|
|
|
|
margin: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-5 {
|
|
|
|
|
margin: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-10 {
|
|
|
|
|
margin: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-15 {
|
|
|
|
|
margin: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-20 {
|
|
|
|
|
margin: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-25 {
|
|
|
|
|
margin: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-30 {
|
|
|
|
|
margin: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-35 {
|
|
|
|
|
margin: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-40 {
|
|
|
|
|
margin: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-45 {
|
|
|
|
|
margin: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-50 {
|
|
|
|
|
margin: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-60 {
|
|
|
|
|
margin: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-70 {
|
|
|
|
|
margin: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-80 {
|
|
|
|
|
margin: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-0 {
|
|
|
|
|
margin-top: 0 !important;
|
|
|
|
|
margin-bottom: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-3 {
|
|
|
|
|
margin-top: 3px !important;
|
|
|
|
|
margin-bottom: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-5 {
|
|
|
|
|
margin-top: 5px !important;
|
|
|
|
|
margin-bottom: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-10 {
|
|
|
|
|
margin-top: 10px !important;
|
|
|
|
|
margin-bottom: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-15 {
|
|
|
|
|
margin-top: 15px !important;
|
|
|
|
|
margin-bottom: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-20 {
|
|
|
|
|
margin-top: 20px !important;
|
|
|
|
|
margin-bottom: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-25 {
|
|
|
|
|
margin-top: 25px !important;
|
|
|
|
|
margin-bottom: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-30 {
|
|
|
|
|
margin-top: 30px !important;
|
|
|
|
|
margin-bottom: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-35 {
|
|
|
|
|
margin-top: 35px !important;
|
|
|
|
|
margin-bottom: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-40 {
|
|
|
|
|
margin-top: 40px !important;
|
|
|
|
|
margin-bottom: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-45 {
|
|
|
|
|
margin-top: 45px !important;
|
|
|
|
|
margin-bottom: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-50 {
|
|
|
|
|
margin-top: 50px !important;
|
|
|
|
|
margin-bottom: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-60 {
|
|
|
|
|
margin-top: 60px !important;
|
|
|
|
|
margin-bottom: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-70 {
|
|
|
|
|
margin-top: 70px !important;
|
|
|
|
|
margin-bottom: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-vertical-80 {
|
|
|
|
|
margin-top: 80px !important;
|
|
|
|
|
margin-bottom: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-0 {
|
|
|
|
|
margin-right: 0 !important;
|
|
|
|
|
margin-left: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-3 {
|
|
|
|
|
margin-right: 3px !important;
|
|
|
|
|
margin-left: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-5 {
|
|
|
|
|
margin-right: 5px !important;
|
|
|
|
|
margin-left: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-10 {
|
|
|
|
|
margin-right: 10px !important;
|
|
|
|
|
margin-left: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-15 {
|
|
|
|
|
margin-right: 15px !important;
|
|
|
|
|
margin-left: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-20 {
|
|
|
|
|
margin-right: 20px !important;
|
|
|
|
|
margin-left: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-25 {
|
|
|
|
|
margin-right: 25px !important;
|
|
|
|
|
margin-left: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-30 {
|
|
|
|
|
margin-right: 30px !important;
|
|
|
|
|
margin-left: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-35 {
|
|
|
|
|
margin-right: 35px !important;
|
|
|
|
|
margin-left: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-40 {
|
|
|
|
|
margin-right: 40px !important;
|
|
|
|
|
margin-left: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-45 {
|
|
|
|
|
margin-right: 45px !important;
|
|
|
|
|
margin-left: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-50 {
|
|
|
|
|
margin-right: 50px !important;
|
|
|
|
|
margin-left: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-60 {
|
|
|
|
|
margin-right: 60px !important;
|
|
|
|
|
margin-left: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-70 {
|
|
|
|
|
margin-right: 70px !important;
|
|
|
|
|
margin-left: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-horizontal-80 {
|
|
|
|
|
margin-right: 80px !important;
|
|
|
|
|
margin-left: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-0 {
|
|
|
|
|
margin-top: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-3 {
|
|
|
|
|
margin-top: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-5 {
|
|
|
|
|
margin-top: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-10 {
|
|
|
|
|
margin-top: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-15 {
|
|
|
|
|
margin-top: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-20 {
|
|
|
|
|
margin-top: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-25 {
|
|
|
|
|
margin-top: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-30 {
|
|
|
|
|
margin-top: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-35 {
|
|
|
|
|
margin-top: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-40 {
|
|
|
|
|
margin-top: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-45 {
|
|
|
|
|
margin-top: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-50 {
|
|
|
|
|
margin-top: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-60 {
|
|
|
|
|
margin-top: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-70 {
|
|
|
|
|
margin-top: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-top-80 {
|
|
|
|
|
margin-top: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-0 {
|
|
|
|
|
margin-bottom: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-3 {
|
|
|
|
|
margin-bottom: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-5 {
|
|
|
|
|
margin-bottom: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-10 {
|
|
|
|
|
margin-bottom: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-15 {
|
|
|
|
|
margin-bottom: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-20 {
|
|
|
|
|
margin-bottom: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-25 {
|
|
|
|
|
margin-bottom: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-30 {
|
|
|
|
|
margin-bottom: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-35 {
|
|
|
|
|
margin-bottom: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-40 {
|
|
|
|
|
margin-bottom: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-45 {
|
|
|
|
|
margin-bottom: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-50 {
|
|
|
|
|
margin-bottom: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-60 {
|
|
|
|
|
margin-bottom: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-70 {
|
|
|
|
|
margin-bottom: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-bottom-80 {
|
|
|
|
|
margin-bottom: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-0 {
|
|
|
|
|
margin-left: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-3 {
|
|
|
|
|
margin-left: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-5 {
|
|
|
|
|
margin-left: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-10 {
|
|
|
|
|
margin-left: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-15 {
|
|
|
|
|
margin-left: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-20 {
|
|
|
|
|
margin-left: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-25 {
|
|
|
|
|
margin-left: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-30 {
|
|
|
|
|
margin-left: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-35 {
|
|
|
|
|
margin-left: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-40 {
|
|
|
|
|
margin-left: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-45 {
|
|
|
|
|
margin-left: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-50 {
|
|
|
|
|
margin-left: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-60 {
|
|
|
|
|
margin-left: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-70 {
|
|
|
|
|
margin-left: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-left-80 {
|
|
|
|
|
margin-left: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-0 {
|
|
|
|
|
margin-right: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-3 {
|
|
|
|
|
margin-right: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-5 {
|
|
|
|
|
margin-right: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-10 {
|
|
|
|
|
margin-right: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-15 {
|
|
|
|
|
margin-right: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-20 {
|
|
|
|
|
margin-right: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-25 {
|
|
|
|
|
margin-right: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-30 {
|
|
|
|
|
margin-right: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-35 {
|
|
|
|
|
margin-right: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-40 {
|
|
|
|
|
margin-right: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-45 {
|
|
|
|
|
margin-right: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-50 {
|
|
|
|
|
margin-right: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-60 {
|
|
|
|
|
margin-right: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-70 {
|
|
|
|
|
margin-right: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.margin-right-80 {
|
|
|
|
|
margin-right: 80px !important; }
|
|
|
|
|
|
|
|
|
|
/* 内边距 */
|
|
|
|
|
.no-padding {
|
|
|
|
|
padding: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.no-padding-h {
|
|
|
|
|
padding-right: 0 !important;
|
|
|
|
|
padding-left: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.no-padding-v {
|
|
|
|
|
padding-top: 0 !important;
|
|
|
|
|
padding-bottom: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.p-xs {
|
|
|
|
|
padding: 4px; }
|
|
|
|
|
|
|
|
|
|
.p-sm {
|
|
|
|
|
padding: 8px; }
|
|
|
|
|
|
|
|
|
|
.p {
|
|
|
|
|
padding: 16px; }
|
|
|
|
|
|
|
|
|
|
.p-md {
|
|
|
|
|
padding: 24px; }
|
|
|
|
|
|
|
|
|
|
.p-lg {
|
|
|
|
|
padding: 32px; }
|
|
|
|
|
|
|
|
|
|
.p-h {
|
|
|
|
|
padding-right: 16px;
|
|
|
|
|
padding-left: 16px; }
|
|
|
|
|
|
|
|
|
|
.p-h-xs {
|
|
|
|
|
padding-right: 4px;
|
|
|
|
|
padding-left: 4px; }
|
|
|
|
|
|
|
|
|
|
.p-h-sm {
|
|
|
|
|
padding-right: 8px;
|
|
|
|
|
padding-left: 8px; }
|
|
|
|
|
|
|
|
|
|
.p-h-md {
|
|
|
|
|
padding-right: 24px;
|
|
|
|
|
padding-left: 24px; }
|
|
|
|
|
|
|
|
|
|
.p-t-md {
|
|
|
|
|
padding-top: 24px; }
|
|
|
|
|
|
|
|
|
|
.p-b-md {
|
|
|
|
|
padding-bottom: 24px; }
|
|
|
|
|
|
|
|
|
|
.p-l-md {
|
|
|
|
|
padding-left: 24px; }
|
|
|
|
|
|
|
|
|
|
.p-h-lg {
|
|
|
|
|
padding-right: 32px;
|
|
|
|
|
padding-left: 32px; }
|
|
|
|
|
|
|
|
|
|
.p-v {
|
|
|
|
|
padding-top: 16px;
|
|
|
|
|
padding-bottom: 16px; }
|
|
|
|
|
|
|
|
|
|
.p-v-xs {
|
|
|
|
|
padding-top: 4px;
|
|
|
|
|
padding-bottom: 4px; }
|
|
|
|
|
|
|
|
|
|
.p-v-sm {
|
|
|
|
|
padding-top: 8px;
|
|
|
|
|
padding-bottom: 8px; }
|
|
|
|
|
|
|
|
|
|
.p-v-md {
|
|
|
|
|
padding-top: 24px;
|
|
|
|
|
padding-bottom: 24px; }
|
|
|
|
|
|
|
|
|
|
.p-v-lg {
|
|
|
|
|
padding-top: 32px;
|
|
|
|
|
padding-bottom: 32px; }
|
|
|
|
|
|
|
|
|
|
.padding {
|
|
|
|
|
padding: 32px 32px; }
|
|
|
|
|
|
|
|
|
|
.padding-out {
|
|
|
|
|
margin: -32px -32px; }
|
|
|
|
|
|
|
|
|
|
.padding-0 {
|
|
|
|
|
padding: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.padding-3 {
|
|
|
|
|
padding: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-5 {
|
|
|
|
|
padding: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-10 {
|
|
|
|
|
padding: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-15 {
|
|
|
|
|
padding: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-20 {
|
|
|
|
|
padding: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-25 {
|
|
|
|
|
padding: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-30 {
|
|
|
|
|
padding: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-35 {
|
|
|
|
|
padding: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-40 {
|
|
|
|
|
padding: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-45 {
|
|
|
|
|
padding: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-50 {
|
|
|
|
|
padding: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-60 {
|
|
|
|
|
padding: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-70 {
|
|
|
|
|
padding: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-80 {
|
|
|
|
|
padding: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-0 {
|
|
|
|
|
padding-top: 0 !important;
|
|
|
|
|
padding-bottom: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-3 {
|
|
|
|
|
padding-top: 3px !important;
|
|
|
|
|
padding-bottom: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-5 {
|
|
|
|
|
padding-top: 5px !important;
|
|
|
|
|
padding-bottom: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-10 {
|
|
|
|
|
padding-top: 10px !important;
|
|
|
|
|
padding-bottom: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-15 {
|
|
|
|
|
padding-top: 15px !important;
|
|
|
|
|
padding-bottom: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-20 {
|
|
|
|
|
padding-top: 20px !important;
|
|
|
|
|
padding-bottom: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-25 {
|
|
|
|
|
padding-top: 25px !important;
|
|
|
|
|
padding-bottom: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-30 {
|
|
|
|
|
padding-top: 30px !important;
|
|
|
|
|
padding-bottom: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-35 {
|
|
|
|
|
padding-top: 35px !important;
|
|
|
|
|
padding-bottom: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-40 {
|
|
|
|
|
padding-top: 40px !important;
|
|
|
|
|
padding-bottom: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-45 {
|
|
|
|
|
padding-top: 45px !important;
|
|
|
|
|
padding-bottom: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-50 {
|
|
|
|
|
padding-top: 50px !important;
|
|
|
|
|
padding-bottom: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-60 {
|
|
|
|
|
padding-top: 60px !important;
|
|
|
|
|
padding-bottom: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-70 {
|
|
|
|
|
padding-top: 70px !important;
|
|
|
|
|
padding-bottom: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-vertical-80 {
|
|
|
|
|
padding-top: 80px !important;
|
|
|
|
|
padding-bottom: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-0 {
|
|
|
|
|
padding-right: 0 !important;
|
|
|
|
|
padding-left: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-3 {
|
|
|
|
|
padding-right: 3px !important;
|
|
|
|
|
padding-left: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-5 {
|
|
|
|
|
padding-right: 5px !important;
|
|
|
|
|
padding-left: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-10 {
|
|
|
|
|
padding-right: 10px !important;
|
|
|
|
|
padding-left: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-15 {
|
|
|
|
|
padding-right: 15px !important;
|
|
|
|
|
padding-left: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-20 {
|
|
|
|
|
padding-right: 20px !important;
|
|
|
|
|
padding-left: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-25 {
|
|
|
|
|
padding-right: 25px !important;
|
|
|
|
|
padding-left: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-30 {
|
|
|
|
|
padding-right: 30px !important;
|
|
|
|
|
padding-left: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-35 {
|
|
|
|
|
padding-right: 35px !important;
|
|
|
|
|
padding-left: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-40 {
|
|
|
|
|
padding-right: 40px !important;
|
|
|
|
|
padding-left: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-45 {
|
|
|
|
|
padding-right: 45px !important;
|
|
|
|
|
padding-left: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-50 {
|
|
|
|
|
padding-right: 50px !important;
|
|
|
|
|
padding-left: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-60 {
|
|
|
|
|
padding-right: 60px !important;
|
|
|
|
|
padding-left: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-70 {
|
|
|
|
|
padding-right: 70px !important;
|
|
|
|
|
padding-left: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-horizontal-80 {
|
|
|
|
|
padding-right: 80px !important;
|
|
|
|
|
padding-left: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-0 {
|
|
|
|
|
padding-top: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-3 {
|
|
|
|
|
padding-top: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-5 {
|
|
|
|
|
padding-top: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-10 {
|
|
|
|
|
padding-top: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-15 {
|
|
|
|
|
padding-top: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-20 {
|
|
|
|
|
padding-top: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-25 {
|
|
|
|
|
padding-top: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-30 {
|
|
|
|
|
padding-top: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-35 {
|
|
|
|
|
padding-top: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-40 {
|
|
|
|
|
padding-top: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-45 {
|
|
|
|
|
padding-top: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-50 {
|
|
|
|
|
padding-top: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-60 {
|
|
|
|
|
padding-top: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-70 {
|
|
|
|
|
padding-top: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-top-80 {
|
|
|
|
|
padding-top: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-0 {
|
|
|
|
|
padding-bottom: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-3 {
|
|
|
|
|
padding-bottom: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-5 {
|
|
|
|
|
padding-bottom: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-10 {
|
|
|
|
|
padding-bottom: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-15 {
|
|
|
|
|
padding-bottom: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-20 {
|
|
|
|
|
padding-bottom: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-25 {
|
|
|
|
|
padding-bottom: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-30 {
|
|
|
|
|
padding-bottom: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-35 {
|
|
|
|
|
padding-bottom: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-40 {
|
|
|
|
|
padding-bottom: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-45 {
|
|
|
|
|
padding-bottom: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-50 {
|
|
|
|
|
padding-bottom: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-60 {
|
|
|
|
|
padding-bottom: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-70 {
|
|
|
|
|
padding-bottom: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-bottom-80 {
|
|
|
|
|
padding-bottom: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-0 {
|
|
|
|
|
padding-left: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-3 {
|
|
|
|
|
padding-left: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-5 {
|
|
|
|
|
padding-left: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-10 {
|
|
|
|
|
padding-left: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-15 {
|
|
|
|
|
padding-left: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-20 {
|
|
|
|
|
padding-left: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-25 {
|
|
|
|
|
padding-left: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-30 {
|
|
|
|
|
padding-left: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-35 {
|
|
|
|
|
padding-left: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-40 {
|
|
|
|
|
padding-left: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-45 {
|
|
|
|
|
padding-left: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-50 {
|
|
|
|
|
padding-left: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-60 {
|
|
|
|
|
padding-left: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-70 {
|
|
|
|
|
padding-left: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-left-80 {
|
|
|
|
|
padding-left: 80px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-0 {
|
|
|
|
|
padding-right: 0 !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-3 {
|
|
|
|
|
padding-right: 3px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-5 {
|
|
|
|
|
padding-right: 5px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-10 {
|
|
|
|
|
padding-right: 10px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-15 {
|
|
|
|
|
padding-right: 15px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-20 {
|
|
|
|
|
padding-right: 20px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-25 {
|
|
|
|
|
padding-right: 25px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-30 {
|
|
|
|
|
padding-right: 30px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-35 {
|
|
|
|
|
padding-right: 35px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-40 {
|
|
|
|
|
padding-right: 40px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-45 {
|
|
|
|
|
padding-right: 45px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-50 {
|
|
|
|
|
padding-right: 50px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-60 {
|
|
|
|
|
padding-right: 60px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-70 {
|
|
|
|
|
padding-right: 70px !important; }
|
|
|
|
|
|
|
|
|
|
.padding-right-80 {
|
|
|
|
|
padding-right: 80px !important; }
|
|
|
|
|
|
|
|
|
|
@-ms-viewport {
|
|
|
|
|
width: device-width; }
|
|
|
|
|
|
|
|
|
|
.visible-xs,
|
|
|
|
|
.visible-sm,
|
|
|
|
|
.visible-md,
|
|
|
|
|
.visible-lg {
|
|
|
|
|
display: none !important; }
|
|
|
|
|
|
|
|
|
|
.visible-xs-block,
|
|
|
|
|
.visible-xs-inline,
|
|
|
|
|
.visible-xs-inline-block,
|
|
|
|
|
.visible-sm-block,
|
|
|
|
|
.visible-sm-inline,
|
|
|
|
|
.visible-sm-inline-block,
|
|
|
|
|
.visible-md-block,
|
|
|
|
|
.visible-md-inline,
|
|
|
|
|
.visible-md-inline-block,
|
|
|
|
|
.visible-lg-block,
|
|
|
|
|
.visible-lg-inline,
|
|
|
|
|
.visible-lg-inline-block {
|
|
|
|
|
display: none !important; }
|
|
|
|
|
|
|
|
|
|
@media (max-width: 767px) {
|
|
|
|
|
.visible-xs {
|
|
|
|
|
display: block !important; }
|
|
|
|
|
.visible-xs table {
|
|
|
|
|
display: table !important; }
|
|
|
|
|
.visible-xs tr {
|
|
|
|
|
display: table-row !important; }
|
|
|
|
|
.visible-xs th,
|
|
|
|
|
.visible-xs td {
|
|
|
|
|
display: table-cell !important; } }
|
|
|
|
|
|
|
|
|
|
@media (max-width: 767px) {
|
|
|
|
|
.visible-xs-block {
|
|
|
|
|
display: block !important; } }
|
|
|
|
|
|
|
|
|
|
@media (max-width: 767px) {
|
|
|
|
|
.visible-xs-inline {
|
|
|
|
|
display: inline !important; } }
|
|
|
|
|
|
|
|
|
|
@media (max-width: 767px) {
|
|
|
|
|
.visible-xs-inline-block {
|
|
|
|
|
display: inline-block !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 768px) and (max-width: 767px) {
|
|
|
|
|
.visible-sm {
|
|
|
|
|
display: block !important; }
|
|
|
|
|
.visible-sm table {
|
|
|
|
|
display: table !important; }
|
|
|
|
|
.visible-sm tr {
|
|
|
|
|
display: table-row !important; }
|
|
|
|
|
.visible-sm th,
|
|
|
|
|
.visible-sm td {
|
|
|
|
|
display: table-cell !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 768px) and (max-width: 767px) {
|
|
|
|
|
.visible-sm-block {
|
|
|
|
|
display: block !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 768px) and (max-width: 767px) {
|
|
|
|
|
.visible-sm-inline {
|
|
|
|
|
display: inline !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 768px) and (max-width: 767px) {
|
|
|
|
|
.visible-sm-inline-block {
|
|
|
|
|
display: inline-block !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 992px) and (max-width: 1199px) {
|
|
|
|
|
.visible-md {
|
|
|
|
|
display: block !important; }
|
|
|
|
|
.visible-md table {
|
|
|
|
|
display: table !important; }
|
|
|
|
|
.visible-md tr {
|
|
|
|
|
display: table-row !important; }
|
|
|
|
|
.visible-md th,
|
|
|
|
|
.visible-md td {
|
|
|
|
|
display: table-cell !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 992px) and (max-width: 1199px) {
|
|
|
|
|
.visible-md-block {
|
|
|
|
|
display: block !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 992px) and (max-width: 1199px) {
|
|
|
|
|
.visible-md-inline {
|
|
|
|
|
display: inline !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 992px) and (max-width: 1199px) {
|
|
|
|
|
.visible-md-inline-block {
|
|
|
|
|
display: inline-block !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
|
.visible-lg {
|
|
|
|
|
display: block !important; }
|
|
|
|
|
.visible-lg table {
|
|
|
|
|
display: table !important; }
|
|
|
|
|
.visible-lg tr {
|
|
|
|
|
display: table-row !important; }
|
|
|
|
|
.visible-lg th,
|
|
|
|
|
.visible-lg td {
|
|
|
|
|
display: table-cell !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
|
.visible-lg-block {
|
|
|
|
|
display: block !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
|
.visible-lg-inline {
|
|
|
|
|
display: inline !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
|
.visible-lg-inline-block {
|
|
|
|
|
display: inline-block !important; } }
|
|
|
|
|
|
|
|
|
|
@media (max-width: 767px) {
|
|
|
|
|
.hidden-xs {
|
|
|
|
|
display: none !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 768px) and (max-width: 767px) {
|
|
|
|
|
.hidden-sm {
|
|
|
|
|
display: none !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 992px) and (max-width: 1199px) {
|
|
|
|
|
.hidden-md {
|
|
|
|
|
display: none !important; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
|
.hidden-lg {
|
|
|
|
|
display: none !important; } }
|
|
|
|
|
|
|
|
|
|
/* 边框 */
|
|
|
|
|
.no-border {
|
|
|
|
|
border-color: transparent;
|
|
|
|
|
border-width: 0; }
|
|
|
|
|
|
|
|
|
|
/* 背景 */
|
|
|
|
|
.no-bg {
|
|
|
|
|
color: inherit;
|
|
|
|
|
background-color: transparent; }
|
|
|
|
|
|
|
|
|
|
.u-link {
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
color: rgb(63,81,181);
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
text-decoration: none; }
|
|
|
|
|
|
|
|
|
|
.u-link:active,
|
|
|
|
|
.u-link:hover {
|
|
|
|
|
outline: 0; }
|
|
|
|
|
|
|
|
|
|
.u-link:focus, .u-link:hover {
|
|
|
|
|
text-decoration: underline; }
|
|
|
|
|
|
|
|
|
|
.u-border-top {
|
|
|
|
|
border-top: 1px solid rgb(241,241,241); }
|
|
|
|
|
|
|
|
|
|
.u-border-left {
|
|
|
|
|
border-left: 1px solid rgb(241,241,241); }
|
|
|
|
|
|
|
|
|
|
.u-border-right {
|
|
|
|
|
border-right: 1px solid rgb(241,241,241); }
|
|
|
|
|
|
|
|
|
|
.u-border-bottom {
|
|
|
|
|
border-bottom: 1px solid rgb(241,241,241); }
|
|
|
|
|
|
|
|
|
|
/* FormGroup */
|
|
|
|
|
/* Navlayout */
|
|
|
|
|
.u-shadow-0dp {
|
|
|
|
|
box-shadow: none; }
|
|
|
|
|
|
|
|
|
|
.u-shadow-2dp {
|
2018-02-01 10:06:33 +08:00
|
|
|
|
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-shadow: 0 2px 2px 0 black, 0 3px 1px -2px black, 0 1px 5px 0 black \9; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-shadow-3dp {
|
2018-02-01 10:06:33 +08:00
|
|
|
|
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); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-shadow-4dp {
|
2018-02-01 10:06:33 +08:00
|
|
|
|
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); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-shadow-6dp {
|
2018-02-01 10:06:33 +08:00
|
|
|
|
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-shadow-8dp {
|
2018-02-01 10:06:33 +08:00
|
|
|
|
box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-shadow-16dp {
|
2018-02-01 10:06:33 +08:00
|
|
|
|
box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-shadow-24dp {
|
2018-02-01 10:06:33 +08:00
|
|
|
|
box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
/* keyframes 定义 */
|
|
|
|
|
|
|
|
|
|
@keyframes uSlideUpIn {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 0% 0%;
|
|
|
|
|
transform: scaleY(0.8); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
transform-origin: 0% 0%;
|
|
|
|
|
transform: scaleY(1); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uSlideUpOut {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
transform-origin: 0% 0%;
|
|
|
|
|
transform: scaleY(1); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 0% 0%;
|
|
|
|
|
transform: scaleY(0.8); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uSlideDownIn {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 100% 100%;
|
|
|
|
|
transform: scaleY(0.8); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
transform-origin: 100% 100%;
|
|
|
|
|
transform: scaleY(1); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uSlideDownOut {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
transform-origin: 100% 100%;
|
|
|
|
|
transform: scaleY(1); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 100% 100%;
|
|
|
|
|
transform: scaleY(0.8); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uSlideLeftIn {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 0% 0%;
|
|
|
|
|
transform: scaleX(0.8); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
transform-origin: 0% 0%;
|
|
|
|
|
transform: scaleX(1); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uSlideLeftOut {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
transform-origin: 0% 0%;
|
|
|
|
|
transform: scaleX(1); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 0% 0%;
|
|
|
|
|
transform: scaleX(0.8); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uSlideRightIn {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 100% 0%;
|
|
|
|
|
transform: scaleX(0.8); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
transform-origin: 100% 0%;
|
|
|
|
|
transform: scaleX(1); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uSlideRightOut {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
transform-origin: 100% 0%;
|
|
|
|
|
transform: scaleX(1); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 100% 0%;
|
|
|
|
|
transform: scaleX(0.8); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uSwingIn {
|
|
|
|
|
0%,
|
|
|
|
|
100% {
|
|
|
|
|
transform: translateX(0px); }
|
|
|
|
|
20% {
|
|
|
|
|
transform: translateX(-10px); }
|
|
|
|
|
40% {
|
|
|
|
|
transform: translateX(10px); }
|
|
|
|
|
60% {
|
|
|
|
|
transform: translateX(-5px); }
|
|
|
|
|
80% {
|
|
|
|
|
transform: translateX(5px); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uZoomIn {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform: scale(0.2); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
transform: scale(1); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uZoomOut {
|
|
|
|
|
0% {
|
|
|
|
|
transform: scale(1); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform: scale(0.2); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uZoomBigIn {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform: scale(0.8); }
|
|
|
|
|
100% {
|
|
|
|
|
transform: scale(1); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uZoomBigOut {
|
|
|
|
|
0% {
|
|
|
|
|
transform: scale(1); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform: scale(0.8); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uZoomUpIn {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 50% 0%;
|
|
|
|
|
transform: scale(0.8); }
|
|
|
|
|
100% {
|
|
|
|
|
transform-origin: 50% 0%;
|
|
|
|
|
transform: scale(1); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uZoomUpOut {
|
|
|
|
|
0% {
|
|
|
|
|
transform-origin: 50% 0%;
|
|
|
|
|
transform: scale(1); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 50% 0%;
|
|
|
|
|
transform: scale(0.8); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uZoomLeftIn {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 0% 50%;
|
|
|
|
|
transform: scale(0.8); }
|
|
|
|
|
100% {
|
|
|
|
|
transform-origin: 0% 50%;
|
|
|
|
|
transform: scale(1); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uZoomLeftOut {
|
|
|
|
|
0% {
|
|
|
|
|
transform-origin: 0% 50%;
|
|
|
|
|
transform: scale(1); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 0% 50%;
|
|
|
|
|
transform: scale(0.8); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uZoomRightIn {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 100% 50%;
|
|
|
|
|
transform: scale(0.8); }
|
|
|
|
|
100% {
|
|
|
|
|
transform-origin: 100% 50%;
|
|
|
|
|
transform: scale(1); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uZoomRightOut {
|
|
|
|
|
0% {
|
|
|
|
|
transform-origin: 100% 50%;
|
|
|
|
|
transform: scale(1); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 100% 50%;
|
|
|
|
|
transform: scale(0.8); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uZoomDownIn {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 50% 100%;
|
|
|
|
|
transform: scale(0.8); }
|
|
|
|
|
100% {
|
|
|
|
|
transform-origin: 50% 100%;
|
|
|
|
|
transform: scale(1); } }
|
|
|
|
|
|
|
|
|
|
@keyframes uZoomDownOut {
|
|
|
|
|
0% {
|
|
|
|
|
transform-origin: 50% 100%;
|
|
|
|
|
transform: scale(1); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 50% 100%;
|
|
|
|
|
transform: scale(0.8); } }
|
|
|
|
|
|
|
|
|
|
@keyframes rcMenuOpenZoomIn {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform: scale(0, 0); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
transform: scale(1, 1); } }
|
|
|
|
|
|
|
|
|
|
@keyframes rcMenuOpenZoomOut {
|
|
|
|
|
0% {
|
|
|
|
|
transform: scale(1, 1); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform: scale(0, 0); } }
|
|
|
|
|
|
|
|
|
|
@keyframes rcMenuOpenSlideUpIn {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 0% 0%;
|
|
|
|
|
transform: scaleY(0); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
transform-origin: 0% 0%;
|
|
|
|
|
transform: scaleY(1); } }
|
|
|
|
|
|
|
|
|
|
@keyframes rcMenuOpenSlideUpOut {
|
|
|
|
|
0% {
|
|
|
|
|
opacity: 1;
|
|
|
|
|
transform-origin: 0% 0%;
|
|
|
|
|
transform: scaleY(1); }
|
|
|
|
|
100% {
|
|
|
|
|
opacity: 0;
|
|
|
|
|
transform-origin: 0% 0%;
|
|
|
|
|
transform: scaleY(0); } }
|
|
|
|
|
|
|
|
|
|
/* FormGroup */
|
|
|
|
|
/* Navlayout */
|
|
|
|
|
/* FormGroup */
|
|
|
|
|
/* Navlayout */
|
|
|
|
|
.u-checkbox {
|
|
|
|
|
display: inline-block;
|
2019-01-03 16:39:51 +08:00
|
|
|
|
position: relative;
|
|
|
|
|
margin: 0 5px;
|
|
|
|
|
height: 18px;
|
|
|
|
|
line-height: 18px;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
white-space: nowrap;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
outline: none;
|
|
|
|
|
position: relative;
|
|
|
|
|
line-height: 1;
|
|
|
|
|
vertical-align: middle; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-checkbox.disabled .u-checkbox-label {
|
|
|
|
|
cursor: not-allowed;
|
|
|
|
|
opacity: 0.5; }
|
|
|
|
|
.u-checkbox input[type='checkbox'] {
|
2019-01-03 16:39:51 +08:00
|
|
|
|
position: absolute;
|
|
|
|
|
z-index: 3;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
opacity: 0;
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
padding: 0;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%; }
|
2018-02-01 10:06:33 +08:00
|
|
|
|
.u-checkbox input[disabled] {
|
|
|
|
|
cursor: not-allowed; }
|
2019-01-03 16:39:51 +08:00
|
|
|
|
.u-checkbox input[type='checkbox']:focus + .u-checkbox-label:before {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
border-color: rgb(245, 60, 50); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-checkbox.is-checked .u-checkbox-label:before {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
box-shadow: inset 0 0 0 10px rgb(245, 60, 50);
|
|
|
|
|
border-color: rgb(245, 60, 50); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-checkbox.is-checked .u-checkbox-label:after {
|
|
|
|
|
color: #fff;
|
|
|
|
|
content: "\e658";
|
|
|
|
|
line-height: 18px;
|
|
|
|
|
font-size: 14px; }
|
|
|
|
|
.u-checkbox .u-checkbox-label {
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
display: inline-block;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
padding-left: 25px; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-checkbox .u-checkbox-label:before {
|
|
|
|
|
border-radius: 3px;
|
|
|
|
|
border: 1px solid;
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
transition: all 0.3s ease-in-out;
|
|
|
|
|
content: '';
|
|
|
|
|
font-family: 'uf';
|
|
|
|
|
display: inline-block;
|
|
|
|
|
width: 18px;
|
|
|
|
|
height: 18px;
|
|
|
|
|
left: 0;
|
2019-01-03 16:39:51 +08:00
|
|
|
|
top: 0;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
text-align: center;
|
|
|
|
|
position: absolute; }
|
|
|
|
|
.u-checkbox .u-checkbox-label:after {
|
|
|
|
|
content: '';
|
|
|
|
|
font-family: 'uf';
|
|
|
|
|
display: inline-block;
|
|
|
|
|
width: 18px;
|
|
|
|
|
height: 18px;
|
|
|
|
|
left: 0;
|
2019-01-03 16:39:51 +08:00
|
|
|
|
top: 0;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
text-align: center;
|
|
|
|
|
position: absolute; }
|
|
|
|
|
|
|
|
|
|
.u-checkbox.u-checkbox-indeterminate .u-checkbox-label:after {
|
|
|
|
|
color: #fff;
|
|
|
|
|
content: "\e6ce";
|
|
|
|
|
line-height: 18px;
|
|
|
|
|
font-size: 14px; }
|
|
|
|
|
|
|
|
|
|
.u-checkbox.u-checkbox-indeterminate .u-checkbox-label:before {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
box-shadow: inset 0 0 0 10px rgb(245, 60, 50);
|
|
|
|
|
border-color: rgb(245, 60, 50); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-checkbox.u-checkbox-success.is-checked .u-checkbox-label:before {
|
|
|
|
|
box-shadow: inset 0 0 0 10px rgb(76,175,80);
|
|
|
|
|
border-color: rgb(76,175,80); }
|
|
|
|
|
|
2019-01-03 16:39:51 +08:00
|
|
|
|
.u-checkbox.u-checkbox-success input[type='checkbox']:focus + .u-checkbox-label:before {
|
|
|
|
|
border-color: rgb(76,175,80); }
|
|
|
|
|
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-checkbox.u-checkbox-warning.is-checked .u-checkbox-label:before {
|
|
|
|
|
box-shadow: inset 0 0 0 10px rgb(255,152,0);
|
|
|
|
|
border-color: rgb(255,152,0); }
|
|
|
|
|
|
2019-01-03 16:39:51 +08:00
|
|
|
|
.u-checkbox.u-checkbox-warning input[type='checkbox']:focus + .u-checkbox-label:before {
|
|
|
|
|
border-color: rgb(255,152,0); }
|
|
|
|
|
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-checkbox.u-checkbox-danger.is-checked .u-checkbox-label:before {
|
|
|
|
|
box-shadow: inset 0 0 0 10px rgb(244,67,54);
|
|
|
|
|
border-color: rgb(244,67,54); }
|
|
|
|
|
|
2019-01-03 16:39:51 +08:00
|
|
|
|
.u-checkbox.u-checkbox-danger input[type='checkbox']:focus + .u-checkbox-label:before {
|
|
|
|
|
border-color: rgb(244,67,54); }
|
|
|
|
|
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-checkbox.u-checkbox-dark.is-checked .u-checkbox-label:before {
|
|
|
|
|
box-shadow: inset 0 0 0 10px rgb(97,97,97);
|
|
|
|
|
border-color: rgb(97,97,97); }
|
|
|
|
|
|
2019-01-03 16:39:51 +08:00
|
|
|
|
.u-checkbox.u-checkbox-dark input[type='checkbox']:focus + .u-checkbox-label:before {
|
|
|
|
|
border-color: rgb(97,97,97); }
|
|
|
|
|
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-checkbox.u-checkbox-info.is-checked .u-checkbox-label:before {
|
|
|
|
|
box-shadow: inset 0 0 0 10px rgb(0,188,212);
|
|
|
|
|
border-color: rgb(0,188,212); }
|
|
|
|
|
|
2019-01-03 16:39:51 +08:00
|
|
|
|
.u-checkbox.u-checkbox-info input[type='checkbox']:focus + .u-checkbox-label:before {
|
|
|
|
|
border-color: rgb(0,188,212); }
|
|
|
|
|
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-tree {
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 5px;
|
|
|
|
|
font-size: 12px; }
|
2018-02-01 10:06:33 +08:00
|
|
|
|
.u-tree .u-tree-checkbox {
|
|
|
|
|
white-space: nowrap;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
outline: none;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
line-height: 1;
|
|
|
|
|
position: relative;
|
|
|
|
|
vertical-align: middle; }
|
|
|
|
|
.u-tree .u-tree-checkbox-checked .u-tree-checkbox-inner, .u-tree .u-tree-checkbox-indeterminate .u-tree-checkbox-inner {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(245, 60, 50);
|
|
|
|
|
border-color: rgb(245, 60, 50); }
|
2018-02-01 10:06:33 +08:00
|
|
|
|
.u-tree .u-tree-checkbox-inner {
|
|
|
|
|
position: relative;
|
|
|
|
|
top: 0;
|
|
|
|
|
left: 0;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
width: 14px;
|
|
|
|
|
height: 14px;
|
|
|
|
|
border: 1px solid #d9d9d9;
|
|
|
|
|
border-radius: 3px;
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
transition: all .3s; }
|
|
|
|
|
.u-tree .u-tree-checkbox-checked .u-tree-checkbox-inner, .u-tree .u-tree-checkbox-indeterminate .u-tree-checkbox-inner {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(245, 60, 50);
|
|
|
|
|
border-color: rgb(245, 60, 50); }
|
2018-02-01 10:06:33 +08:00
|
|
|
|
.u-tree .u-tree-checkbox-disabled .u-tree-checkbox-inner {
|
|
|
|
|
border-color: #d9d9d9;
|
|
|
|
|
background-color: #f3f3f3; }
|
|
|
|
|
.u-tree .u-tree-checkbox-indeterminate .u-tree-checkbox-inner:after {
|
|
|
|
|
content: ' ';
|
|
|
|
|
transform: scale(1);
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 2px;
|
|
|
|
|
top: 5px;
|
|
|
|
|
width: 8px;
|
|
|
|
|
height: 1px; }
|
|
|
|
|
.u-tree .u-tree-checkbox-disabled.u-tree-checkbox-checked .u-tree-checkbox-inner:after {
|
|
|
|
|
animation-name: none;
|
|
|
|
|
border-color: #ccc; }
|
|
|
|
|
.u-tree .u-tree-checkbox-disabled .u-tree-checkbox-inner:after {
|
|
|
|
|
animation-name: none;
|
|
|
|
|
border-color: #f3f3f3; }
|
|
|
|
|
.u-tree .u-tree-checkbox-checked .u-tree-checkbox-inner:after {
|
|
|
|
|
transform: rotate(45deg) scale(1);
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 4px;
|
|
|
|
|
top: 1px;
|
|
|
|
|
display: table;
|
|
|
|
|
width: 5px;
|
|
|
|
|
height: 8px;
|
|
|
|
|
border: 2px solid #fff;
|
|
|
|
|
border-top: 0;
|
|
|
|
|
border-left: 0;
|
|
|
|
|
content: ' ';
|
|
|
|
|
transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s; }
|
|
|
|
|
.u-tree .u-tree-checkbox-inner:after {
|
|
|
|
|
transform: rotate(45deg) scale(0);
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 4px;
|
|
|
|
|
top: 1px;
|
|
|
|
|
display: table;
|
|
|
|
|
width: 5px;
|
|
|
|
|
height: 8px;
|
|
|
|
|
border: 2px solid #fff;
|
|
|
|
|
border-top: 0;
|
|
|
|
|
border-left: 0;
|
|
|
|
|
content: ' ';
|
|
|
|
|
transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6); }
|
|
|
|
|
.u-tree li span.u-tree-checkbox {
|
|
|
|
|
margin: 2px 4px 0 0; }
|
|
|
|
|
.u-tree li {
|
|
|
|
|
padding: 0;
|
|
|
|
|
margin: 2px 0;
|
|
|
|
|
list-style: none;
|
|
|
|
|
white-space: nowrap;
|
|
|
|
|
outline: 0; }
|
2019-02-28 11:09:30 +08:00
|
|
|
|
.u-tree li:first-child {
|
|
|
|
|
padding-top: 8px; }
|
|
|
|
|
.u-tree li:last-child {
|
|
|
|
|
padding-bottom: 0; }
|
2018-02-01 10:06:33 +08:00
|
|
|
|
.u-tree li a[draggable],
|
|
|
|
|
.u-tree li a[draggable="true"] {
|
|
|
|
|
-webkit-user-select: none;
|
|
|
|
|
-moz-user-select: none;
|
|
|
|
|
-ms-user-select: none;
|
|
|
|
|
user-select: none;
|
|
|
|
|
/* Required to make elements draggable in old WebKit */
|
|
|
|
|
-khtml-user-drag: element;
|
|
|
|
|
-webkit-user-drag: element; }
|
|
|
|
|
.u-tree li.drag-over > a[draggable] {
|
|
|
|
|
background-color: #108ee9;
|
|
|
|
|
color: white;
|
|
|
|
|
opacity: 0.8; }
|
|
|
|
|
.u-tree li.drag-over-gap-top > a[draggable] {
|
|
|
|
|
border-top: 2px #108ee9 solid; }
|
|
|
|
|
.u-tree li.drag-over-gap-bottom > a[draggable] {
|
|
|
|
|
border-bottom: 2px #108ee9 solid; }
|
|
|
|
|
.u-tree li.filter-node > a {
|
|
|
|
|
color: #f50;
|
|
|
|
|
font-weight: bold; }
|
|
|
|
|
.u-tree li ul {
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 0 0 0 18px; }
|
|
|
|
|
.u-tree li a {
|
|
|
|
|
display: inline-block;
|
2019-03-06 19:22:42 +08:00
|
|
|
|
padding: 2px 5px;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
border-radius: 2px;
|
|
|
|
|
margin: 0;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
text-decoration: none;
|
2019-02-28 11:09:30 +08:00
|
|
|
|
vertical-align: middle;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
color: #666;
|
|
|
|
|
transition: all 0.3s ease; }
|
2019-02-28 11:09:30 +08:00
|
|
|
|
.u-tree li a.u-tree-node-content-wrapper {
|
|
|
|
|
width: calc(100% - 18px); }
|
2018-02-01 10:06:33 +08:00
|
|
|
|
.u-tree li a:hover {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(235, 236, 240); }
|
2018-02-01 10:06:33 +08:00
|
|
|
|
.u-tree li a.u-tree-node-selected {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(235, 236, 240); }
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-tree li a.u-tree-node-selected .u-tree-title {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
color: rgb(245, 60, 50); }
|
2018-02-01 10:06:33 +08:00
|
|
|
|
.u-tree li span.u-checkbox {
|
|
|
|
|
margin: 2px 4px 0 0; }
|
|
|
|
|
.u-tree li span.u-tree-switcher,
|
|
|
|
|
.u-tree li span.u-tree-iconEle {
|
|
|
|
|
margin: 0;
|
|
|
|
|
width: 16px;
|
|
|
|
|
height: 16px;
|
|
|
|
|
line-height: 16px;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
border: 0 none;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
outline: none; }
|
2018-11-05 17:38:54 +08:00
|
|
|
|
.u-tree li span.u-tree-switcher i.uf,
|
|
|
|
|
.u-tree li span.u-tree-iconEle i.uf {
|
|
|
|
|
padding: 0px; }
|
|
|
|
|
.u-tree li span.u-tree-switcher + .u-tree-title,
|
|
|
|
|
.u-tree li span.u-tree-iconEle + .u-tree-title {
|
|
|
|
|
margin-left: 2px; }
|
2018-06-11 16:45:07 +08:00
|
|
|
|
.u-tree li span.u-tree-icon_loading:after {
|
2018-02-01 10:06:33 +08:00
|
|
|
|
display: inline-block;
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
background: url("data:image/gif;base64,R0lGODlhEAAQAKIGAMLY8YSx5HOm4Mjc88/g9Ofw+v///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAGACwAAAAAEAAQAAADMGi6RbUwGjKIXCAA016PgRBElAVlG/RdLOO0X9nK61W39qvqiwz5Ls/rRqrggsdkAgAh+QQFCgAGACwCAAAABwAFAAADD2hqELAmiFBIYY4MAutdCQAh+QQFCgAGACwGAAAABwAFAAADD1hU1kaDOKMYCGAGEeYFCQAh+QQFCgAGACwKAAIABQAHAAADEFhUZjSkKdZqBQG0IELDQAIAIfkEBQoABgAsCgAGAAUABwAAAxBoVlRKgyjmlAIBqCDCzUoCACH5BAUKAAYALAYACgAHAAUAAAMPaGpFtYYMAgJgLogA610JACH5BAUKAAYALAIACgAHAAUAAAMPCAHWFiI4o1ghZZJB5i0JACH5BAUKAAYALAAABgAFAAcAAAMQCAFmIaEp1motpDQySMNFAgA7") no-repeat scroll 0 0 transparent;
|
|
|
|
|
content: "";
|
|
|
|
|
width: 14px;
|
|
|
|
|
height: 14px; }
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-switcher-noop {
|
|
|
|
|
cursor: auto; }
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-roots_open,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-center_open,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-bottom_open,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-noline_open {
|
|
|
|
|
position: relative; }
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-roots_open:after,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-center_open:after,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-bottom_open:after,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-noline_open:after {
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
font-size: 7px \9;
|
|
|
|
|
transform: scale(0.58333) rotate(0deg);
|
|
|
|
|
/* IE6-IE8 */
|
|
|
|
|
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1)";
|
|
|
|
|
zoom: 1;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
font-family: 'uf';
|
|
|
|
|
text-rendering: optimizeLegibility;
|
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
|
content: "\e639";
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 0;
|
|
|
|
|
right: 0px;
|
|
|
|
|
color: #666;
|
|
|
|
|
transition: transform .3s ease; }
|
|
|
|
|
.u-tree .u-tree-child-tree {
|
|
|
|
|
display: none; }
|
|
|
|
|
.u-tree .u-tree-child-tree-open {
|
|
|
|
|
display: block; }
|
|
|
|
|
.u-tree .u-tree-treenode-disabled > span,
|
|
|
|
|
.u-tree .u-tree-treenode-disabled > a,
|
|
|
|
|
.u-tree .u-tree-treenode-disabled > a span {
|
|
|
|
|
color: #ccc;
|
|
|
|
|
cursor: not-allowed; }
|
2019-03-02 14:54:46 +08:00
|
|
|
|
.u-tree .u-tree-treenode-disabled > span:hover,
|
|
|
|
|
.u-tree .u-tree-treenode-disabled > a:hover,
|
|
|
|
|
.u-tree .u-tree-treenode-disabled > a span:hover {
|
|
|
|
|
background: transparent; }
|
2018-02-01 10:06:33 +08:00
|
|
|
|
.u-tree .u-tree-icon__open {
|
|
|
|
|
margin-right: 2px;
|
|
|
|
|
vertical-align: top; }
|
|
|
|
|
.u-tree .u-tree-icon__close {
|
|
|
|
|
margin-right: 2px;
|
|
|
|
|
vertical-align: top; }
|
|
|
|
|
.u-tree .u-motion-collapse {
|
|
|
|
|
overflow: hidden; }
|
|
|
|
|
.u-tree .u-motion-collapse-active {
|
|
|
|
|
transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-roots_open:after,
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-center_open:after,
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-bottom_open:after,
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-noline_open:after {
|
|
|
|
|
filter: none; }
|
|
|
|
|
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-roots_open:after,
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-center_open:after,
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-bottom_open:after,
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-noline_open:after {
|
|
|
|
|
font-size: 18px; }
|
|
|
|
|
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-roots_close,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-center_close,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-bottom_close,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-noline_close {
|
|
|
|
|
position: relative;
|
|
|
|
|
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; }
|
|
|
|
|
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-roots_close:after,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-center_close:after,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-bottom_close:after,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-noline_close:after {
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
font-size: 7px \9;
|
|
|
|
|
transform: scale(0.58333) rotate(0deg);
|
|
|
|
|
/* IE6-IE8 */
|
|
|
|
|
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1, M12=0, M21=0, M22=1)";
|
|
|
|
|
zoom: 1;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
font-family: 'uf';
|
|
|
|
|
text-rendering: optimizeLegibility;
|
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
|
content: "\e639";
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 0;
|
|
|
|
|
right: 4px;
|
|
|
|
|
color: #666;
|
|
|
|
|
transition: transform .3s ease; }
|
|
|
|
|
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-roots_close:after,
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-center_close:after,
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-bottom_close:after,
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-noline_close:after {
|
|
|
|
|
filter: none; }
|
|
|
|
|
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-roots_close:after,
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-center_close:after,
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-bottom_close:after,
|
|
|
|
|
:root .u-tree li span.u-tree-switcher.u-tree-noline_close:after {
|
|
|
|
|
font-size: 18px; }
|
|
|
|
|
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-roots_close:after,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-center_close:after,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-bottom_close:after,
|
|
|
|
|
.u-tree li span.u-tree-switcher.u-tree-noline_close:after {
|
|
|
|
|
transform: rotate(270deg) scale(0.6); }
|
|
|
|
|
|
2019-03-06 16:39:54 +08:00
|
|
|
|
/**
|
|
|
|
|
* 自定义switcher图标
|
2017-11-16 16:10:32 +08:00
|
|
|
|
*/
|
|
|
|
|
.u-tree li span.u-tree-switcher.icon-none:after {
|
|
|
|
|
content: ""; }
|
|
|
|
|
|
|
|
|
|
.u-tree li span.u-tree-switcher.icon-none .uf {
|
|
|
|
|
padding: 0px;
|
|
|
|
|
font-size: 14px; }
|
|
|
|
|
|
|
|
|
|
.u-tree.u-tree-show-line li:not(:last-child) > ul {
|
|
|
|
|
background: url("data:image/gif;base64,R0lGODlhCQACAIAAAMzMzP///yH5BAEAAAEALAAAAAAJAAIAAAIEjI9pUAA7") 0 0 repeat-y; }
|
|
|
|
|
|
|
|
|
|
.u-tree.u-tree-show-line li:not(:last-child) > .u-tree-switcher-noop {
|
|
|
|
|
background-position: -56px -18px;
|
|
|
|
|
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAABhCAYAAABRe6o8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAK0dJREFUeNrsfQl8VNX1/5l9ksm+ELJB2ANECGtYVEAQaZBSFdAW0dpaKbi0WhX9Va1/S/+K2k+1iCztT4sFW6lKkUV2RLZAQHaSQBJCMllJJtvsM2/e75775k3evHkzTCZEAubweczMu/d7ZzLznXPvOff7zsjS7nudhXZaxZd/kKXf//9Cwgkf1xha2QOnS2DzofNw5FwZjM/KgFkTh8Idw/tBz7hImb9xQsV1W9czJf73zTsPek7I5XL3oQCFQkkOBSiV3C2eG/rz9z19Q8Wh7T5+kX3i7c9g6ojekDs6A1796Vg4XVoPe/ILYMnKzbDmxQfZaaMH+pApVFy3Sdupp8cKH6rJ8QQ55pBjvPvcEXJ8To415LDzHbOXH/OAZLK2t/vBbbcFHOOz3LOeMViW5QgYLImwTcrai0MSrdm4H/708ztgwtA0D+6OYb1hysh+kDtuEPxjWx59jUIyhYq7lc2k38HaGk5KtmniR4Au7Z5g34cnZHLF6vTRkyCuzyCAuATurKF+kuFy0aSK4/uXsy5moZuIkkbI94RCplidlZYDvZP7QUx8LD3f1NA46Up1yaRz+qPLSZ+FhIRrvDxgsCTC22DIp1Kp6OORX42GM/ef8sLh9IkeTEwi4fNNyu5Lb7Hf4VW/ZXFaDRV3qxPQcjUfEoaNkWxrLi0CW1MvVhMzOOD74GJci8Nj4lZkzn6UfKAMgLkZdv7+JU/79P95B+IG3gaFm9auNjcZlHKF/EPxGPO2ZC2O0EStmD6aOL4oBixghGpo5EgWr4F+8QOgX69M2Hn889Wkr3LDvefoGPL2kE/syXgcYpRKlQ/5uD7eOFy74fTpj0R8/8kj+sOsCUNofykcThYHLQfhVwW/gi1VW8HG2iVxt7q5GCewLukjLCERmos/g7rjr7PCo/XKVuH6Xa1QqTjyWQwAVytg53tLYfrGWs+x8/+/QNuwD/Z1T9Ve065SoVxx94g5YNY1Q6O9Giz2Vjhy7AA98D6ewzbsg33dUzXnAYMlnzQBFXDn3rsgb8YhihOST0hS3jBwwLVbMM83c/xgWLfrJMydku2DO2g8CJ/b/gNmpQmWXXgL7HY7zB/8sA+us2zTgXNs3oVyv+3jhvSC2XdkyTp7HMZpB5axSy/ww7SQkDXc53ztqUMQ2XsmvW93Mov6jL2TEKwFoPEqrl4o6ahtfBXgvj9yjze+RumSkj0RLh/bt4g88CzqnXbXotv65IBN2wqt5gYyAsfvv489QG//2vo091zkn1wrhyEpo+Hk5SN0DCXvpYIhny8BORx9o7ZPhO9+fNyLfBfmnffBYdSKgUMwz4fR7ZN/2SiJW1exDkyEfGazGaw2B7x77B1YMPQRH1xnGZLmzYW5wBAPxDid4CREcNht4HTYyJfBBn/dWoTE6fRxGKcNXE5ru147YgQBxEOxaX0AWuoAHBbvjg7BuNhG+mDfsvxvHhISUE7G6BmXDk3WBrC5rFBUUsA1uOObMwWn6O2gfoOBdTYA9pWX5T3kIWCw5BMTkMfx5o98QhySA6NWDByu9XzHCrgUixTugfg58PaFZWAlH1JLcxP8aeybkrjONCFpdBHRUF9bQUnjsFlDHkdIvmDGwb7tJSBiPF5SIR+lJMsmV10Tmc+d4FmX4fSOz//PpwUkdIIyNoVihOPJlLJRKo0SjOYWcAHj8Xy88Y+XVj4KDnBCTFgSxXieK1jyyWRiAnI49HxCE5NPiMN83Z6TZUE935bDBbS/FG5G2gz4bf9nQW5Uwp9y3oR5Q+dJ4jqVgALS0CnGTRr+cSjjCMkXzDg8AdtzCAlIUwYOO9isZrBZuIM3vL/7yw30wPsO0sdlsZIp3+UQvw4H+RtsNguZjSx+Xyu22YgntVvtmINxeAgYLPmE+R5vnJxGu/7IJ8RhsnjH8WI4fF4f8Pn2nSyBTQfP0v5SOJ1KR9d8Zx87A49lPwaR2khJ3LXsxIkTbDC3kh++2/PFxPWgj1PS+0Pv/lmUQP7Gv9Y4CUnp7RoHp1PWaWnXIZyCzXbnebPJRDwXruUs9Ghb21k8gQhtw6ibLHksjOuiF/ksDDcGGcRKyP180Wx68MY/ttIvCxmDkpkbQ8l7svaSTwp3LfKhYWoEk8WYr0M8Rq1S5Fu34wQmlT07G6HirmWjRo2SBXMrZeih+GkXSVN84QS9L/Qw7R2H93zBjtPRKbimyby5qUafHR0RAbbmBuKZXBDJr9f37IHpT7m9IQnytDER0FyjpxivXGSdeXN9Y022JloHLfYmEoK4vJ7Pbuden4z4uxhNItQ311CMIA3TfvJ1BIdJ4p/njoOn3v8KXl6zHb49fZm4Zgb2nyqF332wGX617DOYP30UiJPJoeKC8YChmHitxpOmvVOweNptzzh8ENKeQ+gBF28oWllfkA9MeAKARgcOhwOq3+QiZD4arn5rFm3DPtgXMcLXsPP3ZSsvNpyCSCYW1BBGXreDEnbhiSn0wPt4DtuwD/ZFjMcDirfJgrVQcTyZMFmM+TpMmWDUyu/pLnl4ql8PFiruWh4wFBOS5sKpwx7S4JRK5oeQxhGSL5hxAqVhAmF4I7Fvw5kKwxvKo7teSx07BViVHhxNdaBfeg/nZNThoIojgUd8GuiP7gLsixivARuhofZC0xunlAdfy0qZAA2qKmiy14PdxX0x1XItxKgTIF6RAqcqDwL2RQz1irgf90M29IChkLCr5AHL85ezVy9tbtdrTxwwC3qNeVrG7wWP+CA/YtXMjFfG9UtaEjcgGzTRsWR9L6M5QScjA1uTAQyXTkFeSe2yX28tW3ryqTFGib3giIlLU19JHxW/pG/MUNBpogFUMpoTlDtkYLQ1QWnTeag40bDs0CuVS0l/I3JPdqPUMOvX/VM+NfcnDHqyLahqOV8G44dmwL1uVcuebf/VzH94geRXu1sNc33FCISA+J7pyNH3rbtSnxmSHD0pPVbXH9v1jabS89XN+17aW/lX8rAUl3yEgKwEAT1jjHqxxzOJAyInRaeG0zFaqsyldRdb9514u84zBqdFcIsRKj4mEQtDoh+nkYTkLWRVTBaSZDEJDIbcVu7Wie1W6LMsvY1QIeLQkjJzmAm/fg9mj4qCR0Yp4cP7tJB36TJsPnAJlqxUYCBhc/9RPkIG3OtF3KMEt9IXx7Z3DdiRabirjtMeQ0KhRyJELCREexGgkrgvsmBzbzfjtjK2k36B5no6BjkKCdHIGHWSY4BAUdMmRgiSRCwjyvGEiEMSrd+8Hf72eDrcNZDx4Cb3t8HkPlaYOYiBf372Een5Cx81TCi4zloDduVxgjWhJ2OXU3IY3EfQJlrGtWsMjoBuEpU7h4NcoQBFhO/OSNi5J8mHLfoC+MEJBQlF/cd74XhVC08i3AVwhg8CB/HWytbzoGw+CVMyagih5ZJqmPbiuj1gYBu7+pTwYdB6wGMLs6/LGEouE855MEoif3o+JJHLLsqgczgF7auk/cRqGDEO1244ffIkssTdBaxMxeXDokeBMzILNKUrYHLvavjxAC3tj6ICMa46YjocMebBuuLf0W25GelPQmzJmz64W90DXk89oEIuWz0pMx0GpcVBAiflg/pGmFSkN0zaX1ixnHGxAfWAoYzB7ZG5p8+AOkCXRLjvxqEaRkqKxW0oeuMwcLh3mJLinJpUD/k8pJZrwBk1nOJy+1+l/aVwSD6hGuar0q8kcZ2ZB+wK46AeMC5rhOThtKAesOCa47lY1+KYcO3qp340HIYMjAMj+Ug++FpPj3/n6ek5bMM+2DfYMYqauQPv+xuDEpBfSwXaE6YkEm0B8jiaLtg+0Yd8uDMixmHUOq4Xt0Z0cEGSb54qbhzF5SQ30P5SOFTDNBgMYBKoYaRwt7oHvB56QJVCseLROzPBwJDAshVgywE97PhpmudYv1dP27AP9gWRHtDfGLjli0czCQH8jcF5QHfgEFAHiCQS70HzAYfb
|
|
|
|
|
|
|
|
|
|
.u-tree.u-tree-show-line li:last-child > .u-tree-switcher-noop {
|
|
|
|
|
background-position: -56px -36px;
|
|
|
|
|
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAABhCAYAAABRe6o8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAK0dJREFUeNrsfQl8VNX1/5l9ksm+ELJB2ANECGtYVEAQaZBSFdAW0dpaKbi0WhX9Va1/S/+K2k+1iCztT4sFW6lKkUV2RLZAQHaSQBJCMllJJtvsM2/e75775k3evHkzTCZEAubweczMu/d7ZzLznXPvOff7zsjS7nudhXZaxZd/kKXf//9Cwgkf1xha2QOnS2DzofNw5FwZjM/KgFkTh8Idw/tBz7hImb9xQsV1W9czJf73zTsPek7I5XL3oQCFQkkOBSiV3C2eG/rz9z19Q8Wh7T5+kX3i7c9g6ojekDs6A1796Vg4XVoPe/ILYMnKzbDmxQfZaaMH+pApVFy3Sdupp8cKH6rJ8QQ55pBjvPvcEXJ8To415LDzHbOXH/OAZLK2t/vBbbcFHOOz3LOeMViW5QgYLImwTcrai0MSrdm4H/708ztgwtA0D+6OYb1hysh+kDtuEPxjWx59jUIyhYq7lc2k38HaGk5KtmniR4Au7Z5g34cnZHLF6vTRkyCuzyCAuATurKF+kuFy0aSK4/uXsy5moZuIkkbI94RCplidlZYDvZP7QUx8LD3f1NA46Up1yaRz+qPLSZ+FhIRrvDxgsCTC22DIp1Kp6OORX42GM/ef8sLh9IkeTEwi4fNNyu5Lb7Hf4VW/ZXFaDRV3qxPQcjUfEoaNkWxrLi0CW1MvVhMzOOD74GJci8Nj4lZkzn6UfKAMgLkZdv7+JU/79P95B+IG3gaFm9auNjcZlHKF/EPxGPO2ZC2O0EStmD6aOL4oBixghGpo5EgWr4F+8QOgX69M2Hn889Wkr3LDvefoGPL2kE/syXgcYpRKlQ/5uD7eOFy74fTpj0R8/8kj+sOsCUNofykcThYHLQfhVwW/gi1VW8HG2iVxt7q5GCewLukjLCERmos/g7rjr7PCo/XKVuH6Xa1QqTjyWQwAVytg53tLYfrGWs+x8/+/QNuwD/Z1T9Ve065SoVxx94g5YNY1Q6O9Giz2Vjhy7AA98D6ewzbsg33dUzXnAYMlnzQBFXDn3rsgb8YhihOST0hS3jBwwLVbMM83c/xgWLfrJMydku2DO2g8CJ/b/gNmpQmWXXgL7HY7zB/8sA+us2zTgXNs3oVyv+3jhvSC2XdkyTp7HMZpB5axSy/ww7SQkDXc53ztqUMQ2XsmvW93Mov6jL2TEKwFoPEqrl4o6ahtfBXgvj9yjze+RumSkj0RLh/bt4g88CzqnXbXotv65IBN2wqt5gYyAsfvv489QG//2vo091zkn1wrhyEpo+Hk5SN0DCXvpYIhny8BORx9o7ZPhO9+fNyLfBfmnffBYdSKgUMwz4fR7ZN/2SiJW1exDkyEfGazGaw2B7x77B1YMPQRH1xnGZLmzYW5wBAPxDid4CREcNht4HTYyJfBBn/dWoTE6fRxGKcNXE5ru147YgQBxEOxaX0AWuoAHBbvjg7BuNhG+mDfsvxvHhISUE7G6BmXDk3WBrC5rFBUUsA1uOObMwWn6O2gfoOBdTYA9pWX5T3kIWCw5BMTkMfx5o98QhySA6NWDByu9XzHCrgUixTugfg58PaFZWAlH1JLcxP8aeybkrjONCFpdBHRUF9bQUnjsFlDHkdIvmDGwb7tJSBiPF5SIR+lJMsmV10Tmc+d4FmX4fSOz//PpwUkdIIyNoVihOPJlLJRKo0SjOYWcAHj8Xy88Y+XVj4KDnBCTFgSxXieK1jyyWRiAnI49HxCE5NPiMN83Z6TZUE935bDBbS/FG5G2gz4bf9nQW5Uwp9y3oR5Q+dJ4jqVgALS0CnGTRr+cSjjCMkXzDg8AdtzCAlIUwYOO9isZrBZuIM3vL/7yw30wPsO0sdlsZIp3+UQvw4H+RtsNguZjSx+Xyu22YgntVvtmINxeAgYLPmE+R5vnJxGu/7IJ8RhsnjH8WI4fF4f8Pn2nSyBTQfP0v5SOJ1KR9d8Zx87A49lPwaR2khJ3LXsxIkTbDC3kh++2/PFxPWgj1PS+0Pv/lmUQP7Gv9Y4CUnp7RoHp1PWaWnXIZyCzXbnebPJRDwXruUs9Ghb21k8gQhtw6ibLHksjOuiF/ksDDcGGcRKyP180Wx68MY/ttIvCxmDkpkbQ8l7svaSTwp3LfKhYWoEk8WYr0M8Rq1S5Fu34wQmlT07G6HirmWjRo2SBXMrZeih+GkXSVN84QS9L/Qw7R2H93zBjtPRKbimyby5qUafHR0RAbbmBuKZXBDJr9f37IHpT7m9IQnytDER0FyjpxivXGSdeXN9Y022JloHLfYmEoK4vJ7Pbuden4z4uxhNItQ311CMIA3TfvJ1BIdJ4p/njoOn3v8KXl6zHb49fZm4Zgb2nyqF332wGX617DOYP30UiJPJoeKC8YChmHitxpOmvVOweNptzzh8ENKeQ+gBF28oWllfkA9MeAKARgcOhwOq3+QiZD4arn5rFm3DPtgXMcLXsPP3ZSsvNpyCSCYW1BBGXreDEnbhiSn0wPt4DtuwD/ZFjMcDirfJgrVQcTyZMFmM+TpMmWDUyu/pLnl4ql8PFiruWh4wFBOS5sKpwx7S4JRK5oeQxhGSL5hxAqVhAmF4I7Fvw5kKwxvKo7teSx07BViVHhxNdaBfeg/nZNThoIojgUd8GuiP7gLsixivARuhofZC0xunlAdfy0qZAA2qKmiy14PdxX0x1XItxKgTIF6RAqcqDwL2RQz1irgf90M29IChkLCr5AHL85ezVy9tbtdrTxwwC3qNeVrG7wWP+CA/YtXMjFfG9UtaEjcgGzTRsWR9L6M5QScjA1uTAQyXTkFeSe2yX28tW3ryqTFGib3giIlLU19JHxW/pG/MUNBpogFUMpoTlDtkYLQ1QWnTeag40bDs0CuVS0l/I3JPdqPUMOvX/VM+NfcnDHqyLahqOV8G44dmwL1uVcuebf/VzH94geRXu1sNc33FCISA+J7pyNH3rbtSnxmSHD0pPVbXH9v1jabS89XN+17aW/lX8rAUl3yEgKwEAT1jjHqxxzOJAyInRaeG0zFaqsyldRdb9514u84zBqdFcIsRKj4mEQtDoh+nkYTkLWRVTBaSZDEJDIbcVu7Wie1W6LMsvY1QIeLQkjJzmAm/fg9mj4qCR0Yp4cP7tJB36TJsPnAJlqxUYCBhc/9RPkIG3OtF3KMEt9IXx7Z3DdiRabirjtMeQ0KhRyJELCREexGgkrgvsmBzbzfjtjK2k36B5no6BjkKCdHIGHWSY4BAUdMmRgiSRCwjyvGEiEMSrd+8Hf72eDrcNZDx4Cb3t8HkPlaYOYiBf372Een5Cx81TCi4zloDduVxgjWhJ2OXU3IY3EfQJlrGtWsMjoBuEpU7h4NcoQBFhO/OSNi5J8mHLfoC+MEJBQlF/cd74XhVC08i3AVwhg8CB/HWytbzoGw+CVMyagih5ZJqmPbiuj1gYBu7+pTwYdB6wGMLs6/LGEouE855MEoif3o+JJHLLsqgczgF7auk/cRqGDEO1244ffIkssTdBaxMxeXDokeBMzILNKUrYHLvavjxAC3tj6ICMa46YjocMebBuuLf0W25GelPQmzJmz64W90DXk89oEIuWz0pMx0GpcVBAiflg/pGmFSkN0zaX1ixnHGxAfWAoYzB7ZG5p8+AOkCXRLjvxqEaRkqKxW0oeuMwcLh3mJLinJpUD/k8pJZrwBk1nOJy+1+l/aVwSD6hGuar0q8kcZ2ZB+wK46AeMC5rhOThtKAesOCa47lY1+KYcO3qp340HIYMjAMj+Ug++FpPj3/n6ek5bMM+2DfYMYqauQPv+xuDEpBfSwXaE6YkEm0B8jiaLtg+0Yd8uDMixmHUOq4Xt0Z0cEGSb54qbhzF5SQ30P5SOFTDNBgMYBKoYaRwt7oHvB56QJVCseLROzPBwJDAshVgywE97PhpmudYv1dP27AP9gWRHtDfGLjli0czCQH8jcF5QHfgEFAHiCQS70HzAYfb
|
|
|
|
|
|
2018-12-14 16:12:32 +08:00
|
|
|
|
.u-tree :focus {
|
2019-03-02 14:54:46 +08:00
|
|
|
|
outline: none; }
|
2018-12-14 16:12:32 +08:00
|
|
|
|
|
2017-11-16 16:10:32 +08:00
|
|
|
|
/* FormGroup */
|
|
|
|
|
/* Navlayout */
|
|
|
|
|
.collapsing {
|
|
|
|
|
position: relative;
|
|
|
|
|
height: 0;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
transition-property: height, visibility;
|
|
|
|
|
transition-duration: 0.35s;
|
|
|
|
|
transition-timing-function: ease; }
|
|
|
|
|
|
|
|
|
|
.collapse {
|
|
|
|
|
display: none; }
|
|
|
|
|
|
|
|
|
|
.collapse.in {
|
|
|
|
|
display: block; }
|
|
|
|
|
|
|
|
|
|
.u-panel {
|
|
|
|
|
line-height: 1.57142857;
|
|
|
|
|
color: #757575;
|
|
|
|
|
position: relative;
|
|
|
|
|
margin-bottom: 20px;
|
|
|
|
|
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
border: 1px solid transparent;
|
2019-03-06 16:39:54 +08:00
|
|
|
|
border-radius: 4px; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-panel .u-panel-heading {
|
|
|
|
|
border-top-left-radius: 3px;
|
|
|
|
|
border-top-right-radius: 3px;
|
|
|
|
|
position: relative;
|
|
|
|
|
padding: 10px 15px;
|
|
|
|
|
border-bottom: 1px solid transparent; }
|
|
|
|
|
.u-panel h4, .u-panel h3 {
|
|
|
|
|
font-family: Roboto,sans-serif;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
line-height: 1.2;
|
|
|
|
|
color: #424242;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
text-shadow: rgba(0, 0, 0, 0.15) 0 0 1px; }
|
|
|
|
|
.u-panel .u-panel-footer {
|
|
|
|
|
padding: 10px 15px;
|
|
|
|
|
background-color: #f5f5f5;
|
|
|
|
|
border-top: 1px solid #ddd;
|
|
|
|
|
border-bottom-right-radius: 3px;
|
|
|
|
|
border-bottom-left-radius: 3px; }
|
|
|
|
|
.u-panel .u-panel-title {
|
|
|
|
|
margin-top: 0;
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
|
display: block;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
color: #424242; }
|
|
|
|
|
.u-panel .u-panel-title .small {
|
|
|
|
|
color: #757575; }
|
|
|
|
|
.u-panel .u-panel-body {
|
|
|
|
|
padding: 15px 15px;
|
|
|
|
|
position: relative; }
|
2019-01-03 16:39:51 +08:00
|
|
|
|
.u-panel .u-panel-body .u-panel-copy {
|
|
|
|
|
position: absolute;
|
|
|
|
|
right: 25px;
|
|
|
|
|
top: 30px;
|
|
|
|
|
color: #fff;
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
padding: 2px 8px;
|
|
|
|
|
margin: 8px;
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
cursor: pointer; }
|
|
|
|
|
.u-panel .u-panel-body .u-panel-copy:hover {
|
|
|
|
|
color: #a8a7a7; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-panel-default {
|
|
|
|
|
border-color: #ddd; }
|
|
|
|
|
.u-panel-default .u-panel-heading {
|
|
|
|
|
background-color: #f5f5f5;
|
|
|
|
|
color: #333; }
|
|
|
|
|
.u-panel-default .u-panel-footer {
|
|
|
|
|
border-top: 1px solid transparent; }
|
|
|
|
|
|
|
|
|
|
.u-panel-bordered {
|
|
|
|
|
border-color: #ddd; }
|
|
|
|
|
.u-panel-bordered .u-panel-heading {
|
|
|
|
|
border-bottom: 1px solid #ddd; }
|
|
|
|
|
.u-panel-bordered .u-panel-footer {
|
|
|
|
|
border-top: 1px solid #ddd;
|
|
|
|
|
background-color: #fff; }
|
|
|
|
|
|
|
|
|
|
.u-panel > :not(.panel-loading):not(.collapsing) {
|
|
|
|
|
transition: opacity .3s; }
|
|
|
|
|
|
|
|
|
|
.u-button-group-vertical > .u-button-group:after, .u-button-group-vertical > .u-button-group:before, .u-button-toolbar:after, .u-button-toolbar:before, .clearfix:after, .clearfix:before, .u-container-fluid:after, .container-fluid:before, .u-container:after, .u-container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .u-modal-footer:after, .u-modal-footer:before, .u-modal-header:after, .u-modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .u-panel-body:after, .u-panel-body:before, .row:after, .row:before {
|
|
|
|
|
display: table;
|
|
|
|
|
content: " "; }
|
|
|
|
|
|
|
|
|
|
.u-panel-body .h1:first-child, .u-panel-body .h2:first-child, .u-panel-body .h3:first-child, .u-panel-body .h4:first-child, .u-panel-body .h5:first-child, .u-panel-body .h6:first-child, .u-panel-body h1:first-child, .u-panel-body h2:first-child, .u-panel-body h3:first-child, .u-panel-body h4:first-child, .u-panel-body h5:first-child, .u-panel-body h6:first-child {
|
|
|
|
|
margin-top: 0; }
|
|
|
|
|
|
|
|
|
|
.u-panel-group {
|
|
|
|
|
margin-bottom: 20px; }
|
|
|
|
|
.u-panel-group .u-panel {
|
|
|
|
|
margin-bottom: 0;
|
|
|
|
|
border-radius: 4px; }
|
|
|
|
|
.u-panel-group .u-panel + .u-panel {
|
|
|
|
|
margin-top: 5px; }
|
|
|
|
|
.u-panel-group .u-panel-heading {
|
|
|
|
|
border-bottom: 0;
|
|
|
|
|
cursor: pointer; }
|
|
|
|
|
.u-panel-group .u-panel-heading + .u-panel-collapse > .list-group, .u-panel-group .u-panel-group .u-panel-heading + .u-panel-collapse > .u-panel-body {
|
|
|
|
|
border-top: 1px solid #ddd; }
|
|
|
|
|
|
2018-02-01 10:06:33 +08:00
|
|
|
|
/* FormGroup */
|
2017-11-16 16:10:32 +08:00
|
|
|
|
/* Navlayout */
|
|
|
|
|
.u-container {
|
|
|
|
|
margin-right: auto;
|
|
|
|
|
margin-left: auto;
|
|
|
|
|
padding-left: 15px;
|
|
|
|
|
padding-right: 15px; }
|
|
|
|
|
@media (min-width: 768px) {
|
|
|
|
|
.u-container {
|
|
|
|
|
width: 750px; } }
|
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
|
.u-container {
|
|
|
|
|
width: 970px; } }
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
|
.u-container {
|
|
|
|
|
width: 1170px; } }
|
|
|
|
|
|
|
|
|
|
.u-container-fluid {
|
|
|
|
|
margin-right: auto;
|
|
|
|
|
margin-left: auto;
|
|
|
|
|
padding-left: 15px;
|
|
|
|
|
padding-right: 15px; }
|
|
|
|
|
|
|
|
|
|
.u-row {
|
|
|
|
|
margin-left: -15px;
|
|
|
|
|
margin-right: -15px;
|
|
|
|
|
box-sizing: border-box; }
|
|
|
|
|
.u-row:before {
|
|
|
|
|
display: table;
|
|
|
|
|
content: " "; }
|
|
|
|
|
.u-row:after {
|
|
|
|
|
display: table;
|
|
|
|
|
content: " ";
|
|
|
|
|
clear: both; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-1, .u-col-sm-1, .u-col-md-1, .u-col-lg-1, .u-col-1, .u-col-xs-2, .u-col-sm-2, .u-col-md-2, .u-col-lg-2, .u-col-2, .u-col-xs-3, .u-col-sm-3, .u-col-md-3, .u-col-lg-3, .u-col-3, .u-col-xs-4, .u-col-sm-4, .u-col-md-4, .u-col-lg-4, .u-col-4, .u-col-xs-5, .u-col-sm-5, .u-col-md-5, .u-col-lg-5, .u-col-5, .u-col-xs-6, .u-col-sm-6, .u-col-md-6, .u-col-lg-6, .u-col-6, .u-col-xs-7, .u-col-sm-7, .u-col-md-7, .u-col-lg-7, .u-col-7, .u-col-xs-8, .u-col-sm-8, .u-col-md-8, .u-col-lg-8, .u-col-8, .u-col-xs-9, .u-col-sm-9, .u-col-md-9, .u-col-lg-9, .u-col-9, .u-col-xs-10, .u-col-sm-10, .u-col-md-10, .u-col-lg-10, .u-col-10, .u-col-xs-11, .u-col-sm-11, .u-col-md-11, .u-col-lg-11, .u-col-11, .u-col-xs-12, .u-col-sm-12, .u-col-md-12, .u-col-lg-12, .u-col-12 {
|
|
|
|
|
position: relative;
|
|
|
|
|
min-height: 1px;
|
|
|
|
|
padding-left: 15px;
|
|
|
|
|
padding-right: 15px;
|
|
|
|
|
box-sizing: border-box; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-1, .u-col-xs-2, .u-col-xs-3, .u-col-xs-4, .u-col-xs-5, .u-col-xs-6, .u-col-xs-7, .u-col-xs-8, .u-col-xs-9, .u-col-xs-10, .u-col-xs-11, .u-col-xs-12 {
|
|
|
|
|
float: left; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-0 {
|
|
|
|
|
left: auto; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-0 {
|
|
|
|
|
right: auto; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-1 {
|
|
|
|
|
width: 8.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-1 {
|
|
|
|
|
left: 8.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-1 {
|
|
|
|
|
right: 8.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-offset-1 {
|
|
|
|
|
margin-left: 8.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-2 {
|
|
|
|
|
width: 16.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-2 {
|
|
|
|
|
left: 16.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-2 {
|
|
|
|
|
right: 16.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-offset-2 {
|
|
|
|
|
margin-left: 16.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-3 {
|
|
|
|
|
width: 25%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-3 {
|
|
|
|
|
left: 25%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-3 {
|
|
|
|
|
right: 25%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-offset-3 {
|
|
|
|
|
margin-left: 25%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-4 {
|
|
|
|
|
width: 33.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-4 {
|
|
|
|
|
left: 33.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-4 {
|
|
|
|
|
right: 33.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-offset-4 {
|
|
|
|
|
margin-left: 33.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-5 {
|
|
|
|
|
width: 41.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-5 {
|
|
|
|
|
left: 41.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-5 {
|
|
|
|
|
right: 41.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-offset-5 {
|
|
|
|
|
margin-left: 41.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-6 {
|
|
|
|
|
width: 50%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-6 {
|
|
|
|
|
left: 50%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-6 {
|
|
|
|
|
right: 50%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-offset-6 {
|
|
|
|
|
margin-left: 50%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-7 {
|
|
|
|
|
width: 58.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-7 {
|
|
|
|
|
left: 58.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-7 {
|
|
|
|
|
right: 58.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-offset-7 {
|
|
|
|
|
margin-left: 58.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-8 {
|
|
|
|
|
width: 66.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-8 {
|
|
|
|
|
left: 66.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-8 {
|
|
|
|
|
right: 66.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-offset-8 {
|
|
|
|
|
margin-left: 66.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-9 {
|
|
|
|
|
width: 75%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-9 {
|
|
|
|
|
left: 75%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-9 {
|
|
|
|
|
right: 75%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-offset-9 {
|
|
|
|
|
margin-left: 75%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-10 {
|
|
|
|
|
width: 83.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-10 {
|
|
|
|
|
left: 83.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-10 {
|
|
|
|
|
right: 83.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-offset-10 {
|
|
|
|
|
margin-left: 83.33333%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-11 {
|
|
|
|
|
width: 91.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-11 {
|
|
|
|
|
left: 91.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-11 {
|
|
|
|
|
right: 91.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-offset-11 {
|
|
|
|
|
margin-left: 91.66667%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-12 {
|
|
|
|
|
width: 100%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-push-12 {
|
|
|
|
|
left: 100%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-pull-12 {
|
|
|
|
|
right: 100%; }
|
|
|
|
|
|
|
|
|
|
.u-col-xs-offset-12 {
|
|
|
|
|
margin-left: 100%; }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 768px) {
|
|
|
|
|
.u-col-sm-1, .u-col-sm-2, .u-col-sm-3, .u-col-sm-4, .u-col-sm-5, .u-col-sm-6, .u-col-sm-7, .u-col-sm-8, .u-col-sm-9, .u-col-sm-10, .u-col-sm-11, .u-col-sm-12 {
|
|
|
|
|
float: left; }
|
|
|
|
|
.u-col-sm-push-0 {
|
|
|
|
|
left: auto; }
|
|
|
|
|
.u-col-sm-pull-0 {
|
|
|
|
|
right: auto; }
|
|
|
|
|
.u-col-sm-1 {
|
|
|
|
|
width: 8.33333%; }
|
|
|
|
|
.u-col-sm-push-1 {
|
|
|
|
|
left: 8.33333%; }
|
|
|
|
|
.u-col-sm-pull-1 {
|
|
|
|
|
right: 8.33333%; }
|
|
|
|
|
.u-col-sm-offset-1 {
|
|
|
|
|
margin-left: 8.33333%; }
|
|
|
|
|
.u-col-sm-2 {
|
|
|
|
|
width: 16.66667%; }
|
|
|
|
|
.u-col-sm-push-2 {
|
|
|
|
|
left: 16.66667%; }
|
|
|
|
|
.u-col-sm-pull-2 {
|
|
|
|
|
right: 16.66667%; }
|
|
|
|
|
.u-col-sm-offset-2 {
|
|
|
|
|
margin-left: 16.66667%; }
|
|
|
|
|
.u-col-sm-3 {
|
|
|
|
|
width: 25%; }
|
|
|
|
|
.u-col-sm-push-3 {
|
|
|
|
|
left: 25%; }
|
|
|
|
|
.u-col-sm-pull-3 {
|
|
|
|
|
right: 25%; }
|
|
|
|
|
.u-col-sm-offset-3 {
|
|
|
|
|
margin-left: 25%; }
|
|
|
|
|
.u-col-sm-4 {
|
|
|
|
|
width: 33.33333%; }
|
|
|
|
|
.u-col-sm-push-4 {
|
|
|
|
|
left: 33.33333%; }
|
|
|
|
|
.u-col-sm-pull-4 {
|
|
|
|
|
right: 33.33333%; }
|
|
|
|
|
.u-col-sm-offset-4 {
|
|
|
|
|
margin-left: 33.33333%; }
|
|
|
|
|
.u-col-sm-5 {
|
|
|
|
|
width: 41.66667%; }
|
|
|
|
|
.u-col-sm-push-5 {
|
|
|
|
|
left: 41.66667%; }
|
|
|
|
|
.u-col-sm-pull-5 {
|
|
|
|
|
right: 41.66667%; }
|
|
|
|
|
.u-col-sm-offset-5 {
|
|
|
|
|
margin-left: 41.66667%; }
|
|
|
|
|
.u-col-sm-6 {
|
|
|
|
|
width: 50%; }
|
|
|
|
|
.u-col-sm-push-6 {
|
|
|
|
|
left: 50%; }
|
|
|
|
|
.u-col-sm-pull-6 {
|
|
|
|
|
right: 50%; }
|
|
|
|
|
.u-col-sm-offset-6 {
|
|
|
|
|
margin-left: 50%; }
|
|
|
|
|
.u-col-sm-7 {
|
|
|
|
|
width: 58.33333%; }
|
|
|
|
|
.u-col-sm-push-7 {
|
|
|
|
|
left: 58.33333%; }
|
|
|
|
|
.u-col-sm-pull-7 {
|
|
|
|
|
right: 58.33333%; }
|
|
|
|
|
.u-col-sm-offset-7 {
|
|
|
|
|
margin-left: 58.33333%; }
|
|
|
|
|
.u-col-sm-8 {
|
|
|
|
|
width: 66.66667%; }
|
|
|
|
|
.u-col-sm-push-8 {
|
|
|
|
|
left: 66.66667%; }
|
|
|
|
|
.u-col-sm-pull-8 {
|
|
|
|
|
right: 66.66667%; }
|
|
|
|
|
.u-col-sm-offset-8 {
|
|
|
|
|
margin-left: 66.66667%; }
|
|
|
|
|
.u-col-sm-9 {
|
|
|
|
|
width: 75%; }
|
|
|
|
|
.u-col-sm-push-9 {
|
|
|
|
|
left: 75%; }
|
|
|
|
|
.u-col-sm-pull-9 {
|
|
|
|
|
right: 75%; }
|
|
|
|
|
.u-col-sm-offset-9 {
|
|
|
|
|
margin-left: 75%; }
|
|
|
|
|
.u-col-sm-10 {
|
|
|
|
|
width: 83.33333%; }
|
|
|
|
|
.u-col-sm-push-10 {
|
|
|
|
|
left: 83.33333%; }
|
|
|
|
|
.u-col-sm-pull-10 {
|
|
|
|
|
right: 83.33333%; }
|
|
|
|
|
.u-col-sm-offset-10 {
|
|
|
|
|
margin-left: 83.33333%; }
|
|
|
|
|
.u-col-sm-11 {
|
|
|
|
|
width: 91.66667%; }
|
|
|
|
|
.u-col-sm-push-11 {
|
|
|
|
|
left: 91.66667%; }
|
|
|
|
|
.u-col-sm-pull-11 {
|
|
|
|
|
right: 91.66667%; }
|
|
|
|
|
.u-col-sm-offset-11 {
|
|
|
|
|
margin-left: 91.66667%; }
|
|
|
|
|
.u-col-sm-12 {
|
|
|
|
|
width: 100%; }
|
|
|
|
|
.u-col-sm-push-12 {
|
|
|
|
|
left: 100%; }
|
|
|
|
|
.u-col-sm-pull-12 {
|
|
|
|
|
right: 100%; }
|
|
|
|
|
.u-col-sm-offset-12 {
|
|
|
|
|
margin-left: 100%; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 992px) {
|
|
|
|
|
.u-col-md-1, .u-col-md-2, .u-col-md-3, .u-col-md-4, .u-col-md-5, .u-col-md-6, .u-col-md-7, .u-col-md-8, .u-col-md-9, .u-col-md-10, .u-col-md-11, .u-col-md-12 {
|
|
|
|
|
float: left; }
|
|
|
|
|
.u-col-1, .u-col-2, .u-col-3, .u-col-4, .u-col-5, .u-col-6, .u-col-7, .u-col-8, .u-col-9, .u-col-10, .u-col-11, .u-col-12 {
|
|
|
|
|
float: left; }
|
|
|
|
|
.u-col-md-push-0 {
|
|
|
|
|
left: auto; }
|
|
|
|
|
.u-col-md-pull-0 {
|
|
|
|
|
right: auto; }
|
|
|
|
|
.u-col-md-1 {
|
|
|
|
|
width: 8.33333%; }
|
|
|
|
|
.u-col-md-push-1 {
|
|
|
|
|
left: 8.33333%; }
|
|
|
|
|
.u-col-md-pull-1 {
|
|
|
|
|
right: 8.33333%; }
|
|
|
|
|
.u-col-md-offset-1 {
|
|
|
|
|
margin-left: 8.33333%; }
|
|
|
|
|
.u-col-md-2 {
|
|
|
|
|
width: 16.66667%; }
|
|
|
|
|
.u-col-md-push-2 {
|
|
|
|
|
left: 16.66667%; }
|
|
|
|
|
.u-col-md-pull-2 {
|
|
|
|
|
right: 16.66667%; }
|
|
|
|
|
.u-col-md-offset-2 {
|
|
|
|
|
margin-left: 16.66667%; }
|
|
|
|
|
.u-col-md-3 {
|
|
|
|
|
width: 25%; }
|
|
|
|
|
.u-col-md-push-3 {
|
|
|
|
|
left: 25%; }
|
|
|
|
|
.u-col-md-pull-3 {
|
|
|
|
|
right: 25%; }
|
|
|
|
|
.u-col-md-offset-3 {
|
|
|
|
|
margin-left: 25%; }
|
|
|
|
|
.u-col-md-4 {
|
|
|
|
|
width: 33.33333%; }
|
|
|
|
|
.u-col-md-push-4 {
|
|
|
|
|
left: 33.33333%; }
|
|
|
|
|
.u-col-md-pull-4 {
|
|
|
|
|
right: 33.33333%; }
|
|
|
|
|
.u-col-md-offset-4 {
|
|
|
|
|
margin-left: 33.33333%; }
|
|
|
|
|
.u-col-md-5 {
|
|
|
|
|
width: 41.66667%; }
|
|
|
|
|
.u-col-md-push-5 {
|
|
|
|
|
left: 41.66667%; }
|
|
|
|
|
.u-col-md-pull-5 {
|
|
|
|
|
right: 41.66667%; }
|
|
|
|
|
.u-col-md-offset-5 {
|
|
|
|
|
margin-left: 41.66667%; }
|
|
|
|
|
.u-col-md-6 {
|
|
|
|
|
width: 50%; }
|
|
|
|
|
.u-col-md-push-6 {
|
|
|
|
|
left: 50%; }
|
|
|
|
|
.u-col-md-pull-6 {
|
|
|
|
|
right: 50%; }
|
|
|
|
|
.u-col-md-offset-6 {
|
|
|
|
|
margin-left: 50%; }
|
|
|
|
|
.u-col-md-7 {
|
|
|
|
|
width: 58.33333%; }
|
|
|
|
|
.u-col-md-push-7 {
|
|
|
|
|
left: 58.33333%; }
|
|
|
|
|
.u-col-md-pull-7 {
|
|
|
|
|
right: 58.33333%; }
|
|
|
|
|
.u-col-md-offset-7 {
|
|
|
|
|
margin-left: 58.33333%; }
|
|
|
|
|
.u-col-md-8 {
|
|
|
|
|
width: 66.66667%; }
|
|
|
|
|
.u-col-md-push-8 {
|
|
|
|
|
left: 66.66667%; }
|
|
|
|
|
.u-col-md-pull-8 {
|
|
|
|
|
right: 66.66667%; }
|
|
|
|
|
.u-col-md-offset-8 {
|
|
|
|
|
margin-left: 66.66667%; }
|
|
|
|
|
.u-col-md-9 {
|
|
|
|
|
width: 75%; }
|
|
|
|
|
.u-col-md-push-9 {
|
|
|
|
|
left: 75%; }
|
|
|
|
|
.u-col-md-pull-9 {
|
|
|
|
|
right: 75%; }
|
|
|
|
|
.u-col-md-offset-9 {
|
|
|
|
|
margin-left: 75%; }
|
|
|
|
|
.u-col-md-10 {
|
|
|
|
|
width: 83.33333%; }
|
|
|
|
|
.u-col-md-push-10 {
|
|
|
|
|
left: 83.33333%; }
|
|
|
|
|
.u-col-md-pull-10 {
|
|
|
|
|
right: 83.33333%; }
|
|
|
|
|
.u-col-md-offset-10 {
|
|
|
|
|
margin-left: 83.33333%; }
|
|
|
|
|
.u-col-md-11 {
|
|
|
|
|
width: 91.66667%; }
|
|
|
|
|
.u-col-md-push-11 {
|
|
|
|
|
left: 91.66667%; }
|
|
|
|
|
.u-col-md-pull-11 {
|
|
|
|
|
right: 91.66667%; }
|
|
|
|
|
.u-col-md-offset-11 {
|
|
|
|
|
margin-left: 91.66667%; }
|
|
|
|
|
.u-col-md-12 {
|
|
|
|
|
width: 100%; }
|
|
|
|
|
.u-col-md-push-12 {
|
|
|
|
|
left: 100%; }
|
|
|
|
|
.u-col-md-pull-12 {
|
|
|
|
|
right: 100%; }
|
|
|
|
|
.u-col-md-offset-12 {
|
|
|
|
|
margin-left: 100%; }
|
|
|
|
|
.u-col-push-0 {
|
|
|
|
|
left: auto; }
|
|
|
|
|
.u-col-pull-0 {
|
|
|
|
|
right: auto; }
|
|
|
|
|
.u-col-1 {
|
|
|
|
|
width: 8.33333%; }
|
|
|
|
|
.u-col-push-1 {
|
|
|
|
|
left: 8.33333%; }
|
|
|
|
|
.u-col-pull-1 {
|
|
|
|
|
right: 8.33333%; }
|
|
|
|
|
.u-col-offset-1 {
|
|
|
|
|
margin-left: 8.33333%; }
|
|
|
|
|
.u-col-2 {
|
|
|
|
|
width: 16.66667%; }
|
|
|
|
|
.u-col-push-2 {
|
|
|
|
|
left: 16.66667%; }
|
|
|
|
|
.u-col-pull-2 {
|
|
|
|
|
right: 16.66667%; }
|
|
|
|
|
.u-col-offset-2 {
|
|
|
|
|
margin-left: 16.66667%; }
|
|
|
|
|
.u-col-3 {
|
|
|
|
|
width: 25%; }
|
|
|
|
|
.u-col-push-3 {
|
|
|
|
|
left: 25%; }
|
|
|
|
|
.u-col-pull-3 {
|
|
|
|
|
right: 25%; }
|
|
|
|
|
.u-col-offset-3 {
|
|
|
|
|
margin-left: 25%; }
|
|
|
|
|
.u-col-4 {
|
|
|
|
|
width: 33.33333%; }
|
|
|
|
|
.u-col-push-4 {
|
|
|
|
|
left: 33.33333%; }
|
|
|
|
|
.u-col-pull-4 {
|
|
|
|
|
right: 33.33333%; }
|
|
|
|
|
.u-col-offset-4 {
|
|
|
|
|
margin-left: 33.33333%; }
|
|
|
|
|
.u-col-5 {
|
|
|
|
|
width: 41.66667%; }
|
|
|
|
|
.u-col-push-5 {
|
|
|
|
|
left: 41.66667%; }
|
|
|
|
|
.u-col-pull-5 {
|
|
|
|
|
right: 41.66667%; }
|
|
|
|
|
.u-col-offset-5 {
|
|
|
|
|
margin-left: 41.66667%; }
|
|
|
|
|
.u-col-6 {
|
|
|
|
|
width: 50%; }
|
|
|
|
|
.u-col-push-6 {
|
|
|
|
|
left: 50%; }
|
|
|
|
|
.u-col-pull-6 {
|
|
|
|
|
right: 50%; }
|
|
|
|
|
.u-col-offset-6 {
|
|
|
|
|
margin-left: 50%; }
|
|
|
|
|
.u-col-7 {
|
|
|
|
|
width: 58.33333%; }
|
|
|
|
|
.u-col-push-7 {
|
|
|
|
|
left: 58.33333%; }
|
|
|
|
|
.u-col-pull-7 {
|
|
|
|
|
right: 58.33333%; }
|
|
|
|
|
.u-col-offset-7 {
|
|
|
|
|
margin-left: 58.33333%; }
|
|
|
|
|
.u-col-8 {
|
|
|
|
|
width: 66.66667%; }
|
|
|
|
|
.u-col-push-8 {
|
|
|
|
|
left: 66.66667%; }
|
|
|
|
|
.u-col-pull-8 {
|
|
|
|
|
right: 66.66667%; }
|
|
|
|
|
.u-col-offset-8 {
|
|
|
|
|
margin-left: 66.66667%; }
|
|
|
|
|
.u-col-9 {
|
|
|
|
|
width: 75%; }
|
|
|
|
|
.u-col-push-9 {
|
|
|
|
|
left: 75%; }
|
|
|
|
|
.u-col-pull-9 {
|
|
|
|
|
right: 75%; }
|
|
|
|
|
.u-col-offset-9 {
|
|
|
|
|
margin-left: 75%; }
|
|
|
|
|
.u-col-10 {
|
|
|
|
|
width: 83.33333%; }
|
|
|
|
|
.u-col-push-10 {
|
|
|
|
|
left: 83.33333%; }
|
|
|
|
|
.u-col-pull-10 {
|
|
|
|
|
right: 83.33333%; }
|
|
|
|
|
.u-col-offset-10 {
|
|
|
|
|
margin-left: 83.33333%; }
|
|
|
|
|
.u-col-11 {
|
|
|
|
|
width: 91.66667%; }
|
|
|
|
|
.u-col-push-11 {
|
|
|
|
|
left: 91.66667%; }
|
|
|
|
|
.u-col-pull-11 {
|
|
|
|
|
right: 91.66667%; }
|
|
|
|
|
.u-col-offset-11 {
|
|
|
|
|
margin-left: 91.66667%; }
|
|
|
|
|
.u-col-12 {
|
|
|
|
|
width: 100%; }
|
|
|
|
|
.u-col-push-12 {
|
|
|
|
|
left: 100%; }
|
|
|
|
|
.u-col-pull-12 {
|
|
|
|
|
right: 100%; }
|
|
|
|
|
.u-col-offset-12 {
|
|
|
|
|
margin-left: 100%; } }
|
|
|
|
|
|
|
|
|
|
@media (min-width: 1200px) {
|
|
|
|
|
.u-col-lg-1, .u-col-lg-2, .u-col-lg-3, .u-col-lg-4, .u-col-lg-5, .u-col-lg-6, .u-col-lg-7, .u-col-lg-8, .u-col-lg-9, .u-col-lg-10, .u-col-lg-11, .u-col-lg-12 {
|
|
|
|
|
float: left; }
|
|
|
|
|
.u-col-lg-push-0 {
|
|
|
|
|
left: auto; }
|
|
|
|
|
.u-col-lg-pull-0 {
|
|
|
|
|
right: auto; }
|
|
|
|
|
.u-col-lg-1 {
|
|
|
|
|
width: 8.33333%; }
|
|
|
|
|
.u-col-lg-push-1 {
|
|
|
|
|
left: 8.33333%; }
|
|
|
|
|
.u-col-lg-pull-1 {
|
|
|
|
|
right: 8.33333%; }
|
|
|
|
|
.u-col-lg-offset-1 {
|
|
|
|
|
margin-left: 8.33333%; }
|
|
|
|
|
.u-col-lg-2 {
|
|
|
|
|
width: 16.66667%; }
|
|
|
|
|
.u-col-lg-push-2 {
|
|
|
|
|
left: 16.66667%; }
|
|
|
|
|
.u-col-lg-pull-2 {
|
|
|
|
|
right: 16.66667%; }
|
|
|
|
|
.u-col-lg-offset-2 {
|
|
|
|
|
margin-left: 16.66667%; }
|
|
|
|
|
.u-col-lg-3 {
|
|
|
|
|
width: 25%; }
|
|
|
|
|
.u-col-lg-push-3 {
|
|
|
|
|
left: 25%; }
|
|
|
|
|
.u-col-lg-pull-3 {
|
|
|
|
|
right: 25%; }
|
|
|
|
|
.u-col-lg-offset-3 {
|
|
|
|
|
margin-left: 25%; }
|
|
|
|
|
.u-col-lg-4 {
|
|
|
|
|
width: 33.33333%; }
|
|
|
|
|
.u-col-lg-push-4 {
|
|
|
|
|
left: 33.33333%; }
|
|
|
|
|
.u-col-lg-pull-4 {
|
|
|
|
|
right: 33.33333%; }
|
|
|
|
|
.u-col-lg-offset-4 {
|
|
|
|
|
margin-left: 33.33333%; }
|
|
|
|
|
.u-col-lg-5 {
|
|
|
|
|
width: 41.66667%; }
|
|
|
|
|
.u-col-lg-push-5 {
|
|
|
|
|
left: 41.66667%; }
|
|
|
|
|
.u-col-lg-pull-5 {
|
|
|
|
|
right: 41.66667%; }
|
|
|
|
|
.u-col-lg-offset-5 {
|
|
|
|
|
margin-left: 41.66667%; }
|
|
|
|
|
.u-col-lg-6 {
|
|
|
|
|
width: 50%; }
|
|
|
|
|
.u-col-lg-push-6 {
|
|
|
|
|
left: 50%; }
|
|
|
|
|
.u-col-lg-pull-6 {
|
|
|
|
|
right: 50%; }
|
|
|
|
|
.u-col-lg-offset-6 {
|
|
|
|
|
margin-left: 50%; }
|
|
|
|
|
.u-col-lg-7 {
|
|
|
|
|
width: 58.33333%; }
|
|
|
|
|
.u-col-lg-push-7 {
|
|
|
|
|
left: 58.33333%; }
|
|
|
|
|
.u-col-lg-pull-7 {
|
|
|
|
|
right: 58.33333%; }
|
|
|
|
|
.u-col-lg-offset-7 {
|
|
|
|
|
margin-left: 58.33333%; }
|
|
|
|
|
.u-col-lg-8 {
|
|
|
|
|
width: 66.66667%; }
|
|
|
|
|
.u-col-lg-push-8 {
|
|
|
|
|
left: 66.66667%; }
|
|
|
|
|
.u-col-lg-pull-8 {
|
|
|
|
|
right: 66.66667%; }
|
|
|
|
|
.u-col-lg-offset-8 {
|
|
|
|
|
margin-left: 66.66667%; }
|
|
|
|
|
.u-col-lg-9 {
|
|
|
|
|
width: 75%; }
|
|
|
|
|
.u-col-lg-push-9 {
|
|
|
|
|
left: 75%; }
|
|
|
|
|
.u-col-lg-pull-9 {
|
|
|
|
|
right: 75%; }
|
|
|
|
|
.u-col-lg-offset-9 {
|
|
|
|
|
margin-left: 75%; }
|
|
|
|
|
.u-col-lg-10 {
|
|
|
|
|
width: 83.33333%; }
|
|
|
|
|
.u-col-lg-push-10 {
|
|
|
|
|
left: 83.33333%; }
|
|
|
|
|
.u-col-lg-pull-10 {
|
|
|
|
|
right: 83.33333%; }
|
|
|
|
|
.u-col-lg-offset-10 {
|
|
|
|
|
margin-left: 83.33333%; }
|
|
|
|
|
.u-col-lg-11 {
|
|
|
|
|
width: 91.66667%; }
|
|
|
|
|
.u-col-lg-push-11 {
|
|
|
|
|
left: 91.66667%; }
|
|
|
|
|
.u-col-lg-pull-11 {
|
|
|
|
|
right: 91.66667%; }
|
|
|
|
|
.u-col-lg-offset-11 {
|
|
|
|
|
margin-left: 91.66667%; }
|
|
|
|
|
.u-col-lg-12 {
|
|
|
|
|
width: 100%; }
|
|
|
|
|
.u-col-lg-push-12 {
|
|
|
|
|
left: 100%; }
|
|
|
|
|
.u-col-lg-pull-12 {
|
|
|
|
|
right: 100%; }
|
|
|
|
|
.u-col-lg-offset-12 {
|
|
|
|
|
margin-left: 100%; } }
|
|
|
|
|
|
|
|
|
|
/* FormGroup */
|
|
|
|
|
/* Navlayout */
|
|
|
|
|
.u-button {
|
|
|
|
|
background: rgb(224,224,224);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
border: 1px solid rgb(224,224,224);
|
2019-02-28 19:41:49 +08:00
|
|
|
|
border-radius: 3px;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
color: rgb(0,0,0);
|
|
|
|
|
position: relative;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
min-width: 72px;
|
2019-02-28 19:41:49 +08:00
|
|
|
|
padding: 4px 13px;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
display: inline-block;
|
|
|
|
|
font-family: "Open Sans", "Helvetica Neue", Arial, "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
font-size: 14px;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
font-weight: 500;
|
|
|
|
|
line-height: 1;
|
|
|
|
|
letter-spacing: 0;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
will-change: box-shadow, transform;
|
|
|
|
|
outline: none;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
text-align: center;
|
|
|
|
|
line-height: 1.57143;
|
|
|
|
|
vertical-align: middle; }
|
|
|
|
|
.u-button::-moz-focus-inner {
|
|
|
|
|
border: 0; }
|
|
|
|
|
.u-button:hover {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(238,238,238);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
border-color: rgb(238,238,238); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-button:active {
|
2019-02-16 10:51:34 +08:00
|
|
|
|
background-color: rgb(189,189,189);
|
|
|
|
|
border-color: rgb(189,189,189); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-button.colored {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
color: rgb(245, 60, 50); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-button.colored:focus:not(:active) {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(238,238,238);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
border-color: rgb(189,189,189); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-button.disable {
|
|
|
|
|
-webkit-box-shadow: none;
|
|
|
|
|
filter: alpha(opacity=65);
|
|
|
|
|
box-shadow: none;
|
|
|
|
|
cursor: not-allowed;
|
|
|
|
|
opacity: .65; }
|
|
|
|
|
|
|
|
|
|
input.u-button[type="submit"] {
|
|
|
|
|
-webkit-appearance: none; }
|
|
|
|
|
|
|
|
|
|
.u-button-floating {
|
|
|
|
|
border-radius: 50%;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
font-size: 14px;
|
|
|
|
|
height: 38px;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
margin: auto;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
min-width: 38px;
|
|
|
|
|
width: 38px;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
padding: 0;
|
|
|
|
|
line-height: normal;
|
2019-03-06 16:39:54 +08:00
|
|
|
|
border: 1px solid rgb(165, 173, 186); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-button-floating.colored {
|
|
|
|
|
background: rgb(67,160,71);
|
|
|
|
|
color: rgb(255,255,255);
|
|
|
|
|
background: rgb(255,255,255); }
|
|
|
|
|
.u-button-floating.colored:hover {
|
|
|
|
|
background-color: rgb(102,187,106); }
|
|
|
|
|
.u-button-floating.colored:focus:not(:active) {
|
|
|
|
|
background-color: rgb(67,160,71); }
|
|
|
|
|
.u-button-floating.colored:active {
|
|
|
|
|
background-color: rgb(67,160,71); }
|
|
|
|
|
|
|
|
|
|
.u-button.disabled, .u-button[disabled] {
|
|
|
|
|
cursor: not-allowed;
|
|
|
|
|
opacity: .65;
|
|
|
|
|
filter: alpha(opacity=65);
|
|
|
|
|
box-shadow: none; }
|
|
|
|
|
|
|
|
|
|
.u-button-default {
|
|
|
|
|
color: #333;
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
border-color: #ccc; }
|
2019-03-05 10:40:57 +08:00
|
|
|
|
.u-button-default:hover, .u-button-default:active {
|
2017-11-16 16:10:32 +08:00
|
|
|
|
background-color: #e6e6e6;
|
|
|
|
|
border-color: #adadad; }
|
|
|
|
|
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button-border {
|
2019-02-28 19:41:49 +08:00
|
|
|
|
color: rgb(0,0,0);
|
2019-03-06 16:39:54 +08:00
|
|
|
|
border: 1px solid rgb(165, 173, 186);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
background: rgb(255,255,255); }
|
|
|
|
|
.u-button-border:hover {
|
2019-02-28 19:41:49 +08:00
|
|
|
|
color: rgb(0,0,0);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
background-color: rgb(238,238,238);
|
2019-02-28 19:41:49 +08:00
|
|
|
|
border-color: rgb(165, 173, 186); }
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button-border:active {
|
2019-02-28 19:41:49 +08:00
|
|
|
|
color: rgb(0,0,0);
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(238,238,238);
|
2019-02-28 19:41:49 +08:00
|
|
|
|
border-color: rgb(165, 173, 186); }
|
2019-02-16 10:51:34 +08:00
|
|
|
|
|
|
|
|
|
.u-button.u-button-primary {
|
2017-11-16 16:10:32 +08:00
|
|
|
|
color: rgb(255,255,255);
|
2019-02-28 19:41:49 +08:00
|
|
|
|
background-color: rgb(245, 60, 50);
|
|
|
|
|
border: 1px rgb(245, 60, 50) solid; }
|
2019-03-06 16:39:54 +08:00
|
|
|
|
.u-button.u-button-primary.focus, .u-button.u-button-primary:focus, .u-button.u-button-primary:hover {
|
2019-02-28 19:41:49 +08:00
|
|
|
|
background-color: rgb(230, 0, 18);
|
|
|
|
|
border-color: rgb(230, 0, 18); }
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-primary.active, .u-button.u-button-primary:active {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(230, 0, 18);
|
|
|
|
|
border-color: rgb(230, 0, 18); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-secondary {
|
|
|
|
|
color: rgb(0,0,0);
|
|
|
|
|
background-color: rgb(224,224,224);
|
|
|
|
|
border: 1px rgb(224,224,224) solid; }
|
2019-03-06 16:39:54 +08:00
|
|
|
|
.u-button.u-button-secondary.focus, .u-button.u-button-secondary:focus, .u-button.u-button-secondary:hover {
|
2019-03-05 10:40:57 +08:00
|
|
|
|
background-color: rgb(189,189,189);
|
|
|
|
|
border-color: rgb(189,189,189); }
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-secondary.active, .u-button.u-button-secondary:active {
|
|
|
|
|
background-color: rgb(189,189,189);
|
|
|
|
|
border-color: rgb(189,189,189); }
|
|
|
|
|
|
|
|
|
|
.u-button.u-button-danger {
|
2017-11-16 16:10:32 +08:00
|
|
|
|
color: rgb(255,255,255);
|
|
|
|
|
background-color: rgb(244,67,54);
|
|
|
|
|
border: 1px rgb(244,67,54) solid; }
|
2019-03-06 16:39:54 +08:00
|
|
|
|
.u-button.u-button-danger.focus, .u-button.u-button-danger:focus, .u-button.u-button-danger:hover {
|
|
|
|
|
background-color: rgb(211,47,47);
|
|
|
|
|
border-color: rgb(211,47,47); }
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-danger.active, .u-button.u-button-danger:active {
|
2017-11-16 16:10:32 +08:00
|
|
|
|
background-color: rgb(211,47,47);
|
|
|
|
|
border-color: rgb(211,47,47); }
|
|
|
|
|
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-info {
|
2017-11-16 16:10:32 +08:00
|
|
|
|
color: rgb(255,255,255);
|
|
|
|
|
background-color: rgb(0,188,212);
|
|
|
|
|
border: 1px rgb(0,188,212) solid; }
|
2019-03-06 16:39:54 +08:00
|
|
|
|
.u-button.u-button-info.focus, .u-button.u-button-info:focus, .u-button.u-button-info:hover {
|
|
|
|
|
background-color: rgb(0,151,167);
|
|
|
|
|
border-color: rgb(0,151,167); }
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-info.active, .u-button.u-button-info:active {
|
2017-11-16 16:10:32 +08:00
|
|
|
|
background-color: rgb(0,151,167);
|
|
|
|
|
border-color: rgb(0,151,167); }
|
|
|
|
|
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-warning {
|
2017-11-16 16:10:32 +08:00
|
|
|
|
color: rgb(255,255,255);
|
|
|
|
|
background-color: rgb(255,152,0);
|
|
|
|
|
border: 1px rgb(255,152,0) solid; }
|
2019-03-06 16:39:54 +08:00
|
|
|
|
.u-button.u-button-warning.focus, .u-button.u-button-warning:focus, .u-button.u-button-warning:hover {
|
|
|
|
|
background-color: rgb(245,124,0);
|
|
|
|
|
border-color: rgb(245,124,0); }
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-warning.active, .u-button.u-button-warning:active {
|
2017-11-16 16:10:32 +08:00
|
|
|
|
background-color: rgb(245,124,0);
|
|
|
|
|
border-color: rgb(245,124,0); }
|
|
|
|
|
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-success {
|
2017-11-16 16:10:32 +08:00
|
|
|
|
color: rgb(255,255,255);
|
|
|
|
|
background-color: rgb(76,175,80);
|
|
|
|
|
border: 1px rgb(76,175,80) solid; }
|
2019-03-06 16:39:54 +08:00
|
|
|
|
.u-button.u-button-success.focus, .u-button.u-button-success:focus, .u-button.u-button-success:hover {
|
|
|
|
|
background-color: rgb(56,142,60);
|
|
|
|
|
border-color: rgb(56,142,60); }
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-success.active, .u-button.u-button-success:active {
|
2017-11-16 16:10:32 +08:00
|
|
|
|
background-color: rgb(56,142,60);
|
|
|
|
|
border-color: rgb(56,142,60); }
|
|
|
|
|
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-dark {
|
|
|
|
|
color: rgb(255,255,255);
|
|
|
|
|
background-color: rgb(97,97,97);
|
|
|
|
|
border: 1px rgb(97,97,97) solid; }
|
2019-03-06 16:39:54 +08:00
|
|
|
|
.u-button.u-button-dark.focus, .u-button.u-button-dark:focus, .u-button.u-button-dark:hover {
|
|
|
|
|
background-color: rgb(66,66,66);
|
|
|
|
|
border-color: rgb(66,66,66); }
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-dark.active, .u-button.u-button-dark:active {
|
|
|
|
|
background-color: rgb(66,66,66);
|
|
|
|
|
border-color: rgb(66,66,66); }
|
|
|
|
|
|
|
|
|
|
.u-button.u-button-light {
|
|
|
|
|
color: rgb(97,97,97);
|
|
|
|
|
background-color: rgb(255,255,255);
|
|
|
|
|
border: 1px rgb(255,255,255) solid; }
|
2019-03-06 16:39:54 +08:00
|
|
|
|
.u-button.u-button-light.focus, .u-button.u-button-light:focus, .u-button.u-button-light:hover {
|
|
|
|
|
background-color: rgb(189,189,189);
|
|
|
|
|
border-color: rgb(189,189,189); }
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button.u-button-light.active, .u-button.u-button-light:active {
|
|
|
|
|
background-color: rgb(189,189,189);
|
|
|
|
|
border-color: rgb(189,189,189); }
|
|
|
|
|
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-button-border.u-button-success {
|
|
|
|
|
color: rgb(76,175,80);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
background-color: #fff;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
border: 1px rgb(76,175,80) solid; }
|
|
|
|
|
.u-button-border.u-button-success.focus, .u-button-border.u-button-success:focus, .u-button-border.u-button-success:hover {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(56,142,60);
|
|
|
|
|
border-color: rgb(56,142,60);
|
2017-11-16 16:10:32 +08:00
|
|
|
|
color: #fff; }
|
|
|
|
|
.u-button-border.u-button-success.active, .u-button-border.u-button-success:active {
|
|
|
|
|
color: #fff;
|
|
|
|
|
background-color: rgb(56,142,60);
|
|
|
|
|
border-color: rgb(56,142,60); }
|
|
|
|
|
|
|
|
|
|
.u-button-border.u-button-warning {
|
|
|
|
|
color: rgb(255,152,0);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
background-color: #fff;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
border: 1px rgb(255,152,0) solid; }
|
|
|
|
|
.u-button-border.u-button-warning.focus, .u-button-border.u-button-warning:focus, .u-button-border.u-button-warning:hover {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(245,124,0);
|
|
|
|
|
border-color: rgb(245,124,0);
|
2017-11-16 16:10:32 +08:00
|
|
|
|
color: #fff; }
|
|
|
|
|
.u-button-border.u-button-warning.active, .u-button-border.u-button-warning:active {
|
|
|
|
|
color: #fff;
|
|
|
|
|
background-color: rgb(245,124,0);
|
|
|
|
|
border-color: rgb(245,124,0); }
|
|
|
|
|
|
|
|
|
|
.u-button-border.u-button-danger {
|
|
|
|
|
color: rgb(244,67,54);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
background-color: #fff;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
border: 1px rgb(244,67,54) solid; }
|
|
|
|
|
.u-button-border.u-button-danger.focus, .u-button-border.u-button-danger:focus, .u-button-border.u-button-danger:hover {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(211,47,47);
|
|
|
|
|
border-color: rgb(211,47,47);
|
2017-11-16 16:10:32 +08:00
|
|
|
|
color: #fff; }
|
|
|
|
|
.u-button-border.u-button-danger.active, .u-button-border.u-button-danger:active {
|
|
|
|
|
color: #fff;
|
|
|
|
|
background-color: rgb(211,47,47);
|
|
|
|
|
border-color: rgb(211,47,47); }
|
|
|
|
|
|
|
|
|
|
.u-button-border.u-button-info {
|
|
|
|
|
color: rgb(0,188,212);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
background-color: #fff;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
border: 1px rgb(0,188,212) solid; }
|
|
|
|
|
.u-button-border.u-button-info.focus, .u-button-border.u-button-info:focus, .u-button-border.u-button-info:hover {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(0,151,167);
|
|
|
|
|
border-color: rgb(0,151,167);
|
2017-11-16 16:10:32 +08:00
|
|
|
|
color: #fff; }
|
|
|
|
|
.u-button-border.u-button-info.active, .u-button-border.u-button-info:active {
|
|
|
|
|
color: #fff;
|
|
|
|
|
background-color: rgb(0,151,167);
|
|
|
|
|
border-color: rgb(0,151,167); }
|
|
|
|
|
|
|
|
|
|
.u-button-border.u-button-primary {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
color: rgb(245, 60, 50);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
background-color: #fff;
|
2019-03-06 16:39:54 +08:00
|
|
|
|
border: 1px rgb(245, 60, 50) solid; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-button-border.u-button-primary.focus, .u-button-border.u-button-primary:focus, .u-button-border.u-button-primary:hover {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(230, 0, 18);
|
|
|
|
|
border-color: rgb(230, 0, 18);
|
2017-11-16 16:10:32 +08:00
|
|
|
|
color: #fff; }
|
|
|
|
|
.u-button-border.u-button-primary.active, .u-button-border.u-button-primary:active {
|
|
|
|
|
color: #fff;
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(230, 0, 18);
|
|
|
|
|
border-color: rgb(230, 0, 18); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button-border.u-button-secondary {
|
|
|
|
|
color: rgb(224,224,224);
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
border: 1px rgb(224,224,224) solid; }
|
|
|
|
|
.u-button-border.u-button-secondary.focus, .u-button-border.u-button-secondary:focus, .u-button-border.u-button-secondary:hover {
|
2019-03-05 10:40:57 +08:00
|
|
|
|
background-color: rgb(189,189,189);
|
|
|
|
|
border-color: rgb(189,189,189);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
color: #fff; }
|
|
|
|
|
.u-button-border.u-button-secondary.active, .u-button-border.u-button-secondary:active {
|
|
|
|
|
color: #fff;
|
|
|
|
|
background-color: rgb(189,189,189);
|
|
|
|
|
border-color: rgb(189,189,189); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button-border.u-button-dark {
|
|
|
|
|
color: rgb(97,97,97);
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
border: 1px rgb(97,97,97) solid; }
|
|
|
|
|
.u-button-border.u-button-dark.focus, .u-button-border.u-button-dark:focus, .u-button-border.u-button-dark:hover {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(66,66,66);
|
|
|
|
|
border-color: rgb(66,66,66);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
color: #fff; }
|
|
|
|
|
.u-button-border.u-button-dark.active, .u-button-border.u-button-dark:active {
|
|
|
|
|
color: #fff;
|
|
|
|
|
background-color: rgb(66,66,66);
|
|
|
|
|
border-color: rgb(66,66,66); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
2019-02-16 10:51:34 +08:00
|
|
|
|
.u-button-border.u-button-light {
|
|
|
|
|
color: rgb(97,97,97);
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
border: 1px rgb(255,255,255) solid; }
|
|
|
|
|
.u-button-border.u-button-light.focus, .u-button-border.u-button-light:focus, .u-button-border.u-button-light:hover {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
background-color: rgb(189,189,189);
|
|
|
|
|
border-color: rgb(189,189,189);
|
2019-02-16 10:51:34 +08:00
|
|
|
|
color: #fff; }
|
|
|
|
|
.u-button-border.u-button-light.active, .u-button-border.u-button-light:active {
|
|
|
|
|
color: #fff;
|
|
|
|
|
background-color: rgb(189,189,189);
|
|
|
|
|
border-color: rgb(189,189,189); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-button-icon {
|
|
|
|
|
border-radius: 50%;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
font-size: 14px;
|
|
|
|
|
height: 32px;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
margin: auto;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
min-width: 32px;
|
|
|
|
|
width: 32px;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
padding: 0;
|
|
|
|
|
line-height: normal;
|
2019-03-06 16:39:54 +08:00
|
|
|
|
border: 1px solid rgb(165, 173, 186); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-button-lg {
|
|
|
|
|
padding: 8px 15px;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
font-size: 14px; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-button-xg {
|
2019-02-28 19:41:49 +08:00
|
|
|
|
padding: 10.5px 18px;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
font-size: 16px; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
2019-02-28 19:41:49 +08:00
|
|
|
|
.u-button-md {
|
|
|
|
|
padding: 4px 13px;
|
|
|
|
|
font-size: 14px; }
|
|
|
|
|
|
2017-11-16 16:10:32 +08:00
|
|
|
|
.u-button-sm {
|
|
|
|
|
padding: 3px 5px;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
font-size: 12px; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-button-squared {
|
|
|
|
|
border-radius: 0; }
|
|
|
|
|
|
|
|
|
|
.u-button-round {
|
|
|
|
|
border-radius: 1000px; }
|
|
|
|
|
|
|
|
|
|
.u-button-block {
|
|
|
|
|
white-space: normal;
|
|
|
|
|
display: block;
|
|
|
|
|
width: 100%; }
|
|
|
|
|
|
|
|
|
|
.u-button-pill-left {
|
|
|
|
|
border-radius: 500px 0 0 500px; }
|
|
|
|
|
|
|
|
|
|
.u-button-pill-right {
|
|
|
|
|
border-radius: 0 500px 500px 0; }
|
|
|
|
|
|
|
|
|
|
.collapsing {
|
|
|
|
|
position: relative;
|
|
|
|
|
height: 0;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
transition-property: height, visibility;
|
|
|
|
|
transition-duration: 0.35s;
|
|
|
|
|
transition-timing-function: ease; }
|
|
|
|
|
|
|
|
|
|
.collapse {
|
|
|
|
|
display: none; }
|
|
|
|
|
|
|
|
|
|
.collapse.in {
|
|
|
|
|
display: block; }
|
|
|
|
|
|
|
|
|
|
/* FormGroup */
|
|
|
|
|
/* Navlayout */
|
|
|
|
|
.u-form-control {
|
|
|
|
|
position: relative;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
padding: 0 12px;
|
|
|
|
|
width: 100%;
|
2019-03-06 16:39:54 +08:00
|
|
|
|
height: 30px;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
cursor: text;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
font-size: 14px;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
line-height: 1.5;
|
|
|
|
|
color: #424242;
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
background-image: none;
|
2019-03-06 16:39:54 +08:00
|
|
|
|
border: 1px solid #bdbdbd;
|
2017-11-16 16:10:32 +08:00
|
|
|
|
border-radius: 3px;
|
|
|
|
|
transition: all .3s; }
|
|
|
|
|
.u-form-control:focus {
|
|
|
|
|
border-color: #66afe9;
|
|
|
|
|
outline: 0; }
|
2019-01-03 16:39:51 +08:00
|
|
|
|
.u-form-control::-ms-clear, .u-form-control ::-ms-reveal {
|
|
|
|
|
display: none; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-form-control[disabled] {
|
|
|
|
|
background: #eee;
|
|
|
|
|
border-color: #e0e0e0;
|
|
|
|
|
color: #BDBDBD;
|
|
|
|
|
cursor: not-allowed; }
|
|
|
|
|
|
|
|
|
|
.u-form-control.lg {
|
2019-03-06 16:39:54 +08:00
|
|
|
|
height: 38px;
|
2018-02-01 10:06:33 +08:00
|
|
|
|
font-size: 14px; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
|
|
|
|
.u-form-control.sm {
|
2018-02-01 10:06:33 +08:00
|
|
|
|
font-size: 12px;
|
2019-03-06 16:39:54 +08:00
|
|
|
|
height: 24px; }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
2018-02-01 10:06:33 +08:00
|
|
|
|
.u-form-control-search-wrapper {
|
2017-11-16 16:10:32 +08:00
|
|
|
|
position: absolute;
|
|
|
|
|
top: 0;
|
|
|
|
|
left: 0;
|
|
|
|
|
height: 28px;
|
|
|
|
|
padding: 4px;
|
|
|
|
|
width: 100%; }
|
2018-02-01 10:06:33 +08:00
|
|
|
|
.u-form-control-search-wrapper .u-form-control-search-action {
|
|
|
|
|
color: #ccc;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 2px;
|
|
|
|
|
right: 2px;
|
|
|
|
|
width: 32px;
|
|
|
|
|
height: 32px;
|
|
|
|
|
line-height: 32px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
text-decoration: none; }
|
|
|
|
|
.u-form-control-search-wrapper .u-form-control-search-action .uf {
|
|
|
|
|
transition: all .3s;
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
color: #ccc; }
|
|
|
|
|
.u-form-control-search-wrapper .u-form-control-search-action .uf.uf-search:before {
|
|
|
|
|
content: "\e603"; }
|
|
|
|
|
|
|
|
|
|
.u-form-control-affix-wrapper {
|
2017-11-16 16:10:32 +08:00
|
|
|
|
position: relative;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
width: 100%; }
|
2018-02-01 10:06:33 +08:00
|
|
|
|
.u-form-control-affix-wrapper .u-form-control-prefix, .u-form-control-affix-wrapper .u-form-control-suffix {
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: 50%;
|
|
|
|
|
transform: translateY(-50%);
|
|
|
|
|
z-index: 2;
|
|
|
|
|
line-height: 0;
|
|
|
|
|
right: 7px;
|
|
|
|
|
color: rgba(0, 0, 0, 0.65); }
|
2017-11-16 16:10:32 +08:00
|
|
|
|
|
2019-03-06 16:39:54 +08:00
|
|
|
|
.myCls.u-tree {
|
|
|
|
|
max-width: 240px; }
|
|
|
|
|
|
2019-02-28 11:09:30 +08:00
|
|
|
|
|
2018-04-08 15:23:17 +08:00
|
|
|
|
.u-tree-searchable-filter {
|
|
|
|
|
color: #f50;
|
|
|
|
|
transition: all .3s ease; }
|
|
|
|
|
|
|
|
|
|
.title-middle {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
vertical-align: middle; }
|
|
|
|
|
|
|
|
|
|
.edit-icon {
|
|
|
|
|
float: right;
|
|
|
|
|
font-size: 14px; }
|
|
|
|
|
|
|
|
|
|
.title-con {
|
|
|
|
|
min-width: 150px; }
|
|
|
|
|
|
2017-11-16 16:10:32 +08:00
|
|
|
|
/*# sourceMappingURL=demo.css.map */
|