mini-st_2020.css 57 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711
  1. @charset "UTF-8";
  2. /*
  3. Flavor name: Custom (mini-custom)
  4. Generated online - https://minicss.org/flavors
  5. mini.css version: v3.0.1
  6. */
  7. /*
  8. Browsers resets and base typography.
  9. */
  10. /* Core module CSS variable definitions */
  11. :root {
  12. --fore-color: #03234b;
  13. --secondary-fore-color: #03234b;
  14. --back-color: #ffffff;
  15. --secondary-back-color: #ffffff;
  16. --blockquote-color: #e6007e;
  17. --pre-color: #e6007e;
  18. --border-color: #3cb4e6;
  19. --secondary-border-color: #3cb4e6;
  20. --heading-ratio: 1.2;
  21. --universal-margin: 0.5rem;
  22. --universal-padding: 0.25rem;
  23. --universal-border-radius: 0.075rem;
  24. --background-margin: 1.5%;
  25. --a-link-color: #3cb4e6;
  26. --a-visited-color: #8c0078; }
  27. html {
  28. font-size: 13.5px; }
  29. a, b, del, em, i, ins, q, span, strong, u {
  30. font-size: 1em; }
  31. html, * {
  32. font-family: -apple-system, BlinkMacSystemFont, Helvetica, arial, sans-serif;
  33. line-height: 1.25;
  34. -webkit-text-size-adjust: 100%; }
  35. * {
  36. font-size: 1rem; }
  37. body {
  38. margin: 0;
  39. color: var(--fore-color);
  40. @background: var(--back-color);
  41. background: var(--back-color) linear-gradient(#ffd200, #ffd200) repeat-y left top;
  42. background-size: var(--background-margin);
  43. }
  44. details {
  45. display: block; }
  46. summary {
  47. display: list-item; }
  48. abbr[title] {
  49. border-bottom: none;
  50. text-decoration: underline dotted; }
  51. input {
  52. overflow: visible; }
  53. img {
  54. max-width: 100%;
  55. height: auto; }
  56. h1, h2, h3, h4, h5, h6 {
  57. line-height: 1.25;
  58. margin: calc(1.5 * var(--universal-margin)) var(--universal-margin);
  59. font-weight: 400; }
  60. h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  61. color: var(--secondary-fore-color);
  62. display: block;
  63. margin-top: -0.25rem; }
  64. h1 {
  65. font-size: calc(1rem * var(--heading-ratio) * var(--heading-ratio) * var(--heading-ratio)); }
  66. h2 {
  67. font-size: calc(1rem * var(--heading-ratio) * var(--heading-ratio) );
  68. border-style: none none solid none ;
  69. border-width: thin;
  70. border-color: var(--border-color); }
  71. h3 {
  72. font-size: calc(1rem * var(--heading-ratio) ); }
  73. h4 {
  74. font-size: calc(1rem * var(--heading-ratio)); }
  75. h5 {
  76. font-size: 1rem; }
  77. h6 {
  78. font-size: calc(1rem / var(--heading-ratio)); }
  79. p {
  80. margin: var(--universal-margin); }
  81. ol, ul {
  82. margin: var(--universal-margin);
  83. padding-left: calc(3 * var(--universal-margin)); }
  84. b, strong {
  85. font-weight: 700; }
  86. hr {
  87. box-sizing: content-box;
  88. border: 0;
  89. line-height: 1.25em;
  90. margin: var(--universal-margin);
  91. height: 0.0714285714rem;
  92. background: linear-gradient(to right, transparent, var(--border-color) 20%, var(--border-color) 80%, transparent); }
  93. blockquote {
  94. display: block;
  95. position: relative;
  96. font-style: italic;
  97. color: var(--secondary-fore-color);
  98. margin: var(--universal-margin);
  99. padding: calc(3 * var(--universal-padding));
  100. border: 0.0714285714rem solid var(--secondary-border-color);
  101. border-left: 0.3rem solid var(--blockquote-color);
  102. border-radius: 0 var(--universal-border-radius) var(--universal-border-radius) 0; }
  103. blockquote:before {
  104. position: absolute;
  105. top: calc(0rem - var(--universal-padding));
  106. left: 0;
  107. font-family: sans-serif;
  108. font-size: 2rem;
  109. font-weight: 800;
  110. content: "\201c";
  111. color: var(--blockquote-color); }
  112. blockquote[cite]:after {
  113. font-style: normal;
  114. font-size: 0.75em;
  115. font-weight: 700;
  116. content: "\a— " attr(cite);
  117. white-space: pre; }
  118. code, kbd, pre, samp {
  119. font-family: Menlo, Consolas, monospace;
  120. font-size: 0.85em; }
  121. code {
  122. background: var(--secondary-back-color);
  123. border-radius: var(--universal-border-radius);
  124. padding: calc(var(--universal-padding) / 4) calc(var(--universal-padding) / 2); }
  125. kbd {
  126. background: var(--fore-color);
  127. color: var(--back-color);
  128. border-radius: var(--universal-border-radius);
  129. padding: calc(var(--universal-padding) / 4) calc(var(--universal-padding) / 2); }
  130. pre {
  131. overflow: auto;
  132. background: var(--secondary-back-color);
  133. padding: calc(1.5 * var(--universal-padding));
  134. margin: var(--universal-margin);
  135. border: 0.0714285714rem solid var(--secondary-border-color);
  136. border-left: 0.2857142857rem solid var(--pre-color);
  137. border-radius: 0 var(--universal-border-radius) var(--universal-border-radius) 0; }
  138. sup, sub, code, kbd {
  139. line-height: 0;
  140. position: relative;
  141. vertical-align: baseline; }
  142. small, sup, sub, figcaption {
  143. font-size: 0.75em; }
  144. sup {
  145. top: -0.5em; }
  146. sub {
  147. bottom: -0.25em; }
  148. figure {
  149. margin: var(--universal-margin); }
  150. figcaption {
  151. color: var(--secondary-fore-color); }
  152. a {
  153. text-decoration: none; }
  154. a:link {
  155. color: var(--a-link-color); }
  156. a:visited {
  157. color: var(--a-visited-color); }
  158. a:hover, a:focus {
  159. text-decoration: underline; }
  160. /*
  161. Definitions for the grid system, cards and containers.
  162. */
  163. .container {
  164. margin: 0 auto;
  165. padding: 0 calc(1.5 * var(--universal-padding)); }
  166. .row {
  167. box-sizing: border-box;
  168. display: flex;
  169. flex: 0 1 auto;
  170. flex-flow: row wrap;
  171. margin: 0 0 0 var(--background-margin); }
  172. .col-sm,
  173. [class^='col-sm-'],
  174. [class^='col-sm-offset-'],
  175. .row[class*='cols-sm-'] > * {
  176. box-sizing: border-box;
  177. flex: 0 0 auto;
  178. padding: 0 calc(var(--universal-padding) / 2); }
  179. .col-sm,
  180. .row.cols-sm > * {
  181. max-width: 100%;
  182. flex-grow: 1;
  183. flex-basis: 0; }
  184. .col-sm-1,
  185. .row.cols-sm-1 > * {
  186. max-width: 8.3333333333%;
  187. flex-basis: 8.3333333333%; }
  188. .col-sm-offset-0 {
  189. margin-left: 0; }
  190. .col-sm-2,
  191. .row.cols-sm-2 > * {
  192. max-width: 16.6666666667%;
  193. flex-basis: 16.6666666667%; }
  194. .col-sm-offset-1 {
  195. margin-left: 8.3333333333%; }
  196. .col-sm-3,
  197. .row.cols-sm-3 > * {
  198. max-width: 25%;
  199. flex-basis: 25%; }
  200. .col-sm-offset-2 {
  201. margin-left: 16.6666666667%; }
  202. .col-sm-4,
  203. .row.cols-sm-4 > * {
  204. max-width: 33.3333333333%;
  205. flex-basis: 33.3333333333%; }
  206. .col-sm-offset-3 {
  207. margin-left: 25%; }
  208. .col-sm-5,
  209. .row.cols-sm-5 > * {
  210. max-width: 41.6666666667%;
  211. flex-basis: 41.6666666667%; }
  212. .col-sm-offset-4 {
  213. margin-left: 33.3333333333%; }
  214. .col-sm-6,
  215. .row.cols-sm-6 > * {
  216. max-width: 50%;
  217. flex-basis: 50%; }
  218. .col-sm-offset-5 {
  219. margin-left: 41.6666666667%; }
  220. .col-sm-7,
  221. .row.cols-sm-7 > * {
  222. max-width: 58.3333333333%;
  223. flex-basis: 58.3333333333%; }
  224. .col-sm-offset-6 {
  225. margin-left: 50%; }
  226. .col-sm-8,
  227. .row.cols-sm-8 > * {
  228. max-width: 66.6666666667%;
  229. flex-basis: 66.6666666667%; }
  230. .col-sm-offset-7 {
  231. margin-left: 58.3333333333%; }
  232. .col-sm-9,
  233. .row.cols-sm-9 > * {
  234. max-width: 75%;
  235. flex-basis: 75%; }
  236. .col-sm-offset-8 {
  237. margin-left: 66.6666666667%; }
  238. .col-sm-10,
  239. .row.cols-sm-10 > * {
  240. max-width: 83.3333333333%;
  241. flex-basis: 83.3333333333%; }
  242. .col-sm-offset-9 {
  243. margin-left: 75%; }
  244. .col-sm-11,
  245. .row.cols-sm-11 > * {
  246. max-width: 91.6666666667%;
  247. flex-basis: 91.6666666667%; }
  248. .col-sm-offset-10 {
  249. margin-left: 83.3333333333%; }
  250. .col-sm-12,
  251. .row.cols-sm-12 > * {
  252. max-width: 100%;
  253. flex-basis: 100%; }
  254. .col-sm-offset-11 {
  255. margin-left: 91.6666666667%; }
  256. .col-sm-normal {
  257. order: initial; }
  258. .col-sm-first {
  259. order: -999; }
  260. .col-sm-last {
  261. order: 999; }
  262. @media screen and (min-width: 500px) {
  263. .col-md,
  264. [class^='col-md-'],
  265. [class^='col-md-offset-'],
  266. .row[class*='cols-md-'] > * {
  267. box-sizing: border-box;
  268. flex: 0 0 auto;
  269. padding: 0 calc(var(--universal-padding) / 2); }
  270. .col-md,
  271. .row.cols-md > * {
  272. max-width: 100%;
  273. flex-grow: 1;
  274. flex-basis: 0; }
  275. .col-md-1,
  276. .row.cols-md-1 > * {
  277. max-width: 8.3333333333%;
  278. flex-basis: 8.3333333333%; }
  279. .col-md-offset-0 {
  280. margin-left: 0; }
  281. .col-md-2,
  282. .row.cols-md-2 > * {
  283. max-width: 16.6666666667%;
  284. flex-basis: 16.6666666667%; }
  285. .col-md-offset-1 {
  286. margin-left: 8.3333333333%; }
  287. .col-md-3,
  288. .row.cols-md-3 > * {
  289. max-width: 25%;
  290. flex-basis: 25%; }
  291. .col-md-offset-2 {
  292. margin-left: 16.6666666667%; }
  293. .col-md-4,
  294. .row.cols-md-4 > * {
  295. max-width: 33.3333333333%;
  296. flex-basis: 33.3333333333%; }
  297. .col-md-offset-3 {
  298. margin-left: 25%; }
  299. .col-md-5,
  300. .row.cols-md-5 > * {
  301. max-width: 41.6666666667%;
  302. flex-basis: 41.6666666667%; }
  303. .col-md-offset-4 {
  304. margin-left: 33.3333333333%; }
  305. .col-md-6,
  306. .row.cols-md-6 > * {
  307. max-width: 50%;
  308. flex-basis: 50%; }
  309. .col-md-offset-5 {
  310. margin-left: 41.6666666667%; }
  311. .col-md-7,
  312. .row.cols-md-7 > * {
  313. max-width: 58.3333333333%;
  314. flex-basis: 58.3333333333%; }
  315. .col-md-offset-6 {
  316. margin-left: 50%; }
  317. .col-md-8,
  318. .row.cols-md-8 > * {
  319. max-width: 66.6666666667%;
  320. flex-basis: 66.6666666667%; }
  321. .col-md-offset-7 {
  322. margin-left: 58.3333333333%; }
  323. .col-md-9,
  324. .row.cols-md-9 > * {
  325. max-width: 75%;
  326. flex-basis: 75%; }
  327. .col-md-offset-8 {
  328. margin-left: 66.6666666667%; }
  329. .col-md-10,
  330. .row.cols-md-10 > * {
  331. max-width: 83.3333333333%;
  332. flex-basis: 83.3333333333%; }
  333. .col-md-offset-9 {
  334. margin-left: 75%; }
  335. .col-md-11,
  336. .row.cols-md-11 > * {
  337. max-width: 91.6666666667%;
  338. flex-basis: 91.6666666667%; }
  339. .col-md-offset-10 {
  340. margin-left: 83.3333333333%; }
  341. .col-md-12,
  342. .row.cols-md-12 > * {
  343. max-width: 100%;
  344. flex-basis: 100%; }
  345. .col-md-offset-11 {
  346. margin-left: 91.6666666667%; }
  347. .col-md-normal {
  348. order: initial; }
  349. .col-md-first {
  350. order: -999; }
  351. .col-md-last {
  352. order: 999; } }
  353. @media screen and (min-width: 1280px) {
  354. .col-lg,
  355. [class^='col-lg-'],
  356. [class^='col-lg-offset-'],
  357. .row[class*='cols-lg-'] > * {
  358. box-sizing: border-box;
  359. flex: 0 0 auto;
  360. padding: 0 calc(var(--universal-padding) / 2); }
  361. .col-lg,
  362. .row.cols-lg > * {
  363. max-width: 100%;
  364. flex-grow: 1;
  365. flex-basis: 0; }
  366. .col-lg-1,
  367. .row.cols-lg-1 > * {
  368. max-width: 8.3333333333%;
  369. flex-basis: 8.3333333333%; }
  370. .col-lg-offset-0 {
  371. margin-left: 0; }
  372. .col-lg-2,
  373. .row.cols-lg-2 > * {
  374. max-width: 16.6666666667%;
  375. flex-basis: 16.6666666667%; }
  376. .col-lg-offset-1 {
  377. margin-left: 8.3333333333%; }
  378. .col-lg-3,
  379. .row.cols-lg-3 > * {
  380. max-width: 25%;
  381. flex-basis: 25%; }
  382. .col-lg-offset-2 {
  383. margin-left: 16.6666666667%; }
  384. .col-lg-4,
  385. .row.cols-lg-4 > * {
  386. max-width: 33.3333333333%;
  387. flex-basis: 33.3333333333%; }
  388. .col-lg-offset-3 {
  389. margin-left: 25%; }
  390. .col-lg-5,
  391. .row.cols-lg-5 > * {
  392. max-width: 41.6666666667%;
  393. flex-basis: 41.6666666667%; }
  394. .col-lg-offset-4 {
  395. margin-left: 33.3333333333%; }
  396. .col-lg-6,
  397. .row.cols-lg-6 > * {
  398. max-width: 50%;
  399. flex-basis: 50%; }
  400. .col-lg-offset-5 {
  401. margin-left: 41.6666666667%; }
  402. .col-lg-7,
  403. .row.cols-lg-7 > * {
  404. max-width: 58.3333333333%;
  405. flex-basis: 58.3333333333%; }
  406. .col-lg-offset-6 {
  407. margin-left: 50%; }
  408. .col-lg-8,
  409. .row.cols-lg-8 > * {
  410. max-width: 66.6666666667%;
  411. flex-basis: 66.6666666667%; }
  412. .col-lg-offset-7 {
  413. margin-left: 58.3333333333%; }
  414. .col-lg-9,
  415. .row.cols-lg-9 > * {
  416. max-width: 75%;
  417. flex-basis: 75%; }
  418. .col-lg-offset-8 {
  419. margin-left: 66.6666666667%; }
  420. .col-lg-10,
  421. .row.cols-lg-10 > * {
  422. max-width: 83.3333333333%;
  423. flex-basis: 83.3333333333%; }
  424. .col-lg-offset-9 {
  425. margin-left: 75%; }
  426. .col-lg-11,
  427. .row.cols-lg-11 > * {
  428. max-width: 91.6666666667%;
  429. flex-basis: 91.6666666667%; }
  430. .col-lg-offset-10 {
  431. margin-left: 83.3333333333%; }
  432. .col-lg-12,
  433. .row.cols-lg-12 > * {
  434. max-width: 100%;
  435. flex-basis: 100%; }
  436. .col-lg-offset-11 {
  437. margin-left: 91.6666666667%; }
  438. .col-lg-normal {
  439. order: initial; }
  440. .col-lg-first {
  441. order: -999; }
  442. .col-lg-last {
  443. order: 999; } }
  444. /* Card component CSS variable definitions */
  445. :root {
  446. --card-back-color: #3cb4e6;
  447. --card-fore-color: #03234b;
  448. --card-border-color: #03234b; }
  449. .card {
  450. display: flex;
  451. flex-direction: column;
  452. justify-content: space-between;
  453. align-self: center;
  454. position: relative;
  455. width: 100%;
  456. background: var(--card-back-color);
  457. color: var(--card-fore-color);
  458. border: 0.0714285714rem solid var(--card-border-color);
  459. border-radius: var(--universal-border-radius);
  460. margin: var(--universal-margin);
  461. overflow: hidden; }
  462. @media screen and (min-width: 320px) {
  463. .card {
  464. max-width: 320px; } }
  465. .card > .sectione {
  466. background: var(--card-back-color);
  467. color: var(--card-fore-color);
  468. box-sizing: border-box;
  469. margin: 0;
  470. border: 0;
  471. border-radius: 0;
  472. border-bottom: 0.0714285714rem solid var(--card-border-color);
  473. padding: var(--universal-padding);
  474. width: 100%; }
  475. .card > .sectione.media {
  476. height: 200px;
  477. padding: 0;
  478. -o-object-fit: cover;
  479. object-fit: cover; }
  480. .card > .sectione:last-child {
  481. border-bottom: 0; }
  482. /*
  483. Custom elements for card elements.
  484. */
  485. @media screen and (min-width: 240px) {
  486. .card.small {
  487. max-width: 240px; } }
  488. @media screen and (min-width: 480px) {
  489. .card.large {
  490. max-width: 480px; } }
  491. .card.fluid {
  492. max-width: 100%;
  493. width: auto; }
  494. .card.warning {
  495. --card-back-color: #e5b8b7;
  496. --card-fore-color: #3b234b;
  497. --card-border-color: #8c0078; }
  498. .card.error {
  499. --card-back-color: #464650;
  500. --card-fore-color: #ffffff;
  501. --card-border-color: #8c0078; }
  502. .card > .sectione.dark {
  503. --card-back-color: #3b234b;
  504. --card-fore-color: #ffffff; }
  505. .card > .sectione.double-padded {
  506. padding: calc(1.5 * var(--universal-padding)); }
  507. /*
  508. Definitions for forms and input elements.
  509. */
  510. /* Input_control module CSS variable definitions */
  511. :root {
  512. --form-back-color: #ffe97f;
  513. --form-fore-color: #03234b;
  514. --form-border-color: #3cb4e6;
  515. --input-back-color: #ffffff;
  516. --input-fore-color: #03234b;
  517. --input-border-color: #3cb4e6;
  518. --input-focus-color: #0288d1;
  519. --input-invalid-color: #d32f2f;
  520. --button-back-color: #e2e2e2;
  521. --button-hover-back-color: #dcdcdc;
  522. --button-fore-color: #212121;
  523. --button-border-color: transparent;
  524. --button-hover-border-color: transparent;
  525. --button-group-border-color: rgba(124, 124, 124, 0.54); }
  526. form {
  527. background: var(--form-back-color);
  528. color: var(--form-fore-color);
  529. border: 0.0714285714rem solid var(--form-border-color);
  530. border-radius: var(--universal-border-radius);
  531. margin: var(--universal-margin);
  532. padding: calc(2 * var(--universal-padding)) var(--universal-padding); }
  533. fieldset {
  534. border: 0.0714285714rem solid var(--form-border-color);
  535. border-radius: var(--universal-border-radius);
  536. margin: calc(var(--universal-margin) / 4);
  537. padding: var(--universal-padding); }
  538. legend {
  539. box-sizing: border-box;
  540. display: table;
  541. max-width: 100%;
  542. white-space: normal;
  543. font-weight: 500;
  544. padding: calc(var(--universal-padding) / 2); }
  545. label {
  546. padding: calc(var(--universal-padding) / 2) var(--universal-padding); }
  547. .input-group {
  548. display: inline-block; }
  549. .input-group.fluid {
  550. display: flex;
  551. align-items: center;
  552. justify-content: center; }
  553. .input-group.fluid > input {
  554. max-width: 100%;
  555. flex-grow: 1;
  556. flex-basis: 0px; }
  557. @media screen and (max-width: 499px) {
  558. .input-group.fluid {
  559. align-items: stretch;
  560. flex-direction: column; } }
  561. .input-group.vertical {
  562. display: flex;
  563. align-items: stretch;
  564. flex-direction: column; }
  565. .input-group.vertical > input {
  566. max-width: 100%;
  567. flex-grow: 1;
  568. flex-basis: 0px; }
  569. [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  570. height: auto; }
  571. [type="search"] {
  572. -webkit-appearance: textfield;
  573. outline-offset: -2px; }
  574. [type="search"]::-webkit-search-cancel-button,
  575. [type="search"]::-webkit-search-decoration {
  576. -webkit-appearance: none; }
  577. input:not([type]), [type="text"], [type="email"], [type="number"], [type="search"],
  578. [type="password"], [type="url"], [type="tel"], [type="checkbox"], [type="radio"], textarea, select {
  579. box-sizing: border-box;
  580. background: var(--input-back-color);
  581. color: var(--input-fore-color);
  582. border: 0.0714285714rem solid var(--input-border-color);
  583. border-radius: var(--universal-border-radius);
  584. margin: calc(var(--universal-margin) / 2);
  585. padding: var(--universal-padding) calc(1.5 * var(--universal-padding)); }
  586. input:not([type="button"]):not([type="submit"]):not([type="reset"]):hover, input:not([type="button"]):not([type="submit"]):not([type="reset"]):focus, textarea:hover, textarea:focus, select:hover, select:focus {
  587. border-color: var(--input-focus-color);
  588. box-shadow: none; }
  589. input:not([type="button"]):not([type="submit"]):not([type="reset"]):invalid, input:not([type="button"]):not([type="submit"]):not([type="reset"]):focus:invalid, textarea:invalid, textarea:focus:invalid, select:invalid, select:focus:invalid {
  590. border-color: var(--input-invalid-color);
  591. box-shadow: none; }
  592. input:not([type="button"]):not([type="submit"]):not([type="reset"])[readonly], textarea[readonly], select[readonly] {
  593. background: var(--secondary-back-color); }
  594. select {
  595. max-width: 100%; }
  596. option {
  597. overflow: hidden;
  598. text-overflow: ellipsis; }
  599. [type="checkbox"], [type="radio"] {
  600. -webkit-appearance: none;
  601. -moz-appearance: none;
  602. appearance: none;
  603. position: relative;
  604. height: calc(1rem + var(--universal-padding) / 2);
  605. width: calc(1rem + var(--universal-padding) / 2);
  606. vertical-align: text-bottom;
  607. padding: 0;
  608. flex-basis: calc(1rem + var(--universal-padding) / 2) !important;
  609. flex-grow: 0 !important; }
  610. [type="checkbox"]:checked:before, [type="radio"]:checked:before {
  611. position: absolute; }
  612. [type="checkbox"]:checked:before {
  613. content: '\2713';
  614. font-family: sans-serif;
  615. font-size: calc(1rem + var(--universal-padding) / 2);
  616. top: calc(0rem - var(--universal-padding));
  617. left: calc(var(--universal-padding) / 4); }
  618. [type="radio"] {
  619. border-radius: 100%; }
  620. [type="radio"]:checked:before {
  621. border-radius: 100%;
  622. content: '';
  623. top: calc(0.0714285714rem + var(--universal-padding) / 2);
  624. left: calc(0.0714285714rem + var(--universal-padding) / 2);
  625. background: var(--input-fore-color);
  626. width: 0.5rem;
  627. height: 0.5rem; }
  628. :placeholder-shown {
  629. color: var(--input-fore-color); }
  630. ::-ms-placeholder {
  631. color: var(--input-fore-color);
  632. opacity: 0.54; }
  633. button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  634. border-style: none;
  635. padding: 0; }
  636. button, html [type="button"], [type="reset"], [type="submit"] {
  637. -webkit-appearance: button; }
  638. button {
  639. overflow: visible;
  640. text-transform: none; }
  641. button, [type="button"], [type="submit"], [type="reset"],
  642. a.button, label.button, .button,
  643. a[role="button"], label[role="button"], [role="button"] {
  644. display: inline-block;
  645. background: var(--button-back-color);
  646. color: var(--button-fore-color);
  647. border: 0.0714285714rem solid var(--button-border-color);
  648. border-radius: var(--universal-border-radius);
  649. padding: var(--universal-padding) calc(1.5 * var(--universal-padding));
  650. margin: var(--universal-margin);
  651. text-decoration: none;
  652. cursor: pointer;
  653. transition: background 0.3s; }
  654. button:hover, button:focus, [type="button"]:hover, [type="button"]:focus, [type="submit"]:hover, [type="submit"]:focus, [type="reset"]:hover, [type="reset"]:focus,
  655. a.button:hover,
  656. a.button:focus, label.button:hover, label.button:focus, .button:hover, .button:focus,
  657. a[role="button"]:hover,
  658. a[role="button"]:focus, label[role="button"]:hover, label[role="button"]:focus, [role="button"]:hover, [role="button"]:focus {
  659. background: var(--button-hover-back-color);
  660. border-color: var(--button-hover-border-color); }
  661. input:disabled, input[disabled], textarea:disabled, textarea[disabled], select:disabled, select[disabled], button:disabled, button[disabled], .button:disabled, .button[disabled], [role="button"]:disabled, [role="button"][disabled] {
  662. cursor: not-allowed;
  663. opacity: 0.75; }
  664. .button-group {
  665. display: flex;
  666. border: 0.0714285714rem solid var(--button-group-border-color);
  667. border-radius: var(--universal-border-radius);
  668. margin: var(--universal-margin); }
  669. .button-group > button, .button-group [type="button"], .button-group > [type="submit"], .button-group > [type="reset"], .button-group > .button, .button-group > [role="button"] {
  670. margin: 0;
  671. max-width: 100%;
  672. flex: 1 1 auto;
  673. text-align: center;
  674. border: 0;
  675. border-radius: 0;
  676. box-shadow: none; }
  677. .button-group > :not(:first-child) {
  678. border-left: 0.0714285714rem solid var(--button-group-border-color); }
  679. @media screen and (max-width: 499px) {
  680. .button-group {
  681. flex-direction: column; }
  682. .button-group > :not(:first-child) {
  683. border: 0;
  684. border-top: 0.0714285714rem solid var(--button-group-border-color); } }
  685. /*
  686. Custom elements for forms and input elements.
  687. */
  688. button.primary, [type="button"].primary, [type="submit"].primary, [type="reset"].primary, .button.primary, [role="button"].primary {
  689. --button-back-color: #1976d2;
  690. --button-fore-color: #f8f8f8; }
  691. button.primary:hover, button.primary:focus, [type="button"].primary:hover, [type="button"].primary:focus, [type="submit"].primary:hover, [type="submit"].primary:focus, [type="reset"].primary:hover, [type="reset"].primary:focus, .button.primary:hover, .button.primary:focus, [role="button"].primary:hover, [role="button"].primary:focus {
  692. --button-hover-back-color: #1565c0; }
  693. button.secondary, [type="button"].secondary, [type="submit"].secondary, [type="reset"].secondary, .button.secondary, [role="button"].secondary {
  694. --button-back-color: #d32f2f;
  695. --button-fore-color: #f8f8f8; }
  696. button.secondary:hover, button.secondary:focus, [type="button"].secondary:hover, [type="button"].secondary:focus, [type="submit"].secondary:hover, [type="submit"].secondary:focus, [type="reset"].secondary:hover, [type="reset"].secondary:focus, .button.secondary:hover, .button.secondary:focus, [role="button"].secondary:hover, [role="button"].secondary:focus {
  697. --button-hover-back-color: #c62828; }
  698. button.tertiary, [type="button"].tertiary, [type="submit"].tertiary, [type="reset"].tertiary, .button.tertiary, [role="button"].tertiary {
  699. --button-back-color: #308732;
  700. --button-fore-color: #f8f8f8; }
  701. button.tertiary:hover, button.tertiary:focus, [type="button"].tertiary:hover, [type="button"].tertiary:focus, [type="submit"].tertiary:hover, [type="submit"].tertiary:focus, [type="reset"].tertiary:hover, [type="reset"].tertiary:focus, .button.tertiary:hover, .button.tertiary:focus, [role="button"].tertiary:hover, [role="button"].tertiary:focus {
  702. --button-hover-back-color: #277529; }
  703. button.inverse, [type="button"].inverse, [type="submit"].inverse, [type="reset"].inverse, .button.inverse, [role="button"].inverse {
  704. --button-back-color: #212121;
  705. --button-fore-color: #f8f8f8; }
  706. button.inverse:hover, button.inverse:focus, [type="button"].inverse:hover, [type="button"].inverse:focus, [type="submit"].inverse:hover, [type="submit"].inverse:focus, [type="reset"].inverse:hover, [type="reset"].inverse:focus, .button.inverse:hover, .button.inverse:focus, [role="button"].inverse:hover, [role="button"].inverse:focus {
  707. --button-hover-back-color: #111; }
  708. button.small, [type="button"].small, [type="submit"].small, [type="reset"].small, .button.small, [role="button"].small {
  709. padding: calc(0.5 * var(--universal-padding)) calc(0.75 * var(--universal-padding));
  710. margin: var(--universal-margin); }
  711. button.large, [type="button"].large, [type="submit"].large, [type="reset"].large, .button.large, [role="button"].large {
  712. padding: calc(1.5 * var(--universal-padding)) calc(2 * var(--universal-padding));
  713. margin: var(--universal-margin); }
  714. /*
  715. Definitions for navigation elements.
  716. */
  717. /* Navigation module CSS variable definitions */
  718. :root {
  719. --header-back-color: #03234b;
  720. --header-hover-back-color: #ffd200;
  721. --header-fore-color: #ffffff;
  722. --header-border-color: #3cb4e6;
  723. --nav-back-color: #ffffff;
  724. --nav-hover-back-color: #ffe97f;
  725. --nav-fore-color: #e6007e;
  726. --nav-border-color: #3cb4e6;
  727. --nav-link-color: #3cb4e6;
  728. --footer-fore-color: #ffffff;
  729. --footer-back-color: #03234b;
  730. --footer-border-color: #3cb4e6;
  731. --footer-link-color: #3cb4e6;
  732. --drawer-back-color: #ffffff;
  733. --drawer-hover-back-color: #ffe97f;
  734. --drawer-border-color: #3cb4e6;
  735. --drawer-close-color: #e6007e; }
  736. header {
  737. height: 2.75rem;
  738. background: var(--header-back-color);
  739. color: var(--header-fore-color);
  740. border-bottom: 0.0714285714rem solid var(--header-border-color);
  741. padding: calc(var(--universal-padding) / 4) 0;
  742. white-space: nowrap;
  743. overflow-x: auto;
  744. overflow-y: hidden; }
  745. header.row {
  746. box-sizing: content-box; }
  747. header .logo {
  748. color: var(--header-fore-color);
  749. font-size: 1.75rem;
  750. padding: var(--universal-padding) calc(2 * var(--universal-padding));
  751. text-decoration: none; }
  752. header button, header [type="button"], header .button, header [role="button"] {
  753. box-sizing: border-box;
  754. position: relative;
  755. top: calc(0rem - var(--universal-padding) / 4);
  756. height: calc(3.1875rem + var(--universal-padding) / 2);
  757. background: var(--header-back-color);
  758. line-height: calc(3.1875rem - var(--universal-padding) * 1.5);
  759. text-align: center;
  760. color: var(--header-fore-color);
  761. border: 0;
  762. border-radius: 0;
  763. margin: 0;
  764. text-transform: uppercase; }
  765. header button:hover, header button:focus, header [type="button"]:hover, header [type="button"]:focus, header .button:hover, header .button:focus, header [role="button"]:hover, header [role="button"]:focus {
  766. background: var(--header-hover-back-color); }
  767. nav {
  768. background: var(--nav-back-color);
  769. color: var(--nav-fore-color);
  770. border: 0.0714285714rem solid var(--nav-border-color);
  771. border-radius: var(--universal-border-radius);
  772. margin: var(--universal-margin); }
  773. nav * {
  774. padding: var(--universal-padding) calc(1.5 * var(--universal-padding)); }
  775. nav a, nav a:visited {
  776. display: block;
  777. color: var(--nav-link-color);
  778. border-radius: var(--universal-border-radius);
  779. transition: background 0.3s; }
  780. nav a:hover, nav a:focus, nav a:visited:hover, nav a:visited:focus {
  781. text-decoration: none;
  782. background: var(--nav-hover-back-color); }
  783. nav .sublink-1 {
  784. position: relative;
  785. margin-left: calc(2 * var(--universal-padding)); }
  786. nav .sublink-1:before {
  787. position: absolute;
  788. left: calc(var(--universal-padding) - 1 * var(--universal-padding));
  789. top: -0.0714285714rem;
  790. content: '';
  791. height: 100%;
  792. border: 0.0714285714rem solid var(--nav-border-color);
  793. border-left: 0; }
  794. nav .sublink-2 {
  795. position: relative;
  796. margin-left: calc(4 * var(--universal-padding)); }
  797. nav .sublink-2:before {
  798. position: absolute;
  799. left: calc(var(--universal-padding) - 3 * var(--universal-padding));
  800. top: -0.0714285714rem;
  801. content: '';
  802. height: 100%;
  803. border: 0.0714285714rem solid var(--nav-border-color);
  804. border-left: 0; }
  805. footer {
  806. background: var(--footer-back-color);
  807. color: var(--footer-fore-color);
  808. border-top: 0.0714285714rem solid var(--footer-border-color);
  809. padding: calc(2 * var(--universal-padding)) var(--universal-padding);
  810. font-size: 0.875rem; }
  811. footer a, footer a:visited {
  812. color: var(--footer-link-color); }
  813. header.sticky {
  814. position: -webkit-sticky;
  815. position: sticky;
  816. z-index: 1101;
  817. top: 0; }
  818. footer.sticky {
  819. position: -webkit-sticky;
  820. position: sticky;
  821. z-index: 1101;
  822. bottom: 0; }
  823. .drawer-toggle:before {
  824. display: inline-block;
  825. position: relative;
  826. vertical-align: bottom;
  827. content: '\00a0\2261\00a0';
  828. font-family: sans-serif;
  829. font-size: 1.5em; }
  830. @media screen and (min-width: 500px) {
  831. .drawer-toggle:not(.persistent) {
  832. display: none; } }
  833. [type="checkbox"].drawer {
  834. height: 1px;
  835. width: 1px;
  836. margin: -1px;
  837. overflow: hidden;
  838. position: absolute;
  839. clip: rect(0 0 0 0);
  840. -webkit-clip-path: inset(100%);
  841. clip-path: inset(100%); }
  842. [type="checkbox"].drawer + * {
  843. display: block;
  844. box-sizing: border-box;
  845. position: fixed;
  846. top: 0;
  847. width: 320px;
  848. height: 100vh;
  849. overflow-y: auto;
  850. background: var(--drawer-back-color);
  851. border: 0.0714285714rem solid var(--drawer-border-color);
  852. border-radius: 0;
  853. margin: 0;
  854. z-index: 1110;
  855. right: -320px;
  856. transition: right 0.3s; }
  857. [type="checkbox"].drawer + * .drawer-close {
  858. position: absolute;
  859. top: var(--universal-margin);
  860. right: var(--universal-margin);
  861. z-index: 1111;
  862. width: 2rem;
  863. height: 2rem;
  864. border-radius: var(--universal-border-radius);
  865. padding: var(--universal-padding);
  866. margin: 0;
  867. cursor: pointer;
  868. transition: background 0.3s; }
  869. [type="checkbox"].drawer + * .drawer-close:before {
  870. display: block;
  871. content: '\00D7';
  872. color: var(--drawer-close-color);
  873. position: relative;
  874. font-family: sans-serif;
  875. font-size: 2rem;
  876. line-height: 1;
  877. text-align: center; }
  878. [type="checkbox"].drawer + * .drawer-close:hover, [type="checkbox"].drawer + * .drawer-close:focus {
  879. background: var(--drawer-hover-back-color); }
  880. @media screen and (max-width: 320px) {
  881. [type="checkbox"].drawer + * {
  882. width: 100%; } }
  883. [type="checkbox"].drawer:checked + * {
  884. right: 0; }
  885. @media screen and (min-width: 500px) {
  886. [type="checkbox"].drawer:not(.persistent) + * {
  887. position: static;
  888. height: 100%;
  889. z-index: 1100; }
  890. [type="checkbox"].drawer:not(.persistent) + * .drawer-close {
  891. display: none; } }
  892. /*
  893. Definitions for the responsive table component.
  894. */
  895. /* Table module CSS variable definitions. */
  896. :root {
  897. --table-border-color: #03234b;
  898. --table-border-separator-color: #03234b;
  899. --table-head-back-color: #03234b;
  900. --table-head-fore-color: #ffffff;
  901. --table-body-back-color: #ffffff;
  902. --table-body-fore-color: #03234b;
  903. --table-body-alt-back-color: #f4f4f4; }
  904. table {
  905. border-collapse: separate;
  906. border-spacing: 0;
  907. margin: 0;
  908. display: flex;
  909. flex: 0 1 auto;
  910. flex-flow: row wrap;
  911. padding: var(--universal-padding);
  912. padding-top: 0; }
  913. table caption {
  914. font-size: 1rem;
  915. margin: calc(2 * var(--universal-margin)) 0;
  916. max-width: 100%;
  917. flex: 0 0 100%; }
  918. table thead, table tbody {
  919. display: flex;
  920. flex-flow: row wrap;
  921. border: 0.0714285714rem solid var(--table-border-color); }
  922. table thead {
  923. z-index: 999;
  924. border-radius: var(--universal-border-radius) var(--universal-border-radius) 0 0;
  925. border-bottom: 0.0714285714rem solid var(--table-border-separator-color); }
  926. table tbody {
  927. border-top: 0;
  928. margin-top: calc(0 - var(--universal-margin));
  929. border-radius: 0 0 var(--universal-border-radius) var(--universal-border-radius); }
  930. table tr {
  931. display: flex;
  932. padding: 0; }
  933. table th, table td {
  934. padding: calc(0.5 * var(--universal-padding));
  935. font-size: 0.9rem; }
  936. table th {
  937. text-align: left;
  938. background: var(--table-head-back-color);
  939. color: var(--table-head-fore-color); }
  940. table td {
  941. background: var(--table-body-back-color);
  942. color: var(--table-body-fore-color);
  943. border-top: 0.0714285714rem solid var(--table-border-color); }
  944. table:not(.horizontal) {
  945. overflow: auto;
  946. max-height: 100%; }
  947. table:not(.horizontal) thead, table:not(.horizontal) tbody {
  948. max-width: 100%;
  949. flex: 0 0 100%; }
  950. table:not(.horizontal) tr {
  951. flex-flow: row wrap;
  952. flex: 0 0 100%; }
  953. table:not(.horizontal) th, table:not(.horizontal) td {
  954. flex: 1 0 0%;
  955. overflow: hidden;
  956. text-overflow: ellipsis; }
  957. table:not(.horizontal) thead {
  958. position: sticky;
  959. top: 0; }
  960. table:not(.horizontal) tbody tr:first-child td {
  961. border-top: 0; }
  962. table.horizontal {
  963. border: 0; }
  964. table.horizontal thead, table.horizontal tbody {
  965. border: 0;
  966. flex: .2 0 0;
  967. flex-flow: row nowrap; }
  968. table.horizontal tbody {
  969. overflow: auto;
  970. justify-content: space-between;
  971. flex: .8 0 0;
  972. margin-left: 0;
  973. padding-bottom: calc(var(--universal-padding) / 4); }
  974. table.horizontal tr {
  975. flex-direction: column;
  976. flex: 1 0 auto; }
  977. table.horizontal th, table.horizontal td {
  978. width: auto;
  979. border: 0;
  980. border-bottom: 0.0714285714rem solid var(--table-border-color); }
  981. table.horizontal th:not(:first-child), table.horizontal td:not(:first-child) {
  982. border-top: 0; }
  983. table.horizontal th {
  984. text-align: right;
  985. border-left: 0.0714285714rem solid var(--table-border-color);
  986. border-right: 0.0714285714rem solid var(--table-border-separator-color); }
  987. table.horizontal thead tr:first-child {
  988. padding-left: 0; }
  989. table.horizontal th:first-child, table.horizontal td:first-child {
  990. border-top: 0.0714285714rem solid var(--table-border-color); }
  991. table.horizontal tbody tr:last-child td {
  992. border-right: 0.0714285714rem solid var(--table-border-color); }
  993. table.horizontal tbody tr:last-child td:first-child {
  994. border-top-right-radius: 0.25rem; }
  995. table.horizontal tbody tr:last-child td:last-child {
  996. border-bottom-right-radius: 0.25rem; }
  997. table.horizontal thead tr:first-child th:first-child {
  998. border-top-left-radius: 0.25rem; }
  999. table.horizontal thead tr:first-child th:last-child {
  1000. border-bottom-left-radius: 0.25rem; }
  1001. @media screen and (max-width: 499px) {
  1002. table, table.horizontal {
  1003. border-collapse: collapse;
  1004. border: 0;
  1005. width: 100%;
  1006. display: table; }
  1007. table thead, table th, table.horizontal thead, table.horizontal th {
  1008. border: 0;
  1009. height: 1px;
  1010. width: 1px;
  1011. margin: -1px;
  1012. overflow: hidden;
  1013. padding: 0;
  1014. position: absolute;
  1015. clip: rect(0 0 0 0);
  1016. -webkit-clip-path: inset(100%);
  1017. clip-path: inset(100%); }
  1018. table tbody, table.horizontal tbody {
  1019. border: 0;
  1020. display: table-row-group; }
  1021. table tr, table.horizontal tr {
  1022. display: block;
  1023. border: 0.0714285714rem solid var(--table-border-color);
  1024. border-radius: var(--universal-border-radius);
  1025. background: #ffffff;
  1026. padding: var(--universal-padding);
  1027. margin: var(--universal-margin);
  1028. margin-bottom: calc(1 * var(--universal-margin)); }
  1029. table th, table td, table.horizontal th, table.horizontal td {
  1030. width: auto; }
  1031. table td, table.horizontal td {
  1032. display: block;
  1033. border: 0;
  1034. text-align: right; }
  1035. table td:before, table.horizontal td:before {
  1036. content: attr(data-label);
  1037. float: left;
  1038. font-weight: 600; }
  1039. table th:first-child, table td:first-child, table.horizontal th:first-child, table.horizontal td:first-child {
  1040. border-top: 0; }
  1041. table tbody tr:last-child td, table.horizontal tbody tr:last-child td {
  1042. border-right: 0; } }
  1043. table tr:nth-of-type(2n) > td {
  1044. background: var(--table-body-alt-back-color); }
  1045. @media screen and (max-width: 500px) {
  1046. table tr:nth-of-type(2n) {
  1047. background: var(--table-body-alt-back-color); } }
  1048. :root {
  1049. --table-body-hover-back-color: #90caf9; }
  1050. table.hoverable tr:hover, table.hoverable tr:hover > td, table.hoverable tr:focus, table.hoverable tr:focus > td {
  1051. background: var(--table-body-hover-back-color); }
  1052. @media screen and (max-width: 500px) {
  1053. table.hoverable tr:hover, table.hoverable tr:hover > td, table.hoverable tr:focus, table.hoverable tr:focus > td {
  1054. background: var(--table-body-hover-back-color); } }
  1055. /*
  1056. Definitions for contextual background elements, toasts and tooltips.
  1057. */
  1058. /* Contextual module CSS variable definitions */
  1059. :root {
  1060. --mark-back-color: #3cb4e6;
  1061. --mark-fore-color: #ffffff; }
  1062. mark {
  1063. background: var(--mark-back-color);
  1064. color: var(--mark-fore-color);
  1065. font-size: 0.95em;
  1066. line-height: 1em;
  1067. border-radius: var(--universal-border-radius);
  1068. padding: calc(var(--universal-padding) / 4) var(--universal-padding); }
  1069. mark.inline-block {
  1070. display: inline-block;
  1071. font-size: 1em;
  1072. line-height: 1.4;
  1073. padding: calc(var(--universal-padding) / 2) var(--universal-padding); }
  1074. :root {
  1075. --toast-back-color: #424242;
  1076. --toast-fore-color: #fafafa; }
  1077. .toast {
  1078. position: fixed;
  1079. bottom: calc(var(--universal-margin) * 3);
  1080. left: 50%;
  1081. transform: translate(-50%, -50%);
  1082. z-index: 1111;
  1083. color: var(--toast-fore-color);
  1084. background: var(--toast-back-color);
  1085. border-radius: calc(var(--universal-border-radius) * 16);
  1086. padding: var(--universal-padding) calc(var(--universal-padding) * 3); }
  1087. :root {
  1088. --tooltip-back-color: #212121;
  1089. --tooltip-fore-color: #fafafa; }
  1090. .tooltip {
  1091. position: relative;
  1092. display: inline-block; }
  1093. .tooltip:before, .tooltip:after {
  1094. position: absolute;
  1095. opacity: 0;
  1096. clip: rect(0 0 0 0);
  1097. -webkit-clip-path: inset(100%);
  1098. clip-path: inset(100%);
  1099. transition: all 0.3s;
  1100. z-index: 1010;
  1101. left: 50%; }
  1102. .tooltip:not(.bottom):before, .tooltip:not(.bottom):after {
  1103. bottom: 75%; }
  1104. .tooltip.bottom:before, .tooltip.bottom:after {
  1105. top: 75%; }
  1106. .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after {
  1107. opacity: 1;
  1108. clip: auto;
  1109. -webkit-clip-path: inset(0%);
  1110. clip-path: inset(0%); }
  1111. .tooltip:before {
  1112. content: '';
  1113. background: transparent;
  1114. border: var(--universal-margin) solid transparent;
  1115. left: calc(50% - var(--universal-margin)); }
  1116. .tooltip:not(.bottom):before {
  1117. border-top-color: #212121; }
  1118. .tooltip.bottom:before {
  1119. border-bottom-color: #212121; }
  1120. .tooltip:after {
  1121. content: attr(aria-label);
  1122. color: var(--tooltip-fore-color);
  1123. background: var(--tooltip-back-color);
  1124. border-radius: var(--universal-border-radius);
  1125. padding: var(--universal-padding);
  1126. white-space: nowrap;
  1127. transform: translateX(-50%); }
  1128. .tooltip:not(.bottom):after {
  1129. margin-bottom: calc(2 * var(--universal-margin)); }
  1130. .tooltip.bottom:after {
  1131. margin-top: calc(2 * var(--universal-margin)); }
  1132. :root {
  1133. --modal-overlay-color: rgba(0, 0, 0, 0.45);
  1134. --modal-close-color: #e6007e;
  1135. --modal-close-hover-color: #ffe97f; }
  1136. [type="checkbox"].modal {
  1137. height: 1px;
  1138. width: 1px;
  1139. margin: -1px;
  1140. overflow: hidden;
  1141. position: absolute;
  1142. clip: rect(0 0 0 0);
  1143. -webkit-clip-path: inset(100%);
  1144. clip-path: inset(100%); }
  1145. [type="checkbox"].modal + div {
  1146. position: fixed;
  1147. top: 0;
  1148. left: 0;
  1149. display: none;
  1150. width: 100vw;
  1151. height: 100vh;
  1152. background: var(--modal-overlay-color); }
  1153. [type="checkbox"].modal + div .card {
  1154. margin: 0 auto;
  1155. max-height: 50vh;
  1156. overflow: auto; }
  1157. [type="checkbox"].modal + div .card .modal-close {
  1158. position: absolute;
  1159. top: 0;
  1160. right: 0;
  1161. width: 1.75rem;
  1162. height: 1.75rem;
  1163. border-radius: var(--universal-border-radius);
  1164. padding: var(--universal-padding);
  1165. margin: 0;
  1166. cursor: pointer;
  1167. transition: background 0.3s; }
  1168. [type="checkbox"].modal + div .card .modal-close:before {
  1169. display: block;
  1170. content: '\00D7';
  1171. color: var(--modal-close-color);
  1172. position: relative;
  1173. font-family: sans-serif;
  1174. font-size: 1.75rem;
  1175. line-height: 1;
  1176. text-align: center; }
  1177. [type="checkbox"].modal + div .card .modal-close:hover, [type="checkbox"].modal + div .card .modal-close:focus {
  1178. background: var(--modal-close-hover-color); }
  1179. [type="checkbox"].modal:checked + div {
  1180. display: flex;
  1181. flex: 0 1 auto;
  1182. z-index: 1200; }
  1183. [type="checkbox"].modal:checked + div .card .modal-close {
  1184. z-index: 1211; }
  1185. :root {
  1186. --collapse-label-back-color: #03234b;
  1187. --collapse-label-fore-color: #ffffff;
  1188. --collapse-label-hover-back-color: #3cb4e6;
  1189. --collapse-selected-label-back-color: #3cb4e6;
  1190. --collapse-border-color: var(--collapse-label-back-color);
  1191. --collapse-selected-border-color: #ceecf8;
  1192. --collapse-content-back-color: #ffffff;
  1193. --collapse-selected-label-border-color: #3cb4e6; }
  1194. .collapse {
  1195. width: calc(100% - 2 * var(--universal-margin));
  1196. opacity: 1;
  1197. display: flex;
  1198. flex-direction: column;
  1199. margin: var(--universal-margin);
  1200. border-radius: var(--universal-border-radius); }
  1201. .collapse > [type="radio"], .collapse > [type="checkbox"] {
  1202. height: 1px;
  1203. width: 1px;
  1204. margin: -1px;
  1205. overflow: hidden;
  1206. position: absolute;
  1207. clip: rect(0 0 0 0);
  1208. -webkit-clip-path: inset(100%);
  1209. clip-path: inset(100%); }
  1210. .collapse > label {
  1211. flex-grow: 1;
  1212. display: inline-block;
  1213. height: 1.25rem;
  1214. cursor: pointer;
  1215. transition: background 0.2s;
  1216. color: var(--collapse-label-fore-color);
  1217. background: var(--collapse-label-back-color);
  1218. border: 0.0714285714rem solid var(--collapse-selected-border-color);
  1219. padding: calc(1.25 * var(--universal-padding)); }
  1220. .collapse > label:hover, .collapse > label:focus {
  1221. background: var(--collapse-label-hover-back-color); }
  1222. .collapse > label + div {
  1223. flex-basis: auto;
  1224. height: 1px;
  1225. width: 1px;
  1226. margin: -1px;
  1227. overflow: hidden;
  1228. position: absolute;
  1229. clip: rect(0 0 0 0);
  1230. -webkit-clip-path: inset(100%);
  1231. clip-path: inset(100%);
  1232. transition: max-height 0.3s;
  1233. max-height: 1px; }
  1234. .collapse > :checked + label {
  1235. background: var(--collapse-selected-label-back-color);
  1236. border-color: var(--collapse-selected-label-border-color); }
  1237. .collapse > :checked + label + div {
  1238. box-sizing: border-box;
  1239. position: relative;
  1240. width: 100%;
  1241. height: auto;
  1242. overflow: auto;
  1243. margin: 0;
  1244. background: var(--collapse-content-back-color);
  1245. border: 0.0714285714rem solid var(--collapse-selected-border-color);
  1246. border-top: 0;
  1247. padding: var(--universal-padding);
  1248. clip: auto;
  1249. -webkit-clip-path: inset(0%);
  1250. clip-path: inset(0%);
  1251. max-height: 100%; }
  1252. .collapse > label:not(:first-of-type) {
  1253. border-top: 0; }
  1254. .collapse > label:first-of-type {
  1255. border-radius: var(--universal-border-radius) var(--universal-border-radius) 0 0; }
  1256. .collapse > label:last-of-type:not(:first-of-type) {
  1257. border-radius: 0 0 var(--universal-border-radius) var(--universal-border-radius); }
  1258. .collapse > label:last-of-type:first-of-type {
  1259. border-radius: var(--universal-border-radius); }
  1260. .collapse > :checked:last-of-type:not(:first-of-type) + label {
  1261. border-radius: 0; }
  1262. .collapse > :checked:last-of-type + label + div {
  1263. border-radius: 0 0 var(--universal-border-radius) var(--universal-border-radius); }
  1264. /*
  1265. Custom elements for contextual background elements, toasts and tooltips.
  1266. */
  1267. mark.tertiary {
  1268. --mark-back-color: #3cb4e6; }
  1269. mark.tag {
  1270. padding: calc(var(--universal-padding)/2) var(--universal-padding);
  1271. border-radius: 1em; }
  1272. /*
  1273. Definitions for progress elements and spinners.
  1274. */
  1275. /* Progress module CSS variable definitions */
  1276. :root {
  1277. --progress-back-color: #3cb4e6;
  1278. --progress-fore-color: #555; }
  1279. progress {
  1280. display: block;
  1281. vertical-align: baseline;
  1282. -webkit-appearance: none;
  1283. -moz-appearance: none;
  1284. appearance: none;
  1285. height: 0.75rem;
  1286. width: calc(100% - 2 * var(--universal-margin));
  1287. margin: var(--universal-margin);
  1288. border: 0;
  1289. border-radius: calc(2 * var(--universal-border-radius));
  1290. background: var(--progress-back-color);
  1291. color: var(--progress-fore-color); }
  1292. progress::-webkit-progress-value {
  1293. background: var(--progress-fore-color);
  1294. border-top-left-radius: calc(2 * var(--universal-border-radius));
  1295. border-bottom-left-radius: calc(2 * var(--universal-border-radius)); }
  1296. progress::-webkit-progress-bar {
  1297. background: var(--progress-back-color); }
  1298. progress::-moz-progress-bar {
  1299. background: var(--progress-fore-color);
  1300. border-top-left-radius: calc(2 * var(--universal-border-radius));
  1301. border-bottom-left-radius: calc(2 * var(--universal-border-radius)); }
  1302. progress[value="1000"]::-webkit-progress-value {
  1303. border-radius: calc(2 * var(--universal-border-radius)); }
  1304. progress[value="1000"]::-moz-progress-bar {
  1305. border-radius: calc(2 * var(--universal-border-radius)); }
  1306. progress.inline {
  1307. display: inline-block;
  1308. vertical-align: middle;
  1309. width: 60%; }
  1310. :root {
  1311. --spinner-back-color: #ddd;
  1312. --spinner-fore-color: #555; }
  1313. @keyframes spinner-donut-anim {
  1314. 0% {
  1315. transform: rotate(0deg); }
  1316. 100% {
  1317. transform: rotate(360deg); } }
  1318. .spinner {
  1319. display: inline-block;
  1320. margin: var(--universal-margin);
  1321. border: 0.25rem solid var(--spinner-back-color);
  1322. border-left: 0.25rem solid var(--spinner-fore-color);
  1323. border-radius: 50%;
  1324. width: 1.25rem;
  1325. height: 1.25rem;
  1326. animation: spinner-donut-anim 1.2s linear infinite; }
  1327. /*
  1328. Custom elements for progress bars and spinners.
  1329. */
  1330. progress.primary {
  1331. --progress-fore-color: #1976d2; }
  1332. progress.secondary {
  1333. --progress-fore-color: #d32f2f; }
  1334. progress.tertiary {
  1335. --progress-fore-color: #308732; }
  1336. .spinner.primary {
  1337. --spinner-fore-color: #1976d2; }
  1338. .spinner.secondary {
  1339. --spinner-fore-color: #d32f2f; }
  1340. .spinner.tertiary {
  1341. --spinner-fore-color: #308732; }
  1342. /*
  1343. Definitions for icons - powered by Feather (https://feathericons.com/).
  1344. */
  1345. span[class^='icon-'] {
  1346. display: inline-block;
  1347. height: 1em;
  1348. width: 1em;
  1349. vertical-align: -0.125em;
  1350. background-size: contain;
  1351. margin: 0 calc(var(--universal-margin) / 4); }
  1352. span[class^='icon-'].secondary {
  1353. -webkit-filter: invert(25%);
  1354. filter: invert(25%); }
  1355. span[class^='icon-'].inverse {
  1356. -webkit-filter: invert(100%);
  1357. filter: invert(100%); }
  1358. span.icon-alert {
  1359. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12' y2='16'%3E%3C/line%3E%3C/svg%3E"); }
  1360. span.icon-bookmark {
  1361. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z'%3E%3C/path%3E%3C/svg%3E"); }
  1362. span.icon-calendar {
  1363. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E"); }
  1364. span.icon-credit {
  1365. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='4' width='22' height='16' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='1' y1='10' x2='23' y2='10'%3E%3C/line%3E%3C/svg%3E"); }
  1366. span.icon-edit {
  1367. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 14.66V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.34'%3E%3C/path%3E%3Cpolygon points='18 2 22 6 12 16 8 16 8 12 18 2'%3E%3C/polygon%3E%3C/svg%3E"); }
  1368. span.icon-link {
  1369. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'%3E%3C/path%3E%3Cpolyline points='15 3 21 3 21 9'%3E%3C/polyline%3E%3Cline x1='10' y1='14' x2='21' y2='3'%3E%3C/line%3E%3C/svg%3E"); }
  1370. span.icon-help {
  1371. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3'%3E%3C/path%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='17' x2='12' y2='17'%3E%3C/line%3E%3C/svg%3E"); }
  1372. span.icon-home {
  1373. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'%3E%3C/path%3E%3Cpolyline points='9 22 9 12 15 12 15 22'%3E%3C/polyline%3E%3C/svg%3E"); }
  1374. span.icon-info {
  1375. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='16' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='8'%3E%3C/line%3E%3C/svg%3E"); }
  1376. span.icon-lock {
  1377. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E"); }
  1378. span.icon-mail {
  1379. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'%3E%3C/path%3E%3Cpolyline points='22,6 12,13 2,6'%3E%3C/polyline%3E%3C/svg%3E"); }
  1380. span.icon-location {
  1381. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'%3E%3C/path%3E%3Ccircle cx='12' cy='10' r='3'%3E%3C/circle%3E%3C/svg%3E"); }
  1382. span.icon-phone {
  1383. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'%3E%3C/path%3E%3C/svg%3E"); }
  1384. span.icon-rss {
  1385. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 11a9 9 0 0 1 9 9'%3E%3C/path%3E%3Cpath d='M4 4a16 16 0 0 1 16 16'%3E%3C/path%3E%3Ccircle cx='5' cy='19' r='1'%3E%3C/circle%3E%3C/svg%3E"); }
  1386. span.icon-search {
  1387. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E"); }
  1388. span.icon-settings {
  1389. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'%3E%3C/path%3E%3C/svg%3E"); }
  1390. span.icon-share {
  1391. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'%3E%3C/circle%3E%3Ccircle cx='6' cy='12' r='3'%3E%3C/circle%3E%3Ccircle cx='18' cy='19' r='3'%3E%3C/circle%3E%3Cline x1='8.59' y1='13.51' x2='15.42' y2='17.49'%3E%3C/line%3E%3Cline x1='15.41' y1='6.51' x2='8.59' y2='10.49'%3E%3C/line%3E%3C/svg%3E"); }
  1392. span.icon-cart {
  1393. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'%3E%3C/circle%3E%3Ccircle cx='20' cy='21' r='1'%3E%3C/circle%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'%3E%3C/path%3E%3C/svg%3E"); }
  1394. span.icon-upload {
  1395. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'%3E%3C/path%3E%3Cpolyline points='17 8 12 3 7 8'%3E%3C/polyline%3E%3Cline x1='12' y1='3' x2='12' y2='15'%3E%3C/line%3E%3C/svg%3E"); }
  1396. span.icon-user {
  1397. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2303234b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'%3E%3C/path%3E%3Ccircle cx='12' cy='7' r='4'%3E%3C/circle%3E%3C/svg%3E"); }
  1398. /*
  1399. Definitions for STMicroelectronics icons (https://brandportal.st.com/document/26).
  1400. */
  1401. span.icon-st-update {
  1402. background-image: url("Update.svg"); }
  1403. span.icon-st-add {
  1404. background-image: url("Add button.svg"); }
  1405. /*
  1406. Definitions for utilities and helper classes.
  1407. */
  1408. /* Utility module CSS variable definitions */
  1409. :root {
  1410. --generic-border-color: rgba(0, 0, 0, 0.3);
  1411. --generic-box-shadow: 0 0.2857142857rem 0.2857142857rem 0 rgba(0, 0, 0, 0.125), 0 0.1428571429rem 0.1428571429rem -0.1428571429rem rgba(0, 0, 0, 0.125); }
  1412. .hidden {
  1413. display: none !important; }
  1414. .visually-hidden {
  1415. position: absolute !important;
  1416. width: 1px !important;
  1417. height: 1px !important;
  1418. margin: -1px !important;
  1419. border: 0 !important;
  1420. padding: 0 !important;
  1421. clip: rect(0 0 0 0) !important;
  1422. -webkit-clip-path: inset(100%) !important;
  1423. clip-path: inset(100%) !important;
  1424. overflow: hidden !important; }
  1425. .bordered {
  1426. border: 0.0714285714rem solid var(--generic-border-color) !important; }
  1427. .rounded {
  1428. border-radius: var(--universal-border-radius) !important; }
  1429. .circular {
  1430. border-radius: 50% !important; }
  1431. .shadowed {
  1432. box-shadow: var(--generic-box-shadow) !important; }
  1433. .responsive-margin {
  1434. margin: calc(var(--universal-margin) / 4) !important; }
  1435. @media screen and (min-width: 500px) {
  1436. .responsive-margin {
  1437. margin: calc(var(--universal-margin) / 2) !important; } }
  1438. @media screen and (min-width: 1280px) {
  1439. .responsive-margin {
  1440. margin: var(--universal-margin) !important; } }
  1441. .responsive-padding {
  1442. padding: calc(var(--universal-padding) / 4) !important; }
  1443. @media screen and (min-width: 500px) {
  1444. .responsive-padding {
  1445. padding: calc(var(--universal-padding) / 2) !important; } }
  1446. @media screen and (min-width: 1280px) {
  1447. .responsive-padding {
  1448. padding: var(--universal-padding) !important; } }
  1449. @media screen and (max-width: 499px) {
  1450. .hidden-sm {
  1451. display: none !important; } }
  1452. @media screen and (min-width: 500px) and (max-width: 1279px) {
  1453. .hidden-md {
  1454. display: none !important; } }
  1455. @media screen and (min-width: 1280px) {
  1456. .hidden-lg {
  1457. display: none !important; } }
  1458. @media screen and (max-width: 499px) {
  1459. .visually-hidden-sm {
  1460. position: absolute !important;
  1461. width: 1px !important;
  1462. height: 1px !important;
  1463. margin: -1px !important;
  1464. border: 0 !important;
  1465. padding: 0 !important;
  1466. clip: rect(0 0 0 0) !important;
  1467. -webkit-clip-path: inset(100%) !important;
  1468. clip-path: inset(100%) !important;
  1469. overflow: hidden !important; } }
  1470. @media screen and (min-width: 500px) and (max-width: 1279px) {
  1471. .visually-hidden-md {
  1472. position: absolute !important;
  1473. width: 1px !important;
  1474. height: 1px !important;
  1475. margin: -1px !important;
  1476. border: 0 !important;
  1477. padding: 0 !important;
  1478. clip: rect(0 0 0 0) !important;
  1479. -webkit-clip-path: inset(100%) !important;
  1480. clip-path: inset(100%) !important;
  1481. overflow: hidden !important; } }
  1482. @media screen and (min-width: 1280px) {
  1483. .visually-hidden-lg {
  1484. position: absolute !important;
  1485. width: 1px !important;
  1486. height: 1px !important;
  1487. margin: -1px !important;
  1488. border: 0 !important;
  1489. padding: 0 !important;
  1490. clip: rect(0 0 0 0) !important;
  1491. -webkit-clip-path: inset(100%) !important;
  1492. clip-path: inset(100%) !important;
  1493. overflow: hidden !important; } }
  1494. /*# sourceMappingURL=mini-custom.css.map */
  1495. img[alt="ST logo"] { display: block; margin: auto; width: 75%; max-width: 250px; min-width: 71px; }
  1496. img[alt="Cube logo"] { float: right; width: 30%; max-width: 10rem; min-width: 8rem; padding-right: 1rem;}
  1497. .figure {
  1498. display: block;
  1499. margin-left: auto;
  1500. margin-right: auto;
  1501. text-align: center;
  1502. }