| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760 |
- /**
- * google-material-color v1.2.6
- * https://github.com/danlevan/google-material-color
- */
- .palette-Red.bg {
- background-color: #F44336;
- }
- .palette-Red.text {
- color: #F44336;
- }
- .palette-Red-50.bg {
- background-color: #FFEBEE;
- }
- .palette-Red-50.text {
- color: #FFEBEE;
- }
- .palette-Red-100.bg {
- background-color: #FFCDD2;
- }
- .palette-Red-100.text {
- color: #FFCDD2;
- }
- .palette-Red-200.bg {
- background-color: #EF9A9A;
- }
- .palette-Red-200.text {
- color: #EF9A9A;
- }
- .palette-Red-300.bg {
- background-color: #E57373;
- }
- .palette-Red-300.text {
- color: #E57373;
- }
- .palette-Red-400.bg {
- background-color: #EF5350;
- }
- .palette-Red-400.text {
- color: #EF5350;
- }
- .palette-Red-500.bg {
- background-color: #F44336;
- }
- .palette-Red-500.text {
- color: #F44336;
- }
- .palette-Red-600.bg {
- background-color: #E53935;
- }
- .palette-Red-600.text {
- color: #E53935;
- }
- .palette-Red-700.bg {
- background-color: #D32F2F;
- }
- .palette-Red-700.text {
- color: #D32F2F;
- }
- .palette-Red-800.bg {
- background-color: #C62828;
- }
- .palette-Red-800.text {
- color: #C62828;
- }
- .palette-Red-900.bg {
- background-color: #B71C1C;
- }
- .palette-Red-900.text {
- color: #B71C1C;
- }
- .palette-Red-A100.bg {
- background-color: #FF8A80;
- }
- .palette-Red-A100.text {
- color: #FF8A80;
- }
- .palette-Red-A200.bg {
- background-color: #FF5252;
- }
- .palette-Red-A200.text {
- color: #FF5252;
- }
- .palette-Red-A400.bg {
- background-color: #FF1744;
- }
- .palette-Red-A400.text {
- color: #FF1744;
- }
- .palette-Red-A700.bg {
- background-color: #D50000;
- }
- .palette-Red-A700.text {
- color: #D50000;
- }
- .palette-Pink.bg {
- background-color: #E91E63;
- }
- .palette-Pink.text {
- color: #E91E63;
- }
- .palette-Pink-50.bg {
- background-color: #FCE4EC;
- }
- .palette-Pink-50.text {
- color: #FCE4EC;
- }
- .palette-Pink-100.bg {
- background-color: #F8BBD0;
- }
- .palette-Pink-100.text {
- color: #F8BBD0;
- }
- .palette-Pink-200.bg {
- background-color: #F48FB1;
- }
- .palette-Pink-200.text {
- color: #F48FB1;
- }
- .palette-Pink-300.bg {
- background-color: #F06292;
- }
- .palette-Pink-300.text {
- color: #F06292;
- }
- .palette-Pink-400.bg {
- background-color: #EC407A;
- }
- .palette-Pink-400.text {
- color: #EC407A;
- }
- .palette-Pink-500.bg {
- background-color: #E91E63;
- }
- .palette-Pink-500.text {
- color: #E91E63;
- }
- .palette-Pink-600.bg {
- background-color: #D81B60;
- }
- .palette-Pink-600.text {
- color: #D81B60;
- }
- .palette-Pink-700.bg {
- background-color: #C2185B;
- }
- .palette-Pink-700.text {
- color: #C2185B;
- }
- .palette-Pink-800.bg {
- background-color: #AD1457;
- }
- .palette-Pink-800.text {
- color: #AD1457;
- }
- .palette-Pink-900.bg {
- background-color: #880E4F;
- }
- .palette-Pink-900.text {
- color: #880E4F;
- }
- .palette-Pink-A100.bg {
- background-color: #FF80AB;
- }
- .palette-Pink-A100.text {
- color: #FF80AB;
- }
- .palette-Pink-A200.bg {
- background-color: #FF4081;
- }
- .palette-Pink-A200.text {
- color: #FF4081;
- }
- .palette-Pink-A400.bg {
- background-color: #F50057;
- }
- .palette-Pink-A400.text {
- color: #F50057;
- }
- .palette-Pink-A700.bg {
- background-color: #C51162;
- }
- .palette-Pink-A700.text {
- color: #C51162;
- }
- .palette-Purple.bg {
- background-color: #9C27B0;
- }
- .palette-Purple.text {
- color: #9C27B0;
- }
- .palette-Purple-50.bg {
- background-color: #F3E5F5;
- }
- .palette-Purple-50.text {
- color: #F3E5F5;
- }
- .palette-Purple-100.bg {
- background-color: #E1BEE7;
- }
- .palette-Purple-100.text {
- color: #E1BEE7;
- }
- .palette-Purple-200.bg {
- background-color: #CE93D8;
- }
- .palette-Purple-200.text {
- color: #CE93D8;
- }
- .palette-Purple-300.bg {
- background-color: #BA68C8;
- }
- .palette-Purple-300.text {
- color: #BA68C8;
- }
- .palette-Purple-400.bg {
- background-color: #AB47BC;
- }
- .palette-Purple-400.text {
- color: #AB47BC;
- }
- .palette-Purple-500.bg {
- background-color: #9C27B0;
- }
- .palette-Purple-500.text {
- color: #9C27B0;
- }
- .palette-Purple-600.bg {
- background-color: #8E24AA;
- }
- .palette-Purple-600.text {
- color: #8E24AA;
- }
- .palette-Purple-700.bg {
- background-color: #7B1FA2;
- }
- .palette-Purple-700.text {
- color: #7B1FA2;
- }
- .palette-Purple-800.bg {
- background-color: #6A1B9A;
- }
- .palette-Purple-800.text {
- color: #6A1B9A;
- }
- .palette-Purple-900.bg {
- background-color: #4A148C;
- }
- .palette-Purple-900.text {
- color: #4A148C;
- }
- .palette-Purple-A100.bg {
- background-color: #EA80FC;
- }
- .palette-Purple-A100.text {
- color: #EA80FC;
- }
- .palette-Purple-A200.bg {
- background-color: #E040FB;
- }
- .palette-Purple-A200.text {
- color: #E040FB;
- }
- .palette-Purple-A400.bg {
- background-color: #D500F9;
- }
- .palette-Purple-A400.text {
- color: #D500F9;
- }
- .palette-Purple-A700.bg {
- background-color: #AA00FF;
- }
- .palette-Purple-A700.text {
- color: #AA00FF;
- }
- .palette-Deep-Purple.bg {
- background-color: #673AB7;
- }
- .palette-Deep-Purple.text {
- color: #673AB7;
- }
- .palette-Deep-Purple-50.bg {
- background-color: #EDE7F6;
- }
- .palette-Deep-Purple-50.text {
- color: #EDE7F6;
- }
- .palette-Deep-Purple-100.bg {
- background-color: #D1C4E9;
- }
- .palette-Deep-Purple-100.text {
- color: #D1C4E9;
- }
- .palette-Deep-Purple-200.bg {
- background-color: #B39DDB;
- }
- .palette-Deep-Purple-200.text {
- color: #B39DDB;
- }
- .palette-Deep-Purple-300.bg {
- background-color: #9575CD;
- }
- .palette-Deep-Purple-300.text {
- color: #9575CD;
- }
- .palette-Deep-Purple-400.bg {
- background-color: #7E57C2;
- }
- .palette-Deep-Purple-400.text {
- color: #7E57C2;
- }
- .palette-Deep-Purple-500.bg {
- background-color: #673AB7;
- }
- .palette-Deep-Purple-500.text {
- color: #673AB7;
- }
- .palette-Deep-Purple-600.bg {
- background-color: #5E35B1;
- }
- .palette-Deep-Purple-600.text {
- color: #5E35B1;
- }
- .palette-Deep-Purple-700.bg {
- background-color: #512DA8;
- }
- .palette-Deep-Purple-700.text {
- color: #512DA8;
- }
- .palette-Deep-Purple-800.bg {
- background-color: #4527A0;
- }
- .palette-Deep-Purple-800.text {
- color: #4527A0;
- }
- .palette-Deep-Purple-900.bg {
- background-color: #311B92;
- }
- .palette-Deep-Purple-900.text {
- color: #311B92;
- }
- .palette-Deep-Purple-A100.bg {
- background-color: #B388FF;
- }
- .palette-Deep-Purple-A100.text {
- color: #B388FF;
- }
- .palette-Deep-Purple-A200.bg {
- background-color: #7C4DFF;
- }
- .palette-Deep-Purple-A200.text {
- color: #7C4DFF;
- }
- .palette-Deep-Purple-A400.bg {
- background-color: #651FFF;
- }
- .palette-Deep-Purple-A400.text {
- color: #651FFF;
- }
- .palette-Deep-Purple-A700.bg {
- background-color: #6200EA;
- }
- .palette-Deep-Purple-A700.text {
- color: #6200EA;
- }
- .palette-Indigo.bg {
- background-color: #3F51B5;
- }
- .palette-Indigo.text {
- color: #3F51B5;
- }
- .palette-Indigo-50.bg {
- background-color: #E8EAF6;
- }
- .palette-Indigo-50.text {
- color: #E8EAF6;
- }
- .palette-Indigo-100.bg {
- background-color: #C5CAE9;
- }
- .palette-Indigo-100.text {
- color: #C5CAE9;
- }
- .palette-Indigo-200.bg {
- background-color: #9FA8DA;
- }
- .palette-Indigo-200.text {
- color: #9FA8DA;
- }
- .palette-Indigo-300.bg {
- background-color: #7986CB;
- }
- .palette-Indigo-300.text {
- color: #7986CB;
- }
- .palette-Indigo-400.bg {
- background-color: #5C6BC0;
- }
- .palette-Indigo-400.text {
- color: #5C6BC0;
- }
- .palette-Indigo-500.bg {
- background-color: #3F51B5;
- }
- .palette-Indigo-500.text {
- color: #3F51B5;
- }
- .palette-Indigo-600.bg {
- background-color: #3949AB;
- }
- .palette-Indigo-600.text {
- color: #3949AB;
- }
- .palette-Indigo-700.bg {
- background-color: #303F9F;
- }
- .palette-Indigo-700.text {
- color: #303F9F;
- }
- .palette-Indigo-800.bg {
- background-color: #283593;
- }
- .palette-Indigo-800.text {
- color: #283593;
- }
- .palette-Indigo-900.bg {
- background-color: #1A237E;
- }
- .palette-Indigo-900.text {
- color: #1A237E;
- }
- .palette-Indigo-A100.bg {
- background-color: #8C9EFF;
- }
- .palette-Indigo-A100.text {
- color: #8C9EFF;
- }
- .palette-Indigo-A200.bg {
- background-color: #536DFE;
- }
- .palette-Indigo-A200.text {
- color: #536DFE;
- }
- .palette-Indigo-A400.bg {
- background-color: #3D5AFE;
- }
- .palette-Indigo-A400.text {
- color: #3D5AFE;
- }
- .palette-Indigo-A700.bg {
- background-color: #304FFE;
- }
- .palette-Indigo-A700.text {
- color: #304FFE;
- }
- .palette-Blue.bg {
- background-color: #2196F3;
- }
- .palette-Blue.text {
- color: #2196F3;
- }
- .palette-Blue-50.bg {
- background-color: #E3F2FD;
- }
- .palette-Blue-50.text {
- color: #E3F2FD;
- }
- .palette-Blue-100.bg {
- background-color: #BBDEFB;
- }
- .palette-Blue-100.text {
- color: #BBDEFB;
- }
- .palette-Blue-200.bg {
- background-color: #90CAF9;
- }
- .palette-Blue-200.text {
- color: #90CAF9;
- }
- .palette-Blue-300.bg {
- background-color: #64B5F6;
- }
- .palette-Blue-300.text {
- color: #64B5F6;
- }
- .palette-Blue-400.bg {
- background-color: #42A5F5;
- }
- .palette-Blue-400.text {
- color: #42A5F5;
- }
- .palette-Blue-500.bg {
- background-color: #2196F3;
- }
- .palette-Blue-500.text {
- color: #2196F3;
- }
- .palette-Blue-600.bg {
- background-color: #1E88E5;
- }
- .palette-Blue-600.text {
- color: #1E88E5;
- }
- .palette-Blue-700.bg {
- background-color: #1976D2;
- }
- .palette-Blue-700.text {
- color: #1976D2;
- }
- .palette-Blue-800.bg {
- background-color: #1565C0;
- }
- .palette-Blue-800.text {
- color: #1565C0;
- }
- .palette-Blue-900.bg {
- background-color: #0D47A1;
- }
- .palette-Blue-900.text {
- color: #0D47A1;
- }
- .palette-Blue-A100.bg {
- background-color: #82B1FF;
- }
- .palette-Blue-A100.text {
- color: #82B1FF;
- }
- .palette-Blue-A200.bg {
- background-color: #448AFF;
- }
- .palette-Blue-A200.text {
- color: #448AFF;
- }
- .palette-Blue-A400.bg {
- background-color: #2979FF;
- }
- .palette-Blue-A400.text {
- color: #2979FF;
- }
- .palette-Blue-A700.bg {
- background-color: #2962FF;
- }
- .palette-Blue-A700.text {
- color: #2962FF;
- }
- .palette-Light-Blue.bg {
- background-color: #03A9F4;
- }
- .palette-Light-Blue.text {
- color: #03A9F4;
- }
- .palette-Light-Blue-50.bg {
- background-color: #E1F5FE;
- }
- .palette-Light-Blue-50.text {
- color: #E1F5FE;
- }
- .palette-Light-Blue-100.bg {
- background-color: #B3E5FC;
- }
- .palette-Light-Blue-100.text {
- color: #B3E5FC;
- }
- .palette-Light-Blue-200.bg {
- background-color: #81D4FA;
- }
- .palette-Light-Blue-200.text {
- color: #81D4FA;
- }
- .palette-Light-Blue-300.bg {
- background-color: #4FC3F7;
- }
- .palette-Light-Blue-300.text {
- color: #4FC3F7;
- }
- .palette-Light-Blue-400.bg {
- background-color: #29B6F6;
- }
- .palette-Light-Blue-400.text {
- color: #29B6F6;
- }
- .palette-Light-Blue-500.bg {
- background-color: #03A9F4;
- }
- .palette-Light-Blue-500.text {
- color: #03A9F4;
- }
- .palette-Light-Blue-600.bg {
- background-color: #039BE5;
- }
- .palette-Light-Blue-600.text {
- color: #039BE5;
- }
- .palette-Light-Blue-700.bg {
- background-color: #0288D1;
- }
- .palette-Light-Blue-700.text {
- color: #0288D1;
- }
- .palette-Light-Blue-800.bg {
- background-color: #0277BD;
- }
- .palette-Light-Blue-800.text {
- color: #0277BD;
- }
- .palette-Light-Blue-900.bg {
- background-color: #01579B;
- }
- .palette-Light-Blue-900.text {
- color: #01579B;
- }
- .palette-Light-Blue-A100.bg {
- background-color: #80D8FF;
- }
- .palette-Light-Blue-A100.text {
- color: #80D8FF;
- }
- .palette-Light-Blue-A200.bg {
- background-color: #40C4FF;
- }
- .palette-Light-Blue-A200.text {
- color: #40C4FF;
- }
- .palette-Light-Blue-A400.bg {
- background-color: #00B0FF;
- }
- .palette-Light-Blue-A400.text {
- color: #00B0FF;
- }
- .palette-Light-Blue-A700.bg {
- background-color: #0091EA;
- }
- .palette-Light-Blue-A700.text {
- color: #0091EA;
- }
- .palette-Cyan.bg {
- background-color: #00BCD4;
- }
- .palette-Cyan.text {
- color: #00BCD4;
- }
- .palette-Cyan-50.bg {
- background-color: #E0F7FA;
- }
- .palette-Cyan-50.text {
- color: #E0F7FA;
- }
- .palette-Cyan-100.bg {
- background-color: #B2EBF2;
- }
- .palette-Cyan-100.text {
- color: #B2EBF2;
- }
- .palette-Cyan-200.bg {
- background-color: #80DEEA;
- }
- .palette-Cyan-200.text {
- color: #80DEEA;
- }
- .palette-Cyan-300.bg {
- background-color: #4DD0E1;
- }
- .palette-Cyan-300.text {
- color: #4DD0E1;
- }
- .palette-Cyan-400.bg {
- background-color: #26C6DA;
- }
- .palette-Cyan-400.text {
- color: #26C6DA;
- }
- .palette-Cyan-500.bg {
- background-color: #00BCD4;
- }
- .palette-Cyan-500.text {
- color: #00BCD4;
- }
- .palette-Cyan-600.bg {
- background-color: #00ACC1;
- }
- .palette-Cyan-600.text {
- color: #00ACC1;
- }
- .palette-Cyan-700.bg {
- background-color: #0097A7;
- }
- .palette-Cyan-700.text {
- color: #0097A7;
- }
- .palette-Cyan-800.bg {
- background-color: #00838F;
- }
- .palette-Cyan-800.text {
- color: #00838F;
- }
- .palette-Cyan-900.bg {
- background-color: #006064;
- }
- .palette-Cyan-900.text {
- color: #006064;
- }
- .palette-Cyan-A100.bg {
- background-color: #84FFFF;
- }
- .palette-Cyan-A100.text {
- color: #84FFFF;
- }
- .palette-Cyan-A200.bg {
- background-color: #18FFFF;
- }
- .palette-Cyan-A200.text {
- color: #18FFFF;
- }
- .palette-Cyan-A400.bg {
- background-color: #00E5FF;
- }
- .palette-Cyan-A400.text {
- color: #00E5FF;
- }
- .palette-Cyan-A700.bg {
- background-color: #00B8D4;
- }
- .palette-Cyan-A700.text {
- color: #00B8D4;
- }
- .palette-Teal.bg {
- background-color: #009688;
- }
- .palette-Teal.text {
- color: #009688;
- }
- .palette-Teal-50.bg {
- background-color: #E0F2F1;
- }
- .palette-Teal-50.text {
- color: #E0F2F1;
- }
- .palette-Teal-100.bg {
- background-color: #B2DFDB;
- }
- .palette-Teal-100.text {
- color: #B2DFDB;
- }
- .palette-Teal-200.bg {
- background-color: #80CBC4;
- }
- .palette-Teal-200.text {
- color: #80CBC4;
- }
- .palette-Teal-300.bg {
- background-color: #4DB6AC;
- }
- .palette-Teal-300.text {
- color: #4DB6AC;
- }
- .palette-Teal-400.bg {
- background-color: #26A69A;
- }
- .palette-Teal-400.text {
- color: #26A69A;
- }
- .palette-Teal-500.bg {
- background-color: #009688;
- }
- .palette-Teal-500.text {
- color: #009688;
- }
- .palette-Teal-600.bg {
- background-color: #00897B;
- }
- .palette-Teal-600.text {
- color: #00897B;
- }
- .palette-Teal-700.bg {
- background-color: #00796B;
- }
- .palette-Teal-700.text {
- color: #00796B;
- }
- .palette-Teal-800.bg {
- background-color: #00695C;
- }
- .palette-Teal-800.text {
- color: #00695C;
- }
- .palette-Teal-900.bg {
- background-color: #004D40;
- }
- .palette-Teal-900.text {
- color: #004D40;
- }
- .palette-Teal-A100.bg {
- background-color: #A7FFEB;
- }
- .palette-Teal-A100.text {
- color: #A7FFEB;
- }
- .palette-Teal-A200.bg {
- background-color: #64FFDA;
- }
- .palette-Teal-A200.text {
- color: #64FFDA;
- }
- .palette-Teal-A400.bg {
- background-color: #1DE9B6;
- }
- .palette-Teal-A400.text {
- color: #1DE9B6;
- }
- .palette-Teal-A700.bg {
- background-color: #00BFA5;
- }
- .palette-Teal-A700.text {
- color: #00BFA5;
- }
- .palette-Green.bg {
- background-color: #4CAF50;
- }
- .palette-Green.text {
- color: #4CAF50;
- }
- .palette-Green-50.bg {
- background-color: #E8F5E9;
- }
- .palette-Green-50.text {
- color: #E8F5E9;
- }
- .palette-Green-100.bg {
- background-color: #C8E6C9;
- }
- .palette-Green-100.text {
- color: #C8E6C9;
- }
- .palette-Green-200.bg {
- background-color: #A5D6A7;
- }
- .palette-Green-200.text {
- color: #A5D6A7;
- }
- .palette-Green-300.bg {
- background-color: #81C784;
- }
- .palette-Green-300.text {
- color: #81C784;
- }
- .palette-Green-400.bg {
- background-color: #66BB6A;
- }
- .palette-Green-400.text {
- color: #66BB6A;
- }
- .palette-Green-500.bg {
- background-color: #4CAF50;
- }
- .palette-Green-500.text {
- color: #4CAF50;
- }
- .palette-Green-600.bg {
- background-color: #43A047;
- }
- .palette-Green-600.text {
- color: #43A047;
- }
- .palette-Green-700.bg {
- background-color: #388E3C;
- }
- .palette-Green-700.text {
- color: #388E3C;
- }
- .palette-Green-800.bg {
- background-color: #2E7D32;
- }
- .palette-Green-800.text {
- color: #2E7D32;
- }
- .palette-Green-900.bg {
- background-color: #1B5E20;
- }
- .palette-Green-900.text {
- color: #1B5E20;
- }
- .palette-Green-A100.bg {
- background-color: #B9F6CA;
- }
- .palette-Green-A100.text {
- color: #B9F6CA;
- }
- .palette-Green-A200.bg {
- background-color: #69F0AE;
- }
- .palette-Green-A200.text {
- color: #69F0AE;
- }
- .palette-Green-A400.bg {
- background-color: #00E676;
- }
- .palette-Green-A400.text {
- color: #00E676;
- }
- .palette-Green-A700.bg {
- background-color: #00C853;
- }
- .palette-Green-A700.text {
- color: #00C853;
- }
- .palette-Light-Green.bg {
- background-color: #8BC34A;
- }
- .palette-Light-Green.text {
- color: #8BC34A;
- }
- .palette-Light-Green-50.bg {
- background-color: #F1F8E9;
- }
- .palette-Light-Green-50.text {
- color: #F1F8E9;
- }
- .palette-Light-Green-100.bg {
- background-color: #DCEDC8;
- }
- .palette-Light-Green-100.text {
- color: #DCEDC8;
- }
- .palette-Light-Green-200.bg {
- background-color: #C5E1A5;
- }
- .palette-Light-Green-200.text {
- color: #C5E1A5;
- }
- .palette-Light-Green-300.bg {
- background-color: #AED581;
- }
- .palette-Light-Green-300.text {
- color: #AED581;
- }
- .palette-Light-Green-400.bg {
- background-color: #9CCC65;
- }
- .palette-Light-Green-400.text {
- color: #9CCC65;
- }
- .palette-Light-Green-500.bg {
- background-color: #8BC34A;
- }
- .palette-Light-Green-500.text {
- color: #8BC34A;
- }
- .palette-Light-Green-600.bg {
- background-color: #7CB342;
- }
- .palette-Light-Green-600.text {
- color: #7CB342;
- }
- .palette-Light-Green-700.bg {
- background-color: #689F38;
- }
- .palette-Light-Green-700.text {
- color: #689F38;
- }
- .palette-Light-Green-800.bg {
- background-color: #558B2F;
- }
- .palette-Light-Green-800.text {
- color: #558B2F;
- }
- .palette-Light-Green-900.bg {
- background-color: #33691E;
- }
- .palette-Light-Green-900.text {
- color: #33691E;
- }
- .palette-Light-Green-A100.bg {
- background-color: #CCFF90;
- }
- .palette-Light-Green-A100.text {
- color: #CCFF90;
- }
- .palette-Light-Green-A200.bg {
- background-color: #B2FF59;
- }
- .palette-Light-Green-A200.text {
- color: #B2FF59;
- }
- .palette-Light-Green-A400.bg {
- background-color: #76FF03;
- }
- .palette-Light-Green-A400.text {
- color: #76FF03;
- }
- .palette-Light-Green-A700.bg {
- background-color: #64DD17;
- }
- .palette-Light-Green-A700.text {
- color: #64DD17;
- }
- .palette-Lime.bg {
- background-color: #CDDC39;
- }
- .palette-Lime.text {
- color: #CDDC39;
- }
- .palette-Lime-50.bg {
- background-color: #F9FBE7;
- }
- .palette-Lime-50.text {
- color: #F9FBE7;
- }
- .palette-Lime-100.bg {
- background-color: #F0F4C3;
- }
- .palette-Lime-100.text {
- color: #F0F4C3;
- }
- .palette-Lime-200.bg {
- background-color: #E6EE9C;
- }
- .palette-Lime-200.text {
- color: #E6EE9C;
- }
- .palette-Lime-300.bg {
- background-color: #DCE775;
- }
- .palette-Lime-300.text {
- color: #DCE775;
- }
- .palette-Lime-400.bg {
- background-color: #D4E157;
- }
- .palette-Lime-400.text {
- color: #D4E157;
- }
- .palette-Lime-500.bg {
- background-color: #CDDC39;
- }
- .palette-Lime-500.text {
- color: #CDDC39;
- }
- .palette-Lime-600.bg {
- background-color: #C0CA33;
- }
- .palette-Lime-600.text {
- color: #C0CA33;
- }
- .palette-Lime-700.bg {
- background-color: #AFB42B;
- }
- .palette-Lime-700.text {
- color: #AFB42B;
- }
- .palette-Lime-800.bg {
- background-color: #9E9D24;
- }
- .palette-Lime-800.text {
- color: #9E9D24;
- }
- .palette-Lime-900.bg {
- background-color: #827717;
- }
- .palette-Lime-900.text {
- color: #827717;
- }
- .palette-Lime-A100.bg {
- background-color: #F4FF81;
- }
- .palette-Lime-A100.text {
- color: #F4FF81;
- }
- .palette-Lime-A200.bg {
- background-color: #EEFF41;
- }
- .palette-Lime-A200.text {
- color: #EEFF41;
- }
- .palette-Lime-A400.bg {
- background-color: #C6FF00;
- }
- .palette-Lime-A400.text {
- color: #C6FF00;
- }
- .palette-Lime-A700.bg {
- background-color: #AEEA00;
- }
- .palette-Lime-A700.text {
- color: #AEEA00;
- }
- .palette-Yellow.bg {
- background-color: #FFEB3B;
- }
- .palette-Yellow.text {
- color: #FFEB3B;
- }
- .palette-Yellow-50.bg {
- background-color: #FFFDE7;
- }
- .palette-Yellow-50.text {
- color: #FFFDE7;
- }
- .palette-Yellow-100.bg {
- background-color: #FFF9C4;
- }
- .palette-Yellow-100.text {
- color: #FFF9C4;
- }
- .palette-Yellow-200.bg {
- background-color: #FFF59D;
- }
- .palette-Yellow-200.text {
- color: #FFF59D;
- }
- .palette-Yellow-300.bg {
- background-color: #FFF176;
- }
- .palette-Yellow-300.text {
- color: #FFF176;
- }
- .palette-Yellow-400.bg {
- background-color: #FFEE58;
- }
- .palette-Yellow-400.text {
- color: #FFEE58;
- }
- .palette-Yellow-500.bg {
- background-color: #FFEB3B;
- }
- .palette-Yellow-500.text {
- color: #FFEB3B;
- }
- .palette-Yellow-600.bg {
- background-color: #FDD835;
- }
- .palette-Yellow-600.text {
- color: #FDD835;
- }
- .palette-Yellow-700.bg {
- background-color: #FBC02D;
- }
- .palette-Yellow-700.text {
- color: #FBC02D;
- }
- .palette-Yellow-800.bg {
- background-color: #F9A825;
- }
- .palette-Yellow-800.text {
- color: #F9A825;
- }
- .palette-Yellow-900.bg {
- background-color: #F57F17;
- }
- .palette-Yellow-900.text {
- color: #F57F17;
- }
- .palette-Yellow-A100.bg {
- background-color: #FFFF8D;
- }
- .palette-Yellow-A100.text {
- color: #FFFF8D;
- }
- .palette-Yellow-A200.bg {
- background-color: #FFFF00;
- }
- .palette-Yellow-A200.text {
- color: #FFFF00;
- }
- .palette-Yellow-A400.bg {
- background-color: #FFEA00;
- }
- .palette-Yellow-A400.text {
- color: #FFEA00;
- }
- .palette-Yellow-A700.bg {
- background-color: #FFD600;
- }
- .palette-Yellow-A700.text {
- color: #FFD600;
- }
- .palette-Amber.bg {
- background-color: #FFC107;
- }
- .palette-Amber.text {
- color: #FFC107;
- }
- .palette-Amber-50.bg {
- background-color: #FFF8E1;
- }
- .palette-Amber-50.text {
- color: #FFF8E1;
- }
- .palette-Amber-100.bg {
- background-color: #FFECB3;
- }
- .palette-Amber-100.text {
- color: #FFECB3;
- }
- .palette-Amber-200.bg {
- background-color: #FFE082;
- }
- .palette-Amber-200.text {
- color: #FFE082;
- }
- .palette-Amber-300.bg {
- background-color: #FFD54F;
- }
- .palette-Amber-300.text {
- color: #FFD54F;
- }
- .palette-Amber-400.bg {
- background-color: #FFCA28;
- }
- .palette-Amber-400.text {
- color: #FFCA28;
- }
- .palette-Amber-500.bg {
- background-color: #FFC107;
- }
- .palette-Amber-500.text {
- color: #FFC107;
- }
- .palette-Amber-600.bg {
- background-color: #FFB300;
- }
- .palette-Amber-600.text {
- color: #FFB300;
- }
- .palette-Amber-700.bg {
- background-color: #FFA000;
- }
- .palette-Amber-700.text {
- color: #FFA000;
- }
- .palette-Amber-800.bg {
- background-color: #FF8F00;
- }
- .palette-Amber-800.text {
- color: #FF8F00;
- }
- .palette-Amber-900.bg {
- background-color: #FF6F00;
- }
- .palette-Amber-900.text {
- color: #FF6F00;
- }
- .palette-Amber-A100.bg {
- background-color: #FFE57F;
- }
- .palette-Amber-A100.text {
- color: #FFE57F;
- }
- .palette-Amber-A200.bg {
- background-color: #FFD740;
- }
- .palette-Amber-A200.text {
- color: #FFD740;
- }
- .palette-Amber-A400.bg {
- background-color: #FFC400;
- }
- .palette-Amber-A400.text {
- color: #FFC400;
- }
- .palette-Amber-A700.bg {
- background-color: #FFAB00;
- }
- .palette-Amber-A700.text {
- color: #FFAB00;
- }
- .palette-Orange.bg {
- background-color: #FF9800;
- }
- .palette-Orange.text {
- color: #FF9800;
- }
- .palette-Orange-50.bg {
- background-color: #FFF3E0;
- }
- .palette-Orange-50.text {
- color: #FFF3E0;
- }
- .palette-Orange-100.bg {
- background-color: #FFE0B2;
- }
- .palette-Orange-100.text {
- color: #FFE0B2;
- }
- .palette-Orange-200.bg {
- background-color: #FFCC80;
- }
- .palette-Orange-200.text {
- color: #FFCC80;
- }
- .palette-Orange-300.bg {
- background-color: #FFB74D;
- }
- .palette-Orange-300.text {
- color: #FFB74D;
- }
- .palette-Orange-400.bg {
- background-color: #FFA726;
- }
- .palette-Orange-400.text {
- color: #FFA726;
- }
- .palette-Orange-500.bg {
- background-color: #FF9800;
- }
- .palette-Orange-500.text {
- color: #FF9800;
- }
- .palette-Orange-600.bg {
- background-color: #FB8C00;
- }
- .palette-Orange-600.text {
- color: #FB8C00;
- }
- .palette-Orange-700.bg {
- background-color: #F57C00;
- }
- .palette-Orange-700.text {
- color: #F57C00;
- }
- .palette-Orange-800.bg {
- background-color: #EF6C00;
- }
- .palette-Orange-800.text {
- color: #EF6C00;
- }
- .palette-Orange-900.bg {
- background-color: #E65100;
- }
- .palette-Orange-900.text {
- color: #E65100;
- }
- .palette-Orange-A100.bg {
- background-color: #FFD180;
- }
- .palette-Orange-A100.text {
- color: #FFD180;
- }
- .palette-Orange-A200.bg {
- background-color: #FFAB40;
- }
- .palette-Orange-A200.text {
- color: #FFAB40;
- }
- .palette-Orange-A400.bg {
- background-color: #FF9100;
- }
- .palette-Orange-A400.text {
- color: #FF9100;
- }
- .palette-Orange-A700.bg {
- background-color: #FF6D00;
- }
- .palette-Orange-A700.text {
- color: #FF6D00;
- }
- .palette-Deep-Orange.bg {
- background-color: #FF5722;
- }
- .palette-Deep-Orange.text {
- color: #FF5722;
- }
- .palette-Deep-Orange-50.bg {
- background-color: #FBE9E7;
- }
- .palette-Deep-Orange-50.text {
- color: #FBE9E7;
- }
- .palette-Deep-Orange-100.bg {
- background-color: #FFCCBC;
- }
- .palette-Deep-Orange-100.text {
- color: #FFCCBC;
- }
- .palette-Deep-Orange-200.bg {
- background-color: #FFAB91;
- }
- .palette-Deep-Orange-200.text {
- color: #FFAB91;
- }
- .palette-Deep-Orange-300.bg {
- background-color: #FF8A65;
- }
- .palette-Deep-Orange-300.text {
- color: #FF8A65;
- }
- .palette-Deep-Orange-400.bg {
- background-color: #FF7043;
- }
- .palette-Deep-Orange-400.text {
- color: #FF7043;
- }
- .palette-Deep-Orange-500.bg {
- background-color: #FF5722;
- }
- .palette-Deep-Orange-500.text {
- color: #FF5722;
- }
- .palette-Deep-Orange-600.bg {
- background-color: #F4511E;
- }
- .palette-Deep-Orange-600.text {
- color: #F4511E;
- }
- .palette-Deep-Orange-700.bg {
- background-color: #E64A19;
- }
- .palette-Deep-Orange-700.text {
- color: #E64A19;
- }
- .palette-Deep-Orange-800.bg {
- background-color: #D84315;
- }
- .palette-Deep-Orange-800.text {
- color: #D84315;
- }
- .palette-Deep-Orange-900.bg {
- background-color: #BF360C;
- }
- .palette-Deep-Orange-900.text {
- color: #BF360C;
- }
- .palette-Deep-Orange-A100.bg {
- background-color: #FF9E80;
- }
- .palette-Deep-Orange-A100.text {
- color: #FF9E80;
- }
- .palette-Deep-Orange-A200.bg {
- background-color: #FF6E40;
- }
- .palette-Deep-Orange-A200.text {
- color: #FF6E40;
- }
- .palette-Deep-Orange-A400.bg {
- background-color: #FF3D00;
- }
- .palette-Deep-Orange-A400.text {
- color: #FF3D00;
- }
- .palette-Deep-Orange-A700.bg {
- background-color: #DD2C00;
- }
- .palette-Deep-Orange-A700.text {
- color: #DD2C00;
- }
- .palette-Brown.bg {
- background-color: #795548;
- }
- .palette-Brown.text {
- color: #795548;
- }
- .palette-Brown-50.bg {
- background-color: #EFEBE9;
- }
- .palette-Brown-50.text {
- color: #EFEBE9;
- }
- .palette-Brown-100.bg {
- background-color: #D7CCC8;
- }
- .palette-Brown-100.text {
- color: #D7CCC8;
- }
- .palette-Brown-200.bg {
- background-color: #BCAAA4;
- }
- .palette-Brown-200.text {
- color: #BCAAA4;
- }
- .palette-Brown-300.bg {
- background-color: #A1887F;
- }
- .palette-Brown-300.text {
- color: #A1887F;
- }
- .palette-Brown-400.bg {
- background-color: #8D6E63;
- }
- .palette-Brown-400.text {
- color: #8D6E63;
- }
- .palette-Brown-500.bg {
- background-color: #795548;
- }
- .palette-Brown-500.text {
- color: #795548;
- }
- .palette-Brown-600.bg {
- background-color: #6D4C41;
- }
- .palette-Brown-600.text {
- color: #6D4C41;
- }
- .palette-Brown-700.bg {
- background-color: #5D4037;
- }
- .palette-Brown-700.text {
- color: #5D4037;
- }
- .palette-Brown-800.bg {
- background-color: #4E342E;
- }
- .palette-Brown-800.text {
- color: #4E342E;
- }
- .palette-Brown-900.bg {
- background-color: #3E2723;
- }
- .palette-Brown-900.text {
- color: #3E2723;
- }
- .palette-Grey.bg {
- background-color: #9E9E9E;
- }
- .palette-Grey.text {
- color: #9E9E9E;
- }
- .palette-Grey-50.bg {
- background-color: #FAFAFA;
- }
- .palette-Grey-50.text {
- color: #FAFAFA;
- }
- .palette-Grey-100.bg {
- background-color: #F5F5F5;
- }
- .palette-Grey-100.text {
- color: #F5F5F5;
- }
- .palette-Grey-200.bg {
- background-color: #EEEEEE;
- }
- .palette-Grey-200.text {
- color: #EEEEEE;
- }
- .palette-Grey-300.bg {
- background-color: #E0E0E0;
- }
- .palette-Grey-300.text {
- color: #E0E0E0;
- }
- .palette-Grey-400.bg {
- background-color: #BDBDBD;
- }
- .palette-Grey-400.text {
- color: #BDBDBD;
- }
- .palette-Grey-500.bg {
- background-color: #9E9E9E;
- }
- .palette-Grey-500.text {
- color: #9E9E9E;
- }
- .palette-Grey-600.bg {
- background-color: #757575;
- }
- .palette-Grey-600.text {
- color: #757575;
- }
- .palette-Grey-700.bg {
- background-color: #616161;
- }
- .palette-Grey-700.text {
- color: #616161;
- }
- .palette-Grey-800.bg {
- background-color: #424242;
- }
- .palette-Grey-800.text {
- color: #424242;
- }
- .palette-Grey-900.bg {
- background-color: #212121;
- }
- .palette-Grey-900.text {
- color: #212121;
- }
- .palette-Blue-Grey.bg {
- background-color: #607D8B;
- }
- .palette-Blue-Grey.text {
- color: #607D8B;
- }
- .palette-Blue-Grey-50.bg {
- background-color: #ECEFF1;
- }
- .palette-Blue-Grey-50.text {
- color: #ECEFF1;
- }
- .palette-Blue-Grey-100.bg {
- background-color: #CFD8DC;
- }
- .palette-Blue-Grey-100.text {
- color: #CFD8DC;
- }
- .palette-Blue-Grey-200.bg {
- background-color: #B0BEC5;
- }
- .palette-Blue-Grey-200.text {
- color: #B0BEC5;
- }
- .palette-Blue-Grey-300.bg {
- background-color: #90A4AE;
- }
- .palette-Blue-Grey-300.text {
- color: #90A4AE;
- }
- .palette-Blue-Grey-400.bg {
- background-color: #78909C;
- }
- .palette-Blue-Grey-400.text {
- color: #78909C;
- }
- .palette-Blue-Grey-500.bg {
- background-color: #607D8B;
- }
- .palette-Blue-Grey-500.text {
- color: #607D8B;
- }
- .palette-Blue-Grey-600.bg {
- background-color: #546E7A;
- }
- .palette-Blue-Grey-600.text {
- color: #546E7A;
- }
- .palette-Blue-Grey-700.bg {
- background-color: #455A64;
- }
- .palette-Blue-Grey-700.text {
- color: #455A64;
- }
- .palette-Blue-Grey-800.bg {
- background-color: #37474F;
- }
- .palette-Blue-Grey-800.text {
- color: #37474F;
- }
- .palette-Blue-Grey-900.bg {
- background-color: #263238;
- }
- .palette-Blue-Grey-900.text {
- color: #263238;
- }
- .palette-Black.bg {
- background-color: #000000;
- }
- .palette-Black.text {
- color: #000000;
- }
- .palette-Black-500.bg {
- background-color: #000000;
- }
- .palette-Black-500.text {
- color: #000000;
- }
- .palette-Black-Text.bg {
- background-color: rgba(0,0,0,0.87);
- }
- .palette-Black-Text.text {
- color: rgba(0,0,0,0.87);
- }
- .palette-Black-Secondary-Text.bg {
- background-color: rgba(0,0,0,0.54);
- }
- .palette-Black-Secondary-Text.text {
- color: rgba(0,0,0,0.54);
- }
- .palette-Black-Icons.bg {
- background-color: rgba(0,0,0,0.54);
- }
- .palette-Black-Icons.text {
- color: rgba(0,0,0,0.54);
- }
- .palette-Black-Disabled.bg {
- background-color: rgba(0,0,0,0.26);
- }
- .palette-Black-Disabled.text {
- color: rgba(0,0,0,0.26);
- }
- .palette-Black-Hint-Text.bg {
- background-color: rgba(0,0,0,0.26);
- }
- .palette-Black-Hint-Text.text {
- color: rgba(0,0,0,0.26);
- }
- .palette-Black-Dividers.bg {
- background-color: rgba(0,0,0,0.12);
- }
- .palette-Black-Dividers.text {
- color: rgba(0,0,0,0.12);
- }
- .palette-White.bg {
- background-color: #ffffff;
- }
- .palette-White.text {
- color: #ffffff;
- }
- .palette-White-500.bg {
- background-color: #ffffff;
- }
- .palette-White-500.text {
- color: #ffffff;
- }
- .palette-White-Text.bg {
- background-color: #ffffff;
- }
- .palette-White-Text.text {
- color: #ffffff;
- }
- .palette-White-Secondary-Text.bg {
- background-color: rgba(255,255,255,0.7);
- }
- .palette-White-Secondary-Text.text {
- color: rgba(255,255,255,0.7);
- }
- .palette-White-Icons.bg {
- background-color: #ffffff;
- }
- .palette-White-Icons.text {
- color: #ffffff;
- }
- .palette-White-Disabled.bg {
- background-color: rgba(255,255,255,0.3);
- }
- .palette-White-Disabled.text {
- color: rgba(255,255,255,0.3);
- }
- .palette-White-Hint-Text.bg {
- background-color: rgba(255,255,255,0.3);
- }
- .palette-White-Hint-Text.text {
- color: rgba(255,255,255,0.3);
- }
- .palette-White-Dividers.bg {
- background-color: rgba(255,255,255,0.12);
- }
- .palette-White-Dividers.text {
- color: rgba(255,255,255,0.12);
- }
|