bootstrap-grid.css 63 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719
  1. /*!
  2. * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
  3. * Copyright 2011-2019 The Bootstrap Authors
  4. * Copyright 2011-2019 Twitter, Inc.
  5. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  6. */
  7. html {
  8. box-sizing: border-box;
  9. -ms-overflow-style: scrollbar;
  10. }
  11. *,
  12. *::before,
  13. *::after {
  14. box-sizing: inherit;
  15. }
  16. .container {
  17. width: 100%;
  18. padding-right: 15px;
  19. padding-left: 15px;
  20. margin-right: auto;
  21. margin-left: auto;
  22. }
  23. @media (min-width: 576px) {
  24. .container {
  25. max-width: 540px;
  26. }
  27. }
  28. @media (min-width: 768px) {
  29. .container {
  30. max-width: 720px;
  31. }
  32. }
  33. @media (min-width: 992px) {
  34. .container {
  35. max-width: 960px;
  36. }
  37. }
  38. @media (min-width: 1200px) {
  39. .container {
  40. max-width: 1140px;
  41. }
  42. }
  43. .container-fluid {
  44. width: 100%;
  45. padding-right: 15px;
  46. padding-left: 15px;
  47. margin-right: auto;
  48. margin-left: auto;
  49. }
  50. .row {
  51. display: -ms-flexbox;
  52. display: flex;
  53. -ms-flex-wrap: wrap;
  54. flex-wrap: wrap;
  55. margin-right: -15px;
  56. margin-left: -15px;
  57. }
  58. .no-gutters {
  59. margin-right: 0;
  60. margin-left: 0;
  61. }
  62. .no-gutters > .col,
  63. .no-gutters > [class*="col-"] {
  64. padding-right: 0;
  65. padding-left: 0;
  66. }
  67. .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
  68. .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
  69. .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
  70. .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
  71. .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
  72. .col-xl-auto {
  73. position: relative;
  74. width: 100%;
  75. padding-right: 15px;
  76. padding-left: 15px;
  77. }
  78. .col {
  79. -ms-flex-preferred-size: 0;
  80. flex-basis: 0;
  81. -ms-flex-positive: 1;
  82. flex-grow: 1;
  83. max-width: 100%;
  84. }
  85. .col-auto {
  86. -ms-flex: 0 0 auto;
  87. flex: 0 0 auto;
  88. width: auto;
  89. max-width: 100%;
  90. }
  91. .col-1 {
  92. -ms-flex: 0 0 8.333333%;
  93. flex: 0 0 8.333333%;
  94. max-width: 8.333333%;
  95. }
  96. .col-2 {
  97. -ms-flex: 0 0 16.666667%;
  98. flex: 0 0 16.666667%;
  99. max-width: 16.666667%;
  100. }
  101. .col-3 {
  102. -ms-flex: 0 0 25%;
  103. flex: 0 0 25%;
  104. max-width: 25%;
  105. }
  106. .col-4 {
  107. -ms-flex: 0 0 33.333333%;
  108. flex: 0 0 33.333333%;
  109. max-width: 33.333333%;
  110. }
  111. .col-5 {
  112. -ms-flex: 0 0 41.666667%;
  113. flex: 0 0 41.666667%;
  114. max-width: 41.666667%;
  115. }
  116. .col-6 {
  117. -ms-flex: 0 0 50%;
  118. flex: 0 0 50%;
  119. max-width: 50%;
  120. }
  121. .col-7 {
  122. -ms-flex: 0 0 58.333333%;
  123. flex: 0 0 58.333333%;
  124. max-width: 58.333333%;
  125. }
  126. .col-8 {
  127. -ms-flex: 0 0 66.666667%;
  128. flex: 0 0 66.666667%;
  129. max-width: 66.666667%;
  130. }
  131. .col-9 {
  132. -ms-flex: 0 0 75%;
  133. flex: 0 0 75%;
  134. max-width: 75%;
  135. }
  136. .col-10 {
  137. -ms-flex: 0 0 83.333333%;
  138. flex: 0 0 83.333333%;
  139. max-width: 83.333333%;
  140. }
  141. .col-11 {
  142. -ms-flex: 0 0 91.666667%;
  143. flex: 0 0 91.666667%;
  144. max-width: 91.666667%;
  145. }
  146. .col-12 {
  147. -ms-flex: 0 0 100%;
  148. flex: 0 0 100%;
  149. max-width: 100%;
  150. }
  151. .order-first {
  152. -ms-flex-order: -1;
  153. order: -1;
  154. }
  155. .order-last {
  156. -ms-flex-order: 13;
  157. order: 13;
  158. }
  159. .order-0 {
  160. -ms-flex-order: 0;
  161. order: 0;
  162. }
  163. .order-1 {
  164. -ms-flex-order: 1;
  165. order: 1;
  166. }
  167. .order-2 {
  168. -ms-flex-order: 2;
  169. order: 2;
  170. }
  171. .order-3 {
  172. -ms-flex-order: 3;
  173. order: 3;
  174. }
  175. .order-4 {
  176. -ms-flex-order: 4;
  177. order: 4;
  178. }
  179. .order-5 {
  180. -ms-flex-order: 5;
  181. order: 5;
  182. }
  183. .order-6 {
  184. -ms-flex-order: 6;
  185. order: 6;
  186. }
  187. .order-7 {
  188. -ms-flex-order: 7;
  189. order: 7;
  190. }
  191. .order-8 {
  192. -ms-flex-order: 8;
  193. order: 8;
  194. }
  195. .order-9 {
  196. -ms-flex-order: 9;
  197. order: 9;
  198. }
  199. .order-10 {
  200. -ms-flex-order: 10;
  201. order: 10;
  202. }
  203. .order-11 {
  204. -ms-flex-order: 11;
  205. order: 11;
  206. }
  207. .order-12 {
  208. -ms-flex-order: 12;
  209. order: 12;
  210. }
  211. .offset-1 {
  212. margin-left: 8.333333%;
  213. }
  214. .offset-2 {
  215. margin-left: 16.666667%;
  216. }
  217. .offset-3 {
  218. margin-left: 25%;
  219. }
  220. .offset-4 {
  221. margin-left: 33.333333%;
  222. }
  223. .offset-5 {
  224. margin-left: 41.666667%;
  225. }
  226. .offset-6 {
  227. margin-left: 50%;
  228. }
  229. .offset-7 {
  230. margin-left: 58.333333%;
  231. }
  232. .offset-8 {
  233. margin-left: 66.666667%;
  234. }
  235. .offset-9 {
  236. margin-left: 75%;
  237. }
  238. .offset-10 {
  239. margin-left: 83.333333%;
  240. }
  241. .offset-11 {
  242. margin-left: 91.666667%;
  243. }
  244. @media (min-width: 576px) {
  245. .col-sm {
  246. -ms-flex-preferred-size: 0;
  247. flex-basis: 0;
  248. -ms-flex-positive: 1;
  249. flex-grow: 1;
  250. max-width: 100%;
  251. }
  252. .col-sm-auto {
  253. -ms-flex: 0 0 auto;
  254. flex: 0 0 auto;
  255. width: auto;
  256. max-width: 100%;
  257. }
  258. .col-sm-1 {
  259. -ms-flex: 0 0 8.333333%;
  260. flex: 0 0 8.333333%;
  261. max-width: 8.333333%;
  262. }
  263. .col-sm-2 {
  264. -ms-flex: 0 0 16.666667%;
  265. flex: 0 0 16.666667%;
  266. max-width: 16.666667%;
  267. }
  268. .col-sm-3 {
  269. -ms-flex: 0 0 25%;
  270. flex: 0 0 25%;
  271. max-width: 25%;
  272. }
  273. .col-sm-4 {
  274. -ms-flex: 0 0 33.333333%;
  275. flex: 0 0 33.333333%;
  276. max-width: 33.333333%;
  277. }
  278. .col-sm-5 {
  279. -ms-flex: 0 0 41.666667%;
  280. flex: 0 0 41.666667%;
  281. max-width: 41.666667%;
  282. }
  283. .col-sm-6 {
  284. -ms-flex: 0 0 50%;
  285. flex: 0 0 50%;
  286. max-width: 50%;
  287. }
  288. .col-sm-7 {
  289. -ms-flex: 0 0 58.333333%;
  290. flex: 0 0 58.333333%;
  291. max-width: 58.333333%;
  292. }
  293. .col-sm-8 {
  294. -ms-flex: 0 0 66.666667%;
  295. flex: 0 0 66.666667%;
  296. max-width: 66.666667%;
  297. }
  298. .col-sm-9 {
  299. -ms-flex: 0 0 75%;
  300. flex: 0 0 75%;
  301. max-width: 75%;
  302. }
  303. .col-sm-10 {
  304. -ms-flex: 0 0 83.333333%;
  305. flex: 0 0 83.333333%;
  306. max-width: 83.333333%;
  307. }
  308. .col-sm-11 {
  309. -ms-flex: 0 0 91.666667%;
  310. flex: 0 0 91.666667%;
  311. max-width: 91.666667%;
  312. }
  313. .col-sm-12 {
  314. -ms-flex: 0 0 100%;
  315. flex: 0 0 100%;
  316. max-width: 100%;
  317. }
  318. .order-sm-first {
  319. -ms-flex-order: -1;
  320. order: -1;
  321. }
  322. .order-sm-last {
  323. -ms-flex-order: 13;
  324. order: 13;
  325. }
  326. .order-sm-0 {
  327. -ms-flex-order: 0;
  328. order: 0;
  329. }
  330. .order-sm-1 {
  331. -ms-flex-order: 1;
  332. order: 1;
  333. }
  334. .order-sm-2 {
  335. -ms-flex-order: 2;
  336. order: 2;
  337. }
  338. .order-sm-3 {
  339. -ms-flex-order: 3;
  340. order: 3;
  341. }
  342. .order-sm-4 {
  343. -ms-flex-order: 4;
  344. order: 4;
  345. }
  346. .order-sm-5 {
  347. -ms-flex-order: 5;
  348. order: 5;
  349. }
  350. .order-sm-6 {
  351. -ms-flex-order: 6;
  352. order: 6;
  353. }
  354. .order-sm-7 {
  355. -ms-flex-order: 7;
  356. order: 7;
  357. }
  358. .order-sm-8 {
  359. -ms-flex-order: 8;
  360. order: 8;
  361. }
  362. .order-sm-9 {
  363. -ms-flex-order: 9;
  364. order: 9;
  365. }
  366. .order-sm-10 {
  367. -ms-flex-order: 10;
  368. order: 10;
  369. }
  370. .order-sm-11 {
  371. -ms-flex-order: 11;
  372. order: 11;
  373. }
  374. .order-sm-12 {
  375. -ms-flex-order: 12;
  376. order: 12;
  377. }
  378. .offset-sm-0 {
  379. margin-left: 0;
  380. }
  381. .offset-sm-1 {
  382. margin-left: 8.333333%;
  383. }
  384. .offset-sm-2 {
  385. margin-left: 16.666667%;
  386. }
  387. .offset-sm-3 {
  388. margin-left: 25%;
  389. }
  390. .offset-sm-4 {
  391. margin-left: 33.333333%;
  392. }
  393. .offset-sm-5 {
  394. margin-left: 41.666667%;
  395. }
  396. .offset-sm-6 {
  397. margin-left: 50%;
  398. }
  399. .offset-sm-7 {
  400. margin-left: 58.333333%;
  401. }
  402. .offset-sm-8 {
  403. margin-left: 66.666667%;
  404. }
  405. .offset-sm-9 {
  406. margin-left: 75%;
  407. }
  408. .offset-sm-10 {
  409. margin-left: 83.333333%;
  410. }
  411. .offset-sm-11 {
  412. margin-left: 91.666667%;
  413. }
  414. }
  415. @media (min-width: 768px) {
  416. .col-md {
  417. -ms-flex-preferred-size: 0;
  418. flex-basis: 0;
  419. -ms-flex-positive: 1;
  420. flex-grow: 1;
  421. max-width: 100%;
  422. }
  423. .col-md-auto {
  424. -ms-flex: 0 0 auto;
  425. flex: 0 0 auto;
  426. width: auto;
  427. max-width: 100%;
  428. }
  429. .col-md-1 {
  430. -ms-flex: 0 0 8.333333%;
  431. flex: 0 0 8.333333%;
  432. max-width: 8.333333%;
  433. }
  434. .col-md-2 {
  435. -ms-flex: 0 0 16.666667%;
  436. flex: 0 0 16.666667%;
  437. max-width: 16.666667%;
  438. }
  439. .col-md-3 {
  440. -ms-flex: 0 0 25%;
  441. flex: 0 0 25%;
  442. max-width: 25%;
  443. }
  444. .col-md-4 {
  445. -ms-flex: 0 0 33.333333%;
  446. flex: 0 0 33.333333%;
  447. max-width: 33.333333%;
  448. }
  449. .col-md-5 {
  450. -ms-flex: 0 0 41.666667%;
  451. flex: 0 0 41.666667%;
  452. max-width: 41.666667%;
  453. }
  454. .col-md-6 {
  455. -ms-flex: 0 0 50%;
  456. flex: 0 0 50%;
  457. max-width: 50%;
  458. }
  459. .col-md-7 {
  460. -ms-flex: 0 0 58.333333%;
  461. flex: 0 0 58.333333%;
  462. max-width: 58.333333%;
  463. }
  464. .col-md-8 {
  465. -ms-flex: 0 0 66.666667%;
  466. flex: 0 0 66.666667%;
  467. max-width: 66.666667%;
  468. }
  469. .col-md-9 {
  470. -ms-flex: 0 0 75%;
  471. flex: 0 0 75%;
  472. max-width: 75%;
  473. }
  474. .col-md-10 {
  475. -ms-flex: 0 0 83.333333%;
  476. flex: 0 0 83.333333%;
  477. max-width: 83.333333%;
  478. }
  479. .col-md-11 {
  480. -ms-flex: 0 0 91.666667%;
  481. flex: 0 0 91.666667%;
  482. max-width: 91.666667%;
  483. }
  484. .col-md-12 {
  485. -ms-flex: 0 0 100%;
  486. flex: 0 0 100%;
  487. max-width: 100%;
  488. }
  489. .order-md-first {
  490. -ms-flex-order: -1;
  491. order: -1;
  492. }
  493. .order-md-last {
  494. -ms-flex-order: 13;
  495. order: 13;
  496. }
  497. .order-md-0 {
  498. -ms-flex-order: 0;
  499. order: 0;
  500. }
  501. .order-md-1 {
  502. -ms-flex-order: 1;
  503. order: 1;
  504. }
  505. .order-md-2 {
  506. -ms-flex-order: 2;
  507. order: 2;
  508. }
  509. .order-md-3 {
  510. -ms-flex-order: 3;
  511. order: 3;
  512. }
  513. .order-md-4 {
  514. -ms-flex-order: 4;
  515. order: 4;
  516. }
  517. .order-md-5 {
  518. -ms-flex-order: 5;
  519. order: 5;
  520. }
  521. .order-md-6 {
  522. -ms-flex-order: 6;
  523. order: 6;
  524. }
  525. .order-md-7 {
  526. -ms-flex-order: 7;
  527. order: 7;
  528. }
  529. .order-md-8 {
  530. -ms-flex-order: 8;
  531. order: 8;
  532. }
  533. .order-md-9 {
  534. -ms-flex-order: 9;
  535. order: 9;
  536. }
  537. .order-md-10 {
  538. -ms-flex-order: 10;
  539. order: 10;
  540. }
  541. .order-md-11 {
  542. -ms-flex-order: 11;
  543. order: 11;
  544. }
  545. .order-md-12 {
  546. -ms-flex-order: 12;
  547. order: 12;
  548. }
  549. .offset-md-0 {
  550. margin-left: 0;
  551. }
  552. .offset-md-1 {
  553. margin-left: 8.333333%;
  554. }
  555. .offset-md-2 {
  556. margin-left: 16.666667%;
  557. }
  558. .offset-md-3 {
  559. margin-left: 25%;
  560. }
  561. .offset-md-4 {
  562. margin-left: 33.333333%;
  563. }
  564. .offset-md-5 {
  565. margin-left: 41.666667%;
  566. }
  567. .offset-md-6 {
  568. margin-left: 50%;
  569. }
  570. .offset-md-7 {
  571. margin-left: 58.333333%;
  572. }
  573. .offset-md-8 {
  574. margin-left: 66.666667%;
  575. }
  576. .offset-md-9 {
  577. margin-left: 75%;
  578. }
  579. .offset-md-10 {
  580. margin-left: 83.333333%;
  581. }
  582. .offset-md-11 {
  583. margin-left: 91.666667%;
  584. }
  585. }
  586. @media (min-width: 992px) {
  587. .col-lg {
  588. -ms-flex-preferred-size: 0;
  589. flex-basis: 0;
  590. -ms-flex-positive: 1;
  591. flex-grow: 1;
  592. max-width: 100%;
  593. }
  594. .col-lg-auto {
  595. -ms-flex: 0 0 auto;
  596. flex: 0 0 auto;
  597. width: auto;
  598. max-width: 100%;
  599. }
  600. .col-lg-1 {
  601. -ms-flex: 0 0 8.333333%;
  602. flex: 0 0 8.333333%;
  603. max-width: 8.333333%;
  604. }
  605. .col-lg-2 {
  606. -ms-flex: 0 0 16.666667%;
  607. flex: 0 0 16.666667%;
  608. max-width: 16.666667%;
  609. }
  610. .col-lg-3 {
  611. -ms-flex: 0 0 25%;
  612. flex: 0 0 25%;
  613. max-width: 25%;
  614. }
  615. .col-lg-4 {
  616. -ms-flex: 0 0 33.333333%;
  617. flex: 0 0 33.333333%;
  618. max-width: 33.333333%;
  619. }
  620. .col-lg-5 {
  621. -ms-flex: 0 0 41.666667%;
  622. flex: 0 0 41.666667%;
  623. max-width: 41.666667%;
  624. }
  625. .col-lg-6 {
  626. -ms-flex: 0 0 50%;
  627. flex: 0 0 50%;
  628. max-width: 50%;
  629. }
  630. .col-lg-7 {
  631. -ms-flex: 0 0 58.333333%;
  632. flex: 0 0 58.333333%;
  633. max-width: 58.333333%;
  634. }
  635. .col-lg-8 {
  636. -ms-flex: 0 0 66.666667%;
  637. flex: 0 0 66.666667%;
  638. max-width: 66.666667%;
  639. }
  640. .col-lg-9 {
  641. -ms-flex: 0 0 75%;
  642. flex: 0 0 75%;
  643. max-width: 75%;
  644. }
  645. .col-lg-10 {
  646. -ms-flex: 0 0 83.333333%;
  647. flex: 0 0 83.333333%;
  648. max-width: 83.333333%;
  649. }
  650. .col-lg-11 {
  651. -ms-flex: 0 0 91.666667%;
  652. flex: 0 0 91.666667%;
  653. max-width: 91.666667%;
  654. }
  655. .col-lg-12 {
  656. -ms-flex: 0 0 100%;
  657. flex: 0 0 100%;
  658. max-width: 100%;
  659. }
  660. .order-lg-first {
  661. -ms-flex-order: -1;
  662. order: -1;
  663. }
  664. .order-lg-last {
  665. -ms-flex-order: 13;
  666. order: 13;
  667. }
  668. .order-lg-0 {
  669. -ms-flex-order: 0;
  670. order: 0;
  671. }
  672. .order-lg-1 {
  673. -ms-flex-order: 1;
  674. order: 1;
  675. }
  676. .order-lg-2 {
  677. -ms-flex-order: 2;
  678. order: 2;
  679. }
  680. .order-lg-3 {
  681. -ms-flex-order: 3;
  682. order: 3;
  683. }
  684. .order-lg-4 {
  685. -ms-flex-order: 4;
  686. order: 4;
  687. }
  688. .order-lg-5 {
  689. -ms-flex-order: 5;
  690. order: 5;
  691. }
  692. .order-lg-6 {
  693. -ms-flex-order: 6;
  694. order: 6;
  695. }
  696. .order-lg-7 {
  697. -ms-flex-order: 7;
  698. order: 7;
  699. }
  700. .order-lg-8 {
  701. -ms-flex-order: 8;
  702. order: 8;
  703. }
  704. .order-lg-9 {
  705. -ms-flex-order: 9;
  706. order: 9;
  707. }
  708. .order-lg-10 {
  709. -ms-flex-order: 10;
  710. order: 10;
  711. }
  712. .order-lg-11 {
  713. -ms-flex-order: 11;
  714. order: 11;
  715. }
  716. .order-lg-12 {
  717. -ms-flex-order: 12;
  718. order: 12;
  719. }
  720. .offset-lg-0 {
  721. margin-left: 0;
  722. }
  723. .offset-lg-1 {
  724. margin-left: 8.333333%;
  725. }
  726. .offset-lg-2 {
  727. margin-left: 16.666667%;
  728. }
  729. .offset-lg-3 {
  730. margin-left: 25%;
  731. }
  732. .offset-lg-4 {
  733. margin-left: 33.333333%;
  734. }
  735. .offset-lg-5 {
  736. margin-left: 41.666667%;
  737. }
  738. .offset-lg-6 {
  739. margin-left: 50%;
  740. }
  741. .offset-lg-7 {
  742. margin-left: 58.333333%;
  743. }
  744. .offset-lg-8 {
  745. margin-left: 66.666667%;
  746. }
  747. .offset-lg-9 {
  748. margin-left: 75%;
  749. }
  750. .offset-lg-10 {
  751. margin-left: 83.333333%;
  752. }
  753. .offset-lg-11 {
  754. margin-left: 91.666667%;
  755. }
  756. }
  757. @media (min-width: 1200px) {
  758. .col-xl {
  759. -ms-flex-preferred-size: 0;
  760. flex-basis: 0;
  761. -ms-flex-positive: 1;
  762. flex-grow: 1;
  763. max-width: 100%;
  764. }
  765. .col-xl-auto {
  766. -ms-flex: 0 0 auto;
  767. flex: 0 0 auto;
  768. width: auto;
  769. max-width: 100%;
  770. }
  771. .col-xl-1 {
  772. -ms-flex: 0 0 8.333333%;
  773. flex: 0 0 8.333333%;
  774. max-width: 8.333333%;
  775. }
  776. .col-xl-2 {
  777. -ms-flex: 0 0 16.666667%;
  778. flex: 0 0 16.666667%;
  779. max-width: 16.666667%;
  780. }
  781. .col-xl-3 {
  782. -ms-flex: 0 0 25%;
  783. flex: 0 0 25%;
  784. max-width: 25%;
  785. }
  786. .col-xl-4 {
  787. -ms-flex: 0 0 33.333333%;
  788. flex: 0 0 33.333333%;
  789. max-width: 33.333333%;
  790. }
  791. .col-xl-5 {
  792. -ms-flex: 0 0 41.666667%;
  793. flex: 0 0 41.666667%;
  794. max-width: 41.666667%;
  795. }
  796. .col-xl-6 {
  797. -ms-flex: 0 0 50%;
  798. flex: 0 0 50%;
  799. max-width: 50%;
  800. }
  801. .col-xl-7 {
  802. -ms-flex: 0 0 58.333333%;
  803. flex: 0 0 58.333333%;
  804. max-width: 58.333333%;
  805. }
  806. .col-xl-8 {
  807. -ms-flex: 0 0 66.666667%;
  808. flex: 0 0 66.666667%;
  809. max-width: 66.666667%;
  810. }
  811. .col-xl-9 {
  812. -ms-flex: 0 0 75%;
  813. flex: 0 0 75%;
  814. max-width: 75%;
  815. }
  816. .col-xl-10 {
  817. -ms-flex: 0 0 83.333333%;
  818. flex: 0 0 83.333333%;
  819. max-width: 83.333333%;
  820. }
  821. .col-xl-11 {
  822. -ms-flex: 0 0 91.666667%;
  823. flex: 0 0 91.666667%;
  824. max-width: 91.666667%;
  825. }
  826. .col-xl-12 {
  827. -ms-flex: 0 0 100%;
  828. flex: 0 0 100%;
  829. max-width: 100%;
  830. }
  831. .order-xl-first {
  832. -ms-flex-order: -1;
  833. order: -1;
  834. }
  835. .order-xl-last {
  836. -ms-flex-order: 13;
  837. order: 13;
  838. }
  839. .order-xl-0 {
  840. -ms-flex-order: 0;
  841. order: 0;
  842. }
  843. .order-xl-1 {
  844. -ms-flex-order: 1;
  845. order: 1;
  846. }
  847. .order-xl-2 {
  848. -ms-flex-order: 2;
  849. order: 2;
  850. }
  851. .order-xl-3 {
  852. -ms-flex-order: 3;
  853. order: 3;
  854. }
  855. .order-xl-4 {
  856. -ms-flex-order: 4;
  857. order: 4;
  858. }
  859. .order-xl-5 {
  860. -ms-flex-order: 5;
  861. order: 5;
  862. }
  863. .order-xl-6 {
  864. -ms-flex-order: 6;
  865. order: 6;
  866. }
  867. .order-xl-7 {
  868. -ms-flex-order: 7;
  869. order: 7;
  870. }
  871. .order-xl-8 {
  872. -ms-flex-order: 8;
  873. order: 8;
  874. }
  875. .order-xl-9 {
  876. -ms-flex-order: 9;
  877. order: 9;
  878. }
  879. .order-xl-10 {
  880. -ms-flex-order: 10;
  881. order: 10;
  882. }
  883. .order-xl-11 {
  884. -ms-flex-order: 11;
  885. order: 11;
  886. }
  887. .order-xl-12 {
  888. -ms-flex-order: 12;
  889. order: 12;
  890. }
  891. .offset-xl-0 {
  892. margin-left: 0;
  893. }
  894. .offset-xl-1 {
  895. margin-left: 8.333333%;
  896. }
  897. .offset-xl-2 {
  898. margin-left: 16.666667%;
  899. }
  900. .offset-xl-3 {
  901. margin-left: 25%;
  902. }
  903. .offset-xl-4 {
  904. margin-left: 33.333333%;
  905. }
  906. .offset-xl-5 {
  907. margin-left: 41.666667%;
  908. }
  909. .offset-xl-6 {
  910. margin-left: 50%;
  911. }
  912. .offset-xl-7 {
  913. margin-left: 58.333333%;
  914. }
  915. .offset-xl-8 {
  916. margin-left: 66.666667%;
  917. }
  918. .offset-xl-9 {
  919. margin-left: 75%;
  920. }
  921. .offset-xl-10 {
  922. margin-left: 83.333333%;
  923. }
  924. .offset-xl-11 {
  925. margin-left: 91.666667%;
  926. }
  927. }
  928. .d-none {
  929. display: none !important;
  930. }
  931. .d-inline {
  932. display: inline !important;
  933. }
  934. .d-inline-block {
  935. display: inline-block !important;
  936. }
  937. .d-block {
  938. display: block !important;
  939. }
  940. .d-table {
  941. display: table !important;
  942. }
  943. .d-table-row {
  944. display: table-row !important;
  945. }
  946. .d-table-cell {
  947. display: table-cell !important;
  948. }
  949. .d-flex {
  950. display: -ms-flexbox !important;
  951. display: flex !important;
  952. }
  953. .d-inline-flex {
  954. display: -ms-inline-flexbox !important;
  955. display: inline-flex !important;
  956. }
  957. @media (min-width: 576px) {
  958. .d-sm-none {
  959. display: none !important;
  960. }
  961. .d-sm-inline {
  962. display: inline !important;
  963. }
  964. .d-sm-inline-block {
  965. display: inline-block !important;
  966. }
  967. .d-sm-block {
  968. display: block !important;
  969. }
  970. .d-sm-table {
  971. display: table !important;
  972. }
  973. .d-sm-table-row {
  974. display: table-row !important;
  975. }
  976. .d-sm-table-cell {
  977. display: table-cell !important;
  978. }
  979. .d-sm-flex {
  980. display: -ms-flexbox !important;
  981. display: flex !important;
  982. }
  983. .d-sm-inline-flex {
  984. display: -ms-inline-flexbox !important;
  985. display: inline-flex !important;
  986. }
  987. }
  988. @media (min-width: 768px) {
  989. .d-md-none {
  990. display: none !important;
  991. }
  992. .d-md-inline {
  993. display: inline !important;
  994. }
  995. .d-md-inline-block {
  996. display: inline-block !important;
  997. }
  998. .d-md-block {
  999. display: block !important;
  1000. }
  1001. .d-md-table {
  1002. display: table !important;
  1003. }
  1004. .d-md-table-row {
  1005. display: table-row !important;
  1006. }
  1007. .d-md-table-cell {
  1008. display: table-cell !important;
  1009. }
  1010. .d-md-flex {
  1011. display: -ms-flexbox !important;
  1012. display: flex !important;
  1013. }
  1014. .d-md-inline-flex {
  1015. display: -ms-inline-flexbox !important;
  1016. display: inline-flex !important;
  1017. }
  1018. }
  1019. @media (min-width: 992px) {
  1020. .d-lg-none {
  1021. display: none !important;
  1022. }
  1023. .d-lg-inline {
  1024. display: inline !important;
  1025. }
  1026. .d-lg-inline-block {
  1027. display: inline-block !important;
  1028. }
  1029. .d-lg-block {
  1030. display: block !important;
  1031. }
  1032. .d-lg-table {
  1033. display: table !important;
  1034. }
  1035. .d-lg-table-row {
  1036. display: table-row !important;
  1037. }
  1038. .d-lg-table-cell {
  1039. display: table-cell !important;
  1040. }
  1041. .d-lg-flex {
  1042. display: -ms-flexbox !important;
  1043. display: flex !important;
  1044. }
  1045. .d-lg-inline-flex {
  1046. display: -ms-inline-flexbox !important;
  1047. display: inline-flex !important;
  1048. }
  1049. }
  1050. @media (min-width: 1200px) {
  1051. .d-xl-none {
  1052. display: none !important;
  1053. }
  1054. .d-xl-inline {
  1055. display: inline !important;
  1056. }
  1057. .d-xl-inline-block {
  1058. display: inline-block !important;
  1059. }
  1060. .d-xl-block {
  1061. display: block !important;
  1062. }
  1063. .d-xl-table {
  1064. display: table !important;
  1065. }
  1066. .d-xl-table-row {
  1067. display: table-row !important;
  1068. }
  1069. .d-xl-table-cell {
  1070. display: table-cell !important;
  1071. }
  1072. .d-xl-flex {
  1073. display: -ms-flexbox !important;
  1074. display: flex !important;
  1075. }
  1076. .d-xl-inline-flex {
  1077. display: -ms-inline-flexbox !important;
  1078. display: inline-flex !important;
  1079. }
  1080. }
  1081. @media print {
  1082. .d-print-none {
  1083. display: none !important;
  1084. }
  1085. .d-print-inline {
  1086. display: inline !important;
  1087. }
  1088. .d-print-inline-block {
  1089. display: inline-block !important;
  1090. }
  1091. .d-print-block {
  1092. display: block !important;
  1093. }
  1094. .d-print-table {
  1095. display: table !important;
  1096. }
  1097. .d-print-table-row {
  1098. display: table-row !important;
  1099. }
  1100. .d-print-table-cell {
  1101. display: table-cell !important;
  1102. }
  1103. .d-print-flex {
  1104. display: -ms-flexbox !important;
  1105. display: flex !important;
  1106. }
  1107. .d-print-inline-flex {
  1108. display: -ms-inline-flexbox !important;
  1109. display: inline-flex !important;
  1110. }
  1111. }
  1112. .flex-row {
  1113. -ms-flex-direction: row !important;
  1114. flex-direction: row !important;
  1115. }
  1116. .flex-column {
  1117. -ms-flex-direction: column !important;
  1118. flex-direction: column !important;
  1119. }
  1120. .flex-row-reverse {
  1121. -ms-flex-direction: row-reverse !important;
  1122. flex-direction: row-reverse !important;
  1123. }
  1124. .flex-column-reverse {
  1125. -ms-flex-direction: column-reverse !important;
  1126. flex-direction: column-reverse !important;
  1127. }
  1128. .flex-wrap {
  1129. -ms-flex-wrap: wrap !important;
  1130. flex-wrap: wrap !important;
  1131. }
  1132. .flex-nowrap {
  1133. -ms-flex-wrap: nowrap !important;
  1134. flex-wrap: nowrap !important;
  1135. }
  1136. .flex-wrap-reverse {
  1137. -ms-flex-wrap: wrap-reverse !important;
  1138. flex-wrap: wrap-reverse !important;
  1139. }
  1140. .flex-fill {
  1141. -ms-flex: 1 1 auto !important;
  1142. flex: 1 1 auto !important;
  1143. }
  1144. .flex-grow-0 {
  1145. -ms-flex-positive: 0 !important;
  1146. flex-grow: 0 !important;
  1147. }
  1148. .flex-grow-1 {
  1149. -ms-flex-positive: 1 !important;
  1150. flex-grow: 1 !important;
  1151. }
  1152. .flex-shrink-0 {
  1153. -ms-flex-negative: 0 !important;
  1154. flex-shrink: 0 !important;
  1155. }
  1156. .flex-shrink-1 {
  1157. -ms-flex-negative: 1 !important;
  1158. flex-shrink: 1 !important;
  1159. }
  1160. .justify-content-start {
  1161. -ms-flex-pack: start !important;
  1162. justify-content: flex-start !important;
  1163. }
  1164. .justify-content-end {
  1165. -ms-flex-pack: end !important;
  1166. justify-content: flex-end !important;
  1167. }
  1168. .justify-content-center {
  1169. -ms-flex-pack: center !important;
  1170. justify-content: center !important;
  1171. }
  1172. .justify-content-between {
  1173. -ms-flex-pack: justify !important;
  1174. justify-content: space-between !important;
  1175. }
  1176. .justify-content-around {
  1177. -ms-flex-pack: distribute !important;
  1178. justify-content: space-around !important;
  1179. }
  1180. .align-items-start {
  1181. -ms-flex-align: start !important;
  1182. align-items: flex-start !important;
  1183. }
  1184. .align-items-end {
  1185. -ms-flex-align: end !important;
  1186. align-items: flex-end !important;
  1187. }
  1188. .align-items-center {
  1189. -ms-flex-align: center !important;
  1190. align-items: center !important;
  1191. }
  1192. .align-items-baseline {
  1193. -ms-flex-align: baseline !important;
  1194. align-items: baseline !important;
  1195. }
  1196. .align-items-stretch {
  1197. -ms-flex-align: stretch !important;
  1198. align-items: stretch !important;
  1199. }
  1200. .align-content-start {
  1201. -ms-flex-line-pack: start !important;
  1202. align-content: flex-start !important;
  1203. }
  1204. .align-content-end {
  1205. -ms-flex-line-pack: end !important;
  1206. align-content: flex-end !important;
  1207. }
  1208. .align-content-center {
  1209. -ms-flex-line-pack: center !important;
  1210. align-content: center !important;
  1211. }
  1212. .align-content-between {
  1213. -ms-flex-line-pack: justify !important;
  1214. align-content: space-between !important;
  1215. }
  1216. .align-content-around {
  1217. -ms-flex-line-pack: distribute !important;
  1218. align-content: space-around !important;
  1219. }
  1220. .align-content-stretch {
  1221. -ms-flex-line-pack: stretch !important;
  1222. align-content: stretch !important;
  1223. }
  1224. .align-self-auto {
  1225. -ms-flex-item-align: auto !important;
  1226. align-self: auto !important;
  1227. }
  1228. .align-self-start {
  1229. -ms-flex-item-align: start !important;
  1230. align-self: flex-start !important;
  1231. }
  1232. .align-self-end {
  1233. -ms-flex-item-align: end !important;
  1234. align-self: flex-end !important;
  1235. }
  1236. .align-self-center {
  1237. -ms-flex-item-align: center !important;
  1238. align-self: center !important;
  1239. }
  1240. .align-self-baseline {
  1241. -ms-flex-item-align: baseline !important;
  1242. align-self: baseline !important;
  1243. }
  1244. .align-self-stretch {
  1245. -ms-flex-item-align: stretch !important;
  1246. align-self: stretch !important;
  1247. }
  1248. @media (min-width: 576px) {
  1249. .flex-sm-row {
  1250. -ms-flex-direction: row !important;
  1251. flex-direction: row !important;
  1252. }
  1253. .flex-sm-column {
  1254. -ms-flex-direction: column !important;
  1255. flex-direction: column !important;
  1256. }
  1257. .flex-sm-row-reverse {
  1258. -ms-flex-direction: row-reverse !important;
  1259. flex-direction: row-reverse !important;
  1260. }
  1261. .flex-sm-column-reverse {
  1262. -ms-flex-direction: column-reverse !important;
  1263. flex-direction: column-reverse !important;
  1264. }
  1265. .flex-sm-wrap {
  1266. -ms-flex-wrap: wrap !important;
  1267. flex-wrap: wrap !important;
  1268. }
  1269. .flex-sm-nowrap {
  1270. -ms-flex-wrap: nowrap !important;
  1271. flex-wrap: nowrap !important;
  1272. }
  1273. .flex-sm-wrap-reverse {
  1274. -ms-flex-wrap: wrap-reverse !important;
  1275. flex-wrap: wrap-reverse !important;
  1276. }
  1277. .flex-sm-fill {
  1278. -ms-flex: 1 1 auto !important;
  1279. flex: 1 1 auto !important;
  1280. }
  1281. .flex-sm-grow-0 {
  1282. -ms-flex-positive: 0 !important;
  1283. flex-grow: 0 !important;
  1284. }
  1285. .flex-sm-grow-1 {
  1286. -ms-flex-positive: 1 !important;
  1287. flex-grow: 1 !important;
  1288. }
  1289. .flex-sm-shrink-0 {
  1290. -ms-flex-negative: 0 !important;
  1291. flex-shrink: 0 !important;
  1292. }
  1293. .flex-sm-shrink-1 {
  1294. -ms-flex-negative: 1 !important;
  1295. flex-shrink: 1 !important;
  1296. }
  1297. .justify-content-sm-start {
  1298. -ms-flex-pack: start !important;
  1299. justify-content: flex-start !important;
  1300. }
  1301. .justify-content-sm-end {
  1302. -ms-flex-pack: end !important;
  1303. justify-content: flex-end !important;
  1304. }
  1305. .justify-content-sm-center {
  1306. -ms-flex-pack: center !important;
  1307. justify-content: center !important;
  1308. }
  1309. .justify-content-sm-between {
  1310. -ms-flex-pack: justify !important;
  1311. justify-content: space-between !important;
  1312. }
  1313. .justify-content-sm-around {
  1314. -ms-flex-pack: distribute !important;
  1315. justify-content: space-around !important;
  1316. }
  1317. .align-items-sm-start {
  1318. -ms-flex-align: start !important;
  1319. align-items: flex-start !important;
  1320. }
  1321. .align-items-sm-end {
  1322. -ms-flex-align: end !important;
  1323. align-items: flex-end !important;
  1324. }
  1325. .align-items-sm-center {
  1326. -ms-flex-align: center !important;
  1327. align-items: center !important;
  1328. }
  1329. .align-items-sm-baseline {
  1330. -ms-flex-align: baseline !important;
  1331. align-items: baseline !important;
  1332. }
  1333. .align-items-sm-stretch {
  1334. -ms-flex-align: stretch !important;
  1335. align-items: stretch !important;
  1336. }
  1337. .align-content-sm-start {
  1338. -ms-flex-line-pack: start !important;
  1339. align-content: flex-start !important;
  1340. }
  1341. .align-content-sm-end {
  1342. -ms-flex-line-pack: end !important;
  1343. align-content: flex-end !important;
  1344. }
  1345. .align-content-sm-center {
  1346. -ms-flex-line-pack: center !important;
  1347. align-content: center !important;
  1348. }
  1349. .align-content-sm-between {
  1350. -ms-flex-line-pack: justify !important;
  1351. align-content: space-between !important;
  1352. }
  1353. .align-content-sm-around {
  1354. -ms-flex-line-pack: distribute !important;
  1355. align-content: space-around !important;
  1356. }
  1357. .align-content-sm-stretch {
  1358. -ms-flex-line-pack: stretch !important;
  1359. align-content: stretch !important;
  1360. }
  1361. .align-self-sm-auto {
  1362. -ms-flex-item-align: auto !important;
  1363. align-self: auto !important;
  1364. }
  1365. .align-self-sm-start {
  1366. -ms-flex-item-align: start !important;
  1367. align-self: flex-start !important;
  1368. }
  1369. .align-self-sm-end {
  1370. -ms-flex-item-align: end !important;
  1371. align-self: flex-end !important;
  1372. }
  1373. .align-self-sm-center {
  1374. -ms-flex-item-align: center !important;
  1375. align-self: center !important;
  1376. }
  1377. .align-self-sm-baseline {
  1378. -ms-flex-item-align: baseline !important;
  1379. align-self: baseline !important;
  1380. }
  1381. .align-self-sm-stretch {
  1382. -ms-flex-item-align: stretch !important;
  1383. align-self: stretch !important;
  1384. }
  1385. }
  1386. @media (min-width: 768px) {
  1387. .flex-md-row {
  1388. -ms-flex-direction: row !important;
  1389. flex-direction: row !important;
  1390. }
  1391. .flex-md-column {
  1392. -ms-flex-direction: column !important;
  1393. flex-direction: column !important;
  1394. }
  1395. .flex-md-row-reverse {
  1396. -ms-flex-direction: row-reverse !important;
  1397. flex-direction: row-reverse !important;
  1398. }
  1399. .flex-md-column-reverse {
  1400. -ms-flex-direction: column-reverse !important;
  1401. flex-direction: column-reverse !important;
  1402. }
  1403. .flex-md-wrap {
  1404. -ms-flex-wrap: wrap !important;
  1405. flex-wrap: wrap !important;
  1406. }
  1407. .flex-md-nowrap {
  1408. -ms-flex-wrap: nowrap !important;
  1409. flex-wrap: nowrap !important;
  1410. }
  1411. .flex-md-wrap-reverse {
  1412. -ms-flex-wrap: wrap-reverse !important;
  1413. flex-wrap: wrap-reverse !important;
  1414. }
  1415. .flex-md-fill {
  1416. -ms-flex: 1 1 auto !important;
  1417. flex: 1 1 auto !important;
  1418. }
  1419. .flex-md-grow-0 {
  1420. -ms-flex-positive: 0 !important;
  1421. flex-grow: 0 !important;
  1422. }
  1423. .flex-md-grow-1 {
  1424. -ms-flex-positive: 1 !important;
  1425. flex-grow: 1 !important;
  1426. }
  1427. .flex-md-shrink-0 {
  1428. -ms-flex-negative: 0 !important;
  1429. flex-shrink: 0 !important;
  1430. }
  1431. .flex-md-shrink-1 {
  1432. -ms-flex-negative: 1 !important;
  1433. flex-shrink: 1 !important;
  1434. }
  1435. .justify-content-md-start {
  1436. -ms-flex-pack: start !important;
  1437. justify-content: flex-start !important;
  1438. }
  1439. .justify-content-md-end {
  1440. -ms-flex-pack: end !important;
  1441. justify-content: flex-end !important;
  1442. }
  1443. .justify-content-md-center {
  1444. -ms-flex-pack: center !important;
  1445. justify-content: center !important;
  1446. }
  1447. .justify-content-md-between {
  1448. -ms-flex-pack: justify !important;
  1449. justify-content: space-between !important;
  1450. }
  1451. .justify-content-md-around {
  1452. -ms-flex-pack: distribute !important;
  1453. justify-content: space-around !important;
  1454. }
  1455. .align-items-md-start {
  1456. -ms-flex-align: start !important;
  1457. align-items: flex-start !important;
  1458. }
  1459. .align-items-md-end {
  1460. -ms-flex-align: end !important;
  1461. align-items: flex-end !important;
  1462. }
  1463. .align-items-md-center {
  1464. -ms-flex-align: center !important;
  1465. align-items: center !important;
  1466. }
  1467. .align-items-md-baseline {
  1468. -ms-flex-align: baseline !important;
  1469. align-items: baseline !important;
  1470. }
  1471. .align-items-md-stretch {
  1472. -ms-flex-align: stretch !important;
  1473. align-items: stretch !important;
  1474. }
  1475. .align-content-md-start {
  1476. -ms-flex-line-pack: start !important;
  1477. align-content: flex-start !important;
  1478. }
  1479. .align-content-md-end {
  1480. -ms-flex-line-pack: end !important;
  1481. align-content: flex-end !important;
  1482. }
  1483. .align-content-md-center {
  1484. -ms-flex-line-pack: center !important;
  1485. align-content: center !important;
  1486. }
  1487. .align-content-md-between {
  1488. -ms-flex-line-pack: justify !important;
  1489. align-content: space-between !important;
  1490. }
  1491. .align-content-md-around {
  1492. -ms-flex-line-pack: distribute !important;
  1493. align-content: space-around !important;
  1494. }
  1495. .align-content-md-stretch {
  1496. -ms-flex-line-pack: stretch !important;
  1497. align-content: stretch !important;
  1498. }
  1499. .align-self-md-auto {
  1500. -ms-flex-item-align: auto !important;
  1501. align-self: auto !important;
  1502. }
  1503. .align-self-md-start {
  1504. -ms-flex-item-align: start !important;
  1505. align-self: flex-start !important;
  1506. }
  1507. .align-self-md-end {
  1508. -ms-flex-item-align: end !important;
  1509. align-self: flex-end !important;
  1510. }
  1511. .align-self-md-center {
  1512. -ms-flex-item-align: center !important;
  1513. align-self: center !important;
  1514. }
  1515. .align-self-md-baseline {
  1516. -ms-flex-item-align: baseline !important;
  1517. align-self: baseline !important;
  1518. }
  1519. .align-self-md-stretch {
  1520. -ms-flex-item-align: stretch !important;
  1521. align-self: stretch !important;
  1522. }
  1523. }
  1524. @media (min-width: 992px) {
  1525. .flex-lg-row {
  1526. -ms-flex-direction: row !important;
  1527. flex-direction: row !important;
  1528. }
  1529. .flex-lg-column {
  1530. -ms-flex-direction: column !important;
  1531. flex-direction: column !important;
  1532. }
  1533. .flex-lg-row-reverse {
  1534. -ms-flex-direction: row-reverse !important;
  1535. flex-direction: row-reverse !important;
  1536. }
  1537. .flex-lg-column-reverse {
  1538. -ms-flex-direction: column-reverse !important;
  1539. flex-direction: column-reverse !important;
  1540. }
  1541. .flex-lg-wrap {
  1542. -ms-flex-wrap: wrap !important;
  1543. flex-wrap: wrap !important;
  1544. }
  1545. .flex-lg-nowrap {
  1546. -ms-flex-wrap: nowrap !important;
  1547. flex-wrap: nowrap !important;
  1548. }
  1549. .flex-lg-wrap-reverse {
  1550. -ms-flex-wrap: wrap-reverse !important;
  1551. flex-wrap: wrap-reverse !important;
  1552. }
  1553. .flex-lg-fill {
  1554. -ms-flex: 1 1 auto !important;
  1555. flex: 1 1 auto !important;
  1556. }
  1557. .flex-lg-grow-0 {
  1558. -ms-flex-positive: 0 !important;
  1559. flex-grow: 0 !important;
  1560. }
  1561. .flex-lg-grow-1 {
  1562. -ms-flex-positive: 1 !important;
  1563. flex-grow: 1 !important;
  1564. }
  1565. .flex-lg-shrink-0 {
  1566. -ms-flex-negative: 0 !important;
  1567. flex-shrink: 0 !important;
  1568. }
  1569. .flex-lg-shrink-1 {
  1570. -ms-flex-negative: 1 !important;
  1571. flex-shrink: 1 !important;
  1572. }
  1573. .justify-content-lg-start {
  1574. -ms-flex-pack: start !important;
  1575. justify-content: flex-start !important;
  1576. }
  1577. .justify-content-lg-end {
  1578. -ms-flex-pack: end !important;
  1579. justify-content: flex-end !important;
  1580. }
  1581. .justify-content-lg-center {
  1582. -ms-flex-pack: center !important;
  1583. justify-content: center !important;
  1584. }
  1585. .justify-content-lg-between {
  1586. -ms-flex-pack: justify !important;
  1587. justify-content: space-between !important;
  1588. }
  1589. .justify-content-lg-around {
  1590. -ms-flex-pack: distribute !important;
  1591. justify-content: space-around !important;
  1592. }
  1593. .align-items-lg-start {
  1594. -ms-flex-align: start !important;
  1595. align-items: flex-start !important;
  1596. }
  1597. .align-items-lg-end {
  1598. -ms-flex-align: end !important;
  1599. align-items: flex-end !important;
  1600. }
  1601. .align-items-lg-center {
  1602. -ms-flex-align: center !important;
  1603. align-items: center !important;
  1604. }
  1605. .align-items-lg-baseline {
  1606. -ms-flex-align: baseline !important;
  1607. align-items: baseline !important;
  1608. }
  1609. .align-items-lg-stretch {
  1610. -ms-flex-align: stretch !important;
  1611. align-items: stretch !important;
  1612. }
  1613. .align-content-lg-start {
  1614. -ms-flex-line-pack: start !important;
  1615. align-content: flex-start !important;
  1616. }
  1617. .align-content-lg-end {
  1618. -ms-flex-line-pack: end !important;
  1619. align-content: flex-end !important;
  1620. }
  1621. .align-content-lg-center {
  1622. -ms-flex-line-pack: center !important;
  1623. align-content: center !important;
  1624. }
  1625. .align-content-lg-between {
  1626. -ms-flex-line-pack: justify !important;
  1627. align-content: space-between !important;
  1628. }
  1629. .align-content-lg-around {
  1630. -ms-flex-line-pack: distribute !important;
  1631. align-content: space-around !important;
  1632. }
  1633. .align-content-lg-stretch {
  1634. -ms-flex-line-pack: stretch !important;
  1635. align-content: stretch !important;
  1636. }
  1637. .align-self-lg-auto {
  1638. -ms-flex-item-align: auto !important;
  1639. align-self: auto !important;
  1640. }
  1641. .align-self-lg-start {
  1642. -ms-flex-item-align: start !important;
  1643. align-self: flex-start !important;
  1644. }
  1645. .align-self-lg-end {
  1646. -ms-flex-item-align: end !important;
  1647. align-self: flex-end !important;
  1648. }
  1649. .align-self-lg-center {
  1650. -ms-flex-item-align: center !important;
  1651. align-self: center !important;
  1652. }
  1653. .align-self-lg-baseline {
  1654. -ms-flex-item-align: baseline !important;
  1655. align-self: baseline !important;
  1656. }
  1657. .align-self-lg-stretch {
  1658. -ms-flex-item-align: stretch !important;
  1659. align-self: stretch !important;
  1660. }
  1661. }
  1662. @media (min-width: 1200px) {
  1663. .flex-xl-row {
  1664. -ms-flex-direction: row !important;
  1665. flex-direction: row !important;
  1666. }
  1667. .flex-xl-column {
  1668. -ms-flex-direction: column !important;
  1669. flex-direction: column !important;
  1670. }
  1671. .flex-xl-row-reverse {
  1672. -ms-flex-direction: row-reverse !important;
  1673. flex-direction: row-reverse !important;
  1674. }
  1675. .flex-xl-column-reverse {
  1676. -ms-flex-direction: column-reverse !important;
  1677. flex-direction: column-reverse !important;
  1678. }
  1679. .flex-xl-wrap {
  1680. -ms-flex-wrap: wrap !important;
  1681. flex-wrap: wrap !important;
  1682. }
  1683. .flex-xl-nowrap {
  1684. -ms-flex-wrap: nowrap !important;
  1685. flex-wrap: nowrap !important;
  1686. }
  1687. .flex-xl-wrap-reverse {
  1688. -ms-flex-wrap: wrap-reverse !important;
  1689. flex-wrap: wrap-reverse !important;
  1690. }
  1691. .flex-xl-fill {
  1692. -ms-flex: 1 1 auto !important;
  1693. flex: 1 1 auto !important;
  1694. }
  1695. .flex-xl-grow-0 {
  1696. -ms-flex-positive: 0 !important;
  1697. flex-grow: 0 !important;
  1698. }
  1699. .flex-xl-grow-1 {
  1700. -ms-flex-positive: 1 !important;
  1701. flex-grow: 1 !important;
  1702. }
  1703. .flex-xl-shrink-0 {
  1704. -ms-flex-negative: 0 !important;
  1705. flex-shrink: 0 !important;
  1706. }
  1707. .flex-xl-shrink-1 {
  1708. -ms-flex-negative: 1 !important;
  1709. flex-shrink: 1 !important;
  1710. }
  1711. .justify-content-xl-start {
  1712. -ms-flex-pack: start !important;
  1713. justify-content: flex-start !important;
  1714. }
  1715. .justify-content-xl-end {
  1716. -ms-flex-pack: end !important;
  1717. justify-content: flex-end !important;
  1718. }
  1719. .justify-content-xl-center {
  1720. -ms-flex-pack: center !important;
  1721. justify-content: center !important;
  1722. }
  1723. .justify-content-xl-between {
  1724. -ms-flex-pack: justify !important;
  1725. justify-content: space-between !important;
  1726. }
  1727. .justify-content-xl-around {
  1728. -ms-flex-pack: distribute !important;
  1729. justify-content: space-around !important;
  1730. }
  1731. .align-items-xl-start {
  1732. -ms-flex-align: start !important;
  1733. align-items: flex-start !important;
  1734. }
  1735. .align-items-xl-end {
  1736. -ms-flex-align: end !important;
  1737. align-items: flex-end !important;
  1738. }
  1739. .align-items-xl-center {
  1740. -ms-flex-align: center !important;
  1741. align-items: center !important;
  1742. }
  1743. .align-items-xl-baseline {
  1744. -ms-flex-align: baseline !important;
  1745. align-items: baseline !important;
  1746. }
  1747. .align-items-xl-stretch {
  1748. -ms-flex-align: stretch !important;
  1749. align-items: stretch !important;
  1750. }
  1751. .align-content-xl-start {
  1752. -ms-flex-line-pack: start !important;
  1753. align-content: flex-start !important;
  1754. }
  1755. .align-content-xl-end {
  1756. -ms-flex-line-pack: end !important;
  1757. align-content: flex-end !important;
  1758. }
  1759. .align-content-xl-center {
  1760. -ms-flex-line-pack: center !important;
  1761. align-content: center !important;
  1762. }
  1763. .align-content-xl-between {
  1764. -ms-flex-line-pack: justify !important;
  1765. align-content: space-between !important;
  1766. }
  1767. .align-content-xl-around {
  1768. -ms-flex-line-pack: distribute !important;
  1769. align-content: space-around !important;
  1770. }
  1771. .align-content-xl-stretch {
  1772. -ms-flex-line-pack: stretch !important;
  1773. align-content: stretch !important;
  1774. }
  1775. .align-self-xl-auto {
  1776. -ms-flex-item-align: auto !important;
  1777. align-self: auto !important;
  1778. }
  1779. .align-self-xl-start {
  1780. -ms-flex-item-align: start !important;
  1781. align-self: flex-start !important;
  1782. }
  1783. .align-self-xl-end {
  1784. -ms-flex-item-align: end !important;
  1785. align-self: flex-end !important;
  1786. }
  1787. .align-self-xl-center {
  1788. -ms-flex-item-align: center !important;
  1789. align-self: center !important;
  1790. }
  1791. .align-self-xl-baseline {
  1792. -ms-flex-item-align: baseline !important;
  1793. align-self: baseline !important;
  1794. }
  1795. .align-self-xl-stretch {
  1796. -ms-flex-item-align: stretch !important;
  1797. align-self: stretch !important;
  1798. }
  1799. }
  1800. .m-0 {
  1801. margin: 0 !important;
  1802. }
  1803. .mt-0,
  1804. .my-0 {
  1805. margin-top: 0 !important;
  1806. }
  1807. .mr-0,
  1808. .mx-0 {
  1809. margin-right: 0 !important;
  1810. }
  1811. .mb-0,
  1812. .my-0 {
  1813. margin-bottom: 0 !important;
  1814. }
  1815. .ml-0,
  1816. .mx-0 {
  1817. margin-left: 0 !important;
  1818. }
  1819. .m-1 {
  1820. margin: 0.25rem !important;
  1821. }
  1822. .mt-1,
  1823. .my-1 {
  1824. margin-top: 0.25rem !important;
  1825. }
  1826. .mr-1,
  1827. .mx-1 {
  1828. margin-right: 0.25rem !important;
  1829. }
  1830. .mb-1,
  1831. .my-1 {
  1832. margin-bottom: 0.25rem !important;
  1833. }
  1834. .ml-1,
  1835. .mx-1 {
  1836. margin-left: 0.25rem !important;
  1837. }
  1838. .m-2 {
  1839. margin: 0.5rem !important;
  1840. }
  1841. .mt-2,
  1842. .my-2 {
  1843. margin-top: 0.5rem !important;
  1844. }
  1845. .mr-2,
  1846. .mx-2 {
  1847. margin-right: 0.5rem !important;
  1848. }
  1849. .mb-2,
  1850. .my-2 {
  1851. margin-bottom: 0.5rem !important;
  1852. }
  1853. .ml-2,
  1854. .mx-2 {
  1855. margin-left: 0.5rem !important;
  1856. }
  1857. .m-3 {
  1858. margin: 1rem !important;
  1859. }
  1860. .mt-3,
  1861. .my-3 {
  1862. margin-top: 1rem !important;
  1863. }
  1864. .mr-3,
  1865. .mx-3 {
  1866. margin-right: 1rem !important;
  1867. }
  1868. .mb-3,
  1869. .my-3 {
  1870. margin-bottom: 1rem !important;
  1871. }
  1872. .ml-3,
  1873. .mx-3 {
  1874. margin-left: 1rem !important;
  1875. }
  1876. .m-4 {
  1877. margin: 1.5rem !important;
  1878. }
  1879. .mt-4,
  1880. .my-4 {
  1881. margin-top: 1.5rem !important;
  1882. }
  1883. .mr-4,
  1884. .mx-4 {
  1885. margin-right: 1.5rem !important;
  1886. }
  1887. .mb-4,
  1888. .my-4 {
  1889. margin-bottom: 1.5rem !important;
  1890. }
  1891. .ml-4,
  1892. .mx-4 {
  1893. margin-left: 1.5rem !important;
  1894. }
  1895. .m-5 {
  1896. margin: 3rem !important;
  1897. }
  1898. .mt-5,
  1899. .my-5 {
  1900. margin-top: 3rem !important;
  1901. }
  1902. .mr-5,
  1903. .mx-5 {
  1904. margin-right: 3rem !important;
  1905. }
  1906. .mb-5,
  1907. .my-5 {
  1908. margin-bottom: 3rem !important;
  1909. }
  1910. .ml-5,
  1911. .mx-5 {
  1912. margin-left: 3rem !important;
  1913. }
  1914. .p-0 {
  1915. padding: 0 !important;
  1916. }
  1917. .pt-0,
  1918. .py-0 {
  1919. padding-top: 0 !important;
  1920. }
  1921. .pr-0,
  1922. .px-0 {
  1923. padding-right: 0 !important;
  1924. }
  1925. .pb-0,
  1926. .py-0 {
  1927. padding-bottom: 0 !important;
  1928. }
  1929. .pl-0,
  1930. .px-0 {
  1931. padding-left: 0 !important;
  1932. }
  1933. .p-1 {
  1934. padding: 0.25rem !important;
  1935. }
  1936. .pt-1,
  1937. .py-1 {
  1938. padding-top: 0.25rem !important;
  1939. }
  1940. .pr-1,
  1941. .px-1 {
  1942. padding-right: 0.25rem !important;
  1943. }
  1944. .pb-1,
  1945. .py-1 {
  1946. padding-bottom: 0.25rem !important;
  1947. }
  1948. .pl-1,
  1949. .px-1 {
  1950. padding-left: 0.25rem !important;
  1951. }
  1952. .p-2 {
  1953. padding: 0.5rem !important;
  1954. }
  1955. .pt-2,
  1956. .py-2 {
  1957. padding-top: 0.5rem !important;
  1958. }
  1959. .pr-2,
  1960. .px-2 {
  1961. padding-right: 0.5rem !important;
  1962. }
  1963. .pb-2,
  1964. .py-2 {
  1965. padding-bottom: 0.5rem !important;
  1966. }
  1967. .pl-2,
  1968. .px-2 {
  1969. padding-left: 0.5rem !important;
  1970. }
  1971. .p-3 {
  1972. padding: 1rem !important;
  1973. }
  1974. .pt-3,
  1975. .py-3 {
  1976. padding-top: 1rem !important;
  1977. }
  1978. .pr-3,
  1979. .px-3 {
  1980. padding-right: 1rem !important;
  1981. }
  1982. .pb-3,
  1983. .py-3 {
  1984. padding-bottom: 1rem !important;
  1985. }
  1986. .pl-3,
  1987. .px-3 {
  1988. padding-left: 1rem !important;
  1989. }
  1990. .p-4 {
  1991. padding: 1.5rem !important;
  1992. }
  1993. .pt-4,
  1994. .py-4 {
  1995. padding-top: 1.5rem !important;
  1996. }
  1997. .pr-4,
  1998. .px-4 {
  1999. padding-right: 1.5rem !important;
  2000. }
  2001. .pb-4,
  2002. .py-4 {
  2003. padding-bottom: 1.5rem !important;
  2004. }
  2005. .pl-4,
  2006. .px-4 {
  2007. padding-left: 1.5rem !important;
  2008. }
  2009. .p-5 {
  2010. padding: 3rem !important;
  2011. }
  2012. .pt-5,
  2013. .py-5 {
  2014. padding-top: 3rem !important;
  2015. }
  2016. .pr-5,
  2017. .px-5 {
  2018. padding-right: 3rem !important;
  2019. }
  2020. .pb-5,
  2021. .py-5 {
  2022. padding-bottom: 3rem !important;
  2023. }
  2024. .pl-5,
  2025. .px-5 {
  2026. padding-left: 3rem !important;
  2027. }
  2028. .m-n1 {
  2029. margin: -0.25rem !important;
  2030. }
  2031. .mt-n1,
  2032. .my-n1 {
  2033. margin-top: -0.25rem !important;
  2034. }
  2035. .mr-n1,
  2036. .mx-n1 {
  2037. margin-right: -0.25rem !important;
  2038. }
  2039. .mb-n1,
  2040. .my-n1 {
  2041. margin-bottom: -0.25rem !important;
  2042. }
  2043. .ml-n1,
  2044. .mx-n1 {
  2045. margin-left: -0.25rem !important;
  2046. }
  2047. .m-n2 {
  2048. margin: -0.5rem !important;
  2049. }
  2050. .mt-n2,
  2051. .my-n2 {
  2052. margin-top: -0.5rem !important;
  2053. }
  2054. .mr-n2,
  2055. .mx-n2 {
  2056. margin-right: -0.5rem !important;
  2057. }
  2058. .mb-n2,
  2059. .my-n2 {
  2060. margin-bottom: -0.5rem !important;
  2061. }
  2062. .ml-n2,
  2063. .mx-n2 {
  2064. margin-left: -0.5rem !important;
  2065. }
  2066. .m-n3 {
  2067. margin: -1rem !important;
  2068. }
  2069. .mt-n3,
  2070. .my-n3 {
  2071. margin-top: -1rem !important;
  2072. }
  2073. .mr-n3,
  2074. .mx-n3 {
  2075. margin-right: -1rem !important;
  2076. }
  2077. .mb-n3,
  2078. .my-n3 {
  2079. margin-bottom: -1rem !important;
  2080. }
  2081. .ml-n3,
  2082. .mx-n3 {
  2083. margin-left: -1rem !important;
  2084. }
  2085. .m-n4 {
  2086. margin: -1.5rem !important;
  2087. }
  2088. .mt-n4,
  2089. .my-n4 {
  2090. margin-top: -1.5rem !important;
  2091. }
  2092. .mr-n4,
  2093. .mx-n4 {
  2094. margin-right: -1.5rem !important;
  2095. }
  2096. .mb-n4,
  2097. .my-n4 {
  2098. margin-bottom: -1.5rem !important;
  2099. }
  2100. .ml-n4,
  2101. .mx-n4 {
  2102. margin-left: -1.5rem !important;
  2103. }
  2104. .m-n5 {
  2105. margin: -3rem !important;
  2106. }
  2107. .mt-n5,
  2108. .my-n5 {
  2109. margin-top: -3rem !important;
  2110. }
  2111. .mr-n5,
  2112. .mx-n5 {
  2113. margin-right: -3rem !important;
  2114. }
  2115. .mb-n5,
  2116. .my-n5 {
  2117. margin-bottom: -3rem !important;
  2118. }
  2119. .ml-n5,
  2120. .mx-n5 {
  2121. margin-left: -3rem !important;
  2122. }
  2123. .m-auto {
  2124. margin: auto !important;
  2125. }
  2126. .mt-auto,
  2127. .my-auto {
  2128. margin-top: auto !important;
  2129. }
  2130. .mr-auto,
  2131. .mx-auto {
  2132. margin-right: auto !important;
  2133. }
  2134. .mb-auto,
  2135. .my-auto {
  2136. margin-bottom: auto !important;
  2137. }
  2138. .ml-auto,
  2139. .mx-auto {
  2140. margin-left: auto !important;
  2141. }
  2142. @media (min-width: 576px) {
  2143. .m-sm-0 {
  2144. margin: 0 !important;
  2145. }
  2146. .mt-sm-0,
  2147. .my-sm-0 {
  2148. margin-top: 0 !important;
  2149. }
  2150. .mr-sm-0,
  2151. .mx-sm-0 {
  2152. margin-right: 0 !important;
  2153. }
  2154. .mb-sm-0,
  2155. .my-sm-0 {
  2156. margin-bottom: 0 !important;
  2157. }
  2158. .ml-sm-0,
  2159. .mx-sm-0 {
  2160. margin-left: 0 !important;
  2161. }
  2162. .m-sm-1 {
  2163. margin: 0.25rem !important;
  2164. }
  2165. .mt-sm-1,
  2166. .my-sm-1 {
  2167. margin-top: 0.25rem !important;
  2168. }
  2169. .mr-sm-1,
  2170. .mx-sm-1 {
  2171. margin-right: 0.25rem !important;
  2172. }
  2173. .mb-sm-1,
  2174. .my-sm-1 {
  2175. margin-bottom: 0.25rem !important;
  2176. }
  2177. .ml-sm-1,
  2178. .mx-sm-1 {
  2179. margin-left: 0.25rem !important;
  2180. }
  2181. .m-sm-2 {
  2182. margin: 0.5rem !important;
  2183. }
  2184. .mt-sm-2,
  2185. .my-sm-2 {
  2186. margin-top: 0.5rem !important;
  2187. }
  2188. .mr-sm-2,
  2189. .mx-sm-2 {
  2190. margin-right: 0.5rem !important;
  2191. }
  2192. .mb-sm-2,
  2193. .my-sm-2 {
  2194. margin-bottom: 0.5rem !important;
  2195. }
  2196. .ml-sm-2,
  2197. .mx-sm-2 {
  2198. margin-left: 0.5rem !important;
  2199. }
  2200. .m-sm-3 {
  2201. margin: 1rem !important;
  2202. }
  2203. .mt-sm-3,
  2204. .my-sm-3 {
  2205. margin-top: 1rem !important;
  2206. }
  2207. .mr-sm-3,
  2208. .mx-sm-3 {
  2209. margin-right: 1rem !important;
  2210. }
  2211. .mb-sm-3,
  2212. .my-sm-3 {
  2213. margin-bottom: 1rem !important;
  2214. }
  2215. .ml-sm-3,
  2216. .mx-sm-3 {
  2217. margin-left: 1rem !important;
  2218. }
  2219. .m-sm-4 {
  2220. margin: 1.5rem !important;
  2221. }
  2222. .mt-sm-4,
  2223. .my-sm-4 {
  2224. margin-top: 1.5rem !important;
  2225. }
  2226. .mr-sm-4,
  2227. .mx-sm-4 {
  2228. margin-right: 1.5rem !important;
  2229. }
  2230. .mb-sm-4,
  2231. .my-sm-4 {
  2232. margin-bottom: 1.5rem !important;
  2233. }
  2234. .ml-sm-4,
  2235. .mx-sm-4 {
  2236. margin-left: 1.5rem !important;
  2237. }
  2238. .m-sm-5 {
  2239. margin: 3rem !important;
  2240. }
  2241. .mt-sm-5,
  2242. .my-sm-5 {
  2243. margin-top: 3rem !important;
  2244. }
  2245. .mr-sm-5,
  2246. .mx-sm-5 {
  2247. margin-right: 3rem !important;
  2248. }
  2249. .mb-sm-5,
  2250. .my-sm-5 {
  2251. margin-bottom: 3rem !important;
  2252. }
  2253. .ml-sm-5,
  2254. .mx-sm-5 {
  2255. margin-left: 3rem !important;
  2256. }
  2257. .p-sm-0 {
  2258. padding: 0 !important;
  2259. }
  2260. .pt-sm-0,
  2261. .py-sm-0 {
  2262. padding-top: 0 !important;
  2263. }
  2264. .pr-sm-0,
  2265. .px-sm-0 {
  2266. padding-right: 0 !important;
  2267. }
  2268. .pb-sm-0,
  2269. .py-sm-0 {
  2270. padding-bottom: 0 !important;
  2271. }
  2272. .pl-sm-0,
  2273. .px-sm-0 {
  2274. padding-left: 0 !important;
  2275. }
  2276. .p-sm-1 {
  2277. padding: 0.25rem !important;
  2278. }
  2279. .pt-sm-1,
  2280. .py-sm-1 {
  2281. padding-top: 0.25rem !important;
  2282. }
  2283. .pr-sm-1,
  2284. .px-sm-1 {
  2285. padding-right: 0.25rem !important;
  2286. }
  2287. .pb-sm-1,
  2288. .py-sm-1 {
  2289. padding-bottom: 0.25rem !important;
  2290. }
  2291. .pl-sm-1,
  2292. .px-sm-1 {
  2293. padding-left: 0.25rem !important;
  2294. }
  2295. .p-sm-2 {
  2296. padding: 0.5rem !important;
  2297. }
  2298. .pt-sm-2,
  2299. .py-sm-2 {
  2300. padding-top: 0.5rem !important;
  2301. }
  2302. .pr-sm-2,
  2303. .px-sm-2 {
  2304. padding-right: 0.5rem !important;
  2305. }
  2306. .pb-sm-2,
  2307. .py-sm-2 {
  2308. padding-bottom: 0.5rem !important;
  2309. }
  2310. .pl-sm-2,
  2311. .px-sm-2 {
  2312. padding-left: 0.5rem !important;
  2313. }
  2314. .p-sm-3 {
  2315. padding: 1rem !important;
  2316. }
  2317. .pt-sm-3,
  2318. .py-sm-3 {
  2319. padding-top: 1rem !important;
  2320. }
  2321. .pr-sm-3,
  2322. .px-sm-3 {
  2323. padding-right: 1rem !important;
  2324. }
  2325. .pb-sm-3,
  2326. .py-sm-3 {
  2327. padding-bottom: 1rem !important;
  2328. }
  2329. .pl-sm-3,
  2330. .px-sm-3 {
  2331. padding-left: 1rem !important;
  2332. }
  2333. .p-sm-4 {
  2334. padding: 1.5rem !important;
  2335. }
  2336. .pt-sm-4,
  2337. .py-sm-4 {
  2338. padding-top: 1.5rem !important;
  2339. }
  2340. .pr-sm-4,
  2341. .px-sm-4 {
  2342. padding-right: 1.5rem !important;
  2343. }
  2344. .pb-sm-4,
  2345. .py-sm-4 {
  2346. padding-bottom: 1.5rem !important;
  2347. }
  2348. .pl-sm-4,
  2349. .px-sm-4 {
  2350. padding-left: 1.5rem !important;
  2351. }
  2352. .p-sm-5 {
  2353. padding: 3rem !important;
  2354. }
  2355. .pt-sm-5,
  2356. .py-sm-5 {
  2357. padding-top: 3rem !important;
  2358. }
  2359. .pr-sm-5,
  2360. .px-sm-5 {
  2361. padding-right: 3rem !important;
  2362. }
  2363. .pb-sm-5,
  2364. .py-sm-5 {
  2365. padding-bottom: 3rem !important;
  2366. }
  2367. .pl-sm-5,
  2368. .px-sm-5 {
  2369. padding-left: 3rem !important;
  2370. }
  2371. .m-sm-n1 {
  2372. margin: -0.25rem !important;
  2373. }
  2374. .mt-sm-n1,
  2375. .my-sm-n1 {
  2376. margin-top: -0.25rem !important;
  2377. }
  2378. .mr-sm-n1,
  2379. .mx-sm-n1 {
  2380. margin-right: -0.25rem !important;
  2381. }
  2382. .mb-sm-n1,
  2383. .my-sm-n1 {
  2384. margin-bottom: -0.25rem !important;
  2385. }
  2386. .ml-sm-n1,
  2387. .mx-sm-n1 {
  2388. margin-left: -0.25rem !important;
  2389. }
  2390. .m-sm-n2 {
  2391. margin: -0.5rem !important;
  2392. }
  2393. .mt-sm-n2,
  2394. .my-sm-n2 {
  2395. margin-top: -0.5rem !important;
  2396. }
  2397. .mr-sm-n2,
  2398. .mx-sm-n2 {
  2399. margin-right: -0.5rem !important;
  2400. }
  2401. .mb-sm-n2,
  2402. .my-sm-n2 {
  2403. margin-bottom: -0.5rem !important;
  2404. }
  2405. .ml-sm-n2,
  2406. .mx-sm-n2 {
  2407. margin-left: -0.5rem !important;
  2408. }
  2409. .m-sm-n3 {
  2410. margin: -1rem !important;
  2411. }
  2412. .mt-sm-n3,
  2413. .my-sm-n3 {
  2414. margin-top: -1rem !important;
  2415. }
  2416. .mr-sm-n3,
  2417. .mx-sm-n3 {
  2418. margin-right: -1rem !important;
  2419. }
  2420. .mb-sm-n3,
  2421. .my-sm-n3 {
  2422. margin-bottom: -1rem !important;
  2423. }
  2424. .ml-sm-n3,
  2425. .mx-sm-n3 {
  2426. margin-left: -1rem !important;
  2427. }
  2428. .m-sm-n4 {
  2429. margin: -1.5rem !important;
  2430. }
  2431. .mt-sm-n4,
  2432. .my-sm-n4 {
  2433. margin-top: -1.5rem !important;
  2434. }
  2435. .mr-sm-n4,
  2436. .mx-sm-n4 {
  2437. margin-right: -1.5rem !important;
  2438. }
  2439. .mb-sm-n4,
  2440. .my-sm-n4 {
  2441. margin-bottom: -1.5rem !important;
  2442. }
  2443. .ml-sm-n4,
  2444. .mx-sm-n4 {
  2445. margin-left: -1.5rem !important;
  2446. }
  2447. .m-sm-n5 {
  2448. margin: -3rem !important;
  2449. }
  2450. .mt-sm-n5,
  2451. .my-sm-n5 {
  2452. margin-top: -3rem !important;
  2453. }
  2454. .mr-sm-n5,
  2455. .mx-sm-n5 {
  2456. margin-right: -3rem !important;
  2457. }
  2458. .mb-sm-n5,
  2459. .my-sm-n5 {
  2460. margin-bottom: -3rem !important;
  2461. }
  2462. .ml-sm-n5,
  2463. .mx-sm-n5 {
  2464. margin-left: -3rem !important;
  2465. }
  2466. .m-sm-auto {
  2467. margin: auto !important;
  2468. }
  2469. .mt-sm-auto,
  2470. .my-sm-auto {
  2471. margin-top: auto !important;
  2472. }
  2473. .mr-sm-auto,
  2474. .mx-sm-auto {
  2475. margin-right: auto !important;
  2476. }
  2477. .mb-sm-auto,
  2478. .my-sm-auto {
  2479. margin-bottom: auto !important;
  2480. }
  2481. .ml-sm-auto,
  2482. .mx-sm-auto {
  2483. margin-left: auto !important;
  2484. }
  2485. }
  2486. @media (min-width: 768px) {
  2487. .m-md-0 {
  2488. margin: 0 !important;
  2489. }
  2490. .mt-md-0,
  2491. .my-md-0 {
  2492. margin-top: 0 !important;
  2493. }
  2494. .mr-md-0,
  2495. .mx-md-0 {
  2496. margin-right: 0 !important;
  2497. }
  2498. .mb-md-0,
  2499. .my-md-0 {
  2500. margin-bottom: 0 !important;
  2501. }
  2502. .ml-md-0,
  2503. .mx-md-0 {
  2504. margin-left: 0 !important;
  2505. }
  2506. .m-md-1 {
  2507. margin: 0.25rem !important;
  2508. }
  2509. .mt-md-1,
  2510. .my-md-1 {
  2511. margin-top: 0.25rem !important;
  2512. }
  2513. .mr-md-1,
  2514. .mx-md-1 {
  2515. margin-right: 0.25rem !important;
  2516. }
  2517. .mb-md-1,
  2518. .my-md-1 {
  2519. margin-bottom: 0.25rem !important;
  2520. }
  2521. .ml-md-1,
  2522. .mx-md-1 {
  2523. margin-left: 0.25rem !important;
  2524. }
  2525. .m-md-2 {
  2526. margin: 0.5rem !important;
  2527. }
  2528. .mt-md-2,
  2529. .my-md-2 {
  2530. margin-top: 0.5rem !important;
  2531. }
  2532. .mr-md-2,
  2533. .mx-md-2 {
  2534. margin-right: 0.5rem !important;
  2535. }
  2536. .mb-md-2,
  2537. .my-md-2 {
  2538. margin-bottom: 0.5rem !important;
  2539. }
  2540. .ml-md-2,
  2541. .mx-md-2 {
  2542. margin-left: 0.5rem !important;
  2543. }
  2544. .m-md-3 {
  2545. margin: 1rem !important;
  2546. }
  2547. .mt-md-3,
  2548. .my-md-3 {
  2549. margin-top: 1rem !important;
  2550. }
  2551. .mr-md-3,
  2552. .mx-md-3 {
  2553. margin-right: 1rem !important;
  2554. }
  2555. .mb-md-3,
  2556. .my-md-3 {
  2557. margin-bottom: 1rem !important;
  2558. }
  2559. .ml-md-3,
  2560. .mx-md-3 {
  2561. margin-left: 1rem !important;
  2562. }
  2563. .m-md-4 {
  2564. margin: 1.5rem !important;
  2565. }
  2566. .mt-md-4,
  2567. .my-md-4 {
  2568. margin-top: 1.5rem !important;
  2569. }
  2570. .mr-md-4,
  2571. .mx-md-4 {
  2572. margin-right: 1.5rem !important;
  2573. }
  2574. .mb-md-4,
  2575. .my-md-4 {
  2576. margin-bottom: 1.5rem !important;
  2577. }
  2578. .ml-md-4,
  2579. .mx-md-4 {
  2580. margin-left: 1.5rem !important;
  2581. }
  2582. .m-md-5 {
  2583. margin: 3rem !important;
  2584. }
  2585. .mt-md-5,
  2586. .my-md-5 {
  2587. margin-top: 3rem !important;
  2588. }
  2589. .mr-md-5,
  2590. .mx-md-5 {
  2591. margin-right: 3rem !important;
  2592. }
  2593. .mb-md-5,
  2594. .my-md-5 {
  2595. margin-bottom: 3rem !important;
  2596. }
  2597. .ml-md-5,
  2598. .mx-md-5 {
  2599. margin-left: 3rem !important;
  2600. }
  2601. .p-md-0 {
  2602. padding: 0 !important;
  2603. }
  2604. .pt-md-0,
  2605. .py-md-0 {
  2606. padding-top: 0 !important;
  2607. }
  2608. .pr-md-0,
  2609. .px-md-0 {
  2610. padding-right: 0 !important;
  2611. }
  2612. .pb-md-0,
  2613. .py-md-0 {
  2614. padding-bottom: 0 !important;
  2615. }
  2616. .pl-md-0,
  2617. .px-md-0 {
  2618. padding-left: 0 !important;
  2619. }
  2620. .p-md-1 {
  2621. padding: 0.25rem !important;
  2622. }
  2623. .pt-md-1,
  2624. .py-md-1 {
  2625. padding-top: 0.25rem !important;
  2626. }
  2627. .pr-md-1,
  2628. .px-md-1 {
  2629. padding-right: 0.25rem !important;
  2630. }
  2631. .pb-md-1,
  2632. .py-md-1 {
  2633. padding-bottom: 0.25rem !important;
  2634. }
  2635. .pl-md-1,
  2636. .px-md-1 {
  2637. padding-left: 0.25rem !important;
  2638. }
  2639. .p-md-2 {
  2640. padding: 0.5rem !important;
  2641. }
  2642. .pt-md-2,
  2643. .py-md-2 {
  2644. padding-top: 0.5rem !important;
  2645. }
  2646. .pr-md-2,
  2647. .px-md-2 {
  2648. padding-right: 0.5rem !important;
  2649. }
  2650. .pb-md-2,
  2651. .py-md-2 {
  2652. padding-bottom: 0.5rem !important;
  2653. }
  2654. .pl-md-2,
  2655. .px-md-2 {
  2656. padding-left: 0.5rem !important;
  2657. }
  2658. .p-md-3 {
  2659. padding: 1rem !important;
  2660. }
  2661. .pt-md-3,
  2662. .py-md-3 {
  2663. padding-top: 1rem !important;
  2664. }
  2665. .pr-md-3,
  2666. .px-md-3 {
  2667. padding-right: 1rem !important;
  2668. }
  2669. .pb-md-3,
  2670. .py-md-3 {
  2671. padding-bottom: 1rem !important;
  2672. }
  2673. .pl-md-3,
  2674. .px-md-3 {
  2675. padding-left: 1rem !important;
  2676. }
  2677. .p-md-4 {
  2678. padding: 1.5rem !important;
  2679. }
  2680. .pt-md-4,
  2681. .py-md-4 {
  2682. padding-top: 1.5rem !important;
  2683. }
  2684. .pr-md-4,
  2685. .px-md-4 {
  2686. padding-right: 1.5rem !important;
  2687. }
  2688. .pb-md-4,
  2689. .py-md-4 {
  2690. padding-bottom: 1.5rem !important;
  2691. }
  2692. .pl-md-4,
  2693. .px-md-4 {
  2694. padding-left: 1.5rem !important;
  2695. }
  2696. .p-md-5 {
  2697. padding: 3rem !important;
  2698. }
  2699. .pt-md-5,
  2700. .py-md-5 {
  2701. padding-top: 3rem !important;
  2702. }
  2703. .pr-md-5,
  2704. .px-md-5 {
  2705. padding-right: 3rem !important;
  2706. }
  2707. .pb-md-5,
  2708. .py-md-5 {
  2709. padding-bottom: 3rem !important;
  2710. }
  2711. .pl-md-5,
  2712. .px-md-5 {
  2713. padding-left: 3rem !important;
  2714. }
  2715. .m-md-n1 {
  2716. margin: -0.25rem !important;
  2717. }
  2718. .mt-md-n1,
  2719. .my-md-n1 {
  2720. margin-top: -0.25rem !important;
  2721. }
  2722. .mr-md-n1,
  2723. .mx-md-n1 {
  2724. margin-right: -0.25rem !important;
  2725. }
  2726. .mb-md-n1,
  2727. .my-md-n1 {
  2728. margin-bottom: -0.25rem !important;
  2729. }
  2730. .ml-md-n1,
  2731. .mx-md-n1 {
  2732. margin-left: -0.25rem !important;
  2733. }
  2734. .m-md-n2 {
  2735. margin: -0.5rem !important;
  2736. }
  2737. .mt-md-n2,
  2738. .my-md-n2 {
  2739. margin-top: -0.5rem !important;
  2740. }
  2741. .mr-md-n2,
  2742. .mx-md-n2 {
  2743. margin-right: -0.5rem !important;
  2744. }
  2745. .mb-md-n2,
  2746. .my-md-n2 {
  2747. margin-bottom: -0.5rem !important;
  2748. }
  2749. .ml-md-n2,
  2750. .mx-md-n2 {
  2751. margin-left: -0.5rem !important;
  2752. }
  2753. .m-md-n3 {
  2754. margin: -1rem !important;
  2755. }
  2756. .mt-md-n3,
  2757. .my-md-n3 {
  2758. margin-top: -1rem !important;
  2759. }
  2760. .mr-md-n3,
  2761. .mx-md-n3 {
  2762. margin-right: -1rem !important;
  2763. }
  2764. .mb-md-n3,
  2765. .my-md-n3 {
  2766. margin-bottom: -1rem !important;
  2767. }
  2768. .ml-md-n3,
  2769. .mx-md-n3 {
  2770. margin-left: -1rem !important;
  2771. }
  2772. .m-md-n4 {
  2773. margin: -1.5rem !important;
  2774. }
  2775. .mt-md-n4,
  2776. .my-md-n4 {
  2777. margin-top: -1.5rem !important;
  2778. }
  2779. .mr-md-n4,
  2780. .mx-md-n4 {
  2781. margin-right: -1.5rem !important;
  2782. }
  2783. .mb-md-n4,
  2784. .my-md-n4 {
  2785. margin-bottom: -1.5rem !important;
  2786. }
  2787. .ml-md-n4,
  2788. .mx-md-n4 {
  2789. margin-left: -1.5rem !important;
  2790. }
  2791. .m-md-n5 {
  2792. margin: -3rem !important;
  2793. }
  2794. .mt-md-n5,
  2795. .my-md-n5 {
  2796. margin-top: -3rem !important;
  2797. }
  2798. .mr-md-n5,
  2799. .mx-md-n5 {
  2800. margin-right: -3rem !important;
  2801. }
  2802. .mb-md-n5,
  2803. .my-md-n5 {
  2804. margin-bottom: -3rem !important;
  2805. }
  2806. .ml-md-n5,
  2807. .mx-md-n5 {
  2808. margin-left: -3rem !important;
  2809. }
  2810. .m-md-auto {
  2811. margin: auto !important;
  2812. }
  2813. .mt-md-auto,
  2814. .my-md-auto {
  2815. margin-top: auto !important;
  2816. }
  2817. .mr-md-auto,
  2818. .mx-md-auto {
  2819. margin-right: auto !important;
  2820. }
  2821. .mb-md-auto,
  2822. .my-md-auto {
  2823. margin-bottom: auto !important;
  2824. }
  2825. .ml-md-auto,
  2826. .mx-md-auto {
  2827. margin-left: auto !important;
  2828. }
  2829. }
  2830. @media (min-width: 992px) {
  2831. .m-lg-0 {
  2832. margin: 0 !important;
  2833. }
  2834. .mt-lg-0,
  2835. .my-lg-0 {
  2836. margin-top: 0 !important;
  2837. }
  2838. .mr-lg-0,
  2839. .mx-lg-0 {
  2840. margin-right: 0 !important;
  2841. }
  2842. .mb-lg-0,
  2843. .my-lg-0 {
  2844. margin-bottom: 0 !important;
  2845. }
  2846. .ml-lg-0,
  2847. .mx-lg-0 {
  2848. margin-left: 0 !important;
  2849. }
  2850. .m-lg-1 {
  2851. margin: 0.25rem !important;
  2852. }
  2853. .mt-lg-1,
  2854. .my-lg-1 {
  2855. margin-top: 0.25rem !important;
  2856. }
  2857. .mr-lg-1,
  2858. .mx-lg-1 {
  2859. margin-right: 0.25rem !important;
  2860. }
  2861. .mb-lg-1,
  2862. .my-lg-1 {
  2863. margin-bottom: 0.25rem !important;
  2864. }
  2865. .ml-lg-1,
  2866. .mx-lg-1 {
  2867. margin-left: 0.25rem !important;
  2868. }
  2869. .m-lg-2 {
  2870. margin: 0.5rem !important;
  2871. }
  2872. .mt-lg-2,
  2873. .my-lg-2 {
  2874. margin-top: 0.5rem !important;
  2875. }
  2876. .mr-lg-2,
  2877. .mx-lg-2 {
  2878. margin-right: 0.5rem !important;
  2879. }
  2880. .mb-lg-2,
  2881. .my-lg-2 {
  2882. margin-bottom: 0.5rem !important;
  2883. }
  2884. .ml-lg-2,
  2885. .mx-lg-2 {
  2886. margin-left: 0.5rem !important;
  2887. }
  2888. .m-lg-3 {
  2889. margin: 1rem !important;
  2890. }
  2891. .mt-lg-3,
  2892. .my-lg-3 {
  2893. margin-top: 1rem !important;
  2894. }
  2895. .mr-lg-3,
  2896. .mx-lg-3 {
  2897. margin-right: 1rem !important;
  2898. }
  2899. .mb-lg-3,
  2900. .my-lg-3 {
  2901. margin-bottom: 1rem !important;
  2902. }
  2903. .ml-lg-3,
  2904. .mx-lg-3 {
  2905. margin-left: 1rem !important;
  2906. }
  2907. .m-lg-4 {
  2908. margin: 1.5rem !important;
  2909. }
  2910. .mt-lg-4,
  2911. .my-lg-4 {
  2912. margin-top: 1.5rem !important;
  2913. }
  2914. .mr-lg-4,
  2915. .mx-lg-4 {
  2916. margin-right: 1.5rem !important;
  2917. }
  2918. .mb-lg-4,
  2919. .my-lg-4 {
  2920. margin-bottom: 1.5rem !important;
  2921. }
  2922. .ml-lg-4,
  2923. .mx-lg-4 {
  2924. margin-left: 1.5rem !important;
  2925. }
  2926. .m-lg-5 {
  2927. margin: 3rem !important;
  2928. }
  2929. .mt-lg-5,
  2930. .my-lg-5 {
  2931. margin-top: 3rem !important;
  2932. }
  2933. .mr-lg-5,
  2934. .mx-lg-5 {
  2935. margin-right: 3rem !important;
  2936. }
  2937. .mb-lg-5,
  2938. .my-lg-5 {
  2939. margin-bottom: 3rem !important;
  2940. }
  2941. .ml-lg-5,
  2942. .mx-lg-5 {
  2943. margin-left: 3rem !important;
  2944. }
  2945. .p-lg-0 {
  2946. padding: 0 !important;
  2947. }
  2948. .pt-lg-0,
  2949. .py-lg-0 {
  2950. padding-top: 0 !important;
  2951. }
  2952. .pr-lg-0,
  2953. .px-lg-0 {
  2954. padding-right: 0 !important;
  2955. }
  2956. .pb-lg-0,
  2957. .py-lg-0 {
  2958. padding-bottom: 0 !important;
  2959. }
  2960. .pl-lg-0,
  2961. .px-lg-0 {
  2962. padding-left: 0 !important;
  2963. }
  2964. .p-lg-1 {
  2965. padding: 0.25rem !important;
  2966. }
  2967. .pt-lg-1,
  2968. .py-lg-1 {
  2969. padding-top: 0.25rem !important;
  2970. }
  2971. .pr-lg-1,
  2972. .px-lg-1 {
  2973. padding-right: 0.25rem !important;
  2974. }
  2975. .pb-lg-1,
  2976. .py-lg-1 {
  2977. padding-bottom: 0.25rem !important;
  2978. }
  2979. .pl-lg-1,
  2980. .px-lg-1 {
  2981. padding-left: 0.25rem !important;
  2982. }
  2983. .p-lg-2 {
  2984. padding: 0.5rem !important;
  2985. }
  2986. .pt-lg-2,
  2987. .py-lg-2 {
  2988. padding-top: 0.5rem !important;
  2989. }
  2990. .pr-lg-2,
  2991. .px-lg-2 {
  2992. padding-right: 0.5rem !important;
  2993. }
  2994. .pb-lg-2,
  2995. .py-lg-2 {
  2996. padding-bottom: 0.5rem !important;
  2997. }
  2998. .pl-lg-2,
  2999. .px-lg-2 {
  3000. padding-left: 0.5rem !important;
  3001. }
  3002. .p-lg-3 {
  3003. padding: 1rem !important;
  3004. }
  3005. .pt-lg-3,
  3006. .py-lg-3 {
  3007. padding-top: 1rem !important;
  3008. }
  3009. .pr-lg-3,
  3010. .px-lg-3 {
  3011. padding-right: 1rem !important;
  3012. }
  3013. .pb-lg-3,
  3014. .py-lg-3 {
  3015. padding-bottom: 1rem !important;
  3016. }
  3017. .pl-lg-3,
  3018. .px-lg-3 {
  3019. padding-left: 1rem !important;
  3020. }
  3021. .p-lg-4 {
  3022. padding: 1.5rem !important;
  3023. }
  3024. .pt-lg-4,
  3025. .py-lg-4 {
  3026. padding-top: 1.5rem !important;
  3027. }
  3028. .pr-lg-4,
  3029. .px-lg-4 {
  3030. padding-right: 1.5rem !important;
  3031. }
  3032. .pb-lg-4,
  3033. .py-lg-4 {
  3034. padding-bottom: 1.5rem !important;
  3035. }
  3036. .pl-lg-4,
  3037. .px-lg-4 {
  3038. padding-left: 1.5rem !important;
  3039. }
  3040. .p-lg-5 {
  3041. padding: 3rem !important;
  3042. }
  3043. .pt-lg-5,
  3044. .py-lg-5 {
  3045. padding-top: 3rem !important;
  3046. }
  3047. .pr-lg-5,
  3048. .px-lg-5 {
  3049. padding-right: 3rem !important;
  3050. }
  3051. .pb-lg-5,
  3052. .py-lg-5 {
  3053. padding-bottom: 3rem !important;
  3054. }
  3055. .pl-lg-5,
  3056. .px-lg-5 {
  3057. padding-left: 3rem !important;
  3058. }
  3059. .m-lg-n1 {
  3060. margin: -0.25rem !important;
  3061. }
  3062. .mt-lg-n1,
  3063. .my-lg-n1 {
  3064. margin-top: -0.25rem !important;
  3065. }
  3066. .mr-lg-n1,
  3067. .mx-lg-n1 {
  3068. margin-right: -0.25rem !important;
  3069. }
  3070. .mb-lg-n1,
  3071. .my-lg-n1 {
  3072. margin-bottom: -0.25rem !important;
  3073. }
  3074. .ml-lg-n1,
  3075. .mx-lg-n1 {
  3076. margin-left: -0.25rem !important;
  3077. }
  3078. .m-lg-n2 {
  3079. margin: -0.5rem !important;
  3080. }
  3081. .mt-lg-n2,
  3082. .my-lg-n2 {
  3083. margin-top: -0.5rem !important;
  3084. }
  3085. .mr-lg-n2,
  3086. .mx-lg-n2 {
  3087. margin-right: -0.5rem !important;
  3088. }
  3089. .mb-lg-n2,
  3090. .my-lg-n2 {
  3091. margin-bottom: -0.5rem !important;
  3092. }
  3093. .ml-lg-n2,
  3094. .mx-lg-n2 {
  3095. margin-left: -0.5rem !important;
  3096. }
  3097. .m-lg-n3 {
  3098. margin: -1rem !important;
  3099. }
  3100. .mt-lg-n3,
  3101. .my-lg-n3 {
  3102. margin-top: -1rem !important;
  3103. }
  3104. .mr-lg-n3,
  3105. .mx-lg-n3 {
  3106. margin-right: -1rem !important;
  3107. }
  3108. .mb-lg-n3,
  3109. .my-lg-n3 {
  3110. margin-bottom: -1rem !important;
  3111. }
  3112. .ml-lg-n3,
  3113. .mx-lg-n3 {
  3114. margin-left: -1rem !important;
  3115. }
  3116. .m-lg-n4 {
  3117. margin: -1.5rem !important;
  3118. }
  3119. .mt-lg-n4,
  3120. .my-lg-n4 {
  3121. margin-top: -1.5rem !important;
  3122. }
  3123. .mr-lg-n4,
  3124. .mx-lg-n4 {
  3125. margin-right: -1.5rem !important;
  3126. }
  3127. .mb-lg-n4,
  3128. .my-lg-n4 {
  3129. margin-bottom: -1.5rem !important;
  3130. }
  3131. .ml-lg-n4,
  3132. .mx-lg-n4 {
  3133. margin-left: -1.5rem !important;
  3134. }
  3135. .m-lg-n5 {
  3136. margin: -3rem !important;
  3137. }
  3138. .mt-lg-n5,
  3139. .my-lg-n5 {
  3140. margin-top: -3rem !important;
  3141. }
  3142. .mr-lg-n5,
  3143. .mx-lg-n5 {
  3144. margin-right: -3rem !important;
  3145. }
  3146. .mb-lg-n5,
  3147. .my-lg-n5 {
  3148. margin-bottom: -3rem !important;
  3149. }
  3150. .ml-lg-n5,
  3151. .mx-lg-n5 {
  3152. margin-left: -3rem !important;
  3153. }
  3154. .m-lg-auto {
  3155. margin: auto !important;
  3156. }
  3157. .mt-lg-auto,
  3158. .my-lg-auto {
  3159. margin-top: auto !important;
  3160. }
  3161. .mr-lg-auto,
  3162. .mx-lg-auto {
  3163. margin-right: auto !important;
  3164. }
  3165. .mb-lg-auto,
  3166. .my-lg-auto {
  3167. margin-bottom: auto !important;
  3168. }
  3169. .ml-lg-auto,
  3170. .mx-lg-auto {
  3171. margin-left: auto !important;
  3172. }
  3173. }
  3174. @media (min-width: 1200px) {
  3175. .m-xl-0 {
  3176. margin: 0 !important;
  3177. }
  3178. .mt-xl-0,
  3179. .my-xl-0 {
  3180. margin-top: 0 !important;
  3181. }
  3182. .mr-xl-0,
  3183. .mx-xl-0 {
  3184. margin-right: 0 !important;
  3185. }
  3186. .mb-xl-0,
  3187. .my-xl-0 {
  3188. margin-bottom: 0 !important;
  3189. }
  3190. .ml-xl-0,
  3191. .mx-xl-0 {
  3192. margin-left: 0 !important;
  3193. }
  3194. .m-xl-1 {
  3195. margin: 0.25rem !important;
  3196. }
  3197. .mt-xl-1,
  3198. .my-xl-1 {
  3199. margin-top: 0.25rem !important;
  3200. }
  3201. .mr-xl-1,
  3202. .mx-xl-1 {
  3203. margin-right: 0.25rem !important;
  3204. }
  3205. .mb-xl-1,
  3206. .my-xl-1 {
  3207. margin-bottom: 0.25rem !important;
  3208. }
  3209. .ml-xl-1,
  3210. .mx-xl-1 {
  3211. margin-left: 0.25rem !important;
  3212. }
  3213. .m-xl-2 {
  3214. margin: 0.5rem !important;
  3215. }
  3216. .mt-xl-2,
  3217. .my-xl-2 {
  3218. margin-top: 0.5rem !important;
  3219. }
  3220. .mr-xl-2,
  3221. .mx-xl-2 {
  3222. margin-right: 0.5rem !important;
  3223. }
  3224. .mb-xl-2,
  3225. .my-xl-2 {
  3226. margin-bottom: 0.5rem !important;
  3227. }
  3228. .ml-xl-2,
  3229. .mx-xl-2 {
  3230. margin-left: 0.5rem !important;
  3231. }
  3232. .m-xl-3 {
  3233. margin: 1rem !important;
  3234. }
  3235. .mt-xl-3,
  3236. .my-xl-3 {
  3237. margin-top: 1rem !important;
  3238. }
  3239. .mr-xl-3,
  3240. .mx-xl-3 {
  3241. margin-right: 1rem !important;
  3242. }
  3243. .mb-xl-3,
  3244. .my-xl-3 {
  3245. margin-bottom: 1rem !important;
  3246. }
  3247. .ml-xl-3,
  3248. .mx-xl-3 {
  3249. margin-left: 1rem !important;
  3250. }
  3251. .m-xl-4 {
  3252. margin: 1.5rem !important;
  3253. }
  3254. .mt-xl-4,
  3255. .my-xl-4 {
  3256. margin-top: 1.5rem !important;
  3257. }
  3258. .mr-xl-4,
  3259. .mx-xl-4 {
  3260. margin-right: 1.5rem !important;
  3261. }
  3262. .mb-xl-4,
  3263. .my-xl-4 {
  3264. margin-bottom: 1.5rem !important;
  3265. }
  3266. .ml-xl-4,
  3267. .mx-xl-4 {
  3268. margin-left: 1.5rem !important;
  3269. }
  3270. .m-xl-5 {
  3271. margin: 3rem !important;
  3272. }
  3273. .mt-xl-5,
  3274. .my-xl-5 {
  3275. margin-top: 3rem !important;
  3276. }
  3277. .mr-xl-5,
  3278. .mx-xl-5 {
  3279. margin-right: 3rem !important;
  3280. }
  3281. .mb-xl-5,
  3282. .my-xl-5 {
  3283. margin-bottom: 3rem !important;
  3284. }
  3285. .ml-xl-5,
  3286. .mx-xl-5 {
  3287. margin-left: 3rem !important;
  3288. }
  3289. .p-xl-0 {
  3290. padding: 0 !important;
  3291. }
  3292. .pt-xl-0,
  3293. .py-xl-0 {
  3294. padding-top: 0 !important;
  3295. }
  3296. .pr-xl-0,
  3297. .px-xl-0 {
  3298. padding-right: 0 !important;
  3299. }
  3300. .pb-xl-0,
  3301. .py-xl-0 {
  3302. padding-bottom: 0 !important;
  3303. }
  3304. .pl-xl-0,
  3305. .px-xl-0 {
  3306. padding-left: 0 !important;
  3307. }
  3308. .p-xl-1 {
  3309. padding: 0.25rem !important;
  3310. }
  3311. .pt-xl-1,
  3312. .py-xl-1 {
  3313. padding-top: 0.25rem !important;
  3314. }
  3315. .pr-xl-1,
  3316. .px-xl-1 {
  3317. padding-right: 0.25rem !important;
  3318. }
  3319. .pb-xl-1,
  3320. .py-xl-1 {
  3321. padding-bottom: 0.25rem !important;
  3322. }
  3323. .pl-xl-1,
  3324. .px-xl-1 {
  3325. padding-left: 0.25rem !important;
  3326. }
  3327. .p-xl-2 {
  3328. padding: 0.5rem !important;
  3329. }
  3330. .pt-xl-2,
  3331. .py-xl-2 {
  3332. padding-top: 0.5rem !important;
  3333. }
  3334. .pr-xl-2,
  3335. .px-xl-2 {
  3336. padding-right: 0.5rem !important;
  3337. }
  3338. .pb-xl-2,
  3339. .py-xl-2 {
  3340. padding-bottom: 0.5rem !important;
  3341. }
  3342. .pl-xl-2,
  3343. .px-xl-2 {
  3344. padding-left: 0.5rem !important;
  3345. }
  3346. .p-xl-3 {
  3347. padding: 1rem !important;
  3348. }
  3349. .pt-xl-3,
  3350. .py-xl-3 {
  3351. padding-top: 1rem !important;
  3352. }
  3353. .pr-xl-3,
  3354. .px-xl-3 {
  3355. padding-right: 1rem !important;
  3356. }
  3357. .pb-xl-3,
  3358. .py-xl-3 {
  3359. padding-bottom: 1rem !important;
  3360. }
  3361. .pl-xl-3,
  3362. .px-xl-3 {
  3363. padding-left: 1rem !important;
  3364. }
  3365. .p-xl-4 {
  3366. padding: 1.5rem !important;
  3367. }
  3368. .pt-xl-4,
  3369. .py-xl-4 {
  3370. padding-top: 1.5rem !important;
  3371. }
  3372. .pr-xl-4,
  3373. .px-xl-4 {
  3374. padding-right: 1.5rem !important;
  3375. }
  3376. .pb-xl-4,
  3377. .py-xl-4 {
  3378. padding-bottom: 1.5rem !important;
  3379. }
  3380. .pl-xl-4,
  3381. .px-xl-4 {
  3382. padding-left: 1.5rem !important;
  3383. }
  3384. .p-xl-5 {
  3385. padding: 3rem !important;
  3386. }
  3387. .pt-xl-5,
  3388. .py-xl-5 {
  3389. padding-top: 3rem !important;
  3390. }
  3391. .pr-xl-5,
  3392. .px-xl-5 {
  3393. padding-right: 3rem !important;
  3394. }
  3395. .pb-xl-5,
  3396. .py-xl-5 {
  3397. padding-bottom: 3rem !important;
  3398. }
  3399. .pl-xl-5,
  3400. .px-xl-5 {
  3401. padding-left: 3rem !important;
  3402. }
  3403. .m-xl-n1 {
  3404. margin: -0.25rem !important;
  3405. }
  3406. .mt-xl-n1,
  3407. .my-xl-n1 {
  3408. margin-top: -0.25rem !important;
  3409. }
  3410. .mr-xl-n1,
  3411. .mx-xl-n1 {
  3412. margin-right: -0.25rem !important;
  3413. }
  3414. .mb-xl-n1,
  3415. .my-xl-n1 {
  3416. margin-bottom: -0.25rem !important;
  3417. }
  3418. .ml-xl-n1,
  3419. .mx-xl-n1 {
  3420. margin-left: -0.25rem !important;
  3421. }
  3422. .m-xl-n2 {
  3423. margin: -0.5rem !important;
  3424. }
  3425. .mt-xl-n2,
  3426. .my-xl-n2 {
  3427. margin-top: -0.5rem !important;
  3428. }
  3429. .mr-xl-n2,
  3430. .mx-xl-n2 {
  3431. margin-right: -0.5rem !important;
  3432. }
  3433. .mb-xl-n2,
  3434. .my-xl-n2 {
  3435. margin-bottom: -0.5rem !important;
  3436. }
  3437. .ml-xl-n2,
  3438. .mx-xl-n2 {
  3439. margin-left: -0.5rem !important;
  3440. }
  3441. .m-xl-n3 {
  3442. margin: -1rem !important;
  3443. }
  3444. .mt-xl-n3,
  3445. .my-xl-n3 {
  3446. margin-top: -1rem !important;
  3447. }
  3448. .mr-xl-n3,
  3449. .mx-xl-n3 {
  3450. margin-right: -1rem !important;
  3451. }
  3452. .mb-xl-n3,
  3453. .my-xl-n3 {
  3454. margin-bottom: -1rem !important;
  3455. }
  3456. .ml-xl-n3,
  3457. .mx-xl-n3 {
  3458. margin-left: -1rem !important;
  3459. }
  3460. .m-xl-n4 {
  3461. margin: -1.5rem !important;
  3462. }
  3463. .mt-xl-n4,
  3464. .my-xl-n4 {
  3465. margin-top: -1.5rem !important;
  3466. }
  3467. .mr-xl-n4,
  3468. .mx-xl-n4 {
  3469. margin-right: -1.5rem !important;
  3470. }
  3471. .mb-xl-n4,
  3472. .my-xl-n4 {
  3473. margin-bottom: -1.5rem !important;
  3474. }
  3475. .ml-xl-n4,
  3476. .mx-xl-n4 {
  3477. margin-left: -1.5rem !important;
  3478. }
  3479. .m-xl-n5 {
  3480. margin: -3rem !important;
  3481. }
  3482. .mt-xl-n5,
  3483. .my-xl-n5 {
  3484. margin-top: -3rem !important;
  3485. }
  3486. .mr-xl-n5,
  3487. .mx-xl-n5 {
  3488. margin-right: -3rem !important;
  3489. }
  3490. .mb-xl-n5,
  3491. .my-xl-n5 {
  3492. margin-bottom: -3rem !important;
  3493. }
  3494. .ml-xl-n5,
  3495. .mx-xl-n5 {
  3496. margin-left: -3rem !important;
  3497. }
  3498. .m-xl-auto {
  3499. margin: auto !important;
  3500. }
  3501. .mt-xl-auto,
  3502. .my-xl-auto {
  3503. margin-top: auto !important;
  3504. }
  3505. .mr-xl-auto,
  3506. .mx-xl-auto {
  3507. margin-right: auto !important;
  3508. }
  3509. .mb-xl-auto,
  3510. .my-xl-auto {
  3511. margin-bottom: auto !important;
  3512. }
  3513. .ml-xl-auto,
  3514. .mx-xl-auto {
  3515. margin-left: auto !important;
  3516. }
  3517. }
  3518. /*# sourceMappingURL=bootstrap-grid.css.map */