Facebook
From Dark Reader, 3 Years ago, written in CSS.
Embed
Download Paste or View Raw
Hits: 243
  1. /*
  2.                         _______
  3.                        /       \
  4.                       .==.    .==.
  5.                      ((  ))==((  ))
  6.                     / "=="    "=="\
  7.                    /____|| || ||___\
  8.        ________     ____    ________  ___    ___
  9.        |  ___  \   /    \   |  ___  \ |  |  /  /
  10.        |  |  \  \ /  /\  \  |  |  \  \|  |_/  /
  11.        |  |   )  /  /__\  \ |  |__/  /|  ___  \
  12.        |  |__/  /  ______  \|  ____  \|  |  \  \
  13. _______|_______/__/ ____ \__\__|___\__\__|___\__\____
  14. |  ___  \ |  ____/ /    \   |  ___  \ |  ____|  ___  \
  15. |  |  \  \|  |___ /  /\  \  |  |  \  \|  |___|  |  \  \
  16. |  |__/  /|  ____/  /__\  \ |  |   )  |  ____|  |__/  /
  17. |  ____  \|  |__/  ______  \|  |__/  /|  |___|  ____  \
  18. |__|   \__\____/__/      \__\_______/ |______|__|   \__\
  19.                 https://darkreader.org
  20. */
  21. /* User-Agent Style */
  22. html {
  23.     background-color: #181a1b !important;
  24. }
  25. html, body, input, textarea, select, button {
  26.     background-color: #181a1b;
  27. }
  28. html, body, input, textarea, select, button {
  29.     border-color: #736b5e;
  30.     color: #e8e6e3;
  31. }
  32. a {
  33.     color: #3391ff;
  34. }
  35. table {
  36.     border-color: #545b5e;
  37. }
  38. ::placeholder {
  39.     color: #b2aba1;
  40. }
  41. input:-webkit-autofill,
  42. textarea:-webkit-autofill,
  43. select:-webkit-autofill {
  44.     background-color: #555b00 !important;
  45.     color: #e8e6e3 !important;
  46. }
  47. ::-webkit-scrollbar {
  48.     background-color: #202324;
  49.     color: #aba499;
  50. }
  51. ::-webkit-scrollbar-thumb {
  52.     background-color: #454a4d;
  53. }
  54. ::-webkit-scrollbar-thumb:hover {
  55.     background-color: #575e62;
  56. }
  57. ::-webkit-scrollbar-thumb:active {
  58.     background-color: #484e51;
  59. }
  60. ::-webkit-scrollbar-corner {
  61.     background-color: #181a1b;
  62. }
  63. * {
  64.     scrollbar-color: #202324 #454a4d;
  65. }
  66. ::selection {
  67.     background-color: #004daa !important;
  68.     color: #e8e6e3 !important;
  69. }
  70. ::-moz-selection {
  71.     background-color: #004daa !important;
  72.     color: #e8e6e3 !important;
  73. }
  74.  
  75. /* Invert Style */
  76. .jfk-bubble.gtx-bubble, .captcheck_answer_label > input + img, embed[type="application/pdf"] {
  77.     filter: invert(100%) hue-rotate(180deg) contrast(90%) !important;
  78. }
  79.  
  80. /* Variables Style */
  81. :root {
  82.    --darkreader-neutral-background: #131516;
  83.    --darkreader-neutral-text: #d8d4cf;
  84.    --darkreader-selection-background: #004daa;
  85.    --darkreader-selection-text: #e8e6e3;
  86. }
  87.  
  88. /* Modified CSS */
  89. html {
  90.     color: rgb(232, 230, 227);
  91.     background-image: initial;
  92.     background-color: rgb(24, 26, 27);
  93. }
  94. fieldset,
  95. img {
  96.     border-color: initial;
  97. }
  98. del,
  99. ins {
  100.     text-decoration-color: initial;
  101. }
  102. li {
  103.     list-style-image: initial;
  104. }
  105. abbr,
  106. acronym {
  107.     border-color: initial;
  108. }
  109. legend {
  110.     color: rgb(232, 230, 227);
  111. }
  112. [data-icon]::before,
  113. .icon-appFeed::before,
  114. .icon-expandCustom::before,
  115. .icon-filterCustom::before,
  116. .icon-folderIcon::before,
  117. .icon-freezeColumns::before,
  118. .icon-notifications::before,
  119. .icon-hideColumns::before,
  120. .icon-hideColumnsSvg::before,
  121. .icon-revisionHistory::before,
  122. .icon-sortAscending::before,
  123. .icon-sortCustom::before,
  124. .icon-sortDescending::before {
  125.     text-decoration-color: inherit;
  126. }
  127. .icons-ul li {
  128.     list-style-image: initial;
  129. }
  130. .icon-light {
  131.     color: rgb(232, 230, 227);
  132. }
  133. .ui-helper-hidden-accessible {
  134.     border-color: initial;
  135. }
  136. .ui-helper-reset {
  137.     border-color: initial;
  138.     outline-color: initial;
  139.     text-decoration-color: initial;
  140.     list-style-image: initial;
  141. }
  142. .ui-button,
  143. .ui-button:link,
  144. .ui-button:visited,
  145. .ui-button:hover,
  146. .ui-button:active {
  147.     text-decoration-color: initial;
  148. }
  149. .ui-dialog {
  150.     outline-color: initial;
  151. }
  152. .ui-dialog .ui-dialog-content {
  153.     border-color: initial;
  154.     background-image: none;
  155.     background-color: initial;
  156. }
  157. .ui-dialog .ui-dialog-buttonpane {
  158.     background-image: none;
  159. }
  160. .ui-menu {
  161.     list-style-image: initial;
  162.     outline-color: initial;
  163. }
  164. .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  165.     border-color: initial;
  166. }
  167. .ui-selectmenu-button {
  168.     text-decoration-color: initial;
  169. }
  170. .ui-tooltip {
  171.     box-shadow: rgb(72, 78, 81) 0px 0px 5px;
  172. }
  173. .ui-widget-content {
  174.     border-color: rgb(57, 62, 65);
  175.     color: rgb(157, 148, 136);
  176. }
  177. .ui-widget-content a {
  178.     color: rgb(157, 148, 136);
  179. }
  180. .ui-widget-header {
  181.     border-color: rgb(57, 62, 65);
  182.     color: rgb(157, 148, 136);
  183. }
  184. .ui-widget-header a {
  185.     color: rgb(157, 148, 136);
  186. }
  187. .ui-state-default,
  188. .ui-widget-content .ui-state-default,
  189. .ui-widget-header .ui-state-default {
  190.     border-color: rgb(58, 63, 66);
  191.     color: rgb(178, 172, 162);
  192. }
  193. .ui-state-default a,
  194. .ui-state-default a:link,
  195. .ui-state-default a:visited {
  196.     color: rgb(178, 172, 162);
  197.     text-decoration-color: initial;
  198. }
  199. .ui-state-hover,
  200. .ui-widget-content .ui-state-hover,
  201. .ui-widget-header .ui-state-hover,
  202. .ui-state-focus,
  203. .ui-widget-content .ui-state-focus,
  204. .ui-widget-header .ui-state-focus {
  205.     border-color: rgb(77, 83, 86);
  206.     color: rgb(211, 207, 202);
  207. }
  208. .ui-state-hover a,
  209. .ui-state-hover a:hover,
  210. .ui-state-hover a:link,
  211. .ui-state-hover a:visited,
  212. .ui-state-focus a,
  213. .ui-state-focus a:hover,
  214. .ui-state-focus a:link,
  215. .ui-state-focus a:visited {
  216.     color: rgb(211, 207, 202);
  217.     text-decoration-color: initial;
  218. }
  219. .ui-state-active,
  220. .ui-widget-content .ui-state-active,
  221. .ui-widget-header .ui-state-active {
  222.     border-color: rgb(72, 78, 81);
  223.     color: rgb(211, 207, 202);
  224. }
  225. .ui-state-active a,
  226. .ui-state-active a:link,
  227. .ui-state-active a:visited {
  228.     color: rgb(211, 207, 202);
  229.     text-decoration-color: initial;
  230. }
  231. .ui-state-highlight,
  232. .ui-widget-content .ui-state-highlight,
  233. .ui-widget-header .ui-state-highlight {
  234.     border-color: rgb(4, 60, 149);
  235.     color: rgb(178, 172, 162);
  236. }
  237. .ui-state-highlight a,
  238. .ui-widget-content .ui-state-highlight a,
  239. .ui-widget-header .ui-state-highlight a {
  240.     color: rgb(178, 172, 162);
  241. }
  242. .ui-state-error,
  243. .ui-widget-content .ui-state-error,
  244. .ui-widget-header .ui-state-error {
  245.     border-color: rgb(182, 9, 9);
  246.     color: rgb(246, 63, 63);
  247. }
  248. .ui-state-error a,
  249. .ui-widget-content .ui-state-error a,
  250. .ui-widget-header .ui-state-error a {
  251.     color: rgb(246, 63, 63);
  252. }
  253. .ui-state-error-text,
  254. .ui-widget-content .ui-state-error-text,
  255. .ui-widget-header .ui-state-error-text {
  256.     color: rgb(246, 63, 63);
  257. }
  258. .ui-state-disabled,
  259. .ui-widget-content .ui-state-disabled,
  260. .ui-widget-header .ui-state-disabled {
  261.     background-image: none;
  262. }
  263. .antiscroll-scrollbar {
  264.     background-image: initial;
  265.     background-color: rgba(0, 0, 0, 0.5);
  266.     box-shadow: rgb(24, 26, 27) 0px 0px 1px;
  267. }
  268. .text-color-default {
  269.     color: rgb(200, 195, 188);
  270. }
  271. .text-color-quiet {
  272.     color: rgb(168, 160, 149);
  273. }
  274. .text-color-quieter {
  275.     color: rgb(168, 160, 149);
  276. }
  277. .text-color-quietest {
  278.     color: rgb(200, 195, 188);
  279. }
  280. .text-color-red {
  281.     color: rgb(248, 57, 107);
  282. }
  283. .text-color-white {
  284.     color: rgb(232, 230, 227);
  285. }
  286. .understroke {
  287.     border-bottom-color: rgba(140, 130, 115, 0.1);
  288. }
  289. .understroke.link:hover,
  290. .understroke.link:focus,
  291. .understroke.active,
  292. .hover-container:hover .understroke,
  293. .focus-container:focus .understroke {
  294.     border-color: currentcolor;
  295. }
  296. .understroke.disabled,
  297. .understroke.disabled:hover {
  298.     border-color: transparent;
  299. }
  300. .link:hover {
  301.     color: rgb(200, 195, 188);
  302. }
  303. .white,
  304. .white-focus:focus,
  305. .white-hover:hover {
  306.     background-color: rgb(24, 26, 27);
  307. }
  308. .dark,
  309. .dark-focus:focus,
  310. .dark-hover:hover {
  311.     background-color: rgb(38, 42, 43);
  312. }
  313. .gray,
  314. .gray-focus:focus,
  315. .gray-hover:hover {
  316.     background-color: rgb(77, 83, 86);
  317. }
  318. .lighten1,
  319. .lighten1-focus:focus,
  320. .lighten1-hover:hover,
  321. .lighten1-active:active {
  322.     background-color: rgba(24, 26, 27, 0.05);
  323. }
  324. .lighten2,
  325. .lighten2-focus:focus,
  326. .lighten2-hover:hover,
  327. .lighten2-active:active {
  328.     background-color: rgba(24, 26, 27, 0.1);
  329. }
  330. .lighten3,
  331. .lighten3-focus:focus,
  332. .lighten3-hover:hover,
  333. .lighten3-active:active {
  334.     background-color: rgba(24, 26, 27, 0.25);
  335. }
  336. .lighten4,
  337. .lighten4-focus:focus,
  338. .lighten4-hover:hover,
  339. .lighten4-active:active {
  340.     background-color: rgba(24, 26, 27, 0.5);
  341. }
  342. .darken1,
  343. .darken1-focus:focus,
  344. .darken1-hover:hover,
  345. .darken1-active:active,
  346. .hover-container:hover .parent-hover-darken1 {
  347.     background-color: rgba(0, 0, 0, 0.05);
  348. }
  349. .darken2,
  350. .darken2-focus:focus,
  351. .darken2-hover:hover,
  352. .darken2-active:active {
  353.     background-color: rgba(0, 0, 0, 0.1);
  354. }
  355. .darken3,
  356. .darken3-focus:focus,
  357. .darken3-hover:hover,
  358. .darken3-active:active {
  359.     background-color: rgba(0, 0, 0, 0.25);
  360. }
  361. .darken4,
  362. .darken4-focus:focus,
  363. .darken4-hover:hover,
  364. .darken4-active:active {
  365.     background-color: rgba(0, 0, 0, 0.5);
  366. }
  367. .stroked {
  368.     box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 2px;
  369. }
  370. .stroked1 {
  371.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  372. }
  373. .stroked2 {
  374.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  375. }
  376. .stroked3 {
  377.     box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px 2px;
  378. }
  379. .stroked-inset {
  380.     box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 2px inset;
  381. }
  382. .stroked1-inset {
  383.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px inset;
  384. }
  385. .stroked2-inset {
  386.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px inset;
  387. }
  388. .text-white.stroked,
  389. .text-white .stroked {
  390.     box-shadow: rgba(24, 26, 27, 0.05) 0px 0px 0px 2px;
  391. }
  392. .text-white.stroked1,
  393. .text-white .stroked1 {
  394.     box-shadow: rgba(24, 26, 27, 0.1) 0px 0px 0px 2px;
  395. }
  396. .text-white.stroked2,
  397. .text-white .stroked2 {
  398.     box-shadow: rgba(24, 26, 27, 0.25) 0px 0px 0px 2px;
  399. }
  400. .stroked-thick {
  401.     box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 5px;
  402. }
  403. .stroked1-thick {
  404.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 5px;
  405. }
  406. .stroked2-thick {
  407.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 5px;
  408. }
  409. .clickable-stroked {
  410.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 2px;
  411. }
  412. .clickable-stroked:hover,
  413. .clickable-stroked:focus,
  414. .clickable-stroked:active,
  415. .clickable-stroked.stroked1 {
  416.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  417. }
  418. .clickable-stroked-inset {
  419.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 2px inset;
  420. }
  421. .clickable-stroked-inset:hover,
  422. .clickable-stroked-inset:focus,
  423. .clickable-stroked-inset:active {
  424.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px inset;
  425. }
  426. .clickable-stroked1 {
  427.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 2px;
  428. }
  429. .clickable-stroked1:hover,
  430. .clickable-stroked1:focus,
  431. .clickable-stroked1:active,
  432. .clickable-stroked1.stroked2 {
  433.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  434. }
  435. .clickable-stroked1-inset {
  436.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 2px inset;
  437. }
  438. .clickable-stroked1-inset:hover,
  439. .clickable-stroked1-inset:focus,
  440. .clickable-stroked1-inset:active {
  441.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px inset;
  442. }
  443. .clickable-stroked-thick {
  444.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px;
  445. }
  446. .clickable-stroked-thick:hover,
  447. .clickable-stroked-thick:focus,
  448. .clickable-stroked-thick:active {
  449.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 5px;
  450. }
  451. .clickable-stroked1-thick {
  452.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px;
  453. }
  454. .clickable-stroked1-thick:hover,
  455. .clickable-stroked1-thick:focus,
  456. .clickable-stroked1-thick:active {
  457.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 5px;
  458. }
  459. .clickable-stroked1-light-thick {
  460.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px;
  461. }
  462. .clickable-stroked1-light-thick:hover,
  463. .clickable-stroked1-light-thick:focus,
  464. .clickable-stroked1-light-thick:active {
  465.     box-shadow: rgba(24, 26, 27, 0.5) 0px 0px 0px 5px;
  466. }
  467. .clickable-stroked-thick-inset {
  468.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px inset;
  469. }
  470. .clickable-stroked-thick-inset:hover,
  471. .clickable-stroked-thick-inset:focus,
  472. .clickable-stroked-thick-inset:active {
  473.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 5px inset;
  474. }
  475. .clickable-stroked2 {
  476.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 2px;
  477. }
  478. .clickable-stroked2:hover,
  479. .clickable-stroked2:focus,
  480. .clickable-stroked2:active,
  481. .clickable-stroked2.stroked3 {
  482.     box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px 2px;
  483. }
  484. .card-hover-darken1 {
  485.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px;
  486. }
  487. .card-hover-darken1:hover,
  488. .card-hover-darken1:focus,
  489. .card-hover-darken1:active {
  490.     box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 10px;
  491. }
  492. .card-hover-darken4 {
  493.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px;
  494. }
  495. .card-hover-darken4:hover,
  496. .card-hover-darken4:focus,
  497. .card-hover-darken4:active {
  498.     box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px 10px;
  499. }
  500. .card-hover-white {
  501.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px;
  502. }
  503. .card-hover-white:hover,
  504. .card-hover-white:focus,
  505. .card-hover-white:active {
  506.     box-shadow: rgb(24, 26, 27) 0px 0px 0px 10px;
  507. }
  508. .button-stroked {
  509.     box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 2px;
  510. }
  511. .button-stroked:hover,
  512. .button-stroked:focus,
  513. .button-stroked:active,
  514. .focus-container:focus .button-stroked {
  515.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  516. }
  517. .button-stroked.stroked2 {
  518.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  519. }
  520. .button-stroked1 {
  521.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  522. }
  523. .button-stroked1:hover,
  524. .button-stroked1:focus,
  525. .button-stroked1:active,
  526. .focus-container:focus .button-stroked1 {
  527.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  528. }
  529. .border-transparent,
  530. .border-transparent-hover:hover,
  531. .border-transparent-focus:focus,
  532. .border-transparent-active:active,
  533. .border-transparent-focus-within:focus-within,
  534. .focus-container:focus .parent-focus-border-transparent {
  535.     border-color: transparent;
  536. }
  537. .border-lighten1,
  538. .border-lighten1-hover:hover,
  539. .border-lighten1-focus:focus,
  540. .border-lighten1-active:active,
  541. .border-lighten1-focus-within:focus-within,
  542. .focus-container:focus .parent-focus-border-lighten1 {
  543.     border-color: rgba(48, 52, 54, 0.05);
  544. }
  545. .border-lighten2,
  546. .border-lighten2-hover:hover,
  547. .border-lighten2-focus:focus,
  548. .border-lighten2-active:active,
  549. .border-lighten2-focus-within:focus-within,
  550. .focus-container:focus .parent-focus-border-lighten2 {
  551.     border-color: rgba(48, 52, 54, 0.1);
  552. }
  553. .border-lighten3,
  554. .border-lighten3-hover:hover,
  555. .border-lighten3-focus:focus,
  556. .border-lighten3-active:active,
  557. .border-lighten3-focus-within:focus-within,
  558. .focus-container:focus .parent-focus-border-lighten3 {
  559.     border-color: rgba(48, 52, 54, 0.25);
  560. }
  561. .border-lighten4,
  562. .border-lighten4-hover:hover,
  563. .border-lighten4-focus:focus,
  564. .border-lighten4-active:active,
  565. .border-lighten4-focus-within:focus-within,
  566. .focus-container:focus .parent-focus-border-lighten4 {
  567.     border-color: rgba(48, 52, 54, 0.5);
  568. }
  569. .border-darken1,
  570. .border-darken1-hover:hover,
  571. .border-darken1-focus:focus,
  572. .border-darken1-active:active,
  573. .border-darken1-focus-within:focus-within,
  574. .focus-container:focus .parent-focus-border-darken1 {
  575.     border-color: rgba(140, 130, 115, 0.05);
  576. }
  577. .border-darken2,
  578. .border-darken2-hover:hover,
  579. .border-darken2-focus:focus,
  580. .border-darken2-active:active,
  581. .border-darken2-focus-within:focus-within,
  582. .focus-container:focus .parent-focus-border-darken2 {
  583.     border-color: rgba(140, 130, 115, 0.1);
  584. }
  585. .border-darken3,
  586. .border-darken3-hover:hover,
  587. .border-darken3-focus:focus,
  588. .border-darken3-active:active,
  589. .border-darken3-focus-within:focus-within,
  590. .focus-container:focus .parent-focus-border-darken3 {
  591.     border-color: rgba(140, 130, 115, 0.25);
  592. }
  593. .border-darken4,
  594. .border-darken4-hover:hover,
  595. .border-darken4-focus:focus,
  596. .border-darken4-active:active,
  597. .border-darken4-focus-within:focus-within,
  598. .focus-container:focus .parent-focus-border-darken4 {
  599.     border-color: rgba(140, 130, 115, 0.5);
  600. }
  601. .text-white,
  602. a.text-white,
  603. .baymax a.text-white,
  604. .text-white a,
  605. .baymax .text-white a {
  606.     color: rgb(232, 230, 227);
  607.     fill: rgb(232, 230, 227);
  608. }
  609. .text-white.link:hover,
  610. a.text-white.link:hover,
  611. .baymax a.text-white.link:hover,
  612. .text-white a.link:hover,
  613. .baymax .text-white a.link:hover {
  614.     color: rgba(232, 230, 227, 0.8);
  615. }
  616. .text-white.understroke,
  617. a.text-white.understroke,
  618. .baymax a.text-white.understroke,
  619. .text-white a.understroke,
  620. .baymax .text-white a.understroke {
  621.     border-color: rgba(48, 52, 54, 0.25);
  622. }
  623. .text-white.understroke.link:hover,
  624. a.text-white.understroke.link:hover,
  625. .baymax a.text-white.understroke.link:hover,
  626. .text-white a.understroke.link:hover,
  627. .baymax .text-white a.understroke.link:hover,
  628. .text-white.understroke.link.active,
  629. a.text-white.understroke.link.active,
  630. .baymax a.text-white.understroke.link.active,
  631. .text-white a.understroke.link.active,
  632. .baymax .text-white a.understroke.link.active {
  633.     border-color: rgba(48, 52, 54, 0.8);
  634. }
  635. .text-white-focus:focus,
  636. .baymax .text-white-focus:focus,
  637. .text-white-hover:hover,
  638. .baymax .text-white-hover:hover,
  639. .hover-container:hover .parent-hover-text-white {
  640.     color: rgb(232, 230, 227);
  641. }
  642. .text-dark,
  643. a.text-dark,
  644. .text-dark a {
  645.     color: rgb(200, 195, 188);
  646.     fill: rgb(200, 195, 188);
  647. }
  648. .text-dark.link:hover,
  649. a.text-dark.link:hover,
  650. .text-dark a.link:hover {
  651.     color: rgba(232, 230, 227, 0.8);
  652. }
  653. .text-dark.understroke,
  654. a.text-dark.understroke,
  655. .text-dark a.understroke {
  656.     border-color: rgba(140, 130, 115, 0.25);
  657. }
  658. .text-dark.understroke.link:hover,
  659. a.text-dark.understroke.link:hover,
  660. .text-dark a.understroke.link:hover,
  661. .text-dark.understroke.link.active,
  662. a.text-dark.understroke.link.active,
  663. .text-dark a.understroke.link.active {
  664.     border-color: rgba(140, 130, 115, 0.8);
  665. }
  666. .text-dark-focus:focus,
  667. .baymax .text-dark-focus:focus,
  668. .hover-container:hover .parent-hover-text-dark {
  669.     color: rgb(200, 195, 188);
  670. }
  671. .universe-dark {
  672.     background-color: rgb(33, 34, 50);
  673. }
  674. .foreign-key-blue {
  675.     background-color: rgb(32, 35, 36);
  676. }
  677. .text-universe-dark,
  678. a.text-universe-dark,
  679. .text-universe-dark-active:active,
  680. .text-universe-dark-focus:focus,
  681. .text-universe-dark-hover:hover,
  682. .focus-container:focus .text-universe-dark-focus,
  683. .baymax a.text-universe-dark,
  684. .text-universe-dark a,
  685. .baymax .text-universe-dark a {
  686.     color: rgb(199, 195, 187);
  687.     fill: rgb(199, 195, 187);
  688. }
  689. .text-universe-dark.link:hover,
  690. a.text-universe-dark.link:hover,
  691. .text-universe-dark-active:active.link:hover,
  692. .text-universe-dark-focus:focus.link:hover,
  693. .text-universe-dark-hover:hover.link:hover,
  694. .focus-container:focus .text-universe-dark-focus.link:hover,
  695. .baymax a.text-universe-dark.link:hover,
  696. .text-universe-dark a.link:hover,
  697. .baymax .text-universe-dark a.link:hover {
  698.     color: rgb(232, 230, 227);
  699.     fill: rgb(232, 230, 227);
  700. }
  701. .text-universe-dark.understroke,
  702. a.text-universe-dark.understroke,
  703. .text-universe-dark-active:active.understroke,
  704. .text-universe-dark-focus:focus.understroke,
  705. .text-universe-dark-hover:hover.understroke,
  706. .focus-container:focus .text-universe-dark-focus.understroke,
  707. .baymax a.text-universe-dark.understroke,
  708. .text-universe-dark a.understroke,
  709. .baymax .text-universe-dark a.understroke {
  710.     border-color: rgb(123, 114, 101);
  711. }
  712. .text-universe-dark.understroke.link:hover,
  713. a.text-universe-dark.understroke.link:hover,
  714. .text-universe-dark-active:active.understroke.link:hover,
  715. .text-universe-dark-focus:focus.understroke.link:hover,
  716. .text-universe-dark-hover:hover.understroke.link:hover,
  717. .focus-container:focus .text-universe-dark-focus.understroke.link:hover,
  718. .baymax a.text-universe-dark.understroke.link:hover,
  719. .text-universe-dark a.understroke.link:hover,
  720. .baymax .text-universe-dark a.understroke.link:hover,
  721. .text-universe-dark.understroke.link.active,
  722. a.text-universe-dark.understroke.link.active,
  723. .text-universe-dark-active:active.understroke.link.active,
  724. .text-universe-dark-focus:focus.understroke.link.active,
  725. .text-universe-dark-hover:hover.understroke.link.active,
  726. .focus-container:focus .text-universe-dark-focus.understroke.link.active,
  727. .baymax a.text-universe-dark.understroke.link.active,
  728. .text-universe-dark a.understroke.link.active,
  729. .baymax .text-universe-dark a.understroke.link.active {
  730.     border-color: rgb(140, 130, 115);
  731. }
  732. .hover-container:hover .parent-hover-text-universe-dark {
  733.     color: rgb(199, 195, 187);
  734. }
  735. .pro-starter-pack-green {
  736.     background-color: rgb(11, 67, 30);
  737. }
  738. .yellow,
  739. .yellowBright,
  740. .yellow-focus:focus,
  741. .hover-container:hover .parent-hover-yellow {
  742.     background-color: rgb(202, 144, 0);
  743. }
  744. .yellow-base,
  745. .yellowBase,
  746. .yellow-base:focus,
  747. .hover-container:hover .parent-hover-yellow-base {
  748.     background-color: rgb(179, 113, 0);
  749. }
  750. .yellow-dark1,
  751. .yellowDark1,
  752. .yellowDark1-hover:hover,
  753. .yellowDark1-focus:focus {
  754.     background-color: rgb(147, 94, 2);
  755. }
  756. .yellow-light1,
  757. .yellowLight1,
  758. .yellowLight1-hover:hover,
  759. .yellowLight1-focus:focus {
  760.     background-color: rgb(138, 99, 0);
  761. }
  762. .yellow-light2,
  763. .yellow-light,
  764. .yellowLight2,
  765. .yellowLight,
  766. .yellowLight2-hover:hover,
  767. .yellowLight-hover:hover,
  768. .yellowLight2-focus:focus,
  769. .yellowLight-focus:focus,
  770. .hover-container:hover .parent-hover-yellowLight2 {
  771.     background-color: rgb(95, 68, 0);
  772. }
  773. .yellow-border,
  774. .border-yellow {
  775.     border-color: rgb(179, 128, 0);
  776. }
  777. .border-yellow-base {
  778.     border-color: rgb(188, 118, 0);
  779. }
  780. .border-yellow-light1 {
  781.     border-color: rgb(146, 104, 0);
  782. }
  783. .border-yellow-light2 {
  784.     border-color: rgb(124, 88, 0);
  785. }
  786. .border-yellow-focus:focus,
  787. .focus-container:focus .parent-focus-border-yellow {
  788.     border-color: rgb(179, 128, 0);
  789. }
  790. .stroked-yellow-light1 {
  791.     box-shadow: rgb(138, 99, 0) 0px 0px 0px 2px;
  792. }
  793. .stroked-yellow-light2 {
  794.     box-shadow: rgb(95, 68, 0) 0px 0px 0px 2px;
  795. }
  796. .stroked-yellow {
  797.     box-shadow: rgb(202, 144, 0) 0px 0px 0px 2px;
  798. }
  799. .stroked-yellow-inset {
  800.     box-shadow: rgb(202, 144, 0) 0px 0px 0px 2px inset;
  801. }
  802. .stroked-yellow-light2-inset {
  803.     box-shadow: rgb(95, 68, 0) 0px 0px 0px 2px inset;
  804. }
  805. .text-yellow,
  806. a.text-yellow,
  807. .text-yellow-active:active,
  808. .text-yellow-focus:focus,
  809. .text-yellow-hover:hover,
  810. .focus-container:focus .text-yellow-focus,
  811. .baymax a.text-yellow,
  812. .text-yellow a,
  813. .baymax .text-yellow a {
  814.     color: rgb(255, 190, 28);
  815.     fill: rgb(255, 190, 28);
  816. }
  817. .text-yellow.link:hover,
  818. a.text-yellow.link:hover,
  819. .text-yellow-active:active.link:hover,
  820. .text-yellow-focus:focus.link:hover,
  821. .text-yellow-hover:hover.link:hover,
  822. .focus-container:focus .text-yellow-focus.link:hover,
  823. .baymax a.text-yellow.link:hover,
  824. .text-yellow a.link:hover,
  825. .baymax .text-yellow a.link:hover {
  826.     color: rgb(255, 210, 99);
  827.     fill: rgb(255, 210, 99);
  828. }
  829. .text-yellow.understroke,
  830. a.text-yellow.understroke,
  831. .text-yellow-active:active.understroke,
  832. .text-yellow-focus:focus.understroke,
  833. .text-yellow-hover:hover.understroke,
  834. .focus-container:focus .text-yellow-focus.understroke,
  835. .baymax a.text-yellow.understroke,
  836. .text-yellow a.understroke,
  837. .baymax .text-yellow a.understroke {
  838.     border-color: rgb(179, 128, 0);
  839. }
  840. .text-yellow.understroke.link:hover,
  841. a.text-yellow.understroke.link:hover,
  842. .text-yellow-active:active.understroke.link:hover,
  843. .text-yellow-focus:focus.understroke.link:hover,
  844. .text-yellow-hover:hover.understroke.link:hover,
  845. .focus-container:focus .text-yellow-focus.understroke.link:hover,
  846. .baymax a.text-yellow.understroke.link:hover,
  847. .text-yellow a.understroke.link:hover,
  848. .baymax .text-yellow a.understroke.link:hover,
  849. .text-yellow.understroke.link.active,
  850. a.text-yellow.understroke.link.active,
  851. .text-yellow-active:active.understroke.link.active,
  852. .text-yellow-focus:focus.understroke.link.active,
  853. .text-yellow-hover:hover.understroke.link.active,
  854. .focus-container:focus .text-yellow-focus.understroke.link.active,
  855. .baymax a.text-yellow.understroke.link.active,
  856. .text-yellow a.understroke.link.active,
  857. .baymax .text-yellow a.understroke.link.active {
  858.     border-color: rgb(210, 150, 0);
  859. }
  860. .hover-container:hover .parent-hover-text-yellow {
  861.     color: rgb(255, 190, 28);
  862. }
  863. .text-yellow-dark1-hover:hover,
  864. a.text-yellow-dark1-hover:hover {
  865.     color: rgb(252, 187, 76);
  866.     fill: rgb(252, 187, 76);
  867. }
  868. [data-color="yellow"].coloredBackground {
  869.     background-color: rgb(179, 113, 0) !important;
  870. }
  871. [data-color="yellow"].brightColoredBackground {
  872.     background-color: rgb(202, 144, 0);
  873. }
  874. [data-color="yellow"].lightColoredBackground {
  875.     background-color: rgb(95, 68, 0);
  876. }
  877. [data-color="yellow"].light1ColoredBackground {
  878.     background-color: rgb(138, 99, 0);
  879. }
  880. [data-color="yellow"].darkColoredBackground {
  881.     background-color: rgb(147, 94, 2);
  882. }
  883. [data-color="yellow"].coloredBorder {
  884.     border-color: rgb(188, 118, 0);
  885. }
  886. [data-color="yellow"].lightColoredBorder {
  887.     border-color: rgb(124, 88, 0);
  888. }
  889. [data-color="yellow"].coloredText {
  890.     color: rgb(255, 178, 47);
  891.     fill: rgb(255, 178, 47);
  892. }
  893. [data-color="yellow"].darkColoredText {
  894.     color: rgb(252, 187, 76);
  895.     fill: rgb(252, 187, 76);
  896. }
  897. [data-color="yellow"] .parentColoredBackground {
  898.     background-color: rgb(179, 113, 0) !important;
  899. }
  900. [data-color="yellow"] .parentBrightColoredBackground {
  901.     background-color: rgb(202, 144, 0);
  902. }
  903. [data-color="yellow"] .parentLightColoredBackground {
  904.     background-color: rgb(95, 68, 0);
  905. }
  906. [data-color="yellow"] .parentDarkColoredBackground {
  907.     background-color: rgb(147, 94, 2);
  908. }
  909. [data-color="yellow"] .parentColoredBorder {
  910.     border-color: rgb(196, 124, 3) !important;
  911. }
  912. [data-color="yellow"] .parentColoredText {
  913.     color: rgb(255, 178, 47);
  914. }
  915. [data-color="yellow"] .parentLightColoredText {
  916.     color: rgb(255, 226, 153);
  917. }
  918. [data-color="yellow"] .parentColoredFill {
  919.     fill: rgb(255, 178, 47);
  920. }
  921. [data-color="yellow"] .parentColoredLinearGradientFromTransparentToRight {
  922.     background-image: linear-gradient(to right,
  923.     rgba(179, 113, 0, 0),
  924.     rgb(179, 113, 0));
  925. }
  926. [data-color="yellow"] .parentColoredLinearGradientFromTransparentToLeft {
  927.     background-image: linear-gradient(to left,
  928.     rgba(179, 113, 0, 0),
  929.     rgb(179, 113, 0));
  930. }
  931. [data-color="yellow"] .parentColoredLinearGradientFromTransparentToRightLight {
  932.     background-image: linear-gradient(to right,
  933.     rgba(179, 113, 0, 0),
  934.     rgb(192, 121, 0));
  935. }
  936. [data-color="yellow"] .parentColoredLinearGradientFromTransparentToLeftLight {
  937.     background-image: linear-gradient(to left,
  938.     rgba(179, 113, 0, 0),
  939.     rgb(192, 121, 0));
  940. }
  941. [data-color="yellow"] .parentComplementaryColoredBackground {
  942.     background-color: rgb(14, 105, 174) !important;
  943. }
  944. [data-color="yellowLight"].coloredBackground {
  945.     background-color: rgb(95, 68, 0) !important;
  946. }
  947. [data-color="yellowLight"].brightColoredBackground {
  948.     background-color: rgb(95, 68, 0);
  949. }
  950. [data-color="yellowLight"].lightColoredBackground {
  951.     background-color: rgb(95, 68, 0);
  952. }
  953. [data-color="yellowLight"].light1ColoredBackground {
  954.     background-color: rgb(95, 68, 0);
  955. }
  956. [data-color="yellowLight"].coloredBorder {
  957.     border-color: rgb(124, 88, 0);
  958. }
  959. [data-color="yellowLight"].lightColoredBorder {
  960.     border-color: rgb(124, 88, 0);
  961. }
  962. [data-color="yellowLight"].coloredText {
  963.     color: rgb(255, 226, 153);
  964.     fill: rgb(255, 226, 153);
  965. }
  966. [data-color="yellowLight"] .parentColoredBackground {
  967.     background-color: rgb(95, 68, 0) !important;
  968. }
  969. [data-color="yellowLight"] .parentBrightColoredBackground {
  970.     background-color: rgb(95, 68, 0);
  971. }
  972. [data-color="yellowLight"] .parentLightColoredBackground {
  973.     background-color: rgb(95, 68, 0);
  974. }
  975. [data-color="yellowLight"] .parentColoredBorder {
  976.     border-color: rgb(124, 88, 0) !important;
  977. }
  978. [data-color="yellowLight"] .parentColoredText {
  979.     color: rgb(255, 226, 153);
  980. }
  981. [data-color="yellowLight"] .parentLightColoredText {
  982.     color: rgb(255, 226, 153);
  983. }
  984. [data-color="yellowLight"] .parentColoredLinearGradientFromTransparentToRight {
  985.     background-image: linear-gradient(to right,
  986.     rgba(95, 68, 0, 0),
  987.     rgb(95, 68, 0));
  988. }
  989. [data-color="yellowLight"] .parentColoredLinearGradientFromTransparentToLeft {
  990.     background-image: linear-gradient(to left,
  991.     rgba(95, 68, 0, 0),
  992.     rgb(95, 68, 0));
  993. }
  994. [data-color="yellowLight"] .parentComplementaryColoredBackground {
  995.     background-color: rgb(14, 105, 174) !important;
  996. }
  997. [data-color="yellowLight"].appIcon .symbol {
  998.     color: rgb(200, 195, 188);
  999. }
  1000. .orange,
  1001. .orangeBright,
  1002. .orange-focus:focus,
  1003. .hover-container:hover .parent-hover-orange {
  1004.     background-color: rgb(178, 56, 0);
  1005. }
  1006. .orange-base,
  1007. .orangeBase,
  1008. .orange-base:focus,
  1009. .hover-container:hover .parent-hover-orange-base {
  1010.     background-color: rgb(167, 42, 7);
  1011. }
  1012. .orange-dark1,
  1013. .orangeDark1,
  1014. .orangeDark1-hover:hover,
  1015. .orangeDark1-focus:focus {
  1016.     background-color: rgb(172, 62, 30);
  1017. }
  1018. .orange-light1,
  1019. .orangeLight1,
  1020. .orangeLight1-hover:hover,
  1021. .orangeLight1-focus:focus {
  1022.     background-color: rgb(127, 40, 0);
  1023. }
  1024. .orange-light2,
  1025. .orange-light,
  1026. .orangeLight2,
  1027. .orangeLight,
  1028. .orangeLight2-hover:hover,
  1029. .orangeLight-hover:hover,
  1030. .orangeLight2-focus:focus,
  1031. .orangeLight-focus:focus,
  1032. .hover-container:hover .parent-hover-orangeLight2 {
  1033.     background-color: rgb(75, 25, 2);
  1034. }
  1035. .orange-border,
  1036. .border-orange {
  1037.     border-color: rgb(165, 52, 0);
  1038. }
  1039. .border-orange-base {
  1040.     border-color: rgb(157, 40, 6);
  1041. }
  1042. .border-orange-light1 {
  1043.     border-color: rgb(140, 44, 0);
  1044. }
  1045. .border-orange-light2 {
  1046.     border-color: rgb(112, 37, 3);
  1047. }
  1048. .border-orange-focus:focus,
  1049. .focus-container:focus .parent-focus-border-orange {
  1050.     border-color: rgb(165, 52, 0);
  1051. }
  1052. .stroked-orange-light1 {
  1053.     box-shadow: rgb(127, 40, 0) 0px 0px 0px 2px;
  1054. }
  1055. .stroked-orange-light2 {
  1056.     box-shadow: rgb(75, 25, 2) 0px 0px 0px 2px;
  1057. }
  1058. .stroked-orange {
  1059.     box-shadow: rgb(178, 56, 0) 0px 0px 0px 2px;
  1060. }
  1061. .stroked-orange-inset {
  1062.     box-shadow: rgb(178, 56, 0) 0px 0px 0px 2px inset;
  1063. }
  1064. .stroked-orange-light2-inset {
  1065.     box-shadow: rgb(75, 25, 2) 0px 0px 0px 2px inset;
  1066. }
  1067. .text-orange,
  1068. a.text-orange,
  1069. .text-orange-active:active,
  1070. .text-orange-focus:focus,
  1071. .text-orange-hover:hover,
  1072. .focus-container:focus .text-orange-focus,
  1073. .baymax a.text-orange,
  1074. .text-orange a,
  1075. .baymax .text-orange a {
  1076.     color: rgb(255, 119, 56);
  1077.     fill: rgb(255, 119, 56);
  1078. }
  1079. .text-orange.link:hover,
  1080. a.text-orange.link:hover,
  1081. .text-orange-active:active.link:hover,
  1082. .text-orange-focus:focus.link:hover,
  1083. .text-orange-hover:hover.link:hover,
  1084. .focus-container:focus .text-orange-focus.link:hover,
  1085. .baymax a.text-orange.link:hover,
  1086. .text-orange a.link:hover,
  1087. .baymax .text-orange a.link:hover {
  1088.     color: rgb(255, 127, 66);
  1089.     fill: rgb(255, 127, 66);
  1090. }
  1091. .text-orange.understroke,
  1092. a.text-orange.understroke,
  1093. .text-orange-active:active.understroke,
  1094. .text-orange-focus:focus.understroke,
  1095. .text-orange-hover:hover.understroke,
  1096. .focus-container:focus .text-orange-focus.understroke,
  1097. .baymax a.text-orange.understroke,
  1098. .text-orange a.understroke,
  1099. .baymax .text-orange a.understroke {
  1100.     border-color: rgb(165, 52, 0);
  1101. }
  1102. .text-orange.understroke.link:hover,
  1103. a.text-orange.understroke.link:hover,
  1104. .text-orange-active:active.understroke.link:hover,
  1105. .text-orange-focus:focus.understroke.link:hover,
  1106. .text-orange-hover:hover.understroke.link:hover,
  1107. .focus-container:focus .text-orange-focus.understroke.link:hover,
  1108. .baymax a.text-orange.understroke.link:hover,
  1109. .text-orange a.understroke.link:hover,
  1110. .baymax .text-orange a.understroke.link:hover,
  1111. .text-orange.understroke.link.active,
  1112. a.text-orange.understroke.link.active,
  1113. .text-orange-active:active.understroke.link.active,
  1114. .text-orange-focus:focus.understroke.link.active,
  1115. .text-orange-hover:hover.understroke.link.active,
  1116. .focus-container:focus .text-orange-focus.understroke.link.active,
  1117. .baymax a.text-orange.understroke.link.active,
  1118. .text-orange a.understroke.link.active,
  1119. .baymax .text-orange a.understroke.link.active {
  1120.     border-color: rgb(196, 63, 0);
  1121. }
  1122. .hover-container:hover .parent-hover-text-orange {
  1123.     color: rgb(255, 119, 56);
  1124. }
  1125. .text-orange-dark1-hover:hover,
  1126. a.text-orange-dark1-hover:hover {
  1127.     color: rgb(221, 96, 61);
  1128.     fill: rgb(221, 96, 61);
  1129. }
  1130. [data-color="orange"].coloredBackground {
  1131.     background-color: rgb(167, 42, 7) !important;
  1132. }
  1133. [data-color="orange"].brightColoredBackground {
  1134.     background-color: rgb(178, 56, 0);
  1135. }
  1136. [data-color="orange"].lightColoredBackground {
  1137.     background-color: rgb(75, 25, 2);
  1138. }
  1139. [data-color="orange"].light1ColoredBackground {
  1140.     background-color: rgb(127, 40, 0);
  1141. }
  1142. [data-color="orange"].darkColoredBackground {
  1143.     background-color: rgb(172, 62, 30);
  1144. }
  1145. [data-color="orange"].coloredBorder {
  1146.     border-color: rgb(157, 40, 6);
  1147. }
  1148. [data-color="orange"].lightColoredBorder {
  1149.     border-color: rgb(112, 37, 3);
  1150. }
  1151. [data-color="orange"].coloredText {
  1152.     color: rgb(247, 109, 69);
  1153.     fill: rgb(247, 109, 69);
  1154. }
  1155. [data-color="orange"].darkColoredText {
  1156.     color: rgb(221, 96, 61);
  1157.     fill: rgb(221, 96, 61);
  1158. }
  1159. [data-color="orange"] .parentColoredBackground {
  1160.     background-color: rgb(167, 42, 7) !important;
  1161. }
  1162. [data-color="orange"] .parentBrightColoredBackground {
  1163.     background-color: rgb(178, 56, 0);
  1164. }
  1165. [data-color="orange"] .parentLightColoredBackground {
  1166.     background-color: rgb(75, 25, 2);
  1167. }
  1168. [data-color="orange"] .parentDarkColoredBackground {
  1169.     background-color: rgb(172, 62, 30);
  1170. }
  1171. [data-color="orange"] .parentColoredBorder {
  1172.     border-color: rgb(152, 55, 27) !important;
  1173. }
  1174. [data-color="orange"] .parentColoredText {
  1175.     color: rgb(247, 109, 69);
  1176. }
  1177. [data-color="orange"] .parentLightColoredText {
  1178.     color: rgb(253, 200, 176);
  1179. }
  1180. [data-color="orange"] .parentColoredFill {
  1181.     fill: rgb(247, 109, 69);
  1182. }
  1183. [data-color="orange"] .parentColoredLinearGradientFromTransparentToRight {
  1184.     background-image: linear-gradient(to right,
  1185.     rgba(167, 42, 7, 0),
  1186.     rgb(167, 42, 7));
  1187. }
  1188. [data-color="orange"] .parentColoredLinearGradientFromTransparentToLeft {
  1189.     background-image: linear-gradient(to left,
  1190.     rgba(167, 42, 7, 0),
  1191.     rgb(167, 42, 7));
  1192. }
  1193. [data-color="orange"] .parentColoredLinearGradientFromTransparentToRightLight {
  1194.     background-image: linear-gradient(to right,
  1195.     rgba(167, 42, 7, 0),
  1196.     rgb(137, 35, 6));
  1197. }
  1198. [data-color="orange"] .parentColoredLinearGradientFromTransparentToLeftLight {
  1199.     background-image: linear-gradient(to left,
  1200.     rgba(167, 42, 7, 0),
  1201.     rgb(137, 35, 6));
  1202. }
  1203. [data-color="orange"] .parentComplementaryColoredBackground {
  1204.     background-color: rgb(14, 105, 174) !important;
  1205. }
  1206. [data-color="orangeLight"].coloredBackground {
  1207.     background-color: rgb(75, 25, 2) !important;
  1208. }
  1209. [data-color="orangeLight"].brightColoredBackground {
  1210.     background-color: rgb(75, 25, 2);
  1211. }
  1212. [data-color="orangeLight"].lightColoredBackground {
  1213.     background-color: rgb(75, 25, 2);
  1214. }
  1215. [data-color="orangeLight"].light1ColoredBackground {
  1216.     background-color: rgb(75, 25, 2);
  1217. }
  1218. [data-color="orangeLight"].coloredBorder {
  1219.     border-color: rgb(112, 37, 3);
  1220. }
  1221. [data-color="orangeLight"].lightColoredBorder {
  1222.     border-color: rgb(112, 37, 3);
  1223. }
  1224. [data-color="orangeLight"].coloredText {
  1225.     color: rgb(253, 200, 176);
  1226.     fill: rgb(253, 200, 176);
  1227. }
  1228. [data-color="orangeLight"] .parentColoredBackground {
  1229.     background-color: rgb(75, 25, 2) !important;
  1230. }
  1231. [data-color="orangeLight"] .parentBrightColoredBackground {
  1232.     background-color: rgb(75, 25, 2);
  1233. }
  1234. [data-color="orangeLight"] .parentLightColoredBackground {
  1235.     background-color: rgb(75, 25, 2);
  1236. }
  1237. [data-color="orangeLight"] .parentColoredBorder {
  1238.     border-color: rgb(112, 37, 3) !important;
  1239. }
  1240. [data-color="orangeLight"] .parentColoredText {
  1241.     color: rgb(253, 200, 176);
  1242. }
  1243. [data-color="orangeLight"] .parentLightColoredText {
  1244.     color: rgb(253, 200, 176);
  1245. }
  1246. [data-color="orangeLight"] .parentColoredLinearGradientFromTransparentToRight {
  1247.     background-image: linear-gradient(to right,
  1248.     rgba(75, 25, 2, 0),
  1249.     rgb(75, 25, 2));
  1250. }
  1251. [data-color="orangeLight"] .parentColoredLinearGradientFromTransparentToLeft {
  1252.     background-image: linear-gradient(to left,
  1253.     rgba(75, 25, 2, 0),
  1254.     rgb(75, 25, 2));
  1255. }
  1256. [data-color="orangeLight"] .parentComplementaryColoredBackground {
  1257.     background-color: rgb(14, 105, 174) !important;
  1258. }
  1259. [data-color="orangeLight"].appIcon .symbol {
  1260.     color: rgb(200, 195, 188);
  1261. }
  1262. .red,
  1263. .redBright,
  1264. .red-focus:focus,
  1265. .hover-container:hover .parent-hover-red {
  1266.     background-color: rgb(177, 6, 50);
  1267. }
  1268. .red-base,
  1269. .redBase,
  1270. .red-base:focus,
  1271. .hover-container:hover .parent-hover-red-base {
  1272.     background-color: rgb(171, 21, 47);
  1273. }
  1274. .red-dark1,
  1275. .redDark1,
  1276. .redDark1-hover:hover,
  1277. .redDark1-focus:focus {
  1278.     background-color: rgb(149, 24, 55);
  1279. }
  1280. .red-light1,
  1281. .redLight1,
  1282. .redLight1-hover:hover,
  1283. .redLight1-focus:focus {
  1284.     background-color: rgb(109, 0, 28);
  1285. }
  1286. .red-light2,
  1287. .red-light,
  1288. .redLight2,
  1289. .redLight,
  1290. .redLight2-hover:hover,
  1291. .redLight-hover:hover,
  1292. .redLight2-focus:focus,
  1293. .redLight-focus:focus,
  1294. .hover-container:hover .parent-hover-redLight2 {
  1295.     background-color: rgb(72, 0, 19);
  1296. }
  1297. .red-border,
  1298. .border-red {
  1299.     border-color: rgb(162, 5, 46);
  1300. }
  1301. .border-red-base {
  1302.     border-color: rgb(153, 19, 42);
  1303. }
  1304. .border-red-light1 {
  1305.     border-color: rgb(131, 0, 34);
  1306. }
  1307. .border-red-light2 {
  1308.     border-color: rgb(113, 0, 29);
  1309. }
  1310. .border-red-focus:focus,
  1311. .focus-container:focus .parent-focus-border-red {
  1312.     border-color: rgb(162, 5, 46);
  1313. }
  1314. .stroked-red-light1 {
  1315.     box-shadow: rgb(109, 0, 28) 0px 0px 0px 2px;
  1316. }
  1317. .stroked-red-light2 {
  1318.     box-shadow: rgb(72, 0, 19) 0px 0px 0px 2px;
  1319. }
  1320. .stroked-red {
  1321.     box-shadow: rgb(177, 6, 50) 0px 0px 0px 2px;
  1322. }
  1323. .stroked-red-inset {
  1324.     box-shadow: rgb(177, 6, 50) 0px 0px 0px 2px inset;
  1325. }
  1326. .stroked-red-light2-inset {
  1327.     box-shadow: rgb(72, 0, 19) 0px 0px 0px 2px inset;
  1328. }
  1329. .text-red,
  1330. a.text-red,
  1331. .text-red-active:active,
  1332. .text-red-focus:focus,
  1333. .text-red-hover:hover,
  1334. .focus-container:focus .text-red-focus,
  1335. .baymax a.text-red,
  1336. .text-red a,
  1337. .baymax .text-red a {
  1338.     color: rgb(248, 57, 107);
  1339.     fill: rgb(248, 57, 107);
  1340. }
  1341. .text-red.link:hover,
  1342. a.text-red.link:hover,
  1343. .text-red-active:active.link:hover,
  1344. .text-red-focus:focus.link:hover,
  1345. .text-red-hover:hover.link:hover,
  1346. .focus-container:focus .text-red-focus.link:hover,
  1347. .baymax a.text-red.link:hover,
  1348. .text-red a.link:hover,
  1349. .baymax .text-red a.link:hover {
  1350.     color: rgb(249, 78, 122);
  1351.     fill: rgb(249, 78, 122);
  1352. }
  1353. .text-red.understroke,
  1354. a.text-red.understroke,
  1355. .text-red-active:active.understroke,
  1356. .text-red-focus:focus.understroke,
  1357. .text-red-hover:hover.understroke,
  1358. .focus-container:focus .text-red-focus.understroke,
  1359. .baymax a.text-red.understroke,
  1360. .text-red a.understroke,
  1361. .baymax .text-red a.understroke {
  1362.     border-color: rgb(162, 5, 46);
  1363. }
  1364. .text-red.understroke.link:hover,
  1365. a.text-red.understroke.link:hover,
  1366. .text-red-active:active.understroke.link:hover,
  1367. .text-red-focus:focus.understroke.link:hover,
  1368. .text-red-hover:hover.understroke.link:hover,
  1369. .focus-container:focus .text-red-focus.understroke.link:hover,
  1370. .baymax a.text-red.understroke.link:hover,
  1371. .text-red a.understroke.link:hover,
  1372. .baymax .text-red a.understroke.link:hover,
  1373. .text-red.understroke.link.active,
  1374. a.text-red.understroke.link.active,
  1375. .text-red-active:active.understroke.link.active,
  1376. .text-red-focus:focus.understroke.link.active,
  1377. .text-red-hover:hover.understroke.link.active,
  1378. .focus-container:focus .text-red-focus.understroke.link.active,
  1379. .baymax a.text-red.understroke.link.active,
  1380. .text-red a.understroke.link.active,
  1381. .baymax .text-red a.understroke.link.active {
  1382.     border-color: rgb(192, 6, 55);
  1383. }
  1384. .hover-container:hover .parent-hover-text-red {
  1385.     color: rgb(248, 57, 107);
  1386. }
  1387. .text-red-dark1-hover:hover,
  1388. a.text-red-dark1-hover:hover {
  1389.     color: rgb(227, 81, 117);
  1390.     fill: rgb(227, 81, 117);
  1391. }
  1392. [data-color="red"].coloredBackground {
  1393.     background-color: rgb(171, 21, 47) !important;
  1394. }
  1395. [data-color="red"].brightColoredBackground {
  1396.     background-color: rgb(177, 6, 50);
  1397. }
  1398. [data-color="red"].lightColoredBackground {
  1399.     background-color: rgb(72, 0, 19);
  1400. }
  1401. [data-color="red"].light1ColoredBackground {
  1402.     background-color: rgb(109, 0, 28);
  1403. }
  1404. [data-color="red"].darkColoredBackground {
  1405.     background-color: rgb(149, 24, 55);
  1406. }
  1407. [data-color="red"].coloredBorder {
  1408.     border-color: rgb(153, 19, 42);
  1409. }
  1410. [data-color="red"].lightColoredBorder {
  1411.     border-color: rgb(113, 0, 29);
  1412. }
  1413. [data-color="red"].coloredText {
  1414.     color: rgb(231, 63, 92);
  1415.     fill: rgb(231, 63, 92);
  1416. }
  1417. [data-color="red"].darkColoredText {
  1418.     color: rgb(227, 81, 117);
  1419.     fill: rgb(227, 81, 117);
  1420. }
  1421. [data-color="red"] .parentColoredBackground {
  1422.     background-color: rgb(171, 21, 47) !important;
  1423. }
  1424. [data-color="red"] .parentBrightColoredBackground {
  1425.     background-color: rgb(177, 6, 50);
  1426. }
  1427. [data-color="red"] .parentLightColoredBackground {
  1428.     background-color: rgb(72, 0, 19);
  1429. }
  1430. [data-color="red"] .parentDarkColoredBackground {
  1431.     background-color: rgb(149, 24, 55);
  1432. }
  1433. [data-color="red"] .parentColoredBorder {
  1434.     border-color: rgb(164, 26, 61) !important;
  1435. }
  1436. [data-color="red"] .parentColoredText {
  1437.     color: rgb(231, 63, 92);
  1438. }
  1439. [data-color="red"] .parentLightColoredText {
  1440.     color: rgb(255, 179, 199);
  1441. }
  1442. [data-color="red"] .parentColoredFill {
  1443.     fill: rgb(231, 63, 92);
  1444. }
  1445. [data-color="red"] .parentColoredLinearGradientFromTransparentToRight {
  1446.     background-image: linear-gradient(to right,
  1447.     rgba(171, 21, 47, 0),
  1448.     rgb(171, 21, 47));
  1449. }
  1450. [data-color="red"] .parentColoredLinearGradientFromTransparentToLeft {
  1451.     background-image: linear-gradient(to left,
  1452.     rgba(171, 21, 47, 0),
  1453.     rgb(171, 21, 47));
  1454. }
  1455. [data-color="red"] .parentColoredLinearGradientFromTransparentToRightLight {
  1456.     background-image: linear-gradient(to right,
  1457.     rgba(171, 21, 47, 0),
  1458.     rgb(144, 18, 39));
  1459. }
  1460. [data-color="red"] .parentColoredLinearGradientFromTransparentToLeftLight {
  1461.     background-image: linear-gradient(to left,
  1462.     rgba(171, 21, 47, 0),
  1463.     rgb(144, 18, 39));
  1464. }
  1465. [data-color="red"] .parentComplementaryColoredBackground {
  1466.     background-color: rgb(1, 135, 175) !important;
  1467. }
  1468. [data-color="redLight"].coloredBackground {
  1469.     background-color: rgb(72, 0, 19) !important;
  1470. }
  1471. [data-color="redLight"].brightColoredBackground {
  1472.     background-color: rgb(72, 0, 19);
  1473. }
  1474. [data-color="redLight"].lightColoredBackground {
  1475.     background-color: rgb(72, 0, 19);
  1476. }
  1477. [data-color="redLight"].light1ColoredBackground {
  1478.     background-color: rgb(72, 0, 19);
  1479. }
  1480. [data-color="redLight"].coloredBorder {
  1481.     border-color: rgb(113, 0, 29);
  1482. }
  1483. [data-color="redLight"].lightColoredBorder {
  1484.     border-color: rgb(113, 0, 29);
  1485. }
  1486. [data-color="redLight"].coloredText {
  1487.     color: rgb(255, 179, 199);
  1488.     fill: rgb(255, 179, 199);
  1489. }
  1490. [data-color="redLight"] .parentColoredBackground {
  1491.     background-color: rgb(72, 0, 19) !important;
  1492. }
  1493. [data-color="redLight"] .parentBrightColoredBackground {
  1494.     background-color: rgb(72, 0, 19);
  1495. }
  1496. [data-color="redLight"] .parentLightColoredBackground {
  1497.     background-color: rgb(72, 0, 19);
  1498. }
  1499. [data-color="redLight"] .parentColoredBorder {
  1500.     border-color: rgb(113, 0, 29) !important;
  1501. }
  1502. [data-color="redLight"] .parentColoredText {
  1503.     color: rgb(255, 179, 199);
  1504. }
  1505. [data-color="redLight"] .parentLightColoredText {
  1506.     color: rgb(255, 179, 199);
  1507. }
  1508. [data-color="redLight"] .parentColoredLinearGradientFromTransparentToRight {
  1509.     background-image: linear-gradient(to right,
  1510.     rgba(72, 0, 19, 0),
  1511.     rgb(72, 0, 19));
  1512. }
  1513. [data-color="redLight"] .parentColoredLinearGradientFromTransparentToLeft {
  1514.     background-image: linear-gradient(to left,
  1515.     rgba(72, 0, 19, 0),
  1516.     rgb(72, 0, 19));
  1517. }
  1518. [data-color="redLight"] .parentComplementaryColoredBackground {
  1519.     background-color: rgb(1, 135, 175) !important;
  1520. }
  1521. [data-color="redLight"].appIcon .symbol {
  1522.     color: rgb(200, 195, 188);
  1523. }
  1524. .pink,
  1525. .pinkBright,
  1526. .pink-focus:focus,
  1527. .hover-container:hover .parent-hover-pink {
  1528.     background-color: rgb(199, 0, 150);
  1529. }
  1530. .pink-base,
  1531. .pinkBase,
  1532. .pink-base:focus,
  1533. .hover-container:hover .parent-hover-pink-base {
  1534.     background-color: rgb(175, 18, 136);
  1535. }
  1536. .pink-dark1,
  1537. .pinkDark1,
  1538. .pinkDark1-hover:hover,
  1539. .pinkDark1-focus:focus {
  1540.     background-color: rgb(142, 17, 111);
  1541. }
  1542. .pink-light1,
  1543. .pinkLight1,
  1544. .pinkLight1-hover:hover,
  1545. .pinkLight1-focus:focus {
  1546.     background-color: rgb(107, 7, 82);
  1547. }
  1548. .pink-light2,
  1549. .pink-light,
  1550. .pinkLight2,
  1551. .pinkLight,
  1552. .pinkLight2-hover:hover,
  1553. .pinkLight-hover:hover,
  1554. .pinkLight2-focus:focus,
  1555. .pinkLight-focus:focus,
  1556. .hover-container:hover .parent-hover-pinkLight2 {
  1557.     background-color: rgb(73, 0, 55);
  1558. }
  1559. .pink-border,
  1560. .border-pink {
  1561.     border-color: rgb(176, 0, 133);
  1562. }
  1563. .border-pink-base {
  1564.     border-color: rgb(157, 16, 122);
  1565. }
  1566. .border-pink-light1 {
  1567.     border-color: rgb(126, 8, 96);
  1568. }
  1569. .border-pink-light2 {
  1570.     border-color: rgb(113, 0, 86);
  1571. }
  1572. .border-pink-focus:focus,
  1573. .focus-container:focus .parent-focus-border-pink {
  1574.     border-color: rgb(176, 0, 133);
  1575. }
  1576. .stroked-pink-light1 {
  1577.     box-shadow: rgb(107, 7, 82) 0px 0px 0px 2px;
  1578. }
  1579. .stroked-pink-light2 {
  1580.     box-shadow: rgb(73, 0, 55) 0px 0px 0px 2px;
  1581. }
  1582. .stroked-pink {
  1583.     box-shadow: rgb(199, 0, 150) 0px 0px 0px 2px;
  1584. }
  1585. .stroked-pink-inset {
  1586.     box-shadow: rgb(199, 0, 150) 0px 0px 0px 2px inset;
  1587. }
  1588. .stroked-pink-light2-inset {
  1589.     box-shadow: rgb(73, 0, 55) 0px 0px 0px 2px inset;
  1590. }
  1591. .text-pink,
  1592. a.text-pink,
  1593. .text-pink-active:active,
  1594. .text-pink-focus:focus,
  1595. .text-pink-hover:hover,
  1596. .focus-container:focus .text-pink-focus,
  1597. .baymax a.text-pink,
  1598. .text-pink a,
  1599. .baymax .text-pink a {
  1600.     color: rgb(255, 31, 200);
  1601.     fill: rgb(255, 31, 200);
  1602. }
  1603. .text-pink.link:hover,
  1604. a.text-pink.link:hover,
  1605. .text-pink-active:active.link:hover,
  1606. .text-pink-focus:focus.link:hover,
  1607. .text-pink-hover:hover.link:hover,
  1608. .focus-container:focus .text-pink-focus.link:hover,
  1609. .baymax a.text-pink.link:hover,
  1610. .text-pink a.link:hover,
  1611. .baymax .text-pink a.link:hover {
  1612.     color: rgb(255, 91, 214);
  1613.     fill: rgb(255, 91, 214);
  1614. }
  1615. .text-pink.understroke,
  1616. a.text-pink.understroke,
  1617. .text-pink-active:active.understroke,
  1618. .text-pink-focus:focus.understroke,
  1619. .text-pink-hover:hover.understroke,
  1620. .focus-container:focus .text-pink-focus.understroke,
  1621. .baymax a.text-pink.understroke,
  1622. .text-pink a.understroke,
  1623. .baymax .text-pink a.understroke {
  1624.     border-color: rgb(176, 0, 133);
  1625. }
  1626. .text-pink.understroke.link:hover,
  1627. a.text-pink.understroke.link:hover,
  1628. .text-pink-active:active.understroke.link:hover,
  1629. .text-pink-focus:focus.understroke.link:hover,
  1630. .text-pink-hover:hover.understroke.link:hover,
  1631. .focus-container:focus .text-pink-focus.understroke.link:hover,
  1632. .baymax a.text-pink.understroke.link:hover,
  1633. .text-pink a.understroke.link:hover,
  1634. .baymax .text-pink a.understroke.link:hover,
  1635. .text-pink.understroke.link.active,
  1636. a.text-pink.understroke.link.active,
  1637. .text-pink-active:active.understroke.link.active,
  1638. .text-pink-focus:focus.understroke.link.active,
  1639. .text-pink-hover:hover.understroke.link.active,
  1640. .focus-container:focus .text-pink-focus.understroke.link.active,
  1641. .baymax a.text-pink.understroke.link.active,
  1642. .text-pink a.understroke.link.active,
  1643. .baymax .text-pink a.understroke.link.active {
  1644.     border-color: rgb(207, 0, 155);
  1645. }
  1646. .hover-container:hover .parent-hover-text-pink {
  1647.     color: rgb(255, 31, 200);
  1648. }
  1649. .text-pink-dark1-hover:hover,
  1650. a.text-pink-dark1-hover:hover {
  1651.     color: rgb(235, 85, 198);
  1652.     fill: rgb(235, 85, 198);
  1653. }
  1654. [data-color="pink"].coloredBackground {
  1655.     background-color: rgb(175, 18, 136) !important;
  1656. }
  1657. [data-color="pink"].brightColoredBackground {
  1658.     background-color: rgb(199, 0, 150);
  1659. }
  1660. [data-color="pink"].lightColoredBackground {
  1661.     background-color: rgb(73, 0, 55);
  1662. }
  1663. [data-color="pink"].light1ColoredBackground {
  1664.     background-color: rgb(107, 7, 82);
  1665. }
  1666. [data-color="pink"].darkColoredBackground {
  1667.     background-color: rgb(142, 17, 111);
  1668. }
  1669. [data-color="pink"].coloredBorder {
  1670.     border-color: rgb(157, 16, 122);
  1671. }
  1672. [data-color="pink"].lightColoredBorder {
  1673.     border-color: rgb(113, 0, 86);
  1674. }
  1675. [data-color="pink"].coloredText {
  1676.     color: rgb(235, 59, 192);
  1677.     fill: rgb(235, 59, 192);
  1678. }
  1679. [data-color="pink"].darkColoredText {
  1680.     color: rgb(235, 85, 198);
  1681.     fill: rgb(235, 85, 198);
  1682. }
  1683. [data-color="pink"] .parentColoredBackground {
  1684.     background-color: rgb(175, 18, 136) !important;
  1685. }
  1686. [data-color="pink"] .parentBrightColoredBackground {
  1687.     background-color: rgb(199, 0, 150);
  1688. }
  1689. [data-color="pink"] .parentLightColoredBackground {
  1690.     background-color: rgb(73, 0, 55);
  1691. }
  1692. [data-color="pink"] .parentDarkColoredBackground {
  1693.     background-color: rgb(142, 17, 111);
  1694. }
  1695. [data-color="pink"] .parentColoredBorder {
  1696.     border-color: rgb(175, 21, 136) !important;
  1697. }
  1698. [data-color="pink"] .parentColoredText {
  1699.     color: rgb(235, 59, 192);
  1700. }
  1701. [data-color="pink"] .parentLightColoredText {
  1702.     color: rgb(255, 178, 236);
  1703. }
  1704. [data-color="pink"] .parentColoredFill {
  1705.     fill: rgb(235, 59, 192);
  1706. }
  1707. [data-color="pink"] .parentColoredLinearGradientFromTransparentToRight {
  1708.     background-image: linear-gradient(to right,
  1709.     rgba(175, 18, 136, 0),
  1710.     rgb(175, 18, 136));
  1711. }
  1712. [data-color="pink"] .parentColoredLinearGradientFromTransparentToLeft {
  1713.     background-image: linear-gradient(to left,
  1714.     rgba(175, 18, 136, 0),
  1715.     rgb(175, 18, 136));
  1716. }
  1717. [data-color="pink"] .parentColoredLinearGradientFromTransparentToRightLight {
  1718.     background-image: linear-gradient(to right,
  1719.     rgba(175, 18, 136, 0),
  1720.     rgb(147, 15, 115));
  1721. }
  1722. [data-color="pink"] .parentColoredLinearGradientFromTransparentToLeftLight {
  1723.     background-image: linear-gradient(to left,
  1724.     rgba(175, 18, 136, 0),
  1725.     rgb(147, 15, 115));
  1726. }
  1727. [data-color="pink"] .parentComplementaryColoredBackground {
  1728.     background-color: rgb(202, 144, 0) !important;
  1729. }
  1730. [data-color="pinkLight"].coloredBackground {
  1731.     background-color: rgb(73, 0, 55) !important;
  1732. }
  1733. [data-color="pinkLight"].brightColoredBackground {
  1734.     background-color: rgb(73, 0, 55);
  1735. }
  1736. [data-color="pinkLight"].lightColoredBackground {
  1737.     background-color: rgb(73, 0, 55);
  1738. }
  1739. [data-color="pinkLight"].light1ColoredBackground {
  1740.     background-color: rgb(73, 0, 55);
  1741. }
  1742. [data-color="pinkLight"].coloredBorder {
  1743.     border-color: rgb(113, 0, 86);
  1744. }
  1745. [data-color="pinkLight"].lightColoredBorder {
  1746.     border-color: rgb(113, 0, 86);
  1747. }
  1748. [data-color="pinkLight"].coloredText {
  1749.     color: rgb(255, 178, 236);
  1750.     fill: rgb(255, 178, 236);
  1751. }
  1752. [data-color="pinkLight"] .parentColoredBackground {
  1753.     background-color: rgb(73, 0, 55) !important;
  1754. }
  1755. [data-color="pinkLight"] .parentBrightColoredBackground {
  1756.     background-color: rgb(73, 0, 55);
  1757. }
  1758. [data-color="pinkLight"] .parentLightColoredBackground {
  1759.     background-color: rgb(73, 0, 55);
  1760. }
  1761. [data-color="pinkLight"] .parentColoredBorder {
  1762.     border-color: rgb(113, 0, 86) !important;
  1763. }
  1764. [data-color="pinkLight"] .parentColoredText {
  1765.     color: rgb(255, 178, 236);
  1766. }
  1767. [data-color="pinkLight"] .parentLightColoredText {
  1768.     color: rgb(255, 178, 236);
  1769. }
  1770. [data-color="pinkLight"] .parentColoredLinearGradientFromTransparentToRight {
  1771.     background-image: linear-gradient(to right,
  1772.     rgba(73, 0, 55, 0),
  1773.     rgb(73, 0, 55));
  1774. }
  1775. [data-color="pinkLight"] .parentColoredLinearGradientFromTransparentToLeft {
  1776.     background-image: linear-gradient(to left,
  1777.     rgba(73, 0, 55, 0),
  1778.     rgb(73, 0, 55));
  1779. }
  1780. [data-color="pinkLight"] .parentComplementaryColoredBackground {
  1781.     background-color: rgb(202, 144, 0) !important;
  1782. }
  1783. [data-color="pinkLight"].appIcon .symbol {
  1784.     color: rgb(200, 195, 188);
  1785. }
  1786. .purple,
  1787. .purpleBright,
  1788. .purple-focus:focus,
  1789. .hover-container:hover .parent-hover-purple {
  1790.     background-color: rgb(60, 0, 162);
  1791. }
  1792. .purple-base,
  1793. .purpleBase,
  1794. .purple-base:focus,
  1795. .hover-container:hover .parent-hover-purple-base {
  1796.     background-color: rgb(71, 15, 166);
  1797. }
  1798. .purple-dark1,
  1799. .purpleDark1,
  1800. .purpleDark1-hover:hover,
  1801. .purpleDark1-focus:focus {
  1802.     background-color: rgb(86, 22, 141);
  1803. }
  1804. .purple-light1,
  1805. .purpleLight1,
  1806. .purpleLight1-hover:hover,
  1807. .purpleLight1-focus:focus {
  1808.     background-color: rgb(46, 50, 52);
  1809. }
  1810. .purple-light2,
  1811. .purple-light,
  1812. .purpleLight2,
  1813. .purpleLight,
  1814. .purpleLight2-hover:hover,
  1815. .purpleLight-hover:hover,
  1816. .purpleLight2-focus:focus,
  1817. .purpleLight-focus:focus,
  1818. .hover-container:hover .parent-hover-purpleLight2 {
  1819.     background-color: rgb(32, 35, 37);
  1820. }
  1821. .purple-border,
  1822. .border-purple {
  1823.     border-color: rgb(59, 0, 158);
  1824. }
  1825. .border-purple-base {
  1826.     border-color: rgb(66, 14, 153);
  1827. }
  1828. .border-purple-light1 {
  1829.     border-color: rgb(46, 0, 126);
  1830. }
  1831. .border-purple-light2 {
  1832.     border-color: rgb(44, 4, 107);
  1833. }
  1834. .border-purple-focus:focus,
  1835. .focus-container:focus .parent-focus-border-purple {
  1836.     border-color: rgb(59, 0, 158);
  1837. }
  1838. .stroked-purple-light1 {
  1839.     box-shadow: rgb(46, 50, 52) 0px 0px 0px 2px;
  1840. }
  1841. .stroked-purple-light2 {
  1842.     box-shadow: rgb(32, 35, 37) 0px 0px 0px 2px;
  1843. }
  1844. .stroked-purple {
  1845.     box-shadow: rgb(60, 0, 162) 0px 0px 0px 2px;
  1846. }
  1847. .stroked-purple-inset {
  1848.     box-shadow: rgb(60, 0, 162) 0px 0px 0px 2px inset;
  1849. }
  1850. .stroked-purple-light2-inset {
  1851.     box-shadow: rgb(32, 35, 37) 0px 0px 0px 2px inset;
  1852. }
  1853. .text-purple,
  1854. a.text-purple,
  1855. .text-purple-active:active,
  1856. .text-purple-focus:focus,
  1857. .text-purple-hover:hover,
  1858. .focus-container:focus .text-purple-focus,
  1859. .baymax a.text-purple,
  1860. .text-purple a,
  1861. .baymax .text-purple a {
  1862.     color: rgb(142, 74, 255);
  1863.     fill: rgb(142, 74, 255);
  1864. }
  1865. .text-purple.link:hover,
  1866. a.text-purple.link:hover,
  1867. .text-purple-active:active.link:hover,
  1868. .text-purple-focus:focus.link:hover,
  1869. .text-purple-hover:hover.link:hover,
  1870. .focus-container:focus .text-purple-focus.link:hover,
  1871. .baymax a.text-purple.link:hover,
  1872. .text-purple a.link:hover,
  1873. .baymax .text-purple a.link:hover {
  1874.     color: rgb(125, 48, 255);
  1875.     fill: rgb(125, 48, 255);
  1876. }
  1877. .text-purple.understroke,
  1878. a.text-purple.understroke,
  1879. .text-purple-active:active.understroke,
  1880. .text-purple-focus:focus.understroke,
  1881. .text-purple-hover:hover.understroke,
  1882. .focus-container:focus .text-purple-focus.understroke,
  1883. .baymax a.text-purple.understroke,
  1884. .text-purple a.understroke,
  1885. .baymax .text-purple a.understroke {
  1886.     border-color: rgb(59, 0, 158);
  1887. }
  1888. .text-purple.understroke.link:hover,
  1889. a.text-purple.understroke.link:hover,
  1890. .text-purple-active:active.understroke.link:hover,
  1891. .text-purple-focus:focus.understroke.link:hover,
  1892. .text-purple-hover:hover.understroke.link:hover,
  1893. .focus-container:focus .text-purple-focus.understroke.link:hover,
  1894. .baymax a.text-purple.understroke.link:hover,
  1895. .text-purple a.understroke.link:hover,
  1896. .baymax .text-purple a.understroke.link:hover,
  1897. .text-purple.understroke.link.active,
  1898. a.text-purple.understroke.link.active,
  1899. .text-purple-active:active.understroke.link.active,
  1900. .text-purple-focus:focus.understroke.link.active,
  1901. .text-purple-hover:hover.understroke.link.active,
  1902. .focus-container:focus .text-purple-focus.understroke.link.active,
  1903. .baymax a.text-purple.understroke.link.active,
  1904. .text-purple a.understroke.link.active,
  1905. .baymax .text-purple a.understroke.link.active {
  1906.     border-color: rgb(70, 0, 188);
  1907. }
  1908. .hover-container:hover .parent-hover-text-purple {
  1909.     color: rgb(142, 74, 255);
  1910. }
  1911. .text-purple-dark1-hover:hover,
  1912. a.text-purple-dark1-hover:hover {
  1913.     color: rgb(163, 88, 228);
  1914.     fill: rgb(163, 88, 228);
  1915. }
  1916. [data-color="purple"].coloredBackground {
  1917.     background-color: rgb(71, 15, 166) !important;
  1918. }
  1919. [data-color="purple"].brightColoredBackground {
  1920.     background-color: rgb(60, 0, 162);
  1921. }
  1922. [data-color="purple"].lightColoredBackground {
  1923.     background-color: rgb(32, 35, 37);
  1924. }
  1925. [data-color="purple"].light1ColoredBackground {
  1926.     background-color: rgb(46, 50, 52);
  1927. }
  1928. [data-color="purple"].darkColoredBackground {
  1929.     background-color: rgb(86, 22, 141);
  1930. }
  1931. [data-color="purple"].coloredBorder {
  1932.     border-color: rgb(66, 14, 153);
  1933. }
  1934. [data-color="purple"].lightColoredBorder {
  1935.     border-color: rgb(44, 4, 107);
  1936. }
  1937. [data-color="purple"].coloredText {
  1938.     color: rgb(132, 70, 238);
  1939.     fill: rgb(132, 70, 238);
  1940. }
  1941. [data-color="purple"].darkColoredText {
  1942.     color: rgb(163, 88, 228);
  1943.     fill: rgb(163, 88, 228);
  1944. }
  1945. [data-color="purple"] .parentColoredBackground {
  1946.     background-color: rgb(71, 15, 166) !important;
  1947. }
  1948. [data-color="purple"] .parentBrightColoredBackground {
  1949.     background-color: rgb(60, 0, 162);
  1950. }
  1951. [data-color="purple"] .parentLightColoredBackground {
  1952.     background-color: rgb(32, 35, 37);
  1953. }
  1954. [data-color="purple"] .parentDarkColoredBackground {
  1955.     background-color: rgb(86, 22, 141);
  1956. }
  1957. [data-color="purple"] .parentColoredBorder {
  1958.     border-color: rgb(102, 27, 167) !important;
  1959. }
  1960. [data-color="purple"] .parentColoredText {
  1961.     color: rgb(132, 70, 238);
  1962. }
  1963. [data-color="purple"] .parentLightColoredText {
  1964.     color: rgb(212, 185, 253);
  1965. }
  1966. [data-color="purple"] .parentColoredFill {
  1967.     fill: rgb(132, 70, 238);
  1968. }
  1969. [data-color="purple"] .parentColoredLinearGradientFromTransparentToRight {
  1970.     background-image: linear-gradient(to right,
  1971.     rgba(71, 15, 166, 0),
  1972.     rgb(71, 15, 166));
  1973. }
  1974. [data-color="purple"] .parentColoredLinearGradientFromTransparentToLeft {
  1975.     background-image: linear-gradient(to left,
  1976.     rgba(71, 15, 166, 0),
  1977.     rgb(71, 15, 166));
  1978. }
  1979. [data-color="purple"] .parentColoredLinearGradientFromTransparentToRightLight {
  1980.     background-image: linear-gradient(to right,
  1981.     rgba(71, 15, 166, 0),
  1982.     rgb(59, 13, 137));
  1983. }
  1984. [data-color="purple"] .parentColoredLinearGradientFromTransparentToLeftLight {
  1985.     background-image: linear-gradient(to left,
  1986.     rgba(71, 15, 166, 0),
  1987.     rgb(59, 13, 137));
  1988. }
  1989. [data-color="purple"] .parentComplementaryColoredBackground {
  1990.     background-color: rgb(202, 144, 0) !important;
  1991. }
  1992. [data-color="purpleLight"].coloredBackground {
  1993.     background-color: rgb(32, 35, 37) !important;
  1994. }
  1995. [data-color="purpleLight"].brightColoredBackground {
  1996.     background-color: rgb(32, 35, 37);
  1997. }
  1998. [data-color="purpleLight"].lightColoredBackground {
  1999.     background-color: rgb(32, 35, 37);
  2000. }
  2001. [data-color="purpleLight"].light1ColoredBackground {
  2002.     background-color: rgb(32, 35, 37);
  2003. }
  2004. [data-color="purpleLight"].coloredBorder {
  2005.     border-color: rgb(44, 4, 107);
  2006. }
  2007. [data-color="purpleLight"].lightColoredBorder {
  2008.     border-color: rgb(44, 4, 107);
  2009. }
  2010. [data-color="purpleLight"].coloredText {
  2011.     color: rgb(212, 185, 253);
  2012.     fill: rgb(212, 185, 253);
  2013. }
  2014. [data-color="purpleLight"] .parentColoredBackground {
  2015.     background-color: rgb(32, 35, 37) !important;
  2016. }
  2017. [data-color="purpleLight"] .parentBrightColoredBackground {
  2018.     background-color: rgb(32, 35, 37);
  2019. }
  2020. [data-color="purpleLight"] .parentLightColoredBackground {
  2021.     background-color: rgb(32, 35, 37);
  2022. }
  2023. [data-color="purpleLight"] .parentColoredBorder {
  2024.     border-color: rgb(44, 4, 107) !important;
  2025. }
  2026. [data-color="purpleLight"] .parentColoredText {
  2027.     color: rgb(212, 185, 253);
  2028. }
  2029. [data-color="purpleLight"] .parentLightColoredText {
  2030.     color: rgb(212, 185, 253);
  2031. }
  2032. [data-color="purpleLight"] .parentColoredLinearGradientFromTransparentToRight {
  2033.     background-image: linear-gradient(to right,
  2034.     rgba(32, 35, 37, 0),
  2035.     rgb(32, 35, 37));
  2036. }
  2037. [data-color="purpleLight"] .parentColoredLinearGradientFromTransparentToLeft {
  2038.     background-image: linear-gradient(to left,
  2039.     rgba(32, 35, 37, 0),
  2040.     rgb(32, 35, 37));
  2041. }
  2042. [data-color="purpleLight"] .parentComplementaryColoredBackground {
  2043.     background-color: rgb(202, 144, 0) !important;
  2044. }
  2045. [data-color="purpleLight"].appIcon .symbol {
  2046.     color: rgb(200, 195, 188);
  2047. }
  2048. .blue,
  2049. .blueBright,
  2050. .blue-focus:focus,
  2051. .hover-container:hover .parent-hover-blue {
  2052.     background-color: rgb(5, 74, 176);
  2053. }
  2054. .blue-base,
  2055. .blueBase,
  2056. .blue-base:focus,
  2057. .hover-container:hover .parent-hover-blue-base {
  2058.     background-color: rgb(14, 105, 174);
  2059. }
  2060. .blue-dark1,
  2061. .blueDark1,
  2062. .blueDark1-hover:hover,
  2063. .blueDark1-focus:focus {
  2064.     background-color: rgb(31, 64, 139);
  2065. }
  2066. .blue-light1,
  2067. .blueLight1,
  2068. .blueLight1-hover:hover,
  2069. .blueLight1-focus:focus {
  2070.     background-color: rgb(52, 56, 58);
  2071. }
  2072. .blue-light2,
  2073. .blue-light,
  2074. .blueLight2,
  2075. .blueLight,
  2076. .blueLight2-hover:hover,
  2077. .blueLight-hover:hover,
  2078. .blueLight2-focus:focus,
  2079. .blueLight-focus:focus,
  2080. .hover-container:hover .parent-hover-blueLight2 {
  2081.     background-color: rgb(38, 41, 42);
  2082. }
  2083. .blue-border,
  2084. .border-blue {
  2085.     border-color: rgb(5, 68, 162);
  2086. }
  2087. .border-blue-base {
  2088.     border-color: rgb(14, 102, 170);
  2089. }
  2090. .border-blue-light1 {
  2091.     border-color: rgb(0, 57, 132);
  2092. }
  2093. .border-blue-light2 {
  2094.     border-color: rgb(0, 39, 116);
  2095. }
  2096. .border-blue-focus:focus,
  2097. .focus-container:focus .parent-focus-border-blue {
  2098.     border-color: rgb(5, 68, 162);
  2099. }
  2100. .stroked-blue-light1 {
  2101.     box-shadow: rgb(52, 56, 58) 0px 0px 0px 2px;
  2102. }
  2103. .stroked-blue-light2 {
  2104.     box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px;
  2105. }
  2106. .stroked-blue {
  2107.     box-shadow: rgb(5, 74, 176) 0px 0px 0px 2px;
  2108. }
  2109. .stroked-blue-inset {
  2110.     box-shadow: rgb(5, 74, 176) 0px 0px 0px 2px inset;
  2111. }
  2112. .stroked-blue-light2-inset {
  2113.     box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset;
  2114. }
  2115. .text-blue,
  2116. a.text-blue,
  2117. .text-blue-active:active,
  2118. .text-blue-focus:focus,
  2119. .text-blue-hover:hover,
  2120. .focus-container:focus .text-blue-focus,
  2121. .baymax a.text-blue,
  2122. .text-blue a,
  2123. .baymax .text-blue a {
  2124.     color: rgb(58, 157, 249);
  2125.     fill: rgb(58, 157, 249);
  2126. }
  2127. .text-blue.link:hover,
  2128. a.text-blue.link:hover,
  2129. .text-blue-active:active.link:hover,
  2130. .text-blue-focus:focus.link:hover,
  2131. .text-blue-hover:hover.link:hover,
  2132. .focus-container:focus .text-blue-focus.link:hover,
  2133. .baymax a.text-blue.link:hover,
  2134. .text-blue a.link:hover,
  2135. .baymax .text-blue a.link:hover {
  2136.     color: rgb(93, 174, 251);
  2137.     fill: rgb(93, 174, 251);
  2138. }
  2139. .text-blue.understroke,
  2140. a.text-blue.understroke,
  2141. .text-blue-active:active.understroke,
  2142. .text-blue-focus:focus.understroke,
  2143. .text-blue-hover:hover.understroke,
  2144. .focus-container:focus .text-blue-focus.understroke,
  2145. .baymax a.text-blue.understroke,
  2146. .text-blue a.understroke,
  2147. .baymax .text-blue a.understroke {
  2148.     border-color: rgb(5, 68, 162);
  2149. }
  2150. .text-blue.understroke.link:hover,
  2151. a.text-blue.understroke.link:hover,
  2152. .text-blue-active:active.understroke.link:hover,
  2153. .text-blue-focus:focus.understroke.link:hover,
  2154. .text-blue-hover:hover.understroke.link:hover,
  2155. .focus-container:focus .text-blue-focus.understroke.link:hover,
  2156. .baymax a.text-blue.understroke.link:hover,
  2157. .text-blue a.understroke.link:hover,
  2158. .baymax .text-blue a.understroke.link:hover,
  2159. .text-blue.understroke.link.active,
  2160. a.text-blue.understroke.link.active,
  2161. .text-blue-active:active.understroke.link.active,
  2162. .text-blue-focus:focus.understroke.link.active,
  2163. .text-blue-hover:hover.understroke.link.active,
  2164. .focus-container:focus .text-blue-focus.understroke.link.active,
  2165. .baymax a.text-blue.understroke.link.active,
  2166. .text-blue a.understroke.link.active,
  2167. .baymax .text-blue a.understroke.link.active {
  2168.     border-color: rgb(5, 80, 192);
  2169. }
  2170. .hover-container:hover .parent-hover-text-blue {
  2171.     color: rgb(58, 157, 249);
  2172. }
  2173. .text-blue-dark1-hover:hover,
  2174. a.text-blue-dark1-hover:hover {
  2175.     color: rgb(109, 163, 222);
  2176.     fill: rgb(109, 163, 222);
  2177. }
  2178. [data-color="blue"].coloredBackground {
  2179.     background-color: rgb(14, 105, 174) !important;
  2180. }
  2181. [data-color="blue"].brightColoredBackground {
  2182.     background-color: rgb(5, 74, 176);
  2183. }
  2184. [data-color="blue"].lightColoredBackground {
  2185.     background-color: rgb(38, 41, 42);
  2186. }
  2187. [data-color="blue"].light1ColoredBackground {
  2188.     background-color: rgb(52, 56, 58);
  2189. }
  2190. [data-color="blue"].darkColoredBackground {
  2191.     background-color: rgb(31, 64, 139);
  2192. }
  2193. [data-color="blue"].coloredBorder {
  2194.     border-color: rgb(14, 102, 170);
  2195. }
  2196. [data-color="blue"].lightColoredBorder {
  2197.     border-color: rgb(0, 39, 116);
  2198. }
  2199. [data-color="blue"].coloredText {
  2200.     color: rgb(77, 171, 240);
  2201.     fill: rgb(77, 171, 240);
  2202. }
  2203. [data-color="blue"].darkColoredText {
  2204.     color: rgb(109, 163, 222);
  2205.     fill: rgb(109, 163, 222);
  2206. }
  2207. [data-color="blue"] .parentColoredBackground {
  2208.     background-color: rgb(14, 105, 174) !important;
  2209. }
  2210. [data-color="blue"] .parentBrightColoredBackground {
  2211.     background-color: rgb(5, 74, 176);
  2212. }
  2213. [data-color="blue"] .parentLightColoredBackground {
  2214.     background-color: rgb(38, 41, 42);
  2215. }
  2216. [data-color="blue"] .parentDarkColoredBackground {
  2217.     background-color: rgb(31, 64, 139);
  2218. }
  2219. [data-color="blue"] .parentColoredBorder {
  2220.     border-color: rgb(35, 72, 156) !important;
  2221. }
  2222. [data-color="blue"] .parentColoredText {
  2223.     color: rgb(77, 171, 240);
  2224. }
  2225. [data-color="blue"] .parentLightColoredText {
  2226.     color: rgb(170, 212, 255);
  2227. }
  2228. [data-color="blue"] .parentColoredFill {
  2229.     fill: rgb(77, 171, 240);
  2230. }
  2231. [data-color="blue"] .parentColoredLinearGradientFromTransparentToRight {
  2232.     background-image: linear-gradient(to right,
  2233.     rgba(14, 105, 174, 0),
  2234.     rgb(14, 105, 174));
  2235. }
  2236. [data-color="blue"] .parentColoredLinearGradientFromTransparentToLeft {
  2237.     background-image: linear-gradient(to left,
  2238.     rgba(14, 105, 174, 0),
  2239.     rgb(14, 105, 174));
  2240. }
  2241. [data-color="blue"] .parentColoredLinearGradientFromTransparentToRightLight {
  2242.     background-image: linear-gradient(to right,
  2243.     rgba(14, 105, 174, 0),
  2244.     rgb(14, 103, 171));
  2245. }
  2246. [data-color="blue"] .parentColoredLinearGradientFromTransparentToLeftLight {
  2247.     background-image: linear-gradient(to left,
  2248.     rgba(14, 105, 174, 0),
  2249.     rgb(14, 103, 171));
  2250. }
  2251. [data-color="blue"] .parentComplementaryColoredBackground {
  2252.     background-color: rgb(202, 144, 0) !important;
  2253. }
  2254. [data-color="blueLight"].coloredBackground {
  2255.     background-color: rgb(38, 41, 42) !important;
  2256. }
  2257. [data-color="blueLight"].brightColoredBackground {
  2258.     background-color: rgb(38, 41, 42);
  2259. }
  2260. [data-color="blueLight"].lightColoredBackground {
  2261.     background-color: rgb(38, 41, 42);
  2262. }
  2263. [data-color="blueLight"].light1ColoredBackground {
  2264.     background-color: rgb(38, 41, 42);
  2265. }
  2266. [data-color="blueLight"].coloredBorder {
  2267.     border-color: rgb(0, 39, 116);
  2268. }
  2269. [data-color="blueLight"].lightColoredBorder {
  2270.     border-color: rgb(0, 39, 116);
  2271. }
  2272. [data-color="blueLight"].coloredText {
  2273.     color: rgb(170, 212, 255);
  2274.     fill: rgb(170, 212, 255);
  2275. }
  2276. [data-color="blueLight"] .parentColoredBackground {
  2277.     background-color: rgb(38, 41, 42) !important;
  2278. }
  2279. [data-color="blueLight"] .parentBrightColoredBackground {
  2280.     background-color: rgb(38, 41, 42);
  2281. }
  2282. [data-color="blueLight"] .parentLightColoredBackground {
  2283.     background-color: rgb(38, 41, 42);
  2284. }
  2285. [data-color="blueLight"] .parentColoredBorder {
  2286.     border-color: rgb(0, 39, 116) !important;
  2287. }
  2288. [data-color="blueLight"] .parentColoredText {
  2289.     color: rgb(170, 212, 255);
  2290. }
  2291. [data-color="blueLight"] .parentLightColoredText {
  2292.     color: rgb(170, 212, 255);
  2293. }
  2294. [data-color="blueLight"] .parentColoredLinearGradientFromTransparentToRight {
  2295.     background-image: linear-gradient(to right,
  2296.     rgba(38, 41, 42, 0),
  2297.     rgb(38, 41, 42));
  2298. }
  2299. [data-color="blueLight"] .parentColoredLinearGradientFromTransparentToLeft {
  2300.     background-image: linear-gradient(to left,
  2301.     rgba(38, 41, 42, 0),
  2302.     rgb(38, 41, 42));
  2303. }
  2304. [data-color="blueLight"] .parentComplementaryColoredBackground {
  2305.     background-color: rgb(202, 144, 0) !important;
  2306. }
  2307. [data-color="blueLight"].appIcon .symbol {
  2308.     color: rgb(200, 195, 188);
  2309. }
  2310. .cyan,
  2311. .cyanBright,
  2312. .cyan-focus:focus,
  2313. .hover-container:hover .parent-hover-cyan {
  2314.     background-color: rgb(0, 137, 190);
  2315. }
  2316. .cyan-base,
  2317. .cyanBase,
  2318. .cyan-base:focus,
  2319. .hover-container:hover .parent-hover-cyan-base {
  2320.     background-color: rgb(1, 135, 175);
  2321. }
  2322. .cyan-dark1,
  2323. .cyanDark1,
  2324. .cyanDark1-hover:hover,
  2325. .cyanDark1-focus:focus {
  2326.     background-color: rgb(9, 94, 146);
  2327. }
  2328. .cyan-light1,
  2329. .cyanLight1,
  2330. .cyanLight1-hover:hover,
  2331. .cyanLight1-focus:focus {
  2332.     background-color: rgb(11, 96, 128);
  2333. }
  2334. .cyan-light2,
  2335. .cyan-light,
  2336. .cyanLight2,
  2337. .cyanLight,
  2338. .cyanLight2-hover:hover,
  2339. .cyanLight-hover:hover,
  2340. .cyanLight2-focus:focus,
  2341. .cyanLight-focus:focus,
  2342. .hover-container:hover .parent-hover-cyanLight2 {
  2343.     background-color: rgb(3, 56, 77);
  2344. }
  2345. .cyan-border,
  2346. .border-cyan {
  2347.     border-color: rgb(0, 124, 171);
  2348. }
  2349. .border-cyan-base {
  2350.     border-color: rgb(1, 145, 188);
  2351. }
  2352. .border-cyan-light1 {
  2353.     border-color: rgb(12, 101, 135);
  2354. }
  2355. .border-cyan-light2 {
  2356.     border-color: rgb(5, 81, 112);
  2357. }
  2358. .border-cyan-focus:focus,
  2359. .focus-container:focus .parent-focus-border-cyan {
  2360.     border-color: rgb(0, 124, 171);
  2361. }
  2362. .stroked-cyan-light1 {
  2363.     box-shadow: rgb(11, 96, 128) 0px 0px 0px 2px;
  2364. }
  2365. .stroked-cyan-light2 {
  2366.     box-shadow: rgb(3, 56, 77) 0px 0px 0px 2px;
  2367. }
  2368. .stroked-cyan {
  2369.     box-shadow: rgb(0, 137, 190) 0px 0px 0px 2px;
  2370. }
  2371. .stroked-cyan-inset {
  2372.     box-shadow: rgb(0, 137, 190) 0px 0px 0px 2px inset;
  2373. }
  2374. .stroked-cyan-light2-inset {
  2375.     box-shadow: rgb(3, 56, 77) 0px 0px 0px 2px inset;
  2376. }
  2377. .text-cyan,
  2378. a.text-cyan,
  2379. .text-cyan-active:active,
  2380. .text-cyan-focus:focus,
  2381. .text-cyan-hover:hover,
  2382. .focus-container:focus .text-cyan-focus,
  2383. .baymax a.text-cyan,
  2384. .text-cyan a,
  2385. .baymax .text-cyan a {
  2386.     color: rgb(42, 196, 255);
  2387.     fill: rgb(42, 196, 255);
  2388. }
  2389. .text-cyan.link:hover,
  2390. a.text-cyan.link:hover,
  2391. .text-cyan-active:active.link:hover,
  2392. .text-cyan-focus:focus.link:hover,
  2393. .text-cyan-hover:hover.link:hover,
  2394. .focus-container:focus .text-cyan-focus.link:hover,
  2395. .baymax a.text-cyan.link:hover,
  2396. .text-cyan a.link:hover,
  2397. .baymax .text-cyan a.link:hover {
  2398.     color: rgb(80, 207, 255);
  2399.     fill: rgb(80, 207, 255);
  2400. }
  2401. .text-cyan.understroke,
  2402. a.text-cyan.understroke,
  2403. .text-cyan-active:active.understroke,
  2404. .text-cyan-focus:focus.understroke,
  2405. .text-cyan-hover:hover.understroke,
  2406. .focus-container:focus .text-cyan-focus.understroke,
  2407. .baymax a.text-cyan.understroke,
  2408. .text-cyan a.understroke,
  2409. .baymax .text-cyan a.understroke {
  2410.     border-color: rgb(0, 124, 171);
  2411. }
  2412. .text-cyan.understroke.link:hover,
  2413. a.text-cyan.understroke.link:hover,
  2414. .text-cyan-active:active.understroke.link:hover,
  2415. .text-cyan-focus:focus.understroke.link:hover,
  2416. .text-cyan-hover:hover.understroke.link:hover,
  2417. .focus-container:focus .text-cyan-focus.understroke.link:hover,
  2418. .baymax a.text-cyan.understroke.link:hover,
  2419. .text-cyan a.understroke.link:hover,
  2420. .baymax .text-cyan a.understroke.link:hover,
  2421. .text-cyan.understroke.link.active,
  2422. a.text-cyan.understroke.link.active,
  2423. .text-cyan-active:active.understroke.link.active,
  2424. .text-cyan-focus:focus.understroke.link.active,
  2425. .text-cyan-hover:hover.understroke.link.active,
  2426. .focus-container:focus .text-cyan-focus.understroke.link.active,
  2427. .baymax a.text-cyan.understroke.link.active,
  2428. .text-cyan a.understroke.link.active,
  2429. .baymax .text-cyan a.understroke.link.active {
  2430.     border-color: rgb(0, 146, 202);
  2431. }
  2432. .hover-container:hover .parent-hover-text-cyan {
  2433.     color: rgb(42, 196, 255);
  2434. }
  2435. .text-cyan-dark1-hover:hover,
  2436. a.text-cyan-dark1-hover:hover {
  2437.     color: rgb(79, 182, 244);
  2438.     fill: rgb(79, 182, 244);
  2439. }
  2440. [data-color="cyan"].coloredBackground {
  2441.     background-color: rgb(1, 135, 175) !important;
  2442. }
  2443. [data-color="cyan"].brightColoredBackground {
  2444.     background-color: rgb(0, 137, 190);
  2445. }
  2446. [data-color="cyan"].lightColoredBackground {
  2447.     background-color: rgb(3, 56, 77);
  2448. }
  2449. [data-color="cyan"].light1ColoredBackground {
  2450.     background-color: rgb(11, 96, 128);
  2451. }
  2452. [data-color="cyan"].darkColoredBackground {
  2453.     background-color: rgb(9, 94, 146);
  2454. }
  2455. [data-color="cyan"].coloredBorder {
  2456.     border-color: rgb(1, 145, 188);
  2457. }
  2458. [data-color="cyan"].lightColoredBorder {
  2459.     border-color: rgb(5, 81, 112);
  2460. }
  2461. [data-color="cyan"].coloredText {
  2462.     color: rgb(51, 207, 254);
  2463.     fill: rgb(51, 207, 254);
  2464. }
  2465. [data-color="cyan"].darkColoredText {
  2466.     color: rgb(79, 182, 244);
  2467.     fill: rgb(79, 182, 244);
  2468. }
  2469. [data-color="cyan"] .parentColoredBackground {
  2470.     background-color: rgb(1, 135, 175) !important;
  2471. }
  2472. [data-color="cyan"] .parentBrightColoredBackground {
  2473.     background-color: rgb(0, 137, 190);
  2474. }
  2475. [data-color="cyan"] .parentLightColoredBackground {
  2476.     background-color: rgb(3, 56, 77);
  2477. }
  2478. [data-color="cyan"] .parentDarkColoredBackground {
  2479.     background-color: rgb(9, 94, 146);
  2480. }
  2481. [data-color="cyan"] .parentColoredBorder {
  2482.     border-color: rgb(11, 120, 186) !important;
  2483. }
  2484. [data-color="cyan"] .parentColoredText {
  2485.     color: rgb(51, 207, 254);
  2486. }
  2487. [data-color="cyan"] .parentLightColoredText {
  2488.     color: rgb(173, 229, 252);
  2489. }
  2490. [data-color="cyan"] .parentColoredFill {
  2491.     fill: rgb(51, 207, 254);
  2492. }
  2493. [data-color="cyan"] .parentColoredLinearGradientFromTransparentToRight {
  2494.     background-image: linear-gradient(to right,
  2495.     rgba(1, 135, 175, 0),
  2496.     rgb(1, 135, 175));
  2497. }
  2498. [data-color="cyan"] .parentColoredLinearGradientFromTransparentToLeft {
  2499.     background-image: linear-gradient(to left,
  2500.     rgba(1, 135, 175, 0),
  2501.     rgb(1, 135, 175));
  2502. }
  2503. [data-color="cyan"] .parentColoredLinearGradientFromTransparentToRightLight {
  2504.     background-image: linear-gradient(to right,
  2505.     rgba(1, 135, 175, 0),
  2506.     rgb(1, 150, 194));
  2507. }
  2508. [data-color="cyan"] .parentColoredLinearGradientFromTransparentToLeftLight {
  2509.     background-image: linear-gradient(to left,
  2510.     rgba(1, 135, 175, 0),
  2511.     rgb(1, 150, 194));
  2512. }
  2513. [data-color="cyan"] .parentComplementaryColoredBackground {
  2514.     background-color: rgb(171, 21, 47) !important;
  2515. }
  2516. [data-color="cyanLight"].coloredBackground {
  2517.     background-color: rgb(3, 56, 77) !important;
  2518. }
  2519. [data-color="cyanLight"].brightColoredBackground {
  2520.     background-color: rgb(3, 56, 77);
  2521. }
  2522. [data-color="cyanLight"].lightColoredBackground {
  2523.     background-color: rgb(3, 56, 77);
  2524. }
  2525. [data-color="cyanLight"].light1ColoredBackground {
  2526.     background-color: rgb(3, 56, 77);
  2527. }
  2528. [data-color="cyanLight"].coloredBorder {
  2529.     border-color: rgb(5, 81, 112);
  2530. }
  2531. [data-color="cyanLight"].lightColoredBorder {
  2532.     border-color: rgb(5, 81, 112);
  2533. }
  2534. [data-color="cyanLight"].coloredText {
  2535.     color: rgb(173, 229, 252);
  2536.     fill: rgb(173, 229, 252);
  2537. }
  2538. [data-color="cyanLight"] .parentColoredBackground {
  2539.     background-color: rgb(3, 56, 77) !important;
  2540. }
  2541. [data-color="cyanLight"] .parentBrightColoredBackground {
  2542.     background-color: rgb(3, 56, 77);
  2543. }
  2544. [data-color="cyanLight"] .parentLightColoredBackground {
  2545.     background-color: rgb(3, 56, 77);
  2546. }
  2547. [data-color="cyanLight"] .parentColoredBorder {
  2548.     border-color: rgb(5, 81, 112) !important;
  2549. }
  2550. [data-color="cyanLight"] .parentColoredText {
  2551.     color: rgb(173, 229, 252);
  2552. }
  2553. [data-color="cyanLight"] .parentLightColoredText {
  2554.     color: rgb(173, 229, 252);
  2555. }
  2556. [data-color="cyanLight"] .parentColoredLinearGradientFromTransparentToRight {
  2557.     background-image: linear-gradient(to right,
  2558.     rgba(3, 56, 77, 0),
  2559.     rgb(3, 56, 77));
  2560. }
  2561. [data-color="cyanLight"] .parentColoredLinearGradientFromTransparentToLeft {
  2562.     background-image: linear-gradient(to left,
  2563.     rgba(3, 56, 77, 0),
  2564.     rgb(3, 56, 77));
  2565. }
  2566. [data-color="cyanLight"] .parentComplementaryColoredBackground {
  2567.     background-color: rgb(171, 21, 47) !important;
  2568. }
  2569. [data-color="cyanLight"].appIcon .symbol {
  2570.     color: rgb(200, 195, 188);
  2571. }
  2572. .teal,
  2573. .tealBright,
  2574. .teal-focus:focus,
  2575. .hover-container:hover .parent-hover-teal {
  2576.     background-color: rgb(26, 174, 168);
  2577. }
  2578. .teal-base,
  2579. .tealBase,
  2580. .teal-base:focus,
  2581. .hover-container:hover .parent-hover-teal-base {
  2582.     background-color: rgb(2, 136, 131);
  2583. }
  2584. .teal-dark1,
  2585. .tealDark1,
  2586. .tealDark1-hover:hover,
  2587. .tealDark1-focus:focus {
  2588.     background-color: rgb(5, 128, 124);
  2589. }
  2590. .teal-light1,
  2591. .tealLight1,
  2592. .tealLight1-hover:hover,
  2593. .tealLight1-focus:focus {
  2594.     background-color: rgb(30, 126, 108);
  2595. }
  2596. .teal-light2,
  2597. .teal-light,
  2598. .tealLight2,
  2599. .tealLight,
  2600. .tealLight2-hover:hover,
  2601. .tealLight-hover:hover,
  2602. .tealLight2-focus:focus,
  2603. .tealLight-focus:focus,
  2604. .hover-container:hover .parent-hover-tealLight2 {
  2605.     background-color: rgb(13, 80, 69);
  2606. }
  2607. .teal-border,
  2608. .border-teal {
  2609.     border-color: rgb(23, 157, 152);
  2610. }
  2611. .border-teal-base {
  2612.     border-color: rgb(2, 201, 194);
  2613. }
  2614. .border-teal-light1 {
  2615.     border-color: rgb(30, 124, 102);
  2616. }
  2617. .border-teal-light2 {
  2618.     border-color: rgb(17, 106, 85);
  2619. }
  2620. .border-teal-focus:focus,
  2621. .focus-container:focus .parent-focus-border-teal {
  2622.     border-color: rgb(23, 157, 152);
  2623. }
  2624. .stroked-teal-light1 {
  2625.     box-shadow: rgb(30, 126, 108) 0px 0px 0px 2px;
  2626. }
  2627. .stroked-teal-light2 {
  2628.     box-shadow: rgb(13, 80, 69) 0px 0px 0px 2px;
  2629. }
  2630. .stroked-teal {
  2631.     box-shadow: rgb(26, 174, 168) 0px 0px 0px 2px;
  2632. }
  2633. .stroked-teal-inset {
  2634.     box-shadow: rgb(26, 174, 168) 0px 0px 0px 2px inset;
  2635. }
  2636. .stroked-teal-light2-inset {
  2637.     box-shadow: rgb(13, 80, 69) 0px 0px 0px 2px inset;
  2638. }
  2639. .text-teal,
  2640. a.text-teal,
  2641. .text-teal-active:active,
  2642. .text-teal-focus:focus,
  2643. .text-teal-hover:hover,
  2644. .focus-container:focus .text-teal-focus,
  2645. .baymax a.text-teal,
  2646. .text-teal a,
  2647. .baymax .text-teal a {
  2648.     color: rgb(59, 226, 220);
  2649.     fill: rgb(59, 226, 220);
  2650. }
  2651. .text-teal.link:hover,
  2652. a.text-teal.link:hover,
  2653. .text-teal-active:active.link:hover,
  2654. .text-teal-focus:focus.link:hover,
  2655. .text-teal-hover:hover.link:hover,
  2656. .focus-container:focus .text-teal-focus.link:hover,
  2657. .baymax a.text-teal.link:hover,
  2658. .text-teal a.link:hover,
  2659. .baymax .text-teal a.link:hover {
  2660.     color: rgb(121, 235, 231);
  2661.     fill: rgb(121, 235, 231);
  2662. }
  2663. .text-teal.understroke,
  2664. a.text-teal.understroke,
  2665. .text-teal-active:active.understroke,
  2666. .text-teal-focus:focus.understroke,
  2667. .text-teal-hover:hover.understroke,
  2668. .focus-container:focus .text-teal-focus.understroke,
  2669. .baymax a.text-teal.understroke,
  2670. .text-teal a.understroke,
  2671. .baymax .text-teal a.understroke {
  2672.     border-color: rgb(23, 157, 152);
  2673. }
  2674. .text-teal.understroke.link:hover,
  2675. a.text-teal.understroke.link:hover,
  2676. .text-teal-active:active.understroke.link:hover,
  2677. .text-teal-focus:focus.understroke.link:hover,
  2678. .text-teal-hover:hover.understroke.link:hover,
  2679. .focus-container:focus .text-teal-focus.understroke.link:hover,
  2680. .baymax a.text-teal.understroke.link:hover,
  2681. .text-teal a.understroke.link:hover,
  2682. .baymax .text-teal a.understroke.link:hover,
  2683. .text-teal.understroke.link.active,
  2684. a.text-teal.understroke.link.active,
  2685. .text-teal-active:active.understroke.link.active,
  2686. .text-teal-focus:focus.understroke.link.active,
  2687. .text-teal-hover:hover.understroke.link.active,
  2688. .focus-container:focus .text-teal-focus.understroke.link.active,
  2689. .baymax a.text-teal.understroke.link.active,
  2690. .text-teal a.understroke.link.active,
  2691. .baymax .text-teal a.understroke.link.active {
  2692.     border-color: rgb(27, 184, 178);
  2693. }
  2694. .hover-container:hover .parent-hover-text-teal {
  2695.     color: rgb(59, 226, 220);
  2696. }
  2697. .text-teal-dark1-hover:hover,
  2698. a.text-teal-dark1-hover:hover {
  2699.     color: rgb(94, 249, 244);
  2700.     fill: rgb(94, 249, 244);
  2701. }
  2702. [data-color="teal"].coloredBackground {
  2703.     background-color: rgb(2, 136, 131) !important;
  2704. }
  2705. [data-color="teal"].brightColoredBackground {
  2706.     background-color: rgb(26, 174, 168);
  2707. }
  2708. [data-color="teal"].lightColoredBackground {
  2709.     background-color: rgb(13, 80, 69);
  2710. }
  2711. [data-color="teal"].light1ColoredBackground {
  2712.     background-color: rgb(30, 126, 108);
  2713. }
  2714. [data-color="teal"].darkColoredBackground {
  2715.     background-color: rgb(5, 128, 124);
  2716. }
  2717. [data-color="teal"].coloredBorder {
  2718.     border-color: rgb(2, 201, 194);
  2719. }
  2720. [data-color="teal"].lightColoredBorder {
  2721.     border-color: rgb(17, 106, 85);
  2722. }
  2723. [data-color="teal"].coloredText {
  2724.     color: rgb(86, 253, 247);
  2725.     fill: rgb(86, 253, 247);
  2726. }
  2727. [data-color="teal"].darkColoredText {
  2728.     color: rgb(94, 249, 244);
  2729.     fill: rgb(94, 249, 244);
  2730. }
  2731. [data-color="teal"] .parentColoredBackground {
  2732.     background-color: rgb(2, 136, 131) !important;
  2733. }
  2734. [data-color="teal"] .parentBrightColoredBackground {
  2735.     background-color: rgb(26, 174, 168);
  2736. }
  2737. [data-color="teal"] .parentLightColoredBackground {
  2738.     background-color: rgb(13, 80, 69);
  2739. }
  2740. [data-color="teal"] .parentDarkColoredBackground {
  2741.     background-color: rgb(5, 128, 124);
  2742. }
  2743. [data-color="teal"] .parentColoredBorder {
  2744.     border-color: rgb(7, 198, 192) !important;
  2745. }
  2746. [data-color="teal"] .parentColoredText {
  2747.     color: rgb(86, 253, 247);
  2748. }
  2749. [data-color="teal"] .parentLightColoredText {
  2750.     color: rgb(168, 241, 224);
  2751. }
  2752. [data-color="teal"] .parentColoredFill {
  2753.     fill: rgb(86, 253, 247);
  2754. }
  2755. [data-color="teal"] .parentColoredLinearGradientFromTransparentToRight {
  2756.     background-image: linear-gradient(to right,
  2757.     rgba(2, 136, 131, 0),
  2758.     rgb(2, 136, 131));
  2759. }
  2760. [data-color="teal"] .parentColoredLinearGradientFromTransparentToLeft {
  2761.     background-image: linear-gradient(to left,
  2762.     rgba(2, 136, 131, 0),
  2763.     rgb(2, 136, 131));
  2764. }
  2765. [data-color="teal"] .parentColoredLinearGradientFromTransparentToRightLight {
  2766.     background-image: linear-gradient(to right,
  2767.     rgba(2, 136, 131, 0),
  2768.     rgb(2, 176, 170));
  2769. }
  2770. [data-color="teal"] .parentColoredLinearGradientFromTransparentToLeftLight {
  2771.     background-image: linear-gradient(to left,
  2772.     rgba(2, 136, 131, 0),
  2773.     rgb(2, 176, 170));
  2774. }
  2775. [data-color="teal"] .parentComplementaryColoredBackground {
  2776.     background-color: rgb(71, 15, 166) !important;
  2777. }
  2778. [data-color="tealLight"].coloredBackground {
  2779.     background-color: rgb(13, 80, 69) !important;
  2780. }
  2781. [data-color="tealLight"].brightColoredBackground {
  2782.     background-color: rgb(13, 80, 69);
  2783. }
  2784. [data-color="tealLight"].lightColoredBackground {
  2785.     background-color: rgb(13, 80, 69);
  2786. }
  2787. [data-color="tealLight"].light1ColoredBackground {
  2788.     background-color: rgb(13, 80, 69);
  2789. }
  2790. [data-color="tealLight"].coloredBorder {
  2791.     border-color: rgb(17, 106, 85);
  2792. }
  2793. [data-color="tealLight"].lightColoredBorder {
  2794.     border-color: rgb(17, 106, 85);
  2795. }
  2796. [data-color="tealLight"].coloredText {
  2797.     color: rgb(168, 241, 224);
  2798.     fill: rgb(168, 241, 224);
  2799. }
  2800. [data-color="tealLight"] .parentColoredBackground {
  2801.     background-color: rgb(13, 80, 69) !important;
  2802. }
  2803. [data-color="tealLight"] .parentBrightColoredBackground {
  2804.     background-color: rgb(13, 80, 69);
  2805. }
  2806. [data-color="tealLight"] .parentLightColoredBackground {
  2807.     background-color: rgb(13, 80, 69);
  2808. }
  2809. [data-color="tealLight"] .parentColoredBorder {
  2810.     border-color: rgb(17, 106, 85) !important;
  2811. }
  2812. [data-color="tealLight"] .parentColoredText {
  2813.     color: rgb(168, 241, 224);
  2814. }
  2815. [data-color="tealLight"] .parentLightColoredText {
  2816.     color: rgb(168, 241, 224);
  2817. }
  2818. [data-color="tealLight"] .parentColoredLinearGradientFromTransparentToRight {
  2819.     background-image: linear-gradient(to right,
  2820.     rgba(13, 80, 69, 0),
  2821.     rgb(13, 80, 69));
  2822. }
  2823. [data-color="tealLight"] .parentColoredLinearGradientFromTransparentToLeft {
  2824.     background-image: linear-gradient(to left,
  2825.     rgba(13, 80, 69, 0),
  2826.     rgb(13, 80, 69));
  2827. }
  2828. [data-color="tealLight"] .parentComplementaryColoredBackground {
  2829.     background-color: rgb(71, 15, 166) !important;
  2830. }
  2831. [data-color="tealLight"].appIcon .symbol {
  2832.     color: rgb(200, 195, 188);
  2833. }
  2834. .green,
  2835. .greenBright,
  2836. .green-focus:focus,
  2837. .hover-container:hover .parent-hover-green {
  2838.     background-color: rgb(26, 161, 41);
  2839. }
  2840. .green-base,
  2841. .greenBase,
  2842. .green-base:focus,
  2843. .hover-container:hover .parent-hover-green-base {
  2844.     background-color: rgb(14, 140, 27);
  2845. }
  2846. .green-dark1,
  2847. .greenDark1,
  2848. .greenDark1-hover:hover,
  2849. .greenDark1-focus:focus {
  2850.     background-color: rgb(41, 110, 18);
  2851. }
  2852. .green-light1,
  2853. .greenLight1,
  2854. .greenLight1-hover:hover,
  2855. .greenLight1-focus:focus {
  2856.     background-color: rgb(58, 112, 29);
  2857. }
  2858. .green-light2,
  2859. .green-light,
  2860. .greenLight2,
  2861. .greenLight,
  2862. .greenLight2-hover:hover,
  2863. .greenLight-hover:hover,
  2864. .greenLight2-focus:focus,
  2865. .greenLight-focus:focus,
  2866. .hover-container:hover .parent-hover-greenLight2 {
  2867.     background-color: rgb(42, 80, 11);
  2868. }
  2869. .green-border,
  2870. .border-green {
  2871.     border-color: rgb(25, 160, 41);
  2872. }
  2873. .border-green-base {
  2874.     border-color: rgb(17, 180, 35);
  2875. }
  2876. .border-green-light1 {
  2877.     border-color: rgb(41, 117, 30);
  2878. }
  2879. .border-green-light2 {
  2880.     border-color: rgb(38, 108, 15);
  2881. }
  2882. .border-green-focus:focus,
  2883. .focus-container:focus .parent-focus-border-green {
  2884.     border-color: rgb(25, 160, 41);
  2885. }
  2886. .stroked-green-light1 {
  2887.     box-shadow: rgb(58, 112, 29) 0px 0px 0px 2px;
  2888. }
  2889. .stroked-green-light2 {
  2890.     box-shadow: rgb(42, 80, 11) 0px 0px 0px 2px;
  2891. }
  2892. .stroked-green {
  2893.     box-shadow: rgb(26, 161, 41) 0px 0px 0px 2px;
  2894. }
  2895. .stroked-green-inset {
  2896.     box-shadow: rgb(26, 161, 41) 0px 0px 0px 2px inset;
  2897. }
  2898. .stroked-green-light2-inset {
  2899.     box-shadow: rgb(42, 80, 11) 0px 0px 0px 2px inset;
  2900. }
  2901. .text-green,
  2902. a.text-green,
  2903. .text-green-active:active,
  2904. .text-green-focus:focus,
  2905. .text-green-hover:hover,
  2906. .focus-container:focus .text-green-focus,
  2907. .baymax a.text-green,
  2908. .text-green a,
  2909. .baymax .text-green a {
  2910.     color: rgb(70, 226, 88);
  2911.     fill: rgb(70, 226, 88);
  2912. }
  2913. .text-green.link:hover,
  2914. a.text-green.link:hover,
  2915. .text-green-active:active.link:hover,
  2916. .text-green-focus:focus.link:hover,
  2917. .text-green-hover:hover.link:hover,
  2918. .focus-container:focus .text-green-focus.link:hover,
  2919. .baymax a.text-green.link:hover,
  2920. .text-green a.link:hover,
  2921. .baymax .text-green a.link:hover {
  2922.     color: rgb(132, 235, 144);
  2923.     fill: rgb(132, 235, 144);
  2924. }
  2925. .text-green.understroke,
  2926. a.text-green.understroke,
  2927. .text-green-active:active.understroke,
  2928. .text-green-focus:focus.understroke,
  2929. .text-green-hover:hover.understroke,
  2930. .focus-container:focus .text-green-focus.understroke,
  2931. .baymax a.text-green.understroke,
  2932. .text-green a.understroke,
  2933. .baymax .text-green a.understroke {
  2934.     border-color: rgb(25, 160, 41);
  2935. }
  2936. .text-green.understroke.link:hover,
  2937. a.text-green.understroke.link:hover,
  2938. .text-green-active:active.understroke.link:hover,
  2939. .text-green-focus:focus.understroke.link:hover,
  2940. .text-green-hover:hover.understroke.link:hover,
  2941. .focus-container:focus .text-green-focus.understroke.link:hover,
  2942. .baymax a.text-green.understroke.link:hover,
  2943. .text-green a.understroke.link:hover,
  2944. .baymax .text-green a.understroke.link:hover,
  2945. .text-green.understroke.link.active,
  2946. a.text-green.understroke.link.active,
  2947. .text-green-active:active.understroke.link.active,
  2948. .text-green-focus:focus.understroke.link.active,
  2949. .text-green-hover:hover.understroke.link.active,
  2950. .focus-container:focus .text-green-focus.understroke.link.active,
  2951. .baymax a.text-green.understroke.link.active,
  2952. .text-green a.understroke.link.active,
  2953. .baymax .text-green a.understroke.link.active {
  2954.     border-color: rgb(30, 186, 48);
  2955. }
  2956. .hover-container:hover .parent-hover-text-green {
  2957.     color: rgb(70, 226, 88);
  2958. }
  2959. .text-green-dark1-hover:hover,
  2960. a.text-green-dark1-hover:hover {
  2961.     color: rgb(143, 232, 115);
  2962.     fill: rgb(143, 232, 115);
  2963. }
  2964. [data-color="green"].coloredBackground {
  2965.     background-color: rgb(14, 140, 27) !important;
  2966. }
  2967. [data-color="green"].brightColoredBackground {
  2968.     background-color: rgb(26, 161, 41);
  2969. }
  2970. [data-color="green"].lightColoredBackground {
  2971.     background-color: rgb(42, 80, 11);
  2972. }
  2973. [data-color="green"].light1ColoredBackground {
  2974.     background-color: rgb(58, 112, 29);
  2975. }
  2976. [data-color="green"].darkColoredBackground {
  2977.     background-color: rgb(41, 110, 18);
  2978. }
  2979. [data-color="green"].coloredBorder {
  2980.     border-color: rgb(17, 180, 35);
  2981. }
  2982. [data-color="green"].lightColoredBorder {
  2983.     border-color: rgb(38, 108, 15);
  2984. }
  2985. [data-color="green"].coloredText {
  2986.     color: rgb(86, 239, 102);
  2987.     fill: rgb(86, 239, 102);
  2988. }
  2989. [data-color="green"].darkColoredText {
  2990.     color: rgb(143, 232, 115);
  2991.     fill: rgb(143, 232, 115);
  2992. }
  2993. [data-color="green"] .parentColoredBackground {
  2994.     background-color: rgb(14, 140, 27) !important;
  2995. }
  2996. [data-color="green"] .parentBrightColoredBackground {
  2997.     background-color: rgb(26, 161, 41);
  2998. }
  2999. [data-color="green"] .parentLightColoredBackground {
  3000.     background-color: rgb(42, 80, 11);
  3001. }
  3002. [data-color="green"] .parentDarkColoredBackground {
  3003.     background-color: rgb(41, 110, 18);
  3004. }
  3005. [data-color="green"] .parentColoredBorder {
  3006.     border-color: rgb(65, 177, 30) !important;
  3007. }
  3008. [data-color="green"] .parentColoredText {
  3009.     color: rgb(86, 239, 102);
  3010. }
  3011. [data-color="green"] .parentLightColoredText {
  3012.     color: rgb(188, 243, 169);
  3013. }
  3014. [data-color="green"] .parentColoredFill {
  3015.     fill: rgb(86, 239, 102);
  3016. }
  3017. [data-color="green"] .parentColoredLinearGradientFromTransparentToRight {
  3018.     background-image: linear-gradient(to right,
  3019.     rgba(14, 140, 27, 0),
  3020.     rgb(14, 140, 27));
  3021. }
  3022. [data-color="green"] .parentColoredLinearGradientFromTransparentToLeft {
  3023.     background-image: linear-gradient(to left,
  3024.     rgba(14, 140, 27, 0),
  3025.     rgb(14, 140, 27));
  3026. }
  3027. [data-color="green"] .parentColoredLinearGradientFromTransparentToRightLight {
  3028.     background-image: linear-gradient(to right,
  3029.     rgba(14, 140, 27, 0),
  3030.     rgb(18, 177, 34));
  3031. }
  3032. [data-color="green"] .parentColoredLinearGradientFromTransparentToLeftLight {
  3033.     background-image: linear-gradient(to left,
  3034.     rgba(14, 140, 27, 0),
  3035.     rgb(18, 177, 34));
  3036. }
  3037. [data-color="green"] .parentComplementaryColoredBackground {
  3038.     background-color: rgb(171, 21, 47) !important;
  3039. }
  3040. [data-color="greenLight"].coloredBackground {
  3041.     background-color: rgb(42, 80, 11) !important;
  3042. }
  3043. [data-color="greenLight"].brightColoredBackground {
  3044.     background-color: rgb(42, 80, 11);
  3045. }
  3046. [data-color="greenLight"].lightColoredBackground {
  3047.     background-color: rgb(42, 80, 11);
  3048. }
  3049. [data-color="greenLight"].light1ColoredBackground {
  3050.     background-color: rgb(42, 80, 11);
  3051. }
  3052. [data-color="greenLight"].coloredBorder {
  3053.     border-color: rgb(38, 108, 15);
  3054. }
  3055. [data-color="greenLight"].lightColoredBorder {
  3056.     border-color: rgb(38, 108, 15);
  3057. }
  3058. [data-color="greenLight"].coloredText {
  3059.     color: rgb(188, 243, 169);
  3060.     fill: rgb(188, 243, 169);
  3061. }
  3062. [data-color="greenLight"] .parentColoredBackground {
  3063.     background-color: rgb(42, 80, 11) !important;
  3064. }
  3065. [data-color="greenLight"] .parentBrightColoredBackground {
  3066.     background-color: rgb(42, 80, 11);
  3067. }
  3068. [data-color="greenLight"] .parentLightColoredBackground {
  3069.     background-color: rgb(42, 80, 11);
  3070. }
  3071. [data-color="greenLight"] .parentColoredBorder {
  3072.     border-color: rgb(38, 108, 15) !important;
  3073. }
  3074. [data-color="greenLight"] .parentColoredText {
  3075.     color: rgb(188, 243, 169);
  3076. }
  3077. [data-color="greenLight"] .parentLightColoredText {
  3078.     color: rgb(188, 243, 169);
  3079. }
  3080. [data-color="greenLight"] .parentColoredLinearGradientFromTransparentToRight {
  3081.     background-image: linear-gradient(to right,
  3082.     rgba(42, 80, 11, 0),
  3083.     rgb(42, 80, 11));
  3084. }
  3085. [data-color="greenLight"] .parentColoredLinearGradientFromTransparentToLeft {
  3086.     background-image: linear-gradient(to left,
  3087.     rgba(42, 80, 11, 0),
  3088.     rgb(42, 80, 11));
  3089. }
  3090. [data-color="greenLight"] .parentComplementaryColoredBackground {
  3091.     background-color: rgb(171, 21, 47) !important;
  3092. }
  3093. [data-color="greenLight"].appIcon .symbol {
  3094.     color: rgb(200, 195, 188);
  3095. }
  3096. .gray,
  3097. .grayBright,
  3098. .gray-focus:focus,
  3099. .hover-container:hover .parent-hover-gray {
  3100.     background-color: rgb(77, 83, 86);
  3101. }
  3102. .gray-base,
  3103. .grayBase,
  3104. .gray-base:focus,
  3105. .hover-container:hover .parent-hover-gray-base {
  3106.     background-color: rgb(77, 83, 86);
  3107. }
  3108. .gray-dark1,
  3109. .grayDark1,
  3110. .grayDark1-hover:hover,
  3111. .grayDark1-focus:focus {
  3112.     background-color: rgb(51, 55, 58);
  3113. }
  3114. .gray-light1,
  3115. .grayLight1,
  3116. .grayLight1-hover:hover,
  3117. .grayLight1-focus:focus {
  3118.     background-color: rgb(53, 57, 59);
  3119. }
  3120. .gray-light2,
  3121. .gray-light,
  3122. .grayLight2,
  3123. .grayLight,
  3124. .grayLight2-hover:hover,
  3125. .grayLight-hover:hover,
  3126. .grayLight2-focus:focus,
  3127. .grayLight-focus:focus,
  3128. .hover-container:hover .parent-hover-grayLight2 {
  3129.     background-color: rgb(34, 36, 38);
  3130. }
  3131. .gray-border,
  3132. .border-gray {
  3133.     border-color: rgb(106, 99, 87);
  3134. }
  3135. .border-gray-base {
  3136.     border-color: rgb(106, 99, 87);
  3137. }
  3138. .border-gray-light1 {
  3139.     border-color: rgb(62, 68, 70);
  3140. }
  3141. .border-gray-light2 {
  3142.     border-color: rgb(53, 57, 59);
  3143. }
  3144. .border-gray-focus:focus,
  3145. .focus-container:focus .parent-focus-border-gray {
  3146.     border-color: rgb(106, 99, 87);
  3147. }
  3148. .stroked-gray-light1 {
  3149.     box-shadow: rgb(53, 57, 59) 0px 0px 0px 2px;
  3150. }
  3151. .stroked-gray-light2 {
  3152.     box-shadow: rgb(34, 36, 38) 0px 0px 0px 2px;
  3153. }
  3154. .stroked-gray {
  3155.     box-shadow: rgb(77, 83, 86) 0px 0px 0px 2px;
  3156. }
  3157. .stroked-gray-inset {
  3158.     box-shadow: rgb(77, 83, 86) 0px 0px 0px 2px inset;
  3159. }
  3160. .stroked-gray-light2-inset {
  3161.     box-shadow: rgb(34, 36, 38) 0px 0px 0px 2px inset;
  3162. }
  3163. .text-gray,
  3164. a.text-gray,
  3165. .text-gray-active:active,
  3166. .text-gray-focus:focus,
  3167. .text-gray-hover:hover,
  3168. .focus-container:focus .text-gray-focus,
  3169. .baymax a.text-gray,
  3170. .text-gray a,
  3171. .baymax .text-gray a {
  3172.     color: rgb(168, 160, 149);
  3173.     fill: rgb(168, 160, 149);
  3174. }
  3175. .text-gray.link:hover,
  3176. a.text-gray.link:hover,
  3177. .text-gray-active:active.link:hover,
  3178. .text-gray-focus:focus.link:hover,
  3179. .text-gray-hover:hover.link:hover,
  3180. .focus-container:focus .text-gray-focus.link:hover,
  3181. .baymax a.text-gray.link:hover,
  3182. .text-gray a.link:hover,
  3183. .baymax .text-gray a.link:hover {
  3184.     color: rgb(200, 195, 188);
  3185.     fill: rgb(200, 195, 188);
  3186. }
  3187. .text-gray.understroke,
  3188. a.text-gray.understroke,
  3189. .text-gray-active:active.understroke,
  3190. .text-gray-focus:focus.understroke,
  3191. .text-gray-hover:hover.understroke,
  3192. .focus-container:focus .text-gray-focus.understroke,
  3193. .baymax a.text-gray.understroke,
  3194. .text-gray a.understroke,
  3195. .baymax .text-gray a.understroke {
  3196.     border-color: rgb(106, 99, 87);
  3197. }
  3198. .text-gray.understroke.link:hover,
  3199. a.text-gray.understroke.link:hover,
  3200. .text-gray-active:active.understroke.link:hover,
  3201. .text-gray-focus:focus.understroke.link:hover,
  3202. .text-gray-hover:hover.understroke.link:hover,
  3203. .focus-container:focus .text-gray-focus.understroke.link:hover,
  3204. .baymax a.text-gray.understroke.link:hover,
  3205. .text-gray a.understroke.link:hover,
  3206. .baymax .text-gray a.understroke.link:hover,
  3207. .text-gray.understroke.link.active,
  3208. a.text-gray.understroke.link.active,
  3209. .text-gray-active:active.understroke.link.active,
  3210. .text-gray-focus:focus.understroke.link.active,
  3211. .text-gray-hover:hover.understroke.link.active,
  3212. .focus-container:focus .text-gray-focus.understroke.link.active,
  3213. .baymax a.text-gray.understroke.link.active,
  3214. .text-gray a.understroke.link.active,
  3215. .baymax .text-gray a.understroke.link.active {
  3216.     border-color: rgb(123, 114, 101);
  3217. }
  3218. .hover-container:hover .parent-hover-text-gray {
  3219.     color: rgb(168, 160, 149);
  3220. }
  3221. .text-gray-dark1-hover:hover,
  3222. a.text-gray-dark1-hover:hover {
  3223.     color: rgb(189, 183, 175);
  3224.     fill: rgb(189, 183, 175);
  3225. }
  3226. [data-color="gray"].coloredBackground {
  3227.     background-color: rgb(77, 83, 86) !important;
  3228. }
  3229. [data-color="gray"].brightColoredBackground {
  3230.     background-color: rgb(77, 83, 86);
  3231. }
  3232. [data-color="gray"].lightColoredBackground {
  3233.     background-color: rgb(34, 36, 38);
  3234. }
  3235. [data-color="gray"].light1ColoredBackground {
  3236.     background-color: rgb(53, 57, 59);
  3237. }
  3238. [data-color="gray"].darkColoredBackground {
  3239.     background-color: rgb(51, 55, 58);
  3240. }
  3241. [data-color="gray"].coloredBorder {
  3242.     border-color: rgb(106, 99, 87);
  3243. }
  3244. [data-color="gray"].lightColoredBorder {
  3245.     border-color: rgb(53, 57, 59);
  3246. }
  3247. [data-color="gray"].coloredText {
  3248.     color: rgb(168, 160, 149);
  3249.     fill: rgb(168, 160, 149);
  3250. }
  3251. [data-color="gray"].darkColoredText {
  3252.     color: rgb(189, 183, 175);
  3253.     fill: rgb(189, 183, 175);
  3254. }
  3255. [data-color="gray"] .parentColoredBackground {
  3256.     background-color: rgb(77, 83, 86) !important;
  3257. }
  3258. [data-color="gray"] .parentBrightColoredBackground {
  3259.     background-color: rgb(77, 83, 86);
  3260. }
  3261. [data-color="gray"] .parentLightColoredBackground {
  3262.     background-color: rgb(34, 36, 38);
  3263. }
  3264. [data-color="gray"] .parentDarkColoredBackground {
  3265.     background-color: rgb(51, 55, 58);
  3266. }
  3267. [data-color="gray"] .parentColoredBorder {
  3268.     border-color: rgb(118, 109, 97) !important;
  3269. }
  3270. [data-color="gray"] .parentColoredText {
  3271.     color: rgb(168, 160, 149);
  3272. }
  3273. [data-color="gray"] .parentLightColoredText {
  3274.     color: rgb(221, 218, 214);
  3275. }
  3276. [data-color="gray"] .parentColoredFill {
  3277.     fill: rgb(168, 160, 149);
  3278. }
  3279. [data-color="gray"] .parentColoredLinearGradientFromTransparentToRight {
  3280.     background-image: linear-gradient(to right,
  3281.     rgba(77, 83, 86, 0),
  3282.     rgb(77, 83, 86));
  3283. }
  3284. [data-color="gray"] .parentColoredLinearGradientFromTransparentToLeft {
  3285.     background-image: linear-gradient(to left,
  3286.     rgba(77, 83, 86, 0),
  3287.     rgb(77, 83, 86));
  3288. }
  3289. [data-color="gray"] .parentColoredLinearGradientFromTransparentToRightLight {
  3290.     background-image: linear-gradient(to right,
  3291.     rgba(77, 83, 86, 0),
  3292.     rgb(96, 104, 108));
  3293. }
  3294. [data-color="gray"] .parentColoredLinearGradientFromTransparentToLeftLight {
  3295.     background-image: linear-gradient(to left,
  3296.     rgba(77, 83, 86, 0),
  3297.     rgb(96, 104, 108));
  3298. }
  3299. [data-color="gray"] .parentComplementaryColoredBackground {
  3300.     background-color: rgb(202, 144, 0) !important;
  3301. }
  3302. [data-color="grayLight"].coloredBackground {
  3303.     background-color: rgb(34, 36, 38) !important;
  3304. }
  3305. [data-color="grayLight"].brightColoredBackground {
  3306.     background-color: rgb(34, 36, 38);
  3307. }
  3308. [data-color="grayLight"].lightColoredBackground {
  3309.     background-color: rgb(34, 36, 38);
  3310. }
  3311. [data-color="grayLight"].light1ColoredBackground {
  3312.     background-color: rgb(34, 36, 38);
  3313. }
  3314. [data-color="grayLight"].coloredBorder {
  3315.     border-color: rgb(53, 57, 59);
  3316. }
  3317. [data-color="grayLight"].lightColoredBorder {
  3318.     border-color: rgb(53, 57, 59);
  3319. }
  3320. [data-color="grayLight"].coloredText {
  3321.     color: rgb(221, 218, 214);
  3322.     fill: rgb(221, 218, 214);
  3323. }
  3324. [data-color="grayLight"] .parentColoredBackground {
  3325.     background-color: rgb(34, 36, 38) !important;
  3326. }
  3327. [data-color="grayLight"] .parentBrightColoredBackground {
  3328.     background-color: rgb(34, 36, 38);
  3329. }
  3330. [data-color="grayLight"] .parentLightColoredBackground {
  3331.     background-color: rgb(34, 36, 38);
  3332. }
  3333. [data-color="grayLight"] .parentColoredBorder {
  3334.     border-color: rgb(53, 57, 59) !important;
  3335. }
  3336. [data-color="grayLight"] .parentColoredText {
  3337.     color: rgb(221, 218, 214);
  3338. }
  3339. [data-color="grayLight"] .parentLightColoredText {
  3340.     color: rgb(221, 218, 214);
  3341. }
  3342. [data-color="grayLight"] .parentColoredLinearGradientFromTransparentToRight {
  3343.     background-image: linear-gradient(to right,
  3344.     rgba(34, 36, 38, 0),
  3345.     rgb(34, 36, 38));
  3346. }
  3347. [data-color="grayLight"] .parentColoredLinearGradientFromTransparentToLeft {
  3348.     background-image: linear-gradient(to left,
  3349.     rgba(34, 36, 38, 0),
  3350.     rgb(34, 36, 38));
  3351. }
  3352. [data-color="grayLight"] .parentComplementaryColoredBackground {
  3353.     background-color: rgb(202, 144, 0) !important;
  3354. }
  3355. [data-color="grayLight"].appIcon .symbol {
  3356.     color: rgb(200, 195, 188);
  3357. }
  3358. .grey,
  3359. .greyBright,
  3360. .grey-focus:focus,
  3361. .hover-container:hover .parent-hover-grey {
  3362.     background-color: rgb(77, 83, 86);
  3363. }
  3364. .grey-base,
  3365. .greyBase,
  3366. .grey-base:focus,
  3367. .hover-container:hover .parent-hover-grey-base {
  3368.     background-color: rgb(77, 83, 86);
  3369. }
  3370. .grey-dark1,
  3371. .greyDark1,
  3372. .greyDark1-hover:hover,
  3373. .greyDark1-focus:focus {
  3374.     background-color: rgb(51, 55, 58);
  3375. }
  3376. .grey-light1,
  3377. .greyLight1,
  3378. .greyLight1-hover:hover,
  3379. .greyLight1-focus:focus {
  3380.     background-color: rgb(53, 57, 59);
  3381. }
  3382. .grey-light2,
  3383. .grey-light,
  3384. .greyLight2,
  3385. .greyLight,
  3386. .greyLight2-hover:hover,
  3387. .greyLight-hover:hover,
  3388. .greyLight2-focus:focus,
  3389. .greyLight-focus:focus,
  3390. .hover-container:hover .parent-hover-greyLight2 {
  3391.     background-color: rgb(34, 36, 38);
  3392. }
  3393. .grey-border,
  3394. .border-grey {
  3395.     border-color: rgb(106, 99, 87);
  3396. }
  3397. .border-grey-base {
  3398.     border-color: rgb(106, 99, 87);
  3399. }
  3400. .border-grey-light1 {
  3401.     border-color: rgb(62, 68, 70);
  3402. }
  3403. .border-grey-light2 {
  3404.     border-color: rgb(53, 57, 59);
  3405. }
  3406. .border-grey-focus:focus,
  3407. .focus-container:focus .parent-focus-border-grey {
  3408.     border-color: rgb(106, 99, 87);
  3409. }
  3410. .stroked-grey-light1 {
  3411.     box-shadow: rgb(53, 57, 59) 0px 0px 0px 2px;
  3412. }
  3413. .stroked-grey-light2 {
  3414.     box-shadow: rgb(34, 36, 38) 0px 0px 0px 2px;
  3415. }
  3416. .stroked-grey {
  3417.     box-shadow: rgb(77, 83, 86) 0px 0px 0px 2px;
  3418. }
  3419. .stroked-grey-inset {
  3420.     box-shadow: rgb(77, 83, 86) 0px 0px 0px 2px inset;
  3421. }
  3422. .stroked-grey-light2-inset {
  3423.     box-shadow: rgb(34, 36, 38) 0px 0px 0px 2px inset;
  3424. }
  3425. .text-grey,
  3426. a.text-grey,
  3427. .text-grey-active:active,
  3428. .text-grey-focus:focus,
  3429. .text-grey-hover:hover,
  3430. .focus-container:focus .text-grey-focus,
  3431. .baymax a.text-grey,
  3432. .text-grey a,
  3433. .baymax .text-grey a {
  3434.     color: rgb(168, 160, 149);
  3435.     fill: rgb(168, 160, 149);
  3436. }
  3437. .text-grey.link:hover,
  3438. a.text-grey.link:hover,
  3439. .text-grey-active:active.link:hover,
  3440. .text-grey-focus:focus.link:hover,
  3441. .text-grey-hover:hover.link:hover,
  3442. .focus-container:focus .text-grey-focus.link:hover,
  3443. .baymax a.text-grey.link:hover,
  3444. .text-grey a.link:hover,
  3445. .baymax .text-grey a.link:hover {
  3446.     color: rgb(200, 195, 188);
  3447.     fill: rgb(200, 195, 188);
  3448. }
  3449. .text-grey.understroke,
  3450. a.text-grey.understroke,
  3451. .text-grey-active:active.understroke,
  3452. .text-grey-focus:focus.understroke,
  3453. .text-grey-hover:hover.understroke,
  3454. .focus-container:focus .text-grey-focus.understroke,
  3455. .baymax a.text-grey.understroke,
  3456. .text-grey a.understroke,
  3457. .baymax .text-grey a.understroke {
  3458.     border-color: rgb(106, 99, 87);
  3459. }
  3460. .text-grey.understroke.link:hover,
  3461. a.text-grey.understroke.link:hover,
  3462. .text-grey-active:active.understroke.link:hover,
  3463. .text-grey-focus:focus.understroke.link:hover,
  3464. .text-grey-hover:hover.understroke.link:hover,
  3465. .focus-container:focus .text-grey-focus.understroke.link:hover,
  3466. .baymax a.text-grey.understroke.link:hover,
  3467. .text-grey a.understroke.link:hover,
  3468. .baymax .text-grey a.understroke.link:hover,
  3469. .text-grey.understroke.link.active,
  3470. a.text-grey.understroke.link.active,
  3471. .text-grey-active:active.understroke.link.active,
  3472. .text-grey-focus:focus.understroke.link.active,
  3473. .text-grey-hover:hover.understroke.link.active,
  3474. .focus-container:focus .text-grey-focus.understroke.link.active,
  3475. .baymax a.text-grey.understroke.link.active,
  3476. .text-grey a.understroke.link.active,
  3477. .baymax .text-grey a.understroke.link.active {
  3478.     border-color: rgb(123, 114, 101);
  3479. }
  3480. .hover-container:hover .parent-hover-text-grey {
  3481.     color: rgb(168, 160, 149);
  3482. }
  3483. .text-grey-dark1-hover:hover,
  3484. a.text-grey-dark1-hover:hover {
  3485.     color: rgb(189, 183, 175);
  3486.     fill: rgb(189, 183, 175);
  3487. }
  3488. [data-color="grey"].coloredBackground {
  3489.     background-color: rgb(77, 83, 86) !important;
  3490. }
  3491. [data-color="grey"].brightColoredBackground {
  3492.     background-color: rgb(77, 83, 86);
  3493. }
  3494. [data-color="grey"].lightColoredBackground {
  3495.     background-color: rgb(34, 36, 38);
  3496. }
  3497. [data-color="grey"].light1ColoredBackground {
  3498.     background-color: rgb(53, 57, 59);
  3499. }
  3500. [data-color="grey"].darkColoredBackground {
  3501.     background-color: rgb(51, 55, 58);
  3502. }
  3503. [data-color="grey"].coloredBorder {
  3504.     border-color: rgb(106, 99, 87);
  3505. }
  3506. [data-color="grey"].lightColoredBorder {
  3507.     border-color: rgb(53, 57, 59);
  3508. }
  3509. [data-color="grey"].coloredText {
  3510.     color: rgb(168, 160, 149);
  3511.     fill: rgb(168, 160, 149);
  3512. }
  3513. [data-color="grey"].darkColoredText {
  3514.     color: rgb(189, 183, 175);
  3515.     fill: rgb(189, 183, 175);
  3516. }
  3517. [data-color="grey"] .parentColoredBackground {
  3518.     background-color: rgb(77, 83, 86) !important;
  3519. }
  3520. [data-color="grey"] .parentBrightColoredBackground {
  3521.     background-color: rgb(77, 83, 86);
  3522. }
  3523. [data-color="grey"] .parentLightColoredBackground {
  3524.     background-color: rgb(34, 36, 38);
  3525. }
  3526. [data-color="grey"] .parentDarkColoredBackground {
  3527.     background-color: rgb(51, 55, 58);
  3528. }
  3529. [data-color="grey"] .parentColoredBorder {
  3530.     border-color: rgb(118, 109, 97) !important;
  3531. }
  3532. [data-color="grey"] .parentColoredText {
  3533.     color: rgb(168, 160, 149);
  3534. }
  3535. [data-color="grey"] .parentLightColoredText {
  3536.     color: rgb(221, 218, 214);
  3537. }
  3538. [data-color="grey"] .parentColoredFill {
  3539.     fill: rgb(168, 160, 149);
  3540. }
  3541. [data-color="grey"] .parentColoredLinearGradientFromTransparentToRight {
  3542.     background-image: linear-gradient(to right,
  3543.     rgba(77, 83, 86, 0),
  3544.     rgb(77, 83, 86));
  3545. }
  3546. [data-color="grey"] .parentColoredLinearGradientFromTransparentToLeft {
  3547.     background-image: linear-gradient(to left,
  3548.     rgba(77, 83, 86, 0),
  3549.     rgb(77, 83, 86));
  3550. }
  3551. [data-color="grey"] .parentColoredLinearGradientFromTransparentToRightLight {
  3552.     background-image: linear-gradient(to right,
  3553.     rgba(77, 83, 86, 0),
  3554.     rgb(96, 104, 108));
  3555. }
  3556. [data-color="grey"] .parentColoredLinearGradientFromTransparentToLeftLight {
  3557.     background-image: linear-gradient(to left,
  3558.     rgba(77, 83, 86, 0),
  3559.     rgb(96, 104, 108));
  3560. }
  3561. [data-color="grey"] .parentComplementaryColoredBackground {
  3562.     background-color: rgb(202, 144, 0) !important;
  3563. }
  3564. [data-color="greyLight"].coloredBackground {
  3565.     background-color: rgb(34, 36, 38) !important;
  3566. }
  3567. [data-color="greyLight"].brightColoredBackground {
  3568.     background-color: rgb(34, 36, 38);
  3569. }
  3570. [data-color="greyLight"].lightColoredBackground {
  3571.     background-color: rgb(34, 36, 38);
  3572. }
  3573. [data-color="greyLight"].light1ColoredBackground {
  3574.     background-color: rgb(34, 36, 38);
  3575. }
  3576. [data-color="greyLight"].coloredBorder {
  3577.     border-color: rgb(53, 57, 59);
  3578. }
  3579. [data-color="greyLight"].lightColoredBorder {
  3580.     border-color: rgb(53, 57, 59);
  3581. }
  3582. [data-color="greyLight"].coloredText {
  3583.     color: rgb(221, 218, 214);
  3584.     fill: rgb(221, 218, 214);
  3585. }
  3586. [data-color="greyLight"] .parentColoredBackground {
  3587.     background-color: rgb(34, 36, 38) !important;
  3588. }
  3589. [data-color="greyLight"] .parentBrightColoredBackground {
  3590.     background-color: rgb(34, 36, 38);
  3591. }
  3592. [data-color="greyLight"] .parentLightColoredBackground {
  3593.     background-color: rgb(34, 36, 38);
  3594. }
  3595. [data-color="greyLight"] .parentColoredBorder {
  3596.     border-color: rgb(53, 57, 59) !important;
  3597. }
  3598. [data-color="greyLight"] .parentColoredText {
  3599.     color: rgb(221, 218, 214);
  3600. }
  3601. [data-color="greyLight"] .parentLightColoredText {
  3602.     color: rgb(221, 218, 214);
  3603. }
  3604. [data-color="greyLight"] .parentColoredLinearGradientFromTransparentToRight {
  3605.     background-image: linear-gradient(to right,
  3606.     rgba(34, 36, 38, 0),
  3607.     rgb(34, 36, 38));
  3608. }
  3609. [data-color="greyLight"] .parentColoredLinearGradientFromTransparentToLeft {
  3610.     background-image: linear-gradient(to left,
  3611.     rgba(34, 36, 38, 0),
  3612.     rgb(34, 36, 38));
  3613. }
  3614. [data-color="greyLight"] .parentComplementaryColoredBackground {
  3615.     background-color: rgb(202, 144, 0) !important;
  3616. }
  3617. [data-color="greyLight"].appIcon .symbol {
  3618.     color: rgb(200, 195, 188);
  3619. }
  3620. .text-yellow-dark1,
  3621. a.text-yellow-dark1,
  3622. .text-yellow-dark1-active:active,
  3623. .text-yellow-dark1-focus:focus,
  3624. .text-yellow-dark1-hover:hover,
  3625. .focus-container:focus .text-yellow-dark1-focus,
  3626. .baymax a.text-yellow-dark1,
  3627. .text-yellow-dark1 a,
  3628. .baymax .text-yellow-dark1 a {
  3629.     color: rgb(213, 209, 204);
  3630.     fill: rgb(213, 209, 204);
  3631. }
  3632. .text-yellow-dark1.link:hover,
  3633. a.text-yellow-dark1.link:hover,
  3634. .text-yellow-dark1-active:active.link:hover,
  3635. .text-yellow-dark1-focus:focus.link:hover,
  3636. .text-yellow-dark1-hover:hover.link:hover,
  3637. .focus-container:focus .text-yellow-dark1-focus.link:hover,
  3638. .baymax a.text-yellow-dark1.link:hover,
  3639. .text-yellow-dark1 a.link:hover,
  3640. .baymax .text-yellow-dark1 a.link:hover {
  3641.     color: rgb(232, 230, 227);
  3642.     fill: rgb(232, 230, 227);
  3643. }
  3644. .text-yellow-dark1.understroke,
  3645. a.text-yellow-dark1.understroke,
  3646. .text-yellow-dark1-active:active.understroke,
  3647. .text-yellow-dark1-focus:focus.understroke,
  3648. .text-yellow-dark1-hover:hover.understroke,
  3649. .focus-container:focus .text-yellow-dark1-focus.understroke,
  3650. .baymax a.text-yellow-dark1.understroke,
  3651. .text-yellow-dark1 a.understroke,
  3652. .baymax .text-yellow-dark1 a.understroke {
  3653.     border-color: rgb(130, 121, 107);
  3654. }
  3655. .text-yellow-dark1.understroke.link:hover,
  3656. a.text-yellow-dark1.understroke.link:hover,
  3657. .text-yellow-dark1-active:active.understroke.link:hover,
  3658. .text-yellow-dark1-focus:focus.understroke.link:hover,
  3659. .text-yellow-dark1-hover:hover.understroke.link:hover,
  3660. .focus-container:focus .text-yellow-dark1-focus.understroke.link:hover,
  3661. .baymax a.text-yellow-dark1.understroke.link:hover,
  3662. .text-yellow-dark1 a.understroke.link:hover,
  3663. .baymax .text-yellow-dark1 a.understroke.link:hover,
  3664. .text-yellow-dark1.understroke.link.active,
  3665. a.text-yellow-dark1.understroke.link.active,
  3666. .text-yellow-dark1-active:active.understroke.link.active,
  3667. .text-yellow-dark1-focus:focus.understroke.link.active,
  3668. .text-yellow-dark1-hover:hover.understroke.link.active,
  3669. .focus-container:focus .text-yellow-dark1-focus.understroke.link.active,
  3670. .baymax a.text-yellow-dark1.understroke.link.active,
  3671. .text-yellow-dark1 a.understroke.link.active,
  3672. .baymax .text-yellow-dark1 a.understroke.link.active {
  3673.     border-color: rgb(140, 130, 115);
  3674. }
  3675. .hover-container:hover .parent-hover-text-yellow-dark1 {
  3676.     color: rgb(213, 209, 204);
  3677. }
  3678. .text-orange-dark1,
  3679. a.text-orange-dark1,
  3680. .text-orange-dark1-active:active,
  3681. .text-orange-dark1-focus:focus,
  3682. .text-orange-dark1-hover:hover,
  3683. .focus-container:focus .text-orange-dark1-focus,
  3684. .baymax a.text-orange-dark1,
  3685. .text-orange-dark1 a,
  3686. .baymax .text-orange-dark1 a {
  3687.     color: rgb(234, 158, 137);
  3688.     fill: rgb(234, 158, 137);
  3689. }
  3690. .text-orange-dark1.link:hover,
  3691. a.text-orange-dark1.link:hover,
  3692. .text-orange-dark1-active:active.link:hover,
  3693. .text-orange-dark1-focus:focus.link:hover,
  3694. .text-orange-dark1-hover:hover.link:hover,
  3695. .focus-container:focus .text-orange-dark1-focus.link:hover,
  3696. .baymax a.text-orange-dark1.link:hover,
  3697. .text-orange-dark1 a.link:hover,
  3698. .baymax .text-orange-dark1 a.link:hover {
  3699.     color: rgb(224, 222, 218);
  3700.     fill: rgb(224, 222, 218);
  3701. }
  3702. .text-orange-dark1.understroke,
  3703. a.text-orange-dark1.understroke,
  3704. .text-orange-dark1-active:active.understroke,
  3705. .text-orange-dark1-focus:focus.understroke,
  3706. .text-orange-dark1-hover:hover.understroke,
  3707. .focus-container:focus .text-orange-dark1-focus.understroke,
  3708. .baymax a.text-orange-dark1.understroke,
  3709. .text-orange-dark1 a.understroke,
  3710. .baymax .text-orange-dark1 a.understroke {
  3711.     border-color: rgb(184, 66, 33);
  3712. }
  3713. .text-orange-dark1.understroke.link:hover,
  3714. a.text-orange-dark1.understroke.link:hover,
  3715. .text-orange-dark1-active:active.understroke.link:hover,
  3716. .text-orange-dark1-focus:focus.understroke.link:hover,
  3717. .text-orange-dark1-hover:hover.understroke.link:hover,
  3718. .focus-container:focus .text-orange-dark1-focus.understroke.link:hover,
  3719. .baymax a.text-orange-dark1.understroke.link:hover,
  3720. .text-orange-dark1 a.understroke.link:hover,
  3721. .baymax .text-orange-dark1 a.understroke.link:hover,
  3722. .text-orange-dark1.understroke.link.active,
  3723. a.text-orange-dark1.understroke.link.active,
  3724. .text-orange-dark1-active:active.understroke.link.active,
  3725. .text-orange-dark1-focus:focus.understroke.link.active,
  3726. .text-orange-dark1-hover:hover.understroke.link.active,
  3727. .focus-container:focus .text-orange-dark1-focus.understroke.link.active,
  3728. .baymax a.text-orange-dark1.understroke.link.active,
  3729. .text-orange-dark1 a.understroke.link.active,
  3730. .baymax .text-orange-dark1 a.understroke.link.active {
  3731.     border-color: rgb(136, 126, 112);
  3732. }
  3733. .hover-container:hover .parent-hover-text-orange-dark1 {
  3734.     color: rgb(234, 158, 137);
  3735. }
  3736. .text-red-dark1,
  3737. a.text-red-dark1,
  3738. .text-red-dark1-active:active,
  3739. .text-red-dark1-focus:focus,
  3740. .text-red-dark1-hover:hover,
  3741. .focus-container:focus .text-red-dark1-focus,
  3742. .baymax a.text-red-dark1,
  3743. .text-red-dark1 a,
  3744. .baymax .text-red-dark1 a {
  3745.     color: rgb(204, 200, 193);
  3746.     fill: rgb(204, 200, 193);
  3747. }
  3748. .text-red-dark1.link:hover,
  3749. a.text-red-dark1.link:hover,
  3750. .text-red-dark1-active:active.link:hover,
  3751. .text-red-dark1-focus:focus.link:hover,
  3752. .text-red-dark1-hover:hover.link:hover,
  3753. .focus-container:focus .text-red-dark1-focus.link:hover,
  3754. .baymax a.text-red-dark1.link:hover,
  3755. .text-red-dark1 a.link:hover,
  3756. .baymax .text-red-dark1 a.link:hover {
  3757.     color: rgb(232, 230, 227);
  3758.     fill: rgb(232, 230, 227);
  3759. }
  3760. .text-red-dark1.understroke,
  3761. a.text-red-dark1.understroke,
  3762. .text-red-dark1-active:active.understroke,
  3763. .text-red-dark1-focus:focus.understroke,
  3764. .text-red-dark1-hover:hover.understroke,
  3765. .focus-container:focus .text-red-dark1-focus.understroke,
  3766. .baymax a.text-red-dark1.understroke,
  3767. .text-red-dark1 a.understroke,
  3768. .baymax .text-red-dark1 a.understroke {
  3769.     border-color: rgb(126, 117, 103);
  3770. }
  3771. .text-red-dark1.understroke.link:hover,
  3772. a.text-red-dark1.understroke.link:hover,
  3773. .text-red-dark1-active:active.understroke.link:hover,
  3774. .text-red-dark1-focus:focus.understroke.link:hover,
  3775. .text-red-dark1-hover:hover.understroke.link:hover,
  3776. .focus-container:focus .text-red-dark1-focus.understroke.link:hover,
  3777. .baymax a.text-red-dark1.understroke.link:hover,
  3778. .text-red-dark1 a.understroke.link:hover,
  3779. .baymax .text-red-dark1 a.understroke.link:hover,
  3780. .text-red-dark1.understroke.link.active,
  3781. a.text-red-dark1.understroke.link.active,
  3782. .text-red-dark1-active:active.understroke.link.active,
  3783. .text-red-dark1-focus:focus.understroke.link.active,
  3784. .text-red-dark1-hover:hover.understroke.link.active,
  3785. .focus-container:focus .text-red-dark1-focus.understroke.link.active,
  3786. .baymax a.text-red-dark1.understroke.link.active,
  3787. .text-red-dark1 a.understroke.link.active,
  3788. .baymax .text-red-dark1 a.understroke.link.active {
  3789.     border-color: rgb(140, 130, 115);
  3790. }
  3791. .hover-container:hover .parent-hover-text-red-dark1 {
  3792.     color: rgb(204, 200, 193);
  3793. }
  3794. .text-pink-dark1,
  3795. a.text-pink-dark1,
  3796. .text-pink-dark1-active:active,
  3797. .text-pink-dark1-focus:focus,
  3798. .text-pink-dark1-hover:hover,
  3799. .focus-container:focus .text-pink-dark1-focus,
  3800. .baymax a.text-pink-dark1,
  3801. .text-pink-dark1 a,
  3802. .baymax .text-pink-dark1 a {
  3803.     color: rgb(209, 205, 199);
  3804.     fill: rgb(209, 205, 199);
  3805. }
  3806. .text-pink-dark1.link:hover,
  3807. a.text-pink-dark1.link:hover,
  3808. .text-pink-dark1-active:active.link:hover,
  3809. .text-pink-dark1-focus:focus.link:hover,
  3810. .text-pink-dark1-hover:hover.link:hover,
  3811. .focus-container:focus .text-pink-dark1-focus.link:hover,
  3812. .baymax a.text-pink-dark1.link:hover,
  3813. .text-pink-dark1 a.link:hover,
  3814. .baymax .text-pink-dark1 a.link:hover {
  3815.     color: rgb(232, 230, 227);
  3816.     fill: rgb(232, 230, 227);
  3817. }
  3818. .text-pink-dark1.understroke,
  3819. a.text-pink-dark1.understroke,
  3820. .text-pink-dark1-active:active.understroke,
  3821. .text-pink-dark1-focus:focus.understroke,
  3822. .text-pink-dark1-hover:hover.understroke,
  3823. .focus-container:focus .text-pink-dark1-focus.understroke,
  3824. .baymax a.text-pink-dark1.understroke,
  3825. .text-pink-dark1 a.understroke,
  3826. .baymax .text-pink-dark1 a.understroke {
  3827.     border-color: rgb(128, 119, 105);
  3828. }
  3829. .text-pink-dark1.understroke.link:hover,
  3830. a.text-pink-dark1.understroke.link:hover,
  3831. .text-pink-dark1-active:active.understroke.link:hover,
  3832. .text-pink-dark1-focus:focus.understroke.link:hover,
  3833. .text-pink-dark1-hover:hover.understroke.link:hover,
  3834. .focus-container:focus .text-pink-dark1-focus.understroke.link:hover,
  3835. .baymax a.text-pink-dark1.understroke.link:hover,
  3836. .text-pink-dark1 a.understroke.link:hover,
  3837. .baymax .text-pink-dark1 a.understroke.link:hover,
  3838. .text-pink-dark1.understroke.link.active,
  3839. a.text-pink-dark1.understroke.link.active,
  3840. .text-pink-dark1-active:active.understroke.link.active,
  3841. .text-pink-dark1-focus:focus.understroke.link.active,
  3842. .text-pink-dark1-hover:hover.understroke.link.active,
  3843. .focus-container:focus .text-pink-dark1-focus.understroke.link.active,
  3844. .baymax a.text-pink-dark1.understroke.link.active,
  3845. .text-pink-dark1 a.understroke.link.active,
  3846. .baymax .text-pink-dark1 a.understroke.link.active {
  3847.     border-color: rgb(140, 130, 115);
  3848. }
  3849. .hover-container:hover .parent-hover-text-pink-dark1 {
  3850.     color: rgb(209, 205, 199);
  3851. }
  3852. .text-purple-dark1,
  3853. a.text-purple-dark1,
  3854. .text-purple-dark1-active:active,
  3855. .text-purple-dark1-focus:focus,
  3856. .text-purple-dark1-hover:hover,
  3857. .focus-container:focus .text-purple-dark1-focus,
  3858. .baymax a.text-purple-dark1,
  3859. .text-purple-dark1 a,
  3860. .baymax .text-purple-dark1 a {
  3861.     color: rgb(208, 204, 197);
  3862.     fill: rgb(208, 204, 197);
  3863. }
  3864. .text-purple-dark1.link:hover,
  3865. a.text-purple-dark1.link:hover,
  3866. .text-purple-dark1-active:active.link:hover,
  3867. .text-purple-dark1-focus:focus.link:hover,
  3868. .text-purple-dark1-hover:hover.link:hover,
  3869. .focus-container:focus .text-purple-dark1-focus.link:hover,
  3870. .baymax a.text-purple-dark1.link:hover,
  3871. .text-purple-dark1 a.link:hover,
  3872. .baymax .text-purple-dark1 a.link:hover {
  3873.     color: rgb(232, 230, 227);
  3874.     fill: rgb(232, 230, 227);
  3875. }
  3876. .text-purple-dark1.understroke,
  3877. a.text-purple-dark1.understroke,
  3878. .text-purple-dark1-active:active.understroke,
  3879. .text-purple-dark1-focus:focus.understroke,
  3880. .text-purple-dark1-hover:hover.understroke,
  3881. .focus-container:focus .text-purple-dark1-focus.understroke,
  3882. .baymax a.text-purple-dark1.understroke,
  3883. .text-purple-dark1 a.understroke,
  3884. .baymax .text-purple-dark1 a.understroke {
  3885.     border-color: rgb(127, 118, 105);
  3886. }
  3887. .text-purple-dark1.understroke.link:hover,
  3888. a.text-purple-dark1.understroke.link:hover,
  3889. .text-purple-dark1-active:active.understroke.link:hover,
  3890. .text-purple-dark1-focus:focus.understroke.link:hover,
  3891. .text-purple-dark1-hover:hover.understroke.link:hover,
  3892. .focus-container:focus .text-purple-dark1-focus.understroke.link:hover,
  3893. .baymax a.text-purple-dark1.understroke.link:hover,
  3894. .text-purple-dark1 a.understroke.link:hover,
  3895. .baymax .text-purple-dark1 a.understroke.link:hover,
  3896. .text-purple-dark1.understroke.link.active,
  3897. a.text-purple-dark1.understroke.link.active,
  3898. .text-purple-dark1-active:active.understroke.link.active,
  3899. .text-purple-dark1-focus:focus.understroke.link.active,
  3900. .text-purple-dark1-hover:hover.understroke.link.active,
  3901. .focus-container:focus .text-purple-dark1-focus.understroke.link.active,
  3902. .baymax a.text-purple-dark1.understroke.link.active,
  3903. .text-purple-dark1 a.understroke.link.active,
  3904. .baymax .text-purple-dark1 a.understroke.link.active {
  3905.     border-color: rgb(140, 130, 115);
  3906. }
  3907. .hover-container:hover .parent-hover-text-purple-dark1 {
  3908.     color: rgb(208, 204, 197);
  3909. }
  3910. .text-blue-dark1,
  3911. a.text-blue-dark1,
  3912. .text-blue-dark1-active:active,
  3913. .text-blue-dark1-focus:focus,
  3914. .text-blue-dark1-hover:hover,
  3915. .focus-container:focus .text-blue-dark1-focus,
  3916. .baymax a.text-blue-dark1,
  3917. .text-blue-dark1 a,
  3918. .baymax .text-blue-dark1 a {
  3919.     color: rgb(205, 200, 194);
  3920.     fill: rgb(205, 200, 194);
  3921. }
  3922. .text-blue-dark1.link:hover,
  3923. a.text-blue-dark1.link:hover,
  3924. .text-blue-dark1-active:active.link:hover,
  3925. .text-blue-dark1-focus:focus.link:hover,
  3926. .text-blue-dark1-hover:hover.link:hover,
  3927. .focus-container:focus .text-blue-dark1-focus.link:hover,
  3928. .baymax a.text-blue-dark1.link:hover,
  3929. .text-blue-dark1 a.link:hover,
  3930. .baymax .text-blue-dark1 a.link:hover {
  3931.     color: rgb(232, 230, 227);
  3932.     fill: rgb(232, 230, 227);
  3933. }
  3934. .text-blue-dark1.understroke,
  3935. a.text-blue-dark1.understroke,
  3936. .text-blue-dark1-active:active.understroke,
  3937. .text-blue-dark1-focus:focus.understroke,
  3938. .text-blue-dark1-hover:hover.understroke,
  3939. .focus-container:focus .text-blue-dark1-focus.understroke,
  3940. .baymax a.text-blue-dark1.understroke,
  3941. .text-blue-dark1 a.understroke,
  3942. .baymax .text-blue-dark1 a.understroke {
  3943.     border-color: rgb(126, 117, 103);
  3944. }
  3945. .text-blue-dark1.understroke.link:hover,
  3946. a.text-blue-dark1.understroke.link:hover,
  3947. .text-blue-dark1-active:active.understroke.link:hover,
  3948. .text-blue-dark1-focus:focus.understroke.link:hover,
  3949. .text-blue-dark1-hover:hover.understroke.link:hover,
  3950. .focus-container:focus .text-blue-dark1-focus.understroke.link:hover,
  3951. .baymax a.text-blue-dark1.understroke.link:hover,
  3952. .text-blue-dark1 a.understroke.link:hover,
  3953. .baymax .text-blue-dark1 a.understroke.link:hover,
  3954. .text-blue-dark1.understroke.link.active,
  3955. a.text-blue-dark1.understroke.link.active,
  3956. .text-blue-dark1-active:active.understroke.link.active,
  3957. .text-blue-dark1-focus:focus.understroke.link.active,
  3958. .text-blue-dark1-hover:hover.understroke.link.active,
  3959. .focus-container:focus .text-blue-dark1-focus.understroke.link.active,
  3960. .baymax a.text-blue-dark1.understroke.link.active,
  3961. .text-blue-dark1 a.understroke.link.active,
  3962. .baymax .text-blue-dark1 a.understroke.link.active {
  3963.     border-color: rgb(140, 130, 115);
  3964. }
  3965. .hover-container:hover .parent-hover-text-blue-dark1 {
  3966.     color: rgb(205, 200, 194);
  3967. }
  3968. .text-cyan-dark1,
  3969. a.text-cyan-dark1,
  3970. .text-cyan-dark1-active:active,
  3971. .text-cyan-dark1-focus:focus,
  3972. .text-cyan-dark1-hover:hover,
  3973. .focus-container:focus .text-cyan-dark1-focus,
  3974. .baymax a.text-cyan-dark1,
  3975. .text-cyan-dark1 a,
  3976. .baymax .text-cyan-dark1 a {
  3977.     color: rgb(211, 207, 201);
  3978.     fill: rgb(211, 207, 201);
  3979. }
  3980. .text-cyan-dark1.link:hover,
  3981. a.text-cyan-dark1.link:hover,
  3982. .text-cyan-dark1-active:active.link:hover,
  3983. .text-cyan-dark1-focus:focus.link:hover,
  3984. .text-cyan-dark1-hover:hover.link:hover,
  3985. .focus-container:focus .text-cyan-dark1-focus.link:hover,
  3986. .baymax a.text-cyan-dark1.link:hover,
  3987. .text-cyan-dark1 a.link:hover,
  3988. .baymax .text-cyan-dark1 a.link:hover {
  3989.     color: rgb(232, 230, 227);
  3990.     fill: rgb(232, 230, 227);
  3991. }
  3992. .text-cyan-dark1.understroke,
  3993. a.text-cyan-dark1.understroke,
  3994. .text-cyan-dark1-active:active.understroke,
  3995. .text-cyan-dark1-focus:focus.understroke,
  3996. .text-cyan-dark1-hover:hover.understroke,
  3997. .focus-container:focus .text-cyan-dark1-focus.understroke,
  3998. .baymax a.text-cyan-dark1.understroke,
  3999. .text-cyan-dark1 a.understroke,
  4000. .baymax .text-cyan-dark1 a.understroke {
  4001.     border-color: rgb(129, 120, 106);
  4002. }
  4003. .text-cyan-dark1.understroke.link:hover,
  4004. a.text-cyan-dark1.understroke.link:hover,
  4005. .text-cyan-dark1-active:active.understroke.link:hover,
  4006. .text-cyan-dark1-focus:focus.understroke.link:hover,
  4007. .text-cyan-dark1-hover:hover.understroke.link:hover,
  4008. .focus-container:focus .text-cyan-dark1-focus.understroke.link:hover,
  4009. .baymax a.text-cyan-dark1.understroke.link:hover,
  4010. .text-cyan-dark1 a.understroke.link:hover,
  4011. .baymax .text-cyan-dark1 a.understroke.link:hover,
  4012. .text-cyan-dark1.understroke.link.active,
  4013. a.text-cyan-dark1.understroke.link.active,
  4014. .text-cyan-dark1-active:active.understroke.link.active,
  4015. .text-cyan-dark1-focus:focus.understroke.link.active,
  4016. .text-cyan-dark1-hover:hover.understroke.link.active,
  4017. .focus-container:focus .text-cyan-dark1-focus.understroke.link.active,
  4018. .baymax a.text-cyan-dark1.understroke.link.active,
  4019. .text-cyan-dark1 a.understroke.link.active,
  4020. .baymax .text-cyan-dark1 a.understroke.link.active {
  4021.     border-color: rgb(140, 130, 115);
  4022. }
  4023. .hover-container:hover .parent-hover-text-cyan-dark1 {
  4024.     color: rgb(211, 207, 201);
  4025. }
  4026. .text-teal-dark1,
  4027. a.text-teal-dark1,
  4028. .text-teal-dark1-active:active,
  4029. .text-teal-dark1-focus:focus,
  4030. .text-teal-dark1-hover:hover,
  4031. .focus-container:focus .text-teal-dark1-focus,
  4032. .baymax a.text-teal-dark1,
  4033. .text-teal-dark1 a,
  4034. .baymax .text-teal-dark1 a {
  4035.     color: rgb(220, 217, 212);
  4036.     fill: rgb(220, 217, 212);
  4037. }
  4038. .text-teal-dark1.link:hover,
  4039. a.text-teal-dark1.link:hover,
  4040. .text-teal-dark1-active:active.link:hover,
  4041. .text-teal-dark1-focus:focus.link:hover,
  4042. .text-teal-dark1-hover:hover.link:hover,
  4043. .focus-container:focus .text-teal-dark1-focus.link:hover,
  4044. .baymax a.text-teal-dark1.link:hover,
  4045. .text-teal-dark1 a.link:hover,
  4046. .baymax .text-teal-dark1 a.link:hover {
  4047.     color: rgb(232, 230, 227);
  4048.     fill: rgb(232, 230, 227);
  4049. }
  4050. .text-teal-dark1.understroke,
  4051. a.text-teal-dark1.understroke,
  4052. .text-teal-dark1-active:active.understroke,
  4053. .text-teal-dark1-focus:focus.understroke,
  4054. .text-teal-dark1-hover:hover.understroke,
  4055. .focus-container:focus .text-teal-dark1-focus.understroke,
  4056. .baymax a.text-teal-dark1.understroke,
  4057. .text-teal-dark1 a.understroke,
  4058. .baymax .text-teal-dark1 a.understroke {
  4059.     border-color: rgb(134, 124, 110);
  4060. }
  4061. .text-teal-dark1.understroke.link:hover,
  4062. a.text-teal-dark1.understroke.link:hover,
  4063. .text-teal-dark1-active:active.understroke.link:hover,
  4064. .text-teal-dark1-focus:focus.understroke.link:hover,
  4065. .text-teal-dark1-hover:hover.understroke.link:hover,
  4066. .focus-container:focus .text-teal-dark1-focus.understroke.link:hover,
  4067. .baymax a.text-teal-dark1.understroke.link:hover,
  4068. .text-teal-dark1 a.understroke.link:hover,
  4069. .baymax .text-teal-dark1 a.understroke.link:hover,
  4070. .text-teal-dark1.understroke.link.active,
  4071. a.text-teal-dark1.understroke.link.active,
  4072. .text-teal-dark1-active:active.understroke.link.active,
  4073. .text-teal-dark1-focus:focus.understroke.link.active,
  4074. .text-teal-dark1-hover:hover.understroke.link.active,
  4075. .focus-container:focus .text-teal-dark1-focus.understroke.link.active,
  4076. .baymax a.text-teal-dark1.understroke.link.active,
  4077. .text-teal-dark1 a.understroke.link.active,
  4078. .baymax .text-teal-dark1 a.understroke.link.active {
  4079.     border-color: rgb(140, 130, 115);
  4080. }
  4081. .hover-container:hover .parent-hover-text-teal-dark1 {
  4082.     color: rgb(220, 217, 212);
  4083. }
  4084. .text-green-dark1,
  4085. a.text-green-dark1,
  4086. .text-green-dark1-active:active,
  4087. .text-green-dark1-focus:focus,
  4088. .text-green-dark1-hover:hover,
  4089. .focus-container:focus .text-green-dark1-focus,
  4090. .baymax a.text-green-dark1,
  4091. .text-green-dark1 a,
  4092. .baymax .text-green-dark1 a {
  4093.     color: rgb(221, 218, 214);
  4094.     fill: rgb(221, 218, 214);
  4095. }
  4096. .text-green-dark1.link:hover,
  4097. a.text-green-dark1.link:hover,
  4098. .text-green-dark1-active:active.link:hover,
  4099. .text-green-dark1-focus:focus.link:hover,
  4100. .text-green-dark1-hover:hover.link:hover,
  4101. .focus-container:focus .text-green-dark1-focus.link:hover,
  4102. .baymax a.text-green-dark1.link:hover,
  4103. .text-green-dark1 a.link:hover,
  4104. .baymax .text-green-dark1 a.link:hover {
  4105.     color: rgb(232, 230, 227);
  4106.     fill: rgb(232, 230, 227);
  4107. }
  4108. .text-green-dark1.understroke,
  4109. a.text-green-dark1.understroke,
  4110. .text-green-dark1-active:active.understroke,
  4111. .text-green-dark1-focus:focus.understroke,
  4112. .text-green-dark1-hover:hover.understroke,
  4113. .focus-container:focus .text-green-dark1-focus.understroke,
  4114. .baymax a.text-green-dark1.understroke,
  4115. .text-green-dark1 a.understroke,
  4116. .baymax .text-green-dark1 a.understroke {
  4117.     border-color: rgb(134, 125, 110);
  4118. }
  4119. .text-green-dark1.understroke.link:hover,
  4120. a.text-green-dark1.understroke.link:hover,
  4121. .text-green-dark1-active:active.understroke.link:hover,
  4122. .text-green-dark1-focus:focus.understroke.link:hover,
  4123. .text-green-dark1-hover:hover.understroke.link:hover,
  4124. .focus-container:focus .text-green-dark1-focus.understroke.link:hover,
  4125. .baymax a.text-green-dark1.understroke.link:hover,
  4126. .text-green-dark1 a.understroke.link:hover,
  4127. .baymax .text-green-dark1 a.understroke.link:hover,
  4128. .text-green-dark1.understroke.link.active,
  4129. a.text-green-dark1.understroke.link.active,
  4130. .text-green-dark1-active:active.understroke.link.active,
  4131. .text-green-dark1-focus:focus.understroke.link.active,
  4132. .text-green-dark1-hover:hover.understroke.link.active,
  4133. .focus-container:focus .text-green-dark1-focus.understroke.link.active,
  4134. .baymax a.text-green-dark1.understroke.link.active,
  4135. .text-green-dark1 a.understroke.link.active,
  4136. .baymax .text-green-dark1 a.understroke.link.active {
  4137.     border-color: rgb(140, 130, 115);
  4138. }
  4139. .hover-container:hover .parent-hover-text-green-dark1 {
  4140.     color: rgb(221, 218, 214);
  4141. }
  4142. .text-gray-dark1,
  4143. a.text-gray-dark1,
  4144. .text-gray-dark1-active:active,
  4145. .text-gray-dark1-focus:focus,
  4146. .text-gray-dark1-hover:hover,
  4147. .focus-container:focus .text-gray-dark1-focus,
  4148. .baymax a.text-gray-dark1,
  4149. .text-gray-dark1 a,
  4150. .baymax .text-gray-dark1 a {
  4151.     color: rgb(229, 227, 224);
  4152.     fill: rgb(229, 227, 224);
  4153. }
  4154. .text-gray-dark1.link:hover,
  4155. a.text-gray-dark1.link:hover,
  4156. .text-gray-dark1-active:active.link:hover,
  4157. .text-gray-dark1-focus:focus.link:hover,
  4158. .text-gray-dark1-hover:hover.link:hover,
  4159. .focus-container:focus .text-gray-dark1-focus.link:hover,
  4160. .baymax a.text-gray-dark1.link:hover,
  4161. .text-gray-dark1 a.link:hover,
  4162. .baymax .text-gray-dark1 a.link:hover {
  4163.     color: rgb(232, 230, 227);
  4164.     fill: rgb(232, 230, 227);
  4165. }
  4166. .text-gray-dark1.understroke,
  4167. a.text-gray-dark1.understroke,
  4168. .text-gray-dark1-active:active.understroke,
  4169. .text-gray-dark1-focus:focus.understroke,
  4170. .text-gray-dark1-hover:hover.understroke,
  4171. .focus-container:focus .text-gray-dark1-focus.understroke,
  4172. .baymax a.text-gray-dark1.understroke,
  4173. .text-gray-dark1 a.understroke,
  4174. .baymax .text-gray-dark1 a.understroke {
  4175.     border-color: rgb(139, 129, 114);
  4176. }
  4177. .text-gray-dark1.understroke.link:hover,
  4178. a.text-gray-dark1.understroke.link:hover,
  4179. .text-gray-dark1-active:active.understroke.link:hover,
  4180. .text-gray-dark1-focus:focus.understroke.link:hover,
  4181. .text-gray-dark1-hover:hover.understroke.link:hover,
  4182. .focus-container:focus .text-gray-dark1-focus.understroke.link:hover,
  4183. .baymax a.text-gray-dark1.understroke.link:hover,
  4184. .text-gray-dark1 a.understroke.link:hover,
  4185. .baymax .text-gray-dark1 a.understroke.link:hover,
  4186. .text-gray-dark1.understroke.link.active,
  4187. a.text-gray-dark1.understroke.link.active,
  4188. .text-gray-dark1-active:active.understroke.link.active,
  4189. .text-gray-dark1-focus:focus.understroke.link.active,
  4190. .text-gray-dark1-hover:hover.understroke.link.active,
  4191. .focus-container:focus .text-gray-dark1-focus.understroke.link.active,
  4192. .baymax a.text-gray-dark1.understroke.link.active,
  4193. .text-gray-dark1 a.understroke.link.active,
  4194. .baymax .text-gray-dark1 a.understroke.link.active {
  4195.     border-color: rgb(140, 130, 115);
  4196. }
  4197. .hover-container:hover .parent-hover-text-gray-dark1 {
  4198.     color: rgb(229, 227, 224);
  4199. }
  4200. .text-yellow-light2,
  4201. a.text-yellow-light2,
  4202. .text-yellow-light2-active:active,
  4203. .text-yellow-light2-focus:focus,
  4204. .text-yellow-light2-hover:hover,
  4205. .focus-container:focus .text-yellow-light2-focus,
  4206. .baymax a.text-yellow-light2,
  4207. .text-yellow-light2 a,
  4208. .baymax .text-yellow-light2 a {
  4209.     color: rgb(255, 226, 153);
  4210.     fill: rgb(255, 226, 153);
  4211. }
  4212. .text-yellow-light2.link:hover,
  4213. a.text-yellow-light2.link:hover,
  4214. .text-yellow-light2-active:active.link:hover,
  4215. .text-yellow-light2-focus:focus.link:hover,
  4216. .text-yellow-light2-hover:hover.link:hover,
  4217. .focus-container:focus .text-yellow-light2-focus.link:hover,
  4218. .baymax a.text-yellow-light2.link:hover,
  4219. .text-yellow-light2 a.link:hover,
  4220. .baymax .text-yellow-light2 a.link:hover {
  4221.     color: rgb(255, 205, 82);
  4222.     fill: rgb(255, 205, 82);
  4223. }
  4224. .text-yellow-light2.understroke,
  4225. a.text-yellow-light2.understroke,
  4226. .text-yellow-light2-active:active.understroke,
  4227. .text-yellow-light2-focus:focus.understroke,
  4228. .text-yellow-light2-hover:hover.understroke,
  4229. .focus-container:focus .text-yellow-light2-focus.understroke,
  4230. .baymax a.text-yellow-light2.understroke,
  4231. .text-yellow-light2 a.understroke,
  4232. .baymax .text-yellow-light2 a.understroke {
  4233.     border-color: rgb(124, 88, 0);
  4234. }
  4235. .text-yellow-light2.understroke.link:hover,
  4236. a.text-yellow-light2.understroke.link:hover,
  4237. .text-yellow-light2-active:active.understroke.link:hover,
  4238. .text-yellow-light2-focus:focus.understroke.link:hover,
  4239. .text-yellow-light2-hover:hover.understroke.link:hover,
  4240. .focus-container:focus .text-yellow-light2-focus.understroke.link:hover,
  4241. .baymax a.text-yellow-light2.understroke.link:hover,
  4242. .text-yellow-light2 a.understroke.link:hover,
  4243. .baymax .text-yellow-light2 a.understroke.link:hover,
  4244. .text-yellow-light2.understroke.link.active,
  4245. a.text-yellow-light2.understroke.link.active,
  4246. .text-yellow-light2-active:active.understroke.link.active,
  4247. .text-yellow-light2-focus:focus.understroke.link.active,
  4248. .text-yellow-light2-hover:hover.understroke.link.active,
  4249. .focus-container:focus .text-yellow-light2-focus.understroke.link.active,
  4250. .baymax a.text-yellow-light2.understroke.link.active,
  4251. .text-yellow-light2 a.understroke.link.active,
  4252. .baymax .text-yellow-light2 a.understroke.link.active {
  4253.     border-color: rgb(155, 110, 0);
  4254. }
  4255. .hover-container:hover .parent-hover-text-yellow-light2 {
  4256.     color: rgb(255, 226, 153);
  4257. }
  4258. .text-orange-light2,
  4259. a.text-orange-light2,
  4260. .text-orange-light2-active:active,
  4261. .text-orange-light2-focus:focus,
  4262. .text-orange-light2-hover:hover,
  4263. .focus-container:focus .text-orange-light2-focus,
  4264. .baymax a.text-orange-light2,
  4265. .text-orange-light2 a,
  4266. .baymax .text-orange-light2 a {
  4267.     color: rgb(253, 200, 176);
  4268.     fill: rgb(253, 200, 176);
  4269. }
  4270. .text-orange-light2.link:hover,
  4271. a.text-orange-light2.link:hover,
  4272. .text-orange-light2-active:active.link:hover,
  4273. .text-orange-light2-focus:focus.link:hover,
  4274. .text-orange-light2-hover:hover.link:hover,
  4275. .focus-container:focus .text-orange-light2-focus.link:hover,
  4276. .baymax a.text-orange-light2.link:hover,
  4277. .text-orange-light2 a.link:hover,
  4278. .baymax .text-orange-light2 a.link:hover {
  4279.     color: rgb(252, 152, 106);
  4280.     fill: rgb(252, 152, 106);
  4281. }
  4282. .text-orange-light2.understroke,
  4283. a.text-orange-light2.understroke,
  4284. .text-orange-light2-active:active.understroke,
  4285. .text-orange-light2-focus:focus.understroke,
  4286. .text-orange-light2-hover:hover.understroke,
  4287. .focus-container:focus .text-orange-light2-focus.understroke,
  4288. .baymax a.text-orange-light2.understroke,
  4289. .text-orange-light2 a.understroke,
  4290. .baymax .text-orange-light2 a.understroke {
  4291.     border-color: rgb(112, 37, 3);
  4292. }
  4293. .text-orange-light2.understroke.link:hover,
  4294. a.text-orange-light2.understroke.link:hover,
  4295. .text-orange-light2-active:active.understroke.link:hover,
  4296. .text-orange-light2-focus:focus.understroke.link:hover,
  4297. .text-orange-light2-hover:hover.understroke.link:hover,
  4298. .focus-container:focus .text-orange-light2-focus.understroke.link:hover,
  4299. .baymax a.text-orange-light2.understroke.link:hover,
  4300. .text-orange-light2 a.understroke.link:hover,
  4301. .baymax .text-orange-light2 a.understroke.link:hover,
  4302. .text-orange-light2.understroke.link.active,
  4303. a.text-orange-light2.understroke.link.active,
  4304. .text-orange-light2-active:active.understroke.link.active,
  4305. .text-orange-light2-focus:focus.understroke.link.active,
  4306. .text-orange-light2-hover:hover.understroke.link.active,
  4307. .focus-container:focus .text-orange-light2-focus.understroke.link.active,
  4308. .baymax a.text-orange-light2.understroke.link.active,
  4309. .text-orange-light2 a.understroke.link.active,
  4310. .baymax .text-orange-light2 a.understroke.link.active {
  4311.     border-color: rgb(142, 47, 3);
  4312. }
  4313. .hover-container:hover .parent-hover-text-orange-light2 {
  4314.     color: rgb(253, 200, 176);
  4315. }
  4316. .text-red-light2,
  4317. a.text-red-light2,
  4318. .text-red-light2-active:active,
  4319. .text-red-light2-focus:focus,
  4320. .text-red-light2-hover:hover,
  4321. .focus-container:focus .text-red-light2-focus,
  4322. .baymax a.text-red-light2,
  4323. .text-red-light2 a,
  4324. .baymax .text-red-light2 a {
  4325.     color: rgb(255, 179, 199);
  4326.     fill: rgb(255, 179, 199);
  4327. }
  4328. .text-red-light2.link:hover,
  4329. a.text-red-light2.link:hover,
  4330. .text-red-light2-active:active.link:hover,
  4331. .text-red-light2-focus:focus.link:hover,
  4332. .text-red-light2-hover:hover.link:hover,
  4333. .focus-container:focus .text-red-light2-focus.link:hover,
  4334. .baymax a.text-red-light2.link:hover,
  4335. .text-red-light2 a.link:hover,
  4336. .baymax .text-red-light2 a.link:hover {
  4337.     color: rgb(255, 108, 146);
  4338.     fill: rgb(255, 108, 146);
  4339. }
  4340. .text-red-light2.understroke,
  4341. a.text-red-light2.understroke,
  4342. .text-red-light2-active:active.understroke,
  4343. .text-red-light2-focus:focus.understroke,
  4344. .text-red-light2-hover:hover.understroke,
  4345. .focus-container:focus .text-red-light2-focus.understroke,
  4346. .baymax a.text-red-light2.understroke,
  4347. .text-red-light2 a.understroke,
  4348. .baymax .text-red-light2 a.understroke {
  4349.     border-color: rgb(113, 0, 29);
  4350. }
  4351. .text-red-light2.understroke.link:hover,
  4352. a.text-red-light2.understroke.link:hover,
  4353. .text-red-light2-active:active.understroke.link:hover,
  4354. .text-red-light2-focus:focus.understroke.link:hover,
  4355. .text-red-light2-hover:hover.understroke.link:hover,
  4356. .focus-container:focus .text-red-light2-focus.understroke.link:hover,
  4357. .baymax a.text-red-light2.understroke.link:hover,
  4358. .text-red-light2 a.understroke.link:hover,
  4359. .baymax .text-red-light2 a.understroke.link:hover,
  4360. .text-red-light2.understroke.link.active,
  4361. a.text-red-light2.understroke.link.active,
  4362. .text-red-light2-active:active.understroke.link.active,
  4363. .text-red-light2-focus:focus.understroke.link.active,
  4364. .text-red-light2-hover:hover.understroke.link.active,
  4365. .focus-container:focus .text-red-light2-focus.understroke.link.active,
  4366. .baymax a.text-red-light2.understroke.link.active,
  4367. .text-red-light2 a.understroke.link.active,
  4368. .baymax .text-red-light2 a.understroke.link.active {
  4369.     border-color: rgb(143, 0, 37);
  4370. }
  4371. .hover-container:hover .parent-hover-text-red-light2 {
  4372.     color: rgb(255, 179, 199);
  4373. }
  4374. .text-pink-light2,
  4375. a.text-pink-light2,
  4376. .text-pink-light2-active:active,
  4377. .text-pink-light2-focus:focus,
  4378. .text-pink-light2-hover:hover,
  4379. .focus-container:focus .text-pink-light2-focus,
  4380. .baymax a.text-pink-light2,
  4381. .text-pink-light2 a,
  4382. .baymax .text-pink-light2 a {
  4383.     color: rgb(255, 178, 236);
  4384.     fill: rgb(255, 178, 236);
  4385. }
  4386. .text-pink-light2.link:hover,
  4387. a.text-pink-light2.link:hover,
  4388. .text-pink-light2-active:active.link:hover,
  4389. .text-pink-light2-focus:focus.link:hover,
  4390. .text-pink-light2-hover:hover.link:hover,
  4391. .focus-container:focus .text-pink-light2-focus.link:hover,
  4392. .baymax a.text-pink-light2.link:hover,
  4393. .text-pink-light2 a.link:hover,
  4394. .baymax .text-pink-light2 a.link:hover {
  4395.     color: rgb(255, 107, 219);
  4396.     fill: rgb(255, 107, 219);
  4397. }
  4398. .text-pink-light2.understroke,
  4399. a.text-pink-light2.understroke,
  4400. .text-pink-light2-active:active.understroke,
  4401. .text-pink-light2-focus:focus.understroke,
  4402. .text-pink-light2-hover:hover.understroke,
  4403. .focus-container:focus .text-pink-light2-focus.understroke,
  4404. .baymax a.text-pink-light2.understroke,
  4405. .text-pink-light2 a.understroke,
  4406. .baymax .text-pink-light2 a.understroke {
  4407.     border-color: rgb(113, 0, 86);
  4408. }
  4409. .text-pink-light2.understroke.link:hover,
  4410. a.text-pink-light2.understroke.link:hover,
  4411. .text-pink-light2-active:active.understroke.link:hover,
  4412. .text-pink-light2-focus:focus.understroke.link:hover,
  4413. .text-pink-light2-hover:hover.understroke.link:hover,
  4414. .focus-container:focus .text-pink-light2-focus.understroke.link:hover,
  4415. .baymax a.text-pink-light2.understroke.link:hover,
  4416. .text-pink-light2 a.understroke.link:hover,
  4417. .baymax .text-pink-light2 a.understroke.link:hover,
  4418. .text-pink-light2.understroke.link.active,
  4419. a.text-pink-light2.understroke.link.active,
  4420. .text-pink-light2-active:active.understroke.link.active,
  4421. .text-pink-light2-focus:focus.understroke.link.active,
  4422. .text-pink-light2-hover:hover.understroke.link.active,
  4423. .focus-container:focus .text-pink-light2-focus.understroke.link.active,
  4424. .baymax a.text-pink-light2.understroke.link.active,
  4425. .text-pink-light2 a.understroke.link.active,
  4426. .baymax .text-pink-light2 a.understroke.link.active {
  4427.     border-color: rgb(144, 0, 109);
  4428. }
  4429. .hover-container:hover .parent-hover-text-pink-light2 {
  4430.     color: rgb(255, 178, 236);
  4431. }
  4432. .text-purple-light2,
  4433. a.text-purple-light2,
  4434. .text-purple-light2-active:active,
  4435. .text-purple-light2-focus:focus,
  4436. .text-purple-light2-hover:hover,
  4437. .focus-container:focus .text-purple-light2-focus,
  4438. .baymax a.text-purple-light2,
  4439. .text-purple-light2 a,
  4440. .baymax .text-purple-light2 a {
  4441.     color: rgb(212, 185, 253);
  4442.     fill: rgb(212, 185, 253);
  4443. }
  4444. .text-purple-light2.link:hover,
  4445. a.text-purple-light2.link:hover,
  4446. .text-purple-light2-active:active.link:hover,
  4447. .text-purple-light2-focus:focus.link:hover,
  4448. .text-purple-light2-hover:hover.link:hover,
  4449. .focus-container:focus .text-purple-light2-focus.link:hover,
  4450. .baymax a.text-purple-light2.link:hover,
  4451. .text-purple-light2 a.link:hover,
  4452. .baymax .text-purple-light2 a.link:hover {
  4453.     color: rgb(169, 116, 251);
  4454.     fill: rgb(169, 116, 251);
  4455. }
  4456. .text-purple-light2.understroke,
  4457. a.text-purple-light2.understroke,
  4458. .text-purple-light2-active:active.understroke,
  4459. .text-purple-light2-focus:focus.understroke,
  4460. .text-purple-light2-hover:hover.understroke,
  4461. .focus-container:focus .text-purple-light2-focus.understroke,
  4462. .baymax a.text-purple-light2.understroke,
  4463. .text-purple-light2 a.understroke,
  4464. .baymax .text-purple-light2 a.understroke {
  4465.     border-color: rgb(44, 4, 107);
  4466. }
  4467. .text-purple-light2.understroke.link:hover,
  4468. a.text-purple-light2.understroke.link:hover,
  4469. .text-purple-light2-active:active.understroke.link:hover,
  4470. .text-purple-light2-focus:focus.understroke.link:hover,
  4471. .text-purple-light2-hover:hover.understroke.link:hover,
  4472. .focus-container:focus .text-purple-light2-focus.understroke.link:hover,
  4473. .baymax a.text-purple-light2.understroke.link:hover,
  4474. .text-purple-light2 a.understroke.link:hover,
  4475. .baymax .text-purple-light2 a.understroke.link:hover,
  4476. .text-purple-light2.understroke.link.active,
  4477. a.text-purple-light2.understroke.link.active,
  4478. .text-purple-light2-active:active.understroke.link.active,
  4479. .text-purple-light2-focus:focus.understroke.link.active,
  4480. .text-purple-light2-hover:hover.understroke.link.active,
  4481. .focus-container:focus .text-purple-light2-focus.understroke.link.active,
  4482. .baymax a.text-purple-light2.understroke.link.active,
  4483. .text-purple-light2 a.understroke.link.active,
  4484. .baymax .text-purple-light2 a.understroke.link.active {
  4485.     border-color: rgb(57, 4, 137);
  4486. }
  4487. .hover-container:hover .parent-hover-text-purple-light2 {
  4488.     color: rgb(212, 185, 253);
  4489. }
  4490. .text-blue-light2,
  4491. a.text-blue-light2,
  4492. .text-blue-light2-active:active,
  4493. .text-blue-light2-focus:focus,
  4494. .text-blue-light2-hover:hover,
  4495. .focus-container:focus .text-blue-light2-focus,
  4496. .baymax a.text-blue-light2,
  4497. .text-blue-light2 a,
  4498. .baymax .text-blue-light2 a {
  4499.     color: rgb(170, 212, 255);
  4500.     fill: rgb(170, 212, 255);
  4501. }
  4502. .text-blue-light2.link:hover,
  4503. a.text-blue-light2.link:hover,
  4504. .text-blue-light2-active:active.link:hover,
  4505. .text-blue-light2-focus:focus.link:hover,
  4506. .text-blue-light2-hover:hover.link:hover,
  4507. .focus-container:focus .text-blue-light2-focus.link:hover,
  4508. .baymax a.text-blue-light2.link:hover,
  4509. .text-blue-light2 a.link:hover,
  4510. .baymax .text-blue-light2 a.link:hover {
  4511.     color: rgb(99, 175, 255);
  4512.     fill: rgb(99, 175, 255);
  4513. }
  4514. .text-blue-light2.understroke,
  4515. a.text-blue-light2.understroke,
  4516. .text-blue-light2-active:active.understroke,
  4517. .text-blue-light2-focus:focus.understroke,
  4518. .text-blue-light2-hover:hover.understroke,
  4519. .focus-container:focus .text-blue-light2-focus.understroke,
  4520. .baymax a.text-blue-light2.understroke,
  4521. .text-blue-light2 a.understroke,
  4522. .baymax .text-blue-light2 a.understroke {
  4523.     border-color: rgb(0, 39, 116);
  4524. }
  4525. .text-blue-light2.understroke.link:hover,
  4526. a.text-blue-light2.understroke.link:hover,
  4527. .text-blue-light2-active:active.understroke.link:hover,
  4528. .text-blue-light2-focus:focus.understroke.link:hover,
  4529. .text-blue-light2-hover:hover.understroke.link:hover,
  4530. .focus-container:focus .text-blue-light2-focus.understroke.link:hover,
  4531. .baymax a.text-blue-light2.understroke.link:hover,
  4532. .text-blue-light2 a.understroke.link:hover,
  4533. .baymax .text-blue-light2 a.understroke.link:hover,
  4534. .text-blue-light2.understroke.link.active,
  4535. a.text-blue-light2.understroke.link.active,
  4536. .text-blue-light2-active:active.understroke.link.active,
  4537. .text-blue-light2-focus:focus.understroke.link.active,
  4538. .text-blue-light2-hover:hover.understroke.link.active,
  4539. .focus-container:focus .text-blue-light2-focus.understroke.link.active,
  4540. .baymax a.text-blue-light2.understroke.link.active,
  4541. .text-blue-light2 a.understroke.link.active,
  4542. .baymax .text-blue-light2 a.understroke.link.active {
  4543.     border-color: rgb(0, 49, 147);
  4544. }
  4545. .hover-container:hover .parent-hover-text-blue-light2 {
  4546.     color: rgb(170, 212, 255);
  4547. }
  4548. .text-blue-light1,
  4549. a.text-blue-light1,
  4550. .text-blue-light1-active:active,
  4551. .text-blue-light1-focus:focus,
  4552. .text-blue-light1-hover:hover,
  4553. .focus-container:focus .text-blue-light1-focus,
  4554. .baymax a.text-blue-light1,
  4555. .text-blue-light1 a,
  4556. .baymax .text-blue-light1 a {
  4557.     color: rgb(135, 198, 255);
  4558.     fill: rgb(135, 198, 255);
  4559. }
  4560. .text-blue-light1.link:hover,
  4561. a.text-blue-light1.link:hover,
  4562. .text-blue-light1-active:active.link:hover,
  4563. .text-blue-light1-focus:focus.link:hover,
  4564. .text-blue-light1-hover:hover.link:hover,
  4565. .focus-container:focus .text-blue-light1-focus.link:hover,
  4566. .baymax a.text-blue-light1.link:hover,
  4567. .text-blue-light1 a.link:hover,
  4568. .baymax .text-blue-light1 a.link:hover {
  4569.     color: rgb(63, 164, 255);
  4570.     fill: rgb(63, 164, 255);
  4571. }
  4572. .text-blue-light1.understroke,
  4573. a.text-blue-light1.understroke,
  4574. .text-blue-light1-active:active.understroke,
  4575. .text-blue-light1-focus:focus.understroke,
  4576. .text-blue-light1-hover:hover.understroke,
  4577. .focus-container:focus .text-blue-light1-focus.understroke,
  4578. .baymax a.text-blue-light1.understroke,
  4579. .text-blue-light1 a.understroke,
  4580. .baymax .text-blue-light1 a.understroke {
  4581.     border-color: rgb(0, 57, 132);
  4582. }
  4583. .text-blue-light1.understroke.link:hover,
  4584. a.text-blue-light1.understroke.link:hover,
  4585. .text-blue-light1-active:active.understroke.link:hover,
  4586. .text-blue-light1-focus:focus.understroke.link:hover,
  4587. .text-blue-light1-hover:hover.understroke.link:hover,
  4588. .focus-container:focus .text-blue-light1-focus.understroke.link:hover,
  4589. .baymax a.text-blue-light1.understroke.link:hover,
  4590. .text-blue-light1 a.understroke.link:hover,
  4591. .baymax .text-blue-light1 a.understroke.link:hover,
  4592. .text-blue-light1.understroke.link.active,
  4593. a.text-blue-light1.understroke.link.active,
  4594. .text-blue-light1-active:active.understroke.link.active,
  4595. .text-blue-light1-focus:focus.understroke.link.active,
  4596. .text-blue-light1-hover:hover.understroke.link.active,
  4597. .focus-container:focus .text-blue-light1-focus.understroke.link.active,
  4598. .baymax a.text-blue-light1.understroke.link.active,
  4599. .text-blue-light1 a.understroke.link.active,
  4600. .baymax .text-blue-light1 a.understroke.link.active {
  4601.     border-color: rgb(0, 70, 162);
  4602. }
  4603. .hover-container:hover .parent-hover-text-blue-light1 {
  4604.     color: rgb(135, 198, 255);
  4605. }
  4606. .text-cyan-light2,
  4607. a.text-cyan-light2,
  4608. .text-cyan-light2-active:active,
  4609. .text-cyan-light2-focus:focus,
  4610. .text-cyan-light2-hover:hover,
  4611. .focus-container:focus .text-cyan-light2-focus,
  4612. .baymax a.text-cyan-light2,
  4613. .text-cyan-light2 a,
  4614. .baymax .text-cyan-light2 a {
  4615.     color: rgb(173, 229, 252);
  4616.     fill: rgb(173, 229, 252);
  4617. }
  4618. .text-cyan-light2.link:hover,
  4619. a.text-cyan-light2.link:hover,
  4620. .text-cyan-light2-active:active.link:hover,
  4621. .text-cyan-light2-focus:focus.link:hover,
  4622. .text-cyan-light2-hover:hover.link:hover,
  4623. .focus-container:focus .text-cyan-light2-focus.link:hover,
  4624. .baymax a.text-cyan-light2.link:hover,
  4625. .text-cyan-light2 a.link:hover,
  4626. .baymax .text-cyan-light2 a.link:hover {
  4627.     color: rgb(105, 207, 249);
  4628.     fill: rgb(105, 207, 249);
  4629. }
  4630. .text-cyan-light2.understroke,
  4631. a.text-cyan-light2.understroke,
  4632. .text-cyan-light2-active:active.understroke,
  4633. .text-cyan-light2-focus:focus.understroke,
  4634. .text-cyan-light2-hover:hover.understroke,
  4635. .focus-container:focus .text-cyan-light2-focus.understroke,
  4636. .baymax a.text-cyan-light2.understroke,
  4637. .text-cyan-light2 a.understroke,
  4638. .baymax .text-cyan-light2 a.understroke {
  4639.     border-color: rgb(5, 81, 112);
  4640. }
  4641. .text-cyan-light2.understroke.link:hover,
  4642. a.text-cyan-light2.understroke.link:hover,
  4643. .text-cyan-light2-active:active.understroke.link:hover,
  4644. .text-cyan-light2-focus:focus.understroke.link:hover,
  4645. .text-cyan-light2-hover:hover.understroke.link:hover,
  4646. .focus-container:focus .text-cyan-light2-focus.understroke.link:hover,
  4647. .baymax a.text-cyan-light2.understroke.link:hover,
  4648. .text-cyan-light2 a.understroke.link:hover,
  4649. .baymax .text-cyan-light2 a.understroke.link:hover,
  4650. .text-cyan-light2.understroke.link.active,
  4651. a.text-cyan-light2.understroke.link.active,
  4652. .text-cyan-light2-active:active.understroke.link.active,
  4653. .text-cyan-light2-focus:focus.understroke.link.active,
  4654. .text-cyan-light2-hover:hover.understroke.link.active,
  4655. .focus-container:focus .text-cyan-light2-focus.understroke.link.active,
  4656. .baymax a.text-cyan-light2.understroke.link.active,
  4657. .text-cyan-light2 a.understroke.link.active,
  4658. .baymax .text-cyan-light2 a.understroke.link.active {
  4659.     border-color: rgb(6, 102, 141);
  4660. }
  4661. .hover-container:hover .parent-hover-text-cyan-light2 {
  4662.     color: rgb(173, 229, 252);
  4663. }
  4664. .text-teal-light2,
  4665. a.text-teal-light2,
  4666. .text-teal-light2-active:active,
  4667. .text-teal-light2-focus:focus,
  4668. .text-teal-light2-hover:hover,
  4669. .focus-container:focus .text-teal-light2-focus,
  4670. .baymax a.text-teal-light2,
  4671. .text-teal-light2 a,
  4672. .baymax .text-teal-light2 a {
  4673.     color: rgb(168, 241, 224);
  4674.     fill: rgb(168, 241, 224);
  4675. }
  4676. .text-teal-light2.link:hover,
  4677. a.text-teal-light2.link:hover,
  4678. .text-teal-light2-active:active.link:hover,
  4679. .text-teal-light2-focus:focus.link:hover,
  4680. .text-teal-light2-hover:hover.link:hover,
  4681. .focus-container:focus .text-teal-light2-focus.link:hover,
  4682. .baymax a.text-teal-light2.link:hover,
  4683. .text-teal-light2 a.link:hover,
  4684. .baymax .text-teal-light2 a.link:hover {
  4685.     color: rgb(107, 231, 201);
  4686.     fill: rgb(107, 231, 201);
  4687. }
  4688. .text-teal-light2.understroke,
  4689. a.text-teal-light2.understroke,
  4690. .text-teal-light2-active:active.understroke,
  4691. .text-teal-light2-focus:focus.understroke,
  4692. .text-teal-light2-hover:hover.understroke,
  4693. .focus-container:focus .text-teal-light2-focus.understroke,
  4694. .baymax a.text-teal-light2.understroke,
  4695. .text-teal-light2 a.understroke,
  4696. .baymax .text-teal-light2 a.understroke {
  4697.     border-color: rgb(17, 106, 85);
  4698. }
  4699. .text-teal-light2.understroke.link:hover,
  4700. a.text-teal-light2.understroke.link:hover,
  4701. .text-teal-light2-active:active.understroke.link:hover,
  4702. .text-teal-light2-focus:focus.understroke.link:hover,
  4703. .text-teal-light2-hover:hover.understroke.link:hover,
  4704. .focus-container:focus .text-teal-light2-focus.understroke.link:hover,
  4705. .baymax a.text-teal-light2.understroke.link:hover,
  4706. .text-teal-light2 a.understroke.link:hover,
  4707. .baymax .text-teal-light2 a.understroke.link:hover,
  4708. .text-teal-light2.understroke.link.active,
  4709. a.text-teal-light2.understroke.link.active,
  4710. .text-teal-light2-active:active.understroke.link.active,
  4711. .text-teal-light2-focus:focus.understroke.link.active,
  4712. .text-teal-light2-hover:hover.understroke.link.active,
  4713. .focus-container:focus .text-teal-light2-focus.understroke.link.active,
  4714. .baymax a.text-teal-light2.understroke.link.active,
  4715. .text-teal-light2 a.understroke.link.active,
  4716. .baymax .text-teal-light2 a.understroke.link.active {
  4717.     border-color: rgb(21, 133, 106);
  4718. }
  4719. .hover-container:hover .parent-hover-text-teal-light2 {
  4720.     color: rgb(168, 241, 224);
  4721. }
  4722. .text-green-light2,
  4723. a.text-green-light2,
  4724. .text-green-light2-active:active,
  4725. .text-green-light2-focus:focus,
  4726. .text-green-light2-hover:hover,
  4727. .focus-container:focus .text-green-light2-focus,
  4728. .baymax a.text-green-light2,
  4729. .text-green-light2 a,
  4730. .baymax .text-green-light2 a {
  4731.     color: rgb(188, 243, 169);
  4732.     fill: rgb(188, 243, 169);
  4733. }
  4734. .text-green-light2.link:hover,
  4735. a.text-green-light2.link:hover,
  4736. .text-green-light2-active:active.link:hover,
  4737. .text-green-light2-focus:focus.link:hover,
  4738. .text-green-light2-hover:hover.link:hover,
  4739. .focus-container:focus .text-green-light2-focus.link:hover,
  4740. .baymax a.text-green-light2.link:hover,
  4741. .text-green-light2 a.link:hover,
  4742. .baymax .text-green-light2 a.link:hover {
  4743.     color: rgb(139, 235, 106);
  4744.     fill: rgb(139, 235, 106);
  4745. }
  4746. .text-green-light2.understroke,
  4747. a.text-green-light2.understroke,
  4748. .text-green-light2-active:active.understroke,
  4749. .text-green-light2-focus:focus.understroke,
  4750. .text-green-light2-hover:hover.understroke,
  4751. .focus-container:focus .text-green-light2-focus.understroke,
  4752. .baymax a.text-green-light2.understroke,
  4753. .text-green-light2 a.understroke,
  4754. .baymax .text-green-light2 a.understroke {
  4755.     border-color: rgb(38, 108, 15);
  4756. }
  4757. .text-green-light2.understroke.link:hover,
  4758. a.text-green-light2.understroke.link:hover,
  4759. .text-green-light2-active:active.understroke.link:hover,
  4760. .text-green-light2-focus:focus.understroke.link:hover,
  4761. .text-green-light2-hover:hover.understroke.link:hover,
  4762. .focus-container:focus .text-green-light2-focus.understroke.link:hover,
  4763. .baymax a.text-green-light2.understroke.link:hover,
  4764. .text-green-light2 a.understroke.link:hover,
  4765. .baymax .text-green-light2 a.understroke.link:hover,
  4766. .text-green-light2.understroke.link.active,
  4767. a.text-green-light2.understroke.link.active,
  4768. .text-green-light2-active:active.understroke.link.active,
  4769. .text-green-light2-focus:focus.understroke.link.active,
  4770. .text-green-light2-hover:hover.understroke.link.active,
  4771. .focus-container:focus .text-green-light2-focus.understroke.link.active,
  4772. .baymax a.text-green-light2.understroke.link.active,
  4773. .text-green-light2 a.understroke.link.active,
  4774. .baymax .text-green-light2 a.understroke.link.active {
  4775.     border-color: rgb(48, 135, 18);
  4776. }
  4777. .hover-container:hover .parent-hover-text-green-light2 {
  4778.     color: rgb(188, 243, 169);
  4779. }
  4780. .text-gray-light2,
  4781. a.text-gray-light2,
  4782. .text-gray-light2-active:active,
  4783. .text-gray-light2-focus:focus,
  4784. .text-gray-light2-hover:hover,
  4785. .focus-container:focus .text-gray-light2-focus,
  4786. .baymax a.text-gray-light2,
  4787. .text-gray-light2 a,
  4788. .baymax .text-gray-light2 a {
  4789.     color: rgb(221, 218, 214);
  4790.     fill: rgb(221, 218, 214);
  4791. }
  4792. .text-gray-light2.link:hover,
  4793. a.text-gray-light2.link:hover,
  4794. .text-gray-light2-active:active.link:hover,
  4795. .text-gray-light2-focus:focus.link:hover,
  4796. .text-gray-light2-hover:hover.link:hover,
  4797. .focus-container:focus .text-gray-light2-focus.link:hover,
  4798. .baymax a.text-gray-light2.link:hover,
  4799. .text-gray-light2 a.link:hover,
  4800. .baymax .text-gray-light2 a.link:hover {
  4801.     color: rgb(189, 183, 175);
  4802.     fill: rgb(189, 183, 175);
  4803. }
  4804. .text-gray-light2.understroke,
  4805. a.text-gray-light2.understroke,
  4806. .text-gray-light2-active:active.understroke,
  4807. .text-gray-light2-focus:focus.understroke,
  4808. .text-gray-light2-hover:hover.understroke,
  4809. .focus-container:focus .text-gray-light2-focus.understroke,
  4810. .baymax a.text-gray-light2.understroke,
  4811. .text-gray-light2 a.understroke,
  4812. .baymax .text-gray-light2 a.understroke {
  4813.     border-color: rgb(53, 57, 59);
  4814. }
  4815. .text-gray-light2.understroke.link:hover,
  4816. a.text-gray-light2.understroke.link:hover,
  4817. .text-gray-light2-active:active.understroke.link:hover,
  4818. .text-gray-light2-focus:focus.understroke.link:hover,
  4819. .text-gray-light2-hover:hover.understroke.link:hover,
  4820. .focus-container:focus .text-gray-light2-focus.understroke.link:hover,
  4821. .baymax a.text-gray-light2.understroke.link:hover,
  4822. .text-gray-light2 a.understroke.link:hover,
  4823. .baymax .text-gray-light2 a.understroke.link:hover,
  4824. .text-gray-light2.understroke.link.active,
  4825. a.text-gray-light2.understroke.link.active,
  4826. .text-gray-light2-active:active.understroke.link.active,
  4827. .text-gray-light2-focus:focus.understroke.link.active,
  4828. .text-gray-light2-hover:hover.understroke.link.active,
  4829. .focus-container:focus .text-gray-light2-focus.understroke.link.active,
  4830. .baymax a.text-gray-light2.understroke.link.active,
  4831. .text-gray-light2 a.understroke.link.active,
  4832. .baymax .text-gray-light2 a.understroke.link.active {
  4833.     border-color: rgb(67, 73, 76);
  4834. }
  4835. .hover-container:hover .parent-hover-text-gray-light2 {
  4836.     color: rgb(221, 218, 214);
  4837. }
  4838. .text-gray-light1,
  4839. a.text-gray-light1,
  4840. .text-gray-light1-active:active,
  4841. .text-gray-light1-focus:focus,
  4842. .text-gray-light1-hover:hover,
  4843. .focus-container:focus .text-gray-light1-focus,
  4844. .baymax a.text-gray-light1,
  4845. .text-gray-light1 a,
  4846. .baymax .text-gray-light1 a {
  4847.     color: rgb(200, 195, 188);
  4848.     fill: rgb(200, 195, 188);
  4849. }
  4850. .text-gray-light1.link:hover,
  4851. a.text-gray-light1.link:hover,
  4852. .text-gray-light1-active:active.link:hover,
  4853. .text-gray-light1-focus:focus.link:hover,
  4854. .text-gray-light1-hover:hover.link:hover,
  4855. .focus-container:focus .text-gray-light1-focus.link:hover,
  4856. .baymax a.text-gray-light1.link:hover,
  4857. .text-gray-light1 a.link:hover,
  4858. .baymax .text-gray-light1 a.link:hover {
  4859.     color: rgb(168, 160, 149);
  4860.     fill: rgb(168, 160, 149);
  4861. }
  4862. .text-gray-light1.understroke,
  4863. a.text-gray-light1.understroke,
  4864. .text-gray-light1-active:active.understroke,
  4865. .text-gray-light1-focus:focus.understroke,
  4866. .text-gray-light1-hover:hover.understroke,
  4867. .focus-container:focus .text-gray-light1-focus.understroke,
  4868. .baymax a.text-gray-light1.understroke,
  4869. .text-gray-light1 a.understroke,
  4870. .baymax .text-gray-light1 a.understroke {
  4871.     border-color: rgb(62, 68, 70);
  4872. }
  4873. .text-gray-light1.understroke.link:hover,
  4874. a.text-gray-light1.understroke.link:hover,
  4875. .text-gray-light1-active:active.understroke.link:hover,
  4876. .text-gray-light1-focus:focus.understroke.link:hover,
  4877. .text-gray-light1-hover:hover.understroke.link:hover,
  4878. .focus-container:focus .text-gray-light1-focus.understroke.link:hover,
  4879. .baymax a.text-gray-light1.understroke.link:hover,
  4880. .text-gray-light1 a.understroke.link:hover,
  4881. .baymax .text-gray-light1 a.understroke.link:hover,
  4882. .text-gray-light1.understroke.link.active,
  4883. a.text-gray-light1.understroke.link.active,
  4884. .text-gray-light1-active:active.understroke.link.active,
  4885. .text-gray-light1-focus:focus.understroke.link.active,
  4886. .text-gray-light1-hover:hover.understroke.link.active,
  4887. .focus-container:focus .text-gray-light1-focus.understroke.link.active,
  4888. .baymax a.text-gray-light1.understroke.link.active,
  4889. .text-gray-light1 a.understroke.link.active,
  4890. .baymax .text-gray-light1 a.understroke.link.active {
  4891.     border-color: rgb(77, 83, 86);
  4892. }
  4893. .hover-container:hover .parent-hover-text-gray-light1 {
  4894.     color: rgb(200, 195, 188);
  4895. }
  4896. .text-darken1,
  4897. a.text-darken1,
  4898. .text-darken1-active:active,
  4899. .text-darken1-focus:focus,
  4900. .text-darken1-hover:hover,
  4901. .focus-container:focus .text-darken1-focus,
  4902. .baymax a.text-darken1,
  4903. .text-darken1 a,
  4904. .baymax .text-darken1 a {
  4905.     color: rgba(232, 230, 227, 0.05);
  4906.     fill: rgba(232, 230, 227, 0.05);
  4907. }
  4908. .text-darken1.link:hover,
  4909. a.text-darken1.link:hover,
  4910. .text-darken1-active:active.link:hover,
  4911. .text-darken1-focus:focus.link:hover,
  4912. .text-darken1-hover:hover.link:hover,
  4913. .focus-container:focus .text-darken1-focus.link:hover,
  4914. .baymax a.text-darken1.link:hover,
  4915. .text-darken1 a.link:hover,
  4916. .baymax .text-darken1 a.link:hover {
  4917.     color: rgba(232, 230, 227, 0.05);
  4918.     fill: rgba(232, 230, 227, 0.05);
  4919. }
  4920. .text-darken1.understroke,
  4921. a.text-darken1.understroke,
  4922. .text-darken1-active:active.understroke,
  4923. .text-darken1-focus:focus.understroke,
  4924. .text-darken1-hover:hover.understroke,
  4925. .focus-container:focus .text-darken1-focus.understroke,
  4926. .baymax a.text-darken1.understroke,
  4927. .text-darken1 a.understroke,
  4928. .baymax .text-darken1 a.understroke {
  4929.     border-color: rgba(140, 130, 115, 0.05);
  4930. }
  4931. .text-darken1.understroke.link:hover,
  4932. a.text-darken1.understroke.link:hover,
  4933. .text-darken1-active:active.understroke.link:hover,
  4934. .text-darken1-focus:focus.understroke.link:hover,
  4935. .text-darken1-hover:hover.understroke.link:hover,
  4936. .focus-container:focus .text-darken1-focus.understroke.link:hover,
  4937. .baymax a.text-darken1.understroke.link:hover,
  4938. .text-darken1 a.understroke.link:hover,
  4939. .baymax .text-darken1 a.understroke.link:hover,
  4940. .text-darken1.understroke.link.active,
  4941. a.text-darken1.understroke.link.active,
  4942. .text-darken1-active:active.understroke.link.active,
  4943. .text-darken1-focus:focus.understroke.link.active,
  4944. .text-darken1-hover:hover.understroke.link.active,
  4945. .focus-container:focus .text-darken1-focus.understroke.link.active,
  4946. .baymax a.text-darken1.understroke.link.active,
  4947. .text-darken1 a.understroke.link.active,
  4948. .baymax .text-darken1 a.understroke.link.active {
  4949.     border-color: rgba(140, 130, 115, 0.05);
  4950. }
  4951. .hover-container:hover .parent-hover-text-darken1 {
  4952.     color: rgba(232, 230, 227, 0.05);
  4953. }
  4954. .text-darken2,
  4955. a.text-darken2,
  4956. .text-darken2-active:active,
  4957. .text-darken2-focus:focus,
  4958. .text-darken2-hover:hover,
  4959. .focus-container:focus .text-darken2-focus,
  4960. .baymax a.text-darken2,
  4961. .text-darken2 a,
  4962. .baymax .text-darken2 a {
  4963.     color: rgba(232, 230, 227, 0.1);
  4964.     fill: rgba(232, 230, 227, 0.1);
  4965. }
  4966. .text-darken2.link:hover,
  4967. a.text-darken2.link:hover,
  4968. .text-darken2-active:active.link:hover,
  4969. .text-darken2-focus:focus.link:hover,
  4970. .text-darken2-hover:hover.link:hover,
  4971. .focus-container:focus .text-darken2-focus.link:hover,
  4972. .baymax a.text-darken2.link:hover,
  4973. .text-darken2 a.link:hover,
  4974. .baymax .text-darken2 a.link:hover {
  4975.     color: rgba(232, 230, 227, 0.1);
  4976.     fill: rgba(232, 230, 227, 0.1);
  4977. }
  4978. .text-darken2.understroke,
  4979. a.text-darken2.understroke,
  4980. .text-darken2-active:active.understroke,
  4981. .text-darken2-focus:focus.understroke,
  4982. .text-darken2-hover:hover.understroke,
  4983. .focus-container:focus .text-darken2-focus.understroke,
  4984. .baymax a.text-darken2.understroke,
  4985. .text-darken2 a.understroke,
  4986. .baymax .text-darken2 a.understroke {
  4987.     border-color: rgba(140, 130, 115, 0.1);
  4988. }
  4989. .text-darken2.understroke.link:hover,
  4990. a.text-darken2.understroke.link:hover,
  4991. .text-darken2-active:active.understroke.link:hover,
  4992. .text-darken2-focus:focus.understroke.link:hover,
  4993. .text-darken2-hover:hover.understroke.link:hover,
  4994. .focus-container:focus .text-darken2-focus.understroke.link:hover,
  4995. .baymax a.text-darken2.understroke.link:hover,
  4996. .text-darken2 a.understroke.link:hover,
  4997. .baymax .text-darken2 a.understroke.link:hover,
  4998. .text-darken2.understroke.link.active,
  4999. a.text-darken2.understroke.link.active,
  5000. .text-darken2-active:active.understroke.link.active,
  5001. .text-darken2-focus:focus.understroke.link.active,
  5002. .text-darken2-hover:hover.understroke.link.active,
  5003. .focus-container:focus .text-darken2-focus.understroke.link.active,
  5004. .baymax a.text-darken2.understroke.link.active,
  5005. .text-darken2 a.understroke.link.active,
  5006. .baymax .text-darken2 a.understroke.link.active {
  5007.     border-color: rgba(140, 130, 115, 0.1);
  5008. }
  5009. .hover-container:hover .parent-hover-text-darken2 {
  5010.     color: rgba(232, 230, 227, 0.1);
  5011. }
  5012. .text-darken3,
  5013. a.text-darken3,
  5014. .text-darken3-active:active,
  5015. .text-darken3-focus:focus,
  5016. .text-darken3-hover:hover,
  5017. .focus-container:focus .text-darken3-focus,
  5018. .baymax a.text-darken3,
  5019. .text-darken3 a,
  5020. .baymax .text-darken3 a {
  5021.     color: rgba(232, 230, 227, 0.25);
  5022.     fill: rgba(232, 230, 227, 0.25);
  5023. }
  5024. .text-darken3.link:hover,
  5025. a.text-darken3.link:hover,
  5026. .text-darken3-active:active.link:hover,
  5027. .text-darken3-focus:focus.link:hover,
  5028. .text-darken3-hover:hover.link:hover,
  5029. .focus-container:focus .text-darken3-focus.link:hover,
  5030. .baymax a.text-darken3.link:hover,
  5031. .text-darken3 a.link:hover,
  5032. .baymax .text-darken3 a.link:hover {
  5033.     color: rgba(232, 230, 227, 0.25);
  5034.     fill: rgba(232, 230, 227, 0.25);
  5035. }
  5036. .text-darken3.understroke,
  5037. a.text-darken3.understroke,
  5038. .text-darken3-active:active.understroke,
  5039. .text-darken3-focus:focus.understroke,
  5040. .text-darken3-hover:hover.understroke,
  5041. .focus-container:focus .text-darken3-focus.understroke,
  5042. .baymax a.text-darken3.understroke,
  5043. .text-darken3 a.understroke,
  5044. .baymax .text-darken3 a.understroke {
  5045.     border-color: rgba(140, 130, 115, 0.25);
  5046. }
  5047. .text-darken3.understroke.link:hover,
  5048. a.text-darken3.understroke.link:hover,
  5049. .text-darken3-active:active.understroke.link:hover,
  5050. .text-darken3-focus:focus.understroke.link:hover,
  5051. .text-darken3-hover:hover.understroke.link:hover,
  5052. .focus-container:focus .text-darken3-focus.understroke.link:hover,
  5053. .baymax a.text-darken3.understroke.link:hover,
  5054. .text-darken3 a.understroke.link:hover,
  5055. .baymax .text-darken3 a.understroke.link:hover,
  5056. .text-darken3.understroke.link.active,
  5057. a.text-darken3.understroke.link.active,
  5058. .text-darken3-active:active.understroke.link.active,
  5059. .text-darken3-focus:focus.understroke.link.active,
  5060. .text-darken3-hover:hover.understroke.link.active,
  5061. .focus-container:focus .text-darken3-focus.understroke.link.active,
  5062. .baymax a.text-darken3.understroke.link.active,
  5063. .text-darken3 a.understroke.link.active,
  5064. .baymax .text-darken3 a.understroke.link.active {
  5065.     border-color: rgba(140, 130, 115, 0.25);
  5066. }
  5067. .hover-container:hover .parent-hover-text-darken3 {
  5068.     color: rgba(232, 230, 227, 0.25);
  5069. }
  5070. .text-darken4,
  5071. a.text-darken4,
  5072. .text-darken4-active:active,
  5073. .text-darken4-focus:focus,
  5074. .text-darken4-hover:hover,
  5075. .focus-container:focus .text-darken4-focus,
  5076. .baymax a.text-darken4,
  5077. .text-darken4 a,
  5078. .baymax .text-darken4 a {
  5079.     color: rgba(232, 230, 227, 0.5);
  5080.     fill: rgba(232, 230, 227, 0.5);
  5081. }
  5082. .text-darken4.link:hover,
  5083. a.text-darken4.link:hover,
  5084. .text-darken4-active:active.link:hover,
  5085. .text-darken4-focus:focus.link:hover,
  5086. .text-darken4-hover:hover.link:hover,
  5087. .focus-container:focus .text-darken4-focus.link:hover,
  5088. .baymax a.text-darken4.link:hover,
  5089. .text-darken4 a.link:hover,
  5090. .baymax .text-darken4 a.link:hover {
  5091.     color: rgba(232, 230, 227, 0.5);
  5092.     fill: rgba(232, 230, 227, 0.5);
  5093. }
  5094. .text-darken4.understroke,
  5095. a.text-darken4.understroke,
  5096. .text-darken4-active:active.understroke,
  5097. .text-darken4-focus:focus.understroke,
  5098. .text-darken4-hover:hover.understroke,
  5099. .focus-container:focus .text-darken4-focus.understroke,
  5100. .baymax a.text-darken4.understroke,
  5101. .text-darken4 a.understroke,
  5102. .baymax .text-darken4 a.understroke {
  5103.     border-color: rgba(140, 130, 115, 0.5);
  5104. }
  5105. .text-darken4.understroke.link:hover,
  5106. a.text-darken4.understroke.link:hover,
  5107. .text-darken4-active:active.understroke.link:hover,
  5108. .text-darken4-focus:focus.understroke.link:hover,
  5109. .text-darken4-hover:hover.understroke.link:hover,
  5110. .focus-container:focus .text-darken4-focus.understroke.link:hover,
  5111. .baymax a.text-darken4.understroke.link:hover,
  5112. .text-darken4 a.understroke.link:hover,
  5113. .baymax .text-darken4 a.understroke.link:hover,
  5114. .text-darken4.understroke.link.active,
  5115. a.text-darken4.understroke.link.active,
  5116. .text-darken4-active:active.understroke.link.active,
  5117. .text-darken4-focus:focus.understroke.link.active,
  5118. .text-darken4-hover:hover.understroke.link.active,
  5119. .focus-container:focus .text-darken4-focus.understroke.link.active,
  5120. .baymax a.text-darken4.understroke.link.active,
  5121. .text-darken4 a.understroke.link.active,
  5122. .baymax .text-darken4 a.understroke.link.active {
  5123.     border-color: rgba(140, 130, 115, 0.5);
  5124. }
  5125. .hover-container:hover .parent-hover-text-darken4 {
  5126.     color: rgba(232, 230, 227, 0.5);
  5127. }
  5128. .text-lighten1,
  5129. a.text-lighten1,
  5130. .text-lighten1-active:active,
  5131. .text-lighten1-focus:focus,
  5132. .text-lighten1-hover:hover,
  5133. .focus-container:focus .text-lighten1-focus,
  5134. .baymax a.text-lighten1,
  5135. .text-lighten1 a,
  5136. .baymax .text-lighten1 a {
  5137.     color: rgba(232, 230, 227, 0.05);
  5138.     fill: rgba(232, 230, 227, 0.05);
  5139. }
  5140. .text-lighten1.link:hover,
  5141. a.text-lighten1.link:hover,
  5142. .text-lighten1-active:active.link:hover,
  5143. .text-lighten1-focus:focus.link:hover,
  5144. .text-lighten1-hover:hover.link:hover,
  5145. .focus-container:focus .text-lighten1-focus.link:hover,
  5146. .baymax a.text-lighten1.link:hover,
  5147. .text-lighten1 a.link:hover,
  5148. .baymax .text-lighten1 a.link:hover {
  5149.     color: rgba(200, 195, 188, 0.05);
  5150.     fill: rgba(200, 195, 188, 0.05);
  5151. }
  5152. .text-lighten1.understroke,
  5153. a.text-lighten1.understroke,
  5154. .text-lighten1-active:active.understroke,
  5155. .text-lighten1-focus:focus.understroke,
  5156. .text-lighten1-hover:hover.understroke,
  5157. .focus-container:focus .text-lighten1-focus.understroke,
  5158. .baymax a.text-lighten1.understroke,
  5159. .text-lighten1 a.understroke,
  5160. .baymax .text-lighten1 a.understroke {
  5161.     border-color: rgba(48, 52, 54, 0.05);
  5162. }
  5163. .text-lighten1.understroke.link:hover,
  5164. a.text-lighten1.understroke.link:hover,
  5165. .text-lighten1-active:active.understroke.link:hover,
  5166. .text-lighten1-focus:focus.understroke.link:hover,
  5167. .text-lighten1-hover:hover.understroke.link:hover,
  5168. .focus-container:focus .text-lighten1-focus.understroke.link:hover,
  5169. .baymax a.text-lighten1.understroke.link:hover,
  5170. .text-lighten1 a.understroke.link:hover,
  5171. .baymax .text-lighten1 a.understroke.link:hover,
  5172. .text-lighten1.understroke.link.active,
  5173. a.text-lighten1.understroke.link.active,
  5174. .text-lighten1-active:active.understroke.link.active,
  5175. .text-lighten1-focus:focus.understroke.link.active,
  5176. .text-lighten1-hover:hover.understroke.link.active,
  5177. .focus-container:focus .text-lighten1-focus.understroke.link.active,
  5178. .baymax a.text-lighten1.understroke.link.active,
  5179. .text-lighten1 a.understroke.link.active,
  5180. .baymax .text-lighten1 a.understroke.link.active {
  5181.     border-color: rgba(62, 68, 70, 0.05);
  5182. }
  5183. .hover-container:hover .parent-hover-text-lighten1 {
  5184.     color: rgba(232, 230, 227, 0.05);
  5185. }
  5186. .text-lighten2,
  5187. a.text-lighten2,
  5188. .text-lighten2-active:active,
  5189. .text-lighten2-focus:focus,
  5190. .text-lighten2-hover:hover,
  5191. .focus-container:focus .text-lighten2-focus,
  5192. .baymax a.text-lighten2,
  5193. .text-lighten2 a,
  5194. .baymax .text-lighten2 a {
  5195.     color: rgba(232, 230, 227, 0.1);
  5196.     fill: rgba(232, 230, 227, 0.1);
  5197. }
  5198. .text-lighten2.link:hover,
  5199. a.text-lighten2.link:hover,
  5200. .text-lighten2-active:active.link:hover,
  5201. .text-lighten2-focus:focus.link:hover,
  5202. .text-lighten2-hover:hover.link:hover,
  5203. .focus-container:focus .text-lighten2-focus.link:hover,
  5204. .baymax a.text-lighten2.link:hover,
  5205. .text-lighten2 a.link:hover,
  5206. .baymax .text-lighten2 a.link:hover {
  5207.     color: rgba(200, 195, 188, 0.1);
  5208.     fill: rgba(200, 195, 188, 0.1);
  5209. }
  5210. .text-lighten2.understroke,
  5211. a.text-lighten2.understroke,
  5212. .text-lighten2-active:active.understroke,
  5213. .text-lighten2-focus:focus.understroke,
  5214. .text-lighten2-hover:hover.understroke,
  5215. .focus-container:focus .text-lighten2-focus.understroke,
  5216. .baymax a.text-lighten2.understroke,
  5217. .text-lighten2 a.understroke,
  5218. .baymax .text-lighten2 a.understroke {
  5219.     border-color: rgba(48, 52, 54, 0.1);
  5220. }
  5221. .text-lighten2.understroke.link:hover,
  5222. a.text-lighten2.understroke.link:hover,
  5223. .text-lighten2-active:active.understroke.link:hover,
  5224. .text-lighten2-focus:focus.understroke.link:hover,
  5225. .text-lighten2-hover:hover.understroke.link:hover,
  5226. .focus-container:focus .text-lighten2-focus.understroke.link:hover,
  5227. .baymax a.text-lighten2.understroke.link:hover,
  5228. .text-lighten2 a.understroke.link:hover,
  5229. .baymax .text-lighten2 a.understroke.link:hover,
  5230. .text-lighten2.understroke.link.active,
  5231. a.text-lighten2.understroke.link.active,
  5232. .text-lighten2-active:active.understroke.link.active,
  5233. .text-lighten2-focus:focus.understroke.link.active,
  5234. .text-lighten2-hover:hover.understroke.link.active,
  5235. .focus-container:focus .text-lighten2-focus.understroke.link.active,
  5236. .baymax a.text-lighten2.understroke.link.active,
  5237. .text-lighten2 a.understroke.link.active,
  5238. .baymax .text-lighten2 a.understroke.link.active {
  5239.     border-color: rgba(62, 68, 70, 0.1);
  5240. }
  5241. .hover-container:hover .parent-hover-text-lighten2 {
  5242.     color: rgba(232, 230, 227, 0.1);
  5243. }
  5244. .text-lighten3,
  5245. a.text-lighten3,
  5246. .text-lighten3-active:active,
  5247. .text-lighten3-focus:focus,
  5248. .text-lighten3-hover:hover,
  5249. .focus-container:focus .text-lighten3-focus,
  5250. .baymax a.text-lighten3,
  5251. .text-lighten3 a,
  5252. .baymax .text-lighten3 a {
  5253.     color: rgba(232, 230, 227, 0.25);
  5254.     fill: rgba(232, 230, 227, 0.25);
  5255. }
  5256. .text-lighten3.link:hover,
  5257. a.text-lighten3.link:hover,
  5258. .text-lighten3-active:active.link:hover,
  5259. .text-lighten3-focus:focus.link:hover,
  5260. .text-lighten3-hover:hover.link:hover,
  5261. .focus-container:focus .text-lighten3-focus.link:hover,
  5262. .baymax a.text-lighten3.link:hover,
  5263. .text-lighten3 a.link:hover,
  5264. .baymax .text-lighten3 a.link:hover {
  5265.     color: rgba(200, 195, 188, 0.25);
  5266.     fill: rgba(200, 195, 188, 0.25);
  5267. }
  5268. .text-lighten3.understroke,
  5269. a.text-lighten3.understroke,
  5270. .text-lighten3-active:active.understroke,
  5271. .text-lighten3-focus:focus.understroke,
  5272. .text-lighten3-hover:hover.understroke,
  5273. .focus-container:focus .text-lighten3-focus.understroke,
  5274. .baymax a.text-lighten3.understroke,
  5275. .text-lighten3 a.understroke,
  5276. .baymax .text-lighten3 a.understroke {
  5277.     border-color: rgba(48, 52, 54, 0.25);
  5278. }
  5279. .text-lighten3.understroke.link:hover,
  5280. a.text-lighten3.understroke.link:hover,
  5281. .text-lighten3-active:active.understroke.link:hover,
  5282. .text-lighten3-focus:focus.understroke.link:hover,
  5283. .text-lighten3-hover:hover.understroke.link:hover,
  5284. .focus-container:focus .text-lighten3-focus.understroke.link:hover,
  5285. .baymax a.text-lighten3.understroke.link:hover,
  5286. .text-lighten3 a.understroke.link:hover,
  5287. .baymax .text-lighten3 a.understroke.link:hover,
  5288. .text-lighten3.understroke.link.active,
  5289. a.text-lighten3.understroke.link.active,
  5290. .text-lighten3-active:active.understroke.link.active,
  5291. .text-lighten3-focus:focus.understroke.link.active,
  5292. .text-lighten3-hover:hover.understroke.link.active,
  5293. .focus-container:focus .text-lighten3-focus.understroke.link.active,
  5294. .baymax a.text-lighten3.understroke.link.active,
  5295. .text-lighten3 a.understroke.link.active,
  5296. .baymax .text-lighten3 a.understroke.link.active {
  5297.     border-color: rgba(62, 68, 70, 0.25);
  5298. }
  5299. .hover-container:hover .parent-hover-text-lighten3 {
  5300.     color: rgba(232, 230, 227, 0.25);
  5301. }
  5302. .text-lighten4,
  5303. a.text-lighten4,
  5304. .text-lighten4-active:active,
  5305. .text-lighten4-focus:focus,
  5306. .text-lighten4-hover:hover,
  5307. .focus-container:focus .text-lighten4-focus,
  5308. .baymax a.text-lighten4,
  5309. .text-lighten4 a,
  5310. .baymax .text-lighten4 a {
  5311.     color: rgba(232, 230, 227, 0.5);
  5312.     fill: rgba(232, 230, 227, 0.5);
  5313. }
  5314. .text-lighten4.link:hover,
  5315. a.text-lighten4.link:hover,
  5316. .text-lighten4-active:active.link:hover,
  5317. .text-lighten4-focus:focus.link:hover,
  5318. .text-lighten4-hover:hover.link:hover,
  5319. .focus-container:focus .text-lighten4-focus.link:hover,
  5320. .baymax a.text-lighten4.link:hover,
  5321. .text-lighten4 a.link:hover,
  5322. .baymax .text-lighten4 a.link:hover {
  5323.     color: rgba(200, 195, 188, 0.5);
  5324.     fill: rgba(200, 195, 188, 0.5);
  5325. }
  5326. .text-lighten4.understroke,
  5327. a.text-lighten4.understroke,
  5328. .text-lighten4-active:active.understroke,
  5329. .text-lighten4-focus:focus.understroke,
  5330. .text-lighten4-hover:hover.understroke,
  5331. .focus-container:focus .text-lighten4-focus.understroke,
  5332. .baymax a.text-lighten4.understroke,
  5333. .text-lighten4 a.understroke,
  5334. .baymax .text-lighten4 a.understroke {
  5335.     border-color: rgba(48, 52, 54, 0.5);
  5336. }
  5337. .text-lighten4.understroke.link:hover,
  5338. a.text-lighten4.understroke.link:hover,
  5339. .text-lighten4-active:active.understroke.link:hover,
  5340. .text-lighten4-focus:focus.understroke.link:hover,
  5341. .text-lighten4-hover:hover.understroke.link:hover,
  5342. .focus-container:focus .text-lighten4-focus.understroke.link:hover,
  5343. .baymax a.text-lighten4.understroke.link:hover,
  5344. .text-lighten4 a.understroke.link:hover,
  5345. .baymax .text-lighten4 a.understroke.link:hover,
  5346. .text-lighten4.understroke.link.active,
  5347. a.text-lighten4.understroke.link.active,
  5348. .text-lighten4-active:active.understroke.link.active,
  5349. .text-lighten4-focus:focus.understroke.link.active,
  5350. .text-lighten4-hover:hover.understroke.link.active,
  5351. .focus-container:focus .text-lighten4-focus.understroke.link.active,
  5352. .baymax a.text-lighten4.understroke.link.active,
  5353. .text-lighten4 a.understroke.link.active,
  5354. .baymax .text-lighten4 a.understroke.link.active {
  5355.     border-color: rgba(62, 68, 70, 0.5);
  5356. }
  5357. .hover-container:hover .parent-hover-text-lighten4 {
  5358.     color: rgba(232, 230, 227, 0.5);
  5359. }
  5360. .nearWhite {
  5361.     background-color: rgb(27, 29, 30);
  5362. }
  5363. .text-decoration-none {
  5364.     text-decoration-color: initial;
  5365. }
  5366. .strikethrough {
  5367.     text-decoration-color: initial;
  5368. }
  5369. .list-style-none {
  5370.     list-style-image: initial;
  5371. }
  5372. .underline {
  5373.     text-decoration-color: initial;
  5374. }
  5375. [data-interaction-mode="keyboard"] .focus-visible:focus, [data-interaction-mode="keyboard"] .focus-visible-within:focus-within, [data-interaction-mode="keyboard"] .focus-container:focus .parent-focus-visible {
  5376.     outline-color: rgb(5, 68, 162) !important;
  5377. }
  5378. [data-interaction-mode="keyboard"] .focus-visible-current-color:focus, [data-interaction-mode="keyboard"] .focus-visible-within-current-color:focus-within, [data-interaction-mode="keyboard"] .focus-container:focus .parent-focus-visible-current-color {
  5379.     outline-color: currentcolor !important;
  5380. }
  5381. [data-interaction-mode="keyboard"] .focus-visible-white:focus, [data-interaction-mode="keyboard"] .focus-visible-within-white:focus-within, [data-interaction-mode="keyboard"] .focus-container:focus .parent-focus-visible-white {
  5382.     outline-color: rgb(48, 52, 54) !important;
  5383. }
  5384. .homescreenBackground {
  5385.     background-color: rgb(26, 28, 29);
  5386. }
  5387. .appFontColor {
  5388.     color: rgb(200, 195, 188);
  5389. }
  5390. .appFontColorLight {
  5391.     color: rgb(178, 172, 162);
  5392. }
  5393. .appFontColorExtraLight {
  5394.     color: rgb(157, 148, 136);
  5395. }
  5396. .buttonBoxShadow {
  5397.     box-shadow: rgba(96, 104, 108, 0.3) 0px 0px 0px 1px;
  5398. }
  5399. .cardBoxShadow {
  5400.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  5401. }
  5402. .cardBoxShadow:hover {
  5403.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  5404. }
  5405. .card-shadow {
  5406.     box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 10px;
  5407. }
  5408. .button {
  5409.     background-image: initial;
  5410.     background-color: rgb(14, 105, 174);
  5411.     color: rgb(232, 230, 227);
  5412.     border-color: initial;
  5413.     box-shadow: none;
  5414. }
  5415. .button:focus {
  5416.     outline-color: initial;
  5417.     box-shadow: rgb(14, 105, 174) 0px 0px 0px 2px inset,
  5418.     rgb(24, 26, 27) 0px 0px 0px 4px inset;
  5419. }
  5420. html {
  5421.     background-image: initial;
  5422.     background-color: transparent;
  5423. }
  5424. body {
  5425.     color: rgb(183, 177, 168);
  5426. }
  5427. label {
  5428.     color: inherit;
  5429. }
  5430. .inputStyle {
  5431.     color: rgb(200, 195, 188);
  5432.     background-image: initial;
  5433.     background-color: rgb(24, 26, 27);
  5434.     border-color: rgb(62, 67, 70);
  5435.     box-shadow: none;
  5436. }
  5437. .inputStyle:focus {
  5438.     outline-color: initial;
  5439.     box-shadow: none;
  5440.     border-color: rgb(62, 67, 70);
  5441. }
  5442. input,
  5443. textarea {
  5444.     color: rgb(200, 195, 188);
  5445.     background-image: initial;
  5446.     background-color: rgb(24, 26, 27);
  5447.     border-color: rgb(62, 67, 70);
  5448.     box-shadow: none;
  5449. }
  5450. input:focus,
  5451. textarea:focus {
  5452.     outline-color: initial;
  5453.     box-shadow: none;
  5454.     border-color: rgb(62, 67, 70);
  5455. }
  5456. a {
  5457.     color: rgb(58, 157, 249);
  5458. }
  5459. :focus {
  5460.     outline-color: initial !important;
  5461. }
  5462. #hyperbaseContainer {
  5463.     border-color: inherit;
  5464. }
  5465. body.embedded #embedBottomBarContainer {
  5466.     border-top-color: rgb(58, 62, 65);
  5467.     background-image: initial;
  5468.     background-color: rgb(24, 26, 27);
  5469. }
  5470. body.embedded #embedBottomBarContainer .embedBottomBarButton {
  5471.     border-left-color: rgb(62, 68, 70);
  5472.     color: rgb(178, 172, 162);
  5473. }
  5474. body.embedded #embedBottomBarContainer .embedBottomBarButton:hover {
  5475.     background-image: initial;
  5476.     background-color: rgb(30, 33, 34);
  5477. }
  5478. body.embedded #embedBottomBarContainer .embedBottomBarButton .icon {
  5479.     fill: rgb(157, 148, 136);
  5480. }
  5481. #table {
  5482.     border-color: inherit;
  5483. }
  5484. #table #view {
  5485.     background-image: initial;
  5486.     background-color: rgb(30, 32, 33);
  5487.     border-color: inherit;
  5488. }
  5489. #table .sidebarResizeBarInner {
  5490.     background-image: initial;
  5491.     background-color: rgba(58, 63, 65, 0.3);
  5492. }
  5493. #table .sidebarResizeBar:hover .sidebarResizeBarInner,
  5494. #table .sidebarResizeBarInner.isResizing {
  5495.     background-image: initial;
  5496.     background-color: rgba(58, 63, 65, 0.5);
  5497. }
  5498. .viewSidebarSearchContainer-isFocused {
  5499.     border-color: rgb(5, 68, 162);
  5500. }
  5501. .viewListItemSelected {
  5502.     background-color: rgb(2, 50, 69);
  5503. }
  5504. #gridView {
  5505.     border-color: inherit;
  5506. }
  5507. #gridView #paneContainer {
  5508.     border-color: inherit;
  5509. }
  5510. #gridView #paneContainer #scrollOverlay .antiscroll-scrollbar {
  5511.     background-color: rgba(0, 0, 0, 0.28);
  5512.     box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px inset;
  5513. }
  5514. #gridView #paneContainer #scrollOverlay .antiscroll-scrollbar:hover,
  5515. #gridView #paneContainer #scrollOverlay .antiscroll-scrollbar:active {
  5516.     background-color: rgba(0, 0, 0, 0.4);
  5517. }
  5518. #gridView #paneContainer #headerAndDataRowContainer {
  5519.     border-color: inherit;
  5520. }
  5521. #gridView #paneContainer #headerAndDataRowContainer .leftPaneWrapper {
  5522.     box-shadow: rgba(0, 0, 0, 0) 4px 0px 0px 0px;
  5523.     border-color: rgb(62, 68, 70) !important;
  5524. }
  5525. #gridView #paneContainer.isHorizontallyScrolled #headerAndDataRowContainer .leftPaneWrapper {
  5526.     box-shadow: rgba(0, 0, 0, 0.04) 4px 0px 0px 0px;
  5527. }
  5528. #gridView #paneContainer #summaryBarContainer {
  5529.     border-right-color: inherit;
  5530.     border-bottom-color: inherit;
  5531.     border-left-color: inherit;
  5532.     background-color: rgba(24, 26, 27, 0.5);
  5533.     border-top-color: rgb(57, 61, 64);
  5534. }
  5535. #gridView #paneContainer #summaryBarContainer .rightPaneWrapper {
  5536.     background-image: initial;
  5537.     background-color: transparent;
  5538.     border-color: inherit;
  5539. }
  5540. #gridView #paneContainer #summaryBarContainer .leftPaneWrapper {
  5541.     background-image: initial;
  5542.     background-color: transparent;
  5543. }
  5544. #gridView #paneContainer .pane#headerLeftPane {
  5545.     background-color: rgb(31, 34, 35);
  5546. }
  5547. #gridView #paneContainer .pane#headerRightPane {
  5548.     background-color: rgba(24, 26, 27, 0.5);
  5549.     border-bottom-color: rgb(57, 61, 64);
  5550. }
  5551. #gridView #paneContainer .pane#dataLeftPane {
  5552.     background-color: rgb(27, 30, 31);
  5553. }
  5554. #gridView #paneContainer .pane#summaryRightPane {
  5555.     box-shadow: rgba(0, 0, 0, 0) 4px 0px 0px 0px inset;
  5556.     border-color: rgb(62, 68, 70) !important;
  5557. }
  5558. #gridView #paneContainer.isHorizontallyScrolled .pane#summaryRightPane {
  5559.     box-shadow: rgba(0, 0, 0, 0.04) 4px 0px 0px 0px inset;
  5560. }
  5561. #cursorCellBadgeContainer .cursorCellLockBadge {
  5562.     background-image: initial;
  5563.     background-color: rgb(63, 69, 71);
  5564. }
  5565. #cursorCellBadgeContainer .cursorCellExternalBadge {
  5566.     background-image: initial;
  5567.     background-color: rgb(63, 69, 71);
  5568. }
  5569. #cursorCellBadgeContainer .cursorCellEditBadge {
  5570.     background-color: rgb(5, 74, 176);
  5571. }
  5572. #fillHandle {
  5573.     background-color: rgb(24, 26, 27);
  5574.     border-color: rgb(5, 68, 162);
  5575. }
  5576. #fillHandle.fillHandleDragging {
  5577.     background-color: rgb(32, 35, 37);
  5578.     border-color: rgb(106, 99, 87);
  5579. }
  5580. #galleryView {
  5581.     background-image: initial;
  5582.     background-color: rgb(33, 36, 37);
  5583. }
  5584. #galleryView .addRowButton .dropTargetContent {
  5585.     color: rgb(232, 230, 227);
  5586. }
  5587. #galleryView .galleryCardContainer a {
  5588.     text-decoration-color: initial;
  5589. }
  5590. #galleryView .galleryCardContainer.highlight .highlight {
  5591.     box-shadow: rgb(204, 178, 0) 0px 0px 0px 4px;
  5592. }
  5593. #galleryView .galleryCardContainer.cursor .highlight {
  5594.     box-shadow: rgb(204, 132, 0) 0px 0px 0px 4px;
  5595. }
  5596. #galleryView .baymaxGalleryCard.highlightForOnboarding::after {
  5597.     background-color: rgb(5, 74, 176);
  5598.     color: rgb(232, 230, 227);
  5599.     fill: rgb(232, 230, 227);
  5600. }
  5601. .baymaxGalleryCard .galleryCardPrimaryCell:focus::before {
  5602.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  5603. }
  5604. .baymaxGalleryCard:focus-within {
  5605.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  5606. }
  5607. .baymaxGalleryCard.galleryCard {
  5608.     background-image: initial;
  5609.     background-color: rgb(24, 26, 27);
  5610.     box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 3px;
  5611. }
  5612. .baymaxGalleryCard.galleryCard:hover {
  5613.     box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 12px;
  5614. }
  5615. .baymaxGalleryCard .coverAttachmentCell {
  5616.     background-image: initial;
  5617.     background-color: rgb(24, 26, 27);
  5618.     border-bottom-color: rgb(52, 56, 58);
  5619. }
  5620. .baymaxGalleryCard .coverAttachmentCell.noAttachments {
  5621.     background-image: initial;
  5622.     background-color: rgb(24, 26, 27);
  5623. }
  5624. .baymaxGalleryCard .coverAttachmentCell.noAttachments .noAttachmentsIcon {
  5625.     fill: rgb(223, 220, 215);
  5626.     color: rgb(223, 220, 215);
  5627. }
  5628. .baymaxGalleryCard .coverAttachmentCell.dropTarget .dropTargetLabel,
  5629. .baymaxGalleryCard .coverAttachmentCell .loadingIndicator {
  5630.     color: rgb(232, 230, 227);
  5631. }
  5632. .baymaxGalleryCard .coverAttachmentCell.dropTarget .dropTargetLabel .icon,
  5633. .baymaxGalleryCard .coverAttachmentCell .loadingIndicator .icon {
  5634.     fill: rgb(232, 230, 227);
  5635. }
  5636. .baymaxGalleryCard .coverAttachmentCell .loadingIndicator {
  5637.     background-image: initial;
  5638.     background-color: rgba(0, 0, 0, 0.4);
  5639. }
  5640. .baymaxGalleryCard .coverAttachmentCell.dropTarget .dropTargetLabel {
  5641.     background-image: initial;
  5642.     background-color: rgba(0, 0, 0, 0.3);
  5643. }
  5644. .baymaxGalleryCard .coverAttachmentCell.dropTarget .dropTargetLabel.hover {
  5645.     background-image: initial;
  5646.     background-color: rgba(0, 0, 0, 0.5);
  5647. }
  5648. .baymaxGalleryCard .coverAttachmentCell .attachmentScrubber .attachmentContainer {
  5649.     background-color: rgb(24, 26, 27);
  5650. }
  5651. .baymaxGalleryCard .coverAttachmentCell .scrubIndicator {
  5652.     background-image: initial;
  5653.     background-color: rgba(0, 0, 0, 0.5);
  5654. }
  5655. .baymaxGalleryCard .coverAttachmentCell .scrubIndicator .mouseNub,
  5656. .baymaxGalleryCard .coverAttachmentCell .scrubIndicator .thumbnailNub {
  5657.     background-image: initial;
  5658.     background-color: rgb(24, 26, 27);
  5659. }
  5660. .baymaxGalleryCard .primaryCell {
  5661.     background-image: initial;
  5662.     background-color: rgb(27, 29, 30);
  5663.     border-bottom-color: rgb(52, 56, 58);
  5664.     color: rgb(178, 172, 162);
  5665. }
  5666. .baymaxGalleryCard .primaryCell.unnamed {
  5667.     color: rgb(157, 148, 136);
  5668. }
  5669. .baymaxGalleryCard .labelCellPair {
  5670.     border-bottom-color: rgb(52, 56, 58);
  5671. }
  5672. .baymaxGalleryCard .labelCellPair:last-child {
  5673.     border-bottom-color: transparent;
  5674. }
  5675. .baymaxGalleryCard .columnLabel {
  5676.     color: rgb(181, 174, 165);
  5677. }
  5678. .baymaxGalleryCard .cellContainer .cell {
  5679.     background-image: initial;
  5680.     background-color: transparent;
  5681. }
  5682. .galleryCardDragContainer .galleryCard {
  5683.     box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 25px;
  5684. }
  5685. .galleryCreateRowsFromFilesModal .hbtn {
  5686.     background-color: rgb(27, 29, 30);
  5687.     box-shadow: rgba(96, 104, 108, 0.3) 0px 0px 0px 1px;
  5688. }
  5689. .galleryCreateRowsFromFilesModal .hbtn:active:not(.disabled),
  5690. .galleryCreateRowsFromFilesModal .hbtn:focus:not(.disabled) {
  5691.     box-shadow: rgba(96, 104, 108, 0.3) 0px 0px 0px 1px;
  5692.     background-image: initial;
  5693.     background-color: rgb(19, 34, 42);
  5694. }
  5695. .galleryCreateRowsFromFilesModal .hbtn .subtitle {
  5696.     color: rgb(157, 148, 136);
  5697. }
  5698. #kanbanView {
  5699.     background-color: rgb(40, 44, 45);
  5700. }
  5701. #kanbanView .stacksContainerForMobile::-webkit-scrollbar-thumb {
  5702.     background-image: initial;
  5703.     background-color: rgba(0, 0, 0, 0.35);
  5704. }
  5705. #kanbanView .stacksContainer::-webkit-scrollbar-thumb {
  5706.     background-image: initial;
  5707.     background-color: rgba(0, 0, 0, 0.35);
  5708. }
  5709. #kanbanView .baymaxGalleryCard.highlightForOnboarding::after {
  5710.     background-color: rgb(5, 74, 176);
  5711.     color: rgb(232, 230, 227);
  5712.     fill: rgb(232, 230, 227);
  5713. }
  5714. .kanbanStack .kanbanCardContainer a {
  5715.     text-decoration-color: initial;
  5716. }
  5717. .kanbanStack .kanbanCardContainer.highlight .highlight {
  5718.     box-shadow: rgb(204, 178, 0) 0px 0px 0px 4px;
  5719. }
  5720. .kanbanStack .kanbanCardContainer.cursor .highlight {
  5721.     box-shadow: rgb(204, 132, 0) 0px 0px 0px 4px;
  5722. }
  5723. .viewLoadOverlay {
  5724.     background-color: transparent;
  5725.     color: rgba(232, 230, 227, 0.25);
  5726. }
  5727. .cell {
  5728.     background-image: initial;
  5729.     background-color: rgb(24, 26, 27);
  5730.     color: rgb(221, 218, 214);
  5731.     outline-color: initial;
  5732. }
  5733. .dataRow:not(.header) .cell {
  5734.     border-bottom-color: rgb(57, 61, 64);
  5735.     border-right-color: initial;
  5736.     border-top-color: initial;
  5737.     border-left-color: rgb(51, 56, 58);
  5738. }
  5739. .dataRow:not(.header) .cell span.url {
  5740.     text-decoration-color: initial;
  5741. }
  5742. .dataRow:not(.header) .cell.cursor {
  5743.     border-top-color: transparent;
  5744.     border-bottom-color: transparent;
  5745.     border-left-color: transparent;
  5746.     border-right-color: initial;
  5747.     box-shadow: rgb(5, 74, 176) 0px 0px 0px 2px !important;
  5748. }
  5749. .dataRow:not(.header) .cell.cursor.primary {
  5750.     border-left-color: initial;
  5751. }
  5752. .dataRow:not(.header) .cell.edit {
  5753.     box-shadow: rgb(5, 74, 176) 0px 0px 0px 3px !important;
  5754. }
  5755. .dataRow:not(.header) .cell.fillCandidate {
  5756.     background-image: initial !important;
  5757.     background-color: rgb(32, 35, 37) !important;
  5758. }
  5759. .dataRow:not(.header) .cell.fillCandidate.found.foundCursor {
  5760.     background-image: initial !important;
  5761.     background-color: rgb(137, 102, 14) !important;
  5762. }
  5763. .dataRow:not(.header) .cell.fillCandidate.found:not(.foundCursor) {
  5764.     background-image: initial !important;
  5765.     background-color: rgb(74, 58, 20) !important;
  5766. }
  5767. .dataRow:not(.header) .cell.selected:not(.expanded).found.foundCursor,
  5768. .dataRow:not(.header) .cell.cursor:not(.expanded).found.foundCursor {
  5769.     background-image: initial !important;
  5770.     background-color: rgb(133, 103, 14) !important;
  5771. }
  5772. .dataRow:not(.header) .cell.selected:not(.expanded).found:not(.foundCursor),
  5773. .dataRow:not(.header) .cell.cursor:not(.expanded).found:not(.foundCursor) {
  5774.     background-image: initial !important;
  5775.     background-color: rgb(64, 56, 22) !important;
  5776. }
  5777. .dataRow:not(.header) .cell.cursor:not(.expanded) {
  5778.     background-image: initial !important;
  5779.     background-color: rgb(24, 26, 27) !important;
  5780. }
  5781. .dataRow:not(.header) .cell.cursor:not(.expanded).multipleSelected {
  5782.     background-image: initial !important;
  5783.     background-color: rgb(28, 31, 32) !important;
  5784. }
  5785. .dataRow:not(.header) .cell.selected:not(.expanded):not(.cursor) {
  5786.     background-image: initial !important;
  5787.     background-color: rgb(28, 31, 32) !important;
  5788. }
  5789. .dataRow:not(.header) .cell.fillCandidate {
  5790.     background-image: initial !important;
  5791.     background-color: rgb(32, 35, 37) !important;
  5792. }
  5793. .dataRow:not(.header) .cell.found.foundCursor {
  5794.     background-image: initial;
  5795.     background-color: rgb(138, 99, 0);
  5796. }
  5797. .dataRow:not(.header) .cell.found:not(.foundCursor) {
  5798.     background-image: initial;
  5799.     background-color: rgb(77, 55, 0);
  5800. }
  5801. .dataRow:not(.header) .cell.primary {
  5802.     border-left-color: transparent;
  5803. }
  5804. .dataRow:not(.header).expanded .cell.expandButton {
  5805.     background-image: initial !important;
  5806.     background-color: transparent !important;
  5807. }
  5808. .cell.expanded {
  5809.     background-color: rgb(27, 30, 31);
  5810.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  5811. }
  5812. .cell.expanded.collapsed {
  5813.     background-color: rgb(24, 26, 27);
  5814.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px;
  5815. }
  5816. .cell.expanded[data-columntype="text"] input, .cell.expanded[data-columntype="email"] input, .cell.expanded[data-columntype="number"] input, .cell.expanded[data-columntype="percent"] input, .cell.expanded[data-columntype="currency"] input, .cell.expanded[data-columntype="phone"] input, .cell.expanded[data-columntype="checkbox"] input, .cell.expanded[data-columntype="select"] input, .cell.expanded[data-columntype="multiSelect"] input, .cell.expanded[data-columntype="collaborator"] input, .cell.expanded[data-columntype="multiCollaborator"] input, .cell.expanded[data-columntype="url"] input, .cell.expanded[data-columntype="formula"] input, .cell.expanded[data-columntype="rollup"] input, .cell.expanded[data-columntype="count"] input, .cell.expanded[data-columntype="lookup"] input, .cell.expanded[data-columntype="autoNumber"] input, .cell.expanded[data-columntype="barcode"] input, .cell.expanded[data-columntype="rating"] input, .cell.expanded[data-columntype="multipleAttachment"] input, .cell.expanded[data-columntype="foreignKey"] input {
  5817.     background-image: initial;
  5818.     background-color: rgb(24, 26, 27);
  5819. }
  5820. .cell.expanded[data-columntype="text"].readonly input, .cell.expanded[data-columntype="email"].readonly input, .cell.expanded[data-columntype="number"].readonly input, .cell.expanded[data-columntype="percent"].readonly input, .cell.expanded[data-columntype="currency"].readonly input, .cell.expanded[data-columntype="phone"].readonly input, .cell.expanded[data-columntype="checkbox"].readonly input, .cell.expanded[data-columntype="select"].readonly input, .cell.expanded[data-columntype="multiSelect"].readonly input, .cell.expanded[data-columntype="collaborator"].readonly input, .cell.expanded[data-columntype="multiCollaborator"].readonly input, .cell.expanded[data-columntype="url"].readonly input, .cell.expanded[data-columntype="formula"].readonly input, .cell.expanded[data-columntype="rollup"].readonly input, .cell.expanded[data-columntype="count"].readonly input, .cell.expanded[data-columntype="lookup"].readonly input, .cell.expanded[data-columntype="autoNumber"].readonly input, .cell.expanded[data-columntype="barcode"].readonly input, .cell.expanded[data-columntype="rating"].readonly input, .cell.expanded[data-columntype="multipleAttachment"].readonly input, .cell.expanded[data-columntype="foreignKey"].readonly input {
  5821.     background-image: initial;
  5822.     background-color: rgb(27, 29, 30);
  5823. }
  5824. .dataRow.hover .cell:not(.fillCandidate) .grid-read-checkbox-field-checkbox {
  5825.     border-color: rgba(140, 130, 115, 0.1);
  5826.     background-color: rgb(24, 26, 27);
  5827. }
  5828. .dataRow .grid-read-rating-field-rating {
  5829.     color: rgb(232, 230, 227);
  5830.     fill: rgb(232, 230, 227);
  5831. }
  5832. .dataRow .grid-read-rating-field-rating.link:hover {
  5833.     color: rgba(232, 230, 227, 0.8);
  5834. }
  5835. .dataRow .grid-read-rating-field-rating.understroke {
  5836.     border-color: rgba(48, 52, 54, 0.25);
  5837. }
  5838. .dataRow .grid-read-rating-field-rating.understroke.link:hover,
  5839. .dataRow .grid-read-rating-field-rating.understroke.link.active {
  5840.     border-color: rgba(48, 52, 54, 0.8);
  5841. }
  5842. .dataRow.hover .grid-read-rating-field-rating {
  5843.     color: rgba(232, 230, 227, 0.1);
  5844.     fill: rgba(232, 230, 227, 0.1);
  5845. }
  5846. .dataRow.hover .grid-read-rating-field-rating.link:hover {
  5847.     color: rgba(232, 230, 227, 0.1);
  5848.     fill: rgba(232, 230, 227, 0.1);
  5849. }
  5850. .dataRow.hover .grid-read-rating-field-rating.understroke {
  5851.     border-color: rgba(140, 130, 115, 0.1);
  5852. }
  5853. .dataRow.hover .grid-read-rating-field-rating.understroke.link:hover,
  5854. .dataRow.hover .grid-read-rating-field-rating.understroke.link.active {
  5855.     border-color: rgba(140, 130, 115, 0.1);
  5856. }
  5857. #gridView .dataRow .staticCellContainer {
  5858.     background-image: initial;
  5859.     background-color: rgb(24, 26, 27);
  5860.     border-bottom-color: rgb(57, 61, 64);
  5861. }
  5862. #gridView .dataRow .expandButtonLeft {
  5863.     border-left-color: initial;
  5864.     text-decoration-color: initial;
  5865. }
  5866. #gridView .dataRow .expandButtonLeft:hover i,
  5867. #gridView .dataRow .expandButtonLeft:hover .commentCount {
  5868.     color: rgb(109, 163, 222);
  5869.     background-color: rgb(3, 56, 77);
  5870. }
  5871. #gridView .dataRow .expandButtonLeft i {
  5872.     color: rgb(58, 157, 249);
  5873. }
  5874. #gridView .dataRow .expandButtonLeft .commentCount {
  5875.     color: rgb(58, 157, 249);
  5876.     background-color: rgba(0, 0, 0, 0.05);
  5877. }
  5878. #gridView .dataRow.highlightForOnboarding .expandButtonLeft i:not(:hover)::after,
  5879. #gridView .dataRow.highlightForOnboarding.hasComments .expandButtonLeft .commentCount:not(:hover)::after {
  5880.     background-color: rgb(5, 74, 176);
  5881.     color: rgb(232, 230, 227);
  5882.     fill: rgb(232, 230, 227);
  5883. }
  5884. #gridView .dataRow .rowNumber {
  5885.     border-left-color: initial;
  5886.     border-right-color: initial;
  5887.     color: rgb(161, 153, 141);
  5888. }
  5889. #gridView .dataRow .rowNumber .checkbox {
  5890.     background-image: initial;
  5891.     background-color: rgb(24, 26, 27);
  5892.     border-color: rgb(76, 82, 85);
  5893. }
  5894. #gridView .dataRow.found .rowNumber {
  5895.     background-image: initial;
  5896.     background-color: rgb(77, 55, 0);
  5897. }
  5898. #gridView .dataRow.cursorCell .cell:not(.ghost),
  5899. #gridView .dataRow.cursorCell .staticCellContainer {
  5900.     background-image: initial;
  5901.     background-color: rgb(28, 30, 31);
  5902. }
  5903. #gridView .dataRow.cursorCell .cell.found.foundCursor {
  5904.     background-image: initial;
  5905.     background-color: rgb(137, 100, 7);
  5906. }
  5907. #gridView .dataRow.cursorCell .cell.found:not(.foundCursor) {
  5908.     background-image: initial;
  5909.     background-color: rgb(74, 56, 11);
  5910. }
  5911. #gridView .dataRow.cursorCell.hasComments .expandButtonLeft i {
  5912.     color: transparent;
  5913. }
  5914. #gridView .dataRow.selected .staticCellContainer .rowNumber .checkbox {
  5915.     background-color: rgb(5, 74, 176);
  5916.     border-color: transparent;
  5917. }
  5918. #gridView .dataRow.selected .cell:not(.ghost),
  5919. #gridView .dataRow.selected .staticCellContainer {
  5920.     background-image: initial !important;
  5921.     background-color: rgb(28, 31, 32) !important;
  5922. }
  5923. #gridView .dataRow.selected .cell.found.foundCursor {
  5924.     background-image: initial !important;
  5925.     background-color: rgb(133, 103, 14) !important;
  5926. }
  5927. #gridView .dataRow.selected .cell.found:not(.foundCursor) {
  5928.     background-image: initial !important;
  5929.     background-color: rgb(64, 56, 22) !important;
  5930. }
  5931. #gridView.rowDraggingEnabled .dataRow div.grabby {
  5932.     background-image: url("https://airtable.com/images/grabby.png");
  5933. }
  5934. .rowHeight1#gridView:not(.animateRows):not(.grouped) #dataLeftPane .paneInnerContent,
  5935. .rowHeight1#gridView:not(.animateRows):not(.grouped) #dataRightPane .paneInnerContent {
  5936.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSIzMiI+PGRlZnM+PGZpbHRlciBpZD0iZGFya3JlYWRlci1pbWFnZS1maWx0ZXIiPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMyAtMC42NjcgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAwLjMzMyAtMC42NjcgMC4wMDAgMS4wMDAgLTAuNjY3IC0wLjY2NyAwLjMzMyAwLjAwMCAxLjAwMCAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxIiBoZWlnaHQ9IjMyIiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUFFQUFBQWdDQVlBQUFEVDVSSWFBQUFBQVhOU1IwSUFyczRjNlFBQUFCWkpSRUZVQ0IxaitBOEVUQXhBTVBpSWU0K2VNQUFBajQ0RzM3QWNVaFVBQUFBQVNVVk9SSzVDWUlJPSIgLz48L3N2Zz4=");
  5937. }
  5938. .rowHeight2#gridView:not(.animateRows):not(.grouped) #dataLeftPane .paneInnerContent,
  5939. .rowHeight2#gridView:not(.animateRows):not(.grouped) #dataRightPane .paneInnerContent {
  5940.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSI1NiI+PGRlZnM+PGZpbHRlciBpZD0iZGFya3JlYWRlci1pbWFnZS1maWx0ZXIiPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMyAtMC42NjcgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAwLjMzMyAtMC42NjcgMC4wMDAgMS4wMDAgLTAuNjY3IC0wLjY2NyAwLjMzMyAwLjAwMCAxLjAwMCAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxIiBoZWlnaHQ9IjU2IiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUFFQUFBQTRDQVlBQUFBOFlKTHNBQUFBQkdkQlRVRUFBTEdQQy94aEJRQUFBQmRKUkVGVUdCbGorQThFVEF4QU1FckF3dURlb3ljTUFKY01Cdy9mblQ2RUFBQUFBRWxGVGtTdVFtQ0MiIC8+PC9zdmc+");
  5941. }
  5942. .rowHeight3#gridView:not(.animateRows):not(.grouped) #dataLeftPane .paneInnerContent,
  5943. .rowHeight3#gridView:not(.animateRows):not(.grouped) #dataRightPane .paneInnerContent {
  5944.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSI4OCI+PGRlZnM+PGZpbHRlciBpZD0iZGFya3JlYWRlci1pbWFnZS1maWx0ZXIiPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMyAtMC42NjcgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAwLjMzMyAtMC42NjcgMC4wMDAgMS4wMDAgLTAuNjY3IC0wLjY2NyAwLjMzMyAwLjAwMCAxLjAwMCAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxIiBoZWlnaHQ9Ijg4IiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUFFQUFBQllDQVlBQUFBMGxKMjJBQUFBQkdkQlRVRUFBTEdQQy94aEJRQUFBQmhKUkVGVUdCbGorQThFVEF4QU1Fb01sVEM0OStnSkF3QnV1UWRQYi9mT3NRQUFBQUJKUlU1RXJrSmdnZz09IiAvPjwvc3ZnPg==");
  5945. }
  5946. .rowHeight4#gridView:not(.animateRows):not(.grouped) #dataLeftPane .paneInnerContent,
  5947. .rowHeight4#gridView:not(.animateRows):not(.grouped) #dataRightPane .paneInnerContent {
  5948.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSIxMjgiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4zMzMgLTAuNjY3IC0wLjY2NyAwLjAwMCAxLjAwMCAtMC42NjcgMC4zMzMgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAtMC42NjcgMC4zMzMgMC4wMDAgMS4wMDAgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMSIgaGVpZ2h0PSIxMjgiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBQUVBQUFDQUNBWUFBQURLK1FQMEFBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFCcEpSRUZVS0JWaitBOEVUQXhBTUVxTWhnRjkwOEc5UjA4WUFEU1ZCNTkybXJvK0FBQUFBRWxGVGtTdVFtQ0MiIC8+PC9zdmc+");
  5949. }
  5950. body:not(.dragHelperActivelyDragging) #paneContainer:not(.scrolling) .dataRow.hover:not(.header):not(.ghost):not(.dragging).hasComments .expandButtonLeft i {
  5951.     color: transparent;
  5952. }
  5953. body:not(.dragHelperActivelyDragging) #gridView .dataRow:not(.header):not(.selected):hover .background {
  5954.     background-image: initial;
  5955.     background-color: rgb(26, 28, 30);
  5956. }
  5957. body:not(.dragHelperActivelyDragging) #gridView .dataRow:not(.header):not(.selected):not(.ghost) .rowNumber:hover {
  5958.     background-color: rgb(31, 34, 35);
  5959. }
  5960. body:not(.dragHelperActivelyDragging) #gridView .dataRow.ghost:hover .rowNumber {
  5961.     background-color: rgb(31, 34, 35);
  5962. }
  5963. body:not(.dragHelperActivelyDragging) #gridView .dataRow.hover .cell:not(.ghost),
  5964. body:not(.dragHelperActivelyDragging) #gridView .dataRow.hover .staticCellContainer {
  5965.     background-image: initial;
  5966.     background-color: rgb(28, 30, 31);
  5967. }
  5968. .headerRow .cell.ghost {
  5969.     border-left-color: rgb(57, 61, 64);
  5970.     border-right-color: rgb(57, 61, 64);
  5971. }
  5972. #table .dataRow .cell.ghost {
  5973.     border-left-color: rgb(57, 61, 64);
  5974.     border-bottom-color: transparent;
  5975.     background-color: transparent;
  5976. }
  5977. #table .dataRow .cell.ghost.hover {
  5978.     background-color: rgb(24, 26, 27);
  5979.     border-right-color: rgb(57, 61, 64);
  5980.     border-bottom-color: rgb(57, 61, 64);
  5981. }
  5982. #table .dataRow.ghost {
  5983.     background-color: rgb(24, 26, 27);
  5984.     border-bottom-color: rgb(57, 61, 64);
  5985. }
  5986. #table .dataRow.ghost.rightPane {
  5987.     border-right-color: rgb(57, 61, 64);
  5988. }
  5989. #table .dataRow.ghost .rowNumber {
  5990.     border-right-color: initial;
  5991.     color: rgb(179, 172, 162);
  5992. }
  5993. #table .dataRow.ghost:not(.rowInsertionEnabled) {
  5994.     background-color: rgb(29, 31, 32);
  5995. }
  5996. body:not(.dragHelperActivelyDragging) #table .dataRow.ghost.rowInsertionEnabled.hover {
  5997.     background-color: rgb(28, 30, 31);
  5998. }
  5999. body:not(.dragHelperActivelyDragging) #table .dataRow.ghost.rowInsertionEnabled.hover .rowNumber {
  6000.     background-color: rgb(28, 30, 31);
  6001. }
  6002. #table .headerRow.leftPane > :last-child {
  6003.     border-right-color: rgb(62, 68, 70);
  6004. }
  6005. #table .headerRow .staticCellContainer {
  6006.     background-color: rgb(30, 32, 33);
  6007.     border-bottom-color: rgb(61, 66, 69);
  6008. }
  6009. #table .headerRow .staticCellContainer .rowNumber {
  6010.     border-left-color: initial;
  6011.     border-right-color: initial;
  6012. }
  6013. #table .headerRow .staticCellContainer .rowNumber .checkbox {
  6014.     background-image: initial;
  6015.     background-color: rgb(24, 26, 27);
  6016.     border-color: rgb(76, 82, 85);
  6017. }
  6018. #table .headerRow .staticCellContainer .rowNumber .checkbox.selected {
  6019.     background-color: rgb(14, 105, 174);
  6020.     border-color: transparent;
  6021. }
  6022. .headerRow .cell {
  6023.     background-color: rgb(30, 32, 33);
  6024.     border-bottom-color: rgb(61, 66, 69);
  6025.     border-top-color: initial;
  6026.     border-left-color: rgb(57, 61, 64);
  6027. }
  6028. .headerRow .cell:hover {
  6029.     background-color: rgb(28, 30, 31);
  6030. }
  6031. .headerRow .cell.read.primary {
  6032.     border-left-color: initial;
  6033. }
  6034. .headerRow .cell.read .contentWrapper {
  6035.     color: rgb(200, 195, 188);
  6036. }
  6037. .headerRow .cell.read .contentWrapper .displayTypeIcon {
  6038.     fill: rgb(178, 172, 162);
  6039. }
  6040. .headerRow .cell.read .contentWrapper .displayTypeIcon .displayTypeIconOverlay {
  6041.     stroke: rgb(226, 223, 219);
  6042. }
  6043. .headerRow .cell.read .contentWrapper .descriptionIcon {
  6044.     color: rgb(178, 172, 162);
  6045. }
  6046. .headerRow .cell.read .warningSign {
  6047.     background-color: inherit;
  6048.     color: rgb(231, 63, 92);
  6049. }
  6050. .headerRow .cell.read .warningSign:hover {
  6051.     color: rgb(227, 81, 117);
  6052. }
  6053. .headerRow .cell.read .menuButton {
  6054.     color: rgb(178, 172, 162);
  6055. }
  6056. .headerRow .cell.read .resizeHandle .draggingLine {
  6057.     background-color: rgb(5, 74, 176);
  6058. }
  6059. .headerRow.rightPane > .cell.readonly:last-child {
  6060.     box-shadow: rgb(42, 45, 47) 1px 0px;
  6061. }
  6062. .headerRow .cell.columnConfigOpen .menuButton {
  6063.     color: rgba(232, 230, 227, 0.25);
  6064.     fill: rgba(232, 230, 227, 0.25);
  6065. }
  6066. .headerRow .cell.columnConfigOpen .menuButton.link:hover {
  6067.     color: rgba(232, 230, 227, 0.25);
  6068.     fill: rgba(232, 230, 227, 0.25);
  6069. }
  6070. .headerRow .cell.columnConfigOpen .menuButton.understroke {
  6071.     border-color: rgba(140, 130, 115, 0.25);
  6072. }
  6073. .headerRow .cell.columnConfigOpen .menuButton.understroke.link:hover,
  6074. .headerRow .cell.columnConfigOpen .menuButton.understroke.link.active {
  6075.     border-color: rgba(140, 130, 115, 0.25);
  6076. }
  6077. #paneContainer.highlightForOnboarding .headerRow .cell[data-columnindex="1"]:not(.columnConfigOpen):not(.columnMenuOpen) .menuButton::after {
  6078.     background-color: rgb(5, 74, 176);
  6079.     color: rgb(232, 230, 227);
  6080.     fill: rgb(232, 230, 227);
  6081. }
  6082. #paneDivider .line {
  6083.     background-image: initial;
  6084.     background-color: rgb(72, 78, 81);
  6085. }
  6086. #paneDivider .dragHandle {
  6087.     background-image: initial;
  6088.     background-color: rgb(5, 74, 176);
  6089. }
  6090. #paneDivider .tooltip {
  6091.     background-color: rgb(24, 26, 27);
  6092.     color: rgb(152, 143, 129);
  6093.     box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 0px 1px;
  6094. }
  6095. #paneDivider .tooltip span {
  6096.     color: rgb(83, 255, 203);
  6097. }
  6098. #paneDivider .tooltip::before {
  6099.     background-image: initial;
  6100.     background-color: transparent;
  6101.     border-color: transparent rgb(48, 52, 54) transparent transparent;
  6102.     box-shadow: rgb(24, 26, 27) 1px 0px 0px;
  6103. }
  6104. #paneDivider .tooltip::after {
  6105.     background-image: initial;
  6106.     background-color: transparent;
  6107.     border-color: transparent rgba(140, 130, 115, 0.2) transparent transparent;
  6108. }
  6109. #paneDivider .tooltip.hanging-left::before {
  6110.     border-right-color: initial;
  6111.     border-left-color: rgb(48, 52, 54);
  6112. }
  6113. #paneDivider .tooltip.hanging-left::after {
  6114.     border-right-color: transparent;
  6115.     border-left-color: rgba(140, 130, 115, 0.2);
  6116. }
  6117. .summaryBar .summaryCell,
  6118. .groupHeader .summaryCell {
  6119.     color: rgb(200, 195, 188);
  6120. }
  6121. .summaryBar .summaryCell:not(.selectionCount):hover,
  6122. .groupHeader .summaryCell:not(.selectionCount):hover {
  6123.     background-color: rgba(0, 0, 0, 0.05);
  6124. }
  6125. .CodeMirror {
  6126.     color: rgb(232, 230, 227);
  6127. }
  6128. .CodeMirror-scrollbar-filler,
  6129. .CodeMirror-gutter-filler {
  6130.     background-color: rgb(24, 26, 27);
  6131. }
  6132. .CodeMirror-gutters {
  6133.     border-right-color: rgb(58, 62, 65);
  6134.     background-color: rgb(29, 31, 32);
  6135. }
  6136. .CodeMirror-linenumber {
  6137.     color: rgb(168, 160, 149);
  6138. }
  6139. .CodeMirror-guttermarker {
  6140.     color: rgb(232, 230, 227);
  6141. }
  6142. .CodeMirror-guttermarker-subtle {
  6143.     color: rgb(168, 160, 149);
  6144. }
  6145. .CodeMirror-cursor {
  6146.     border-left-color: rgb(140, 130, 115);
  6147.     border-right-color: initial;
  6148. }
  6149. .CodeMirror div.CodeMirror-secondarycursor {
  6150.     border-left-color: rgb(66, 71, 74);
  6151. }
  6152. .cm-fat-cursor .CodeMirror-cursor {
  6153.     background-image: initial;
  6154.     background-color: rgb(44, 127, 16);
  6155.     border-color: initial !important;
  6156. }
  6157. .cm-fat-cursor-mark {
  6158.     background-color: rgba(48, 192, 0, 0.5);
  6159. }
  6160. .cm-animate-fat-cursor {
  6161.     border-color: initial;
  6162.     background-color: rgb(44, 127, 16);
  6163. }
  6164. .cm-tab {
  6165.     text-decoration-color: inherit;
  6166. }
  6167. .CodeMirror-ruler {
  6168.     border-left-color: rgb(62, 68, 70);
  6169. }
  6170. .cm-s-default .cm-header {
  6171.     color: rgb(51, 125, 255);
  6172. }
  6173. .cm-s-default .cm-quote {
  6174.     color: rgb(97, 255, 97);
  6175. }
  6176. .cm-negative {
  6177.     color: rgb(223, 81, 81);
  6178. }
  6179. .cm-positive {
  6180.     color: rgb(106, 222, 106);
  6181. }
  6182. .cm-link {
  6183.     text-decoration-color: initial;
  6184. }
  6185. .cm-strikethrough {
  6186.     text-decoration-color: initial;
  6187. }
  6188. .cm-s-default .cm-keyword {
  6189.     color: rgb(237, 109, 255);
  6190. }
  6191. .cm-s-default .cm-atom {
  6192.     color: rgb(119, 102, 238);
  6193. }
  6194. .cm-s-default .cm-number {
  6195.     color: rgb(140, 236, 197);
  6196. }
  6197. .cm-s-default .cm-def {
  6198.     color: rgb(51, 125, 255);
  6199. }
  6200. .cm-s-default .cm-variable-2 {
  6201.     color: rgb(102, 186, 255);
  6202. }
  6203. .cm-s-default .cm-variable-3,
  6204. .cm-s-default .cm-type {
  6205.     color: rgb(109, 255, 200);
  6206. }
  6207. .cm-s-default .cm-comment {
  6208.     color: rgb(255, 170, 85);
  6209. }
  6210. .cm-s-default .cm-string {
  6211.     color: rgb(238, 90, 90);
  6212. }
  6213. .cm-s-default .cm-string-2 {
  6214.     color: rgb(255, 102, 26);
  6215. }
  6216. .cm-s-default .cm-meta {
  6217.     color: rgb(178, 172, 162);
  6218. }
  6219. .cm-s-default .cm-qualifier {
  6220.     color: rgb(178, 172, 162);
  6221. }
  6222. .cm-s-default .cm-builtin {
  6223.     color: rgb(136, 85, 255);
  6224. }
  6225. .cm-s-default .cm-bracket {
  6226.     color: rgb(157, 148, 136);
  6227. }
  6228. .cm-s-default .cm-tag {
  6229.     color: rgb(140, 255, 121);
  6230. }
  6231. .cm-s-default .cm-attribute {
  6232.     color: rgb(82, 145, 255);
  6233. }
  6234. .cm-s-default .cm-hr {
  6235.     color: rgb(168, 160, 149);
  6236. }
  6237. .cm-s-default .cm-link {
  6238.     color: rgb(82, 145, 255);
  6239. }
  6240. .cm-s-default .cm-error {
  6241.     color: rgb(255, 26, 26);
  6242. }
  6243. .cm-invalidchar {
  6244.     color: rgb(255, 26, 26);
  6245. }
  6246. .CodeMirror-composing {
  6247.     border-bottom-color: initial;
  6248. }
  6249. div.CodeMirror span.CodeMirror-matchingbracket {
  6250.     color: rgb(73, 255, 73);
  6251. }
  6252. div.CodeMirror span.CodeMirror-nonmatchingbracket {
  6253.     color: rgb(223, 94, 94);
  6254. }
  6255. .CodeMirror-matchingtag {
  6256.     background-image: initial;
  6257.     background-color: rgba(204, 120, 0, 0.3);
  6258. }
  6259. .CodeMirror-activeline-background {
  6260.     background-image: initial;
  6261.     background-color: rgb(30, 33, 34);
  6262. }
  6263. .CodeMirror {
  6264.     background-image: initial;
  6265.     background-color: rgb(24, 26, 27);
  6266. }
  6267. .CodeMirror-scroll {
  6268.     outline-color: initial;
  6269. }
  6270. .CodeMirror-sizer {
  6271.     border-right-color: transparent;
  6272. }
  6273. .CodeMirror-gutter-wrapper {
  6274.     background-image: none !important;
  6275.     background-color: initial !important;
  6276.     border-color: initial !important;
  6277. }
  6278. .CodeMirror-gutter-wrapper ::selection {
  6279.     background-color: transparent;
  6280. }
  6281. .CodeMirror pre.CodeMirror-line,
  6282. .CodeMirror pre.CodeMirror-line-like {
  6283.     background-image: initial;
  6284.     background-color: transparent;
  6285.     color: inherit;
  6286.     -webkit-tap-highlight-color: transparent;
  6287. }
  6288. .CodeMirror-code {
  6289.     outline-color: initial;
  6290. }
  6291. .CodeMirror-selected {
  6292.     background-image: initial;
  6293.     background-color: rgb(45, 49, 51);
  6294. }
  6295. .CodeMirror-focused .CodeMirror-selected {
  6296.     background-image: initial;
  6297.     background-color: rgb(40, 44, 45);
  6298. }
  6299. .CodeMirror-line::selection,
  6300. .CodeMirror-line > span::selection,
  6301. .CodeMirror-line > span > span::selection {
  6302.     background-image: initial;
  6303.     background-color: rgb(40, 44, 45);
  6304. }
  6305. .cm-searching {
  6306.     background-color: rgba(204, 204, 0, 0.4);
  6307. }
  6308. span.CodeMirror-selectedtext {
  6309.     background-image: none;
  6310.     background-color: initial;
  6311. }
  6312. .CodeMirror-hints {
  6313.     list-style-image: initial;
  6314.     box-shadow: rgba(0, 0, 0, 0.2) 2px 3px 5px;
  6315.     border-color: rgb(66, 71, 74);
  6316.     background-image: initial;
  6317.     background-color: rgb(24, 26, 27);
  6318. }
  6319. .CodeMirror-hint {
  6320.     color: rgb(232, 230, 227);
  6321. }
  6322. li.CodeMirror-hint-active {
  6323.     background-image: initial;
  6324.     background-color: rgb(0, 109, 204);
  6325.     color: rgb(232, 230, 227);
  6326. }
  6327. .CodeMirror-search-match {
  6328.     background-image: initial;
  6329.     background-color: rgb(204, 172, 0);
  6330.     border-top-color: rgb(179, 116, 0);
  6331.     border-bottom-color: rgb(179, 116, 0);
  6332. }
  6333. .CodeMirror-dialog {
  6334.     background-image: inherit;
  6335.     background-color: inherit;
  6336.     color: inherit;
  6337. }
  6338. .CodeMirror-dialog-top {
  6339.     border-bottom-color: rgb(53, 57, 59);
  6340. }
  6341. .CodeMirror-dialog-bottom {
  6342.     border-top-color: rgb(53, 57, 59);
  6343. }
  6344. .CodeMirror-dialog input {
  6345.     border-color: initial;
  6346.     outline-color: initial;
  6347.     background-image: initial;
  6348.     background-color: transparent;
  6349.     color: inherit;
  6350. }
  6351. .solarized.base03 {
  6352.     color: rgb(215, 211, 206);
  6353. }
  6354. .solarized.base02 {
  6355.     color: rgb(209, 205, 199);
  6356. }
  6357. .solarized.base01 {
  6358.     color: rgb(167, 160, 148);
  6359. }
  6360. .solarized.base00 {
  6361.     color: rgb(159, 150, 138);
  6362. }
  6363. .solarized.base0 {
  6364.     color: rgb(160, 151, 139);
  6365. }
  6366. .solarized.base1 {
  6367.     color: rgb(168, 161, 149);
  6368. }
  6369. .solarized.base2 {
  6370.     color: rgb(228, 219, 189);
  6371. }
  6372. .solarized.base3 {
  6373.     color: rgb(250, 233, 188);
  6374. }
  6375. .solarized.solar-yellow {
  6376.     color: rgb(255, 212, 77);
  6377. }
  6378. .solarized.solar-orange {
  6379.     color: rgb(235, 116, 67);
  6380. }
  6381. .solarized.solar-red {
  6382.     color: rgb(223, 68, 66);
  6383. }
  6384. .solarized.solar-magenta {
  6385.     color: rgb(215, 72, 141);
  6386. }
  6387. .solarized.solar-violet {
  6388.     color: rgb(116, 148, 199);
  6389. }
  6390. .solarized.solar-blue {
  6391.     color: rgb(65, 156, 221);
  6392. }
  6393. .solarized.solar-cyan {
  6394.     color: rgb(102, 215, 206);
  6395. }
  6396. .solarized.solar-green {
  6397.     color: rgb(234, 255, 97);
  6398. }
  6399. .cm-s-solarized.cm-s-dark {
  6400.     color: rgb(160, 151, 139);
  6401.     background-color: rgb(0, 34, 43);
  6402.     text-shadow: rgb(0, 34, 43) 0px 1px;
  6403. }
  6404. .cm-s-solarized.cm-s-light {
  6405.     background-color: rgb(64, 48, 5);
  6406.     color: rgb(159, 150, 138);
  6407.     text-shadow: rgb(62, 53, 25) 0px 1px;
  6408. }
  6409. .cm-s-solarized .CodeMirror-widget {
  6410.     text-shadow: none;
  6411. }
  6412. .cm-s-solarized .cm-header {
  6413.     color: rgb(167, 160, 148);
  6414. }
  6415. .cm-s-solarized .cm-quote {
  6416.     color: rgb(168, 161, 149);
  6417. }
  6418. .cm-s-solarized .cm-keyword {
  6419.     color: rgb(235, 116, 67);
  6420. }
  6421. .cm-s-solarized .cm-atom {
  6422.     color: rgb(215, 72, 141);
  6423. }
  6424. .cm-s-solarized .cm-number {
  6425.     color: rgb(215, 72, 141);
  6426. }
  6427. .cm-s-solarized .cm-def {
  6428.     color: rgb(102, 215, 206);
  6429. }
  6430. .cm-s-solarized .cm-variable {
  6431.     color: rgb(160, 151, 139);
  6432. }
  6433. .cm-s-solarized .cm-variable-2 {
  6434.     color: rgb(255, 212, 77);
  6435. }
  6436. .cm-s-solarized .cm-variable-3,
  6437. .cm-s-solarized .cm-type {
  6438.     color: rgb(116, 148, 199);
  6439. }
  6440. .cm-s-solarized .cm-property {
  6441.     color: rgb(102, 215, 206);
  6442. }
  6443. .cm-s-solarized .cm-operator {
  6444.     color: rgb(116, 148, 199);
  6445. }
  6446. .cm-s-solarized .cm-comment {
  6447.     color: rgb(167, 160, 148);
  6448. }
  6449. .cm-s-solarized .cm-string {
  6450.     color: rgb(234, 255, 97);
  6451. }
  6452. .cm-s-solarized .cm-string-2 {
  6453.     color: rgb(255, 212, 77);
  6454. }
  6455. .cm-s-solarized .cm-meta {
  6456.     color: rgb(234, 255, 97);
  6457. }
  6458. .cm-s-solarized .cm-qualifier {
  6459.     color: rgb(255, 212, 77);
  6460. }
  6461. .cm-s-solarized .cm-builtin {
  6462.     color: rgb(215, 72, 141);
  6463. }
  6464. .cm-s-solarized .cm-bracket {
  6465.     color: rgb(235, 116, 67);
  6466. }
  6467. .cm-s-solarized .CodeMirror-matchingbracket {
  6468.     color: rgb(234, 255, 97);
  6469. }
  6470. .cm-s-solarized .CodeMirror-nonmatchingbracket {
  6471.     color: rgb(223, 68, 66);
  6472. }
  6473. .cm-s-solarized .cm-tag {
  6474.     color: rgb(168, 161, 149);
  6475. }
  6476. .cm-s-solarized .cm-attribute {
  6477.     color: rgb(102, 215, 206);
  6478. }
  6479. .cm-s-solarized .cm-hr {
  6480.     color: transparent;
  6481.     border-top-color: rgb(106, 99, 87);
  6482. }
  6483. .cm-s-solarized .cm-link {
  6484.     color: rgb(168, 161, 149);
  6485. }
  6486. .cm-s-solarized .cm-special {
  6487.     color: rgb(116, 148, 199);
  6488. }
  6489. .cm-s-solarized .cm-em {
  6490.     color: rgb(168, 160, 149);
  6491.     text-decoration-color: initial;
  6492. }
  6493. .cm-s-solarized .cm-error,
  6494. .cm-s-solarized .cm-invalidchar {
  6495.     color: rgb(167, 160, 148);
  6496.     border-bottom-color: rgb(150, 27, 25);
  6497. }
  6498. .cm-s-solarized.cm-s-dark div.CodeMirror-selected {
  6499.     background-image: initial;
  6500.     background-color: rgb(6, 43, 53);
  6501. }
  6502. .cm-s-solarized.cm-s-dark.CodeMirror ::selection {
  6503.     background-image: initial;
  6504.     background-color: rgba(6, 43, 53, 0.99);
  6505. }
  6506. .cm-s-solarized.cm-s-light div.CodeMirror-selected {
  6507.     background-image: initial;
  6508.     background-color: rgb(62, 53, 25);
  6509. }
  6510. .cm-s-solarized.cm-s-light .CodeMirror-line::selection,
  6511. .cm-s-light .CodeMirror-line > span::selection,
  6512. .cm-s-light .CodeMirror-line > span > span::selection {
  6513.     background-image: initial;
  6514.     background-color: rgb(62, 53, 25);
  6515. }
  6516. .cm-s-solarized.CodeMirror {
  6517.     box-shadow: rgb(0, 0, 0) 7px 0px 12px -6px inset;
  6518. }
  6519. .cm-s-solarized .CodeMirror-gutters {
  6520.     border-right-color: initial;
  6521. }
  6522. .cm-s-solarized.cm-s-dark .CodeMirror-gutters {
  6523.     background-color: rgb(6, 43, 53);
  6524. }
  6525. .cm-s-solarized.cm-s-dark .CodeMirror-linenumber {
  6526.     color: rgb(167, 160, 148);
  6527.     text-shadow: rgb(2, 13, 16) 0px -1px;
  6528. }
  6529. .cm-s-solarized.cm-s-light .CodeMirror-gutters {
  6530.     background-color: rgb(62, 53, 25);
  6531. }
  6532. .cm-s-solarized.cm-s-light .CodeMirror-linenumber {
  6533.     color: rgb(160, 151, 139);
  6534. }
  6535. .cm-s-solarized .CodeMirror-guttermarker-subtle {
  6536.     color: rgb(167, 160, 148);
  6537. }
  6538. .cm-s-solarized.cm-s-dark .CodeMirror-guttermarker {
  6539.     color: rgb(211, 207, 201);
  6540. }
  6541. .cm-s-solarized.cm-s-light .CodeMirror-guttermarker {
  6542.     color: rgb(235, 116, 67);
  6543. }
  6544. .cm-s-solarized .CodeMirror-gutter .CodeMirror-gutter-text {
  6545.     color: rgb(167, 160, 148);
  6546. }
  6547. .cm-s-solarized .CodeMirror-cursor {
  6548.     border-left-color: rgb(81, 88, 92);
  6549. }
  6550. .cm-s-solarized.cm-s-light.cm-fat-cursor .CodeMirror-cursor {
  6551.     background-image: initial;
  6552.     background-color: rgb(44, 127, 16);
  6553. }
  6554. .cm-s-solarized.cm-s-light .cm-animate-fat-cursor {
  6555.     background-color: rgb(44, 127, 16);
  6556. }
  6557. .cm-s-solarized.cm-s-dark.cm-fat-cursor .CodeMirror-cursor {
  6558.     background-image: initial;
  6559.     background-color: rgb(70, 88, 94);
  6560. }
  6561. .cm-s-solarized.cm-s-dark .cm-animate-fat-cursor {
  6562.     background-color: rgb(70, 88, 94);
  6563. }
  6564. .cm-s-solarized.cm-s-dark .CodeMirror-activeline-background {
  6565.     background-image: initial;
  6566.     background-color: rgba(24, 26, 27, 0.06);
  6567. }
  6568. .cm-s-solarized.cm-s-light .CodeMirror-activeline-background {
  6569.     background-image: initial;
  6570.     background-color: rgba(0, 0, 0, 0.06);
  6571. }
  6572. .CodeMirror-matchingtag {
  6573.     border-bottom-color: rgb(5, 68, 162) !important;
  6574.     background-image: initial !important;
  6575.     background-color: transparent !important;
  6576. }
  6577. .CodeMirror-matchingbracket {
  6578.     border-bottom-color: rgb(5, 68, 162) !important;
  6579.     color: rgb(232, 230, 227) !important;
  6580. }
  6581. .CodeMirror-nonmatchingbracket {
  6582.     border-bottom-color: rgb(162, 5, 46) !important;
  6583.     color: rgb(232, 230, 227) !important;
  6584. }
  6585. .react-grid-item.react-grid-placeholder {
  6586.     background-image: initial;
  6587.     background-color: rgb(204, 0, 0);
  6588. }
  6589. .react-grid-item > .react-resizable-handle::after {
  6590.     border-right-color: rgba(140, 130, 115, 0.4);
  6591.     border-bottom-color: rgba(140, 130, 115, 0.4);
  6592. }
  6593. #sharedBlockInstallationContainer {
  6594.     background-color: rgb(24, 26, 27);
  6595. }
  6596. #blocksContainer .react-grid-item .react-resizable-handle {
  6597.     background-image: url("data:image/svg+xml;utf8,%3Csvg width='8px' height='8px' viewBox='-1 -1 8 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M0,6 C0,6 6,6 6,0' stroke='%23777' stroke-width='2' fill='none'/%3E%3C/svg%3E");
  6598.     background-color: initial;
  6599. }
  6600. #blocksContainer .react-grid-item.isFocused .react-resizable-handle {
  6601.     background-image: url("data:image/svg+xml;utf8,%3Csvg width='8px' height='8px' viewBox='-1 -1 8 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpath d='M0,6 C0,6 6,6 6,0' stroke='%232c7ff9' stroke-width='2' fill='none'/%3E%3C/svg%3E");
  6602.     background-color: initial;
  6603. }
  6604. #blocksContainer .react-grid-item.react-grid-placeholder {
  6605.     background-image: initial;
  6606.     background-color: rgba(0, 0, 0, 0.5);
  6607. }
  6608. .blockEditor .CodeMirror {
  6609.     box-shadow: none !important;
  6610. }
  6611. .blockEditorSidebarItemDragging {
  6612.     background-image: initial;
  6613.     background-color: rgb(29, 31, 32);
  6614.     box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 5px;
  6615. }
  6616. input[type="text"]:focus.workflowPlainTextInput {
  6617.     border-color: rgba(140, 130, 115, 0.1);
  6618. }
  6619. .monaco-editor .button {
  6620.     background-image: initial;
  6621.     background-color: initial;
  6622. }
  6623. .workflow-node-arrowhead {
  6624.     border-color: rgb(53, 57, 59);
  6625. }
  6626. .workflow-node-arrowline {
  6627.     border-left-color: rgb(53, 57, 59);
  6628. }
  6629. .node-group-trigger .workflow-card::after {
  6630.     border-left-color: rgb(53, 57, 59);
  6631. }
  6632. .node-group-trigger .workflow-card::before {
  6633.     border-color: rgb(53, 57, 59);
  6634. }
  6635. .inline-node-type-selector::after {
  6636.     border-left-color: rgb(53, 57, 59);
  6637. }
  6638. .inline-node-type-selector::before {
  6639.     border-color: rgb(53, 57, 59);
  6640. }
  6641. pre.prism-code .token-line.diff-added-line {
  6642.     background-color: rgb(35, 68, 10);
  6643. }
  6644. pre.prism-code .token-line.diff-removed-line {
  6645.     background-color: rgb(63, 0, 16);
  6646. }
  6647. .airtableLogo {
  6648.     background-image: url("https://airtable.com/images/[email protected]");
  6649. }
  6650. .baymax .airtableLogo {
  6651.     background-image: url("https://airtable.com/images/[email protected]");
  6652. }
  6653. @media only screen and (-webkit-min-device-pixel-ratio: 2),
  6654. only screen and (min-resolution: 2dppx),
  6655. not all {
  6656.     .airtableLogo {
  6657.         background-image: url("https://airtable.com/images/[email protected]");
  6658.     }
  6659. }
  6660. .baymax .airtableLogo {
  6661.     background-image: url("https://airtable.com/images/[email protected]");
  6662. }
  6663. .addRowButton {
  6664.     box-shadow: none;
  6665. }
  6666. .addRowButton .icon {
  6667.     color: rgb(232, 230, 227);
  6668.     fill: rgb(232, 230, 227);
  6669. }
  6670. .addRowButton .icon.link:hover {
  6671.     color: rgba(232, 230, 227, 0.8);
  6672. }
  6673. .addRowButton .icon.understroke {
  6674.     border-color: rgba(48, 52, 54, 0.25);
  6675. }
  6676. .addRowButton .icon.understroke.link:hover,
  6677. .addRowButton .icon.understroke.link.active {
  6678.     border-color: rgba(48, 52, 54, 0.8);
  6679. }
  6680. .addRowButton.globalAddRowButton {
  6681.     box-shadow: rgb(96, 104, 108) 0px 0px 2pt 0px;
  6682. }
  6683. .audioPlayer input[type="range"] {
  6684.     background-image: initial; background-color: transparent; border-color: initial;
  6685. }
  6686. .audioPlayer input[type="range"]:focus {
  6687.     outline-color: initial;
  6688. }
  6689. .audioPlayer input[type="range"]::-webkit-slider-runnable-track {
  6690.     background-image: initial;
  6691.     background-color: rgba(0, 0, 0, 0.1);
  6692. }
  6693. .audioPlayer input[type="range"]::-webkit-slider-thumb {
  6694.     border-color: initial;
  6695.     background-image: initial;
  6696.     background-color: rgb(51, 55, 58);
  6697. }
  6698. .attachmentContent .audioPlayer {
  6699.     background-color: rgb(24, 26, 27);
  6700. }
  6701. .dataRow:not(.header) .cell.editingByAnotherUser.cursor {
  6702.     border-color: rgb(25, 160, 41) !important;
  6703. }
  6704. .dataRow:not(.header) .cell.editingByAnotherUser:not(.cursor) {
  6705.     box-shadow: rgb(26, 161, 41) 0px 0px 0px 2px !important;
  6706. }
  6707. .detailView .cell.editingByAnotherUser .userIconContainer.collabUser .userIconWrapper .userIcon img,
  6708. .cell.expanded.editingByAnotherUser .userIconContainer.collabUser .userIconWrapper .userIcon img {
  6709.     box-shadow: rgb(26, 161, 41) 0px 0px 0px 2px;
  6710. }
  6711. #table .dataRow.poppedRow {
  6712.     box-shadow: rgb(178, 56, 0) 0px 0px 0px 2px;
  6713. }
  6714. #table .dataRow.poppedRow .poppedRowMessage {
  6715.     background-image: initial;
  6716.     background-color: rgb(178, 56, 0);
  6717. }
  6718. #homeScreen {
  6719.     background-image: initial;
  6720.     background-color: rgb(26, 28, 29);
  6721. }
  6722. #tableTabDragHelperGhost {
  6723.     background-color: rgba(24, 26, 27, 0.75);
  6724. }
  6725. .detailViewWithActivityFeedBase .dialog > .header {
  6726.     background-image: initial;
  6727.     background-color: rgb(27, 29, 30);
  6728. }
  6729. .detailViewWithActivityFeedBase .dialog > .header > .nextPrevContainer .previousRowButton:hover,
  6730. .detailViewWithActivityFeedBase .dialog > .header > .nextPrevContainer .nextRowButton:hover {
  6731.     color: rgb(77, 171, 240);
  6732. }
  6733. .detailViewWithActivityFeedBase .dialog > .header > .nextPrevContainer .previousRowButton.disabled,
  6734. .detailViewWithActivityFeedBase .dialog > .header > .nextPrevContainer .nextRowButton.disabled {
  6735.     color: rgb(200, 195, 188);
  6736. }
  6737. .detailViewWithActivityFeedBase .dialog > .header > .titleContainer {
  6738.     color: rgb(200, 195, 188);
  6739. }
  6740. .detailViewWithActivityFeedBase .dialog > .header > .closeDetailView {
  6741.     color: rgb(77, 171, 240);
  6742. }
  6743. .detailViewWithActivityFeedBase .dialog > .header > .notificationLevel.watching {
  6744.     color: rgb(77, 171, 240);
  6745. }
  6746. .detailViewWithActivityFeedBase .dialog > .header > .notificationLevelMenu li .levelCheckmark i {
  6747.     color: rgb(232, 230, 227);
  6748. }
  6749. .detailViewWithActivityFeedBase .dialog > .header > .notificationLevelMenu li .levelName {
  6750.     color: rgb(200, 195, 188);
  6751. }
  6752. .detailViewWithActivityFeedBase .dialog > .header > .notificationLevelMenu li .levelDescription {
  6753.     color: rgb(178, 172, 162);
  6754. }
  6755. .detailViewWithActivityFeedBase .dialog > .header > .notificationLevelMenu li:not(:last-child) {
  6756.     border-bottom-color: rgb(58, 62, 65);
  6757. }
  6758. .detailViewWithActivityFeedBase .dialog > .header > .notificationLevelMenu li.checked .levelName {
  6759.     color: rgb(200, 195, 188);
  6760. }
  6761. .detailViewWithActivityFeedBase .dialog .detailViewWithActivityFeedBaseLeft {
  6762.     background-color: rgb(27, 29, 30);
  6763. }
  6764. .detailViewWithActivityFeedBase > .background {
  6765.     background-image: initial;
  6766.     background-color: rgba(0, 0, 0, 0.25);
  6767. }
  6768. .detailViewWithActivityFeedBase.foreignRecord .dialog {
  6769.     background-color: rgba(89, 96, 100, 0.55);
  6770. }
  6771. .detailView .cell,
  6772. .formCell {
  6773.     box-shadow: none;
  6774.     background-color: transparent;
  6775. }
  6776. .detailView .cell input,
  6777. .formCell input {
  6778.     color: rgb(200, 195, 188);
  6779. }
  6780. .detailView .cell:focus,
  6781. .formCell:focus {
  6782.     outline-color: initial;
  6783. }
  6784. .detailView .cell.error:not(.detailCursor),
  6785. .formCell.error:not(.detailCursor) {
  6786.     border-color: rgba(139, 32, 28, 0.7);
  6787. }
  6788. .detailView .cell.detailCursor.error,
  6789. .formCell.detailCursor.error {
  6790.     box-shadow: rgba(152, 35, 31, 0.7) 0px 0px 0px 2px,
  6791.     rgb(6, 44, 112) 0px 0px 0px 2px !important;
  6792. }
  6793. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] {
  6794.     background-image: initial;
  6795.     background-color: transparent;
  6796.     border-color: initial !important;
  6797.     box-shadow: none !important;
  6798. }
  6799. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] input,
  6800. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype].detailCursor input,
  6801. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] .contentEditableTextboxContainer .contentEditableTextbox,
  6802. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype].detailCursor .contentEditableTextboxContainer .contentEditableTextbox,
  6803. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] .multiValue,
  6804. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] .detailViewTextWithLinks {
  6805.     background-image: initial !important;
  6806.     background-color: transparent !important;
  6807.     border-color: initial !important;
  6808.     box-shadow: none !important;
  6809. }
  6810. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] input:hover,
  6811. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype].detailCursor input:hover,
  6812. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] .contentEditableTextboxContainer .contentEditableTextbox:hover,
  6813. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype].detailCursor .contentEditableTextboxContainer .contentEditableTextbox:hover,
  6814. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] .multiValue:hover,
  6815. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] .detailViewTextWithLinks:hover {
  6816.     border-color: initial !important;
  6817. }
  6818. .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype].emptyDetailCell:not([data-columntype="checkbox"])::after {
  6819.     background-color: rgba(0, 0, 0, 0.05);
  6820. }
  6821. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .displayTypeIcon,
  6822. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .displayTypeIcon,
  6823. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .fieldLabel,
  6824. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .fieldLabel {
  6825.     color: rgb(58, 157, 249);
  6826.     fill: rgb(58, 157, 249);
  6827. }
  6828. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .displayTypeIcon.link:hover,
  6829. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .displayTypeIcon.link:hover,
  6830. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .fieldLabel.link:hover,
  6831. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .fieldLabel.link:hover {
  6832.     color: rgb(93, 174, 251);
  6833.     fill: rgb(93, 174, 251);
  6834. }
  6835. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .displayTypeIcon.understroke,
  6836. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .displayTypeIcon.understroke,
  6837. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .fieldLabel.understroke,
  6838. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .fieldLabel.understroke {
  6839.     border-color: rgb(5, 68, 162);
  6840. }
  6841. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .displayTypeIcon.understroke.link:hover,
  6842. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .displayTypeIcon.understroke.link:hover,
  6843. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .fieldLabel.understroke.link:hover,
  6844. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .fieldLabel.understroke.link:hover,
  6845. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .displayTypeIcon.understroke.link.active,
  6846. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .displayTypeIcon.understroke.link.active,
  6847. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .fieldLabel.understroke.link.active,
  6848. .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .fieldLabel.understroke.link.active {
  6849.     border-color: rgb(5, 80, 192);
  6850. }
  6851. .publiclyShared .detailViewWithActivityFeedBase .dialog .detailViewWithActivityFeedBaseLeft .header {
  6852.     box-shadow: rgb(60, 65, 68) 0px 1px 0px;
  6853. }
  6854. .appConfigDialogModal {
  6855.     color: rgb(200, 195, 188);
  6856. }
  6857. .appConfigDialogModal .configDialog .menu {
  6858.     border-color: initial;
  6859.     background-image: initial;
  6860.     background-color: rgb(24, 26, 27);
  6861. }
  6862. .appConfigDialogModal .configDialog .menu li {
  6863.     border-color: initial;
  6864.     color: currentcolor;
  6865. }
  6866. .appConfigDialogModal .configDialog .menu li .icon {
  6867.     color: currentcolor;
  6868. }
  6869. .appConfigDialogModal .configDialog .config input {
  6870.     color: rgb(200, 195, 188);
  6871.     background-image: initial;
  6872.     background-color: rgb(24, 26, 27);
  6873.     border-color: rgb(62, 67, 70);
  6874.     box-shadow: none;
  6875. }
  6876. .appConfigDialogModal .configDialog .config input:focus {
  6877.     outline-color: initial;
  6878.     box-shadow: none;
  6879.     border-color: rgb(62, 67, 70);
  6880. }
  6881. .appConfigDialogModal .configDialog .config .iconPickerScrollWrap {
  6882.     background-color: rgba(0, 0, 0, 0.04);
  6883. }
  6884. .appConfigDialogModal .configDialog .config .iconPicker .iconOption label i {
  6885.     color: rgb(178, 172, 162);
  6886. }
  6887. .appConfigDialogModal .configDialog .config .iconPicker .iconOption input[type="radio"]:checked ~ label i {
  6888.     color: rgb(232, 230, 227);
  6889. }
  6890. .appConfigDialogModal .notPermitted.editableTitle {
  6891.     background-image: initial !important;
  6892.     background-color: transparent !important;
  6893.     border-color: transparent !important;
  6894. }
  6895. .appColorPicker .colorOption {
  6896.     box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 2px inset;
  6897. }
  6898. .appColorPicker .colorOption i {
  6899.     color: rgb(232, 230, 227);
  6900. }
  6901. .appColorPicker .colorOption[data-color="transparent"] {
  6902.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDgiIGhlaWdodD0iNDgiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4zMzMgLTAuNjY3IC0wLjY2NyAwLjAwMCAxLjAwMCAtMC42NjcgMC4zMzMgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAtMC42NjcgMC4zMzMgMC4wMDAgMS4wMDAgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBREFBQUFBd0NBWUFBQUJYQXZtSEFBQUFBWE5TUjBJQXJzNGM2UUFBQUsxSlJFRlVhQVh0bU1FTnhDQUF3MmlIWW5WMllCZG11TnNnSDR0SWxkeHZGTkxhdlBxc3RYN2o0alBudkhqNkdPL1Ywd3VIK3dFRnlIRkNBeEZQSWRSQUFYS2MwRURFVXdnMVVJQWNKelFROFJSQ0RSUWd4d2tOUkR5RlVBTUZ5SEZDQXhGUElkUkFBWEtjZU00NVYvOEw3YjNqQzlEUUswUUowcjRHS0VIYTF3QWxTUHNhb0FScFh3T1VJTzFyZ0JLa2ZRMVFnclN2QVVxUTlqVkFDZEsrQmloQjJ0Y0FKVWo3bnpmd0IxcWJDa203QnZpZUFBQUFBRWxGVGtTdVFtQ0MiIC8+PC9zdmc+"); background-color: initial;
  6903. }
  6904. .appColorPicker .colorOption[data-color="transparent"] i {
  6905.     color: rgb(211, 207, 201);
  6906. }
  6907. #rowDragHelperGhostContainer .rowGhost {
  6908.     background-image: none;
  6909.     background-color: rgb(24, 26, 27);
  6910.     border-color: rgb(53, 57, 59) rgb(57, 61, 64) rgb(62, 68, 70);
  6911.     box-shadow: rgb(32, 35, 36) 1px 0px 1px;
  6912. }
  6913. #rowDragHelperGhostContainer .rowGhost .cell {
  6914.     border-left-color: rgb(53, 57, 59);
  6915. }
  6916. #rowDragHelperGhostContainer .rowGhost .cell:first-child {
  6917.     border-left-color: initial;
  6918. }
  6919. #columnDragHelperGhost {
  6920.     background-color: rgba(0, 0, 0, 0.1);
  6921. }
  6922. #table .dataRow:not(.header).dragging .cell:not(.ghost),
  6923. #table .dataRow:not(.header).dragging .staticCellContainer,
  6924. #table .dataRow:not(.header).dragging .rowNumber {
  6925.     background-image: initial;
  6926.     background-color: rgb(31, 34, 35);
  6927. }
  6928. #table .dataRow:not(.header).dragging.selected .cell:not(.ghost) {
  6929.     background-image: initial;
  6930.     background-color: rgb(29, 32, 33);
  6931.     color: rgb(178, 172, 162);
  6932. }
  6933. #table .dataRow:not(.header):not(.dragging).dropTarget.below .cell:not(.ghost),
  6934. #table .dataRow:not(.header):not(.dragging).dropTarget.below .staticCellContainer {
  6935.     border-bottom-color: rgb(58, 34, 137) !important;
  6936. }
  6937. #table .dataRow:not(.header):not(.dragging).dropTarget.above .cell:not(.ghost),
  6938. #table .dataRow:not(.header):not(.dragging).dropTarget.above .staticCellContainer {
  6939.     border-top-color: rgb(58, 34, 137) !important;
  6940. }
  6941. #table .dataRow:not(.header):not(.dragging).dropTarget.above.firstRow .cell,
  6942. #table .dataRow:not(.header):not(.dragging).dropTarget.above.firstRow .staticCellContainer,
  6943. #table .dataRow:not(.header):not(.dragging).dropTarget.above.firstRow .rowNumber {
  6944.     box-shadow: rgb(64, 38, 151) 0px 1px 0px inset;
  6945. }
  6946. #table .viewBarContainer {
  6947.     background-image: initial;
  6948.     background-color: rgb(24, 26, 27);
  6949.     box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 0px 0px;
  6950. }
  6951. div.radioSet .option:last-child {
  6952.     border-left-color: initial;
  6953. }
  6954. div.radioSet:focus {
  6955.     box-shadow: rgb(5, 74, 176) 0px 0px 0px 1px;
  6956. }
  6957. .hoverButtonBorder {
  6958.     border-color: rgb(61, 66, 69);
  6959. }
  6960. .himprint {
  6961.     border-color: rgb(61, 66, 69);
  6962. }
  6963. .hbtn,
  6964. .ui-selectmenu-button {
  6965.     box-shadow: rgba(96, 104, 108, 0.3) 0px 0px 0px 1px;
  6966.     color: rgb(200, 195, 188);
  6967.     background-image: initial;
  6968.     background-color: rgb(24, 26, 27);
  6969.     border-color: initial;
  6970. }
  6971. .hbtn:hover:not(.disabled),
  6972. .ui-selectmenu-button:hover:not(.disabled) {
  6973.     background-image: initial;
  6974.     background-color: rgba(0, 0, 0, 0.05);
  6975. }
  6976. .hbtn.selected:not(.disabled),
  6977. .ui-selectmenu-button.selected:not(.disabled),
  6978. .hbtn:active:not(.disabled),
  6979. .ui-selectmenu-button:active:not(.disabled) {
  6980.     box-shadow: rgb(5, 74, 176) 0px 0px 0px 1px;
  6981.     background-image: initial;
  6982.     background-color: rgb(38, 42, 43);
  6983.     color: rgb(176, 169, 159);
  6984. }
  6985. .hbtn.focused:not(.disabled),
  6986. .ui-selectmenu-button.focused:not(.disabled),
  6987. .hbtn:focus:not(.disabled),
  6988. .ui-selectmenu-button:focus:not(.disabled),
  6989. .hbtn.focusedEnabled,
  6990. .ui-selectmenu-button.focusedEnabled {
  6991.     box-shadow: rgb(5, 74, 176) 0px 0px 0px 1px;
  6992. }
  6993. .hbtn.blue,
  6994. .ui-selectmenu-button.blue {
  6995.     box-shadow: rgb(0, 123, 200) 0px 0px 0px 1px;
  6996.     background-image: initial;
  6997.     background-color: rgb(0, 103, 161);
  6998.     color: rgb(232, 230, 227);
  6999. }
  7000. .hbtn.blue:hover:not(.disabled),
  7001. .ui-selectmenu-button.blue:hover:not(.disabled) {
  7002.     box-shadow: rgb(0, 123, 200) 0px 0px 0px 1px;
  7003.     background-image: initial;
  7004.     background-color: rgb(0, 110, 173);
  7005.     color: rgb(232, 230, 227);
  7006. }
  7007. .hbtn.blue.selected:not(.disabled),
  7008. .ui-selectmenu-button.blue.selected:not(.disabled),
  7009. .hbtn.blue:active:not(.disabled),
  7010. .ui-selectmenu-button.blue:active:not(.disabled) {
  7011.     box-shadow: rgb(0, 123, 200) 0px 0px 0px 1px;
  7012.     background-image: initial;
  7013.     background-color: rgb(0, 125, 198);
  7014.     color: rgb(232, 230, 227);
  7015. }
  7016. .hbtn.blue.focused:not(.disabled),
  7017. .ui-selectmenu-button.blue.focused:not(.disabled),
  7018. .hbtn.blue:focus:not(.disabled),
  7019. .ui-selectmenu-button.blue:focus:not(.disabled) {
  7020.     box-shadow: rgb(0, 123, 200) 0px 0px 0px 1px,
  7021.     rgb(24, 26, 27) 0px 0px 0px 1px inset;
  7022.     color: rgb(232, 230, 227);
  7023. }
  7024. .hbtn.danger,
  7025. .ui-selectmenu-button.danger {
  7026.     background-image: initial;
  7027.     background-color: rgb(146, 30, 22);
  7028.     color: rgb(232, 230, 227);
  7029.     text-shadow: none;
  7030.     box-shadow: rgb(116, 33, 26) 0px 0px 0px 1px;
  7031. }
  7032. .hbtn.danger:hover:not(.disabled),
  7033. .ui-selectmenu-button.danger:hover:not(.disabled) {
  7034.     background-image: initial;
  7035.     background-color: rgb(178, 37, 26);
  7036.     box-shadow: rgb(116, 33, 26) 0px 0px 0px 1px;
  7037.     color: rgb(232, 230, 227);
  7038. }
  7039. .hbtn.danger:active:not(.disabled),
  7040. .ui-selectmenu-button.danger:active:not(.disabled) {
  7041.     background-image: initial;
  7042.     background-color: rgb(160, 33, 24);
  7043.     box-shadow: rgb(116, 33, 26) 0px 0px 0px 1px;
  7044.     color: rgb(232, 230, 227);
  7045. }
  7046. .hbtn.danger.focused:not(.disabled),
  7047. .ui-selectmenu-button.danger.focused:not(.disabled),
  7048. .hbtn.danger:focus:not(.disabled),
  7049. .ui-selectmenu-button.danger:focus:not(.disabled) {
  7050.     background-image: initial;
  7051.     background-color: rgb(160, 33, 24);
  7052.     box-shadow: rgb(116, 33, 26) 0px 0px 0px 1px,
  7053.     rgb(24, 26, 27) 0px 0px 0px 1px inset;
  7054.     color: rgb(232, 230, 227);
  7055. }
  7056. .hbtn.overlay,
  7057. .ui-selectmenu-button.overlay {
  7058.     background-image: initial;
  7059.     background-color: rgba(0, 0, 0, 0.4);
  7060.     color: rgb(232, 230, 227);
  7061.     box-shadow: none;
  7062. }
  7063. .hbtn.overlay:hover,
  7064. .ui-selectmenu-button.overlay:hover,
  7065. .hbtn.overlay:active,
  7066. .ui-selectmenu-button.overlay:active {
  7067.     background-image: initial;
  7068.     background-color: rgba(0, 0, 0, 0.25);
  7069. }
  7070. input.hinput,
  7071. textarea.hinput,
  7072. div.hinput {
  7073.     background-image: initial;
  7074.     background-color: rgb(24, 26, 27);
  7075.     border-color: rgb(61, 66, 69);
  7076.     color: rgb(166, 158, 147);
  7077. }
  7078. input:focus, textarea:focus, [contenteditable="plaintext-only"]:focus, [contenteditable="true"]:focus {
  7079.     outline-color: initial;
  7080.     box-shadow: none;
  7081.     border-color: rgb(5, 68, 162);
  7082. }
  7083. input[type="checkbox"]:focus {
  7084.     box-shadow: inherit;
  7085. }
  7086. .hsection .hline {
  7087.     border-top-color: rgb(62, 68, 70);
  7088.     border-bottom-color: rgb(48, 52, 54);
  7089. }
  7090. .hlabel {
  7091.     color: rgb(178, 172, 162);
  7092. }
  7093. .ui-menu {
  7094.     background-image: initial;
  7095.     background-color: rgb(24, 26, 27);
  7096. }
  7097. .ui-menu > div {
  7098.     border-color: transparent !important;
  7099. }
  7100. .ui-menu li.ui-menu-item,
  7101. .ui-menu li {
  7102.     text-decoration-color: initial;
  7103.     color: rgb(200, 195, 188);
  7104.     list-style-image: none !important;
  7105. }
  7106. .ui-menu li.ui-menu-item.ui-state-focus,
  7107. .ui-menu li.ui-state-focus,
  7108. .ui-menu li.ui-menu-item.ui-state-active,
  7109. .ui-menu li.ui-state-active,
  7110. .ui-menu li.ui-menu-item:focus,
  7111. .ui-menu li:focus,
  7112. .ui-menu li.ui-menu-item:hover,
  7113. .ui-menu li:hover {
  7114.     background-color: rgba(0, 0, 0, 0.1);
  7115.     background-image: none;
  7116.     border-color: initial;
  7117. }
  7118. .ui-menu li.ui-menu-item.ui-state-disabled,
  7119. .ui-menu li.ui-state-disabled {
  7120.     color: rgb(183, 177, 168);
  7121.     background-color: rgb(24, 26, 27) !important;
  7122. }
  7123. .ui-menu li.ui-menu-item.ui-state-disabled i,
  7124. .ui-menu li.ui-state-disabled i {
  7125.     color: rgb(183, 177, 168);
  7126. }
  7127. .hdropdown {
  7128.     color: rgb(200, 195, 188);
  7129.     border-color: initial;
  7130.     outline-color: initial;
  7131.     background-image: initial;
  7132.     background-color: rgb(24, 26, 27);
  7133.     box-shadow: none;
  7134. }
  7135. .hdropdown:not(.reactMenu) {
  7136.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  7137. }
  7138. .hdropdown .icon {
  7139.     color: rgb(157, 148, 136);
  7140. }
  7141. .hdropdown:not(.configDialog) .icon {
  7142.     color: currentcolor;
  7143. }
  7144. .hdropdown .appIcon .icon {
  7145.     color: rgb(232, 230, 227);
  7146. }
  7147. .hdropdown.menu::-webkit-scrollbar-track {
  7148.     background-color: rgb(28, 31, 32);
  7149. }
  7150. .hdropdown.menu::-webkit-scrollbar-thumb {
  7151.     background-color: rgba(0, 0, 0, 0.4);
  7152.     border-color: rgba(140, 130, 115, 0);
  7153. }
  7154. .hdropdown.menu::-webkit-scrollbar-track {
  7155.     border-left-color: rgb(57, 62, 64);
  7156. }
  7157. .hbubblemenu {
  7158.     background-color: rgb(28, 30, 31);
  7159. }
  7160. .hbubblemenu li {
  7161.     background-color: rgb(24, 26, 27);
  7162. }
  7163. .hbubblemenu li:first-child {
  7164.     border-top-color: rgb(57, 62, 64) !important;
  7165. }
  7166. .hbubblemenu li:last-child {
  7167.     border-bottom-color: rgb(57, 62, 64) !important;
  7168. }
  7169. .hbubblemenu::after,
  7170. .hbubblenub::after,
  7171. .hbubblemenu::before,
  7172. .hbubblenub::before {
  7173.     background-image: initial;
  7174.     background-color: transparent;
  7175. }
  7176. .hbubblemenu::after,
  7177. .hbubblenub::after {
  7178.     border-color: rgb(24, 49, 81) transparent;
  7179. }
  7180. .hbubblemenu::before,
  7181. .hbubblenub::before {
  7182.     border-color: rgba(140, 130, 115, 0.15) transparent;
  7183. }
  7184. .hsidebubblemenu {
  7185.     background-color: rgb(28, 30, 31);
  7186. }
  7187. .hsidebubblemenu::after,
  7188. .hsidebubblemenu::before {
  7189.     background-image: initial;
  7190.     background-color: transparent;
  7191. }
  7192. .hsidebubblemenu::after {
  7193.     border-color: transparent rgb(24, 49, 81);
  7194. }
  7195. .hsidebubblemenu::before {
  7196.     border-color: transparent rgba(140, 130, 115, 0.15);
  7197. }
  7198. .dialogTitleBar {
  7199.     background-color: rgba(0, 0, 0, 0.05);
  7200. }
  7201. .dialog {
  7202.     background-color: rgb(24, 26, 27);
  7203.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  7204. }
  7205. .dialog h6 {
  7206.     color: rgb(200, 195, 188);
  7207.     border-bottom-color: rgb(57, 62, 64);
  7208. }
  7209. .dialog .description {
  7210.     color: rgb(178, 172, 162);
  7211. }
  7212. .lightboxDialog > .background,
  7213. .lightboxBackground {
  7214.     background-color: rgba(0, 0, 0, 0.25);
  7215. }
  7216. i.close.circle {
  7217.     box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px;
  7218.     background-image: initial;
  7219.     background-color: rgba(0, 0, 0, 0.6);
  7220.     color: rgb(232, 230, 227);
  7221. }
  7222. i.close.circle:hover {
  7223.     background-image: initial;
  7224.     background-color: rgba(0, 0, 0, 0.8);
  7225. }
  7226. i.close.insideX {
  7227.     color: rgb(232, 230, 227);
  7228. }
  7229. .switch .slot {
  7230.     background-image: initial;
  7231.     background-color: rgb(35, 38, 40);
  7232. }
  7233. .switch .slot .handle {
  7234.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  7235.     background-image: initial;
  7236.     background-color: rgb(24, 26, 27);
  7237. }
  7238. .switch .slot .handle:hover {
  7239.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  7240. }
  7241. .switch .on,
  7242. .switch .off {
  7243.     color: rgb(157, 148, 136);
  7244. }
  7245. .switch.on .slot {
  7246.     background-image: initial;
  7247.     background-color: rgb(14, 140, 27);
  7248. }
  7249. body .ui-tooltip {
  7250.     color: rgb(200, 195, 188);
  7251.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  7252.     border-color: initial;
  7253.     outline-color: initial;
  7254.     background-image: initial;
  7255.     background-color: rgb(24, 26, 27);
  7256. }
  7257. body .ui-tooltip.arrowTop .ui-tooltip-content::after {
  7258.     background-image: inherit;
  7259.     background-color: inherit;
  7260.     border-color: rgb(48, 52, 54) transparent;
  7261. }
  7262. body .ui-tooltip.error {
  7263.     background-image: initial;
  7264.     background-color: rgb(171, 21, 47);
  7265.     color: rgb(232, 230, 227);
  7266. }
  7267. body .ui-tooltip.error .ui-tooltip-content::after {
  7268.     border-color: rgb(153, 19, 42) transparent;
  7269. }
  7270. .addCollaboratorButton {
  7271.     border-color: rgb(48, 52, 54);
  7272. }
  7273. .forceScrollbar::-webkit-scrollbar-track {
  7274.     background-color: rgb(28, 31, 32);
  7275. }
  7276. .forceScrollbar::-webkit-scrollbar-thumb {
  7277.     background-color: rgba(0, 0, 0, 0.4);
  7278.     border-color: rgba(140, 130, 115, 0);
  7279. }
  7280. .forceScrollbar::-webkit-scrollbar-track {
  7281.     border-left-color: rgb(57, 62, 64);
  7282. }
  7283. .forceScrollbarWithPadding::-webkit-scrollbar-track {
  7284.     background-color: rgb(28, 31, 32);
  7285. }
  7286. .forceScrollbarWithPadding::-webkit-scrollbar-thumb {
  7287.     background-color: rgba(0, 0, 0, 0.4);
  7288.     border-color: rgba(140, 130, 115, 0);
  7289. }
  7290. .forceScrollbarWithPadding::-webkit-scrollbar-track {
  7291.     border-left-color: rgb(36, 57, 71);
  7292. }
  7293. #__filestack-picker .fsp-picker {
  7294.     background-color: rgba(0, 0, 0, 0.25);
  7295. }
  7296. #__filestack-picker .fsp-header {
  7297.     background-color: rgb(24, 26, 27);
  7298.     border-bottom-color: initial;
  7299. }
  7300. #__filestack-picker .fsp-navbar--picasa {
  7301.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzE2JyBoZWlnaHQ9JzE2JyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J002LjQyOTIgOC43NjcxYy40Mzg0IDAgLjgwOTcuMTUyMiAxLjExNDIuNDU2Ni4zMDQ0LjMwNDQuNDU2Ni42NzU4LjQ1NjYgMS4xMTQydjUuNDQyOUM4IDE1LjkyNyA3LjkyNyAxNiA3Ljc4MSAxNmMtLjA0ODcgMC0uMTA5Ny0uMDM2Ni0uMTgyNy0uMTA5NmwtMy41MDY5LTMuNDcwM3YtMy42NTNoMi4zMzh6TTguNDAxOC4xMDk2bDMuNTA2OSAzLjQ3MDN2My42NTNoLTIuMzM4Yy0uNDM4MyAwLS44MDk2LS4xNTIyLTEuMTE0MS0uNDU2NkM4LjE1MjIgNi40NzE5IDggNi4xMDA1IDggNS42NjJWLjIxOUM4IC4wNzMxIDguMDczMSAwIDguMjE5MiAwYy4wNDg3IDAgLjEwOTYuMDM2NS4xODI2LjEwOTZ6TTE1Ljc4MSA4QzE1LjkyNyA4IDE2IDguMDczIDE2IDguMjE5YzAgLjA0ODctLjAzNjUuMTA5Ny0uMTA5Ni4xODI3bC0zLjQ3MDMgMy41MDY5aC0zLjY1M3YtMi4zMzhjMC0uNDM4My4xNTIzLS44MDk2LjQ1NjYtMS4xMTQxQzkuNTI4MSA4LjE1MjIgOS44OTk2IDggMTAuMzM4IDhoNS40NDN6TTMuNTc5OSA0LjA5MTNoMy42NTN2Mi4zMzhjMCAuNDM4My0uMTUyMi44MDk2LS40NTY2IDEuMTE0MUM2LjQ3MTkgNy44NDc4IDYuMTAwNSA4IDUuNjYyIDhILjIxOTFDLjA3MzIgOCAwIDcuOTI2OSAwIDcuNzgwOGMwLS4wNDg3LjAzNjUtLjEwOTYuMTA5Ni0uMTgyNmwzLjQ3MDMtMy41MDY5eicgZmlsbD0nJTIzNDg0ODQ4Jy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg==");
  7302. }
  7303. #__filestack-picker .fsp-navbar--gmail {
  7304.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzE2JyBoZWlnaHQ9JzE2JyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xNiAzdjEwYzAgLjU2NjctLjQzMzMgMS0xIDFoLTFWNC45MjQ3TDggOS4yMzMzIDIgNC45MjQ3VjE0SDFjLS41NjczIDAtMS0uNDMzMy0xLTFWM2MwLS4yODMzLjEwOC0uNTMzMy4yODczLS43MTJDLjQ2NjcgMi4xMDY3LjcxNzMgMiAxIDJoLjMzMzNMOCA2LjgzMzMgMTQuNjY2NyAySDE1Yy4yODMzIDAgLjUzMzMuMTA4LjcxMjcuMjg4LjE4LjE3ODcuMjg3My40Mjg3LjI4NzMuNzEyeicgZmlsbD0nJTIzNDg0ODQ4Jy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg==");
  7305. }
  7306. #__filestack-picker .fsp-mobile-menu {
  7307.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00yLDEyIEMyLDExLjQ0NzcxNTMgMi40NTU3NjA5NiwxMSAzLjAwMjQ3MzI5LDExIEwxMi45OTc1MjY3LDExIEMxMy41NTExNzc0LDExIDE0LDExLjQ0Mzg2NDggMTQsMTIgQzE0LDEyLjU1MjI4NDcgMTMuNTQ0MjM5LDEzIDEyLjk5NzUyNjcsMTMgTDMuMDAyNDczMjksMTMgQzIuNDQ4ODIyNTgsMTMgMiwxMi41NTYxMzUyIDIsMTIgWiBNMiw4IEMyLDcuNDQ3NzE1MjUgMi40NTU3NjA5Niw3IDMuMDAyNDczMjksNyBMMTIuOTk3NTI2Nyw3IEMxMy41NTExNzc0LDcgMTQsNy40NDM4NjQ4MiAxNCw4IEMxNCw4LjU1MjI4NDc1IDEzLjU0NDIzOSw5IDEyLjk5NzUyNjcsOSBMMy4wMDI0NzMyOSw5IEMyLjQ0ODgyMjU4LDkgMiw4LjU1NjEzNTE4IDIsOCBaIE0yLDQgQzIsMy40NDc3MTUyNSAyLjQ1NTc2MDk2LDMgMy4wMDI0NzMyOSwzIEwxMi45OTc1MjY3LDMgQzEzLjU1MTE3NzQsMyAxNCwzLjQ0Mzg2NDgyIDE0LDQgQzE0LDQuNTUyMjg0NzUgMTMuNTQ0MjM5LDUgMTIuOTk3NTI2Nyw1IEwzLjAwMjQ3MzI5LDUgQzIuNDQ4ODIyNTgsNSAyLDQuNTU2MTM1MTggMiw0IFonIGZpbGw9J3JnYmEoMCwgMCwgMCwgMC41KScvJTNFJTNDL3N2ZyUzRSIgLz48L3N2Zz4=");
  7308. }
  7309. #__filestack-picker .fsp-picker__close-button {
  7310.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzE2JyBoZWlnaHQ9JzE2JyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xMi45NTQxNzMyLDQuOTYwMDQwMzQgQzEzLjE0Mzc0OTcsNC43NzA0NjM4MSAxMy4xNDM1MjY2LDQuNDUxMTM4NDQgMTIuOTQ2NDM1MSw0LjI1NDA0NjkxIEwxMi4yNDU5NTMxLDMuNTUzNTY0OTQgQzEyLjA0MDQzMjksMy4zNDgwNDQ3NyAxMS43MzI3Nzc1LDMuMzUzMDA4OTEgMTEuNTM5OTU5NywzLjU0NTgyNjc4IEw4LDcuMDg1Nzg2NDQgTDQuNDYwMDQwMzQsMy41NDU4MjY3OCBDNC4yNzA0NjM4MSwzLjM1NjI1MDI1IDMuOTUxMTM4NDQsMy4zNTY0NzM0IDMuNzU0MDQ2OTEsMy41NTM1NjQ5NCBMMy4wNTM1NjQ5NCw0LjI1NDA0NjkxIEMyLjg0ODA0NDc3LDQuNDU5NTY3MDggMi44NTMwMDg5MSw0Ljc2NzIyMjQ3IDMuMDQ1ODI2NzgsNC45NjAwNDAzNCBMNi41ODU3ODY0NCw4LjUgTDMuMDQ1ODI2NzgsMTIuMDM5OTU5NyBDMi44NTYyNTAyNSwxMi4yMjk1MzYyIDIuODU2NDczNCwxMi41NDg4NjE2IDMuMDUzNTY0OTQsMTIuNzQ1OTUzMSBMMy43NTQwNDY5MSwxMy40NDY0MzUxIEMzLjk1OTU2NzA4LDEzLjY1MTk1NTIgNC4yNjcyMjI0NywxMy42NDY5OTExIDQuNDYwMDQwMzQsMTMuNDU0MTczMiBMOCw5LjkxNDIxMzU2IEwxMS41Mzk5NTk3LDEzLjQ1NDE3MzIgQzExLjcyOTUzNjIsMTMuNjQzNzQ5NyAxMi4wNDg4NjE2LDEzLjY0MzUyNjYgMTIuMjQ1OTUzMSwxMy40NDY0MzUxIEwxMi45NDY0MzUxLDEyLjc0NTk1MzEgQzEzLjE1MTk1NTIsMTIuNTQwNDMyOSAxMy4xNDY5OTExLDEyLjIzMjc3NzUgMTIuOTU0MTczMiwxMi4wMzk5NTk3IEw5LjQxNDIxMzU2LDguNSBMMTIuOTU0MTczMiw0Ljk2MDA0MDM0IFonIGZpbGw9J3JnYmEoMCwgMCwgMCwgMC41KScvJTNFJTNDL3N2ZyUzRSIgLz48L3N2Zz4=");
  7311. }
  7312. #__filestack-picker .fsp-modal {
  7313.     background-color: rgb(24, 26, 27);
  7314.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  7315. }
  7316. #__filestack-picker .fsp-modal__sidebar {
  7317.     background-color: rgb(34, 36, 38);
  7318.     box-shadow: none;
  7319. }
  7320. #__filestack-picker .fsp-source-list__icon.fsp-icon--local_file_system {
  7321.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J000LjEyNzk1NTAxLDE1LjU2NzY0MjggQzEuODc2ODcyNzksMTUuNTY3NTUyOSAwLDEzLjgyMTIxMjggMCwxMS42MTk2MTk5IEMwLDEwLjQ0ODY4MDUgMC40MjA2Mzg1NTYsOS4zNTU4MTg2OSAxLjIzMjM1OTU3LDguNTQ5NDQ5MDkgTDguNjMzNTY3OTIsMS4xOTkwMzg2MSBDOC44NTkxOTE2NiwwLjk0NDQ2Mzg3OCA5LjI5NzI0MDk3LDAuOTMyMDgyMjg5IDkuNTM2ODk3MzUsMS4xNzM0OTY5NSBDOS43NzY1NDcxNiwxLjQxNDkyNTc5IDkuNzYwOTMxOTMsMS44NTI4NzU4NCA5LjUwODQ1OTE2LDIuMDczMTEwNjIgTDIuMTA5Mzc0OSw5LjQyNzIyMzAxIEMxLjUzMDk3OTM3LDEwLjAwMTgxMzYgMS4yMzg5NTE4NiwxMC43NjA1ODA3IDEuMjM4OTUxODYsMTEuNjE5NjE5OSBDMS4yMzg5NTE4NiwxMy4xMzM5NzIzIDIuNTM2MTc1MDksMTQuMzI4NjAxMiA0LjEyNzg0OTY5LDE0LjMyODYwMTIgQzQuODYyNTgwODUsMTQuMzI4NjAxMiA1LjU4NzcxNDA2LDE0LjAyMDk4NDcgNi4xNTE4MTk1MSwxMy40NTc5MjM5IEwxNC4yMzExOTI0LDUuMzk1NDI4NzcgQzE0LjU2MzM0NzQsNS4wNjM4ODc5MSAxNC43NTMxNjEyLDQuNjQzOTEzMTUgMTQuNzUzMTYxMiw0LjI1NDI3NjkgQzE0Ljc1MzE2MTIsMy43MjI3MDEwNyAxNC41NzkyMTY2LDMuMjUzNTU2NDEgMTQuMjM2NzI3MywyLjkxMDY0OTM2IEMxMy41NDM2MjUzLDIuMjE2Njc4MDIgMTIuNDU2Mjg2MywyLjIxNjY3ODAyIDExLjc2MzI0OCwyLjkxMDY0Nzg5IEMxMC42NTYzNzcyLDQuMDE4OTY0NzEgOS43NzAyNTYzOCw0LjkwNTYzOCA3Ljc3NzYwNDc1LDYuODk5MDc4MyBDNS43Njk1NjkwOSw4LjkwNzkwODcyIDQuODc3MjUzMjMsOS44MDA3ODM3NiAzLjc2NjkwNjQyLDEwLjkxMjIzNDIgQzMuNDkwNjEyNjMsMTEuMjM3MTU2IDMuNDY1NzM3MTYsMTEuNjE3MzQ3NSAzLjY3MTE1MTU3LDExLjg1NDk1NTYgQzMuOTY2MzEzOTQsMTIuMDg3MzMyNiA0LjM1Mjk2NTYxLDEyLjA4Mzg5NTMgNC41NzIwMTk2MiwxMS44Nzc5ODM4IEM2LjEwNzEzMDUzLDEwLjM1MTEwMzUgNy4zMTA4MDQ5Myw5LjE1MzkxMjY1IDEwLjA0OTYyMzMsNi40Mjk4NzA0NCBMMTAuNTA2MDkzLDUuOTc1ODYzNjQgQzExLjE5MDc5NzQsNS4yOTQ4NTM0NyAxMS4xOTA3OTc0LDUuMjk0ODUzNDcgMTEuODcyMDYzMiw0LjYxNzQ4MzggQzEyLjA5NzcwMjYsNC4zNjI5NDQ4NSAxMi41MzU3MTgyLDQuMzUwNTc3IDEyLjc3NTM1MzgsNC41OTE5ODMzNiBDMTMuMDE0OTkxOSw0LjgzMzM5MjEyIDEyLjk5OTM5OTUsNS4yNzEzMjE4IDEyLjc0Njk3NzcsNS40OTE1NDI0MyBMNS40MzcxODIyNSwxMi43NjEzMzk1IEM0LjU0NjE4MjU3LDEzLjQ3Njc3MDQgMy40MzY3MjgzNiwxMy40NzYyMTk0IDIuODA1NDgyOTUsMTIuNzQ4OTkyMiBDMi4xMTk3OTYsMTIuMDM5MjgwOSAyLjE1NDQzMTk0LDEwLjg5NDMxODUgMi44Mjg4OTg0OSwxMC4xMDE1NDg4IEMzLjI0OTYzODQ1LDkuNjgwMjY0ODcgMy4yNDk2Mzg0NSw5LjY4MDI2NDg3IDMuNjcwODgwNzYsOS4yNTg0NjMxMiBDNC45NDc5OTg3LDcuOTc5NjM4MjUgOS44MTA2NjMyLDMuMTA5OTU5NTUgMTAuODg1Nzg3NCwyLjAzMzQxNjc0IEMxMi4wNTA1MDk4LDAuODY3MTUwNzQ3IDEzLjk0OTQwOCwwLjg2NzE2MjIwNCAxNS4xMTQyMDE1LDIuMDMzNDE0NDQgQzE1LjY5NjUxMSwyLjYxNjQ0ODExIDE1Ljk5MjEyMTgsMy40MTMxMTA3MiAxNS45OTIxMjE4LDQuMjU0Mzg0ODUgQzE1Ljk5MjEyMTgsNC45ODk5MTY1NSAxNS42NjUxMTMsNS43MTE4MzEwOCAxNS4xMDI4NjI4LDYuMjczMDI0OTkgTDcuMDIzNDg5NTIsMTQuMzM1NTM4NiBDNi4yMzE5MTU4MywxNS4xMjU2MzQ2IDUuMTkyOTgxNCwxNS41NjYzNTEzIDQuMTI3OTU1MDEsMTUuNTY3NjQyOCBaJyBmaWxsPSdyZ2JhKDAsIDAsIDAsIDAuNSknLyUzRSUzQy9zdmclM0UiIC8+PC9zdmc+");
  7322. }
  7323. #__filestack-picker .fsp-source-list__icon.fsp-icon--url {
  7324.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00zLDkgQzMuNTUsOSA0LDkuNDUwMDMgNCwxMCBDNCwxMC41NTAwMyAzLjU1LDExLjAwMDAzIDMsMTEuMDAwMDMgTDIuMDAxMDQzNDQsMTEuMDAwMDIgQzAuOTAwMDk4OTIsMTEuMDAwMDA5IC0zLjk0NTM1MzQ0ZS0xNiwxMC4xMDc3NjA3IC0zLjk0NTM1MzQ0ZS0xNiw5LjAwNzEyNzY1IEwtMy45NDUzNTM0NGUtMTYsNC40OTI4NzIzNSBDLTMuOTQ1MzUzNDRlLTE2LDMuMzkzNTgzNDggMC44OTE4NTYzOTcsMi41IDEuOTkyMDE3MDIsMi41IEw5LjAwNzk4Mjk4LDIuNSBDMTAuMDk5ODIzOCwyLjUgMTEsMy4zOTU5NjU4MSAxMSw0LjUwMTE5NTY1IEwxMSw4LjAwMDAzIEMxMSw4LjU1MDAzIDEwLjU1LDkgMTAsOSBDOS40NSw5IDksOC41NTAwMyA5LDguMDAwMDMgTDksNS45OTg5ODY1NiBDOSw1LjQ0MjY5MDMzIDguNTUwOTczMjQsNS4wMDAwMyA3Ljk5NzA3MDY3LDUuMDAwMDMgTDMuMDAyOTI5MzMsNS4wMDAwMyBDMi40Mzc4ODEzNSw1LjAwMDAzIDIsNS40NTE5Mzk4NSAyLDYuMDA5Mzk4OSBMMiw3Ljk5MDY2MTEgQzIsOC41NTY2NzY4MiAyLjQ0NzcxNTI1LDkgMyw5IFogTTEzLDQuOTk5OTMgTDEzLjk5ODk1NjYsNC45OTk5MyBDMTUuMDk5OTAxMSw0Ljk5OTkzIDE2LDUuODkyMTc2NjkgMTYsNi45OTI4MTg3NiBMMTYsMTEuNTA3MTExMiBDMTYsMTIuNjA2NDA5MiAxNS4xMDgxNDM2LDEzLjUgMTQuMDA3OTgzLDEzLjUgTDYuOTkyMDE3MDIsMTMuNSBDNS45MDAxNzYxNywxMy41IDUsMTIuNjA0MDI3NyA1LDExLjQ5ODc4OTggTDUsNy45OTk5MyBDNSw3LjQ0OTkzIDUuNDUsNi45OTk5MyA2LDYuOTk5OTMgQzYuNTUsNi45OTk5MyA3LDcuNDQ5OTMgNyw3Ljk5OTkzIEw3LDEwLjAwMDk3MzQgQzcsMTAuNTU3MjY5NyA3LjQ0OTAyNjc2LDEwLjk5OTkzIDguMDAyOTI5MzMsMTAuOTk5OTMgTDEyLjk5NzA3MDcsMTAuOTk5OTMgQzEzLjU2MjExODYsMTAuOTk5OTMgMTQsMTAuNTQ4MDIwMiAxNCw5Ljk5MDU2MTEgTDE0LDguMDA5Mjk4OSBDMTQsNy40NDMyODMxOCAxMy41NTM1NjkxLDYuOTk5OTMgMTMuMDAyODY4Nyw2Ljk5OTkzIEwxMyw2Ljk5OTkzIEMxMi40NSw2Ljk5OTkzIDEyLDYuNTQ5OTMgMTIsNS45OTk5MyBDMTIsNS40NDk5MyAxMi40NSw0Ljk5OTkzIDEzLDQuOTk5OTMgWicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg==");
  7325. }
  7326. #__filestack-picker .fsp-source-list__icon.fsp-icon--imagesearch {
  7327.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J002LjE0ODUsMTAuMjk2OSBDNC4xMzM1LDEwLjI5NjkgMi41MDA1LDguNjYzOSAyLjUwMDUsNi42NDg5IEMyLjUwMDUsNC42MzM5IDQuMTMzNSwyLjk5OTkgNi4xNDg1LDIuOTk5OSBDOC4xNjM1LDIuOTk5OSA5Ljc5NjUsNC42MzM5IDkuNzk2NSw2LjY0ODkgQzkuNzk2NSw4LjY2MzkgOC4xNjM1LDEwLjI5NjkgNi4xNDg1LDEwLjI5NjkgTTE0LjIwNzUsMTIuNjQyOSBMMTEuMDk5NSw5LjcwNjkgQzExLjA1NTUsOS42NjI5IDEwLjk5OTUsOS42NDE5IDEwLjk1MDUsOS42MDc5IEMxMS40ODM1LDguNzQ1OSAxMS43OTY1LDcuNzMzOSAxMS43OTY1LDYuNjQ4OSBDMTEuNzk2NSwzLjUzMzkgOS4yNjM1LDAuOTk5OSA2LjE0ODUsMC45OTk5IEMzLjAzMzUsMC45OTk5IDAuNTAwNSwzLjUzMzkgMC41MDA1LDYuNjQ4OSBDMC41MDA1LDkuNzYyOSAzLjAzMzUsMTIuMjk2OSA2LjE0ODUsMTIuMjk2OSBDNy4xNDk1LDEyLjI5NjkgOC4wODg1LDEyLjAzMjkgOC45MDQ1LDExLjU3MzkgQzguOTQ1NSwxMS42NDA5IDguOTc2NSwxMS43MTI5IDkuMDM1NSwxMS43NzA5IEwxMi4xNDM1LDE0LjcwNjkgQzEyLjUzMzUsMTUuMDk3OSAxMy4xNjY1LDE1LjA5NzkgMTMuNTU3NSwxNC43MDY5IEwxNC4yMDc1LDE0LjA1NjkgQzE0LjU5NzUsMTMuNjY2OSAxNC41OTc1LDEzLjAzMzkgMTQuMjA3NSwxMi42NDI5JyBmaWxsPSdyZ2JhKDAsIDAsIDAsIDAuNSknLyUzRSUzQy9zdmclM0UiIC8+PC9zdmc+");
  7328. }
  7329. #__filestack-picker .fsp-source-list__icon.fsp-icon--video {
  7330.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xMCA2LjgyNGwyLjQ5OC0xLjQ1MUExIDEgMCAwIDEgMTQgNi4yMzd2My45MzFhMSAxIDAgMCAxLTEuNTQuODQyTDEwIDkuNDI5di42NDhjMCAuNjY5LS4wNy45MTEtLjIgMS4xNTYtLjEzMS4yNDQtLjMyMy40MzYtLjU2Ny41NjctLjI0NS4xMy0uNDg3LjItMS4xNTYuMkgzLjkyM2MtLjY2OSAwLS45MTEtLjA3LTEuMTU2LS4yYTEuMzYzIDEuMzYzIDAgMCAxLS41NjctLjU2N2MtLjEzLS4yNDUtLjItLjQ4Ny0uMi0xLjE1NlY1LjkyM2MwLS42NjkuMDctLjkxMS4yLTEuMTU2LjEzMS0uMjQ0LjMyMy0uNDM2LjU2Ny0uNTY3LjI0NS0uMTMuNDg3LS4yIDEuMTU2LS4yaDQuMTU0Yy42NjkgMCAuOTExLjA3IDEuMTU2LjIuMjQ0LjEzMS40MzYuMzIzLjU2Ny41NjcuMTMuMjQ1LjIuNDg3LjIgMS4xNTZ2Ljl6JyBmaWxsPSdyZ2JhKDAsIDAsIDAsIDAuNSknLyUzRSUzQy9zdmclM0UiIC8+PC9zdmc+");
  7331. }
  7332. #__filestack-picker .fsp-source-list__icon.fsp-icon--webcam {
  7333.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J001LjYgMWg0LjhsMS40NjQgMS42SDE0LjRjLjg4IDAgMS42LjcyIDEuNiAxLjZ2OS42YzAgLjg4LS43MiAxLjYtMS42IDEuNkgxLjZjLS44OCAwLTEuNi0uNzItMS42LTEuNlY0LjJjMC0uODguNzItMS42IDEuNi0xLjZoMi41MzZMNS42IDF6TTggMTEuNTZhMi41NiAyLjU2IDAgMSAxIDAtNS4xMTk5QTIuNTYgMi41NiAwIDAgMSA4IDExLjU2ek04IDEzYzIuMjA4IDAgNC0xLjc5MiA0LTRzLTEuNzkyLTQtNC00LTQgMS43OTItNCA0IDEuNzkyIDQgNCA0eicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg==");
  7334. }
  7335. #__filestack-picker .fsp-source-list__icon.fsp-icon--googledrive {
  7336.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xNC42NzU5MjY1LDkuMjc5OTk5NzMgTDEwLjIwMzY4NywyIEw1Ljc5NjI4NzU5LDIgTDEwLjI2ODUyNzEsOS4yNzk5OTk3MyBMMTQuNjc1OTI2NSw5LjI3OTk5OTczIFogTTYuNTA5MjQ5MjYsMTAuMjEwNTI2MyBMNC4zMDU1NDk1NSwxNCBMMTIuNzk2Mjc0OSwxNCBMMTUsMTAuMjEwNTI2MyBMNi41MDkyNDkyNiwxMC4yMTA1MjYzIFogTTUuMjEyOTU1MzEsMi45NDczNjg0MiBMMSwxMC4yMTA1MjYzIEwzLjIwMzY5OTcsMTQgTDcuNDgxNDY5NzEsNi43MzY4NDIxMSBMNS4yMTI5NTUzMSwyLjk0NzM2ODQyIFonIGZpbGw9J3JnYmEoMCwgMCwgMCwgMC41KScvJTNFJTNDL3N2ZyUzRSIgLz48L3N2Zz4=");
  7337. }
  7338. #__filestack-picker .fsp-source-list__icon.fsp-icon--dropbox {
  7339.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xMS4yOTM2IDFMOCAzLjY2bDQuNzQ1NiAyLjgzNTJMOCA5LjMzMDRsMy4yOTM2IDIuNjZMMTYgOS4wMTY4bC0zLjI1NDQtMi41MjE2TDE2IDMuOTczNiAxMS4yOTM2IDF6TTQuNzA2NCAxTDAgMy45NzM2bDMuMjU0NCAyLjUyMTZMOCAzLjY2IDQuNzA2NCAxek0wIDkuMDE2OGw0LjcwNjQgMi45NzM2TDggOS4zMzA0IDMuMjU0NCA2LjQ5NTIgMCA5LjAxNjh6bTQuNzA2NCAzLjUzODRsLTEuNDEzNi0uODkyOHYxLjAwMDhMOC4wMDk2IDE1LjRsNC43MTY4LTIuNzM2OHYtMS4wMDA4bC0xLjQxMzYuODkyOC0zLjMwMzItMi42NTItMy4zMDMyIDIuNjUyeicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg==");
  7340. }
  7341. #__filestack-picker .fsp-source-list__icon.fsp-icon--instagram {
  7342.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J004IDBDNS44MjcyIDAgNS41NTUyLjAwOTYgNC43MDE2LjA0OCAzLjg1MDQuMDg3MiAzLjI2ODguMjIyNCAyLjc2LjQyYTMuOTIxNiAzLjkyMTYgMCAwIDAtMS40MTc2LjkyMjRBMy45MjE2IDMuOTIxNiAwIDAgMCAuNDIgMi43NkMuMjIyNCAzLjI2ODguMDg3MiAzLjg1MDQuMDQ4IDQuNzAxNi4wMDk2IDUuNTU1MiAwIDUuODI3MiAwIDhzLjAwOTYgMi40NDQ4LjA0OCAzLjI5ODRjLjAzOTIuODUxMi4xNzQ0IDEuNDMyOC4zNzIgMS45NDE2YTMuOTIxNCAzLjkyMTQgMCAwIDAgLjkyMjQgMS40MTc2QTMuOTIxOCAzLjkyMTggMCAwIDAgMi43NiAxNS41OGMuNTA4OC4xOTc2IDEuMDkwNC4zMzI4IDEuOTQxNi4zNzJDNS41NTUyIDE1Ljk5MDQgNS44MjcyIDE2IDggMTZzMi40NDQ4LS4wMDk2IDMuMjk4NC0uMDQ4Yy44NTEyLS4wMzkyIDEuNDMyOC0uMTc0NCAxLjk0MTYtLjM3MmEzLjkyMTYgMy45MjE2IDAgMCAwIDEuNDE3Ni0uOTIyNEEzLjkyMTYgMy45MjE2IDAgMCAwIDE1LjU4IDEzLjI0Yy4xOTc2LS41MDg4LjMzMjgtMS4wOTA0LjM3Mi0xLjk0MTZDMTUuOTkwNCAxMC40NDQ4IDE2IDEwLjE3MjggMTYgOHMtLjAwOTYtMi40NDQ4LS4wNDgtMy4yOTg0Yy0uMDM5Mi0uODUxMi0uMTc0NC0xLjQzMjgtLjM3Mi0xLjk0MTZhMy45MjE4IDMuOTIxOCAwIDAgMC0uOTIyNC0xLjQxNzZBMy45MjE0IDMuOTIxNCAwIDAgMCAxMy4yNC40MmMtLjUwODgtLjE5NzYtMS4wOTA0LS4zMzI4LTEuOTQxNi0uMzcyQzEwLjQ0NDguMDA5NiAxMC4xNzI4IDAgOCAwem0wIDEuNDQxNmMyLjEzNiAwIDIuMzg4OC4wMDggMy4yMzIuMDQ2NC43ODA4LjAzNiAxLjIwNC4xNjU2IDEuNDg2NC4yNzUyLjM3MjguMTQ1Ni42NC4zMTkyLjkyLjU5ODQuMjguMjguNDUyOC41NDcyLjU5ODQuOTIuMTA5Ni4yODI0LjI0LjcwNTYuMjc1MiAxLjQ4NTYuMDM4NC44NDQuMDQ2NCAxLjA5Ni4wNDY0IDMuMjMyOCAwIDIuMTM2LS4wMDggMi4zODg4LS4wNDY0IDMuMjMyLS4wMzYuNzgwOC0uMTY1NiAxLjIwNC0uMjc1MiAxLjQ4NjQtLjE0NTYuMzcyOC0uMzE5Mi42NC0uNTk4NC45Mi0uMjguMjgtLjU0NzIuNDUyOC0uOTIuNTk4NC0uMjgyNC4xMDk2LS43MDU2LjI0LTEuNDg1Ni4yNzUyLS44NDMyLjAzODQtMS4wOTYuMDQ2NC0zLjIzMjguMDQ2NC0yLjEzNiAwLTIuMzg5Ni0uMDA4LTMuMjMyLS4wNDY0LS43ODA4LS4wMzYtMS4yMDQtLjE2NTYtMS40ODY0LS4yNzUyYTIuNDc4NCAyLjQ3ODQgMCAwIDEtLjkyLS41OTg0IDIuNDc4OCAyLjQ3ODggMCAwIDEtLjU5ODQtLjkyYy0uMTA5Ni0uMjgyNC0uMjQtLjcwNTYtLjI3NTItMS40ODU2LS4wMzg0LS44NDQtLjA0NjQtMS4wOTYtLjA0NjQtMy4yMzI4IDAtMi4xMzYuMDA4LTIuMzg4OC4wNDY0LTMuMjMyLjAzNi0uNzgwOC4xNjU2LTEuMjA0LjI3NTItMS40ODY0LjE0NTYtLjM3MjguMzE5Mi0uNjQuNTk4NC0uOTIuMjgtLjI4LjU0NzItLjQ1MjguOTItLjU5ODQuMjgyNC0uMTA5Ni43MDU2LS4yNCAxLjQ4NTYtLjI3NTIuODQ0LS4wMzg0IDEuMDk2LS4wNDY0IDMuMjMyOC0uMDQ2NHpNOCAzLjg5MmE0LjEwOCA0LjEwOCAwIDEgMCAwIDguMjE2MkE0LjEwOCA0LjEwOCAwIDAgMCA4IDMuODkyem0wIDYuNzc0NGEyLjY2NjMgMi42NjYzIDAgMSAxIDAtNS4zMzI2IDIuNjY2MyAyLjY2NjMgMCAwIDEgMCA1LjMzMjZ6bTUuMjMwNC02LjkzNjhhLjk1OTcuOTU5NyAwIDAgMS0uOTYuOTYuOTU5OS45NTk5IDAgMSAxIC45Ni0uOTZ6JyBmaWxsPSdyZ2JhKDAsIDAsIDAsIDAuNSknLyUzRSUzQy9zdmclM0UiIC8+PC9zdmc+");
  7343. }
  7344. #__filestack-picker .fsp-source-list__icon.fsp-icon--picasa {
  7345.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J002LjQyOTIgOC43NjcxYy40Mzg0IDAgLjgwOTcuMTUyMiAxLjExNDIuNDU2Ni4zMDQ0LjMwNDQuNDU2Ni42NzU4LjQ1NjYgMS4xMTQydjUuNDQyOUM4IDE1LjkyNyA3LjkyNyAxNiA3Ljc4MSAxNmMtLjA0ODcgMC0uMTA5Ny0uMDM2Ni0uMTgyNy0uMTA5NmwtMy41MDY5LTMuNDcwM3YtMy42NTNoMi4zMzh6TTguNDAxOC4xMDk2bDMuNTA2OSAzLjQ3MDN2My42NTNoLTIuMzM4Yy0uNDM4MyAwLS44MDk2LS4xNTIyLTEuMTE0MS0uNDU2NkM4LjE1MjIgNi40NzE5IDggNi4xMDA1IDggNS42NjJWLjIxOUM4IC4wNzMxIDguMDczMSAwIDguMjE5MiAwYy4wNDg3IDAgLjEwOTYuMDM2NS4xODI2LjEwOTZ6TTE1Ljc4MSA4QzE1LjkyNyA4IDE2IDguMDczIDE2IDguMjE5YzAgLjA0ODctLjAzNjUuMTA5Ny0uMTA5Ni4xODI3bC0zLjQ3MDMgMy41MDY5aC0zLjY1M3YtMi4zMzhjMC0uNDM4My4xNTIzLS44MDk2LjQ1NjYtMS4xMTQxQzkuNTI4MSA4LjE1MjIgOS44OTk2IDggMTAuMzM4IDhoNS40NDN6TTMuNTc5OSA0LjA5MTNoMy42NTN2Mi4zMzhjMCAuNDM4My0uMTUyMi44MDk2LS40NTY2IDEuMTE0MUM2LjQ3MTkgNy44NDc4IDYuMTAwNSA4IDUuNjYyIDhILjIxOTFDLjA3MzIgOCAwIDcuOTI2OSAwIDcuNzgwOGMwLS4wNDg3LjAzNjUtLjEwOTYuMTA5Ni0uMTgyNmwzLjQ3MDMtMy41MDY5eicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg==");
  7346. }
  7347. #__filestack-picker .fsp-source-list__icon.fsp-icon--gmail {
  7348.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xNiAzdjEwYzAgLjU2NjctLjQzMzMgMS0xIDFoLTFWNC45MjQ3TDggOS4yMzMzIDIgNC45MjQ3VjE0SDFjLS41NjczIDAtMS0uNDMzMy0xLTFWM2MwLS4yODMzLjEwOC0uNTMzMy4yODczLS43MTJDLjQ2NjcgMi4xMDY3LjcxNzMgMiAxIDJoLjMzMzNMOCA2LjgzMzMgMTQuNjY2NyAySDE1Yy4yODMzIDAgLjUzMzMuMTA4LjcxMjcuMjg4LjE4LjE3ODcuMjg3My40Mjg3LjI4NzMuNzEyeicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg==");
  7349. }
  7350. #__filestack-picker .fsp-source-list__icon.fsp-icon--facebook {
  7351.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xMS4yMTMzIDUuNTQyN0g5LjAxOVYzLjk2MjRjLjE2MDgtMS40OTMzIDIuNDQwMS0xLjIxMDIgMi40NDAxLTEuMjEwMlYuMTg0NmgtLjAwMkMxMS4zNzgxLjE2MzkgNi45MjMyLS45ODEgNi4wMzc2IDIuNjkxdi4wMDJsLS4wMDYyLjAyNWMtLjEzOS40NTgzLS4xMjk2IDIuNTYxMy0uMTI3NiAyLjgyNDdINFY4LjM1M2gyLjAydjcuNjQ2OGgyLjk0M1Y4LjM1NGgyLjI1MDNsLjI1My0yLjgxMDJoLS4yNTN2LS4wMDF6JyBmaWxsPSdyZ2JhKDAsIDAsIDAsIDAuNSknLyUzRSUzQy9zdmclM0UiIC8+PC9zdmc+");
  7352. }
  7353. #__filestack-picker .fsp-source-list__icon.fsp-icon--box {
  7354.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J004LjIyNDYgMTEuMTYyN2MtLjk3OTcuMDA1OS0xLjc3OTYtLjc4MzEtMS43ODQ2LTEuNzYzLS4wMDc1LS45Nzk3Ljc4MTctMS43NzgzIDEuNzYyMS0xLjc4NDIuOTc5Ny0uMDA3NCAxLjc3OTEuNzgxOCAxLjc4NTggMS43NjE1LjAwNjYuOTgwNC0uNzgyNSAxLjc3OTgtMS43NjMzIDEuNzg1N3ptLTUuMjI1Mi4wMzMyYy0uOTgwNC4wMDY2LTEuNzc5Ny0uNzgyNS0xLjc4NTYtMS43NjE1LS4wMDY3LS45ODA1Ljc4MjQtMS43Nzk4IDEuNzYzMy0xLjc4NTguOTc4Ni0uMDA2NiAxLjc3ODYuNzgyNSAxLjc4NTMgMS43NjE1LjAwNTUuOTgwNS0uNzg0IDEuNzgwNi0xLjc2MyAxLjc4NTd6TTguMTk0IDYuNDMwNmMtMS4xMzMxLjAwOC0yLjExMTguNjUxMi0yLjYwMjggMS41ODgyLS41MDM0LS45MzE4LTEuNDg5Ny0xLjU2MjItMi42MjE5LTEuNTU0NGEyLjk0MzUgMi45NDM1IDAgMCAwLTEuNzcxLjYwMkwxLjE4MiA0LjU3NkMxLjE3MyA0LjI1NDQuOTA5IDMuOTk4LjU4NjYgNEEuNTg5My41ODkzIDAgMCAwIDAgNC41ODMzbC4wMzAxIDQuOTA3aC4wMDE1Yy4wMzYgMS42MTEzIDEuMzU3NyAyLjkwMDIgMi45NzUgMi44OSAxLjEzMi0uMDA3NCAyLjExMDctLjY1MDcgMi42MDMtMS41ODg2LjUwMjEuOTMxMiAxLjQ5MDYgMS41NjIgMi42MjI4IDEuNTU0NyAxLjYzMzMtLjAxMDQgMi45NDg2LTEuMzQzNCAyLjkzODctMi45NzY4LS4wMTA3LTEuNjMzNC0xLjM0MjktMi45NDkzLTIuOTc3LTIuOTM5eiBNMTUuODc2NiAxMS4zNjczTDE0LjIxNiA5LjM1MjZsMS42MzQ4LTIuMDM2Yy4yMDI1LS4yNjEyLjEzOTktLjYyNTUtLjE0MDYtLjgxNzYtLjI4MzMtLjE5MTQtLjY3OTQtLjEzOTgtLjg5MjguMTE0MnYtLjAwMTFMMTMuNDA0OCA4LjM3bC0xLjQzMzItMS43Mzkzdi4wMDE1Yy0uMjE3MS0uMjUyLS42MTUzLS4yOTktLjg5MzYtLjEwMzQtLjI4MDQuMTk1OC0uMzM2NC41NTk3LS4xMzAzLjgyMDNsMS42NTk2IDIuMDEzOC0xLjYzNDIgMi4wMzU0Yy0uMjAyNy4yNjI3LS4xNDA5LjYyNTcuMTQyMS44MTc2LjI4MDguMTkyMi42Nzc5LjE0MDYuODkxNC0uMTEzOWwxLjQxMDctMS43NTY0IDEuNDM0NyAxLjczODZjLjIxNjcuMjUxOC42MTM5LjI5ODMuODk0Ny4xMDMuMjc5My0uMTk3Mi4zMzUyLS41Ni4xMjk5LS44MnonIGZpbGw9J3JnYmEoMCwgMCwgMCwgMC41KScvJTNFJTNDL3N2ZyUzRSIgLz48L3N2Zz4=");
  7355. }
  7356. #__filestack-picker .fsp-source-list__icon.fsp-icon--onedrive {
  7357.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J001LjE4NzEgMTIuNTQwN2MtLjk2OC0uMjQ0OC0xLjUwOC0xLjAyNTYtMS41MDk2LTIuMTg0IDAtLjM3MDQuMDI2NC0uNTQ3Mi4xMTc2LS43ODU2LjIyMzItLjU4NC44MTQ0LTEuMDI0IDEuNTkyLTEuMTg2NC4zODgtLjA4LjUwNzItLjE2NzIuNTA3Mi0uMzY4IDAtLjA2MjQuMDQ2NC0uMjQ5Ni4xMDI0LS40MTYuMjU2LS43NTQzLjcyOTYtMS4zODQgMS4yMzYtMS42NC41MzA0LS4yNjk1Ljc5NzYtLjMzMDMgMS40Mzg0LS4zMjcxLjkxMDQuMDA0OCAxLjM2NDcuMjA1NiAxLjk5OTkuODgyNGwuMzQ5Ni4zNzIuMzEyOC0uMTEwNGMxLjUxNTItLjUzMTIgMy4wMjQ4LjM3MzYgMy4xNDY0IDEuODg2M2wuMDMzNi40MTM2LjI5ODQuMTA4Yy44NTIuMzA5NiAxLjI1Mi45NiAxLjE4IDEuOTE1Mi0uMDQ4LjYyNDgtLjMzNiAxLjEyNC0uNzkyIDEuMzcybC0uMjE1Mi4xMTYtNC43NjguMDA5NmMtMy42NjM5LjAwNzItNC44Mjc5LS4wMDY0LTUuMDI5NS0uMDU3NnptLTMuNTc0My0uNjY4Yy0uNTY1Ni0uMTM2LTEuMTY0LS42NDI0LTEuNDQ0OC0xLjIyMTYtLjE2LS4zMjgtLjE2OC0uMzc2LS4xNjgtLjk1NzYgMC0uNTUyLjAxMzYtLjY0MTYuMTQwOC0uOTE2LjI2NzItLjU3ODQuNzc5Mi0uOTk2IDEuNDIxNi0xLjE2LjEzNi0uMDM1Mi4yNjQtLjA5MDQuMjg0LS4xMjMyLjAyLS4wMzI4LjA0MjQtLjIxMjguMDQ5Ni0uMzk5Mi4wNDQ4LTEuMTU2Ny43OTM2LTIuMTc2NyAxLjgzOTEtMi41MDQuNTY0OC0uMTc3NSAxLjI3NDQtLjEzMzUgMS44ODguMTE1My4xOTYuMDc5Mi4xNzM2LjA5Ni41ODU2LS40NTIuMjQ0LS4zMjQuNzM2LS43MjcyIDEuMTM5Mi0uOTMyLjQzNTItLjIyMTYuODg4LS4zMjQgMS40MjgtLjMyMjQgMS41MTE5LjAwNCAyLjgxNTkuOTYzMiAzLjI5NzUgMi40MjY0LjE1MzYuNDY4LjE0NTYuNTk5Mi0uMDM2LjYwMzItLjA3OTIuMDAxNi0uMzA2NC4wNDU2LS41MDQuMDk4NGwtLjM2MDguMDk1Mi0uMzI4OC0uMzMzNmMtLjkyOC0uOTQwOC0yLjQ0MTUtMS4xNDQtMy43MjgtLjUwMDhBMy4xMDggMy4xMDggMCAwIDAgNS44NzYgNi40OTUyYy0uMjIxNi4zNDMyLS41MDU2Ljk4MjMtLjUwNTYgMS4xNDA3IDAgLjExMjgtLjA4OTYuMTY4OC0uNDczNi4yOTY4LTEuMTg4OC4zOTUyLTEuODgzMiAxLjMwODgtMS44ODI0IDIuNDc3NiAwIC40MjQ4LjEwOC45NDU2LjI1NzYgMS4yNDQuMDU2OC4xMTIuMDg4LjIxOTIuMDcwNS4yMzY4LS4wNDY1LjA0NzItMS41MjQ4LjAzMTItMS43Mjk2LS4wMTg0eicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg==");
  7358. }
  7359. #__filestack-picker .fsp-source-list__icon.fsp-icon--onedriveforbusiness {
  7360.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J001LjE4NzEgMTIuNTQwN2MtLjk2OC0uMjQ0OC0xLjUwOC0xLjAyNTYtMS41MDk2LTIuMTg0IDAtLjM3MDQuMDI2NC0uNTQ3Mi4xMTc2LS43ODU2LjIyMzItLjU4NC44MTQ0LTEuMDI0IDEuNTkyLTEuMTg2NC4zODgtLjA4LjUwNzItLjE2NzIuNTA3Mi0uMzY4IDAtLjA2MjQuMDQ2NC0uMjQ5Ni4xMDI0LS40MTYuMjU2LS43NTQzLjcyOTYtMS4zODQgMS4yMzYtMS42NC41MzA0LS4yNjk1Ljc5NzYtLjMzMDMgMS40Mzg0LS4zMjcxLjkxMDQuMDA0OCAxLjM2NDcuMjA1NiAxLjk5OTkuODgyNGwuMzQ5Ni4zNzIuMzEyOC0uMTEwNGMxLjUxNTItLjUzMTIgMy4wMjQ4LjM3MzYgMy4xNDY0IDEuODg2M2wuMDMzNi40MTM2LjI5ODQuMTA4Yy44NTIuMzA5NiAxLjI1Mi45NiAxLjE4IDEuOTE1Mi0uMDQ4LjYyNDgtLjMzNiAxLjEyNC0uNzkyIDEuMzcybC0uMjE1Mi4xMTYtNC43NjguMDA5NmMtMy42NjM5LjAwNzItNC44Mjc5LS4wMDY0LTUuMDI5NS0uMDU3NnptLTMuNTc0My0uNjY4Yy0uNTY1Ni0uMTM2LTEuMTY0LS42NDI0LTEuNDQ0OC0xLjIyMTYtLjE2LS4zMjgtLjE2OC0uMzc2LS4xNjgtLjk1NzYgMC0uNTUyLjAxMzYtLjY0MTYuMTQwOC0uOTE2LjI2NzItLjU3ODQuNzc5Mi0uOTk2IDEuNDIxNi0xLjE2LjEzNi0uMDM1Mi4yNjQtLjA5MDQuMjg0LS4xMjMyLjAyLS4wMzI4LjA0MjQtLjIxMjguMDQ5Ni0uMzk5Mi4wNDQ4LTEuMTU2Ny43OTM2LTIuMTc2NyAxLjgzOTEtMi41MDQuNTY0OC0uMTc3NSAxLjI3NDQtLjEzMzUgMS44ODguMTE1My4xOTYuMDc5Mi4xNzM2LjA5Ni41ODU2LS40NTIuMjQ0LS4zMjQuNzM2LS43MjcyIDEuMTM5Mi0uOTMyLjQzNTItLjIyMTYuODg4LS4zMjQgMS40MjgtLjMyMjQgMS41MTE5LjAwNCAyLjgxNTkuOTYzMiAzLjI5NzUgMi40MjY0LjE1MzYuNDY4LjE0NTYuNTk5Mi0uMDM2LjYwMzItLjA3OTIuMDAxNi0uMzA2NC4wNDU2LS41MDQuMDk4NGwtLjM2MDguMDk1Mi0uMzI4OC0uMzMzNmMtLjkyOC0uOTQwOC0yLjQ0MTUtMS4xNDQtMy43MjgtLjUwMDhBMy4xMDggMy4xMDggMCAwIDAgNS44NzYgNi40OTUyYy0uMjIxNi4zNDMyLS41MDU2Ljk4MjMtLjUwNTYgMS4xNDA3IDAgLjExMjgtLjA4OTYuMTY4OC0uNDczNi4yOTY4LTEuMTg4OC4zOTUyLTEuODgzMiAxLjMwODgtMS44ODI0IDIuNDc3NiAwIC40MjQ4LjEwOC45NDU2LjI1NzYgMS4yNDQuMDU2OC4xMTIuMDg4LjIxOTIuMDcwNS4yMzY4LS4wNDY1LjA0NzItMS41MjQ4LjAzMTItMS43Mjk2LS4wMTg0eicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg==");
  7361. }
  7362. #__filestack-picker .fsp-source-list__item:hover {
  7363.     background-color: rgba(0, 0, 0, 0.05);
  7364. }
  7365. #__filestack-picker .fsp-source-list__item--active {
  7366.     background-color: transparent;
  7367. }
  7368. #__filestack-picker .fsp-source-list__item--active:hover {
  7369.     background-color: rgba(0, 0, 0, 0.05);
  7370. }
  7371. #__filestack-picker .fsp-source-list__item--active .fsp-source-list__label {
  7372.     color: rgb(58, 157, 249);
  7373. }
  7374. #__filestack-picker .fsp-source-list__item--active .fsp-icon--local_file_system {
  7375.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.12795501,15.5676428 C1.87687279,15.5675529 0,13.8212128 0,11.6196199 C0,10.4486805 0.420638556,9.35581869 1.23235957,8.54944909 L8.63356792,1.19903861 C8.85919166,0.944463878 9.29724097,0.932082289 9.53689735,1.17349695 C9.77654716,1.41492579 9.76093193,1.85287584 9.50845916,2.07311062 L2.1093749,9.42722301 C1.53097937,10.0018136 1.23895186,10.7605807 1.23895186,11.6196199 C1.23895186,13.1339723 2.53617509,14.3286012 4.12784969,14.3286012 C4.86258085,14.3286012 5.58771406,14.0209847 6.15181951,13.4579239 L14.2311924,5.39542877 C14.5633474,5.06388791 14.7531612,4.64391315 14.7531612,4.2542769 C14.7531612,3.72270107 14.5792166,3.25355641 14.2367273,2.91064936 C13.5436253,2.21667802 12.4562863,2.21667802 11.763248,2.91064789 C10.6563772,4.01896471 9.77025638,4.905638 7.77760475,6.8990783 C5.76956909,8.90790872 4.87725323,9.80078376 3.76690642,10.9122342 C3.49061263,11.237156 3.46573716,11.6173475 3.67115157,11.8549556 C3.96631394,12.0873326 4.35296561,12.0838953 4.57201962,11.8779838 C6.10713053,10.3511035 7.31080493,9.15391265 10.0496233,6.42987044 L10.506093,5.97586364 C11.1907974,5.29485347 11.1907974,5.29485347 11.8720632,4.6174838 C12.0977026,4.36294485 12.5357182,4.350577 12.7753538,4.59198336 C13.0149919,4.83339212 12.9993995,5.2713218 12.7469777,5.49154243 L5.43718225,12.7613395 C4.54618257,13.4767704 3.43672836,13.4762194 2.80548295,12.7489922 C2.119796,12.0392809 2.15443194,10.8943185 2.82889849,10.1015488 C3.24963845,9.68026487 3.24963845,9.68026487 3.67088076,9.25846312 C4.9479987,7.97963825 9.8106632,3.10995955 10.8857874,2.03341674 C12.0505098,0.867150747 13.949408,0.867162204 15.1142015,2.03341444 C15.696511,2.61644811 15.9921218,3.41311072 15.9921218,4.25438485 C15.9921218,4.98991655 15.665113,5.71183108 15.1028628,6.27302499 L7.02348952,14.3355386 C6.23191583,15.1256346 5.1929814,15.5663513 4.12795501,15.5676428 Z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7376. }
  7377. #__filestack-picker .fsp-source-list__item--active .fsp-icon--url {
  7378.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3,9 C3.55,9 4,9.45003 4,10 C4,10.55003 3.55,11.00003 3,11.00003 L2.00104344,11.00002 C0.90009892,11.000009 -3.94535344e-16,10.1077607 -3.94535344e-16,9.00712765 L-3.94535344e-16,4.49287235 C-3.94535344e-16,3.39358348 0.891856397,2.5 1.99201702,2.5 L9.00798298,2.5 C10.0998238,2.5 11,3.39596581 11,4.50119565 L11,8.00003 C11,8.55003 10.55,9 10,9 C9.45,9 9,8.55003 9,8.00003 L9,5.99898656 C9,5.44269033 8.55097324,5.00003 7.99707067,5.00003 L3.00292933,5.00003 C2.43788135,5.00003 2,5.45193985 2,6.0093989 L2,7.9906611 C2,8.55667682 2.44771525,9 3,9 Z M13,4.99993 L13.9989566,4.99993 C15.0999011,4.99993 16,5.89217669 16,6.99281876 L16,11.5071112 C16,12.6064092 15.1081436,13.5 14.007983,13.5 L6.99201702,13.5 C5.90017617,13.5 5,12.6040277 5,11.4987898 L5,7.99993 C5,7.44993 5.45,6.99993 6,6.99993 C6.55,6.99993 7,7.44993 7,7.99993 L7,10.0009734 C7,10.5572697 7.44902676,10.99993 8.00292933,10.99993 L12.9970707,10.99993 C13.5621186,10.99993 14,10.5480202 14,9.9905611 L14,8.0092989 C14,7.44328318 13.5535691,6.99993 13.0028687,6.99993 L13,6.99993 C12.45,6.99993 12,6.54993 12,5.99993 C12,5.44993 12.45,4.99993 13,4.99993 Z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7379. }
  7380. #__filestack-picker .fsp-source-list__item--active .fsp-icon--imagesearch {
  7381.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.1485,10.2969 C4.1335,10.2969 2.5005,8.6639 2.5005,6.6489 C2.5005,4.6339 4.1335,2.9999 6.1485,2.9999 C8.1635,2.9999 9.7965,4.6339 9.7965,6.6489 C9.7965,8.6639 8.1635,10.2969 6.1485,10.2969 M14.2075,12.6429 L11.0995,9.7069 C11.0555,9.6629 10.9995,9.6419 10.9505,9.6079 C11.4835,8.7459 11.7965,7.7339 11.7965,6.6489 C11.7965,3.5339 9.2635,0.9999 6.1485,0.9999 C3.0335,0.9999 0.5005,3.5339 0.5005,6.6489 C0.5005,9.7629 3.0335,12.2969 6.1485,12.2969 C7.1495,12.2969 8.0885,12.0329 8.9045,11.5739 C8.9455,11.6409 8.9765,11.7129 9.0355,11.7709 L12.1435,14.7069 C12.5335,15.0979 13.1665,15.0979 13.5575,14.7069 L14.2075,14.0569 C14.5975,13.6669 14.5975,13.0339 14.2075,12.6429' fill='%232d7ff9'/%3E%3C/svg%3E");
  7382. }
  7383. #__filestack-picker .fsp-source-list__item--active .fsp-icon--video {
  7384.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 6.824l2.498-1.451A1 1 0 0 1 14 6.237v3.931a1 1 0 0 1-1.54.842L10 9.429v.648c0 .669-.07.911-.2 1.156-.131.244-.323.436-.567.567-.245.13-.487.2-1.156.2H3.923c-.669 0-.911-.07-1.156-.2a1.363 1.363 0 0 1-.567-.567c-.13-.245-.2-.487-.2-1.156V5.923c0-.669.07-.911.2-1.156.131-.244.323-.436.567-.567.245-.13.487-.2 1.156-.2h4.154c.669 0 .911.07 1.156.2.244.131.436.323.567.567.13.245.2.487.2 1.156v.9z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7385. }
  7386. #__filestack-picker .fsp-source-list__item--active .fsp-icon--webcam {
  7387.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.6 1h4.8l1.464 1.6H14.4c.88 0 1.6.72 1.6 1.6v9.6c0 .88-.72 1.6-1.6 1.6H1.6c-.88 0-1.6-.72-1.6-1.6V4.2c0-.88.72-1.6 1.6-1.6h2.536L5.6 1zM8 11.56a2.56 2.56 0 1 1 0-5.1199A2.56 2.56 0 0 1 8 11.56zM8 13c2.208 0 4-1.792 4-4s-1.792-4-4-4-4 1.792-4 4 1.792 4 4 4z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7388. }
  7389. #__filestack-picker .fsp-source-list__item--active .fsp-icon--googledrive {
  7390.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6759265,9.27999973 L10.203687,2 L5.79628759,2 L10.2685271,9.27999973 L14.6759265,9.27999973 Z M6.50924926,10.2105263 L4.30554955,14 L12.7962749,14 L15,10.2105263 L6.50924926,10.2105263 Z M5.21295531,2.94736842 L1,10.2105263 L3.2036997,14 L7.48146971,6.73684211 L5.21295531,2.94736842 Z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7391. }
  7392. #__filestack-picker .fsp-source-list__item--active .fsp-icon--dropbox {
  7393.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2936 1L8 3.66l4.7456 2.8352L8 9.3304l3.2936 2.66L16 9.0168l-3.2544-2.5216L16 3.9736 11.2936 1zM4.7064 1L0 3.9736l3.2544 2.5216L8 3.66 4.7064 1zM0 9.0168l4.7064 2.9736L8 9.3304 3.2544 6.4952 0 9.0168zm4.7064 3.5384l-1.4136-.8928v1.0008L8.0096 15.4l4.7168-2.7368v-1.0008l-1.4136.8928-3.3032-2.652-3.3032 2.652z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7394. }
  7395. #__filestack-picker .fsp-source-list__item--active .fsp-icon--instagram {
  7396.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 0C5.8272 0 5.5552.0096 4.7016.048 3.8504.0872 3.2688.2224 2.76.42a3.9216 3.9216 0 0 0-1.4176.9224A3.9216 3.9216 0 0 0 .42 2.76C.2224 3.2688.0872 3.8504.048 4.7016.0096 5.5552 0 5.8272 0 8s.0096 2.4448.048 3.2984c.0392.8512.1744 1.4328.372 1.9416a3.9214 3.9214 0 0 0 .9224 1.4176A3.9218 3.9218 0 0 0 2.76 15.58c.5088.1976 1.0904.3328 1.9416.372C5.5552 15.9904 5.8272 16 8 16s2.4448-.0096 3.2984-.048c.8512-.0392 1.4328-.1744 1.9416-.372a3.9216 3.9216 0 0 0 1.4176-.9224A3.9216 3.9216 0 0 0 15.58 13.24c.1976-.5088.3328-1.0904.372-1.9416C15.9904 10.4448 16 10.1728 16 8s-.0096-2.4448-.048-3.2984c-.0392-.8512-.1744-1.4328-.372-1.9416a3.9218 3.9218 0 0 0-.9224-1.4176A3.9214 3.9214 0 0 0 13.24.42c-.5088-.1976-1.0904-.3328-1.9416-.372C10.4448.0096 10.1728 0 8 0zm0 1.4416c2.136 0 2.3888.008 3.232.0464.7808.036 1.204.1656 1.4864.2752.3728.1456.64.3192.92.5984.28.28.4528.5472.5984.92.1096.2824.24.7056.2752 1.4856.0384.844.0464 1.096.0464 3.2328 0 2.136-.008 2.3888-.0464 3.232-.036.7808-.1656 1.204-.2752 1.4864-.1456.3728-.3192.64-.5984.92-.28.28-.5472.4528-.92.5984-.2824.1096-.7056.24-1.4856.2752-.8432.0384-1.096.0464-3.2328.0464-2.136 0-2.3896-.008-3.232-.0464-.7808-.036-1.204-.1656-1.4864-.2752a2.4784 2.4784 0 0 1-.92-.5984 2.4788 2.4788 0 0 1-.5984-.92c-.1096-.2824-.24-.7056-.2752-1.4856-.0384-.844-.0464-1.096-.0464-3.2328 0-2.136.008-2.3888.0464-3.232.036-.7808.1656-1.204.2752-1.4864.1456-.3728.3192-.64.5984-.92.28-.28.5472-.4528.92-.5984.2824-.1096.7056-.24 1.4856-.2752.844-.0384 1.096-.0464 3.2328-.0464zM8 3.892a4.108 4.108 0 1 0 0 8.2162A4.108 4.108 0 0 0 8 3.892zm0 6.7744a2.6663 2.6663 0 1 1 0-5.3326 2.6663 2.6663 0 0 1 0 5.3326zm5.2304-6.9368a.9597.9597 0 0 1-.96.96.9599.9599 0 1 1 .96-.96z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7397. }
  7398. #__filestack-picker .fsp-source-list__item--active .fsp-icon--picasa {
  7399.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.4292 8.7671c.4384 0 .8097.1522 1.1142.4566.3044.3044.4566.6758.4566 1.1142v5.4429C8 15.927 7.927 16 7.781 16c-.0487 0-.1097-.0366-.1827-.1096l-3.5069-3.4703v-3.653h2.338zM8.4018.1096l3.5069 3.4703v3.653h-2.338c-.4383 0-.8096-.1522-1.1141-.4566C8.1522 6.4719 8 6.1005 8 5.662V.219C8 .0731 8.0731 0 8.2192 0c.0487 0 .1096.0365.1826.1096zM15.781 8C15.927 8 16 8.073 16 8.219c0 .0487-.0365.1097-.1096.1827l-3.4703 3.5069h-3.653v-2.338c0-.4383.1523-.8096.4566-1.1141C9.5281 8.1522 9.8996 8 10.338 8h5.443zM3.5799 4.0913h3.653v2.338c0 .4383-.1522.8096-.4566 1.1141C6.4719 7.8478 6.1005 8 5.662 8H.2191C.0732 8 0 7.9269 0 7.7808c0-.0487.0365-.1096.1096-.1826l3.4703-3.5069z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7400. }
  7401. #__filestack-picker .fsp-source-list__item--active .fsp-icon--gmail {
  7402.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 3v10c0 .5667-.4333 1-1 1h-1V4.9247L8 9.2333 2 4.9247V14H1c-.5673 0-1-.4333-1-1V3c0-.2833.108-.5333.2873-.712C.4667 2.1067.7173 2 1 2h.3333L8 6.8333 14.6667 2H15c.2833 0 .5333.108.7127.288.18.1787.2873.4287.2873.712z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7403. }
  7404. #__filestack-picker .fsp-source-list__item--active .fsp-icon--facebook {
  7405.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2133 5.5427H9.019V3.9624c.1608-1.4933 2.4401-1.2102 2.4401-1.2102V.1846h-.002C11.3781.1639 6.9232-.981 6.0376 2.691v.002l-.0062.025c-.139.4583-.1296 2.5613-.1276 2.8247H4V8.353h2.02v7.6468h2.943V8.354h2.2503l.253-2.8102h-.253v-.001z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7406. }
  7407. #__filestack-picker .fsp-source-list__item--active .fsp-icon--box {
  7408.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.2246 11.1627c-.9797.0059-1.7796-.7831-1.7846-1.763-.0075-.9797.7817-1.7783 1.7621-1.7842.9797-.0074 1.7791.7818 1.7858 1.7615.0066.9804-.7825 1.7798-1.7633 1.7857zm-5.2252.0332c-.9804.0066-1.7797-.7825-1.7856-1.7615-.0067-.9805.7824-1.7798 1.7633-1.7858.9786-.0066 1.7786.7825 1.7853 1.7615.0055.9805-.784 1.7806-1.763 1.7857zM8.194 6.4306c-1.1331.008-2.1118.6512-2.6028 1.5882-.5034-.9318-1.4897-1.5622-2.6219-1.5544a2.9435 2.9435 0 0 0-1.771.602L1.182 4.576C1.173 4.2544.909 3.998.5866 4A.5893.5893 0 0 0 0 4.5833l.0301 4.907h.0015c.036 1.6113 1.3577 2.9002 2.975 2.89 1.132-.0074 2.1107-.6507 2.603-1.5886.5021.9312 1.4906 1.562 2.6228 1.5547 1.6333-.0104 2.9486-1.3434 2.9387-2.9768-.0107-1.6334-1.3429-2.9493-2.977-2.939z M15.8766 11.3673L14.216 9.3526l1.6348-2.036c.2025-.2612.1399-.6255-.1406-.8176-.2833-.1914-.6794-.1398-.8928.1142v-.0011L13.4048 8.37l-1.4332-1.7393v.0015c-.2171-.252-.6153-.299-.8936-.1034-.2804.1958-.3364.5597-.1303.8203l1.6596 2.0138-1.6342 2.0354c-.2027.2627-.1409.6257.1421.8176.2808.1922.6779.1406.8914-.1139l1.4107-1.7564 1.4347 1.7386c.2167.2518.6139.2983.8947.103.2793-.1972.3352-.56.1299-.82z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7409. }
  7410. #__filestack-picker .fsp-source-list__item--active .fsp-icon--onedrive {
  7411.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.1871 12.5407c-.968-.2448-1.508-1.0256-1.5096-2.184 0-.3704.0264-.5472.1176-.7856.2232-.584.8144-1.024 1.592-1.1864.388-.08.5072-.1672.5072-.368 0-.0624.0464-.2496.1024-.416.256-.7543.7296-1.384 1.236-1.64.5304-.2695.7976-.3303 1.4384-.3271.9104.0048 1.3647.2056 1.9999.8824l.3496.372.3128-.1104c1.5152-.5312 3.0248.3736 3.1464 1.8863l.0336.4136.2984.108c.852.3096 1.252.96 1.18 1.9152-.048.6248-.336 1.124-.792 1.372l-.2152.116-4.768.0096c-3.6639.0072-4.8279-.0064-5.0295-.0576zm-3.5743-.668c-.5656-.136-1.164-.6424-1.4448-1.2216-.16-.328-.168-.376-.168-.9576 0-.552.0136-.6416.1408-.916.2672-.5784.7792-.996 1.4216-1.16.136-.0352.264-.0904.284-.1232.02-.0328.0424-.2128.0496-.3992.0448-1.1567.7936-2.1767 1.8391-2.504.5648-.1775 1.2744-.1335 1.888.1153.196.0792.1736.096.5856-.452.244-.324.736-.7272 1.1392-.932.4352-.2216.888-.324 1.428-.3224 1.5119.004 2.8159.9632 3.2975 2.4264.1536.468.1456.5992-.036.6032-.0792.0016-.3064.0456-.504.0984l-.3608.0952-.3288-.3336c-.928-.9408-2.4415-1.144-3.728-.5008A3.108 3.108 0 0 0 5.876 6.4952c-.2216.3432-.5056.9823-.5056 1.1407 0 .1128-.0896.1688-.4736.2968-1.1888.3952-1.8832 1.3088-1.8824 2.4776 0 .4248.108.9456.2576 1.244.0568.112.088.2192.0705.2368-.0465.0472-1.5248.0312-1.7296-.0184z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7412. }
  7413. #__filestack-picker .fsp-source-list__item--active .fsp-icon--onedriveforbusiness {
  7414.     background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.1871 12.5407c-.968-.2448-1.508-1.0256-1.5096-2.184 0-.3704.0264-.5472.1176-.7856.2232-.584.8144-1.024 1.592-1.1864.388-.08.5072-.1672.5072-.368 0-.0624.0464-.2496.1024-.416.256-.7543.7296-1.384 1.236-1.64.5304-.2695.7976-.3303 1.4384-.3271.9104.0048 1.3647.2056 1.9999.8824l.3496.372.3128-.1104c1.5152-.5312 3.0248.3736 3.1464 1.8863l.0336.4136.2984.108c.852.3096 1.252.96 1.18 1.9152-.048.6248-.336 1.124-.792 1.372l-.2152.116-4.768.0096c-3.6639.0072-4.8279-.0064-5.0295-.0576zm-3.5743-.668c-.5656-.136-1.164-.6424-1.4448-1.2216-.16-.328-.168-.376-.168-.9576 0-.552.0136-.6416.1408-.916.2672-.5784.7792-.996 1.4216-1.16.136-.0352.264-.0904.284-.1232.02-.0328.0424-.2128.0496-.3992.0448-1.1567.7936-2.1767 1.8391-2.504.5648-.1775 1.2744-.1335 1.888.1153.196.0792.1736.096.5856-.452.244-.324.736-.7272 1.1392-.932.4352-.2216.888-.324 1.428-.3224 1.5119.004 2.8159.9632 3.2975 2.4264.1536.468.1456.5992-.036.6032-.0792.0016-.3064.0456-.504.0984l-.3608.0952-.3288-.3336c-.928-.9408-2.4415-1.144-3.728-.5008A3.108 3.108 0 0 0 5.876 6.4952c-.2216.3432-.5056.9823-.5056 1.1407 0 .1128-.0896.1688-.4736.2968-1.1888.3952-1.8832 1.3088-1.8824 2.4776 0 .4248.108.9456.2576 1.244.0568.112.088.2192.0705.2368-.0465.0472-1.5248.0312-1.7296-.0184z' fill='%232d7ff9'/%3E%3C/svg%3E");
  7415. }
  7416. #__filestack-picker .fsp-badge--source {
  7417.     background-color: rgb(5, 74, 176);
  7418. }
  7419. #__filestack-picker .fsp-source-list__logout {
  7420.     color: rgba(232, 230, 227, 0.5);
  7421. }
  7422. #__filestack-picker .fsp-content::-webkit-scrollbar-thumb {
  7423.     background-color: rgba(0, 0, 0, 0.35);
  7424.     border-color: rgba(140, 130, 115, 0);
  7425. }
  7426. #__filestack-picker .fsp-content::-webkit-scrollbar-thumb:hover {
  7427.     background-color: rgba(0, 0, 0, 0.4);
  7428. }
  7429. #__filestack-picker .fsp-loading::before {
  7430.     background-image: url("data:image/svg+xml,
  7431.    %3Csvg width='32' height='32' viewBox='0 0 54 54' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(3, 2)' fill='%23888'%3E%3Cpath d='M9.1,44.6c-1.5-1.2-1.8-3.3-0.6-4.9c1.2-1.5,3.3-1.9,4.9-0.7c0.7,0.5,1.4,1,2.2,1.4c6.9,3.8,15.4,2.5,20.9-3.1c1.4-1.4,3.5-1.4,4.9,0c1.3,1.4,1.3,3.6,0,4.9c-7.7,7.8-19.6,9.7-29.2,4.4C11,46,10,45.3,9.1,44.6z'/%3E%3Cpath d='M48.2,28.5c-0.3,1.9-2.1,3.2-4,2.9c-1.9-0.3-3.1-2.1-2.8-4c0.2-1,0.2-2,0.2-3c0-8-5.2-14.9-12.6-17c-1.8-0.5-2.9-2.5-2.4-4.3s2.4-2.9,4.3-2.4c10.3,3,17.6,12.7,17.6,23.8C48.5,25.8,48.4,27.2,48.2,28.5z'/%3E%3Cpath d='M14.8,1.7c1.8-0.7,3.7,0.2,4.4,2s-0.2,3.8-1.9,4.5c-6.6,2.6-11,9.2-11,16.6c0,1.5,0.2,2.9,0.5,4.3c0.5,1.9-0.7,3.8-2.5,4.3c-1.8,0.5-3.7-0.7-4.1-2.6c-0.5-1.9-0.7-4-0.7-6C-0.5,14.5,5.7,5.4,14.8,1.7z'/%3E%3C/g%3E%3C/svg%3E");
  7432.     background-color: initial;
  7433. }
  7434. #__filestack-picker .fsp-drop-area {
  7435.     background-image: none;
  7436.     background-color: initial;
  7437.     border-color: rgba(140, 130, 115, 0.1);
  7438. }
  7439. #__filestack-picker .fsp-drop-area:focus {
  7440.     border-color: rgb(5, 68, 162);
  7441.     box-shadow: none;
  7442. }
  7443. #__filestack-picker .fsp-url-source__submit-icon {
  7444.     background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3,9 C3.55,9 4,9.45003 4,10 C4,10.55003 3.55,11.00003 3,11.00003 L2.00104344,11.00002 C0.90009892,11.000009 -3.94535344e-16,10.1077607 -3.94535344e-16,9.00712765 L-3.94535344e-16,4.49287235 C-3.94535344e-16,3.39358348 0.891856397,2.5 1.99201702,2.5 L9.00798298,2.5 C10.0998238,2.5 11,3.39596581 11,4.50119565 L11,8.00003 C11,8.55003 10.55,9 10,9 C9.45,9 9,8.55003 9,8.00003 L9,5.99898656 C9,5.44269033 8.55097324,5.00003 7.99707067,5.00003 L3.00292933,5.00003 C2.43788135,5.00003 2,5.45193985 2,6.0093989 L2,7.9906611 C2,8.55667682 2.44771525,9 3,9 Z M13,4.99993 L13.9989566,4.99993 C15.0999011,4.99993 16,5.89217669 16,6.99281876 L16,11.5071112 C16,12.6064092 15.1081436,13.5 14.007983,13.5 L6.99201702,13.5 C5.90017617,13.5 5,12.6040277 5,11.4987898 L5,7.99993 C5,7.44993 5.45,6.99993 6,6.99993 C6.55,6.99993 7,7.44993 7,7.99993 L7,10.0009734 C7,10.5572697 7.44902676,10.99993 8.00292933,10.99993 L12.9970707,10.99993 C13.5621186,10.99993 14,10.5480202 14,9.9905611 L14,8.0092989 C14,7.44328318 13.5535691,6.99993 13.0028687,6.99993 L13,6.99993 C12.45,6.99993 12,6.54993 12,5.99993 C12,5.44993 12.45,4.99993 13,4.99993 Z' fill='%23ffffff'/%3E%3C/svg%3E");
  7445. }
  7446. #__filestack-picker .fsp-image-search__submit-icon {
  7447.     background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.1485,10.2969 C4.1335,10.2969 2.5005,8.6639 2.5005,6.6489 C2.5005,4.6339 4.1335,2.9999 6.1485,2.9999 C8.1635,2.9999 9.7965,4.6339 9.7965,6.6489 C9.7965,8.6639 8.1635,10.2969 6.1485,10.2969 M14.2075,12.6429 L11.0995,9.7069 C11.0555,9.6629 10.9995,9.6419 10.9505,9.6079 C11.4835,8.7459 11.7965,7.7339 11.7965,6.6489 C11.7965,3.5339 9.2635,0.9999 6.1485,0.9999 C3.0335,0.9999 0.5005,3.5339 0.5005,6.6489 C0.5005,9.7629 3.0335,12.2969 6.1485,12.2969 C7.1495,12.2969 8.0885,12.0329 8.9045,11.5739 C8.9455,11.6409 8.9765,11.7129 9.0355,11.7709 L12.1435,14.7069 C12.5335,15.0979 13.1665,15.0979 13.5575,14.7069 L14.2075,14.0569 C14.5975,13.6669 14.5975,13.0339 14.2075,12.6429' fill='%23ffffff'/%3E%3C/svg%3E");
  7448. }
  7449. #__filestack-picker .fsp-webcam {
  7450.     background-color: transparent;
  7451.     border-color: initial;
  7452. }
  7453. #__filestack-picker .fsp-button:not(.fsp-button--cancel) {
  7454.     background-color: rgb(5, 74, 176);
  7455. }
  7456. #__filestack-picker .fsp-button--cancel {
  7457.     color: rgba(232, 230, 227, 0.5);
  7458.     border-color: initial;
  7459. }
  7460. #__filestack-picker .fsp-button--outline {
  7461.     color: rgb(232, 230, 227);
  7462.     border-color: initial;
  7463. }
  7464. #__filestack-picker .fsp-grid__cell {
  7465.     background-color: rgba(0, 0, 0, 0.05);
  7466.     box-shadow: none;
  7467. }
  7468. #__filestack-picker .fsp-grid__cell--selected {
  7469.     background-color: rgb(5, 74, 176);
  7470. }
  7471. #__filestack-picker .fsp-grid__cell--selected:hover {
  7472.     background-color: rgb(5, 74, 176);
  7473. }
  7474. #__filestack-picker .fsp-cloud__breadcrumbs {
  7475.     border-bottom-color: initial;
  7476. }
  7477. #__filestack-picker .fsp-breadcrumb__container,
  7478. #__filestack-picker .fsp-cloud_view-type {
  7479.     border-bottom-color: rgba(140, 130, 115, 0.1);
  7480. }
  7481. #__filestack-picker .fsp-summary__header {
  7482.     border-bottom-color: rgba(140, 130, 115, 0.1);
  7483. }
  7484. @media screen and (max-width: 979px) {
  7485.     #__filestack-picker .fsp-summary__go-back {
  7486.         background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbDtiYXNlNjQsUEhOMlp5Qm1hV3hzUFNJak5UVTFJaUJvWldsbmFIUTlJakkwSWlCMmFXVjNRbTk0UFNJd0lEQWdNalFnTWpRaUlIZHBaSFJvUFNJeU5DSWdlRzFzYm5NOUltaDBkSEE2THk5M2QzY3Vkek11YjNKbkx6SXdNREF2YzNabklqNDhjR0YwYUNCa1BTSk5NQ0F3YURJMGRqSTBTREI2SWlCbWFXeHNQU0p1YjI1bElpOCtQSEJoZEdnZ1pEMGlUVEl3SURFeFNEY3VPRE5zTlM0MU9TMDFMalU1VERFeUlEUnNMVGdnT0NBNElEZ2dNUzQwTVMweExqUXhURGN1T0RNZ01UTklNakIyTFRKNklpOCtQQzl6ZG1jKyIgLz48L3N2Zz4=");
  7487.         background-color: initial;
  7488.     }
  7489. }
  7490. #__filestack-picker .fsp-summary__filter input {
  7491.     border-color: initial;
  7492. }
  7493. #__filestack-picker .fsp-summary__filter-icon {
  7494.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzEyJyBoZWlnaHQ9JzEyJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J002LjE0ODUsMTAuMjk2OSBDNC4xMzM1LDEwLjI5NjkgMi41MDA1LDguNjYzOSAyLjUwMDUsNi42NDg5IEMyLjUwMDUsNC42MzM5IDQuMTMzNSwyLjk5OTkgNi4xNDg1LDIuOTk5OSBDOC4xNjM1LDIuOTk5OSA5Ljc5NjUsNC42MzM5IDkuNzk2NSw2LjY0ODkgQzkuNzk2NSw4LjY2MzkgOC4xNjM1LDEwLjI5NjkgNi4xNDg1LDEwLjI5NjkgTTE0LjIwNzUsMTIuNjQyOSBMMTEuMDk5NSw5LjcwNjkgQzExLjA1NTUsOS42NjI5IDEwLjk5OTUsOS42NDE5IDEwLjk1MDUsOS42MDc5IEMxMS40ODM1LDguNzQ1OSAxMS43OTY1LDcuNzMzOSAxMS43OTY1LDYuNjQ4OSBDMTEuNzk2NSwzLjUzMzkgOS4yNjM1LDAuOTk5OSA2LjE0ODUsMC45OTk5IEMzLjAzMzUsMC45OTk5IDAuNTAwNSwzLjUzMzkgMC41MDA1LDYuNjQ4OSBDMC41MDA1LDkuNzYyOSAzLjAzMzUsMTIuMjk2OSA2LjE0ODUsMTIuMjk2OSBDNy4xNDk1LDEyLjI5NjkgOC4wODg1LDEyLjAzMjkgOC45MDQ1LDExLjU3MzkgQzguOTQ1NSwxMS42NDA5IDguOTc2NSwxMS43MTI5IDkuMDM1NSwxMS43NzA5IEwxMi4xNDM1LDE0LjcwNjkgQzEyLjUzMzUsMTUuMDk3OSAxMy4xNjY1LDE1LjA5NzkgMTMuNTU3NSwxNC43MDY5IEwxNC4yMDc1LDE0LjA1NjkgQzE0LjU5NzUsMTMuNjY2OSAxNC41OTc1LDEzLjAzMzkgMTQuMjA3NSwxMi42NDI5JyBmaWxsPSdyZ2JhKDAsIDAsIDAsIDAuMjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg==");
  7495. }
  7496. #__filestack-picker .fsp-summary__action--button {
  7497.     color: rgba(232, 230, 227, 0.5);
  7498.     border-color: initial;
  7499. }
  7500. #__filestack-picker .fsp-picker .cropper-point {
  7501.     border-color: rgb(5, 68, 162);
  7502. }
  7503. #__filestack-picker .fst-sidebar {
  7504.     border-right-color: initial;
  7505. }
  7506. #__filestack-picker .fsp-footer {
  7507.     background-color: rgb(24, 26, 27);
  7508.     border-top-color: initial;
  7509. }
  7510. @media screen and (min-width: 980px) {
  7511.     #__filestack-picker .fsp-footer {
  7512.         border-top-color: rgba(140, 130, 115, 0.1);
  7513.     }
  7514. }
  7515. #__filestack-picker .fsp-video__container + .fsp-footer,
  7516. #__filestack-picker .fsp-webcam + .fsp-footer {
  7517.     border-top-color: initial;
  7518. }
  7519. .userIconWrapper.tokenSize .userIcon {
  7520.     background-color: rgb(34, 36, 38);
  7521. }
  7522. .userIconWrapper.tokenSize .userIcon .name {
  7523.     color: rgb(200, 195, 188);
  7524. }
  7525. .userIconWrapper.tokenSize .userIcon[data-permission="none"] {
  7526.     background-color: rgb(29, 32, 33);
  7527. }
  7528. .userIconWrapper.tokenSize .userIcon[data-permission="none"] .name {
  7529.     color: rgb(168, 160, 149);
  7530. }
  7531. .userIconWrapper.cellToken .userIcon img {
  7532.     background-color: rgb(34, 36, 38);
  7533.     border-color: rgb(53, 57, 59);
  7534. }
  7535. .contentEditableTextboxContainer .contentEditableTextbox {
  7536.     background-color: rgb(24, 26, 27);
  7537.     border-color: transparent;
  7538. }
  7539. .contentEditableTextboxContainer .contentEditableTextbox.transparent {
  7540.     background-color: transparent;
  7541. }
  7542. .contentEditableTextboxContainer .contentEditableTextbox:not(.editingDisabled) a {
  7543.     text-decoration-color: initial;
  7544.     color: rgb(58, 157, 249);
  7545.     fill: rgb(58, 157, 249);
  7546. }
  7547. .contentEditableTextboxContainer .contentEditableTextbox:not(.editingDisabled) a.link:hover {
  7548.     color: rgb(93, 174, 251);
  7549.     fill: rgb(93, 174, 251);
  7550. }
  7551. .contentEditableTextboxContainer .contentEditableTextbox:not(.editingDisabled) a.understroke {
  7552.     border-color: rgb(5, 68, 162);
  7553. }
  7554. .contentEditableTextboxContainer .contentEditableTextbox:not(.editingDisabled) a.understroke.link:hover,
  7555. .contentEditableTextboxContainer .contentEditableTextbox:not(.editingDisabled) a.understroke.link.active {
  7556.     border-color: rgb(5, 80, 192);
  7557. }
  7558. .contentEditableTextboxContainer .contentEditableTextbox[placeholder]:empty::before {
  7559.     color: rgb(168, 160, 149);
  7560. }
  7561. .contentEditableTextboxContainer i.mentionIcon {
  7562.     color: rgb(119, 169, 197);
  7563. }
  7564. .contentEditableTextboxContainer .mentionSuggest li {
  7565.     border-bottom-color: rgb(57, 62, 64);
  7566.     text-decoration-color: initial !important;
  7567. }
  7568. .contentEditableTextboxContainer .mentionSuggest li:last-child {
  7569.     border-bottom-color: initial;
  7570. }
  7571. .contentEditableTextboxContainer .urlMenu {
  7572.     background-color: rgb(38, 42, 43);
  7573.     box-shadow: none;
  7574.     color: rgb(232, 230, 227);
  7575.     fill: rgb(232, 230, 227);
  7576. }
  7577. .contentEditableTextboxContainer .urlMenu.link:hover {
  7578.     color: rgba(232, 230, 227, 0.8);
  7579. }
  7580. .contentEditableTextboxContainer .urlMenu.understroke {
  7581.     border-color: rgba(48, 52, 54, 0.25);
  7582. }
  7583. .contentEditableTextboxContainer .urlMenu.understroke.link:hover,
  7584. .contentEditableTextboxContainer .urlMenu.understroke.link.active {
  7585.     border-color: rgba(48, 52, 54, 0.8);
  7586. }
  7587. .contentEditableTextboxContainer .urlMenu::after {
  7588.     border-color: rgb(123, 114, 101) transparent;
  7589. }
  7590. .contentEditableTextboxContainer .urlMenu .linkContainer a {
  7591.     text-decoration-color: initial;
  7592.     color: rgb(232, 230, 227);
  7593.     fill: rgb(232, 230, 227);
  7594. }
  7595. .contentEditableTextboxContainer .urlMenu .linkContainer a.link:hover {
  7596.     color: rgba(232, 230, 227, 0.8);
  7597. }
  7598. .contentEditableTextboxContainer .urlMenu .linkContainer a.understroke {
  7599.     border-color: rgba(48, 52, 54, 0.25);
  7600. }
  7601. .contentEditableTextboxContainer .urlMenu .linkContainer a.understroke.link:hover,
  7602. .contentEditableTextboxContainer .urlMenu .linkContainer a.understroke.link.active {
  7603.     border-color: rgba(48, 52, 54, 0.8);
  7604. }
  7605. .descriptionEditor .contentEditableTextboxContainer .contentEditableTextbox a {
  7606.     color: rgb(58, 157, 249);
  7607.     fill: rgb(58, 157, 249);
  7608. }
  7609. .descriptionEditor .contentEditableTextboxContainer .contentEditableTextbox a.link:hover {
  7610.     color: rgb(93, 174, 251);
  7611.     fill: rgb(93, 174, 251);
  7612. }
  7613. .descriptionEditor .contentEditableTextboxContainer .contentEditableTextbox a.understroke {
  7614.     border-color: rgb(5, 68, 162);
  7615. }
  7616. .descriptionEditor .contentEditableTextboxContainer .contentEditableTextbox a.understroke.link:hover,
  7617. .descriptionEditor .contentEditableTextboxContainer .contentEditableTextbox a.understroke.link.active {
  7618.     border-color: rgb(5, 80, 192);
  7619. }
  7620. .descriptionEditorTooltip.text-white .contentEditableTextboxContainer .contentEditableTextbox.editingDisabled a {
  7621.     color: rgb(232, 230, 227);
  7622.     fill: rgb(232, 230, 227);
  7623. }
  7624. .descriptionEditorTooltip.text-white .contentEditableTextboxContainer .contentEditableTextbox.editingDisabled a.link:hover {
  7625.     color: rgba(232, 230, 227, 0.8);
  7626. }
  7627. .descriptionEditorTooltip.text-white .contentEditableTextboxContainer .contentEditableTextbox.editingDisabled a.understroke {
  7628.     border-color: rgba(48, 52, 54, 0.25);
  7629. }
  7630. .descriptionEditorTooltip.text-white .contentEditableTextboxContainer .contentEditableTextbox.editingDisabled a.understroke.link:hover,
  7631. .descriptionEditorTooltip.text-white .contentEditableTextboxContainer .contentEditableTextbox.editingDisabled a.understroke.link.active {
  7632.     border-color: rgba(48, 52, 54, 0.8);
  7633. }
  7634. .attachmentViewer {
  7635.     background-image: initial;
  7636.     background-color: rgba(0, 0, 0, 0.9);
  7637. }
  7638. .attachmentViewer .attachmentContainer iframe {
  7639.     border-color: initial;
  7640. }
  7641. .attachmentViewer .bottomBar .thumbnails .thumb {
  7642.     border-color: transparent;
  7643. }
  7644. .attachmentViewer .bottomBar .thumbnails .thumb.active {
  7645.     border-color: rgb(48, 52, 54);
  7646. }
  7647. .buttonActionUrlFormula .formulaAutocomplete > div:first-child #url-action-formula {
  7648.     border-color: rgba(140, 130, 115, 0.1);
  7649. }
  7650. .buttonActionUrlFormula .formulaAutocomplete > div:first-child #url-action-formula:focus {
  7651.     border-color: rgba(140, 130, 115, 0.25);
  7652. }
  7653. .formulaAutocomplete {
  7654.     background-image: initial;
  7655.     background-color: transparent;
  7656. }
  7657. .formulaAutocomplete .code {
  7658.     color: rgb(102, 255, 132);
  7659. }
  7660. .formulaAutocomplete .documentation {
  7661.     background-image: initial;
  7662.     background-color: rgb(61, 45, 0);
  7663. }
  7664. .formulaAutocomplete .documentation .definition {
  7665.     color: rgb(102, 255, 132);
  7666. }
  7667. .formulaAutocomplete .documentation .summary {
  7668.     color: rgb(178, 172, 162);
  7669. }
  7670. .formulaAutocomplete .documentation .example {
  7671.     color: rgb(102, 255, 132);
  7672. }
  7673. .formulaAutocomplete .suggestionsHeader {
  7674.     color: rgb(157, 148, 136);
  7675. }
  7676. .formulaAutocomplete .suggestions {
  7677.     background-image: initial;
  7678.     background-color: rgb(24, 26, 27);
  7679. }
  7680. .formulaAutocomplete .suggestions .suggestion {
  7681.     border-bottom-color: rgba(140, 130, 115, 0.05);
  7682. }
  7683. .formulaAutocomplete .suggestions .suggestion:last-child {
  7684.     border-bottom-color: initial;
  7685. }
  7686. .formulaAutocomplete .suggestions .suggestion.focused,
  7687. .formulaAutocomplete .suggestions .suggestion:hover {
  7688.     background-color: rgba(0, 0, 0, 0.1);
  7689. }
  7690. .formulaAutocomplete .suggestions .suggestion.function .name,
  7691. .formulaAutocomplete .suggestions .suggestion.rollup .name {
  7692.     color: rgb(102, 255, 132);
  7693. }
  7694. .foreignRecordSelector {
  7695.     background-image: initial;
  7696.     background-color: rgb(24, 26, 27);
  7697.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  7698. }
  7699. .foreignRecordSelector .rowCard {
  7700.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  7701. }
  7702. .foreignRecordSelector .rowCard:hover {
  7703.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  7704. }
  7705. .foreignRecordSelector .rowSuggestion.focused .rowCard,
  7706. .foreignRecordSelector .new.focused .rowCard {
  7707.     box-shadow: rgb(5, 74, 176) 0px 0px 0px 2px;
  7708. }
  7709. .foreignRecordSelector .rowCard:hover {
  7710.     background-color: rgba(0, 0, 0, 0.05);
  7711. }
  7712. .formDesignerView .form,
  7713. .sharedForm {
  7714.     background-image: initial;
  7715.     background-color: rgb(27, 29, 30);
  7716. }
  7717. .embedded .formDesignerView .form,
  7718. .embedded .sharedForm {
  7719.     box-shadow: none;
  7720. }
  7721. .formDesignerView .form .formHeader .formName .contentEditableTextbox:hover,
  7722. .sharedForm .formHeader .formName .contentEditableTextbox:hover,
  7723. .formDesignerView .form .formHeader .formDescription .contentEditableTextbox:hover,
  7724. .sharedForm .formHeader .formDescription .contentEditableTextbox:hover,
  7725. .formDesignerView .form .formHeader .formName .contentEditableTextbox:active,
  7726. .sharedForm .formHeader .formName .contentEditableTextbox:active,
  7727. .formDesignerView .form .formHeader .formDescription .contentEditableTextbox:active,
  7728. .sharedForm .formHeader .formDescription .contentEditableTextbox:active,
  7729. .formDesignerView .form .formHeader .formName .contentEditableTextbox:focus,
  7730. .sharedForm .formHeader .formName .contentEditableTextbox:focus,
  7731. .formDesignerView .form .formHeader .formDescription .contentEditableTextbox:focus,
  7732. .sharedForm .formHeader .formDescription .contentEditableTextbox:focus {
  7733.     background-color: rgba(0, 0, 0, 0.05);
  7734. }
  7735. .formDesignerView .form .formHeader .formName,
  7736. .sharedForm .formHeader .formName {
  7737.     color: rgb(200, 195, 188);
  7738. }
  7739. .formDesignerView .form .formHeader .formDescription,
  7740. .sharedForm .formHeader .formDescription {
  7741.     color: rgb(200, 195, 188);
  7742. }
  7743. .formDesignerView .form .form.hasCoverImage,
  7744. .sharedForm .form.hasCoverImage {
  7745.     background-color: rgb(27, 29, 30);
  7746. }
  7747. .formDesignerView .form .formField,
  7748. .sharedForm .formField,
  7749. .formDesignerView .form .sharedFormField,
  7750. .sharedForm .sharedFormField {
  7751.     box-shadow: none;
  7752.     background-image: initial;
  7753.     background-color: rgb(27, 29, 30);
  7754. }
  7755. .formDesignerView .form .formField .body .title > label,
  7756. .sharedForm .formField .body .title > label,
  7757. .formDesignerView .form .sharedFormField .body .title > label,
  7758. .sharedForm .sharedFormField .body .title > label,
  7759. .formDesignerView .form .formField .body .description > label,
  7760. .sharedForm .formField .body .description > label,
  7761. .formDesignerView .form .sharedFormField .body .description > label,
  7762. .sharedForm .sharedFormField .body .description > label,
  7763. .formDesignerView .form .formField .body .sampleInput > label,
  7764. .sharedForm .formField .body .sampleInput > label,
  7765. .formDesignerView .form .sharedFormField .body .sampleInput > label,
  7766. .sharedForm .sharedFormField .body .sampleInput > label {
  7767.     color: rgb(157, 148, 136);
  7768. }
  7769. .formDesignerView .form .formField .body .title > .contentEditableTextboxContainer .contentEditableTextbox,
  7770. .sharedForm .formField .body .title > .contentEditableTextboxContainer .contentEditableTextbox,
  7771. .formDesignerView .form .sharedFormField .body .title > .contentEditableTextboxContainer .contentEditableTextbox,
  7772. .sharedForm .sharedFormField .body .title > .contentEditableTextboxContainer .contentEditableTextbox,
  7773. .formDesignerView .form .formField .body .description > .contentEditableTextboxContainer .contentEditableTextbox,
  7774. .sharedForm .formField .body .description > .contentEditableTextboxContainer .contentEditableTextbox,
  7775. .formDesignerView .form .sharedFormField .body .description > .contentEditableTextboxContainer .contentEditableTextbox,
  7776. .sharedForm .sharedFormField .body .description > .contentEditableTextboxContainer .contentEditableTextbox,
  7777. .formDesignerView .form .formField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox,
  7778. .sharedForm .formField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox,
  7779. .formDesignerView .form .sharedFormField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox,
  7780. .sharedForm .sharedFormField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox {
  7781.     background-image: initial;
  7782.     background-color: transparent;
  7783. }
  7784. .formDesignerView .form .formField .body .title > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus),
  7785. .sharedForm .formField .body .title > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus),
  7786. .formDesignerView .form .sharedFormField .body .title > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus),
  7787. .sharedForm .sharedFormField .body .title > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus),
  7788. .formDesignerView .form .formField .body .description > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus),
  7789. .sharedForm .formField .body .description > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus),
  7790. .formDesignerView .form .sharedFormField .body .description > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus),
  7791. .sharedForm .sharedFormField .body .description > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus),
  7792. .formDesignerView .form .formField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus),
  7793. .sharedForm .formField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus),
  7794. .formDesignerView .form .sharedFormField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus),
  7795. .sharedForm .sharedFormField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus) {
  7796.     border-color: transparent;
  7797. }
  7798. .formDesignerView .availableFormFieldContainer.dropToRemove .availableFormFields::after,
  7799. .formDesignerView .availableFormFieldContainer .availableFormFields::after {
  7800.     border-color: rgb(62, 68, 70);
  7801. }
  7802. .formDesignerView .availableFormFieldContainer .availableFormFieldsAndAllButtons .newField {
  7803.     color: rgb(157, 148, 136);
  7804. }
  7805. .formDesignerView .availableFormFieldContainer .availableFormFieldsAndAllButtons .newField .switchToGridView {
  7806.     color: rgb(58, 157, 249);
  7807. }
  7808. .formDesignerView .availableFormFieldContainer .availableFormField {
  7809.     background-color: rgb(24, 26, 27);
  7810.     box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 2px;
  7811. }
  7812. .formDesignerView .availableFormFieldContainer .availableFormField:hover,
  7813. .formDesignerView .availableFormFieldContainer .availableFormField:focus,
  7814. .formDesignerView .availableFormFieldContainer .availableFormField:active,
  7815. .formDesignerView .availableFormFieldContainer .availableFormField.stroked1 {
  7816.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  7817. }
  7818. .formDesignerView .availableFormFieldContainer .availableFormField.ui-sortable-helper {
  7819.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  7820. }
  7821. .formDesignerView .availableFormFieldContainer .ui-sortable-placeholder {
  7822.     border-color: rgb(62, 68, 70);
  7823.     background-image: initial;
  7824.     background-color: transparent;
  7825. }
  7826. .formDesignerView .formContainer .form .formFieldContainer:empty::after {
  7827.     color: rgb(157, 148, 136);
  7828.     border-color: rgb(62, 68, 70);
  7829. }
  7830. .formDesignerView .formField:hover {
  7831.     background-image: initial;
  7832.     background-color: rgb(32, 35, 37);
  7833. }
  7834. .formDesignerView .formField.expanded {
  7835.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  7836.     background-image: initial;
  7837.     background-color: rgb(29, 31, 32);
  7838. }
  7839. .formDesignerView .formField.expanded .body .title > .contentEditableTextboxContainer .contentEditableTextbox,
  7840. .formDesignerView .formField.expanded .body .description > .contentEditableTextboxContainer .contentEditableTextbox,
  7841. .formDesignerView .formField.expanded .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox {
  7842.     background-image: initial;
  7843.     background-color: rgba(0, 0, 0, 0.05);
  7844. }
  7845. .formDesignerView .formField.ui-sortable-helper,
  7846. .formDesignerView .ui-sortable-helper > .formField {
  7847.     background-color: rgb(24, 26, 27);
  7848.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  7849. }
  7850. .formDesignerView .formField.ui-sortable-helper.draggedOut,
  7851. .formDesignerView .ui-sortable-helper > .formField.draggedOut {
  7852.     background-image: initial;
  7853.     background-color: rgb(24, 26, 27);
  7854. }
  7855. .formDesignerView .formField.ui-sortable-helper.draggedOut .body .title .contentEditableTextboxContainer .contentEditableTextbox,
  7856. .formDesignerView .ui-sortable-helper > .formField.draggedOut .body .title .contentEditableTextboxContainer .contentEditableTextbox {
  7857.     background-image: initial;
  7858.     background-color: transparent;
  7859. }
  7860. .formDesignerView .ui-sortable-placeholder {
  7861.     border-color: rgb(62, 68, 70);
  7862.     background-image: initial;
  7863.     background-color: rgb(29, 31, 32);
  7864. }
  7865. .formDesignerView .formFooterContainer .contentEditableTextboxContainer .contentEditableTextbox {
  7866.     border-color: initial;
  7867.     background-color: rgb(24, 26, 27);
  7868.     box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 2px;
  7869. }
  7870. .formDesignerView .formFooterContainer .contentEditableTextboxContainer .contentEditableTextbox:hover,
  7871. .formDesignerView .formFooterContainer .contentEditableTextboxContainer .contentEditableTextbox:focus,
  7872. .formDesignerView .formFooterContainer .contentEditableTextboxContainer .contentEditableTextbox:active,
  7873. .focus-container:focus .formDesignerView .formFooterContainer .contentEditableTextboxContainer .contentEditableTextbox {
  7874.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  7875. }
  7876. .formDesignerView .formFooterContainer .contentEditableTextboxContainer .contentEditableTextbox.stroked2 {
  7877.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  7878. }
  7879. .formDesignerView .unavailableInMobileSharedApplicationOverlay {
  7880.     background-image: initial;
  7881.     background-color: rgb(27, 29, 30);
  7882.     color: rgb(178, 172, 162);
  7883. }
  7884. .sharedForm {
  7885.     background-image: initial;
  7886.     background-color: rgb(24, 26, 27);
  7887. }
  7888. .sharedForm .formFieldAndSubmitContainer {
  7889.     background-image: initial;
  7890.     background-color: rgb(27, 29, 30);
  7891. }
  7892. .sharedForm .status {
  7893.     background-image: initial;
  7894.     background-color: rgb(24, 26, 27);
  7895. }
  7896. .sharedForm .status .spinnerContainer,
  7897. .sharedForm .status .messageContainer {
  7898.     color: rgb(200, 195, 188);
  7899. }
  7900. .sharedForm .status .message {
  7901.     color: rgb(200, 195, 188);
  7902. }
  7903. .sharedForm .status .spinner {
  7904.     color: rgb(157, 148, 136);
  7905. }
  7906. .sharedForm .sharedFormField .description {
  7907.     color: rgb(168, 160, 149);
  7908. }
  7909. .sharedForm .sharedFormField .validationMessage {
  7910.     color: rgb(231, 63, 92);
  7911. }
  7912. .sharedForm .formSubmit .formValidationMessage {
  7913.     color: rgb(231, 63, 92);
  7914. }
  7915. .recordHoverContainer:hover .recordHoverTargetClickable:not(.recordHoverTargetActivelyDragging) {
  7916.     box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px;
  7917. }
  7918. #calendarView .rowCardContainer .highlightForOnboarding::after {
  7919.     background-color: rgb(5, 74, 176);
  7920.     color: rgb(232, 230, 227);
  7921.     fill: rgb(232, 230, 227);
  7922. }
  7923. .calendarWeekViewScrollArea::-webkit-scrollbar-thumb {
  7924.     background-color: rgba(0, 0, 0, 0.2);
  7925.     border-color: rgba(140, 130, 115, 0);
  7926. }
  7927. .calendarWeekViewScrollArea::-webkit-scrollbar-thumb:hover {
  7928.     background-color: rgba(0, 0, 0, 0.4);
  7929. }
  7930. .miniDetailView {
  7931.     background-color: rgb(24, 26, 27);
  7932.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  7933. }
  7934. .miniDetailView .arrow .fill {
  7935.     background-image: initial;
  7936.     background-color: rgb(24, 26, 27);
  7937. }
  7938. .miniDetailView .arrow .shadow {
  7939.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  7940. }
  7941. .searchBox {
  7942.     background-image: initial;
  7943.     background-color: rgb(24, 26, 27);
  7944.     border-bottom-color: rgb(69, 75, 78);
  7945. }
  7946. .searchBox i.search {
  7947.     color: rgb(80, 175, 204);
  7948. }
  7949. .searchBox input {
  7950.     border-color: initial;
  7951.     background-image: initial;
  7952.     background-color: transparent;
  7953. }
  7954. .searchBox input:focus {
  7955.     border-color: initial;
  7956. }
  7957. .searchBox .clear i {
  7958.     color: rgb(178, 172, 162);
  7959. }
  7960. .groupLevel1#gridView {
  7961.     background-color: rgb(29, 31, 32);
  7962. }
  7963. .groupLevel1#gridView #paneContainer .pane#dataLeftPane {
  7964.     background-color: rgb(26, 28, 29);
  7965. }
  7966. .groupLevel1.gridViewGroup {
  7967.     background-color: rgb(29, 31, 32);
  7968. }
  7969. .groupLevel1.gridViewGroup .groupHeaderRightContent {
  7970.     background-color: rgb(29, 31, 32);
  7971. }
  7972. .groupLevel2#gridView {
  7973.     background-color: rgb(34, 37, 38);
  7974. }
  7975. .groupLevel2#gridView #paneContainer .pane#dataLeftPane {
  7976.     background-color: rgb(31, 34, 35);
  7977. }
  7978. .groupLevel2.gridViewGroup {
  7979.     background-color: rgb(34, 37, 38);
  7980. }
  7981. .groupLevel2.gridViewGroup .groupHeaderRightContent {
  7982.     background-color: rgb(34, 37, 38);
  7983. }
  7984. .groupLevel3#gridView {
  7985.     background-color: rgb(40, 43, 45);
  7986. }
  7987. .groupLevel3#gridView #paneContainer .pane#dataLeftPane {
  7988.     background-color: rgb(37, 40, 42);
  7989. }
  7990. .groupLevel3.gridViewGroup {
  7991.     background-color: rgb(40, 43, 45);
  7992. }
  7993. .groupLevel3.gridViewGroup .groupHeaderRightContent {
  7994.     background-color: rgb(40, 43, 45);
  7995. }
  7996. .groupLevel4#gridView {
  7997.     background-color: rgb(45, 49, 51);
  7998. }
  7999. .groupLevel4#gridView #paneContainer .pane#dataLeftPane {
  8000.     background-color: rgb(43, 46, 48);
  8001. }
  8002. .groupLevel4.gridViewGroup {
  8003.     background-color: rgb(45, 49, 51);
  8004. }
  8005. .groupLevel4.gridViewGroup .groupHeaderRightContent {
  8006.     background-color: rgb(45, 49, 51);
  8007. }
  8008. .gridViewGroup {
  8009.     box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px 1px;
  8010. }
  8011. .gridViewGroup.dropTarget {
  8012.     box-shadow: rgb(64, 38, 151) 0px 0px 0px 1px;
  8013. }
  8014. #gridView.rowHeight1 .gridViewGroup.groupLevel1 .groupGrid {
  8015.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSIzMiI+PGRlZnM+PGZpbHRlciBpZD0iZGFya3JlYWRlci1pbWFnZS1maWx0ZXIiPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMyAtMC42NjcgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAwLjMzMyAtMC42NjcgMC4wMDAgMS4wMDAgLTAuNjY3IC0wLjY2NyAwLjMzMyAwLjAwMCAxLjAwMCAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxIiBoZWlnaHQ9IjMyIiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUFFQUFBQWdDQVlBQUFEVDVSSWFBQUFBQVhOU1IwSUFyczRjNlFBQUFCWkpSRUZVQ0IxaitBOEVUQXhBTVBpSWU0K2VNQUFBajQ0RzM3QWNVaFVBQUFBQVNVVk9SSzVDWUlJPSIgLz48L3N2Zz4=");
  8016. }
  8017. #gridView.rowHeight2 .gridViewGroup.groupLevel1 .groupGrid {
  8018.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSI1NiI+PGRlZnM+PGZpbHRlciBpZD0iZGFya3JlYWRlci1pbWFnZS1maWx0ZXIiPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMyAtMC42NjcgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAwLjMzMyAtMC42NjcgMC4wMDAgMS4wMDAgLTAuNjY3IC0wLjY2NyAwLjMzMyAwLjAwMCAxLjAwMCAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxIiBoZWlnaHQ9IjU2IiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUFFQUFBQTRDQVlBQUFBOFlKTHNBQUFBQkdkQlRVRUFBTEdQQy94aEJRQUFBQmRKUkVGVUdCbGorQThFVEF4QU1FckF3dURlb3ljTUFKY01Cdy9mblQ2RUFBQUFBRWxGVGtTdVFtQ0MiIC8+PC9zdmc+");
  8019. }
  8020. #gridView.rowHeight3 .gridViewGroup.groupLevel1 .groupGrid {
  8021.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSI4OCI+PGRlZnM+PGZpbHRlciBpZD0iZGFya3JlYWRlci1pbWFnZS1maWx0ZXIiPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMyAtMC42NjcgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAwLjMzMyAtMC42NjcgMC4wMDAgMS4wMDAgLTAuNjY3IC0wLjY2NyAwLjMzMyAwLjAwMCAxLjAwMCAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxIiBoZWlnaHQ9Ijg4IiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUFFQUFBQllDQVlBQUFBMGxKMjJBQUFBQkdkQlRVRUFBTEdQQy94aEJRQUFBQmhKUkVGVUdCbGorQThFVEF4QU1Fb01sVEM0OStnSkF3QnV1UWRQYi9mT3NRQUFBQUJKUlU1RXJrSmdnZz09IiAvPjwvc3ZnPg==");
  8022. }
  8023. #gridView.rowHeight4 .gridViewGroup.groupLevel1 .groupGrid {
  8024.     background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSIxMjgiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4zMzMgLTAuNjY3IC0wLjY2NyAwLjAwMCAxLjAwMCAtMC42NjcgMC4zMzMgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAtMC42NjcgMC4zMzMgMC4wMDAgMS4wMDAgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMSIgaGVpZ2h0PSIxMjgiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBQUVBQUFDQUNBWUFBQURLK1FQMEFBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFCcEpSRUZVS0JWaitBOEVUQXhBTUVxTWhnRjkwOEc5UjA4WUFEU1ZCNTkybXJvK0FBQUFBRWxGVGtTdVFtQ0MiIC8+PC9zdmc+");
  8025. }
  8026. .gridViewGroup .groupHeaderCell {
  8027.     background-image: inherit;
  8028.     background-color: inherit;
  8029. }
  8030. .gridViewGroup .groupHeaderCell:not(.groupHeaderLabelCell) {
  8031.     border-left-color: rgba(140, 130, 115, 0.04);
  8032. }
  8033. .gridViewGroup.groupLevel1.expanded .groupHeaderCell {
  8034.     border-bottom-color: rgba(140, 130, 115, 0.15);
  8035. }
  8036. .gridViewGroup.groupLevel1 .groupHeaderRightContent.labelOverlap {
  8037.     background-image: linear-gradient(to right,
  8038.     rgba(29, 31, 32, 0),
  8039.     rgb(29, 31, 32) 18%);
  8040.     background-color: initial;
  8041. }
  8042. .gridViewGroup.groupLevel2 .groupHeaderRightContent.labelOverlap {
  8043.     background-image: linear-gradient(to right,
  8044.     rgba(34, 37, 38, 0),
  8045.     rgb(34, 37, 38) 18%);
  8046.     background-color: initial;
  8047. }
  8048. .gridViewGroup.groupLevel3 .groupHeaderRightContent.labelOverlap {
  8049.     background-image: linear-gradient(to right,
  8050.     rgba(40, 43, 45, 0),
  8051.     rgb(40, 43, 45) 18%);
  8052.     background-color: initial;
  8053. }
  8054. .gridViewGroup.groupLevel4 .groupHeaderRightContent.labelOverlap {
  8055.     background-image: linear-gradient(to right,
  8056.     rgba(45, 49, 51, 0),
  8057.     rgb(45, 49, 51) 18%);
  8058.     background-color: initial;
  8059. }
  8060. #gridView:not(.isShowingGhostRows) .dataRow.lastRowInGroup .staticCellContainer,
  8061. #gridView:not(.isShowingGhostRows) .dataRow.lastRowInGroup .cell.read:not(.cursor) {
  8062.     border-bottom-color: initial;
  8063. }
  8064. #table #gridView.grouped .dataRow.ghost {
  8065.     border-bottom-color: initial;
  8066. }
  8067. #table #gridView.grouped .dataRow.ghost.rightPane {
  8068.     border-right-color: initial;
  8069. }
  8070. #table #gridView.grouped .dataRow .cell.ghost:not(.hover) {
  8071.     border-left-color: initial;
  8072. }
  8073. .workspaceSettings {
  8074.     background-image: initial;
  8075.     background-color: rgb(24, 26, 27);
  8076. }
  8077. .workspaceSettings a {
  8078.     text-decoration-color: initial;
  8079. }
  8080. .workspaceSettings p,
  8081. .workspaceSettings .paragraph {
  8082.     color: rgb(157, 148, 136);
  8083. }
  8084. .workspaceSettings .lighter {
  8085.     color: rgb(158, 150, 137);
  8086. }
  8087. .workspaceSettings .moneyAmount {
  8088.     color: rgb(86, 239, 102);
  8089. }
  8090. .workspaceSettings .blueBackground {
  8091.     background-color: rgb(17, 111, 184);
  8092. }
  8093. .workspaceSettings em,
  8094. .workspaceSettings .emphasize {
  8095.     color: rgb(178, 172, 162);
  8096. }
  8097. .workspaceSettings em.danger,
  8098. .workspaceSettings .emphasize.danger {
  8099.     color: rgb(231, 63, 92);
  8100. }
  8101. .workspaceSettings button.callToAction {
  8102.     border-color: initial;
  8103.     color: rgb(232, 230, 227);
  8104. }
  8105. .workspaceSettings .card {
  8106.     background-color: rgb(29, 31, 32);
  8107. }
  8108. .workspaceSettings .card .edit {
  8109.     color: rgb(70, 167, 238);
  8110. }
  8111. .workspaceSettings .card .action {
  8112.     color: rgb(157, 148, 136);
  8113. }
  8114. .workspaceSettings .card .action i.spinner {
  8115.     color: rgb(152, 143, 129);
  8116. }
  8117. .workspaceSettings .card button {
  8118.     background-color: rgb(9, 158, 58);
  8119.     color: rgb(232, 230, 227);
  8120.     border-color: initial;
  8121. }
  8122. .workspaceSettings .workspaceSettingsContainer .sidebarMenu {
  8123.     background-color: rgb(29, 31, 32);
  8124. }
  8125. .workspaceSettings .workspaceSettingsContainer .sidebarMenu ol.sidebarMenuOrderedList li a {
  8126.     color: rgb(157, 148, 136);
  8127. }
  8128. .workspaceSettings .workspaceSettingsContainer .sidebarMenu ol.sidebarMenuOrderedList li a.active {
  8129.     color: rgb(200, 195, 188);
  8130. }
  8131. .workspaceSettings .workspaceSettingsContainer .settingPanel > .header {
  8132.     color: rgb(178, 172, 162);
  8133. }
  8134. .workspaceSettings .workspaceSettingsContainer .settingPanel .tabSet .nav-tabs {
  8135.     border-bottom-color: rgb(58, 62, 65);
  8136. }
  8137. .workspaceSettings .workspaceSettingsContainer .settingPanel .tabSet .nav-tabs li {
  8138.     color: rgb(157, 148, 136);
  8139. }
  8140. .workspaceSettings .workspaceSettingsContainer .settingPanel .tabSet .nav-tabs li.active {
  8141.     border-bottom-color: rgb(14, 102, 170);
  8142.     color: rgb(200, 195, 188);
  8143. }
  8144. .workspaceSettings .workspaceSettingsContainer .settingPanel .applicationUsage table thead tr th {
  8145.     color: rgb(168, 160, 149);
  8146. }
  8147. .workspaceSettings .workspaceSettingsContainer .settingPanel .billingOverview ul li {
  8148.     color: rgb(157, 148, 136);
  8149. }
  8150. .workspaceSettings .workspaceSettingsContainer .settingPanel .billingOverview .teamPlan {
  8151.     color: rgb(157, 148, 136);
  8152. }
  8153. .workspaceSettings .workspaceSettingsContainer .settingPanel .billingOverview .teamPlan b {
  8154.     color: rgb(200, 195, 188);
  8155. }
  8156. .workspaceSettings .workspaceSettingsContainer .settingPanel .billingOverview span.emphasize {
  8157.     color: rgb(200, 195, 188);
  8158. }
  8159. .workspaceSettings .workspaceSettingsContainer .settingPanel .billingOverview span.emphasize.danger {
  8160.     color: rgb(231, 63, 92);
  8161. }
  8162. .workspaceSettings .workspaceSettingsContainer .settingPanel .setting .label {
  8163.     color: rgb(178, 172, 162);
  8164. }
  8165. .workspaceSettings .workspaceSettingsContainer .settingPanel .setting input {
  8166.     border-color: rgb(61, 66, 68);
  8167. }
  8168. .workspaceSettings .workspaceSettingsContainer .settingPanel .setting button {
  8169.     background-color: rgb(17, 111, 184);
  8170. }
  8171. .workspaceSettings .progressArrows {
  8172.     border-top-color: rgb(60, 65, 67);
  8173.     border-bottom-color: rgb(60, 65, 67);
  8174.     border-left-color: rgb(60, 65, 67);
  8175.     border-right-color: initial;
  8176. }
  8177. .workspaceSettings .progressArrows .rightTip {
  8178.     background-image: initial;
  8179.     background-color: rgb(24, 26, 27);
  8180. }
  8181. .workspaceSettings .progressArrows .firstArrow {
  8182.     background-color: rgb(29, 31, 32);
  8183. }
  8184. .workspaceSettings .progressArrows .firstArrow .leftTip {
  8185.     background-image: initial;
  8186.     background-color: rgb(29, 31, 32);
  8187. }
  8188. .workspaceSettings .progressArrows .tip {
  8189.     border-top-color: rgb(60, 65, 67);
  8190.     border-left-color: rgb(60, 65, 67);
  8191. }
  8192. .workspaceSettings .checkoutConfirmation .detailsCard {
  8193.     box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 6px;
  8194. }
  8195. .workspaceSettings .checkoutConfirmation .detailsCard h2 span.planName {
  8196.     color: rgb(86, 239, 102);
  8197. }
  8198. .workspaceSettings .checkoutConfirmation .detailsCard p {
  8199.     color: rgb(200, 195, 188);
  8200. }
  8201. .workspaceSettings .checkoutConfirmation .backButton button.callToAction {
  8202.     background-color: rgb(17, 111, 184);
  8203. }
  8204. .workspaceSettings .checkout .paragraph {
  8205.     color: rgb(157, 148, 136);
  8206. }
  8207. .workspaceSettings .checkout .transferCredit {
  8208.     background-color: rgb(9, 158, 58);
  8209. }
  8210. .workspaceSettings .checkout ul {
  8211.     color: rgb(157, 148, 136);
  8212. }
  8213. .workspaceSettings .checkout .upgradeButtonContainer button.callToAction.enabled {
  8214.     background-color: rgb(9, 158, 58);
  8215.     color: rgb(232, 230, 227);
  8216. }
  8217. .workspaceSettings .checkout .upgradeButtonContainer button.callToAction.disabled {
  8218.     color: rgb(232, 230, 227);
  8219. }
  8220. .workspaceSettings .checkout .centered .formula {
  8221.     background-color: rgb(29, 31, 32);
  8222. }
  8223. .workspaceSettings .checkout .summary {
  8224.     color: rgb(157, 148, 136);
  8225. }
  8226. .workspaceSettings .changePlan .plans .plan .planBox .header {
  8227.     color: rgb(232, 230, 227);
  8228. }
  8229. .workspaceSettings .changePlan .plans .plan .planBox .action .currentPlan,
  8230. .workspaceSettings .changePlan .plans .plan .planBox .action button {
  8231.     color: rgb(232, 230, 227);
  8232. }
  8233. .workspaceSettings .changePlan .plans .plan .planBox .action button {
  8234.     border-color: initial;
  8235.     color: rgb(232, 230, 227);
  8236. }
  8237. .workspaceSettings .changePlan .notes {
  8238.     background-color: rgb(0, 148, 184);
  8239.     color: rgb(232, 230, 227);
  8240. }
  8241. .workspaceSettings .changePlan .notes .notesContainer ul li {
  8242.     color: rgb(232, 230, 227);
  8243. }
  8244. .workspaceSettings .changePlan .notes .notesContainer ul li a {
  8245.     color: rgb(232, 230, 227);
  8246.     text-decoration-color: initial;
  8247. }
  8248. .workspaceSettings .changePlan .notes .notesContainer .circle {
  8249.     background-color: rgb(0, 135, 167);
  8250. }
  8251. .printableDocument .invoiceStamp {
  8252.     border-color: initial;
  8253. }
  8254. .printableDocument .invoiceStamp.paid {
  8255.     color: rgb(86, 239, 102);
  8256. }
  8257. .printableDocument .invoiceStamp.overdue {
  8258.     color: rgb(231, 63, 92);
  8259. }
  8260. .invoice .invoiceSection .period {
  8261.     border-bottom-color: rgb(84, 91, 94);
  8262. }
  8263. .invoice .section {
  8264.     border-top-color: rgb(84, 91, 94);
  8265. }
  8266. .invoiceCreditsSection {
  8267.     color: rgb(86, 239, 102);
  8268. }
  8269. .billingHistory .empty {
  8270.     color: rgb(157, 148, 136);
  8271. }
  8272. .billingHistory table.billingHistoryTable tr:nth-child(2n+1) {
  8273.     background-color: rgb(29, 31, 32);
  8274. }
  8275. .billingHistory table.billingHistoryTable tr td.detail {
  8276.     color: rgb(157, 148, 136);
  8277. }
  8278. .printableDocument {
  8279.     background-image: initial;
  8280.     background-color: rgb(24, 26, 27);
  8281. }
  8282. .printableDocument .document .faqs {
  8283.     color: rgb(178, 172, 162);
  8284. }
  8285. .printableDocument .document .sheet {
  8286.     border-color: rgb(60, 65, 68);
  8287. }
  8288. .navStack .navStackBar {
  8289.     background-image: initial;
  8290.     background-color: rgb(30, 32, 33);
  8291.     box-shadow: rgb(38, 41, 42) 0px 1px 0px;
  8292. }
  8293. .navStack .navStackBar .back i {
  8294.     color: rgb(178, 172, 162);
  8295. }
  8296. .navStack .navStackContentContainer .navMenu {
  8297.     border-top-color: rgb(57, 62, 64);
  8298.     border-bottom-color: rgb(57, 62, 64);
  8299. }
  8300. .navStack .navStackContentContainer .navMenu li {
  8301.     border-top-color: rgb(57, 62, 64);
  8302. }
  8303. .navStack .navStackContentContainer .navMenu li:first-child {
  8304.     border-top-color: initial !important;
  8305. }
  8306. .navStack .navStackContentContainer .navMenu li:last-child {
  8307.     border-bottom-color: initial !important;
  8308. }
  8309. body .ui-tooltip.menuItemTooltip {
  8310.     background-color: rgb(51, 55, 58);
  8311.     box-shadow: none;
  8312.     color: rgb(232, 230, 227);
  8313. }
  8314. body .ui-tooltip.menuItemTooltip::before {
  8315.     background-image: inherit;
  8316.     background-color: inherit;
  8317. }
  8318. .reactMenu {
  8319.     background-color: rgb(38, 42, 43);
  8320. }
  8321. .reactMenu > div {
  8322.     border-color: transparent !important;
  8323. }
  8324. .reactMenu li {
  8325.     text-decoration-color: initial;
  8326.     color: rgb(232, 230, 227);
  8327.     fill: rgb(232, 230, 227);
  8328.     list-style-image: none !important;
  8329. }
  8330. .reactMenu li.link:hover {
  8331.     color: rgba(232, 230, 227, 0.8);
  8332. }
  8333. .reactMenu li.understroke {
  8334.     border-color: rgba(48, 52, 54, 0.25);
  8335. }
  8336. .reactMenu li.understroke.link:hover,
  8337. .reactMenu li.understroke.link.active {
  8338.     border-color: rgba(48, 52, 54, 0.8);
  8339. }
  8340. .reactMenu li:not(.disabled):hover {
  8341.     background-color: rgba(0, 0, 0, 0.1);
  8342. }
  8343. .reactMenu li.disabled {
  8344.     color: rgb(182, 176, 166);
  8345. }
  8346. .reactMenu li.disabled .icon {
  8347.     color: rgb(187, 181, 172);
  8348. }
  8349. .reactMenu li:focus {
  8350.     background-color: rgba(0, 0, 0, 0.1);
  8351.     background-image: none;
  8352.     border-color: initial;
  8353. }
  8354. .selectMenuList li {
  8355.     text-decoration-color: initial;
  8356.     color: rgb(200, 195, 188);
  8357.     list-style-image: none !important;
  8358. }
  8359. .selectMenuList li:not(.disabled):focus {
  8360.     background-color: rgba(0, 0, 0, 0.1);
  8361. }
  8362. .selectMenuButton.hbtn .caret {
  8363.     color: rgb(178, 172, 162);
  8364. }
  8365. .suggestionRowsContainer {
  8366.     background-color: rgb(24, 26, 27);
  8367.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  8368. }
  8369. .suggestionRowsContainer .autocompleteInput input.hinput {
  8370.     border-left-color: initial;
  8371.     border-right-color: initial;
  8372.     border-top-color: initial;
  8373.     border-bottom-color: rgb(58, 62, 65);
  8374. }
  8375. .suggestionRows .suggestionRow.suggestionRowFocused {
  8376.     background-color: rgba(0, 0, 0, 0.1);
  8377. }
  8378. .suggestionRows .suggestionRow.newItem {
  8379.     border-top-color: rgb(60, 65, 67);
  8380.     color: rgb(157, 148, 136);
  8381. }
  8382. .suggestionRows .suggestionRow.newItem .createNewName {
  8383.     color: rgb(178, 172, 162);
  8384. }
  8385. .suggestionRows .suggestionRow.newItem:only-child {
  8386.     border-top-color: transparent;
  8387. }
  8388. .suggestionRows .suggestionRow.disabled {
  8389.     color: rgb(182, 176, 166);
  8390.     background-color: rgb(24, 26, 27) !important;
  8391. }
  8392. .suggestionRows .suggestionRow .suggestionTitle {
  8393.     color: rgb(200, 195, 188);
  8394. }
  8395. .suggestionRows .suggestionRow .suggestionSubtitle {
  8396.     color: rgb(157, 148, 136);
  8397. }
  8398. .autocompleteContainer {
  8399.     background-color: rgb(24, 26, 27);
  8400. }
  8401. body[data-interaction-mode="keyboard"] .DayPicker-wrapper:focus, body[data-interaction-mode="keyboard"] .DayPicker-NavButton:focus, body[data-interaction-mode="keyboard"] .DayPicker-Day:focus, body[data-interaction-mode="keyboard"] .DayPicker-TodayButton:focus {
  8402.     box-shadow: rgb(5, 74, 176) 0px 0px 0px 2px !important;
  8403. }
  8404. .DayPicker-wrapper {
  8405.     background-color: rgb(38, 42, 43);
  8406.     color: rgb(232, 230, 227);
  8407.     fill: rgb(232, 230, 227);
  8408.     border-color: rgba(48, 52, 54, 0.25);
  8409. }
  8410. .DayPicker-wrapper.link:hover {
  8411.     color: rgba(232, 230, 227, 0.8);
  8412. }
  8413. .DayPicker-wrapper.understroke {
  8414.     border-color: rgba(48, 52, 54, 0.25);
  8415. }
  8416. .DayPicker-wrapper.understroke.link:hover,
  8417. .DayPicker-wrapper.understroke.link.active {
  8418.     border-color: rgba(48, 52, 54, 0.8);
  8419. }
  8420. .DayPicker-NavButton--prev {
  8421.     background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.735 11.476a1.04 1.04 0 0 1-1.47 1.47l-4.21-4.211a1.04 1.04 0 0 1 0-1.47l4.21-4.21a1.04 1.04 0 0 1 1.47 1.47L7.26 8l3.475 3.476z' fill='%23cccccc' /%3E%3C/svg%3E");
  8422. }
  8423. .DayPicker-NavButton--next {
  8424.     background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.054 4.524a1.04 1.04 0 0 1 1.47-1.47l4.211 4.211a1.04 1.04 0 0 1 0 1.47l-4.21 4.21a1.04 1.04 0 0 1-1.47-1.47L8.53 8 5.054 4.524z' fill='%23cccccc' /%3E%3C/svg%3E");
  8425. }
  8426. .DayPicker-Weekday abbr[title] {
  8427.     border-bottom-color: initial;
  8428.     text-decoration-color: initial;
  8429. }
  8430. .DayPicker-Day,
  8431. .DayPicker-TodayButton {
  8432.     background-color: rgba(24, 26, 27, 0.1);
  8433. }
  8434. .DayPicker-TodayButton {
  8435.     color: rgb(232, 230, 227);
  8436.     fill: rgb(232, 230, 227);
  8437.     border-color: initial;
  8438. }
  8439. .DayPicker-TodayButton.link:hover {
  8440.     color: rgba(232, 230, 227, 0.8);
  8441. }
  8442. .DayPicker-TodayButton.understroke {
  8443.     border-color: rgba(48, 52, 54, 0.25);
  8444. }
  8445. .DayPicker-TodayButton.understroke.link:hover,
  8446. .DayPicker-TodayButton.understroke.link.active {
  8447.     border-color: rgba(48, 52, 54, 0.8);
  8448. }
  8449. .DayPicker-TodayButton:hover {
  8450.     background-color: rgba(24, 26, 27, 0.25);
  8451. }
  8452. .DayPicker-Day--today {
  8453.     background-color: rgba(0, 0, 0, 0.25);
  8454. }
  8455. .DayPicker-Day--outside {
  8456.     background-color: transparent;
  8457. }
  8458. .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) {
  8459.     background-color: rgb(5, 74, 176);
  8460.     color: rgb(232, 230, 227);
  8461.     fill: rgb(232, 230, 227);
  8462. }
  8463. .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).link:hover {
  8464.     color: rgba(232, 230, 227, 0.8);
  8465. }
  8466. .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).understroke {
  8467.     border-color: rgba(48, 52, 54, 0.25);
  8468. }
  8469. .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).understroke.link:hover,
  8470. .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).understroke.link.active {
  8471.     border-color: rgba(48, 52, 54, 0.8);
  8472. }
  8473. .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover {
  8474.     background-color: rgb(31, 64, 139);
  8475. }
  8476. .DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover {
  8477.     background-color: rgba(24, 26, 27, 0.25);
  8478. }
  8479. .cell[data-columntype="multilineText"].edit.cursor {
  8480.     border-color: initial;
  8481. }
  8482. .cell[data-columntype="multilineText"].edit.cursor .contentEditableTextboxContainer .contentEditableTextbox {
  8483.     border-color: initial;
  8484. }
  8485. .cell[data-columntype="multilineText"].edit .contentEditableTextboxContainer .contentEditableTextbox {
  8486.     background-image: initial; background-color: transparent;
  8487. }
  8488. .cell[data-columntype="multilineText"].edit .expandButton {
  8489.     background-image: initial;
  8490.     background-color: rgb(24, 26, 27);
  8491. }
  8492. .cell[data-columntype="multilineText"].expanded .collapseButton {
  8493.     background-image: initial;
  8494.     background-color: rgb(24, 26, 27);
  8495. }
  8496. .cell[data-columntype="multilineText"].expanded .contentEditableTextboxContainer .contentEditableTextbox {
  8497.     background-image: initial;
  8498.     background-color: rgb(24, 26, 27);
  8499.     border-color: rgba(140, 130, 115, 0.05);
  8500.     color: rgb(200, 195, 188);
  8501. }
  8502. .cell[data-columntype="multilineText"].expanded .contentEditableTextboxContainer .contentEditableTextbox:hover {
  8503.     border-color: rgba(140, 130, 115, 0.1);
  8504. }
  8505. .cell[data-columntype="multilineText"].expanded .contentEditableTextboxContainer .contentEditableTextbox:focus {
  8506.     border-color: rgb(5, 68, 162);
  8507.     box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset;
  8508. }
  8509. .cell[data-columntype="multilineText"].expanded.edit[data-columntype="multilineText"] .expandButton, .cell[data-columntype="multilineText"].expanded.expanded[data-columntype="multilineText"] .collapseButton {
  8510.     border-color: rgb(57, 62, 64);
  8511. }
  8512. .cell[data-columntype="multilineText"].expanded.edit[data-columntype="multilineText"] .expandButton {
  8513.     background-image: initial;
  8514.     background-color: rgb(24, 26, 27);
  8515. }
  8516. .cell.expanded.readonly[data-columntype="multilineText"] .contentEditableTextbox {
  8517.     background-image: initial;
  8518.     background-color: rgb(27, 29, 30);
  8519. }
  8520. .detailView .cell[data-columntype="multilineText"] .contentEditableTextboxContainer .contentEditableTextbox, .detailView .cell[data-columntype="rollup"][data-formatting="multilineText"] .contentEditableTextboxContainer .contentEditableTextbox, .detailView .cell[data-columntype="lookup"][data-formatting="multilineText"] .contentEditableTextboxContainer .contentEditableTextbox, .detailView .cell[data-columntype="lookup"][data-formatting="text"] .contentEditableTextboxContainer .contentEditableTextbox, .formCell[data-columntype="multilineText"] .contentEditableTextboxContainer .contentEditableTextbox {
  8521.     border-color: rgba(140, 130, 115, 0.1); background-image: initial; background-color: transparent;
  8522. }
  8523. .detailView .cell[data-columntype="multilineText"] .contentEditableTextboxContainer .contentEditableTextbox:hover, .detailView .cell[data-columntype="rollup"][data-formatting="multilineText"] .contentEditableTextboxContainer .contentEditableTextbox:hover, .detailView .cell[data-columntype="lookup"][data-formatting="multilineText"] .contentEditableTextboxContainer .contentEditableTextbox:hover, .detailView .cell[data-columntype="lookup"][data-formatting="text"] .contentEditableTextboxContainer .contentEditableTextbox:hover, .formCell[data-columntype="multilineText"] .contentEditableTextboxContainer .contentEditableTextbox:hover {
  8524.     border-color: rgba(140, 130, 115, 0.25);
  8525. }
  8526. .detailView .cell[data-columntype="multilineText"].detailCursor .contentEditableTextboxContainer .contentEditableTextbox, .detailView .cell[data-columntype="rollup"][data-formatting="multilineText"].detailCursor .contentEditableTextboxContainer .contentEditableTextbox, .detailView .cell[data-columntype="lookup"][data-formatting="multilineText"].detailCursor .contentEditableTextboxContainer .contentEditableTextbox, .detailView .cell[data-columntype="lookup"][data-formatting="text"].detailCursor .contentEditableTextboxContainer .contentEditableTextbox, .formCell[data-columntype="multilineText"].detailCursor .contentEditableTextboxContainer .contentEditableTextbox, .detailView .cell[data-columntype="multilineText"] .contentEditableTextboxContainer .contentEditableTextbox:focus, .detailView .cell[data-columntype="rollup"][data-formatting="multilineText"] .contentEditableTextboxContainer .contentEditableTextbox:focus, .detailView .cell[data-columntype="lookup"][data-formatting="multilineText"] .contentEditableTextboxContainer .contentEditableTextbox:focus, .detailView .cell[data-columntype="lookup"][data-formatting="text"] .contentEditableTextboxContainer .contentEditableTextbox:focus, .formCell[data-columntype="multilineText"] .contentEditableTextboxContainer .contentEditableTextbox:focus {
  8527.     border-color: rgb(5, 68, 162);
  8528.     box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset;
  8529. }
  8530. .ql-editor {
  8531.     outline-color: initial;
  8532. }
  8533. .ql-editor ul[data-checked="true"] > li::before, .ql-editor ul[data-checked="false"] > li::before {
  8534.     color: rgb(157, 148, 136);
  8535. }
  8536. .ql-editor .ql-bg-black {
  8537.     background-color: rgb(0, 0, 0);
  8538. }
  8539. .ql-editor .ql-bg-red {
  8540.     background-color: rgb(184, 0, 0);
  8541. }
  8542. .ql-editor .ql-bg-orange {
  8543.     background-color: rgb(204, 122, 0);
  8544. }
  8545. .ql-editor .ql-bg-yellow {
  8546.     background-color: rgb(204, 204, 0);
  8547. }
  8548. .ql-editor .ql-bg-green {
  8549.     background-color: rgb(0, 110, 0);
  8550. }
  8551. .ql-editor .ql-bg-blue {
  8552.     background-color: rgb(0, 82, 163);
  8553. }
  8554. .ql-editor .ql-bg-purple {
  8555.     background-color: rgb(87, 0, 173);
  8556. }
  8557. .ql-editor .ql-color-white {
  8558.     color: rgb(232, 230, 227);
  8559. }
  8560. .ql-editor .ql-color-red {
  8561.     color: rgb(255, 43, 43);
  8562. }
  8563. .ql-editor .ql-color-orange {
  8564.     color: rgb(255, 163, 26);
  8565. }
  8566. .ql-editor .ql-color-yellow {
  8567.     color: rgb(255, 255, 26);
  8568. }
  8569. .ql-editor .ql-color-green {
  8570.     color: rgb(107, 255, 107);
  8571. }
  8572. .ql-editor .ql-color-blue {
  8573.     color: rgb(82, 177, 255);
  8574. }
  8575. .ql-editor .ql-color-purple {
  8576.     color: rgb(158, 61, 255);
  8577. }
  8578. .ql-editor.ql-blank::before {
  8579.     color: rgba(232, 230, 227, 0.6);
  8580. }
  8581. .cell[data-columntype="richText"] .ql-container:not(.ql-disabled) {
  8582.     background-color: rgb(24, 26, 27);
  8583. }
  8584. .cell[data-columntype="richText"].expanded .ql-editor {
  8585.     border-color: rgba(140, 130, 115, 0.05);
  8586. }
  8587. .cell[data-columntype="richText"].expanded .ql-editor:hover {
  8588.     border-color: rgba(140, 130, 115, 0.1);
  8589. }
  8590. .cell[data-columntype="richText"].expanded .ql-editor:focus {
  8591.     box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset;
  8592.     border-color: rgb(5, 68, 162) !important;
  8593. }
  8594. .cell[data-columntype="richText"].detailCell.detailCursor .quillWrapper:not(.fullyReadOnly) .ql-editor, .cell[data-columntype="richText"].formCell.detailCursor .quillWrapper:not(.fullyReadOnly) .ql-editor {
  8595.     border-color: rgb(5, 68, 162);
  8596.     box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset;
  8597. }
  8598. .cell[data-columntype="richText"].detailCell.detailCursor .quillWrapper:not(.fullyReadOnly) .ql-editor:hover, .cell[data-columntype="richText"].formCell.detailCursor .quillWrapper:not(.fullyReadOnly) .ql-editor:hover {
  8599.     border-color: rgb(5, 68, 162);
  8600. }
  8601. .cell[data-columntype="richText"].detailCell .quillWrapper:not(.fullyReadOnly) .ql-editor, .cell[data-columntype="richText"].formCell .quillWrapper:not(.fullyReadOnly) .ql-editor {
  8602.     border-color: rgba(140, 130, 115, 0.1);
  8603. }
  8604. .cell[data-columntype="richText"].detailCell .quillWrapper:not(.fullyReadOnly) .ql-editor:hover, .cell[data-columntype="richText"].formCell .quillWrapper:not(.fullyReadOnly) .ql-editor:hover {
  8605.     border-color: rgba(140, 130, 115, 0.25);
  8606. }
  8607. .cell[data-columntype="richText"].detailCell .quillWrapper:not(.fullyReadOnly) .ql-editor:focus, .cell[data-columntype="richText"].formCell .quillWrapper:not(.fullyReadOnly) .ql-editor:focus {
  8608.     box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset;
  8609.     border-color: rgb(5, 68, 162) !important;
  8610. }
  8611. .cell[data-columntype="richText"].mobile .ql-editor {
  8612.     border-color: initial;
  8613. }
  8614. .cell[data-columntype="richText"].mobile input:focus {
  8615.     border-color: initial;
  8616. }
  8617. .historicalCellValue[data-columntype="richText"] .ql-editor a[href], .cell[data-columntype="richText"] .ql-editor a[href], .cardCell[data-columntype="richText"] .ql-editor a[href] {
  8618.     text-decoration-color: initial;
  8619.     color: rgb(58, 157, 249);
  8620.     fill: rgb(58, 157, 249);
  8621. }
  8622. .historicalCellValue[data-columntype="richText"] .ql-editor a[href].link:hover, .cell[data-columntype="richText"] .ql-editor a[href].link:hover, .cardCell[data-columntype="richText"] .ql-editor a[href].link:hover {
  8623.     color: rgb(93, 174, 251);
  8624.     fill: rgb(93, 174, 251);
  8625. }
  8626. .historicalCellValue[data-columntype="richText"] .ql-editor a[href].understroke, .cell[data-columntype="richText"] .ql-editor a[href].understroke, .cardCell[data-columntype="richText"] .ql-editor a[href].understroke {
  8627.     border-color: rgb(5, 68, 162);
  8628. }
  8629. .historicalCellValue[data-columntype="richText"] .ql-editor a[href].understroke.link:hover, .cell[data-columntype="richText"] .ql-editor a[href].understroke.link:hover, .cardCell[data-columntype="richText"] .ql-editor a[href].understroke.link:hover, .historicalCellValue[data-columntype="richText"] .ql-editor a[href].understroke.link.active, .cell[data-columntype="richText"] .ql-editor a[href].understroke.link.active, .cardCell[data-columntype="richText"] .ql-editor a[href].understroke.link.active {
  8630.     border-color: rgb(5, 80, 192);
  8631. }
  8632. .historicalCellValue[data-columntype="richText"] code, .cell[data-columntype="richText"] code, .cardCell[data-columntype="richText"] code {
  8633.     background-color: rgba(0, 0, 0, 0.05);
  8634. }
  8635. .historicalCellValue[data-columntype="richText"] blockquote, .cell[data-columntype="richText"] blockquote, .cardCell[data-columntype="richText"] blockquote {
  8636.     border-color: rgba(140, 130, 115, 0.1);
  8637. }
  8638. .historicalCellValue[data-columntype="richText"] pre, .cell[data-columntype="richText"] pre, .cardCell[data-columntype="richText"] pre {
  8639.     background-color: rgba(0, 0, 0, 0.05);
  8640. }
  8641. .historicalCellValue[data-columntype="richText"] ul:not([data-checked]) > li::before, .cell[data-columntype="richText"] ul:not([data-checked]) > li::before, .cardCell[data-columntype="richText"] ul:not([data-checked]) > li::before {
  8642.     background-color: rgb(13, 14, 14);
  8643. }
  8644. .historicalCellValue[data-columntype="richText"] ul:not([data-checked]) > li.ql-indent-1:not(.ql-direction-rtl)::before, .cell[data-columntype="richText"] ul:not([data-checked]) > li.ql-indent-1:not(.ql-direction-rtl)::before, .cardCell[data-columntype="richText"] ul:not([data-checked]) > li.ql-indent-1:not(.ql-direction-rtl)::before, .historicalCellValue[data-columntype="richText"] ul:not([data-checked]) > li.ql-indent-4:not(.ql-direction-rtl)::before, .cell[data-columntype="richText"] ul:not([data-checked]) > li.ql-indent-4:not(.ql-direction-rtl)::before, .cardCell[data-columntype="richText"] ul:not([data-checked]) > li.ql-indent-4:not(.ql-direction-rtl)::before, .historicalCellValue[data-columntype="richText"] ul:not([data-checked]) > li.ql-indent-7:not(.ql-direction-rtl)::before, .cell[data-columntype="richText"] ul:not([data-checked]) > li.ql-indent-7:not(.ql-direction-rtl)::before, .cardCell[data-columntype="richText"] ul:not([data-checked]) > li.ql-indent-7:not(.ql-direction-rtl)::before {
  8645.     border-color: rgb(134, 125, 110); background-image: none; background-color: initial;
  8646. }
  8647. .historicalCellValue[data-columntype="richText"] ul[data-checked="false"] > li::before, .cell[data-columntype="richText"] ul[data-checked="false"] > li::before, .cardCell[data-columntype="richText"] ul[data-checked="false"] > li::before {
  8648.     border-color: rgba(140, 130, 115, 0.25);
  8649. }
  8650. .historicalCellValue[data-columntype="richText"] ul[data-checked="true"] > li::before, .cell[data-columntype="richText"] ul[data-checked="true"] > li::before, .cardCell[data-columntype="richText"] ul[data-checked="true"] > li::before {
  8651.     background-color: rgb(5, 74, 176);
  8652.     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16' style='shape-rendering: geometricprecision;'%3E%3Cpath fill-rule='evenodd' fill='white' d='M5.944 12.305a1.031 1.031 0 0 0 1.433-.009l5.272-5.181A1.483 1.483 0 0 0 12.661 5a1.468 1.468 0 0 0-2.109.025L7.008 8.701a.465.465 0 0 1-.685-.01l-.587-.641A1.42 1.42 0 0 0 3.661 8a1.473 1.473 0 0 0 .017 2.106l2.266 2.199z'%3E%3C/path%3E%3C/svg%3E");
  8653. }
  8654. .historicalCellValue[data-columntype="richText"].mobile ul[data-checked="true"] > li::before, .cell[data-columntype="richText"].mobile ul[data-checked="true"] > li::before, .cardCell[data-columntype="richText"].mobile ul[data-checked="true"] > li::before {
  8655.     background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 16 16' style='shape-rendering: geometricprecision;'%3E%3Cpath fill-rule='evenodd' fill='white' d='M5.944 12.305a1.031 1.031 0 0 0 1.433-.009l5.272-5.181A1.483 1.483 0 0 0 12.661 5a1.468 1.468 0 0 0-2.109.025L7.008 8.701a.465.465 0 0 1-.685-.01l-.587-.641A1.42 1.42 0 0 0 3.661 8a1.473 1.473 0 0 0 .017 2.106l2.266 2.199z'%3E%3C/path%3E%3C/svg%3E");
  8656. }
  8657. .historicalCellValue[data-columntype="richText"] ul[data-checked="true"] > li::before {
  8658.     background-color: rgb(53, 57, 59);
  8659. }
  8660. .historicalCellValue[data-columntype="richText"].diff ul[data-checked="true"].diff-unchecked-to-checked > li::before {
  8661.     background-color: rgb(42, 80, 11);
  8662. }
  8663. .historicalCellValue[data-columntype="richText"].diff ul[data-checked="false"].diff-checked-to-unchecked > li::before {
  8664.     background-color: rgb(72, 0, 19);
  8665. }
  8666. #topbar #appTopbar {
  8667.     color: rgb(232, 230, 227);
  8668. }
  8669. #topbar.topBarStateApp {
  8670.     color: rgb(232, 230, 227);
  8671. }
  8672. #topbar.topBarStateApp .accountButton .userIcon {
  8673.     box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px;
  8674. }
  8675. #topbar .homeButton:not(.baymax) {
  8676.     text-decoration-color: initial;
  8677. }
  8678. .homeScreenLiveChatButton {
  8679.     background-color: rgb(3, 56, 77);
  8680. }
  8681. .publiclyShared #topbar {
  8682.     border-bottom-color: initial;
  8683. }
  8684. .publiclyShared .logo {
  8685.     text-decoration-color: initial;
  8686. }
  8687. .publiclyShared .logo img,
  8688. .publiclyShared .logo .type {
  8689.     color: rgb(232, 230, 227);
  8690. }
  8691. .rowLevelActivityFeed .activity {
  8692.     color: rgba(156, 148, 135, 0.8);
  8693.     border-bottom-color: rgba(140, 130, 115, 0.1);
  8694. }
  8695. .rowLevelActivityFeed .activity .user,
  8696. .rowLevelActivityFeed .activity .action {
  8697.     color: rgb(200, 195, 188);
  8698. }
  8699. .rowLevelActivityFeed .activity .integration .integrationName {
  8700.     color: rgb(156, 148, 135);
  8701. }
  8702. .rowLevelActivityFeed .activity.comment .comment {
  8703.     background-image: initial;
  8704.     background-color: rgb(14, 105, 174);
  8705.     color: rgb(232, 230, 227);
  8706. }
  8707. .rowLevelActivityFeed .activity.comment .comment .userIconContainer.token .userIcon {
  8708.     background-image: initial;
  8709.     background-color: rgba(0, 0, 0, 0.2);
  8710. }
  8711. .rowLevelActivityFeed .activity.comment .comment .userIconContainer.token .userIcon .name {
  8712.     color: rgb(232, 230, 227);
  8713. }
  8714. .rowLevelActivityFeed .activity.comment .comment a {
  8715.     color: rgb(232, 230, 227);
  8716. }
  8717. .rowLevelActivityFeed .activity.comment .comment i.delete {
  8718.     color: rgb(232, 230, 227);
  8719. }
  8720. .rowLevelActivityFeed .activity.comment .comment::after {
  8721.     background-image: initial;
  8722.     background-color: transparent;
  8723.     border-color: rgb(14, 102, 170) transparent;
  8724. }
  8725. .rowLevelActivityFeed .activity.change .addedUnderline {
  8726.     text-decoration-color: initial;
  8727.     color: rgb(51, 243, 115);
  8728. }
  8729. .rowLevelActivityFeed .activity.change .addedUnderline > * {
  8730.     color: rgb(200, 195, 188);
  8731. }
  8732. .rowLevelActivityFeed .activity.change .removedTextStrikethrough {
  8733.     text-decoration-color: initial;
  8734.     color: rgb(239, 104, 54);
  8735. }
  8736. .rowLevelActivityFeed .activity.change .removedTextStrikethrough > * {
  8737.     color: rgb(200, 195, 188);
  8738. }
  8739. .rowLevelActivityFeed .activity.change .removedCardStrikethrough::after {
  8740.     background-image: initial;
  8741.     background-color: rgb(179, 59, 15);
  8742.     box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px;
  8743. }
  8744. .rowLevelActivityFeed .activity.change .historicalCellValueBorder {
  8745.     background-color: rgb(27, 30, 31);
  8746. }
  8747. .rowLevelActivityFeed .activity.change .changes .columnName {
  8748.     color: rgb(178, 172, 162);
  8749. }
  8750. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"], .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"], .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"], .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"], .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"], .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="select"], .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multiSelect"], .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="collaborator"], .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multiCollaborator"], .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"], .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"], .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"] {
  8751.     background-image: initial;
  8752.     background-color: rgb(27, 30, 31);
  8753. }
  8754. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"].nullToValue .preview::before, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"].fullReplacementAfter .preview::before {
  8755.     box-shadow: rgb(10, 178, 66) 0px 0px 0px 2px inset;
  8756. }
  8757. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"] .attachments {
  8758.     background-color: rgb(27, 30, 31);
  8759. }
  8760. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"] .attachments .preview > * {
  8761.     box-shadow: none !important;
  8762. }
  8763. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"] .attachments .preview.added {
  8764.     box-shadow: rgb(10, 178, 66) 0px 0px 0px 2px;
  8765. }
  8766. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"] .attachments .preview.removed {
  8767.     box-shadow: rgb(179, 59, 15) 0px 0px 0px 2px;
  8768. }
  8769. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"] .attachments .preview.removed::after {
  8770.     background-image: initial;
  8771.     background-color: rgb(179, 59, 15);
  8772.     box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px;
  8773. }
  8774. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"].nullToValue, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"].nullToValue, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"].nullToValue, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"].nullToValue, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"].nullToValue, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"].nullToValue, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"].nullToValue, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"].nullToValue, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"].fullReplacementAfter, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"].fullReplacementAfter, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"].fullReplacementAfter, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"].fullReplacementAfter, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"].fullReplacementAfter, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"].fullReplacementAfter, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"].fullReplacementAfter, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"].fullReplacementAfter {
  8775.     text-decoration-color: initial;
  8776.     color: rgb(51, 243, 115);
  8777. }
  8778. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"].nullToValue > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"].nullToValue > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"].nullToValue > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"].nullToValue > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"].nullToValue > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"].nullToValue > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"].nullToValue > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"].nullToValue > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"].fullReplacementAfter > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"].fullReplacementAfter > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"].fullReplacementAfter > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"].fullReplacementAfter > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"].fullReplacementAfter > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"].fullReplacementAfter > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"].fullReplacementAfter > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"].fullReplacementAfter > * {
  8779.     color: rgb(200, 195, 188);
  8780. }
  8781. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"].valueToNull, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"].valueToNull, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"].valueToNull, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"].valueToNull, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"].valueToNull, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"].valueToNull, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"].valueToNull, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"].valueToNull, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"].fullReplacementBefore, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"].fullReplacementBefore, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"].fullReplacementBefore, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"].fullReplacementBefore, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"].fullReplacementBefore, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"].fullReplacementBefore, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"].fullReplacementBefore, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"].fullReplacementBefore {
  8782.     text-decoration-color: initial;
  8783.     color: rgb(239, 104, 54);
  8784. }
  8785. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"].valueToNull > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"].valueToNull > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"].valueToNull > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"].valueToNull > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"].valueToNull > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"].valueToNull > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"].valueToNull > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"].valueToNull > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"].fullReplacementBefore > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"].fullReplacementBefore > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"].fullReplacementBefore > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"].fullReplacementBefore > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"].fullReplacementBefore > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"].fullReplacementBefore > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"].fullReplacementBefore > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"].fullReplacementBefore > * {
  8786.     color: rgb(200, 195, 188);
  8787. }
  8788. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"] .after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"] .after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"] .after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"] .after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"] .after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"] .after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"] .after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"] .after {
  8789.     text-decoration-color: initial;
  8790.     color: rgb(51, 243, 115);
  8791. }
  8792. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"] .after > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"] .after > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"] .after > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"] .after > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"] .after > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"] .after > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"] .after > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"] .after > * {
  8793.     color: rgb(200, 195, 188);
  8794. }
  8795. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"] .before, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"] .before, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"] .before, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"] .before, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"] .before, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"] .before, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"] .before, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"] .before {
  8796.     text-decoration-color: initial;
  8797.     color: rgb(239, 104, 54);
  8798. }
  8799. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"] .before > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"] .before > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"] .before > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"] .before > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"] .before > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"] .before > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"] .before > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"] .before > * {
  8800.     color: rgb(200, 195, 188);
  8801. }
  8802. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="text"] .abbreviatedContent .ellipsis, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="number"] .abbreviatedContent .ellipsis, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="date"] .abbreviatedContent .ellipsis, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="phone"] .abbreviatedContent .ellipsis, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multilineText"] .abbreviatedContent .ellipsis, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="autoNumber"] .abbreviatedContent .ellipsis, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="barcode"] .abbreviatedContent .ellipsis, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="richText"] .abbreviatedContent .ellipsis {
  8803.     color: rgb(58, 157, 249);
  8804. }
  8805. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="select"].valueToNull > ::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="collaborator"].valueToNull > ::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="select"].fullReplacementBefore .cellToken > ::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="collaborator"].fullReplacementBefore .cellToken > ::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="select"] .cellToken.removed > ::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="collaborator"] .cellToken.removed > ::after {
  8806.     background-image: initial;
  8807.     background-color: rgb(179, 59, 15);
  8808.     box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px;
  8809. }
  8810. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multiSelect"].valueToNull > * > ::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multiCollaborator"].valueToNull > * > ::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multiSelect"].fullReplacementBefore > * > ::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multiCollaborator"].fullReplacementBefore > * > ::after {
  8811.     background-image: initial;
  8812.     background-color: rgb(179, 59, 15);
  8813.     box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px;
  8814. }
  8815. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"] {
  8816.     background-color: rgb(27, 30, 31);
  8817. }
  8818. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"].nullToValue .foreignRecordRendererContainer > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"].fullReplacementAfter .foreignRecordRendererContainer > * {
  8819.     border-color: rgb(10, 174, 65);
  8820. }
  8821. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"].valueToNull .foreignRecordRendererContainer > ::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"].fullReplacementBefore .foreignRecordRendererContainer > ::after {
  8822.     background-image: initial;
  8823.     background-color: rgb(179, 59, 15);
  8824.     box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px;
  8825. }
  8826. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"] .foreignRecord {
  8827.     background-color: rgb(32, 35, 36);
  8828.     border-color: transparent;
  8829.     color: rgb(200, 195, 188);
  8830. }
  8831. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"] .foreignRecord.added {
  8832.     border-color: rgb(10, 174, 65);
  8833. }
  8834. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"] .foreignRecord.removed::after {
  8835.     background-image: initial;
  8836.     background-color: rgb(179, 59, 15);
  8837.     box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px;
  8838. }
  8839. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="checkbox"].valueToNull::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="checkbox"].fullReplacementBefore::after {
  8840.     background-image: initial;
  8841.     background-color: rgb(179, 59, 15);
  8842.     box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px;
  8843. }
  8844. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="rating"].nullToValue .ratingContainer, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="rating"].fullReplacementAfter .ratingContainer {
  8845.     box-shadow: rgb(10, 178, 66) 0px 0px 0px 2px inset;
  8846. }
  8847. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="rating"].valueToNull .ratingContainer, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="rating"].fullReplacementBefore .ratingContainer {
  8848.     box-shadow: rgb(179, 59, 15) 0px 0px 0px 2px inset;
  8849. }
  8850. .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="rating"].valueToNull .ratingContainer::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="rating"].fullReplacementBefore .ratingContainer::after {
  8851.     background-image: initial;
  8852.     background-color: rgb(179, 59, 15);
  8853.     box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px;
  8854. }
  8855. .rowLevelActivityFeed {
  8856.     background-color: rgb(27, 29, 30);
  8857. }
  8858. .rowLevelActivityFeed .textButton:hover {
  8859.     color: rgb(232, 230, 227);
  8860. }
  8861. .rowCommentInput .contentEditableTextboxContainer .contentEditableTextbox {
  8862.     border-color: rgba(140, 130, 115, 0.1);
  8863.     background-color: rgb(24, 26, 27);
  8864.     color: rgb(200, 195, 188);
  8865. }
  8866. .rowCommentInput .contentEditableTextboxContainer .contentEditableTextbox:hover:not(:focus) {
  8867.     border-color: rgba(140, 130, 115, 0.25);
  8868. }
  8869. .rowCommentInput .contentEditableTextboxContainer .contentEditableTextbox:focus {
  8870.     border-color: rgb(5, 68, 162);
  8871. }
  8872. .snackbar {
  8873.     background-image: initial;
  8874.     background-color: rgb(38, 42, 43);
  8875.     color: rgb(226, 224, 220);
  8876. }
  8877. .snackbar .action {
  8878.     color: rgb(77, 171, 240);
  8879. }
  8880. body.printable table,
  8881. body.printable th,
  8882. body.printable td {
  8883.     border-color: rgb(84, 91, 94);
  8884. }
  8885. body.printable tr .rowNumberForPrint {
  8886.     color: rgb(161, 153, 141);
  8887. }
  8888. body.printable tr td:last-child,
  8889. body.printable tr th:last-child {
  8890.     border-right-color: rgb(84, 91, 94);
  8891. }
  8892. body.printable tr:first-child .cell {
  8893.     border-top-color: rgb(84, 91, 94);
  8894. }
  8895. @media screen {
  8896.     body.printable .section {
  8897.         border-bottom-color: rgb(140, 130, 115);
  8898.     }
  8899. }
  8900. .onboardingTipsContainer .onboardingTip .tipButton .icon.tipCheckmark {
  8901.     background-image: initial;
  8902.     background-color: rgb(24, 26, 27);
  8903. }
  8904. .onboardingTipsContainer .onboardingTip .tipButton .tipTooltip {
  8905.     background-color: rgb(24, 26, 27);
  8906.     box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px 1px;
  8907. }
  8908. .onboardingTipsContainer .onboardingTip .tipButton .tipTooltip::after,
  8909. .onboardingTipsContainer .onboardingTip .tipButton .tipTooltip::before {
  8910.     background-image: initial;
  8911.     background-color: transparent;
  8912. }
  8913. .onboardingTipsContainer .onboardingTip .tipButton .tipTooltip::after {
  8914.     border-color: rgb(48, 52, 54) transparent;
  8915. }
  8916. .onboardingTipsContainer .onboardingTip .tipButton .tipTooltip::before {
  8917.     border-color: rgba(140, 130, 115, 0.21) transparent;
  8918. }
  8919. .onboardingTipsContainer .tipExpandContainer .tipExpandButton {
  8920.     background-color: rgb(38, 42, 43);
  8921. }
  8922. .onboardingTipsContainer .tipExpandContainer .tipExpandButton .icon {
  8923.     fill: rgb(232, 230, 227);
  8924.     color: rgb(232, 230, 227);
  8925. }
  8926. .onboardingTipsContainer .tipExpandContainer .tipHideButton {
  8927.     color: rgb(232, 230, 227);
  8928.     fill: rgb(232, 230, 227);
  8929.     background-color: rgb(38, 42, 43);
  8930. }
  8931. .onboardingTipsContainer .tipExpandContainer .tipHideButton.link:hover {
  8932.     color: rgba(232, 230, 227, 0.8);
  8933. }
  8934. .onboardingTipsContainer .tipExpandContainer .tipHideButton.understroke {
  8935.     border-color: rgba(48, 52, 54, 0.25);
  8936. }
  8937. .onboardingTipsContainer .tipExpandContainer .tipHideButton.understroke.link:hover,
  8938. .onboardingTipsContainer .tipExpandContainer .tipHideButton.understroke.link.active {
  8939.     border-color: rgba(48, 52, 54, 0.8);
  8940. }
  8941. .onboardingTipsContainer .expandedOnboardingTip {
  8942.     color: rgb(232, 230, 227);
  8943. }
  8944. .onboardingTipsContainer .expandedOnboardingTip .close {
  8945.     color: rgb(232, 230, 227);
  8946. }
  8947. .onboardingTipsContainer .expandedOnboardingTip .expandedOnboardingTipFooter .learnMore a {
  8948.     color: rgb(232, 230, 227);
  8949.     text-decoration-color: initial;
  8950. }
  8951. .onboardingTipsContainer .expandedOnboardingTip .expandedOnboardingTipFooter .hbtn:active,
  8952. .onboardingTipsContainer .expandedOnboardingTip .expandedOnboardingTipFooter .hbtn:focus {
  8953.     box-shadow: none;
  8954. }
  8955. #onboardingTipsContainer .lightboxBackground {
  8956.     background-image: initial;
  8957.     background-color: rgba(0, 0, 0, 0.6);
  8958. }
  8959. .onboarding-tip {
  8960.     background-color: rgb(5, 74, 176);
  8961.     color: rgb(232, 230, 227);
  8962.     fill: rgb(232, 230, 227);
  8963. }
  8964. .onboarding-tip.link:hover {
  8965.     color: rgba(232, 230, 227, 0.8);
  8966. }
  8967. .onboarding-tip.understroke {
  8968.     border-color: rgba(48, 52, 54, 0.25);
  8969. }
  8970. .onboarding-tip.understroke.link:hover,
  8971. .onboarding-tip.understroke.link.active {
  8972.     border-color: rgba(48, 52, 54, 0.8);
  8973. }
  8974. .questionnaireTextField::placeholder {
  8975.     color: rgb(200, 195, 188);
  8976. }
  8977. .emailInviteInput:focus {
  8978.     border-color: rgb(5, 68, 162) !important;
  8979. }
  8980. .emailInviteInput::placeholder {
  8981.     color: rgb(180, 174, 164);
  8982. }
  8983. .workflowTemplateExpressionEditor .ql-editor {
  8984.     border-color: rgba(140, 130, 115, 0.05) !important;
  8985. }
  8986. .workflowTemplateExpressionEditor .ql-editor:focus {
  8987.     border-color: rgba(140, 130, 115, 0.1) !important;
  8988. }
  8989. body.baymax {
  8990.     color: rgb(200, 195, 188);
  8991.     text-decoration-color: initial;
  8992. }
  8993. body.red {
  8994.     background-image: initial;
  8995.     background-color: rgb(171, 15, 36);
  8996. }
  8997. .baymax input:not([type="submit"]),
  8998. .baymax textarea {
  8999.     color: rgb(189, 183, 175);
  9000. }
  9001. .baymax input:not([type="submit"]):not(.outline-initial),
  9002. .baymax textarea:not(.outline-initial) {
  9003.     outline-color: initial;
  9004. }
  9005. .baymax a {
  9006.     outline-color: initial;
  9007. }
  9008. .baymax input[type="text"]:not(.ignore-baymax-defaults):not(.border-thick), .baymax input[type="email"]:not(.ignore-baymax-defaults):not(.border-thick), .baymax input[type="password"]:not(.ignore-baymax-defaults):not(.border-thick), .baymax input[type="tel"]:not(.ignore-baymax-defaults):not(.border-thick), .baymax input[type="url"]:not(.ignore-baymax-defaults):not(.border-thick), .baymax input[type="submit"]:not(.ignore-baymax-defaults):not(.border-thick), .baymax [contenteditable="plaintext-only"]:not(.ignore-baymax-defaults):not(.border-thick), .baymax [contenteditable="true"]:not(.ignore-baymax-defaults):not(.border-thick),
  9009. .baymax button:not(.ignore-baymax-defaults):not(.border-thick),
  9010. .baymax textarea:not(.ignore-baymax-defaults):not(.border-thick),
  9011. .baymax .styled-input:not(.ignore-baymax-defaults):not(.border-thick) {
  9012.     border-color: rgba(140, 130, 115, 0);
  9013. }
  9014. .baymax input[type="text"]:not(.ignore-baymax-defaults):not(.border-thick):active, .baymax input[type="email"]:not(.ignore-baymax-defaults):not(.border-thick):active, .baymax input[type="password"]:not(.ignore-baymax-defaults):not(.border-thick):active, .baymax input[type="tel"]:not(.ignore-baymax-defaults):not(.border-thick):active, .baymax input[type="url"]:not(.ignore-baymax-defaults):not(.border-thick):active, .baymax input[type="submit"]:not(.ignore-baymax-defaults):not(.border-thick):active, .baymax [contenteditable="plaintext-only"]:not(.ignore-baymax-defaults):not(.border-thick):active, .baymax [contenteditable="true"]:not(.ignore-baymax-defaults):not(.border-thick):active,
  9015. .baymax button:not(.ignore-baymax-defaults):not(.border-thick):active,
  9016. .baymax textarea:not(.ignore-baymax-defaults):not(.border-thick):active,
  9017. .baymax .styled-input:not(.ignore-baymax-defaults):not(.border-thick):active, .baymax input[type="text"]:not(.ignore-baymax-defaults):not(.border-thick):focus, .baymax input[type="email"]:not(.ignore-baymax-defaults):not(.border-thick):focus, .baymax input[type="password"]:not(.ignore-baymax-defaults):not(.border-thick):focus, .baymax input[type="tel"]:not(.ignore-baymax-defaults):not(.border-thick):focus, .baymax input[type="url"]:not(.ignore-baymax-defaults):not(.border-thick):focus, .baymax input[type="submit"]:not(.ignore-baymax-defaults):not(.border-thick):focus, .baymax [contenteditable="plaintext-only"]:not(.ignore-baymax-defaults):not(.border-thick):focus, .baymax [contenteditable="true"]:not(.ignore-baymax-defaults):not(.border-thick):focus,
  9018. .baymax button:not(.ignore-baymax-defaults):not(.border-thick):focus,
  9019. .baymax textarea:not(.ignore-baymax-defaults):not(.border-thick):focus,
  9020. .baymax .styled-input:not(.ignore-baymax-defaults):not(.border-thick):focus {
  9021.     border-color: rgba(140, 130, 115, 0.25);
  9022. }
  9023. .baymax button.border-transparent:not(.border-thick) {
  9024.     border-color: transparent;
  9025. }
  9026. .baymax .text-white input,
  9027. .baymax input.text-white,
  9028. .baymax .text-white textarea {
  9029.     color: rgb(232, 230, 227);
  9030. }
  9031. .baymax .text-white input[type="text"], .baymax .text-white input[type="email"], .baymax .text-white input[type="password"], .baymax .text-white input[type="tel"], .baymax .text-white input[type="submit"], .baymax .text-white [contenteditable="plaintext-only"], .baymax .text-white [contenteditable="true"],
  9032. .baymax .text-white button,
  9033. .baymax .text-white textarea,
  9034. .baymax .text-white .styled-input {
  9035.     border-color: rgba(48, 52, 54, 0);
  9036. }
  9037. .baymax .text-white input[type="text"]:active, .baymax .text-white input[type="email"]:active, .baymax .text-white input[type="password"]:active, .baymax .text-white input[type="tel"]:active, .baymax .text-white input[type="submit"]:active, .baymax .text-white [contenteditable="plaintext-only"]:active, .baymax .text-white [contenteditable="true"]:active, .baymax .text-white button:active, .baymax .text-white textarea:active, .baymax .text-white .styled-input:active, .baymax .text-white input[type="text"]:focus, .baymax .text-white input[type="email"]:focus, .baymax .text-white input[type="password"]:focus, .baymax .text-white input[type="tel"]:focus, .baymax .text-white input[type="submit"]:focus, .baymax .text-white [contenteditable="plaintext-only"]:focus, .baymax .text-white [contenteditable="true"]:focus, .baymax .text-white button:focus, .baymax .text-white textarea:focus, .baymax .text-white .styled-input:focus, .baymax .text-white input[type="text"].active, .baymax .text-white input[type="email"].active, .baymax .text-white input[type="password"].active, .baymax .text-white input[type="tel"].active, .baymax .text-white input[type="submit"].active, .baymax .text-white [contenteditable="plaintext-only"].active, .baymax .text-white [contenteditable="true"].active,
  9038. .baymax .text-white button.active,
  9039. .baymax .text-white textarea.active,
  9040. .baymax .text-white .styled-input.active {
  9041.     border-color: rgba(48, 52, 54, 0.25);
  9042. }
  9043. .baymax a {
  9044.     color: rgb(200, 195, 188);
  9045. }
  9046. .baymax a:not(.underline) {
  9047.     text-decoration-color: initial;
  9048. }
  9049. .baymax input.focusable:focus,
  9050. .baymax .focusable:focus {
  9051.     outline-color: initial;
  9052.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px inset;
  9053. }
  9054. .focusable-stroked:focus {
  9055.     outline-color: initial;
  9056.     box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  9057. }
  9058. .border-none {
  9059.     border-color: initial;
  9060. }
  9061. .border-transparent {
  9062.     border-color: transparent;
  9063. }
  9064. @media (max-width: 39.99rem) {
  9065.     .xs-border-none {
  9066.         border-color: initial;
  9067.     }
  9068.     .xs-border-transparent {
  9069.         border-color: transparent;
  9070.     }
  9071. }
  9072. @media (min-width: 40rem) and (max-width: 51.99rem) {
  9073.     .sm-border-none {
  9074.         border-color: initial;
  9075.     }
  9076.     .sm-border-transparent {
  9077.         border-color: transparent;
  9078.     }
  9079. }
  9080. @media (min-width: 52rem) and (max-width: 71.99rem) {
  9081.     .md-border-none {
  9082.         border-color: initial;
  9083.     }
  9084.     .md-border-transparent {
  9085.         border-color: transparent;
  9086.     }
  9087. }
  9088. @media (min-width: 72rem) {
  9089.     .lg-border-none {
  9090.         border-color: initial;
  9091.     }
  9092.     .lg-border-transparent {
  9093.         border-color: transparent;
  9094.     }
  9095. }
  9096. .list-reset {
  9097.     list-style-image: initial;
  9098. }
  9099. .hover-underline:hover {
  9100.     text-decoration-color: initial;
  9101. }
  9102. .no-highlight {
  9103.     -webkit-tap-highlight-color: rgba(232, 230, 227, 0);
  9104. }
  9105. .flat-shadow {
  9106.     box-shadow: rgba(0, 0, 0, 0.1) 6px 6px 0px 0px;
  9107. }
  9108. .deprecated__flat-shadow::after {
  9109.     background-image: initial;
  9110.     background-color: rgba(0, 0, 0, 0.1);
  9111. }
  9112. .background-transparent {
  9113.     background-color: transparent;
  9114. }
  9115. .DraftEditor-root .public-DraftEditor-content {
  9116.     border-color: initial;
  9117. }
  9118. .light-scrollbar::-webkit-scrollbar-thumb,
  9119. .dark-scrollbar::-webkit-scrollbar-thumb {
  9120.     border-color: rgba(140, 130, 115, 0);
  9121. }
  9122. .light-scrollbar::-webkit-scrollbar-thumb {
  9123.     background-color: rgba(0, 0, 0, 0.35);
  9124. }
  9125. .light-scrollbar::-webkit-scrollbar-thumb:hover {
  9126.     background-color: rgba(0, 0, 0, 0.4);
  9127. }
  9128. .dark-scrollbar::-webkit-scrollbar-thumb {
  9129.     background-color: rgba(24, 26, 27, 0.45);
  9130. }
  9131. .dark-scrollbar::-webkit-scrollbar-thumb:hover {
  9132.     background-color: rgba(24, 26, 27, 0.5);
  9133. }
  9134. .detailCursor .detailCursor-text-blue,
  9135. .cell.expanded .detailCursor-text-blue {
  9136.     color: rgb(58, 157, 249);
  9137. }
  9138. .detailCursor .detailCursor-border-blue,
  9139. .cell.expanded .detailCursor-border-blue,
  9140. .detailCursor .detailCursor-border-blue:hover,
  9141. .cell.expanded .detailCursor-border-blue:hover,
  9142. .detailCursor .detailCursor-border-blue:active,
  9143. .cell.expanded .detailCursor-border-blue:active,
  9144. .detailCursor .detailCursor-border-blue:focus,
  9145. .cell.expanded .detailCursor-border-blue:focus {
  9146.     border-color: rgb(5, 68, 162);
  9147. }
  9148. .detailCursor .detailCursor-stroked-blue-focus:active,
  9149. .cell.expanded .detailCursor-stroked-blue-focus:active,
  9150. .detailCursor .detailCursor-stroked-blue-focus:focus,
  9151. .cell.expanded .detailCursor-stroked-blue-focus:focus {
  9152.     box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset;
  9153. }
  9154. .no-outline {
  9155.     outline-color: initial;
  9156. }
  9157. body.pdf td[data-columntype="button"] > div a {
  9158.     text-decoration-color: initial;
  9159. }
  9160. body.pdf .border-gray {
  9161.     border-color: rgb(70, 76, 78);
  9162. }
  9163. body.pdf .wrapText td[data-columntype="text"] a, body.pdf .wrapText td[data-formatting="text"]:not([data-columntype="button"]) a {
  9164.     color: rgb(105, 185, 243);
  9165. }
  9166. body.pdf .wrapText td .groupCellValue .foreignRecordRendererContainer .foreignRecord {
  9167.     background-image: initial;
  9168.     background-color: rgb(33, 36, 37);
  9169. }
  9170.  
  9171. /* Override Style */
  9172. .vimvixen-hint {
  9173.     background-color: #7b5300 !important;
  9174.     border-color: #d8b013 !important;
  9175.     color: #f3e8c8 !important;
  9176. }
  9177. ::placeholder {
  9178.     opacity: 0.5 !important;
  9179. }
  9180.