bee-tree-select
Version:
TreeSelect ui component for react
2,532 lines (1,751 loc) • 153 kB
CSS
@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 {
background-color: rgb(30,136,229) !important; }
.bg-primary-contrast {
background-color: rgb(255,255,255) !important; }
.bg-primary-dark {
background-color: rgb(21,101,192) !important; }
.bg-accent {
background-color: rgb(67,160,71) !important; }
.bg-accent-contrast {
background-color: rgb(255,255,255) !important; }
.text-primary {
color: rgb(30,136,229) !important; }
.text-primary-contrast {
color: rgb(255,255,255) !important; }
.text-primary-dark {
color: rgb(21,101,192) !important; }
.text-accent {
color: rgb(67,160,71) !important; }
.text-accent-contrast {
color: rgb(255,255,255) !important; }
/*
* 保护有用的浏览器默认样式而不是完全去掉它们
* 一般化的样式:为大部分HTML元素提供
* 修复浏览器自身的bug并保证各浏览器的一致性
* 优化CSS可用性:用一些小技巧
* 解释代码:用注释和详细的文档来
*/
html {
width: 100%;
height: 100%;
-ms-touch-action: manipulation;
touch-action: manipulation;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
/*
* 使body占据整个屏幕删除body边距,因此布局容器不会导致额外的溢出。
* 去掉默认的margin
*/
body {
margin: 0;
width: 100%;
height: 100%; }
/*
* 主显示屏复位为IE支持
* Source: http://weblog.west-wind.com/posts/2015/Jan/12/main-HTML5-Tag-not-working-in-Internet-Explorer-91011
*/
main {
display: block; }
/*
* 对具有hidden属性的元素不应用显示。
* IE 9 and 10 support.
*/
*[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; }
/*
* 选择时删除文本阴影,及设置默认选中颜色
*/
::-moz-selection {
background: rgb(187,222,251);
text-shadow: none; }
::selection {
background: rgb(187,222,251);
text-shadow: none; }
/*
* 默认水平规则
*/
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0; }
/*
* 删除音频,画布,iframes,图像,视频和其容器底部之间的差距
*/
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle; }
/*
* 仅允许垂直调整textareas的大小
*/
textarea {
resize: vertical; }
/* ==========================================================================
浏览器升级提示
========================================================================== */
.browserupgrade {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0; }
/*
* 适用于屏幕阅读器的隐藏
*/
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
/*
* 扩展.visuallyhidden类以允许元素在通过键盘导航时是可对焦的:
* https://www.drupal.org/node/897638
*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
/* ==========================================================================
打印样式。内联以避免额外的HTTP请求
========================================================================== */
@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) ")"; }
/*
* 不显示片段标识符的链接,
* 或使用`javascript:`伪协议
*/
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: ""; }
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
/*
* 打印表格:
* http://css-discuss.incutio.com/wiki/Printing_Tables
*/
thead {
display: table-header-group; }
tr,
img {
page-bre