/* _______ / \ .==. .==. (( ))==(( )) / "==" "=="\ /____|| || ||___\ ________ ____ ________ ___ ___ | ___ \ / \ | ___ \ | | / / | | \ \ / /\ \ | | \ \| |_/ / | | ) / /__\ \ | |__/ /| ___ \ | |__/ / ______ \| ____ \| | \ \ _______|_______/__/ ____ \__\__|___\__\__|___\__\____ | ___ \ | ____/ / \ | ___ \ | ____| ___ \ | | \ \| |___ / /\ \ | | \ \| |___| | \ \ | |__/ /| ____/ /__\ \ | | ) | ____| |__/ / | ____ \| |__/ ______ \| |__/ /| |___| ____ \ |__| \__\____/__/ \__\_______/ |______|__| \__\ https://darkreader.org */ /* User-Agent Style */ html { background-color: #181a1b !important; } html, body, input, textarea, select, button { background-color: #181a1b; } html, body, input, textarea, select, button { border-color: #736b5e; color: #e8e6e3; } a { color: #3391ff; } table { border-color: #545b5e; } ::placeholder { color: #b2aba1; } input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { background-color: #555b00 !important; color: #e8e6e3 !important; } ::-webkit-scrollbar { background-color: #202324; color: #aba499; } ::-webkit-scrollbar-thumb { background-color: #454a4d; } ::-webkit-scrollbar-thumb:hover { background-color: #575e62; } ::-webkit-scrollbar-thumb:active { background-color: #484e51; } ::-webkit-scrollbar-corner { background-color: #181a1b; } * { scrollbar-color: #202324 #454a4d; } ::selection { background-color: #004daa !important; color: #e8e6e3 !important; } ::-moz-selection { background-color: #004daa !important; color: #e8e6e3 !important; } /* Invert Style */ .jfk-bubble.gtx-bubble, .captcheck_answer_label > input + img, embed[type="application/pdf"] { filter: invert(100%) hue-rotate(180deg) contrast(90%) !important; } /* Variables Style */ :root { --darkreader-neutral-background: #131516; --darkreader-neutral-text: #d8d4cf; --darkreader-selection-background: #004daa; --darkreader-selection-text: #e8e6e3; } /* Modified CSS */ html { color: rgb(232, 230, 227); background-image: initial; background-color: rgb(24, 26, 27); } fieldset, img { border-color: initial; } del, ins { text-decoration-color: initial; } li { list-style-image: initial; } abbr, acronym { border-color: initial; } legend { color: rgb(232, 230, 227); } [data-icon]::before, .icon-appFeed::before, .icon-expandCustom::before, .icon-filterCustom::before, .icon-folderIcon::before, .icon-freezeColumns::before, .icon-notifications::before, .icon-hideColumns::before, .icon-hideColumnsSvg::before, .icon-revisionHistory::before, .icon-sortAscending::before, .icon-sortCustom::before, .icon-sortDescending::before { text-decoration-color: inherit; } .icons-ul li { list-style-image: initial; } .icon-light { color: rgb(232, 230, 227); } .ui-helper-hidden-accessible { border-color: initial; } .ui-helper-reset { border-color: initial; outline-color: initial; text-decoration-color: initial; list-style-image: initial; } .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration-color: initial; } .ui-dialog { outline-color: initial; } .ui-dialog .ui-dialog-content { border-color: initial; background-image: none; background-color: initial; } .ui-dialog .ui-dialog-buttonpane { background-image: none; } .ui-menu { list-style-image: initial; outline-color: initial; } .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup { border-color: initial; } .ui-selectmenu-button { text-decoration-color: initial; } .ui-tooltip { box-shadow: rgb(72, 78, 81) 0px 0px 5px; } .ui-widget-content { border-color: rgb(57, 62, 65); color: rgb(157, 148, 136); } .ui-widget-content a { color: rgb(157, 148, 136); } .ui-widget-header { border-color: rgb(57, 62, 65); color: rgb(157, 148, 136); } .ui-widget-header a { color: rgb(157, 148, 136); } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border-color: rgb(58, 63, 66); color: rgb(178, 172, 162); } .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: rgb(178, 172, 162); text-decoration-color: initial; } .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border-color: rgb(77, 83, 86); color: rgb(211, 207, 202); } .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited { color: rgb(211, 207, 202); text-decoration-color: initial; } .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border-color: rgb(72, 78, 81); color: rgb(211, 207, 202); } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: rgb(211, 207, 202); text-decoration-color: initial; } .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { border-color: rgb(4, 60, 149); color: rgb(178, 172, 162); } .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color: rgb(178, 172, 162); } .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { border-color: rgb(182, 9, 9); color: rgb(246, 63, 63); } .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: rgb(246, 63, 63); } .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: rgb(246, 63, 63); } .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { background-image: none; } .antiscroll-scrollbar { background-image: initial; background-color: rgba(0, 0, 0, 0.5); box-shadow: rgb(24, 26, 27) 0px 0px 1px; } .text-color-default { color: rgb(200, 195, 188); } .text-color-quiet { color: rgb(168, 160, 149); } .text-color-quieter { color: rgb(168, 160, 149); } .text-color-quietest { color: rgb(200, 195, 188); } .text-color-red { color: rgb(248, 57, 107); } .text-color-white { color: rgb(232, 230, 227); } .understroke { border-bottom-color: rgba(140, 130, 115, 0.1); } .understroke.link:hover, .understroke.link:focus, .understroke.active, .hover-container:hover .understroke, .focus-container:focus .understroke { border-color: currentcolor; } .understroke.disabled, .understroke.disabled:hover { border-color: transparent; } .link:hover { color: rgb(200, 195, 188); } .white, .white-focus:focus, .white-hover:hover { background-color: rgb(24, 26, 27); } .dark, .dark-focus:focus, .dark-hover:hover { background-color: rgb(38, 42, 43); } .gray, .gray-focus:focus, .gray-hover:hover { background-color: rgb(77, 83, 86); } .lighten1, .lighten1-focus:focus, .lighten1-hover:hover, .lighten1-active:active { background-color: rgba(24, 26, 27, 0.05); } .lighten2, .lighten2-focus:focus, .lighten2-hover:hover, .lighten2-active:active { background-color: rgba(24, 26, 27, 0.1); } .lighten3, .lighten3-focus:focus, .lighten3-hover:hover, .lighten3-active:active { background-color: rgba(24, 26, 27, 0.25); } .lighten4, .lighten4-focus:focus, .lighten4-hover:hover, .lighten4-active:active { background-color: rgba(24, 26, 27, 0.5); } .darken1, .darken1-focus:focus, .darken1-hover:hover, .darken1-active:active, .hover-container:hover .parent-hover-darken1 { background-color: rgba(0, 0, 0, 0.05); } .darken2, .darken2-focus:focus, .darken2-hover:hover, .darken2-active:active { background-color: rgba(0, 0, 0, 0.1); } .darken3, .darken3-focus:focus, .darken3-hover:hover, .darken3-active:active { background-color: rgba(0, 0, 0, 0.25); } .darken4, .darken4-focus:focus, .darken4-hover:hover, .darken4-active:active { background-color: rgba(0, 0, 0, 0.5); } .stroked { box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 2px; } .stroked1 { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .stroked2 { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } .stroked3 { box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px 2px; } .stroked-inset { box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 2px inset; } .stroked1-inset { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px inset; } .stroked2-inset { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px inset; } .text-white.stroked, .text-white .stroked { box-shadow: rgba(24, 26, 27, 0.05) 0px 0px 0px 2px; } .text-white.stroked1, .text-white .stroked1 { box-shadow: rgba(24, 26, 27, 0.1) 0px 0px 0px 2px; } .text-white.stroked2, .text-white .stroked2 { box-shadow: rgba(24, 26, 27, 0.25) 0px 0px 0px 2px; } .stroked-thick { box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 5px; } .stroked1-thick { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 5px; } .stroked2-thick { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 5px; } .clickable-stroked { box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 2px; } .clickable-stroked:hover, .clickable-stroked:focus, .clickable-stroked:active, .clickable-stroked.stroked1 { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .clickable-stroked-inset { box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 2px inset; } .clickable-stroked-inset:hover, .clickable-stroked-inset:focus, .clickable-stroked-inset:active { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px inset; } .clickable-stroked1 { box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 2px; } .clickable-stroked1:hover, .clickable-stroked1:focus, .clickable-stroked1:active, .clickable-stroked1.stroked2 { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } .clickable-stroked1-inset { box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 2px inset; } .clickable-stroked1-inset:hover, .clickable-stroked1-inset:focus, .clickable-stroked1-inset:active { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px inset; } .clickable-stroked-thick { box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px; } .clickable-stroked-thick:hover, .clickable-stroked-thick:focus, .clickable-stroked-thick:active { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 5px; } .clickable-stroked1-thick { box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px; } .clickable-stroked1-thick:hover, .clickable-stroked1-thick:focus, .clickable-stroked1-thick:active { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 5px; } .clickable-stroked1-light-thick { box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px; } .clickable-stroked1-light-thick:hover, .clickable-stroked1-light-thick:focus, .clickable-stroked1-light-thick:active { box-shadow: rgba(24, 26, 27, 0.5) 0px 0px 0px 5px; } .clickable-stroked-thick-inset { box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px inset; } .clickable-stroked-thick-inset:hover, .clickable-stroked-thick-inset:focus, .clickable-stroked-thick-inset:active { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 5px inset; } .clickable-stroked2 { box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 2px; } .clickable-stroked2:hover, .clickable-stroked2:focus, .clickable-stroked2:active, .clickable-stroked2.stroked3 { box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px 2px; } .card-hover-darken1 { box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px; } .card-hover-darken1:hover, .card-hover-darken1:focus, .card-hover-darken1:active { box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 10px; } .card-hover-darken4 { box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px; } .card-hover-darken4:hover, .card-hover-darken4:focus, .card-hover-darken4:active { box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 0px 10px; } .card-hover-white { box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 5px; } .card-hover-white:hover, .card-hover-white:focus, .card-hover-white:active { box-shadow: rgb(24, 26, 27) 0px 0px 0px 10px; } .button-stroked { box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 2px; } .button-stroked:hover, .button-stroked:focus, .button-stroked:active, .focus-container:focus .button-stroked { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .button-stroked.stroked2 { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } .button-stroked1 { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .button-stroked1:hover, .button-stroked1:focus, .button-stroked1:active, .focus-container:focus .button-stroked1 { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } .border-transparent, .border-transparent-hover:hover, .border-transparent-focus:focus, .border-transparent-active:active, .border-transparent-focus-within:focus-within, .focus-container:focus .parent-focus-border-transparent { border-color: transparent; } .border-lighten1, .border-lighten1-hover:hover, .border-lighten1-focus:focus, .border-lighten1-active:active, .border-lighten1-focus-within:focus-within, .focus-container:focus .parent-focus-border-lighten1 { border-color: rgba(48, 52, 54, 0.05); } .border-lighten2, .border-lighten2-hover:hover, .border-lighten2-focus:focus, .border-lighten2-active:active, .border-lighten2-focus-within:focus-within, .focus-container:focus .parent-focus-border-lighten2 { border-color: rgba(48, 52, 54, 0.1); } .border-lighten3, .border-lighten3-hover:hover, .border-lighten3-focus:focus, .border-lighten3-active:active, .border-lighten3-focus-within:focus-within, .focus-container:focus .parent-focus-border-lighten3 { border-color: rgba(48, 52, 54, 0.25); } .border-lighten4, .border-lighten4-hover:hover, .border-lighten4-focus:focus, .border-lighten4-active:active, .border-lighten4-focus-within:focus-within, .focus-container:focus .parent-focus-border-lighten4 { border-color: rgba(48, 52, 54, 0.5); } .border-darken1, .border-darken1-hover:hover, .border-darken1-focus:focus, .border-darken1-active:active, .border-darken1-focus-within:focus-within, .focus-container:focus .parent-focus-border-darken1 { border-color: rgba(140, 130, 115, 0.05); } .border-darken2, .border-darken2-hover:hover, .border-darken2-focus:focus, .border-darken2-active:active, .border-darken2-focus-within:focus-within, .focus-container:focus .parent-focus-border-darken2 { border-color: rgba(140, 130, 115, 0.1); } .border-darken3, .border-darken3-hover:hover, .border-darken3-focus:focus, .border-darken3-active:active, .border-darken3-focus-within:focus-within, .focus-container:focus .parent-focus-border-darken3 { border-color: rgba(140, 130, 115, 0.25); } .border-darken4, .border-darken4-hover:hover, .border-darken4-focus:focus, .border-darken4-active:active, .border-darken4-focus-within:focus-within, .focus-container:focus .parent-focus-border-darken4 { border-color: rgba(140, 130, 115, 0.5); } .text-white, a.text-white, .baymax a.text-white, .text-white a, .baymax .text-white a { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .text-white.link:hover, a.text-white.link:hover, .baymax a.text-white.link:hover, .text-white a.link:hover, .baymax .text-white a.link:hover { color: rgba(232, 230, 227, 0.8); } .text-white.understroke, a.text-white.understroke, .baymax a.text-white.understroke, .text-white a.understroke, .baymax .text-white a.understroke { border-color: rgba(48, 52, 54, 0.25); } .text-white.understroke.link:hover, a.text-white.understroke.link:hover, .baymax a.text-white.understroke.link:hover, .text-white a.understroke.link:hover, .baymax .text-white a.understroke.link:hover, .text-white.understroke.link.active, a.text-white.understroke.link.active, .baymax a.text-white.understroke.link.active, .text-white a.understroke.link.active, .baymax .text-white a.understroke.link.active { border-color: rgba(48, 52, 54, 0.8); } .text-white-focus:focus, .baymax .text-white-focus:focus, .text-white-hover:hover, .baymax .text-white-hover:hover, .hover-container:hover .parent-hover-text-white { color: rgb(232, 230, 227); } .text-dark, a.text-dark, .text-dark a { color: rgb(200, 195, 188); fill: rgb(200, 195, 188); } .text-dark.link:hover, a.text-dark.link:hover, .text-dark a.link:hover { color: rgba(232, 230, 227, 0.8); } .text-dark.understroke, a.text-dark.understroke, .text-dark a.understroke { border-color: rgba(140, 130, 115, 0.25); } .text-dark.understroke.link:hover, a.text-dark.understroke.link:hover, .text-dark a.understroke.link:hover, .text-dark.understroke.link.active, a.text-dark.understroke.link.active, .text-dark a.understroke.link.active { border-color: rgba(140, 130, 115, 0.8); } .text-dark-focus:focus, .baymax .text-dark-focus:focus, .hover-container:hover .parent-hover-text-dark { color: rgb(200, 195, 188); } .universe-dark { background-color: rgb(33, 34, 50); } .foreign-key-blue { background-color: rgb(32, 35, 36); } .text-universe-dark, a.text-universe-dark, .text-universe-dark-active:active, .text-universe-dark-focus:focus, .text-universe-dark-hover:hover, .focus-container:focus .text-universe-dark-focus, .baymax a.text-universe-dark, .text-universe-dark a, .baymax .text-universe-dark a { color: rgb(199, 195, 187); fill: rgb(199, 195, 187); } .text-universe-dark.link:hover, a.text-universe-dark.link:hover, .text-universe-dark-active:active.link:hover, .text-universe-dark-focus:focus.link:hover, .text-universe-dark-hover:hover.link:hover, .focus-container:focus .text-universe-dark-focus.link:hover, .baymax a.text-universe-dark.link:hover, .text-universe-dark a.link:hover, .baymax .text-universe-dark a.link:hover { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .text-universe-dark.understroke, a.text-universe-dark.understroke, .text-universe-dark-active:active.understroke, .text-universe-dark-focus:focus.understroke, .text-universe-dark-hover:hover.understroke, .focus-container:focus .text-universe-dark-focus.understroke, .baymax a.text-universe-dark.understroke, .text-universe-dark a.understroke, .baymax .text-universe-dark a.understroke { border-color: rgb(123, 114, 101); } .text-universe-dark.understroke.link:hover, a.text-universe-dark.understroke.link:hover, .text-universe-dark-active:active.understroke.link:hover, .text-universe-dark-focus:focus.understroke.link:hover, .text-universe-dark-hover:hover.understroke.link:hover, .focus-container:focus .text-universe-dark-focus.understroke.link:hover, .baymax a.text-universe-dark.understroke.link:hover, .text-universe-dark a.understroke.link:hover, .baymax .text-universe-dark a.understroke.link:hover, .text-universe-dark.understroke.link.active, a.text-universe-dark.understroke.link.active, .text-universe-dark-active:active.understroke.link.active, .text-universe-dark-focus:focus.understroke.link.active, .text-universe-dark-hover:hover.understroke.link.active, .focus-container:focus .text-universe-dark-focus.understroke.link.active, .baymax a.text-universe-dark.understroke.link.active, .text-universe-dark a.understroke.link.active, .baymax .text-universe-dark a.understroke.link.active { border-color: rgb(140, 130, 115); } .hover-container:hover .parent-hover-text-universe-dark { color: rgb(199, 195, 187); } .pro-starter-pack-green { background-color: rgb(11, 67, 30); } .yellow, .yellowBright, .yellow-focus:focus, .hover-container:hover .parent-hover-yellow { background-color: rgb(202, 144, 0); } .yellow-base, .yellowBase, .yellow-base:focus, .hover-container:hover .parent-hover-yellow-base { background-color: rgb(179, 113, 0); } .yellow-dark1, .yellowDark1, .yellowDark1-hover:hover, .yellowDark1-focus:focus { background-color: rgb(147, 94, 2); } .yellow-light1, .yellowLight1, .yellowLight1-hover:hover, .yellowLight1-focus:focus { background-color: rgb(138, 99, 0); } .yellow-light2, .yellow-light, .yellowLight2, .yellowLight, .yellowLight2-hover:hover, .yellowLight-hover:hover, .yellowLight2-focus:focus, .yellowLight-focus:focus, .hover-container:hover .parent-hover-yellowLight2 { background-color: rgb(95, 68, 0); } .yellow-border, .border-yellow { border-color: rgb(179, 128, 0); } .border-yellow-base { border-color: rgb(188, 118, 0); } .border-yellow-light1 { border-color: rgb(146, 104, 0); } .border-yellow-light2 { border-color: rgb(124, 88, 0); } .border-yellow-focus:focus, .focus-container:focus .parent-focus-border-yellow { border-color: rgb(179, 128, 0); } .stroked-yellow-light1 { box-shadow: rgb(138, 99, 0) 0px 0px 0px 2px; } .stroked-yellow-light2 { box-shadow: rgb(95, 68, 0) 0px 0px 0px 2px; } .stroked-yellow { box-shadow: rgb(202, 144, 0) 0px 0px 0px 2px; } .stroked-yellow-inset { box-shadow: rgb(202, 144, 0) 0px 0px 0px 2px inset; } .stroked-yellow-light2-inset { box-shadow: rgb(95, 68, 0) 0px 0px 0px 2px inset; } .text-yellow, a.text-yellow, .text-yellow-active:active, .text-yellow-focus:focus, .text-yellow-hover:hover, .focus-container:focus .text-yellow-focus, .baymax a.text-yellow, .text-yellow a, .baymax .text-yellow a { color: rgb(255, 190, 28); fill: rgb(255, 190, 28); } .text-yellow.link:hover, a.text-yellow.link:hover, .text-yellow-active:active.link:hover, .text-yellow-focus:focus.link:hover, .text-yellow-hover:hover.link:hover, .focus-container:focus .text-yellow-focus.link:hover, .baymax a.text-yellow.link:hover, .text-yellow a.link:hover, .baymax .text-yellow a.link:hover { color: rgb(255, 210, 99); fill: rgb(255, 210, 99); } .text-yellow.understroke, a.text-yellow.understroke, .text-yellow-active:active.understroke, .text-yellow-focus:focus.understroke, .text-yellow-hover:hover.understroke, .focus-container:focus .text-yellow-focus.understroke, .baymax a.text-yellow.understroke, .text-yellow a.understroke, .baymax .text-yellow a.understroke { border-color: rgb(179, 128, 0); } .text-yellow.understroke.link:hover, a.text-yellow.understroke.link:hover, .text-yellow-active:active.understroke.link:hover, .text-yellow-focus:focus.understroke.link:hover, .text-yellow-hover:hover.understroke.link:hover, .focus-container:focus .text-yellow-focus.understroke.link:hover, .baymax a.text-yellow.understroke.link:hover, .text-yellow a.understroke.link:hover, .baymax .text-yellow a.understroke.link:hover, .text-yellow.understroke.link.active, a.text-yellow.understroke.link.active, .text-yellow-active:active.understroke.link.active, .text-yellow-focus:focus.understroke.link.active, .text-yellow-hover:hover.understroke.link.active, .focus-container:focus .text-yellow-focus.understroke.link.active, .baymax a.text-yellow.understroke.link.active, .text-yellow a.understroke.link.active, .baymax .text-yellow a.understroke.link.active { border-color: rgb(210, 150, 0); } .hover-container:hover .parent-hover-text-yellow { color: rgb(255, 190, 28); } .text-yellow-dark1-hover:hover, a.text-yellow-dark1-hover:hover { color: rgb(252, 187, 76); fill: rgb(252, 187, 76); } [data-color="yellow"].coloredBackground { background-color: rgb(179, 113, 0) !important; } [data-color="yellow"].brightColoredBackground { background-color: rgb(202, 144, 0); } [data-color="yellow"].lightColoredBackground { background-color: rgb(95, 68, 0); } [data-color="yellow"].light1ColoredBackground { background-color: rgb(138, 99, 0); } [data-color="yellow"].darkColoredBackground { background-color: rgb(147, 94, 2); } [data-color="yellow"].coloredBorder { border-color: rgb(188, 118, 0); } [data-color="yellow"].lightColoredBorder { border-color: rgb(124, 88, 0); } [data-color="yellow"].coloredText { color: rgb(255, 178, 47); fill: rgb(255, 178, 47); } [data-color="yellow"].darkColoredText { color: rgb(252, 187, 76); fill: rgb(252, 187, 76); } [data-color="yellow"] .parentColoredBackground { background-color: rgb(179, 113, 0) !important; } [data-color="yellow"] .parentBrightColoredBackground { background-color: rgb(202, 144, 0); } [data-color="yellow"] .parentLightColoredBackground { background-color: rgb(95, 68, 0); } [data-color="yellow"] .parentDarkColoredBackground { background-color: rgb(147, 94, 2); } [data-color="yellow"] .parentColoredBorder { border-color: rgb(196, 124, 3) !important; } [data-color="yellow"] .parentColoredText { color: rgb(255, 178, 47); } [data-color="yellow"] .parentLightColoredText { color: rgb(255, 226, 153); } [data-color="yellow"] .parentColoredFill { fill: rgb(255, 178, 47); } [data-color="yellow"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(179, 113, 0, 0), rgb(179, 113, 0)); } [data-color="yellow"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(179, 113, 0, 0), rgb(179, 113, 0)); } [data-color="yellow"] .parentColoredLinearGradientFromTransparentToRightLight { background-image: linear-gradient(to right, rgba(179, 113, 0, 0), rgb(192, 121, 0)); } [data-color="yellow"] .parentColoredLinearGradientFromTransparentToLeftLight { background-image: linear-gradient(to left, rgba(179, 113, 0, 0), rgb(192, 121, 0)); } [data-color="yellow"] .parentComplementaryColoredBackground { background-color: rgb(14, 105, 174) !important; } [data-color="yellowLight"].coloredBackground { background-color: rgb(95, 68, 0) !important; } [data-color="yellowLight"].brightColoredBackground { background-color: rgb(95, 68, 0); } [data-color="yellowLight"].lightColoredBackground { background-color: rgb(95, 68, 0); } [data-color="yellowLight"].light1ColoredBackground { background-color: rgb(95, 68, 0); } [data-color="yellowLight"].coloredBorder { border-color: rgb(124, 88, 0); } [data-color="yellowLight"].lightColoredBorder { border-color: rgb(124, 88, 0); } [data-color="yellowLight"].coloredText { color: rgb(255, 226, 153); fill: rgb(255, 226, 153); } [data-color="yellowLight"] .parentColoredBackground { background-color: rgb(95, 68, 0) !important; } [data-color="yellowLight"] .parentBrightColoredBackground { background-color: rgb(95, 68, 0); } [data-color="yellowLight"] .parentLightColoredBackground { background-color: rgb(95, 68, 0); } [data-color="yellowLight"] .parentColoredBorder { border-color: rgb(124, 88, 0) !important; } [data-color="yellowLight"] .parentColoredText { color: rgb(255, 226, 153); } [data-color="yellowLight"] .parentLightColoredText { color: rgb(255, 226, 153); } [data-color="yellowLight"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(95, 68, 0, 0), rgb(95, 68, 0)); } [data-color="yellowLight"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(95, 68, 0, 0), rgb(95, 68, 0)); } [data-color="yellowLight"] .parentComplementaryColoredBackground { background-color: rgb(14, 105, 174) !important; } [data-color="yellowLight"].appIcon .symbol { color: rgb(200, 195, 188); } .orange, .orangeBright, .orange-focus:focus, .hover-container:hover .parent-hover-orange { background-color: rgb(178, 56, 0); } .orange-base, .orangeBase, .orange-base:focus, .hover-container:hover .parent-hover-orange-base { background-color: rgb(167, 42, 7); } .orange-dark1, .orangeDark1, .orangeDark1-hover:hover, .orangeDark1-focus:focus { background-color: rgb(172, 62, 30); } .orange-light1, .orangeLight1, .orangeLight1-hover:hover, .orangeLight1-focus:focus { background-color: rgb(127, 40, 0); } .orange-light2, .orange-light, .orangeLight2, .orangeLight, .orangeLight2-hover:hover, .orangeLight-hover:hover, .orangeLight2-focus:focus, .orangeLight-focus:focus, .hover-container:hover .parent-hover-orangeLight2 { background-color: rgb(75, 25, 2); } .orange-border, .border-orange { border-color: rgb(165, 52, 0); } .border-orange-base { border-color: rgb(157, 40, 6); } .border-orange-light1 { border-color: rgb(140, 44, 0); } .border-orange-light2 { border-color: rgb(112, 37, 3); } .border-orange-focus:focus, .focus-container:focus .parent-focus-border-orange { border-color: rgb(165, 52, 0); } .stroked-orange-light1 { box-shadow: rgb(127, 40, 0) 0px 0px 0px 2px; } .stroked-orange-light2 { box-shadow: rgb(75, 25, 2) 0px 0px 0px 2px; } .stroked-orange { box-shadow: rgb(178, 56, 0) 0px 0px 0px 2px; } .stroked-orange-inset { box-shadow: rgb(178, 56, 0) 0px 0px 0px 2px inset; } .stroked-orange-light2-inset { box-shadow: rgb(75, 25, 2) 0px 0px 0px 2px inset; } .text-orange, a.text-orange, .text-orange-active:active, .text-orange-focus:focus, .text-orange-hover:hover, .focus-container:focus .text-orange-focus, .baymax a.text-orange, .text-orange a, .baymax .text-orange a { color: rgb(255, 119, 56); fill: rgb(255, 119, 56); } .text-orange.link:hover, a.text-orange.link:hover, .text-orange-active:active.link:hover, .text-orange-focus:focus.link:hover, .text-orange-hover:hover.link:hover, .focus-container:focus .text-orange-focus.link:hover, .baymax a.text-orange.link:hover, .text-orange a.link:hover, .baymax .text-orange a.link:hover { color: rgb(255, 127, 66); fill: rgb(255, 127, 66); } .text-orange.understroke, a.text-orange.understroke, .text-orange-active:active.understroke, .text-orange-focus:focus.understroke, .text-orange-hover:hover.understroke, .focus-container:focus .text-orange-focus.understroke, .baymax a.text-orange.understroke, .text-orange a.understroke, .baymax .text-orange a.understroke { border-color: rgb(165, 52, 0); } .text-orange.understroke.link:hover, a.text-orange.understroke.link:hover, .text-orange-active:active.understroke.link:hover, .text-orange-focus:focus.understroke.link:hover, .text-orange-hover:hover.understroke.link:hover, .focus-container:focus .text-orange-focus.understroke.link:hover, .baymax a.text-orange.understroke.link:hover, .text-orange a.understroke.link:hover, .baymax .text-orange a.understroke.link:hover, .text-orange.understroke.link.active, a.text-orange.understroke.link.active, .text-orange-active:active.understroke.link.active, .text-orange-focus:focus.understroke.link.active, .text-orange-hover:hover.understroke.link.active, .focus-container:focus .text-orange-focus.understroke.link.active, .baymax a.text-orange.understroke.link.active, .text-orange a.understroke.link.active, .baymax .text-orange a.understroke.link.active { border-color: rgb(196, 63, 0); } .hover-container:hover .parent-hover-text-orange { color: rgb(255, 119, 56); } .text-orange-dark1-hover:hover, a.text-orange-dark1-hover:hover { color: rgb(221, 96, 61); fill: rgb(221, 96, 61); } [data-color="orange"].coloredBackground { background-color: rgb(167, 42, 7) !important; } [data-color="orange"].brightColoredBackground { background-color: rgb(178, 56, 0); } [data-color="orange"].lightColoredBackground { background-color: rgb(75, 25, 2); } [data-color="orange"].light1ColoredBackground { background-color: rgb(127, 40, 0); } [data-color="orange"].darkColoredBackground { background-color: rgb(172, 62, 30); } [data-color="orange"].coloredBorder { border-color: rgb(157, 40, 6); } [data-color="orange"].lightColoredBorder { border-color: rgb(112, 37, 3); } [data-color="orange"].coloredText { color: rgb(247, 109, 69); fill: rgb(247, 109, 69); } [data-color="orange"].darkColoredText { color: rgb(221, 96, 61); fill: rgb(221, 96, 61); } [data-color="orange"] .parentColoredBackground { background-color: rgb(167, 42, 7) !important; } [data-color="orange"] .parentBrightColoredBackground { background-color: rgb(178, 56, 0); } [data-color="orange"] .parentLightColoredBackground { background-color: rgb(75, 25, 2); } [data-color="orange"] .parentDarkColoredBackground { background-color: rgb(172, 62, 30); } [data-color="orange"] .parentColoredBorder { border-color: rgb(152, 55, 27) !important; } [data-color="orange"] .parentColoredText { color: rgb(247, 109, 69); } [data-color="orange"] .parentLightColoredText { color: rgb(253, 200, 176); } [data-color="orange"] .parentColoredFill { fill: rgb(247, 109, 69); } [data-color="orange"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(167, 42, 7, 0), rgb(167, 42, 7)); } [data-color="orange"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(167, 42, 7, 0), rgb(167, 42, 7)); } [data-color="orange"] .parentColoredLinearGradientFromTransparentToRightLight { background-image: linear-gradient(to right, rgba(167, 42, 7, 0), rgb(137, 35, 6)); } [data-color="orange"] .parentColoredLinearGradientFromTransparentToLeftLight { background-image: linear-gradient(to left, rgba(167, 42, 7, 0), rgb(137, 35, 6)); } [data-color="orange"] .parentComplementaryColoredBackground { background-color: rgb(14, 105, 174) !important; } [data-color="orangeLight"].coloredBackground { background-color: rgb(75, 25, 2) !important; } [data-color="orangeLight"].brightColoredBackground { background-color: rgb(75, 25, 2); } [data-color="orangeLight"].lightColoredBackground { background-color: rgb(75, 25, 2); } [data-color="orangeLight"].light1ColoredBackground { background-color: rgb(75, 25, 2); } [data-color="orangeLight"].coloredBorder { border-color: rgb(112, 37, 3); } [data-color="orangeLight"].lightColoredBorder { border-color: rgb(112, 37, 3); } [data-color="orangeLight"].coloredText { color: rgb(253, 200, 176); fill: rgb(253, 200, 176); } [data-color="orangeLight"] .parentColoredBackground { background-color: rgb(75, 25, 2) !important; } [data-color="orangeLight"] .parentBrightColoredBackground { background-color: rgb(75, 25, 2); } [data-color="orangeLight"] .parentLightColoredBackground { background-color: rgb(75, 25, 2); } [data-color="orangeLight"] .parentColoredBorder { border-color: rgb(112, 37, 3) !important; } [data-color="orangeLight"] .parentColoredText { color: rgb(253, 200, 176); } [data-color="orangeLight"] .parentLightColoredText { color: rgb(253, 200, 176); } [data-color="orangeLight"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(75, 25, 2, 0), rgb(75, 25, 2)); } [data-color="orangeLight"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(75, 25, 2, 0), rgb(75, 25, 2)); } [data-color="orangeLight"] .parentComplementaryColoredBackground { background-color: rgb(14, 105, 174) !important; } [data-color="orangeLight"].appIcon .symbol { color: rgb(200, 195, 188); } .red, .redBright, .red-focus:focus, .hover-container:hover .parent-hover-red { background-color: rgb(177, 6, 50); } .red-base, .redBase, .red-base:focus, .hover-container:hover .parent-hover-red-base { background-color: rgb(171, 21, 47); } .red-dark1, .redDark1, .redDark1-hover:hover, .redDark1-focus:focus { background-color: rgb(149, 24, 55); } .red-light1, .redLight1, .redLight1-hover:hover, .redLight1-focus:focus { background-color: rgb(109, 0, 28); } .red-light2, .red-light, .redLight2, .redLight, .redLight2-hover:hover, .redLight-hover:hover, .redLight2-focus:focus, .redLight-focus:focus, .hover-container:hover .parent-hover-redLight2 { background-color: rgb(72, 0, 19); } .red-border, .border-red { border-color: rgb(162, 5, 46); } .border-red-base { border-color: rgb(153, 19, 42); } .border-red-light1 { border-color: rgb(131, 0, 34); } .border-red-light2 { border-color: rgb(113, 0, 29); } .border-red-focus:focus, .focus-container:focus .parent-focus-border-red { border-color: rgb(162, 5, 46); } .stroked-red-light1 { box-shadow: rgb(109, 0, 28) 0px 0px 0px 2px; } .stroked-red-light2 { box-shadow: rgb(72, 0, 19) 0px 0px 0px 2px; } .stroked-red { box-shadow: rgb(177, 6, 50) 0px 0px 0px 2px; } .stroked-red-inset { box-shadow: rgb(177, 6, 50) 0px 0px 0px 2px inset; } .stroked-red-light2-inset { box-shadow: rgb(72, 0, 19) 0px 0px 0px 2px inset; } .text-red, a.text-red, .text-red-active:active, .text-red-focus:focus, .text-red-hover:hover, .focus-container:focus .text-red-focus, .baymax a.text-red, .text-red a, .baymax .text-red a { color: rgb(248, 57, 107); fill: rgb(248, 57, 107); } .text-red.link:hover, a.text-red.link:hover, .text-red-active:active.link:hover, .text-red-focus:focus.link:hover, .text-red-hover:hover.link:hover, .focus-container:focus .text-red-focus.link:hover, .baymax a.text-red.link:hover, .text-red a.link:hover, .baymax .text-red a.link:hover { color: rgb(249, 78, 122); fill: rgb(249, 78, 122); } .text-red.understroke, a.text-red.understroke, .text-red-active:active.understroke, .text-red-focus:focus.understroke, .text-red-hover:hover.understroke, .focus-container:focus .text-red-focus.understroke, .baymax a.text-red.understroke, .text-red a.understroke, .baymax .text-red a.understroke { border-color: rgb(162, 5, 46); } .text-red.understroke.link:hover, a.text-red.understroke.link:hover, .text-red-active:active.understroke.link:hover, .text-red-focus:focus.understroke.link:hover, .text-red-hover:hover.understroke.link:hover, .focus-container:focus .text-red-focus.understroke.link:hover, .baymax a.text-red.understroke.link:hover, .text-red a.understroke.link:hover, .baymax .text-red a.understroke.link:hover, .text-red.understroke.link.active, a.text-red.understroke.link.active, .text-red-active:active.understroke.link.active, .text-red-focus:focus.understroke.link.active, .text-red-hover:hover.understroke.link.active, .focus-container:focus .text-red-focus.understroke.link.active, .baymax a.text-red.understroke.link.active, .text-red a.understroke.link.active, .baymax .text-red a.understroke.link.active { border-color: rgb(192, 6, 55); } .hover-container:hover .parent-hover-text-red { color: rgb(248, 57, 107); } .text-red-dark1-hover:hover, a.text-red-dark1-hover:hover { color: rgb(227, 81, 117); fill: rgb(227, 81, 117); } [data-color="red"].coloredBackground { background-color: rgb(171, 21, 47) !important; } [data-color="red"].brightColoredBackground { background-color: rgb(177, 6, 50); } [data-color="red"].lightColoredBackground { background-color: rgb(72, 0, 19); } [data-color="red"].light1ColoredBackground { background-color: rgb(109, 0, 28); } [data-color="red"].darkColoredBackground { background-color: rgb(149, 24, 55); } [data-color="red"].coloredBorder { border-color: rgb(153, 19, 42); } [data-color="red"].lightColoredBorder { border-color: rgb(113, 0, 29); } [data-color="red"].coloredText { color: rgb(231, 63, 92); fill: rgb(231, 63, 92); } [data-color="red"].darkColoredText { color: rgb(227, 81, 117); fill: rgb(227, 81, 117); } [data-color="red"] .parentColoredBackground { background-color: rgb(171, 21, 47) !important; } [data-color="red"] .parentBrightColoredBackground { background-color: rgb(177, 6, 50); } [data-color="red"] .parentLightColoredBackground { background-color: rgb(72, 0, 19); } [data-color="red"] .parentDarkColoredBackground { background-color: rgb(149, 24, 55); } [data-color="red"] .parentColoredBorder { border-color: rgb(164, 26, 61) !important; } [data-color="red"] .parentColoredText { color: rgb(231, 63, 92); } [data-color="red"] .parentLightColoredText { color: rgb(255, 179, 199); } [data-color="red"] .parentColoredFill { fill: rgb(231, 63, 92); } [data-color="red"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(171, 21, 47, 0), rgb(171, 21, 47)); } [data-color="red"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(171, 21, 47, 0), rgb(171, 21, 47)); } [data-color="red"] .parentColoredLinearGradientFromTransparentToRightLight { background-image: linear-gradient(to right, rgba(171, 21, 47, 0), rgb(144, 18, 39)); } [data-color="red"] .parentColoredLinearGradientFromTransparentToLeftLight { background-image: linear-gradient(to left, rgba(171, 21, 47, 0), rgb(144, 18, 39)); } [data-color="red"] .parentComplementaryColoredBackground { background-color: rgb(1, 135, 175) !important; } [data-color="redLight"].coloredBackground { background-color: rgb(72, 0, 19) !important; } [data-color="redLight"].brightColoredBackground { background-color: rgb(72, 0, 19); } [data-color="redLight"].lightColoredBackground { background-color: rgb(72, 0, 19); } [data-color="redLight"].light1ColoredBackground { background-color: rgb(72, 0, 19); } [data-color="redLight"].coloredBorder { border-color: rgb(113, 0, 29); } [data-color="redLight"].lightColoredBorder { border-color: rgb(113, 0, 29); } [data-color="redLight"].coloredText { color: rgb(255, 179, 199); fill: rgb(255, 179, 199); } [data-color="redLight"] .parentColoredBackground { background-color: rgb(72, 0, 19) !important; } [data-color="redLight"] .parentBrightColoredBackground { background-color: rgb(72, 0, 19); } [data-color="redLight"] .parentLightColoredBackground { background-color: rgb(72, 0, 19); } [data-color="redLight"] .parentColoredBorder { border-color: rgb(113, 0, 29) !important; } [data-color="redLight"] .parentColoredText { color: rgb(255, 179, 199); } [data-color="redLight"] .parentLightColoredText { color: rgb(255, 179, 199); } [data-color="redLight"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(72, 0, 19, 0), rgb(72, 0, 19)); } [data-color="redLight"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(72, 0, 19, 0), rgb(72, 0, 19)); } [data-color="redLight"] .parentComplementaryColoredBackground { background-color: rgb(1, 135, 175) !important; } [data-color="redLight"].appIcon .symbol { color: rgb(200, 195, 188); } .pink, .pinkBright, .pink-focus:focus, .hover-container:hover .parent-hover-pink { background-color: rgb(199, 0, 150); } .pink-base, .pinkBase, .pink-base:focus, .hover-container:hover .parent-hover-pink-base { background-color: rgb(175, 18, 136); } .pink-dark1, .pinkDark1, .pinkDark1-hover:hover, .pinkDark1-focus:focus { background-color: rgb(142, 17, 111); } .pink-light1, .pinkLight1, .pinkLight1-hover:hover, .pinkLight1-focus:focus { background-color: rgb(107, 7, 82); } .pink-light2, .pink-light, .pinkLight2, .pinkLight, .pinkLight2-hover:hover, .pinkLight-hover:hover, .pinkLight2-focus:focus, .pinkLight-focus:focus, .hover-container:hover .parent-hover-pinkLight2 { background-color: rgb(73, 0, 55); } .pink-border, .border-pink { border-color: rgb(176, 0, 133); } .border-pink-base { border-color: rgb(157, 16, 122); } .border-pink-light1 { border-color: rgb(126, 8, 96); } .border-pink-light2 { border-color: rgb(113, 0, 86); } .border-pink-focus:focus, .focus-container:focus .parent-focus-border-pink { border-color: rgb(176, 0, 133); } .stroked-pink-light1 { box-shadow: rgb(107, 7, 82) 0px 0px 0px 2px; } .stroked-pink-light2 { box-shadow: rgb(73, 0, 55) 0px 0px 0px 2px; } .stroked-pink { box-shadow: rgb(199, 0, 150) 0px 0px 0px 2px; } .stroked-pink-inset { box-shadow: rgb(199, 0, 150) 0px 0px 0px 2px inset; } .stroked-pink-light2-inset { box-shadow: rgb(73, 0, 55) 0px 0px 0px 2px inset; } .text-pink, a.text-pink, .text-pink-active:active, .text-pink-focus:focus, .text-pink-hover:hover, .focus-container:focus .text-pink-focus, .baymax a.text-pink, .text-pink a, .baymax .text-pink a { color: rgb(255, 31, 200); fill: rgb(255, 31, 200); } .text-pink.link:hover, a.text-pink.link:hover, .text-pink-active:active.link:hover, .text-pink-focus:focus.link:hover, .text-pink-hover:hover.link:hover, .focus-container:focus .text-pink-focus.link:hover, .baymax a.text-pink.link:hover, .text-pink a.link:hover, .baymax .text-pink a.link:hover { color: rgb(255, 91, 214); fill: rgb(255, 91, 214); } .text-pink.understroke, a.text-pink.understroke, .text-pink-active:active.understroke, .text-pink-focus:focus.understroke, .text-pink-hover:hover.understroke, .focus-container:focus .text-pink-focus.understroke, .baymax a.text-pink.understroke, .text-pink a.understroke, .baymax .text-pink a.understroke { border-color: rgb(176, 0, 133); } .text-pink.understroke.link:hover, a.text-pink.understroke.link:hover, .text-pink-active:active.understroke.link:hover, .text-pink-focus:focus.understroke.link:hover, .text-pink-hover:hover.understroke.link:hover, .focus-container:focus .text-pink-focus.understroke.link:hover, .baymax a.text-pink.understroke.link:hover, .text-pink a.understroke.link:hover, .baymax .text-pink a.understroke.link:hover, .text-pink.understroke.link.active, a.text-pink.understroke.link.active, .text-pink-active:active.understroke.link.active, .text-pink-focus:focus.understroke.link.active, .text-pink-hover:hover.understroke.link.active, .focus-container:focus .text-pink-focus.understroke.link.active, .baymax a.text-pink.understroke.link.active, .text-pink a.understroke.link.active, .baymax .text-pink a.understroke.link.active { border-color: rgb(207, 0, 155); } .hover-container:hover .parent-hover-text-pink { color: rgb(255, 31, 200); } .text-pink-dark1-hover:hover, a.text-pink-dark1-hover:hover { color: rgb(235, 85, 198); fill: rgb(235, 85, 198); } [data-color="pink"].coloredBackground { background-color: rgb(175, 18, 136) !important; } [data-color="pink"].brightColoredBackground { background-color: rgb(199, 0, 150); } [data-color="pink"].lightColoredBackground { background-color: rgb(73, 0, 55); } [data-color="pink"].light1ColoredBackground { background-color: rgb(107, 7, 82); } [data-color="pink"].darkColoredBackground { background-color: rgb(142, 17, 111); } [data-color="pink"].coloredBorder { border-color: rgb(157, 16, 122); } [data-color="pink"].lightColoredBorder { border-color: rgb(113, 0, 86); } [data-color="pink"].coloredText { color: rgb(235, 59, 192); fill: rgb(235, 59, 192); } [data-color="pink"].darkColoredText { color: rgb(235, 85, 198); fill: rgb(235, 85, 198); } [data-color="pink"] .parentColoredBackground { background-color: rgb(175, 18, 136) !important; } [data-color="pink"] .parentBrightColoredBackground { background-color: rgb(199, 0, 150); } [data-color="pink"] .parentLightColoredBackground { background-color: rgb(73, 0, 55); } [data-color="pink"] .parentDarkColoredBackground { background-color: rgb(142, 17, 111); } [data-color="pink"] .parentColoredBorder { border-color: rgb(175, 21, 136) !important; } [data-color="pink"] .parentColoredText { color: rgb(235, 59, 192); } [data-color="pink"] .parentLightColoredText { color: rgb(255, 178, 236); } [data-color="pink"] .parentColoredFill { fill: rgb(235, 59, 192); } [data-color="pink"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(175, 18, 136, 0), rgb(175, 18, 136)); } [data-color="pink"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(175, 18, 136, 0), rgb(175, 18, 136)); } [data-color="pink"] .parentColoredLinearGradientFromTransparentToRightLight { background-image: linear-gradient(to right, rgba(175, 18, 136, 0), rgb(147, 15, 115)); } [data-color="pink"] .parentColoredLinearGradientFromTransparentToLeftLight { background-image: linear-gradient(to left, rgba(175, 18, 136, 0), rgb(147, 15, 115)); } [data-color="pink"] .parentComplementaryColoredBackground { background-color: rgb(202, 144, 0) !important; } [data-color="pinkLight"].coloredBackground { background-color: rgb(73, 0, 55) !important; } [data-color="pinkLight"].brightColoredBackground { background-color: rgb(73, 0, 55); } [data-color="pinkLight"].lightColoredBackground { background-color: rgb(73, 0, 55); } [data-color="pinkLight"].light1ColoredBackground { background-color: rgb(73, 0, 55); } [data-color="pinkLight"].coloredBorder { border-color: rgb(113, 0, 86); } [data-color="pinkLight"].lightColoredBorder { border-color: rgb(113, 0, 86); } [data-color="pinkLight"].coloredText { color: rgb(255, 178, 236); fill: rgb(255, 178, 236); } [data-color="pinkLight"] .parentColoredBackground { background-color: rgb(73, 0, 55) !important; } [data-color="pinkLight"] .parentBrightColoredBackground { background-color: rgb(73, 0, 55); } [data-color="pinkLight"] .parentLightColoredBackground { background-color: rgb(73, 0, 55); } [data-color="pinkLight"] .parentColoredBorder { border-color: rgb(113, 0, 86) !important; } [data-color="pinkLight"] .parentColoredText { color: rgb(255, 178, 236); } [data-color="pinkLight"] .parentLightColoredText { color: rgb(255, 178, 236); } [data-color="pinkLight"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(73, 0, 55, 0), rgb(73, 0, 55)); } [data-color="pinkLight"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(73, 0, 55, 0), rgb(73, 0, 55)); } [data-color="pinkLight"] .parentComplementaryColoredBackground { background-color: rgb(202, 144, 0) !important; } [data-color="pinkLight"].appIcon .symbol { color: rgb(200, 195, 188); } .purple, .purpleBright, .purple-focus:focus, .hover-container:hover .parent-hover-purple { background-color: rgb(60, 0, 162); } .purple-base, .purpleBase, .purple-base:focus, .hover-container:hover .parent-hover-purple-base { background-color: rgb(71, 15, 166); } .purple-dark1, .purpleDark1, .purpleDark1-hover:hover, .purpleDark1-focus:focus { background-color: rgb(86, 22, 141); } .purple-light1, .purpleLight1, .purpleLight1-hover:hover, .purpleLight1-focus:focus { background-color: rgb(46, 50, 52); } .purple-light2, .purple-light, .purpleLight2, .purpleLight, .purpleLight2-hover:hover, .purpleLight-hover:hover, .purpleLight2-focus:focus, .purpleLight-focus:focus, .hover-container:hover .parent-hover-purpleLight2 { background-color: rgb(32, 35, 37); } .purple-border, .border-purple { border-color: rgb(59, 0, 158); } .border-purple-base { border-color: rgb(66, 14, 153); } .border-purple-light1 { border-color: rgb(46, 0, 126); } .border-purple-light2 { border-color: rgb(44, 4, 107); } .border-purple-focus:focus, .focus-container:focus .parent-focus-border-purple { border-color: rgb(59, 0, 158); } .stroked-purple-light1 { box-shadow: rgb(46, 50, 52) 0px 0px 0px 2px; } .stroked-purple-light2 { box-shadow: rgb(32, 35, 37) 0px 0px 0px 2px; } .stroked-purple { box-shadow: rgb(60, 0, 162) 0px 0px 0px 2px; } .stroked-purple-inset { box-shadow: rgb(60, 0, 162) 0px 0px 0px 2px inset; } .stroked-purple-light2-inset { box-shadow: rgb(32, 35, 37) 0px 0px 0px 2px inset; } .text-purple, a.text-purple, .text-purple-active:active, .text-purple-focus:focus, .text-purple-hover:hover, .focus-container:focus .text-purple-focus, .baymax a.text-purple, .text-purple a, .baymax .text-purple a { color: rgb(142, 74, 255); fill: rgb(142, 74, 255); } .text-purple.link:hover, a.text-purple.link:hover, .text-purple-active:active.link:hover, .text-purple-focus:focus.link:hover, .text-purple-hover:hover.link:hover, .focus-container:focus .text-purple-focus.link:hover, .baymax a.text-purple.link:hover, .text-purple a.link:hover, .baymax .text-purple a.link:hover { color: rgb(125, 48, 255); fill: rgb(125, 48, 255); } .text-purple.understroke, a.text-purple.understroke, .text-purple-active:active.understroke, .text-purple-focus:focus.understroke, .text-purple-hover:hover.understroke, .focus-container:focus .text-purple-focus.understroke, .baymax a.text-purple.understroke, .text-purple a.understroke, .baymax .text-purple a.understroke { border-color: rgb(59, 0, 158); } .text-purple.understroke.link:hover, a.text-purple.understroke.link:hover, .text-purple-active:active.understroke.link:hover, .text-purple-focus:focus.understroke.link:hover, .text-purple-hover:hover.understroke.link:hover, .focus-container:focus .text-purple-focus.understroke.link:hover, .baymax a.text-purple.understroke.link:hover, .text-purple a.understroke.link:hover, .baymax .text-purple a.understroke.link:hover, .text-purple.understroke.link.active, a.text-purple.understroke.link.active, .text-purple-active:active.understroke.link.active, .text-purple-focus:focus.understroke.link.active, .text-purple-hover:hover.understroke.link.active, .focus-container:focus .text-purple-focus.understroke.link.active, .baymax a.text-purple.understroke.link.active, .text-purple a.understroke.link.active, .baymax .text-purple a.understroke.link.active { border-color: rgb(70, 0, 188); } .hover-container:hover .parent-hover-text-purple { color: rgb(142, 74, 255); } .text-purple-dark1-hover:hover, a.text-purple-dark1-hover:hover { color: rgb(163, 88, 228); fill: rgb(163, 88, 228); } [data-color="purple"].coloredBackground { background-color: rgb(71, 15, 166) !important; } [data-color="purple"].brightColoredBackground { background-color: rgb(60, 0, 162); } [data-color="purple"].lightColoredBackground { background-color: rgb(32, 35, 37); } [data-color="purple"].light1ColoredBackground { background-color: rgb(46, 50, 52); } [data-color="purple"].darkColoredBackground { background-color: rgb(86, 22, 141); } [data-color="purple"].coloredBorder { border-color: rgb(66, 14, 153); } [data-color="purple"].lightColoredBorder { border-color: rgb(44, 4, 107); } [data-color="purple"].coloredText { color: rgb(132, 70, 238); fill: rgb(132, 70, 238); } [data-color="purple"].darkColoredText { color: rgb(163, 88, 228); fill: rgb(163, 88, 228); } [data-color="purple"] .parentColoredBackground { background-color: rgb(71, 15, 166) !important; } [data-color="purple"] .parentBrightColoredBackground { background-color: rgb(60, 0, 162); } [data-color="purple"] .parentLightColoredBackground { background-color: rgb(32, 35, 37); } [data-color="purple"] .parentDarkColoredBackground { background-color: rgb(86, 22, 141); } [data-color="purple"] .parentColoredBorder { border-color: rgb(102, 27, 167) !important; } [data-color="purple"] .parentColoredText { color: rgb(132, 70, 238); } [data-color="purple"] .parentLightColoredText { color: rgb(212, 185, 253); } [data-color="purple"] .parentColoredFill { fill: rgb(132, 70, 238); } [data-color="purple"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(71, 15, 166, 0), rgb(71, 15, 166)); } [data-color="purple"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(71, 15, 166, 0), rgb(71, 15, 166)); } [data-color="purple"] .parentColoredLinearGradientFromTransparentToRightLight { background-image: linear-gradient(to right, rgba(71, 15, 166, 0), rgb(59, 13, 137)); } [data-color="purple"] .parentColoredLinearGradientFromTransparentToLeftLight { background-image: linear-gradient(to left, rgba(71, 15, 166, 0), rgb(59, 13, 137)); } [data-color="purple"] .parentComplementaryColoredBackground { background-color: rgb(202, 144, 0) !important; } [data-color="purpleLight"].coloredBackground { background-color: rgb(32, 35, 37) !important; } [data-color="purpleLight"].brightColoredBackground { background-color: rgb(32, 35, 37); } [data-color="purpleLight"].lightColoredBackground { background-color: rgb(32, 35, 37); } [data-color="purpleLight"].light1ColoredBackground { background-color: rgb(32, 35, 37); } [data-color="purpleLight"].coloredBorder { border-color: rgb(44, 4, 107); } [data-color="purpleLight"].lightColoredBorder { border-color: rgb(44, 4, 107); } [data-color="purpleLight"].coloredText { color: rgb(212, 185, 253); fill: rgb(212, 185, 253); } [data-color="purpleLight"] .parentColoredBackground { background-color: rgb(32, 35, 37) !important; } [data-color="purpleLight"] .parentBrightColoredBackground { background-color: rgb(32, 35, 37); } [data-color="purpleLight"] .parentLightColoredBackground { background-color: rgb(32, 35, 37); } [data-color="purpleLight"] .parentColoredBorder { border-color: rgb(44, 4, 107) !important; } [data-color="purpleLight"] .parentColoredText { color: rgb(212, 185, 253); } [data-color="purpleLight"] .parentLightColoredText { color: rgb(212, 185, 253); } [data-color="purpleLight"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(32, 35, 37, 0), rgb(32, 35, 37)); } [data-color="purpleLight"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(32, 35, 37, 0), rgb(32, 35, 37)); } [data-color="purpleLight"] .parentComplementaryColoredBackground { background-color: rgb(202, 144, 0) !important; } [data-color="purpleLight"].appIcon .symbol { color: rgb(200, 195, 188); } .blue, .blueBright, .blue-focus:focus, .hover-container:hover .parent-hover-blue { background-color: rgb(5, 74, 176); } .blue-base, .blueBase, .blue-base:focus, .hover-container:hover .parent-hover-blue-base { background-color: rgb(14, 105, 174); } .blue-dark1, .blueDark1, .blueDark1-hover:hover, .blueDark1-focus:focus { background-color: rgb(31, 64, 139); } .blue-light1, .blueLight1, .blueLight1-hover:hover, .blueLight1-focus:focus { background-color: rgb(52, 56, 58); } .blue-light2, .blue-light, .blueLight2, .blueLight, .blueLight2-hover:hover, .blueLight-hover:hover, .blueLight2-focus:focus, .blueLight-focus:focus, .hover-container:hover .parent-hover-blueLight2 { background-color: rgb(38, 41, 42); } .blue-border, .border-blue { border-color: rgb(5, 68, 162); } .border-blue-base { border-color: rgb(14, 102, 170); } .border-blue-light1 { border-color: rgb(0, 57, 132); } .border-blue-light2 { border-color: rgb(0, 39, 116); } .border-blue-focus:focus, .focus-container:focus .parent-focus-border-blue { border-color: rgb(5, 68, 162); } .stroked-blue-light1 { box-shadow: rgb(52, 56, 58) 0px 0px 0px 2px; } .stroked-blue-light2 { box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px; } .stroked-blue { box-shadow: rgb(5, 74, 176) 0px 0px 0px 2px; } .stroked-blue-inset { box-shadow: rgb(5, 74, 176) 0px 0px 0px 2px inset; } .stroked-blue-light2-inset { box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset; } .text-blue, a.text-blue, .text-blue-active:active, .text-blue-focus:focus, .text-blue-hover:hover, .focus-container:focus .text-blue-focus, .baymax a.text-blue, .text-blue a, .baymax .text-blue a { color: rgb(58, 157, 249); fill: rgb(58, 157, 249); } .text-blue.link:hover, a.text-blue.link:hover, .text-blue-active:active.link:hover, .text-blue-focus:focus.link:hover, .text-blue-hover:hover.link:hover, .focus-container:focus .text-blue-focus.link:hover, .baymax a.text-blue.link:hover, .text-blue a.link:hover, .baymax .text-blue a.link:hover { color: rgb(93, 174, 251); fill: rgb(93, 174, 251); } .text-blue.understroke, a.text-blue.understroke, .text-blue-active:active.understroke, .text-blue-focus:focus.understroke, .text-blue-hover:hover.understroke, .focus-container:focus .text-blue-focus.understroke, .baymax a.text-blue.understroke, .text-blue a.understroke, .baymax .text-blue a.understroke { border-color: rgb(5, 68, 162); } .text-blue.understroke.link:hover, a.text-blue.understroke.link:hover, .text-blue-active:active.understroke.link:hover, .text-blue-focus:focus.understroke.link:hover, .text-blue-hover:hover.understroke.link:hover, .focus-container:focus .text-blue-focus.understroke.link:hover, .baymax a.text-blue.understroke.link:hover, .text-blue a.understroke.link:hover, .baymax .text-blue a.understroke.link:hover, .text-blue.understroke.link.active, a.text-blue.understroke.link.active, .text-blue-active:active.understroke.link.active, .text-blue-focus:focus.understroke.link.active, .text-blue-hover:hover.understroke.link.active, .focus-container:focus .text-blue-focus.understroke.link.active, .baymax a.text-blue.understroke.link.active, .text-blue a.understroke.link.active, .baymax .text-blue a.understroke.link.active { border-color: rgb(5, 80, 192); } .hover-container:hover .parent-hover-text-blue { color: rgb(58, 157, 249); } .text-blue-dark1-hover:hover, a.text-blue-dark1-hover:hover { color: rgb(109, 163, 222); fill: rgb(109, 163, 222); } [data-color="blue"].coloredBackground { background-color: rgb(14, 105, 174) !important; } [data-color="blue"].brightColoredBackground { background-color: rgb(5, 74, 176); } [data-color="blue"].lightColoredBackground { background-color: rgb(38, 41, 42); } [data-color="blue"].light1ColoredBackground { background-color: rgb(52, 56, 58); } [data-color="blue"].darkColoredBackground { background-color: rgb(31, 64, 139); } [data-color="blue"].coloredBorder { border-color: rgb(14, 102, 170); } [data-color="blue"].lightColoredBorder { border-color: rgb(0, 39, 116); } [data-color="blue"].coloredText { color: rgb(77, 171, 240); fill: rgb(77, 171, 240); } [data-color="blue"].darkColoredText { color: rgb(109, 163, 222); fill: rgb(109, 163, 222); } [data-color="blue"] .parentColoredBackground { background-color: rgb(14, 105, 174) !important; } [data-color="blue"] .parentBrightColoredBackground { background-color: rgb(5, 74, 176); } [data-color="blue"] .parentLightColoredBackground { background-color: rgb(38, 41, 42); } [data-color="blue"] .parentDarkColoredBackground { background-color: rgb(31, 64, 139); } [data-color="blue"] .parentColoredBorder { border-color: rgb(35, 72, 156) !important; } [data-color="blue"] .parentColoredText { color: rgb(77, 171, 240); } [data-color="blue"] .parentLightColoredText { color: rgb(170, 212, 255); } [data-color="blue"] .parentColoredFill { fill: rgb(77, 171, 240); } [data-color="blue"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(14, 105, 174, 0), rgb(14, 105, 174)); } [data-color="blue"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(14, 105, 174, 0), rgb(14, 105, 174)); } [data-color="blue"] .parentColoredLinearGradientFromTransparentToRightLight { background-image: linear-gradient(to right, rgba(14, 105, 174, 0), rgb(14, 103, 171)); } [data-color="blue"] .parentColoredLinearGradientFromTransparentToLeftLight { background-image: linear-gradient(to left, rgba(14, 105, 174, 0), rgb(14, 103, 171)); } [data-color="blue"] .parentComplementaryColoredBackground { background-color: rgb(202, 144, 0) !important; } [data-color="blueLight"].coloredBackground { background-color: rgb(38, 41, 42) !important; } [data-color="blueLight"].brightColoredBackground { background-color: rgb(38, 41, 42); } [data-color="blueLight"].lightColoredBackground { background-color: rgb(38, 41, 42); } [data-color="blueLight"].light1ColoredBackground { background-color: rgb(38, 41, 42); } [data-color="blueLight"].coloredBorder { border-color: rgb(0, 39, 116); } [data-color="blueLight"].lightColoredBorder { border-color: rgb(0, 39, 116); } [data-color="blueLight"].coloredText { color: rgb(170, 212, 255); fill: rgb(170, 212, 255); } [data-color="blueLight"] .parentColoredBackground { background-color: rgb(38, 41, 42) !important; } [data-color="blueLight"] .parentBrightColoredBackground { background-color: rgb(38, 41, 42); } [data-color="blueLight"] .parentLightColoredBackground { background-color: rgb(38, 41, 42); } [data-color="blueLight"] .parentColoredBorder { border-color: rgb(0, 39, 116) !important; } [data-color="blueLight"] .parentColoredText { color: rgb(170, 212, 255); } [data-color="blueLight"] .parentLightColoredText { color: rgb(170, 212, 255); } [data-color="blueLight"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(38, 41, 42, 0), rgb(38, 41, 42)); } [data-color="blueLight"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(38, 41, 42, 0), rgb(38, 41, 42)); } [data-color="blueLight"] .parentComplementaryColoredBackground { background-color: rgb(202, 144, 0) !important; } [data-color="blueLight"].appIcon .symbol { color: rgb(200, 195, 188); } .cyan, .cyanBright, .cyan-focus:focus, .hover-container:hover .parent-hover-cyan { background-color: rgb(0, 137, 190); } .cyan-base, .cyanBase, .cyan-base:focus, .hover-container:hover .parent-hover-cyan-base { background-color: rgb(1, 135, 175); } .cyan-dark1, .cyanDark1, .cyanDark1-hover:hover, .cyanDark1-focus:focus { background-color: rgb(9, 94, 146); } .cyan-light1, .cyanLight1, .cyanLight1-hover:hover, .cyanLight1-focus:focus { background-color: rgb(11, 96, 128); } .cyan-light2, .cyan-light, .cyanLight2, .cyanLight, .cyanLight2-hover:hover, .cyanLight-hover:hover, .cyanLight2-focus:focus, .cyanLight-focus:focus, .hover-container:hover .parent-hover-cyanLight2 { background-color: rgb(3, 56, 77); } .cyan-border, .border-cyan { border-color: rgb(0, 124, 171); } .border-cyan-base { border-color: rgb(1, 145, 188); } .border-cyan-light1 { border-color: rgb(12, 101, 135); } .border-cyan-light2 { border-color: rgb(5, 81, 112); } .border-cyan-focus:focus, .focus-container:focus .parent-focus-border-cyan { border-color: rgb(0, 124, 171); } .stroked-cyan-light1 { box-shadow: rgb(11, 96, 128) 0px 0px 0px 2px; } .stroked-cyan-light2 { box-shadow: rgb(3, 56, 77) 0px 0px 0px 2px; } .stroked-cyan { box-shadow: rgb(0, 137, 190) 0px 0px 0px 2px; } .stroked-cyan-inset { box-shadow: rgb(0, 137, 190) 0px 0px 0px 2px inset; } .stroked-cyan-light2-inset { box-shadow: rgb(3, 56, 77) 0px 0px 0px 2px inset; } .text-cyan, a.text-cyan, .text-cyan-active:active, .text-cyan-focus:focus, .text-cyan-hover:hover, .focus-container:focus .text-cyan-focus, .baymax a.text-cyan, .text-cyan a, .baymax .text-cyan a { color: rgb(42, 196, 255); fill: rgb(42, 196, 255); } .text-cyan.link:hover, a.text-cyan.link:hover, .text-cyan-active:active.link:hover, .text-cyan-focus:focus.link:hover, .text-cyan-hover:hover.link:hover, .focus-container:focus .text-cyan-focus.link:hover, .baymax a.text-cyan.link:hover, .text-cyan a.link:hover, .baymax .text-cyan a.link:hover { color: rgb(80, 207, 255); fill: rgb(80, 207, 255); } .text-cyan.understroke, a.text-cyan.understroke, .text-cyan-active:active.understroke, .text-cyan-focus:focus.understroke, .text-cyan-hover:hover.understroke, .focus-container:focus .text-cyan-focus.understroke, .baymax a.text-cyan.understroke, .text-cyan a.understroke, .baymax .text-cyan a.understroke { border-color: rgb(0, 124, 171); } .text-cyan.understroke.link:hover, a.text-cyan.understroke.link:hover, .text-cyan-active:active.understroke.link:hover, .text-cyan-focus:focus.understroke.link:hover, .text-cyan-hover:hover.understroke.link:hover, .focus-container:focus .text-cyan-focus.understroke.link:hover, .baymax a.text-cyan.understroke.link:hover, .text-cyan a.understroke.link:hover, .baymax .text-cyan a.understroke.link:hover, .text-cyan.understroke.link.active, a.text-cyan.understroke.link.active, .text-cyan-active:active.understroke.link.active, .text-cyan-focus:focus.understroke.link.active, .text-cyan-hover:hover.understroke.link.active, .focus-container:focus .text-cyan-focus.understroke.link.active, .baymax a.text-cyan.understroke.link.active, .text-cyan a.understroke.link.active, .baymax .text-cyan a.understroke.link.active { border-color: rgb(0, 146, 202); } .hover-container:hover .parent-hover-text-cyan { color: rgb(42, 196, 255); } .text-cyan-dark1-hover:hover, a.text-cyan-dark1-hover:hover { color: rgb(79, 182, 244); fill: rgb(79, 182, 244); } [data-color="cyan"].coloredBackground { background-color: rgb(1, 135, 175) !important; } [data-color="cyan"].brightColoredBackground { background-color: rgb(0, 137, 190); } [data-color="cyan"].lightColoredBackground { background-color: rgb(3, 56, 77); } [data-color="cyan"].light1ColoredBackground { background-color: rgb(11, 96, 128); } [data-color="cyan"].darkColoredBackground { background-color: rgb(9, 94, 146); } [data-color="cyan"].coloredBorder { border-color: rgb(1, 145, 188); } [data-color="cyan"].lightColoredBorder { border-color: rgb(5, 81, 112); } [data-color="cyan"].coloredText { color: rgb(51, 207, 254); fill: rgb(51, 207, 254); } [data-color="cyan"].darkColoredText { color: rgb(79, 182, 244); fill: rgb(79, 182, 244); } [data-color="cyan"] .parentColoredBackground { background-color: rgb(1, 135, 175) !important; } [data-color="cyan"] .parentBrightColoredBackground { background-color: rgb(0, 137, 190); } [data-color="cyan"] .parentLightColoredBackground { background-color: rgb(3, 56, 77); } [data-color="cyan"] .parentDarkColoredBackground { background-color: rgb(9, 94, 146); } [data-color="cyan"] .parentColoredBorder { border-color: rgb(11, 120, 186) !important; } [data-color="cyan"] .parentColoredText { color: rgb(51, 207, 254); } [data-color="cyan"] .parentLightColoredText { color: rgb(173, 229, 252); } [data-color="cyan"] .parentColoredFill { fill: rgb(51, 207, 254); } [data-color="cyan"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(1, 135, 175, 0), rgb(1, 135, 175)); } [data-color="cyan"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(1, 135, 175, 0), rgb(1, 135, 175)); } [data-color="cyan"] .parentColoredLinearGradientFromTransparentToRightLight { background-image: linear-gradient(to right, rgba(1, 135, 175, 0), rgb(1, 150, 194)); } [data-color="cyan"] .parentColoredLinearGradientFromTransparentToLeftLight { background-image: linear-gradient(to left, rgba(1, 135, 175, 0), rgb(1, 150, 194)); } [data-color="cyan"] .parentComplementaryColoredBackground { background-color: rgb(171, 21, 47) !important; } [data-color="cyanLight"].coloredBackground { background-color: rgb(3, 56, 77) !important; } [data-color="cyanLight"].brightColoredBackground { background-color: rgb(3, 56, 77); } [data-color="cyanLight"].lightColoredBackground { background-color: rgb(3, 56, 77); } [data-color="cyanLight"].light1ColoredBackground { background-color: rgb(3, 56, 77); } [data-color="cyanLight"].coloredBorder { border-color: rgb(5, 81, 112); } [data-color="cyanLight"].lightColoredBorder { border-color: rgb(5, 81, 112); } [data-color="cyanLight"].coloredText { color: rgb(173, 229, 252); fill: rgb(173, 229, 252); } [data-color="cyanLight"] .parentColoredBackground { background-color: rgb(3, 56, 77) !important; } [data-color="cyanLight"] .parentBrightColoredBackground { background-color: rgb(3, 56, 77); } [data-color="cyanLight"] .parentLightColoredBackground { background-color: rgb(3, 56, 77); } [data-color="cyanLight"] .parentColoredBorder { border-color: rgb(5, 81, 112) !important; } [data-color="cyanLight"] .parentColoredText { color: rgb(173, 229, 252); } [data-color="cyanLight"] .parentLightColoredText { color: rgb(173, 229, 252); } [data-color="cyanLight"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(3, 56, 77, 0), rgb(3, 56, 77)); } [data-color="cyanLight"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(3, 56, 77, 0), rgb(3, 56, 77)); } [data-color="cyanLight"] .parentComplementaryColoredBackground { background-color: rgb(171, 21, 47) !important; } [data-color="cyanLight"].appIcon .symbol { color: rgb(200, 195, 188); } .teal, .tealBright, .teal-focus:focus, .hover-container:hover .parent-hover-teal { background-color: rgb(26, 174, 168); } .teal-base, .tealBase, .teal-base:focus, .hover-container:hover .parent-hover-teal-base { background-color: rgb(2, 136, 131); } .teal-dark1, .tealDark1, .tealDark1-hover:hover, .tealDark1-focus:focus { background-color: rgb(5, 128, 124); } .teal-light1, .tealLight1, .tealLight1-hover:hover, .tealLight1-focus:focus { background-color: rgb(30, 126, 108); } .teal-light2, .teal-light, .tealLight2, .tealLight, .tealLight2-hover:hover, .tealLight-hover:hover, .tealLight2-focus:focus, .tealLight-focus:focus, .hover-container:hover .parent-hover-tealLight2 { background-color: rgb(13, 80, 69); } .teal-border, .border-teal { border-color: rgb(23, 157, 152); } .border-teal-base { border-color: rgb(2, 201, 194); } .border-teal-light1 { border-color: rgb(30, 124, 102); } .border-teal-light2 { border-color: rgb(17, 106, 85); } .border-teal-focus:focus, .focus-container:focus .parent-focus-border-teal { border-color: rgb(23, 157, 152); } .stroked-teal-light1 { box-shadow: rgb(30, 126, 108) 0px 0px 0px 2px; } .stroked-teal-light2 { box-shadow: rgb(13, 80, 69) 0px 0px 0px 2px; } .stroked-teal { box-shadow: rgb(26, 174, 168) 0px 0px 0px 2px; } .stroked-teal-inset { box-shadow: rgb(26, 174, 168) 0px 0px 0px 2px inset; } .stroked-teal-light2-inset { box-shadow: rgb(13, 80, 69) 0px 0px 0px 2px inset; } .text-teal, a.text-teal, .text-teal-active:active, .text-teal-focus:focus, .text-teal-hover:hover, .focus-container:focus .text-teal-focus, .baymax a.text-teal, .text-teal a, .baymax .text-teal a { color: rgb(59, 226, 220); fill: rgb(59, 226, 220); } .text-teal.link:hover, a.text-teal.link:hover, .text-teal-active:active.link:hover, .text-teal-focus:focus.link:hover, .text-teal-hover:hover.link:hover, .focus-container:focus .text-teal-focus.link:hover, .baymax a.text-teal.link:hover, .text-teal a.link:hover, .baymax .text-teal a.link:hover { color: rgb(121, 235, 231); fill: rgb(121, 235, 231); } .text-teal.understroke, a.text-teal.understroke, .text-teal-active:active.understroke, .text-teal-focus:focus.understroke, .text-teal-hover:hover.understroke, .focus-container:focus .text-teal-focus.understroke, .baymax a.text-teal.understroke, .text-teal a.understroke, .baymax .text-teal a.understroke { border-color: rgb(23, 157, 152); } .text-teal.understroke.link:hover, a.text-teal.understroke.link:hover, .text-teal-active:active.understroke.link:hover, .text-teal-focus:focus.understroke.link:hover, .text-teal-hover:hover.understroke.link:hover, .focus-container:focus .text-teal-focus.understroke.link:hover, .baymax a.text-teal.understroke.link:hover, .text-teal a.understroke.link:hover, .baymax .text-teal a.understroke.link:hover, .text-teal.understroke.link.active, a.text-teal.understroke.link.active, .text-teal-active:active.understroke.link.active, .text-teal-focus:focus.understroke.link.active, .text-teal-hover:hover.understroke.link.active, .focus-container:focus .text-teal-focus.understroke.link.active, .baymax a.text-teal.understroke.link.active, .text-teal a.understroke.link.active, .baymax .text-teal a.understroke.link.active { border-color: rgb(27, 184, 178); } .hover-container:hover .parent-hover-text-teal { color: rgb(59, 226, 220); } .text-teal-dark1-hover:hover, a.text-teal-dark1-hover:hover { color: rgb(94, 249, 244); fill: rgb(94, 249, 244); } [data-color="teal"].coloredBackground { background-color: rgb(2, 136, 131) !important; } [data-color="teal"].brightColoredBackground { background-color: rgb(26, 174, 168); } [data-color="teal"].lightColoredBackground { background-color: rgb(13, 80, 69); } [data-color="teal"].light1ColoredBackground { background-color: rgb(30, 126, 108); } [data-color="teal"].darkColoredBackground { background-color: rgb(5, 128, 124); } [data-color="teal"].coloredBorder { border-color: rgb(2, 201, 194); } [data-color="teal"].lightColoredBorder { border-color: rgb(17, 106, 85); } [data-color="teal"].coloredText { color: rgb(86, 253, 247); fill: rgb(86, 253, 247); } [data-color="teal"].darkColoredText { color: rgb(94, 249, 244); fill: rgb(94, 249, 244); } [data-color="teal"] .parentColoredBackground { background-color: rgb(2, 136, 131) !important; } [data-color="teal"] .parentBrightColoredBackground { background-color: rgb(26, 174, 168); } [data-color="teal"] .parentLightColoredBackground { background-color: rgb(13, 80, 69); } [data-color="teal"] .parentDarkColoredBackground { background-color: rgb(5, 128, 124); } [data-color="teal"] .parentColoredBorder { border-color: rgb(7, 198, 192) !important; } [data-color="teal"] .parentColoredText { color: rgb(86, 253, 247); } [data-color="teal"] .parentLightColoredText { color: rgb(168, 241, 224); } [data-color="teal"] .parentColoredFill { fill: rgb(86, 253, 247); } [data-color="teal"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(2, 136, 131, 0), rgb(2, 136, 131)); } [data-color="teal"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(2, 136, 131, 0), rgb(2, 136, 131)); } [data-color="teal"] .parentColoredLinearGradientFromTransparentToRightLight { background-image: linear-gradient(to right, rgba(2, 136, 131, 0), rgb(2, 176, 170)); } [data-color="teal"] .parentColoredLinearGradientFromTransparentToLeftLight { background-image: linear-gradient(to left, rgba(2, 136, 131, 0), rgb(2, 176, 170)); } [data-color="teal"] .parentComplementaryColoredBackground { background-color: rgb(71, 15, 166) !important; } [data-color="tealLight"].coloredBackground { background-color: rgb(13, 80, 69) !important; } [data-color="tealLight"].brightColoredBackground { background-color: rgb(13, 80, 69); } [data-color="tealLight"].lightColoredBackground { background-color: rgb(13, 80, 69); } [data-color="tealLight"].light1ColoredBackground { background-color: rgb(13, 80, 69); } [data-color="tealLight"].coloredBorder { border-color: rgb(17, 106, 85); } [data-color="tealLight"].lightColoredBorder { border-color: rgb(17, 106, 85); } [data-color="tealLight"].coloredText { color: rgb(168, 241, 224); fill: rgb(168, 241, 224); } [data-color="tealLight"] .parentColoredBackground { background-color: rgb(13, 80, 69) !important; } [data-color="tealLight"] .parentBrightColoredBackground { background-color: rgb(13, 80, 69); } [data-color="tealLight"] .parentLightColoredBackground { background-color: rgb(13, 80, 69); } [data-color="tealLight"] .parentColoredBorder { border-color: rgb(17, 106, 85) !important; } [data-color="tealLight"] .parentColoredText { color: rgb(168, 241, 224); } [data-color="tealLight"] .parentLightColoredText { color: rgb(168, 241, 224); } [data-color="tealLight"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(13, 80, 69, 0), rgb(13, 80, 69)); } [data-color="tealLight"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(13, 80, 69, 0), rgb(13, 80, 69)); } [data-color="tealLight"] .parentComplementaryColoredBackground { background-color: rgb(71, 15, 166) !important; } [data-color="tealLight"].appIcon .symbol { color: rgb(200, 195, 188); } .green, .greenBright, .green-focus:focus, .hover-container:hover .parent-hover-green { background-color: rgb(26, 161, 41); } .green-base, .greenBase, .green-base:focus, .hover-container:hover .parent-hover-green-base { background-color: rgb(14, 140, 27); } .green-dark1, .greenDark1, .greenDark1-hover:hover, .greenDark1-focus:focus { background-color: rgb(41, 110, 18); } .green-light1, .greenLight1, .greenLight1-hover:hover, .greenLight1-focus:focus { background-color: rgb(58, 112, 29); } .green-light2, .green-light, .greenLight2, .greenLight, .greenLight2-hover:hover, .greenLight-hover:hover, .greenLight2-focus:focus, .greenLight-focus:focus, .hover-container:hover .parent-hover-greenLight2 { background-color: rgb(42, 80, 11); } .green-border, .border-green { border-color: rgb(25, 160, 41); } .border-green-base { border-color: rgb(17, 180, 35); } .border-green-light1 { border-color: rgb(41, 117, 30); } .border-green-light2 { border-color: rgb(38, 108, 15); } .border-green-focus:focus, .focus-container:focus .parent-focus-border-green { border-color: rgb(25, 160, 41); } .stroked-green-light1 { box-shadow: rgb(58, 112, 29) 0px 0px 0px 2px; } .stroked-green-light2 { box-shadow: rgb(42, 80, 11) 0px 0px 0px 2px; } .stroked-green { box-shadow: rgb(26, 161, 41) 0px 0px 0px 2px; } .stroked-green-inset { box-shadow: rgb(26, 161, 41) 0px 0px 0px 2px inset; } .stroked-green-light2-inset { box-shadow: rgb(42, 80, 11) 0px 0px 0px 2px inset; } .text-green, a.text-green, .text-green-active:active, .text-green-focus:focus, .text-green-hover:hover, .focus-container:focus .text-green-focus, .baymax a.text-green, .text-green a, .baymax .text-green a { color: rgb(70, 226, 88); fill: rgb(70, 226, 88); } .text-green.link:hover, a.text-green.link:hover, .text-green-active:active.link:hover, .text-green-focus:focus.link:hover, .text-green-hover:hover.link:hover, .focus-container:focus .text-green-focus.link:hover, .baymax a.text-green.link:hover, .text-green a.link:hover, .baymax .text-green a.link:hover { color: rgb(132, 235, 144); fill: rgb(132, 235, 144); } .text-green.understroke, a.text-green.understroke, .text-green-active:active.understroke, .text-green-focus:focus.understroke, .text-green-hover:hover.understroke, .focus-container:focus .text-green-focus.understroke, .baymax a.text-green.understroke, .text-green a.understroke, .baymax .text-green a.understroke { border-color: rgb(25, 160, 41); } .text-green.understroke.link:hover, a.text-green.understroke.link:hover, .text-green-active:active.understroke.link:hover, .text-green-focus:focus.understroke.link:hover, .text-green-hover:hover.understroke.link:hover, .focus-container:focus .text-green-focus.understroke.link:hover, .baymax a.text-green.understroke.link:hover, .text-green a.understroke.link:hover, .baymax .text-green a.understroke.link:hover, .text-green.understroke.link.active, a.text-green.understroke.link.active, .text-green-active:active.understroke.link.active, .text-green-focus:focus.understroke.link.active, .text-green-hover:hover.understroke.link.active, .focus-container:focus .text-green-focus.understroke.link.active, .baymax a.text-green.understroke.link.active, .text-green a.understroke.link.active, .baymax .text-green a.understroke.link.active { border-color: rgb(30, 186, 48); } .hover-container:hover .parent-hover-text-green { color: rgb(70, 226, 88); } .text-green-dark1-hover:hover, a.text-green-dark1-hover:hover { color: rgb(143, 232, 115); fill: rgb(143, 232, 115); } [data-color="green"].coloredBackground { background-color: rgb(14, 140, 27) !important; } [data-color="green"].brightColoredBackground { background-color: rgb(26, 161, 41); } [data-color="green"].lightColoredBackground { background-color: rgb(42, 80, 11); } [data-color="green"].light1ColoredBackground { background-color: rgb(58, 112, 29); } [data-color="green"].darkColoredBackground { background-color: rgb(41, 110, 18); } [data-color="green"].coloredBorder { border-color: rgb(17, 180, 35); } [data-color="green"].lightColoredBorder { border-color: rgb(38, 108, 15); } [data-color="green"].coloredText { color: rgb(86, 239, 102); fill: rgb(86, 239, 102); } [data-color="green"].darkColoredText { color: rgb(143, 232, 115); fill: rgb(143, 232, 115); } [data-color="green"] .parentColoredBackground { background-color: rgb(14, 140, 27) !important; } [data-color="green"] .parentBrightColoredBackground { background-color: rgb(26, 161, 41); } [data-color="green"] .parentLightColoredBackground { background-color: rgb(42, 80, 11); } [data-color="green"] .parentDarkColoredBackground { background-color: rgb(41, 110, 18); } [data-color="green"] .parentColoredBorder { border-color: rgb(65, 177, 30) !important; } [data-color="green"] .parentColoredText { color: rgb(86, 239, 102); } [data-color="green"] .parentLightColoredText { color: rgb(188, 243, 169); } [data-color="green"] .parentColoredFill { fill: rgb(86, 239, 102); } [data-color="green"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(14, 140, 27, 0), rgb(14, 140, 27)); } [data-color="green"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(14, 140, 27, 0), rgb(14, 140, 27)); } [data-color="green"] .parentColoredLinearGradientFromTransparentToRightLight { background-image: linear-gradient(to right, rgba(14, 140, 27, 0), rgb(18, 177, 34)); } [data-color="green"] .parentColoredLinearGradientFromTransparentToLeftLight { background-image: linear-gradient(to left, rgba(14, 140, 27, 0), rgb(18, 177, 34)); } [data-color="green"] .parentComplementaryColoredBackground { background-color: rgb(171, 21, 47) !important; } [data-color="greenLight"].coloredBackground { background-color: rgb(42, 80, 11) !important; } [data-color="greenLight"].brightColoredBackground { background-color: rgb(42, 80, 11); } [data-color="greenLight"].lightColoredBackground { background-color: rgb(42, 80, 11); } [data-color="greenLight"].light1ColoredBackground { background-color: rgb(42, 80, 11); } [data-color="greenLight"].coloredBorder { border-color: rgb(38, 108, 15); } [data-color="greenLight"].lightColoredBorder { border-color: rgb(38, 108, 15); } [data-color="greenLight"].coloredText { color: rgb(188, 243, 169); fill: rgb(188, 243, 169); } [data-color="greenLight"] .parentColoredBackground { background-color: rgb(42, 80, 11) !important; } [data-color="greenLight"] .parentBrightColoredBackground { background-color: rgb(42, 80, 11); } [data-color="greenLight"] .parentLightColoredBackground { background-color: rgb(42, 80, 11); } [data-color="greenLight"] .parentColoredBorder { border-color: rgb(38, 108, 15) !important; } [data-color="greenLight"] .parentColoredText { color: rgb(188, 243, 169); } [data-color="greenLight"] .parentLightColoredText { color: rgb(188, 243, 169); } [data-color="greenLight"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(42, 80, 11, 0), rgb(42, 80, 11)); } [data-color="greenLight"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(42, 80, 11, 0), rgb(42, 80, 11)); } [data-color="greenLight"] .parentComplementaryColoredBackground { background-color: rgb(171, 21, 47) !important; } [data-color="greenLight"].appIcon .symbol { color: rgb(200, 195, 188); } .gray, .grayBright, .gray-focus:focus, .hover-container:hover .parent-hover-gray { background-color: rgb(77, 83, 86); } .gray-base, .grayBase, .gray-base:focus, .hover-container:hover .parent-hover-gray-base { background-color: rgb(77, 83, 86); } .gray-dark1, .grayDark1, .grayDark1-hover:hover, .grayDark1-focus:focus { background-color: rgb(51, 55, 58); } .gray-light1, .grayLight1, .grayLight1-hover:hover, .grayLight1-focus:focus { background-color: rgb(53, 57, 59); } .gray-light2, .gray-light, .grayLight2, .grayLight, .grayLight2-hover:hover, .grayLight-hover:hover, .grayLight2-focus:focus, .grayLight-focus:focus, .hover-container:hover .parent-hover-grayLight2 { background-color: rgb(34, 36, 38); } .gray-border, .border-gray { border-color: rgb(106, 99, 87); } .border-gray-base { border-color: rgb(106, 99, 87); } .border-gray-light1 { border-color: rgb(62, 68, 70); } .border-gray-light2 { border-color: rgb(53, 57, 59); } .border-gray-focus:focus, .focus-container:focus .parent-focus-border-gray { border-color: rgb(106, 99, 87); } .stroked-gray-light1 { box-shadow: rgb(53, 57, 59) 0px 0px 0px 2px; } .stroked-gray-light2 { box-shadow: rgb(34, 36, 38) 0px 0px 0px 2px; } .stroked-gray { box-shadow: rgb(77, 83, 86) 0px 0px 0px 2px; } .stroked-gray-inset { box-shadow: rgb(77, 83, 86) 0px 0px 0px 2px inset; } .stroked-gray-light2-inset { box-shadow: rgb(34, 36, 38) 0px 0px 0px 2px inset; } .text-gray, a.text-gray, .text-gray-active:active, .text-gray-focus:focus, .text-gray-hover:hover, .focus-container:focus .text-gray-focus, .baymax a.text-gray, .text-gray a, .baymax .text-gray a { color: rgb(168, 160, 149); fill: rgb(168, 160, 149); } .text-gray.link:hover, a.text-gray.link:hover, .text-gray-active:active.link:hover, .text-gray-focus:focus.link:hover, .text-gray-hover:hover.link:hover, .focus-container:focus .text-gray-focus.link:hover, .baymax a.text-gray.link:hover, .text-gray a.link:hover, .baymax .text-gray a.link:hover { color: rgb(200, 195, 188); fill: rgb(200, 195, 188); } .text-gray.understroke, a.text-gray.understroke, .text-gray-active:active.understroke, .text-gray-focus:focus.understroke, .text-gray-hover:hover.understroke, .focus-container:focus .text-gray-focus.understroke, .baymax a.text-gray.understroke, .text-gray a.understroke, .baymax .text-gray a.understroke { border-color: rgb(106, 99, 87); } .text-gray.understroke.link:hover, a.text-gray.understroke.link:hover, .text-gray-active:active.understroke.link:hover, .text-gray-focus:focus.understroke.link:hover, .text-gray-hover:hover.understroke.link:hover, .focus-container:focus .text-gray-focus.understroke.link:hover, .baymax a.text-gray.understroke.link:hover, .text-gray a.understroke.link:hover, .baymax .text-gray a.understroke.link:hover, .text-gray.understroke.link.active, a.text-gray.understroke.link.active, .text-gray-active:active.understroke.link.active, .text-gray-focus:focus.understroke.link.active, .text-gray-hover:hover.understroke.link.active, .focus-container:focus .text-gray-focus.understroke.link.active, .baymax a.text-gray.understroke.link.active, .text-gray a.understroke.link.active, .baymax .text-gray a.understroke.link.active { border-color: rgb(123, 114, 101); } .hover-container:hover .parent-hover-text-gray { color: rgb(168, 160, 149); } .text-gray-dark1-hover:hover, a.text-gray-dark1-hover:hover { color: rgb(189, 183, 175); fill: rgb(189, 183, 175); } [data-color="gray"].coloredBackground { background-color: rgb(77, 83, 86) !important; } [data-color="gray"].brightColoredBackground { background-color: rgb(77, 83, 86); } [data-color="gray"].lightColoredBackground { background-color: rgb(34, 36, 38); } [data-color="gray"].light1ColoredBackground { background-color: rgb(53, 57, 59); } [data-color="gray"].darkColoredBackground { background-color: rgb(51, 55, 58); } [data-color="gray"].coloredBorder { border-color: rgb(106, 99, 87); } [data-color="gray"].lightColoredBorder { border-color: rgb(53, 57, 59); } [data-color="gray"].coloredText { color: rgb(168, 160, 149); fill: rgb(168, 160, 149); } [data-color="gray"].darkColoredText { color: rgb(189, 183, 175); fill: rgb(189, 183, 175); } [data-color="gray"] .parentColoredBackground { background-color: rgb(77, 83, 86) !important; } [data-color="gray"] .parentBrightColoredBackground { background-color: rgb(77, 83, 86); } [data-color="gray"] .parentLightColoredBackground { background-color: rgb(34, 36, 38); } [data-color="gray"] .parentDarkColoredBackground { background-color: rgb(51, 55, 58); } [data-color="gray"] .parentColoredBorder { border-color: rgb(118, 109, 97) !important; } [data-color="gray"] .parentColoredText { color: rgb(168, 160, 149); } [data-color="gray"] .parentLightColoredText { color: rgb(221, 218, 214); } [data-color="gray"] .parentColoredFill { fill: rgb(168, 160, 149); } [data-color="gray"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(77, 83, 86, 0), rgb(77, 83, 86)); } [data-color="gray"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(77, 83, 86, 0), rgb(77, 83, 86)); } [data-color="gray"] .parentColoredLinearGradientFromTransparentToRightLight { background-image: linear-gradient(to right, rgba(77, 83, 86, 0), rgb(96, 104, 108)); } [data-color="gray"] .parentColoredLinearGradientFromTransparentToLeftLight { background-image: linear-gradient(to left, rgba(77, 83, 86, 0), rgb(96, 104, 108)); } [data-color="gray"] .parentComplementaryColoredBackground { background-color: rgb(202, 144, 0) !important; } [data-color="grayLight"].coloredBackground { background-color: rgb(34, 36, 38) !important; } [data-color="grayLight"].brightColoredBackground { background-color: rgb(34, 36, 38); } [data-color="grayLight"].lightColoredBackground { background-color: rgb(34, 36, 38); } [data-color="grayLight"].light1ColoredBackground { background-color: rgb(34, 36, 38); } [data-color="grayLight"].coloredBorder { border-color: rgb(53, 57, 59); } [data-color="grayLight"].lightColoredBorder { border-color: rgb(53, 57, 59); } [data-color="grayLight"].coloredText { color: rgb(221, 218, 214); fill: rgb(221, 218, 214); } [data-color="grayLight"] .parentColoredBackground { background-color: rgb(34, 36, 38) !important; } [data-color="grayLight"] .parentBrightColoredBackground { background-color: rgb(34, 36, 38); } [data-color="grayLight"] .parentLightColoredBackground { background-color: rgb(34, 36, 38); } [data-color="grayLight"] .parentColoredBorder { border-color: rgb(53, 57, 59) !important; } [data-color="grayLight"] .parentColoredText { color: rgb(221, 218, 214); } [data-color="grayLight"] .parentLightColoredText { color: rgb(221, 218, 214); } [data-color="grayLight"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(34, 36, 38, 0), rgb(34, 36, 38)); } [data-color="grayLight"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(34, 36, 38, 0), rgb(34, 36, 38)); } [data-color="grayLight"] .parentComplementaryColoredBackground { background-color: rgb(202, 144, 0) !important; } [data-color="grayLight"].appIcon .symbol { color: rgb(200, 195, 188); } .grey, .greyBright, .grey-focus:focus, .hover-container:hover .parent-hover-grey { background-color: rgb(77, 83, 86); } .grey-base, .greyBase, .grey-base:focus, .hover-container:hover .parent-hover-grey-base { background-color: rgb(77, 83, 86); } .grey-dark1, .greyDark1, .greyDark1-hover:hover, .greyDark1-focus:focus { background-color: rgb(51, 55, 58); } .grey-light1, .greyLight1, .greyLight1-hover:hover, .greyLight1-focus:focus { background-color: rgb(53, 57, 59); } .grey-light2, .grey-light, .greyLight2, .greyLight, .greyLight2-hover:hover, .greyLight-hover:hover, .greyLight2-focus:focus, .greyLight-focus:focus, .hover-container:hover .parent-hover-greyLight2 { background-color: rgb(34, 36, 38); } .grey-border, .border-grey { border-color: rgb(106, 99, 87); } .border-grey-base { border-color: rgb(106, 99, 87); } .border-grey-light1 { border-color: rgb(62, 68, 70); } .border-grey-light2 { border-color: rgb(53, 57, 59); } .border-grey-focus:focus, .focus-container:focus .parent-focus-border-grey { border-color: rgb(106, 99, 87); } .stroked-grey-light1 { box-shadow: rgb(53, 57, 59) 0px 0px 0px 2px; } .stroked-grey-light2 { box-shadow: rgb(34, 36, 38) 0px 0px 0px 2px; } .stroked-grey { box-shadow: rgb(77, 83, 86) 0px 0px 0px 2px; } .stroked-grey-inset { box-shadow: rgb(77, 83, 86) 0px 0px 0px 2px inset; } .stroked-grey-light2-inset { box-shadow: rgb(34, 36, 38) 0px 0px 0px 2px inset; } .text-grey, a.text-grey, .text-grey-active:active, .text-grey-focus:focus, .text-grey-hover:hover, .focus-container:focus .text-grey-focus, .baymax a.text-grey, .text-grey a, .baymax .text-grey a { color: rgb(168, 160, 149); fill: rgb(168, 160, 149); } .text-grey.link:hover, a.text-grey.link:hover, .text-grey-active:active.link:hover, .text-grey-focus:focus.link:hover, .text-grey-hover:hover.link:hover, .focus-container:focus .text-grey-focus.link:hover, .baymax a.text-grey.link:hover, .text-grey a.link:hover, .baymax .text-grey a.link:hover { color: rgb(200, 195, 188); fill: rgb(200, 195, 188); } .text-grey.understroke, a.text-grey.understroke, .text-grey-active:active.understroke, .text-grey-focus:focus.understroke, .text-grey-hover:hover.understroke, .focus-container:focus .text-grey-focus.understroke, .baymax a.text-grey.understroke, .text-grey a.understroke, .baymax .text-grey a.understroke { border-color: rgb(106, 99, 87); } .text-grey.understroke.link:hover, a.text-grey.understroke.link:hover, .text-grey-active:active.understroke.link:hover, .text-grey-focus:focus.understroke.link:hover, .text-grey-hover:hover.understroke.link:hover, .focus-container:focus .text-grey-focus.understroke.link:hover, .baymax a.text-grey.understroke.link:hover, .text-grey a.understroke.link:hover, .baymax .text-grey a.understroke.link:hover, .text-grey.understroke.link.active, a.text-grey.understroke.link.active, .text-grey-active:active.understroke.link.active, .text-grey-focus:focus.understroke.link.active, .text-grey-hover:hover.understroke.link.active, .focus-container:focus .text-grey-focus.understroke.link.active, .baymax a.text-grey.understroke.link.active, .text-grey a.understroke.link.active, .baymax .text-grey a.understroke.link.active { border-color: rgb(123, 114, 101); } .hover-container:hover .parent-hover-text-grey { color: rgb(168, 160, 149); } .text-grey-dark1-hover:hover, a.text-grey-dark1-hover:hover { color: rgb(189, 183, 175); fill: rgb(189, 183, 175); } [data-color="grey"].coloredBackground { background-color: rgb(77, 83, 86) !important; } [data-color="grey"].brightColoredBackground { background-color: rgb(77, 83, 86); } [data-color="grey"].lightColoredBackground { background-color: rgb(34, 36, 38); } [data-color="grey"].light1ColoredBackground { background-color: rgb(53, 57, 59); } [data-color="grey"].darkColoredBackground { background-color: rgb(51, 55, 58); } [data-color="grey"].coloredBorder { border-color: rgb(106, 99, 87); } [data-color="grey"].lightColoredBorder { border-color: rgb(53, 57, 59); } [data-color="grey"].coloredText { color: rgb(168, 160, 149); fill: rgb(168, 160, 149); } [data-color="grey"].darkColoredText { color: rgb(189, 183, 175); fill: rgb(189, 183, 175); } [data-color="grey"] .parentColoredBackground { background-color: rgb(77, 83, 86) !important; } [data-color="grey"] .parentBrightColoredBackground { background-color: rgb(77, 83, 86); } [data-color="grey"] .parentLightColoredBackground { background-color: rgb(34, 36, 38); } [data-color="grey"] .parentDarkColoredBackground { background-color: rgb(51, 55, 58); } [data-color="grey"] .parentColoredBorder { border-color: rgb(118, 109, 97) !important; } [data-color="grey"] .parentColoredText { color: rgb(168, 160, 149); } [data-color="grey"] .parentLightColoredText { color: rgb(221, 218, 214); } [data-color="grey"] .parentColoredFill { fill: rgb(168, 160, 149); } [data-color="grey"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(77, 83, 86, 0), rgb(77, 83, 86)); } [data-color="grey"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(77, 83, 86, 0), rgb(77, 83, 86)); } [data-color="grey"] .parentColoredLinearGradientFromTransparentToRightLight { background-image: linear-gradient(to right, rgba(77, 83, 86, 0), rgb(96, 104, 108)); } [data-color="grey"] .parentColoredLinearGradientFromTransparentToLeftLight { background-image: linear-gradient(to left, rgba(77, 83, 86, 0), rgb(96, 104, 108)); } [data-color="grey"] .parentComplementaryColoredBackground { background-color: rgb(202, 144, 0) !important; } [data-color="greyLight"].coloredBackground { background-color: rgb(34, 36, 38) !important; } [data-color="greyLight"].brightColoredBackground { background-color: rgb(34, 36, 38); } [data-color="greyLight"].lightColoredBackground { background-color: rgb(34, 36, 38); } [data-color="greyLight"].light1ColoredBackground { background-color: rgb(34, 36, 38); } [data-color="greyLight"].coloredBorder { border-color: rgb(53, 57, 59); } [data-color="greyLight"].lightColoredBorder { border-color: rgb(53, 57, 59); } [data-color="greyLight"].coloredText { color: rgb(221, 218, 214); fill: rgb(221, 218, 214); } [data-color="greyLight"] .parentColoredBackground { background-color: rgb(34, 36, 38) !important; } [data-color="greyLight"] .parentBrightColoredBackground { background-color: rgb(34, 36, 38); } [data-color="greyLight"] .parentLightColoredBackground { background-color: rgb(34, 36, 38); } [data-color="greyLight"] .parentColoredBorder { border-color: rgb(53, 57, 59) !important; } [data-color="greyLight"] .parentColoredText { color: rgb(221, 218, 214); } [data-color="greyLight"] .parentLightColoredText { color: rgb(221, 218, 214); } [data-color="greyLight"] .parentColoredLinearGradientFromTransparentToRight { background-image: linear-gradient(to right, rgba(34, 36, 38, 0), rgb(34, 36, 38)); } [data-color="greyLight"] .parentColoredLinearGradientFromTransparentToLeft { background-image: linear-gradient(to left, rgba(34, 36, 38, 0), rgb(34, 36, 38)); } [data-color="greyLight"] .parentComplementaryColoredBackground { background-color: rgb(202, 144, 0) !important; } [data-color="greyLight"].appIcon .symbol { color: rgb(200, 195, 188); } .text-yellow-dark1, a.text-yellow-dark1, .text-yellow-dark1-active:active, .text-yellow-dark1-focus:focus, .text-yellow-dark1-hover:hover, .focus-container:focus .text-yellow-dark1-focus, .baymax a.text-yellow-dark1, .text-yellow-dark1 a, .baymax .text-yellow-dark1 a { color: rgb(213, 209, 204); fill: rgb(213, 209, 204); } .text-yellow-dark1.link:hover, a.text-yellow-dark1.link:hover, .text-yellow-dark1-active:active.link:hover, .text-yellow-dark1-focus:focus.link:hover, .text-yellow-dark1-hover:hover.link:hover, .focus-container:focus .text-yellow-dark1-focus.link:hover, .baymax a.text-yellow-dark1.link:hover, .text-yellow-dark1 a.link:hover, .baymax .text-yellow-dark1 a.link:hover { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .text-yellow-dark1.understroke, a.text-yellow-dark1.understroke, .text-yellow-dark1-active:active.understroke, .text-yellow-dark1-focus:focus.understroke, .text-yellow-dark1-hover:hover.understroke, .focus-container:focus .text-yellow-dark1-focus.understroke, .baymax a.text-yellow-dark1.understroke, .text-yellow-dark1 a.understroke, .baymax .text-yellow-dark1 a.understroke { border-color: rgb(130, 121, 107); } .text-yellow-dark1.understroke.link:hover, a.text-yellow-dark1.understroke.link:hover, .text-yellow-dark1-active:active.understroke.link:hover, .text-yellow-dark1-focus:focus.understroke.link:hover, .text-yellow-dark1-hover:hover.understroke.link:hover, .focus-container:focus .text-yellow-dark1-focus.understroke.link:hover, .baymax a.text-yellow-dark1.understroke.link:hover, .text-yellow-dark1 a.understroke.link:hover, .baymax .text-yellow-dark1 a.understroke.link:hover, .text-yellow-dark1.understroke.link.active, a.text-yellow-dark1.understroke.link.active, .text-yellow-dark1-active:active.understroke.link.active, .text-yellow-dark1-focus:focus.understroke.link.active, .text-yellow-dark1-hover:hover.understroke.link.active, .focus-container:focus .text-yellow-dark1-focus.understroke.link.active, .baymax a.text-yellow-dark1.understroke.link.active, .text-yellow-dark1 a.understroke.link.active, .baymax .text-yellow-dark1 a.understroke.link.active { border-color: rgb(140, 130, 115); } .hover-container:hover .parent-hover-text-yellow-dark1 { color: rgb(213, 209, 204); } .text-orange-dark1, a.text-orange-dark1, .text-orange-dark1-active:active, .text-orange-dark1-focus:focus, .text-orange-dark1-hover:hover, .focus-container:focus .text-orange-dark1-focus, .baymax a.text-orange-dark1, .text-orange-dark1 a, .baymax .text-orange-dark1 a { color: rgb(234, 158, 137); fill: rgb(234, 158, 137); } .text-orange-dark1.link:hover, a.text-orange-dark1.link:hover, .text-orange-dark1-active:active.link:hover, .text-orange-dark1-focus:focus.link:hover, .text-orange-dark1-hover:hover.link:hover, .focus-container:focus .text-orange-dark1-focus.link:hover, .baymax a.text-orange-dark1.link:hover, .text-orange-dark1 a.link:hover, .baymax .text-orange-dark1 a.link:hover { color: rgb(224, 222, 218); fill: rgb(224, 222, 218); } .text-orange-dark1.understroke, a.text-orange-dark1.understroke, .text-orange-dark1-active:active.understroke, .text-orange-dark1-focus:focus.understroke, .text-orange-dark1-hover:hover.understroke, .focus-container:focus .text-orange-dark1-focus.understroke, .baymax a.text-orange-dark1.understroke, .text-orange-dark1 a.understroke, .baymax .text-orange-dark1 a.understroke { border-color: rgb(184, 66, 33); } .text-orange-dark1.understroke.link:hover, a.text-orange-dark1.understroke.link:hover, .text-orange-dark1-active:active.understroke.link:hover, .text-orange-dark1-focus:focus.understroke.link:hover, .text-orange-dark1-hover:hover.understroke.link:hover, .focus-container:focus .text-orange-dark1-focus.understroke.link:hover, .baymax a.text-orange-dark1.understroke.link:hover, .text-orange-dark1 a.understroke.link:hover, .baymax .text-orange-dark1 a.understroke.link:hover, .text-orange-dark1.understroke.link.active, a.text-orange-dark1.understroke.link.active, .text-orange-dark1-active:active.understroke.link.active, .text-orange-dark1-focus:focus.understroke.link.active, .text-orange-dark1-hover:hover.understroke.link.active, .focus-container:focus .text-orange-dark1-focus.understroke.link.active, .baymax a.text-orange-dark1.understroke.link.active, .text-orange-dark1 a.understroke.link.active, .baymax .text-orange-dark1 a.understroke.link.active { border-color: rgb(136, 126, 112); } .hover-container:hover .parent-hover-text-orange-dark1 { color: rgb(234, 158, 137); } .text-red-dark1, a.text-red-dark1, .text-red-dark1-active:active, .text-red-dark1-focus:focus, .text-red-dark1-hover:hover, .focus-container:focus .text-red-dark1-focus, .baymax a.text-red-dark1, .text-red-dark1 a, .baymax .text-red-dark1 a { color: rgb(204, 200, 193); fill: rgb(204, 200, 193); } .text-red-dark1.link:hover, a.text-red-dark1.link:hover, .text-red-dark1-active:active.link:hover, .text-red-dark1-focus:focus.link:hover, .text-red-dark1-hover:hover.link:hover, .focus-container:focus .text-red-dark1-focus.link:hover, .baymax a.text-red-dark1.link:hover, .text-red-dark1 a.link:hover, .baymax .text-red-dark1 a.link:hover { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .text-red-dark1.understroke, a.text-red-dark1.understroke, .text-red-dark1-active:active.understroke, .text-red-dark1-focus:focus.understroke, .text-red-dark1-hover:hover.understroke, .focus-container:focus .text-red-dark1-focus.understroke, .baymax a.text-red-dark1.understroke, .text-red-dark1 a.understroke, .baymax .text-red-dark1 a.understroke { border-color: rgb(126, 117, 103); } .text-red-dark1.understroke.link:hover, a.text-red-dark1.understroke.link:hover, .text-red-dark1-active:active.understroke.link:hover, .text-red-dark1-focus:focus.understroke.link:hover, .text-red-dark1-hover:hover.understroke.link:hover, .focus-container:focus .text-red-dark1-focus.understroke.link:hover, .baymax a.text-red-dark1.understroke.link:hover, .text-red-dark1 a.understroke.link:hover, .baymax .text-red-dark1 a.understroke.link:hover, .text-red-dark1.understroke.link.active, a.text-red-dark1.understroke.link.active, .text-red-dark1-active:active.understroke.link.active, .text-red-dark1-focus:focus.understroke.link.active, .text-red-dark1-hover:hover.understroke.link.active, .focus-container:focus .text-red-dark1-focus.understroke.link.active, .baymax a.text-red-dark1.understroke.link.active, .text-red-dark1 a.understroke.link.active, .baymax .text-red-dark1 a.understroke.link.active { border-color: rgb(140, 130, 115); } .hover-container:hover .parent-hover-text-red-dark1 { color: rgb(204, 200, 193); } .text-pink-dark1, a.text-pink-dark1, .text-pink-dark1-active:active, .text-pink-dark1-focus:focus, .text-pink-dark1-hover:hover, .focus-container:focus .text-pink-dark1-focus, .baymax a.text-pink-dark1, .text-pink-dark1 a, .baymax .text-pink-dark1 a { color: rgb(209, 205, 199); fill: rgb(209, 205, 199); } .text-pink-dark1.link:hover, a.text-pink-dark1.link:hover, .text-pink-dark1-active:active.link:hover, .text-pink-dark1-focus:focus.link:hover, .text-pink-dark1-hover:hover.link:hover, .focus-container:focus .text-pink-dark1-focus.link:hover, .baymax a.text-pink-dark1.link:hover, .text-pink-dark1 a.link:hover, .baymax .text-pink-dark1 a.link:hover { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .text-pink-dark1.understroke, a.text-pink-dark1.understroke, .text-pink-dark1-active:active.understroke, .text-pink-dark1-focus:focus.understroke, .text-pink-dark1-hover:hover.understroke, .focus-container:focus .text-pink-dark1-focus.understroke, .baymax a.text-pink-dark1.understroke, .text-pink-dark1 a.understroke, .baymax .text-pink-dark1 a.understroke { border-color: rgb(128, 119, 105); } .text-pink-dark1.understroke.link:hover, a.text-pink-dark1.understroke.link:hover, .text-pink-dark1-active:active.understroke.link:hover, .text-pink-dark1-focus:focus.understroke.link:hover, .text-pink-dark1-hover:hover.understroke.link:hover, .focus-container:focus .text-pink-dark1-focus.understroke.link:hover, .baymax a.text-pink-dark1.understroke.link:hover, .text-pink-dark1 a.understroke.link:hover, .baymax .text-pink-dark1 a.understroke.link:hover, .text-pink-dark1.understroke.link.active, a.text-pink-dark1.understroke.link.active, .text-pink-dark1-active:active.understroke.link.active, .text-pink-dark1-focus:focus.understroke.link.active, .text-pink-dark1-hover:hover.understroke.link.active, .focus-container:focus .text-pink-dark1-focus.understroke.link.active, .baymax a.text-pink-dark1.understroke.link.active, .text-pink-dark1 a.understroke.link.active, .baymax .text-pink-dark1 a.understroke.link.active { border-color: rgb(140, 130, 115); } .hover-container:hover .parent-hover-text-pink-dark1 { color: rgb(209, 205, 199); } .text-purple-dark1, a.text-purple-dark1, .text-purple-dark1-active:active, .text-purple-dark1-focus:focus, .text-purple-dark1-hover:hover, .focus-container:focus .text-purple-dark1-focus, .baymax a.text-purple-dark1, .text-purple-dark1 a, .baymax .text-purple-dark1 a { color: rgb(208, 204, 197); fill: rgb(208, 204, 197); } .text-purple-dark1.link:hover, a.text-purple-dark1.link:hover, .text-purple-dark1-active:active.link:hover, .text-purple-dark1-focus:focus.link:hover, .text-purple-dark1-hover:hover.link:hover, .focus-container:focus .text-purple-dark1-focus.link:hover, .baymax a.text-purple-dark1.link:hover, .text-purple-dark1 a.link:hover, .baymax .text-purple-dark1 a.link:hover { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .text-purple-dark1.understroke, a.text-purple-dark1.understroke, .text-purple-dark1-active:active.understroke, .text-purple-dark1-focus:focus.understroke, .text-purple-dark1-hover:hover.understroke, .focus-container:focus .text-purple-dark1-focus.understroke, .baymax a.text-purple-dark1.understroke, .text-purple-dark1 a.understroke, .baymax .text-purple-dark1 a.understroke { border-color: rgb(127, 118, 105); } .text-purple-dark1.understroke.link:hover, a.text-purple-dark1.understroke.link:hover, .text-purple-dark1-active:active.understroke.link:hover, .text-purple-dark1-focus:focus.understroke.link:hover, .text-purple-dark1-hover:hover.understroke.link:hover, .focus-container:focus .text-purple-dark1-focus.understroke.link:hover, .baymax a.text-purple-dark1.understroke.link:hover, .text-purple-dark1 a.understroke.link:hover, .baymax .text-purple-dark1 a.understroke.link:hover, .text-purple-dark1.understroke.link.active, a.text-purple-dark1.understroke.link.active, .text-purple-dark1-active:active.understroke.link.active, .text-purple-dark1-focus:focus.understroke.link.active, .text-purple-dark1-hover:hover.understroke.link.active, .focus-container:focus .text-purple-dark1-focus.understroke.link.active, .baymax a.text-purple-dark1.understroke.link.active, .text-purple-dark1 a.understroke.link.active, .baymax .text-purple-dark1 a.understroke.link.active { border-color: rgb(140, 130, 115); } .hover-container:hover .parent-hover-text-purple-dark1 { color: rgb(208, 204, 197); } .text-blue-dark1, a.text-blue-dark1, .text-blue-dark1-active:active, .text-blue-dark1-focus:focus, .text-blue-dark1-hover:hover, .focus-container:focus .text-blue-dark1-focus, .baymax a.text-blue-dark1, .text-blue-dark1 a, .baymax .text-blue-dark1 a { color: rgb(205, 200, 194); fill: rgb(205, 200, 194); } .text-blue-dark1.link:hover, a.text-blue-dark1.link:hover, .text-blue-dark1-active:active.link:hover, .text-blue-dark1-focus:focus.link:hover, .text-blue-dark1-hover:hover.link:hover, .focus-container:focus .text-blue-dark1-focus.link:hover, .baymax a.text-blue-dark1.link:hover, .text-blue-dark1 a.link:hover, .baymax .text-blue-dark1 a.link:hover { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .text-blue-dark1.understroke, a.text-blue-dark1.understroke, .text-blue-dark1-active:active.understroke, .text-blue-dark1-focus:focus.understroke, .text-blue-dark1-hover:hover.understroke, .focus-container:focus .text-blue-dark1-focus.understroke, .baymax a.text-blue-dark1.understroke, .text-blue-dark1 a.understroke, .baymax .text-blue-dark1 a.understroke { border-color: rgb(126, 117, 103); } .text-blue-dark1.understroke.link:hover, a.text-blue-dark1.understroke.link:hover, .text-blue-dark1-active:active.understroke.link:hover, .text-blue-dark1-focus:focus.understroke.link:hover, .text-blue-dark1-hover:hover.understroke.link:hover, .focus-container:focus .text-blue-dark1-focus.understroke.link:hover, .baymax a.text-blue-dark1.understroke.link:hover, .text-blue-dark1 a.understroke.link:hover, .baymax .text-blue-dark1 a.understroke.link:hover, .text-blue-dark1.understroke.link.active, a.text-blue-dark1.understroke.link.active, .text-blue-dark1-active:active.understroke.link.active, .text-blue-dark1-focus:focus.understroke.link.active, .text-blue-dark1-hover:hover.understroke.link.active, .focus-container:focus .text-blue-dark1-focus.understroke.link.active, .baymax a.text-blue-dark1.understroke.link.active, .text-blue-dark1 a.understroke.link.active, .baymax .text-blue-dark1 a.understroke.link.active { border-color: rgb(140, 130, 115); } .hover-container:hover .parent-hover-text-blue-dark1 { color: rgb(205, 200, 194); } .text-cyan-dark1, a.text-cyan-dark1, .text-cyan-dark1-active:active, .text-cyan-dark1-focus:focus, .text-cyan-dark1-hover:hover, .focus-container:focus .text-cyan-dark1-focus, .baymax a.text-cyan-dark1, .text-cyan-dark1 a, .baymax .text-cyan-dark1 a { color: rgb(211, 207, 201); fill: rgb(211, 207, 201); } .text-cyan-dark1.link:hover, a.text-cyan-dark1.link:hover, .text-cyan-dark1-active:active.link:hover, .text-cyan-dark1-focus:focus.link:hover, .text-cyan-dark1-hover:hover.link:hover, .focus-container:focus .text-cyan-dark1-focus.link:hover, .baymax a.text-cyan-dark1.link:hover, .text-cyan-dark1 a.link:hover, .baymax .text-cyan-dark1 a.link:hover { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .text-cyan-dark1.understroke, a.text-cyan-dark1.understroke, .text-cyan-dark1-active:active.understroke, .text-cyan-dark1-focus:focus.understroke, .text-cyan-dark1-hover:hover.understroke, .focus-container:focus .text-cyan-dark1-focus.understroke, .baymax a.text-cyan-dark1.understroke, .text-cyan-dark1 a.understroke, .baymax .text-cyan-dark1 a.understroke { border-color: rgb(129, 120, 106); } .text-cyan-dark1.understroke.link:hover, a.text-cyan-dark1.understroke.link:hover, .text-cyan-dark1-active:active.understroke.link:hover, .text-cyan-dark1-focus:focus.understroke.link:hover, .text-cyan-dark1-hover:hover.understroke.link:hover, .focus-container:focus .text-cyan-dark1-focus.understroke.link:hover, .baymax a.text-cyan-dark1.understroke.link:hover, .text-cyan-dark1 a.understroke.link:hover, .baymax .text-cyan-dark1 a.understroke.link:hover, .text-cyan-dark1.understroke.link.active, a.text-cyan-dark1.understroke.link.active, .text-cyan-dark1-active:active.understroke.link.active, .text-cyan-dark1-focus:focus.understroke.link.active, .text-cyan-dark1-hover:hover.understroke.link.active, .focus-container:focus .text-cyan-dark1-focus.understroke.link.active, .baymax a.text-cyan-dark1.understroke.link.active, .text-cyan-dark1 a.understroke.link.active, .baymax .text-cyan-dark1 a.understroke.link.active { border-color: rgb(140, 130, 115); } .hover-container:hover .parent-hover-text-cyan-dark1 { color: rgb(211, 207, 201); } .text-teal-dark1, a.text-teal-dark1, .text-teal-dark1-active:active, .text-teal-dark1-focus:focus, .text-teal-dark1-hover:hover, .focus-container:focus .text-teal-dark1-focus, .baymax a.text-teal-dark1, .text-teal-dark1 a, .baymax .text-teal-dark1 a { color: rgb(220, 217, 212); fill: rgb(220, 217, 212); } .text-teal-dark1.link:hover, a.text-teal-dark1.link:hover, .text-teal-dark1-active:active.link:hover, .text-teal-dark1-focus:focus.link:hover, .text-teal-dark1-hover:hover.link:hover, .focus-container:focus .text-teal-dark1-focus.link:hover, .baymax a.text-teal-dark1.link:hover, .text-teal-dark1 a.link:hover, .baymax .text-teal-dark1 a.link:hover { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .text-teal-dark1.understroke, a.text-teal-dark1.understroke, .text-teal-dark1-active:active.understroke, .text-teal-dark1-focus:focus.understroke, .text-teal-dark1-hover:hover.understroke, .focus-container:focus .text-teal-dark1-focus.understroke, .baymax a.text-teal-dark1.understroke, .text-teal-dark1 a.understroke, .baymax .text-teal-dark1 a.understroke { border-color: rgb(134, 124, 110); } .text-teal-dark1.understroke.link:hover, a.text-teal-dark1.understroke.link:hover, .text-teal-dark1-active:active.understroke.link:hover, .text-teal-dark1-focus:focus.understroke.link:hover, .text-teal-dark1-hover:hover.understroke.link:hover, .focus-container:focus .text-teal-dark1-focus.understroke.link:hover, .baymax a.text-teal-dark1.understroke.link:hover, .text-teal-dark1 a.understroke.link:hover, .baymax .text-teal-dark1 a.understroke.link:hover, .text-teal-dark1.understroke.link.active, a.text-teal-dark1.understroke.link.active, .text-teal-dark1-active:active.understroke.link.active, .text-teal-dark1-focus:focus.understroke.link.active, .text-teal-dark1-hover:hover.understroke.link.active, .focus-container:focus .text-teal-dark1-focus.understroke.link.active, .baymax a.text-teal-dark1.understroke.link.active, .text-teal-dark1 a.understroke.link.active, .baymax .text-teal-dark1 a.understroke.link.active { border-color: rgb(140, 130, 115); } .hover-container:hover .parent-hover-text-teal-dark1 { color: rgb(220, 217, 212); } .text-green-dark1, a.text-green-dark1, .text-green-dark1-active:active, .text-green-dark1-focus:focus, .text-green-dark1-hover:hover, .focus-container:focus .text-green-dark1-focus, .baymax a.text-green-dark1, .text-green-dark1 a, .baymax .text-green-dark1 a { color: rgb(221, 218, 214); fill: rgb(221, 218, 214); } .text-green-dark1.link:hover, a.text-green-dark1.link:hover, .text-green-dark1-active:active.link:hover, .text-green-dark1-focus:focus.link:hover, .text-green-dark1-hover:hover.link:hover, .focus-container:focus .text-green-dark1-focus.link:hover, .baymax a.text-green-dark1.link:hover, .text-green-dark1 a.link:hover, .baymax .text-green-dark1 a.link:hover { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .text-green-dark1.understroke, a.text-green-dark1.understroke, .text-green-dark1-active:active.understroke, .text-green-dark1-focus:focus.understroke, .text-green-dark1-hover:hover.understroke, .focus-container:focus .text-green-dark1-focus.understroke, .baymax a.text-green-dark1.understroke, .text-green-dark1 a.understroke, .baymax .text-green-dark1 a.understroke { border-color: rgb(134, 125, 110); } .text-green-dark1.understroke.link:hover, a.text-green-dark1.understroke.link:hover, .text-green-dark1-active:active.understroke.link:hover, .text-green-dark1-focus:focus.understroke.link:hover, .text-green-dark1-hover:hover.understroke.link:hover, .focus-container:focus .text-green-dark1-focus.understroke.link:hover, .baymax a.text-green-dark1.understroke.link:hover, .text-green-dark1 a.understroke.link:hover, .baymax .text-green-dark1 a.understroke.link:hover, .text-green-dark1.understroke.link.active, a.text-green-dark1.understroke.link.active, .text-green-dark1-active:active.understroke.link.active, .text-green-dark1-focus:focus.understroke.link.active, .text-green-dark1-hover:hover.understroke.link.active, .focus-container:focus .text-green-dark1-focus.understroke.link.active, .baymax a.text-green-dark1.understroke.link.active, .text-green-dark1 a.understroke.link.active, .baymax .text-green-dark1 a.understroke.link.active { border-color: rgb(140, 130, 115); } .hover-container:hover .parent-hover-text-green-dark1 { color: rgb(221, 218, 214); } .text-gray-dark1, a.text-gray-dark1, .text-gray-dark1-active:active, .text-gray-dark1-focus:focus, .text-gray-dark1-hover:hover, .focus-container:focus .text-gray-dark1-focus, .baymax a.text-gray-dark1, .text-gray-dark1 a, .baymax .text-gray-dark1 a { color: rgb(229, 227, 224); fill: rgb(229, 227, 224); } .text-gray-dark1.link:hover, a.text-gray-dark1.link:hover, .text-gray-dark1-active:active.link:hover, .text-gray-dark1-focus:focus.link:hover, .text-gray-dark1-hover:hover.link:hover, .focus-container:focus .text-gray-dark1-focus.link:hover, .baymax a.text-gray-dark1.link:hover, .text-gray-dark1 a.link:hover, .baymax .text-gray-dark1 a.link:hover { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .text-gray-dark1.understroke, a.text-gray-dark1.understroke, .text-gray-dark1-active:active.understroke, .text-gray-dark1-focus:focus.understroke, .text-gray-dark1-hover:hover.understroke, .focus-container:focus .text-gray-dark1-focus.understroke, .baymax a.text-gray-dark1.understroke, .text-gray-dark1 a.understroke, .baymax .text-gray-dark1 a.understroke { border-color: rgb(139, 129, 114); } .text-gray-dark1.understroke.link:hover, a.text-gray-dark1.understroke.link:hover, .text-gray-dark1-active:active.understroke.link:hover, .text-gray-dark1-focus:focus.understroke.link:hover, .text-gray-dark1-hover:hover.understroke.link:hover, .focus-container:focus .text-gray-dark1-focus.understroke.link:hover, .baymax a.text-gray-dark1.understroke.link:hover, .text-gray-dark1 a.understroke.link:hover, .baymax .text-gray-dark1 a.understroke.link:hover, .text-gray-dark1.understroke.link.active, a.text-gray-dark1.understroke.link.active, .text-gray-dark1-active:active.understroke.link.active, .text-gray-dark1-focus:focus.understroke.link.active, .text-gray-dark1-hover:hover.understroke.link.active, .focus-container:focus .text-gray-dark1-focus.understroke.link.active, .baymax a.text-gray-dark1.understroke.link.active, .text-gray-dark1 a.understroke.link.active, .baymax .text-gray-dark1 a.understroke.link.active { border-color: rgb(140, 130, 115); } .hover-container:hover .parent-hover-text-gray-dark1 { color: rgb(229, 227, 224); } .text-yellow-light2, a.text-yellow-light2, .text-yellow-light2-active:active, .text-yellow-light2-focus:focus, .text-yellow-light2-hover:hover, .focus-container:focus .text-yellow-light2-focus, .baymax a.text-yellow-light2, .text-yellow-light2 a, .baymax .text-yellow-light2 a { color: rgb(255, 226, 153); fill: rgb(255, 226, 153); } .text-yellow-light2.link:hover, a.text-yellow-light2.link:hover, .text-yellow-light2-active:active.link:hover, .text-yellow-light2-focus:focus.link:hover, .text-yellow-light2-hover:hover.link:hover, .focus-container:focus .text-yellow-light2-focus.link:hover, .baymax a.text-yellow-light2.link:hover, .text-yellow-light2 a.link:hover, .baymax .text-yellow-light2 a.link:hover { color: rgb(255, 205, 82); fill: rgb(255, 205, 82); } .text-yellow-light2.understroke, a.text-yellow-light2.understroke, .text-yellow-light2-active:active.understroke, .text-yellow-light2-focus:focus.understroke, .text-yellow-light2-hover:hover.understroke, .focus-container:focus .text-yellow-light2-focus.understroke, .baymax a.text-yellow-light2.understroke, .text-yellow-light2 a.understroke, .baymax .text-yellow-light2 a.understroke { border-color: rgb(124, 88, 0); } .text-yellow-light2.understroke.link:hover, a.text-yellow-light2.understroke.link:hover, .text-yellow-light2-active:active.understroke.link:hover, .text-yellow-light2-focus:focus.understroke.link:hover, .text-yellow-light2-hover:hover.understroke.link:hover, .focus-container:focus .text-yellow-light2-focus.understroke.link:hover, .baymax a.text-yellow-light2.understroke.link:hover, .text-yellow-light2 a.understroke.link:hover, .baymax .text-yellow-light2 a.understroke.link:hover, .text-yellow-light2.understroke.link.active, a.text-yellow-light2.understroke.link.active, .text-yellow-light2-active:active.understroke.link.active, .text-yellow-light2-focus:focus.understroke.link.active, .text-yellow-light2-hover:hover.understroke.link.active, .focus-container:focus .text-yellow-light2-focus.understroke.link.active, .baymax a.text-yellow-light2.understroke.link.active, .text-yellow-light2 a.understroke.link.active, .baymax .text-yellow-light2 a.understroke.link.active { border-color: rgb(155, 110, 0); } .hover-container:hover .parent-hover-text-yellow-light2 { color: rgb(255, 226, 153); } .text-orange-light2, a.text-orange-light2, .text-orange-light2-active:active, .text-orange-light2-focus:focus, .text-orange-light2-hover:hover, .focus-container:focus .text-orange-light2-focus, .baymax a.text-orange-light2, .text-orange-light2 a, .baymax .text-orange-light2 a { color: rgb(253, 200, 176); fill: rgb(253, 200, 176); } .text-orange-light2.link:hover, a.text-orange-light2.link:hover, .text-orange-light2-active:active.link:hover, .text-orange-light2-focus:focus.link:hover, .text-orange-light2-hover:hover.link:hover, .focus-container:focus .text-orange-light2-focus.link:hover, .baymax a.text-orange-light2.link:hover, .text-orange-light2 a.link:hover, .baymax .text-orange-light2 a.link:hover { color: rgb(252, 152, 106); fill: rgb(252, 152, 106); } .text-orange-light2.understroke, a.text-orange-light2.understroke, .text-orange-light2-active:active.understroke, .text-orange-light2-focus:focus.understroke, .text-orange-light2-hover:hover.understroke, .focus-container:focus .text-orange-light2-focus.understroke, .baymax a.text-orange-light2.understroke, .text-orange-light2 a.understroke, .baymax .text-orange-light2 a.understroke { border-color: rgb(112, 37, 3); } .text-orange-light2.understroke.link:hover, a.text-orange-light2.understroke.link:hover, .text-orange-light2-active:active.understroke.link:hover, .text-orange-light2-focus:focus.understroke.link:hover, .text-orange-light2-hover:hover.understroke.link:hover, .focus-container:focus .text-orange-light2-focus.understroke.link:hover, .baymax a.text-orange-light2.understroke.link:hover, .text-orange-light2 a.understroke.link:hover, .baymax .text-orange-light2 a.understroke.link:hover, .text-orange-light2.understroke.link.active, a.text-orange-light2.understroke.link.active, .text-orange-light2-active:active.understroke.link.active, .text-orange-light2-focus:focus.understroke.link.active, .text-orange-light2-hover:hover.understroke.link.active, .focus-container:focus .text-orange-light2-focus.understroke.link.active, .baymax a.text-orange-light2.understroke.link.active, .text-orange-light2 a.understroke.link.active, .baymax .text-orange-light2 a.understroke.link.active { border-color: rgb(142, 47, 3); } .hover-container:hover .parent-hover-text-orange-light2 { color: rgb(253, 200, 176); } .text-red-light2, a.text-red-light2, .text-red-light2-active:active, .text-red-light2-focus:focus, .text-red-light2-hover:hover, .focus-container:focus .text-red-light2-focus, .baymax a.text-red-light2, .text-red-light2 a, .baymax .text-red-light2 a { color: rgb(255, 179, 199); fill: rgb(255, 179, 199); } .text-red-light2.link:hover, a.text-red-light2.link:hover, .text-red-light2-active:active.link:hover, .text-red-light2-focus:focus.link:hover, .text-red-light2-hover:hover.link:hover, .focus-container:focus .text-red-light2-focus.link:hover, .baymax a.text-red-light2.link:hover, .text-red-light2 a.link:hover, .baymax .text-red-light2 a.link:hover { color: rgb(255, 108, 146); fill: rgb(255, 108, 146); } .text-red-light2.understroke, a.text-red-light2.understroke, .text-red-light2-active:active.understroke, .text-red-light2-focus:focus.understroke, .text-red-light2-hover:hover.understroke, .focus-container:focus .text-red-light2-focus.understroke, .baymax a.text-red-light2.understroke, .text-red-light2 a.understroke, .baymax .text-red-light2 a.understroke { border-color: rgb(113, 0, 29); } .text-red-light2.understroke.link:hover, a.text-red-light2.understroke.link:hover, .text-red-light2-active:active.understroke.link:hover, .text-red-light2-focus:focus.understroke.link:hover, .text-red-light2-hover:hover.understroke.link:hover, .focus-container:focus .text-red-light2-focus.understroke.link:hover, .baymax a.text-red-light2.understroke.link:hover, .text-red-light2 a.understroke.link:hover, .baymax .text-red-light2 a.understroke.link:hover, .text-red-light2.understroke.link.active, a.text-red-light2.understroke.link.active, .text-red-light2-active:active.understroke.link.active, .text-red-light2-focus:focus.understroke.link.active, .text-red-light2-hover:hover.understroke.link.active, .focus-container:focus .text-red-light2-focus.understroke.link.active, .baymax a.text-red-light2.understroke.link.active, .text-red-light2 a.understroke.link.active, .baymax .text-red-light2 a.understroke.link.active { border-color: rgb(143, 0, 37); } .hover-container:hover .parent-hover-text-red-light2 { color: rgb(255, 179, 199); } .text-pink-light2, a.text-pink-light2, .text-pink-light2-active:active, .text-pink-light2-focus:focus, .text-pink-light2-hover:hover, .focus-container:focus .text-pink-light2-focus, .baymax a.text-pink-light2, .text-pink-light2 a, .baymax .text-pink-light2 a { color: rgb(255, 178, 236); fill: rgb(255, 178, 236); } .text-pink-light2.link:hover, a.text-pink-light2.link:hover, .text-pink-light2-active:active.link:hover, .text-pink-light2-focus:focus.link:hover, .text-pink-light2-hover:hover.link:hover, .focus-container:focus .text-pink-light2-focus.link:hover, .baymax a.text-pink-light2.link:hover, .text-pink-light2 a.link:hover, .baymax .text-pink-light2 a.link:hover { color: rgb(255, 107, 219); fill: rgb(255, 107, 219); } .text-pink-light2.understroke, a.text-pink-light2.understroke, .text-pink-light2-active:active.understroke, .text-pink-light2-focus:focus.understroke, .text-pink-light2-hover:hover.understroke, .focus-container:focus .text-pink-light2-focus.understroke, .baymax a.text-pink-light2.understroke, .text-pink-light2 a.understroke, .baymax .text-pink-light2 a.understroke { border-color: rgb(113, 0, 86); } .text-pink-light2.understroke.link:hover, a.text-pink-light2.understroke.link:hover, .text-pink-light2-active:active.understroke.link:hover, .text-pink-light2-focus:focus.understroke.link:hover, .text-pink-light2-hover:hover.understroke.link:hover, .focus-container:focus .text-pink-light2-focus.understroke.link:hover, .baymax a.text-pink-light2.understroke.link:hover, .text-pink-light2 a.understroke.link:hover, .baymax .text-pink-light2 a.understroke.link:hover, .text-pink-light2.understroke.link.active, a.text-pink-light2.understroke.link.active, .text-pink-light2-active:active.understroke.link.active, .text-pink-light2-focus:focus.understroke.link.active, .text-pink-light2-hover:hover.understroke.link.active, .focus-container:focus .text-pink-light2-focus.understroke.link.active, .baymax a.text-pink-light2.understroke.link.active, .text-pink-light2 a.understroke.link.active, .baymax .text-pink-light2 a.understroke.link.active { border-color: rgb(144, 0, 109); } .hover-container:hover .parent-hover-text-pink-light2 { color: rgb(255, 178, 236); } .text-purple-light2, a.text-purple-light2, .text-purple-light2-active:active, .text-purple-light2-focus:focus, .text-purple-light2-hover:hover, .focus-container:focus .text-purple-light2-focus, .baymax a.text-purple-light2, .text-purple-light2 a, .baymax .text-purple-light2 a { color: rgb(212, 185, 253); fill: rgb(212, 185, 253); } .text-purple-light2.link:hover, a.text-purple-light2.link:hover, .text-purple-light2-active:active.link:hover, .text-purple-light2-focus:focus.link:hover, .text-purple-light2-hover:hover.link:hover, .focus-container:focus .text-purple-light2-focus.link:hover, .baymax a.text-purple-light2.link:hover, .text-purple-light2 a.link:hover, .baymax .text-purple-light2 a.link:hover { color: rgb(169, 116, 251); fill: rgb(169, 116, 251); } .text-purple-light2.understroke, a.text-purple-light2.understroke, .text-purple-light2-active:active.understroke, .text-purple-light2-focus:focus.understroke, .text-purple-light2-hover:hover.understroke, .focus-container:focus .text-purple-light2-focus.understroke, .baymax a.text-purple-light2.understroke, .text-purple-light2 a.understroke, .baymax .text-purple-light2 a.understroke { border-color: rgb(44, 4, 107); } .text-purple-light2.understroke.link:hover, a.text-purple-light2.understroke.link:hover, .text-purple-light2-active:active.understroke.link:hover, .text-purple-light2-focus:focus.understroke.link:hover, .text-purple-light2-hover:hover.understroke.link:hover, .focus-container:focus .text-purple-light2-focus.understroke.link:hover, .baymax a.text-purple-light2.understroke.link:hover, .text-purple-light2 a.understroke.link:hover, .baymax .text-purple-light2 a.understroke.link:hover, .text-purple-light2.understroke.link.active, a.text-purple-light2.understroke.link.active, .text-purple-light2-active:active.understroke.link.active, .text-purple-light2-focus:focus.understroke.link.active, .text-purple-light2-hover:hover.understroke.link.active, .focus-container:focus .text-purple-light2-focus.understroke.link.active, .baymax a.text-purple-light2.understroke.link.active, .text-purple-light2 a.understroke.link.active, .baymax .text-purple-light2 a.understroke.link.active { border-color: rgb(57, 4, 137); } .hover-container:hover .parent-hover-text-purple-light2 { color: rgb(212, 185, 253); } .text-blue-light2, a.text-blue-light2, .text-blue-light2-active:active, .text-blue-light2-focus:focus, .text-blue-light2-hover:hover, .focus-container:focus .text-blue-light2-focus, .baymax a.text-blue-light2, .text-blue-light2 a, .baymax .text-blue-light2 a { color: rgb(170, 212, 255); fill: rgb(170, 212, 255); } .text-blue-light2.link:hover, a.text-blue-light2.link:hover, .text-blue-light2-active:active.link:hover, .text-blue-light2-focus:focus.link:hover, .text-blue-light2-hover:hover.link:hover, .focus-container:focus .text-blue-light2-focus.link:hover, .baymax a.text-blue-light2.link:hover, .text-blue-light2 a.link:hover, .baymax .text-blue-light2 a.link:hover { color: rgb(99, 175, 255); fill: rgb(99, 175, 255); } .text-blue-light2.understroke, a.text-blue-light2.understroke, .text-blue-light2-active:active.understroke, .text-blue-light2-focus:focus.understroke, .text-blue-light2-hover:hover.understroke, .focus-container:focus .text-blue-light2-focus.understroke, .baymax a.text-blue-light2.understroke, .text-blue-light2 a.understroke, .baymax .text-blue-light2 a.understroke { border-color: rgb(0, 39, 116); } .text-blue-light2.understroke.link:hover, a.text-blue-light2.understroke.link:hover, .text-blue-light2-active:active.understroke.link:hover, .text-blue-light2-focus:focus.understroke.link:hover, .text-blue-light2-hover:hover.understroke.link:hover, .focus-container:focus .text-blue-light2-focus.understroke.link:hover, .baymax a.text-blue-light2.understroke.link:hover, .text-blue-light2 a.understroke.link:hover, .baymax .text-blue-light2 a.understroke.link:hover, .text-blue-light2.understroke.link.active, a.text-blue-light2.understroke.link.active, .text-blue-light2-active:active.understroke.link.active, .text-blue-light2-focus:focus.understroke.link.active, .text-blue-light2-hover:hover.understroke.link.active, .focus-container:focus .text-blue-light2-focus.understroke.link.active, .baymax a.text-blue-light2.understroke.link.active, .text-blue-light2 a.understroke.link.active, .baymax .text-blue-light2 a.understroke.link.active { border-color: rgb(0, 49, 147); } .hover-container:hover .parent-hover-text-blue-light2 { color: rgb(170, 212, 255); } .text-blue-light1, a.text-blue-light1, .text-blue-light1-active:active, .text-blue-light1-focus:focus, .text-blue-light1-hover:hover, .focus-container:focus .text-blue-light1-focus, .baymax a.text-blue-light1, .text-blue-light1 a, .baymax .text-blue-light1 a { color: rgb(135, 198, 255); fill: rgb(135, 198, 255); } .text-blue-light1.link:hover, a.text-blue-light1.link:hover, .text-blue-light1-active:active.link:hover, .text-blue-light1-focus:focus.link:hover, .text-blue-light1-hover:hover.link:hover, .focus-container:focus .text-blue-light1-focus.link:hover, .baymax a.text-blue-light1.link:hover, .text-blue-light1 a.link:hover, .baymax .text-blue-light1 a.link:hover { color: rgb(63, 164, 255); fill: rgb(63, 164, 255); } .text-blue-light1.understroke, a.text-blue-light1.understroke, .text-blue-light1-active:active.understroke, .text-blue-light1-focus:focus.understroke, .text-blue-light1-hover:hover.understroke, .focus-container:focus .text-blue-light1-focus.understroke, .baymax a.text-blue-light1.understroke, .text-blue-light1 a.understroke, .baymax .text-blue-light1 a.understroke { border-color: rgb(0, 57, 132); } .text-blue-light1.understroke.link:hover, a.text-blue-light1.understroke.link:hover, .text-blue-light1-active:active.understroke.link:hover, .text-blue-light1-focus:focus.understroke.link:hover, .text-blue-light1-hover:hover.understroke.link:hover, .focus-container:focus .text-blue-light1-focus.understroke.link:hover, .baymax a.text-blue-light1.understroke.link:hover, .text-blue-light1 a.understroke.link:hover, .baymax .text-blue-light1 a.understroke.link:hover, .text-blue-light1.understroke.link.active, a.text-blue-light1.understroke.link.active, .text-blue-light1-active:active.understroke.link.active, .text-blue-light1-focus:focus.understroke.link.active, .text-blue-light1-hover:hover.understroke.link.active, .focus-container:focus .text-blue-light1-focus.understroke.link.active, .baymax a.text-blue-light1.understroke.link.active, .text-blue-light1 a.understroke.link.active, .baymax .text-blue-light1 a.understroke.link.active { border-color: rgb(0, 70, 162); } .hover-container:hover .parent-hover-text-blue-light1 { color: rgb(135, 198, 255); } .text-cyan-light2, a.text-cyan-light2, .text-cyan-light2-active:active, .text-cyan-light2-focus:focus, .text-cyan-light2-hover:hover, .focus-container:focus .text-cyan-light2-focus, .baymax a.text-cyan-light2, .text-cyan-light2 a, .baymax .text-cyan-light2 a { color: rgb(173, 229, 252); fill: rgb(173, 229, 252); } .text-cyan-light2.link:hover, a.text-cyan-light2.link:hover, .text-cyan-light2-active:active.link:hover, .text-cyan-light2-focus:focus.link:hover, .text-cyan-light2-hover:hover.link:hover, .focus-container:focus .text-cyan-light2-focus.link:hover, .baymax a.text-cyan-light2.link:hover, .text-cyan-light2 a.link:hover, .baymax .text-cyan-light2 a.link:hover { color: rgb(105, 207, 249); fill: rgb(105, 207, 249); } .text-cyan-light2.understroke, a.text-cyan-light2.understroke, .text-cyan-light2-active:active.understroke, .text-cyan-light2-focus:focus.understroke, .text-cyan-light2-hover:hover.understroke, .focus-container:focus .text-cyan-light2-focus.understroke, .baymax a.text-cyan-light2.understroke, .text-cyan-light2 a.understroke, .baymax .text-cyan-light2 a.understroke { border-color: rgb(5, 81, 112); } .text-cyan-light2.understroke.link:hover, a.text-cyan-light2.understroke.link:hover, .text-cyan-light2-active:active.understroke.link:hover, .text-cyan-light2-focus:focus.understroke.link:hover, .text-cyan-light2-hover:hover.understroke.link:hover, .focus-container:focus .text-cyan-light2-focus.understroke.link:hover, .baymax a.text-cyan-light2.understroke.link:hover, .text-cyan-light2 a.understroke.link:hover, .baymax .text-cyan-light2 a.understroke.link:hover, .text-cyan-light2.understroke.link.active, a.text-cyan-light2.understroke.link.active, .text-cyan-light2-active:active.understroke.link.active, .text-cyan-light2-focus:focus.understroke.link.active, .text-cyan-light2-hover:hover.understroke.link.active, .focus-container:focus .text-cyan-light2-focus.understroke.link.active, .baymax a.text-cyan-light2.understroke.link.active, .text-cyan-light2 a.understroke.link.active, .baymax .text-cyan-light2 a.understroke.link.active { border-color: rgb(6, 102, 141); } .hover-container:hover .parent-hover-text-cyan-light2 { color: rgb(173, 229, 252); } .text-teal-light2, a.text-teal-light2, .text-teal-light2-active:active, .text-teal-light2-focus:focus, .text-teal-light2-hover:hover, .focus-container:focus .text-teal-light2-focus, .baymax a.text-teal-light2, .text-teal-light2 a, .baymax .text-teal-light2 a { color: rgb(168, 241, 224); fill: rgb(168, 241, 224); } .text-teal-light2.link:hover, a.text-teal-light2.link:hover, .text-teal-light2-active:active.link:hover, .text-teal-light2-focus:focus.link:hover, .text-teal-light2-hover:hover.link:hover, .focus-container:focus .text-teal-light2-focus.link:hover, .baymax a.text-teal-light2.link:hover, .text-teal-light2 a.link:hover, .baymax .text-teal-light2 a.link:hover { color: rgb(107, 231, 201); fill: rgb(107, 231, 201); } .text-teal-light2.understroke, a.text-teal-light2.understroke, .text-teal-light2-active:active.understroke, .text-teal-light2-focus:focus.understroke, .text-teal-light2-hover:hover.understroke, .focus-container:focus .text-teal-light2-focus.understroke, .baymax a.text-teal-light2.understroke, .text-teal-light2 a.understroke, .baymax .text-teal-light2 a.understroke { border-color: rgb(17, 106, 85); } .text-teal-light2.understroke.link:hover, a.text-teal-light2.understroke.link:hover, .text-teal-light2-active:active.understroke.link:hover, .text-teal-light2-focus:focus.understroke.link:hover, .text-teal-light2-hover:hover.understroke.link:hover, .focus-container:focus .text-teal-light2-focus.understroke.link:hover, .baymax a.text-teal-light2.understroke.link:hover, .text-teal-light2 a.understroke.link:hover, .baymax .text-teal-light2 a.understroke.link:hover, .text-teal-light2.understroke.link.active, a.text-teal-light2.understroke.link.active, .text-teal-light2-active:active.understroke.link.active, .text-teal-light2-focus:focus.understroke.link.active, .text-teal-light2-hover:hover.understroke.link.active, .focus-container:focus .text-teal-light2-focus.understroke.link.active, .baymax a.text-teal-light2.understroke.link.active, .text-teal-light2 a.understroke.link.active, .baymax .text-teal-light2 a.understroke.link.active { border-color: rgb(21, 133, 106); } .hover-container:hover .parent-hover-text-teal-light2 { color: rgb(168, 241, 224); } .text-green-light2, a.text-green-light2, .text-green-light2-active:active, .text-green-light2-focus:focus, .text-green-light2-hover:hover, .focus-container:focus .text-green-light2-focus, .baymax a.text-green-light2, .text-green-light2 a, .baymax .text-green-light2 a { color: rgb(188, 243, 169); fill: rgb(188, 243, 169); } .text-green-light2.link:hover, a.text-green-light2.link:hover, .text-green-light2-active:active.link:hover, .text-green-light2-focus:focus.link:hover, .text-green-light2-hover:hover.link:hover, .focus-container:focus .text-green-light2-focus.link:hover, .baymax a.text-green-light2.link:hover, .text-green-light2 a.link:hover, .baymax .text-green-light2 a.link:hover { color: rgb(139, 235, 106); fill: rgb(139, 235, 106); } .text-green-light2.understroke, a.text-green-light2.understroke, .text-green-light2-active:active.understroke, .text-green-light2-focus:focus.understroke, .text-green-light2-hover:hover.understroke, .focus-container:focus .text-green-light2-focus.understroke, .baymax a.text-green-light2.understroke, .text-green-light2 a.understroke, .baymax .text-green-light2 a.understroke { border-color: rgb(38, 108, 15); } .text-green-light2.understroke.link:hover, a.text-green-light2.understroke.link:hover, .text-green-light2-active:active.understroke.link:hover, .text-green-light2-focus:focus.understroke.link:hover, .text-green-light2-hover:hover.understroke.link:hover, .focus-container:focus .text-green-light2-focus.understroke.link:hover, .baymax a.text-green-light2.understroke.link:hover, .text-green-light2 a.understroke.link:hover, .baymax .text-green-light2 a.understroke.link:hover, .text-green-light2.understroke.link.active, a.text-green-light2.understroke.link.active, .text-green-light2-active:active.understroke.link.active, .text-green-light2-focus:focus.understroke.link.active, .text-green-light2-hover:hover.understroke.link.active, .focus-container:focus .text-green-light2-focus.understroke.link.active, .baymax a.text-green-light2.understroke.link.active, .text-green-light2 a.understroke.link.active, .baymax .text-green-light2 a.understroke.link.active { border-color: rgb(48, 135, 18); } .hover-container:hover .parent-hover-text-green-light2 { color: rgb(188, 243, 169); } .text-gray-light2, a.text-gray-light2, .text-gray-light2-active:active, .text-gray-light2-focus:focus, .text-gray-light2-hover:hover, .focus-container:focus .text-gray-light2-focus, .baymax a.text-gray-light2, .text-gray-light2 a, .baymax .text-gray-light2 a { color: rgb(221, 218, 214); fill: rgb(221, 218, 214); } .text-gray-light2.link:hover, a.text-gray-light2.link:hover, .text-gray-light2-active:active.link:hover, .text-gray-light2-focus:focus.link:hover, .text-gray-light2-hover:hover.link:hover, .focus-container:focus .text-gray-light2-focus.link:hover, .baymax a.text-gray-light2.link:hover, .text-gray-light2 a.link:hover, .baymax .text-gray-light2 a.link:hover { color: rgb(189, 183, 175); fill: rgb(189, 183, 175); } .text-gray-light2.understroke, a.text-gray-light2.understroke, .text-gray-light2-active:active.understroke, .text-gray-light2-focus:focus.understroke, .text-gray-light2-hover:hover.understroke, .focus-container:focus .text-gray-light2-focus.understroke, .baymax a.text-gray-light2.understroke, .text-gray-light2 a.understroke, .baymax .text-gray-light2 a.understroke { border-color: rgb(53, 57, 59); } .text-gray-light2.understroke.link:hover, a.text-gray-light2.understroke.link:hover, .text-gray-light2-active:active.understroke.link:hover, .text-gray-light2-focus:focus.understroke.link:hover, .text-gray-light2-hover:hover.understroke.link:hover, .focus-container:focus .text-gray-light2-focus.understroke.link:hover, .baymax a.text-gray-light2.understroke.link:hover, .text-gray-light2 a.understroke.link:hover, .baymax .text-gray-light2 a.understroke.link:hover, .text-gray-light2.understroke.link.active, a.text-gray-light2.understroke.link.active, .text-gray-light2-active:active.understroke.link.active, .text-gray-light2-focus:focus.understroke.link.active, .text-gray-light2-hover:hover.understroke.link.active, .focus-container:focus .text-gray-light2-focus.understroke.link.active, .baymax a.text-gray-light2.understroke.link.active, .text-gray-light2 a.understroke.link.active, .baymax .text-gray-light2 a.understroke.link.active { border-color: rgb(67, 73, 76); } .hover-container:hover .parent-hover-text-gray-light2 { color: rgb(221, 218, 214); } .text-gray-light1, a.text-gray-light1, .text-gray-light1-active:active, .text-gray-light1-focus:focus, .text-gray-light1-hover:hover, .focus-container:focus .text-gray-light1-focus, .baymax a.text-gray-light1, .text-gray-light1 a, .baymax .text-gray-light1 a { color: rgb(200, 195, 188); fill: rgb(200, 195, 188); } .text-gray-light1.link:hover, a.text-gray-light1.link:hover, .text-gray-light1-active:active.link:hover, .text-gray-light1-focus:focus.link:hover, .text-gray-light1-hover:hover.link:hover, .focus-container:focus .text-gray-light1-focus.link:hover, .baymax a.text-gray-light1.link:hover, .text-gray-light1 a.link:hover, .baymax .text-gray-light1 a.link:hover { color: rgb(168, 160, 149); fill: rgb(168, 160, 149); } .text-gray-light1.understroke, a.text-gray-light1.understroke, .text-gray-light1-active:active.understroke, .text-gray-light1-focus:focus.understroke, .text-gray-light1-hover:hover.understroke, .focus-container:focus .text-gray-light1-focus.understroke, .baymax a.text-gray-light1.understroke, .text-gray-light1 a.understroke, .baymax .text-gray-light1 a.understroke { border-color: rgb(62, 68, 70); } .text-gray-light1.understroke.link:hover, a.text-gray-light1.understroke.link:hover, .text-gray-light1-active:active.understroke.link:hover, .text-gray-light1-focus:focus.understroke.link:hover, .text-gray-light1-hover:hover.understroke.link:hover, .focus-container:focus .text-gray-light1-focus.understroke.link:hover, .baymax a.text-gray-light1.understroke.link:hover, .text-gray-light1 a.understroke.link:hover, .baymax .text-gray-light1 a.understroke.link:hover, .text-gray-light1.understroke.link.active, a.text-gray-light1.understroke.link.active, .text-gray-light1-active:active.understroke.link.active, .text-gray-light1-focus:focus.understroke.link.active, .text-gray-light1-hover:hover.understroke.link.active, .focus-container:focus .text-gray-light1-focus.understroke.link.active, .baymax a.text-gray-light1.understroke.link.active, .text-gray-light1 a.understroke.link.active, .baymax .text-gray-light1 a.understroke.link.active { border-color: rgb(77, 83, 86); } .hover-container:hover .parent-hover-text-gray-light1 { color: rgb(200, 195, 188); } .text-darken1, a.text-darken1, .text-darken1-active:active, .text-darken1-focus:focus, .text-darken1-hover:hover, .focus-container:focus .text-darken1-focus, .baymax a.text-darken1, .text-darken1 a, .baymax .text-darken1 a { color: rgba(232, 230, 227, 0.05); fill: rgba(232, 230, 227, 0.05); } .text-darken1.link:hover, a.text-darken1.link:hover, .text-darken1-active:active.link:hover, .text-darken1-focus:focus.link:hover, .text-darken1-hover:hover.link:hover, .focus-container:focus .text-darken1-focus.link:hover, .baymax a.text-darken1.link:hover, .text-darken1 a.link:hover, .baymax .text-darken1 a.link:hover { color: rgba(232, 230, 227, 0.05); fill: rgba(232, 230, 227, 0.05); } .text-darken1.understroke, a.text-darken1.understroke, .text-darken1-active:active.understroke, .text-darken1-focus:focus.understroke, .text-darken1-hover:hover.understroke, .focus-container:focus .text-darken1-focus.understroke, .baymax a.text-darken1.understroke, .text-darken1 a.understroke, .baymax .text-darken1 a.understroke { border-color: rgba(140, 130, 115, 0.05); } .text-darken1.understroke.link:hover, a.text-darken1.understroke.link:hover, .text-darken1-active:active.understroke.link:hover, .text-darken1-focus:focus.understroke.link:hover, .text-darken1-hover:hover.understroke.link:hover, .focus-container:focus .text-darken1-focus.understroke.link:hover, .baymax a.text-darken1.understroke.link:hover, .text-darken1 a.understroke.link:hover, .baymax .text-darken1 a.understroke.link:hover, .text-darken1.understroke.link.active, a.text-darken1.understroke.link.active, .text-darken1-active:active.understroke.link.active, .text-darken1-focus:focus.understroke.link.active, .text-darken1-hover:hover.understroke.link.active, .focus-container:focus .text-darken1-focus.understroke.link.active, .baymax a.text-darken1.understroke.link.active, .text-darken1 a.understroke.link.active, .baymax .text-darken1 a.understroke.link.active { border-color: rgba(140, 130, 115, 0.05); } .hover-container:hover .parent-hover-text-darken1 { color: rgba(232, 230, 227, 0.05); } .text-darken2, a.text-darken2, .text-darken2-active:active, .text-darken2-focus:focus, .text-darken2-hover:hover, .focus-container:focus .text-darken2-focus, .baymax a.text-darken2, .text-darken2 a, .baymax .text-darken2 a { color: rgba(232, 230, 227, 0.1); fill: rgba(232, 230, 227, 0.1); } .text-darken2.link:hover, a.text-darken2.link:hover, .text-darken2-active:active.link:hover, .text-darken2-focus:focus.link:hover, .text-darken2-hover:hover.link:hover, .focus-container:focus .text-darken2-focus.link:hover, .baymax a.text-darken2.link:hover, .text-darken2 a.link:hover, .baymax .text-darken2 a.link:hover { color: rgba(232, 230, 227, 0.1); fill: rgba(232, 230, 227, 0.1); } .text-darken2.understroke, a.text-darken2.understroke, .text-darken2-active:active.understroke, .text-darken2-focus:focus.understroke, .text-darken2-hover:hover.understroke, .focus-container:focus .text-darken2-focus.understroke, .baymax a.text-darken2.understroke, .text-darken2 a.understroke, .baymax .text-darken2 a.understroke { border-color: rgba(140, 130, 115, 0.1); } .text-darken2.understroke.link:hover, a.text-darken2.understroke.link:hover, .text-darken2-active:active.understroke.link:hover, .text-darken2-focus:focus.understroke.link:hover, .text-darken2-hover:hover.understroke.link:hover, .focus-container:focus .text-darken2-focus.understroke.link:hover, .baymax a.text-darken2.understroke.link:hover, .text-darken2 a.understroke.link:hover, .baymax .text-darken2 a.understroke.link:hover, .text-darken2.understroke.link.active, a.text-darken2.understroke.link.active, .text-darken2-active:active.understroke.link.active, .text-darken2-focus:focus.understroke.link.active, .text-darken2-hover:hover.understroke.link.active, .focus-container:focus .text-darken2-focus.understroke.link.active, .baymax a.text-darken2.understroke.link.active, .text-darken2 a.understroke.link.active, .baymax .text-darken2 a.understroke.link.active { border-color: rgba(140, 130, 115, 0.1); } .hover-container:hover .parent-hover-text-darken2 { color: rgba(232, 230, 227, 0.1); } .text-darken3, a.text-darken3, .text-darken3-active:active, .text-darken3-focus:focus, .text-darken3-hover:hover, .focus-container:focus .text-darken3-focus, .baymax a.text-darken3, .text-darken3 a, .baymax .text-darken3 a { color: rgba(232, 230, 227, 0.25); fill: rgba(232, 230, 227, 0.25); } .text-darken3.link:hover, a.text-darken3.link:hover, .text-darken3-active:active.link:hover, .text-darken3-focus:focus.link:hover, .text-darken3-hover:hover.link:hover, .focus-container:focus .text-darken3-focus.link:hover, .baymax a.text-darken3.link:hover, .text-darken3 a.link:hover, .baymax .text-darken3 a.link:hover { color: rgba(232, 230, 227, 0.25); fill: rgba(232, 230, 227, 0.25); } .text-darken3.understroke, a.text-darken3.understroke, .text-darken3-active:active.understroke, .text-darken3-focus:focus.understroke, .text-darken3-hover:hover.understroke, .focus-container:focus .text-darken3-focus.understroke, .baymax a.text-darken3.understroke, .text-darken3 a.understroke, .baymax .text-darken3 a.understroke { border-color: rgba(140, 130, 115, 0.25); } .text-darken3.understroke.link:hover, a.text-darken3.understroke.link:hover, .text-darken3-active:active.understroke.link:hover, .text-darken3-focus:focus.understroke.link:hover, .text-darken3-hover:hover.understroke.link:hover, .focus-container:focus .text-darken3-focus.understroke.link:hover, .baymax a.text-darken3.understroke.link:hover, .text-darken3 a.understroke.link:hover, .baymax .text-darken3 a.understroke.link:hover, .text-darken3.understroke.link.active, a.text-darken3.understroke.link.active, .text-darken3-active:active.understroke.link.active, .text-darken3-focus:focus.understroke.link.active, .text-darken3-hover:hover.understroke.link.active, .focus-container:focus .text-darken3-focus.understroke.link.active, .baymax a.text-darken3.understroke.link.active, .text-darken3 a.understroke.link.active, .baymax .text-darken3 a.understroke.link.active { border-color: rgba(140, 130, 115, 0.25); } .hover-container:hover .parent-hover-text-darken3 { color: rgba(232, 230, 227, 0.25); } .text-darken4, a.text-darken4, .text-darken4-active:active, .text-darken4-focus:focus, .text-darken4-hover:hover, .focus-container:focus .text-darken4-focus, .baymax a.text-darken4, .text-darken4 a, .baymax .text-darken4 a { color: rgba(232, 230, 227, 0.5); fill: rgba(232, 230, 227, 0.5); } .text-darken4.link:hover, a.text-darken4.link:hover, .text-darken4-active:active.link:hover, .text-darken4-focus:focus.link:hover, .text-darken4-hover:hover.link:hover, .focus-container:focus .text-darken4-focus.link:hover, .baymax a.text-darken4.link:hover, .text-darken4 a.link:hover, .baymax .text-darken4 a.link:hover { color: rgba(232, 230, 227, 0.5); fill: rgba(232, 230, 227, 0.5); } .text-darken4.understroke, a.text-darken4.understroke, .text-darken4-active:active.understroke, .text-darken4-focus:focus.understroke, .text-darken4-hover:hover.understroke, .focus-container:focus .text-darken4-focus.understroke, .baymax a.text-darken4.understroke, .text-darken4 a.understroke, .baymax .text-darken4 a.understroke { border-color: rgba(140, 130, 115, 0.5); } .text-darken4.understroke.link:hover, a.text-darken4.understroke.link:hover, .text-darken4-active:active.understroke.link:hover, .text-darken4-focus:focus.understroke.link:hover, .text-darken4-hover:hover.understroke.link:hover, .focus-container:focus .text-darken4-focus.understroke.link:hover, .baymax a.text-darken4.understroke.link:hover, .text-darken4 a.understroke.link:hover, .baymax .text-darken4 a.understroke.link:hover, .text-darken4.understroke.link.active, a.text-darken4.understroke.link.active, .text-darken4-active:active.understroke.link.active, .text-darken4-focus:focus.understroke.link.active, .text-darken4-hover:hover.understroke.link.active, .focus-container:focus .text-darken4-focus.understroke.link.active, .baymax a.text-darken4.understroke.link.active, .text-darken4 a.understroke.link.active, .baymax .text-darken4 a.understroke.link.active { border-color: rgba(140, 130, 115, 0.5); } .hover-container:hover .parent-hover-text-darken4 { color: rgba(232, 230, 227, 0.5); } .text-lighten1, a.text-lighten1, .text-lighten1-active:active, .text-lighten1-focus:focus, .text-lighten1-hover:hover, .focus-container:focus .text-lighten1-focus, .baymax a.text-lighten1, .text-lighten1 a, .baymax .text-lighten1 a { color: rgba(232, 230, 227, 0.05); fill: rgba(232, 230, 227, 0.05); } .text-lighten1.link:hover, a.text-lighten1.link:hover, .text-lighten1-active:active.link:hover, .text-lighten1-focus:focus.link:hover, .text-lighten1-hover:hover.link:hover, .focus-container:focus .text-lighten1-focus.link:hover, .baymax a.text-lighten1.link:hover, .text-lighten1 a.link:hover, .baymax .text-lighten1 a.link:hover { color: rgba(200, 195, 188, 0.05); fill: rgba(200, 195, 188, 0.05); } .text-lighten1.understroke, a.text-lighten1.understroke, .text-lighten1-active:active.understroke, .text-lighten1-focus:focus.understroke, .text-lighten1-hover:hover.understroke, .focus-container:focus .text-lighten1-focus.understroke, .baymax a.text-lighten1.understroke, .text-lighten1 a.understroke, .baymax .text-lighten1 a.understroke { border-color: rgba(48, 52, 54, 0.05); } .text-lighten1.understroke.link:hover, a.text-lighten1.understroke.link:hover, .text-lighten1-active:active.understroke.link:hover, .text-lighten1-focus:focus.understroke.link:hover, .text-lighten1-hover:hover.understroke.link:hover, .focus-container:focus .text-lighten1-focus.understroke.link:hover, .baymax a.text-lighten1.understroke.link:hover, .text-lighten1 a.understroke.link:hover, .baymax .text-lighten1 a.understroke.link:hover, .text-lighten1.understroke.link.active, a.text-lighten1.understroke.link.active, .text-lighten1-active:active.understroke.link.active, .text-lighten1-focus:focus.understroke.link.active, .text-lighten1-hover:hover.understroke.link.active, .focus-container:focus .text-lighten1-focus.understroke.link.active, .baymax a.text-lighten1.understroke.link.active, .text-lighten1 a.understroke.link.active, .baymax .text-lighten1 a.understroke.link.active { border-color: rgba(62, 68, 70, 0.05); } .hover-container:hover .parent-hover-text-lighten1 { color: rgba(232, 230, 227, 0.05); } .text-lighten2, a.text-lighten2, .text-lighten2-active:active, .text-lighten2-focus:focus, .text-lighten2-hover:hover, .focus-container:focus .text-lighten2-focus, .baymax a.text-lighten2, .text-lighten2 a, .baymax .text-lighten2 a { color: rgba(232, 230, 227, 0.1); fill: rgba(232, 230, 227, 0.1); } .text-lighten2.link:hover, a.text-lighten2.link:hover, .text-lighten2-active:active.link:hover, .text-lighten2-focus:focus.link:hover, .text-lighten2-hover:hover.link:hover, .focus-container:focus .text-lighten2-focus.link:hover, .baymax a.text-lighten2.link:hover, .text-lighten2 a.link:hover, .baymax .text-lighten2 a.link:hover { color: rgba(200, 195, 188, 0.1); fill: rgba(200, 195, 188, 0.1); } .text-lighten2.understroke, a.text-lighten2.understroke, .text-lighten2-active:active.understroke, .text-lighten2-focus:focus.understroke, .text-lighten2-hover:hover.understroke, .focus-container:focus .text-lighten2-focus.understroke, .baymax a.text-lighten2.understroke, .text-lighten2 a.understroke, .baymax .text-lighten2 a.understroke { border-color: rgba(48, 52, 54, 0.1); } .text-lighten2.understroke.link:hover, a.text-lighten2.understroke.link:hover, .text-lighten2-active:active.understroke.link:hover, .text-lighten2-focus:focus.understroke.link:hover, .text-lighten2-hover:hover.understroke.link:hover, .focus-container:focus .text-lighten2-focus.understroke.link:hover, .baymax a.text-lighten2.understroke.link:hover, .text-lighten2 a.understroke.link:hover, .baymax .text-lighten2 a.understroke.link:hover, .text-lighten2.understroke.link.active, a.text-lighten2.understroke.link.active, .text-lighten2-active:active.understroke.link.active, .text-lighten2-focus:focus.understroke.link.active, .text-lighten2-hover:hover.understroke.link.active, .focus-container:focus .text-lighten2-focus.understroke.link.active, .baymax a.text-lighten2.understroke.link.active, .text-lighten2 a.understroke.link.active, .baymax .text-lighten2 a.understroke.link.active { border-color: rgba(62, 68, 70, 0.1); } .hover-container:hover .parent-hover-text-lighten2 { color: rgba(232, 230, 227, 0.1); } .text-lighten3, a.text-lighten3, .text-lighten3-active:active, .text-lighten3-focus:focus, .text-lighten3-hover:hover, .focus-container:focus .text-lighten3-focus, .baymax a.text-lighten3, .text-lighten3 a, .baymax .text-lighten3 a { color: rgba(232, 230, 227, 0.25); fill: rgba(232, 230, 227, 0.25); } .text-lighten3.link:hover, a.text-lighten3.link:hover, .text-lighten3-active:active.link:hover, .text-lighten3-focus:focus.link:hover, .text-lighten3-hover:hover.link:hover, .focus-container:focus .text-lighten3-focus.link:hover, .baymax a.text-lighten3.link:hover, .text-lighten3 a.link:hover, .baymax .text-lighten3 a.link:hover { color: rgba(200, 195, 188, 0.25); fill: rgba(200, 195, 188, 0.25); } .text-lighten3.understroke, a.text-lighten3.understroke, .text-lighten3-active:active.understroke, .text-lighten3-focus:focus.understroke, .text-lighten3-hover:hover.understroke, .focus-container:focus .text-lighten3-focus.understroke, .baymax a.text-lighten3.understroke, .text-lighten3 a.understroke, .baymax .text-lighten3 a.understroke { border-color: rgba(48, 52, 54, 0.25); } .text-lighten3.understroke.link:hover, a.text-lighten3.understroke.link:hover, .text-lighten3-active:active.understroke.link:hover, .text-lighten3-focus:focus.understroke.link:hover, .text-lighten3-hover:hover.understroke.link:hover, .focus-container:focus .text-lighten3-focus.understroke.link:hover, .baymax a.text-lighten3.understroke.link:hover, .text-lighten3 a.understroke.link:hover, .baymax .text-lighten3 a.understroke.link:hover, .text-lighten3.understroke.link.active, a.text-lighten3.understroke.link.active, .text-lighten3-active:active.understroke.link.active, .text-lighten3-focus:focus.understroke.link.active, .text-lighten3-hover:hover.understroke.link.active, .focus-container:focus .text-lighten3-focus.understroke.link.active, .baymax a.text-lighten3.understroke.link.active, .text-lighten3 a.understroke.link.active, .baymax .text-lighten3 a.understroke.link.active { border-color: rgba(62, 68, 70, 0.25); } .hover-container:hover .parent-hover-text-lighten3 { color: rgba(232, 230, 227, 0.25); } .text-lighten4, a.text-lighten4, .text-lighten4-active:active, .text-lighten4-focus:focus, .text-lighten4-hover:hover, .focus-container:focus .text-lighten4-focus, .baymax a.text-lighten4, .text-lighten4 a, .baymax .text-lighten4 a { color: rgba(232, 230, 227, 0.5); fill: rgba(232, 230, 227, 0.5); } .text-lighten4.link:hover, a.text-lighten4.link:hover, .text-lighten4-active:active.link:hover, .text-lighten4-focus:focus.link:hover, .text-lighten4-hover:hover.link:hover, .focus-container:focus .text-lighten4-focus.link:hover, .baymax a.text-lighten4.link:hover, .text-lighten4 a.link:hover, .baymax .text-lighten4 a.link:hover { color: rgba(200, 195, 188, 0.5); fill: rgba(200, 195, 188, 0.5); } .text-lighten4.understroke, a.text-lighten4.understroke, .text-lighten4-active:active.understroke, .text-lighten4-focus:focus.understroke, .text-lighten4-hover:hover.understroke, .focus-container:focus .text-lighten4-focus.understroke, .baymax a.text-lighten4.understroke, .text-lighten4 a.understroke, .baymax .text-lighten4 a.understroke { border-color: rgba(48, 52, 54, 0.5); } .text-lighten4.understroke.link:hover, a.text-lighten4.understroke.link:hover, .text-lighten4-active:active.understroke.link:hover, .text-lighten4-focus:focus.understroke.link:hover, .text-lighten4-hover:hover.understroke.link:hover, .focus-container:focus .text-lighten4-focus.understroke.link:hover, .baymax a.text-lighten4.understroke.link:hover, .text-lighten4 a.understroke.link:hover, .baymax .text-lighten4 a.understroke.link:hover, .text-lighten4.understroke.link.active, a.text-lighten4.understroke.link.active, .text-lighten4-active:active.understroke.link.active, .text-lighten4-focus:focus.understroke.link.active, .text-lighten4-hover:hover.understroke.link.active, .focus-container:focus .text-lighten4-focus.understroke.link.active, .baymax a.text-lighten4.understroke.link.active, .text-lighten4 a.understroke.link.active, .baymax .text-lighten4 a.understroke.link.active { border-color: rgba(62, 68, 70, 0.5); } .hover-container:hover .parent-hover-text-lighten4 { color: rgba(232, 230, 227, 0.5); } .nearWhite { background-color: rgb(27, 29, 30); } .text-decoration-none { text-decoration-color: initial; } .strikethrough { text-decoration-color: initial; } .list-style-none { list-style-image: initial; } .underline { text-decoration-color: initial; } [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 { outline-color: rgb(5, 68, 162) !important; } [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 { outline-color: currentcolor !important; } [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 { outline-color: rgb(48, 52, 54) !important; } .homescreenBackground { background-color: rgb(26, 28, 29); } .appFontColor { color: rgb(200, 195, 188); } .appFontColorLight { color: rgb(178, 172, 162); } .appFontColorExtraLight { color: rgb(157, 148, 136); } .buttonBoxShadow { box-shadow: rgba(96, 104, 108, 0.3) 0px 0px 0px 1px; } .cardBoxShadow { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .cardBoxShadow:hover { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } .card-shadow { box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 10px; } .button { background-image: initial; background-color: rgb(14, 105, 174); color: rgb(232, 230, 227); border-color: initial; box-shadow: none; } .button:focus { outline-color: initial; box-shadow: rgb(14, 105, 174) 0px 0px 0px 2px inset, rgb(24, 26, 27) 0px 0px 0px 4px inset; } html { background-image: initial; background-color: transparent; } body { color: rgb(183, 177, 168); } label { color: inherit; } .inputStyle { color: rgb(200, 195, 188); background-image: initial; background-color: rgb(24, 26, 27); border-color: rgb(62, 67, 70); box-shadow: none; } .inputStyle:focus { outline-color: initial; box-shadow: none; border-color: rgb(62, 67, 70); } input, textarea { color: rgb(200, 195, 188); background-image: initial; background-color: rgb(24, 26, 27); border-color: rgb(62, 67, 70); box-shadow: none; } input:focus, textarea:focus { outline-color: initial; box-shadow: none; border-color: rgb(62, 67, 70); } a { color: rgb(58, 157, 249); } :focus { outline-color: initial !important; } #hyperbaseContainer { border-color: inherit; } body.embedded #embedBottomBarContainer { border-top-color: rgb(58, 62, 65); background-image: initial; background-color: rgb(24, 26, 27); } body.embedded #embedBottomBarContainer .embedBottomBarButton { border-left-color: rgb(62, 68, 70); color: rgb(178, 172, 162); } body.embedded #embedBottomBarContainer .embedBottomBarButton:hover { background-image: initial; background-color: rgb(30, 33, 34); } body.embedded #embedBottomBarContainer .embedBottomBarButton .icon { fill: rgb(157, 148, 136); } #table { border-color: inherit; } #table #view { background-image: initial; background-color: rgb(30, 32, 33); border-color: inherit; } #table .sidebarResizeBarInner { background-image: initial; background-color: rgba(58, 63, 65, 0.3); } #table .sidebarResizeBar:hover .sidebarResizeBarInner, #table .sidebarResizeBarInner.isResizing { background-image: initial; background-color: rgba(58, 63, 65, 0.5); } .viewSidebarSearchContainer-isFocused { border-color: rgb(5, 68, 162); } .viewListItemSelected { background-color: rgb(2, 50, 69); } #gridView { border-color: inherit; } #gridView #paneContainer { border-color: inherit; } #gridView #paneContainer #scrollOverlay .antiscroll-scrollbar { background-color: rgba(0, 0, 0, 0.28); box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px inset; } #gridView #paneContainer #scrollOverlay .antiscroll-scrollbar:hover, #gridView #paneContainer #scrollOverlay .antiscroll-scrollbar:active { background-color: rgba(0, 0, 0, 0.4); } #gridView #paneContainer #headerAndDataRowContainer { border-color: inherit; } #gridView #paneContainer #headerAndDataRowContainer .leftPaneWrapper { box-shadow: rgba(0, 0, 0, 0) 4px 0px 0px 0px; border-color: rgb(62, 68, 70) !important; } #gridView #paneContainer.isHorizontallyScrolled #headerAndDataRowContainer .leftPaneWrapper { box-shadow: rgba(0, 0, 0, 0.04) 4px 0px 0px 0px; } #gridView #paneContainer #summaryBarContainer { border-right-color: inherit; border-bottom-color: inherit; border-left-color: inherit; background-color: rgba(24, 26, 27, 0.5); border-top-color: rgb(57, 61, 64); } #gridView #paneContainer #summaryBarContainer .rightPaneWrapper { background-image: initial; background-color: transparent; border-color: inherit; } #gridView #paneContainer #summaryBarContainer .leftPaneWrapper { background-image: initial; background-color: transparent; } #gridView #paneContainer .pane#headerLeftPane { background-color: rgb(31, 34, 35); } #gridView #paneContainer .pane#headerRightPane { background-color: rgba(24, 26, 27, 0.5); border-bottom-color: rgb(57, 61, 64); } #gridView #paneContainer .pane#dataLeftPane { background-color: rgb(27, 30, 31); } #gridView #paneContainer .pane#summaryRightPane { box-shadow: rgba(0, 0, 0, 0) 4px 0px 0px 0px inset; border-color: rgb(62, 68, 70) !important; } #gridView #paneContainer.isHorizontallyScrolled .pane#summaryRightPane { box-shadow: rgba(0, 0, 0, 0.04) 4px 0px 0px 0px inset; } #cursorCellBadgeContainer .cursorCellLockBadge { background-image: initial; background-color: rgb(63, 69, 71); } #cursorCellBadgeContainer .cursorCellExternalBadge { background-image: initial; background-color: rgb(63, 69, 71); } #cursorCellBadgeContainer .cursorCellEditBadge { background-color: rgb(5, 74, 176); } #fillHandle { background-color: rgb(24, 26, 27); border-color: rgb(5, 68, 162); } #fillHandle.fillHandleDragging { background-color: rgb(32, 35, 37); border-color: rgb(106, 99, 87); } #galleryView { background-image: initial; background-color: rgb(33, 36, 37); } #galleryView .addRowButton .dropTargetContent { color: rgb(232, 230, 227); } #galleryView .galleryCardContainer a { text-decoration-color: initial; } #galleryView .galleryCardContainer.highlight .highlight { box-shadow: rgb(204, 178, 0) 0px 0px 0px 4px; } #galleryView .galleryCardContainer.cursor .highlight { box-shadow: rgb(204, 132, 0) 0px 0px 0px 4px; } #galleryView .baymaxGalleryCard.highlightForOnboarding::after { background-color: rgb(5, 74, 176); color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .baymaxGalleryCard .galleryCardPrimaryCell:focus::before { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } .baymaxGalleryCard:focus-within { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } .baymaxGalleryCard.galleryCard { background-image: initial; background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0.24) 0px 1px 3px; } .baymaxGalleryCard.galleryCard:hover { box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 12px; } .baymaxGalleryCard .coverAttachmentCell { background-image: initial; background-color: rgb(24, 26, 27); border-bottom-color: rgb(52, 56, 58); } .baymaxGalleryCard .coverAttachmentCell.noAttachments { background-image: initial; background-color: rgb(24, 26, 27); } .baymaxGalleryCard .coverAttachmentCell.noAttachments .noAttachmentsIcon { fill: rgb(223, 220, 215); color: rgb(223, 220, 215); } .baymaxGalleryCard .coverAttachmentCell.dropTarget .dropTargetLabel, .baymaxGalleryCard .coverAttachmentCell .loadingIndicator { color: rgb(232, 230, 227); } .baymaxGalleryCard .coverAttachmentCell.dropTarget .dropTargetLabel .icon, .baymaxGalleryCard .coverAttachmentCell .loadingIndicator .icon { fill: rgb(232, 230, 227); } .baymaxGalleryCard .coverAttachmentCell .loadingIndicator { background-image: initial; background-color: rgba(0, 0, 0, 0.4); } .baymaxGalleryCard .coverAttachmentCell.dropTarget .dropTargetLabel { background-image: initial; background-color: rgba(0, 0, 0, 0.3); } .baymaxGalleryCard .coverAttachmentCell.dropTarget .dropTargetLabel.hover { background-image: initial; background-color: rgba(0, 0, 0, 0.5); } .baymaxGalleryCard .coverAttachmentCell .attachmentScrubber .attachmentContainer { background-color: rgb(24, 26, 27); } .baymaxGalleryCard .coverAttachmentCell .scrubIndicator { background-image: initial; background-color: rgba(0, 0, 0, 0.5); } .baymaxGalleryCard .coverAttachmentCell .scrubIndicator .mouseNub, .baymaxGalleryCard .coverAttachmentCell .scrubIndicator .thumbnailNub { background-image: initial; background-color: rgb(24, 26, 27); } .baymaxGalleryCard .primaryCell { background-image: initial; background-color: rgb(27, 29, 30); border-bottom-color: rgb(52, 56, 58); color: rgb(178, 172, 162); } .baymaxGalleryCard .primaryCell.unnamed { color: rgb(157, 148, 136); } .baymaxGalleryCard .labelCellPair { border-bottom-color: rgb(52, 56, 58); } .baymaxGalleryCard .labelCellPair:last-child { border-bottom-color: transparent; } .baymaxGalleryCard .columnLabel { color: rgb(181, 174, 165); } .baymaxGalleryCard .cellContainer .cell { background-image: initial; background-color: transparent; } .galleryCardDragContainer .galleryCard { box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 25px; } .galleryCreateRowsFromFilesModal .hbtn { background-color: rgb(27, 29, 30); box-shadow: rgba(96, 104, 108, 0.3) 0px 0px 0px 1px; } .galleryCreateRowsFromFilesModal .hbtn:active:not(.disabled), .galleryCreateRowsFromFilesModal .hbtn:focus:not(.disabled) { box-shadow: rgba(96, 104, 108, 0.3) 0px 0px 0px 1px; background-image: initial; background-color: rgb(19, 34, 42); } .galleryCreateRowsFromFilesModal .hbtn .subtitle { color: rgb(157, 148, 136); } #kanbanView { background-color: rgb(40, 44, 45); } #kanbanView .stacksContainerForMobile::-webkit-scrollbar-thumb { background-image: initial; background-color: rgba(0, 0, 0, 0.35); } #kanbanView .stacksContainer::-webkit-scrollbar-thumb { background-image: initial; background-color: rgba(0, 0, 0, 0.35); } #kanbanView .baymaxGalleryCard.highlightForOnboarding::after { background-color: rgb(5, 74, 176); color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .kanbanStack .kanbanCardContainer a { text-decoration-color: initial; } .kanbanStack .kanbanCardContainer.highlight .highlight { box-shadow: rgb(204, 178, 0) 0px 0px 0px 4px; } .kanbanStack .kanbanCardContainer.cursor .highlight { box-shadow: rgb(204, 132, 0) 0px 0px 0px 4px; } .viewLoadOverlay { background-color: transparent; color: rgba(232, 230, 227, 0.25); } .cell { background-image: initial; background-color: rgb(24, 26, 27); color: rgb(221, 218, 214); outline-color: initial; } .dataRow:not(.header) .cell { border-bottom-color: rgb(57, 61, 64); border-right-color: initial; border-top-color: initial; border-left-color: rgb(51, 56, 58); } .dataRow:not(.header) .cell span.url { text-decoration-color: initial; } .dataRow:not(.header) .cell.cursor { border-top-color: transparent; border-bottom-color: transparent; border-left-color: transparent; border-right-color: initial; box-shadow: rgb(5, 74, 176) 0px 0px 0px 2px !important; } .dataRow:not(.header) .cell.cursor.primary { border-left-color: initial; } .dataRow:not(.header) .cell.edit { box-shadow: rgb(5, 74, 176) 0px 0px 0px 3px !important; } .dataRow:not(.header) .cell.fillCandidate { background-image: initial !important; background-color: rgb(32, 35, 37) !important; } .dataRow:not(.header) .cell.fillCandidate.found.foundCursor { background-image: initial !important; background-color: rgb(137, 102, 14) !important; } .dataRow:not(.header) .cell.fillCandidate.found:not(.foundCursor) { background-image: initial !important; background-color: rgb(74, 58, 20) !important; } .dataRow:not(.header) .cell.selected:not(.expanded).found.foundCursor, .dataRow:not(.header) .cell.cursor:not(.expanded).found.foundCursor { background-image: initial !important; background-color: rgb(133, 103, 14) !important; } .dataRow:not(.header) .cell.selected:not(.expanded).found:not(.foundCursor), .dataRow:not(.header) .cell.cursor:not(.expanded).found:not(.foundCursor) { background-image: initial !important; background-color: rgb(64, 56, 22) !important; } .dataRow:not(.header) .cell.cursor:not(.expanded) { background-image: initial !important; background-color: rgb(24, 26, 27) !important; } .dataRow:not(.header) .cell.cursor:not(.expanded).multipleSelected { background-image: initial !important; background-color: rgb(28, 31, 32) !important; } .dataRow:not(.header) .cell.selected:not(.expanded):not(.cursor) { background-image: initial !important; background-color: rgb(28, 31, 32) !important; } .dataRow:not(.header) .cell.fillCandidate { background-image: initial !important; background-color: rgb(32, 35, 37) !important; } .dataRow:not(.header) .cell.found.foundCursor { background-image: initial; background-color: rgb(138, 99, 0); } .dataRow:not(.header) .cell.found:not(.foundCursor) { background-image: initial; background-color: rgb(77, 55, 0); } .dataRow:not(.header) .cell.primary { border-left-color: transparent; } .dataRow:not(.header).expanded .cell.expandButton { background-image: initial !important; background-color: transparent !important; } .cell.expanded { background-color: rgb(27, 30, 31); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .cell.expanded.collapsed { background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px; } .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 { background-image: initial; background-color: rgb(24, 26, 27); } .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 { background-image: initial; background-color: rgb(27, 29, 30); } .dataRow.hover .cell:not(.fillCandidate) .grid-read-checkbox-field-checkbox { border-color: rgba(140, 130, 115, 0.1); background-color: rgb(24, 26, 27); } .dataRow .grid-read-rating-field-rating { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .dataRow .grid-read-rating-field-rating.link:hover { color: rgba(232, 230, 227, 0.8); } .dataRow .grid-read-rating-field-rating.understroke { border-color: rgba(48, 52, 54, 0.25); } .dataRow .grid-read-rating-field-rating.understroke.link:hover, .dataRow .grid-read-rating-field-rating.understroke.link.active { border-color: rgba(48, 52, 54, 0.8); } .dataRow.hover .grid-read-rating-field-rating { color: rgba(232, 230, 227, 0.1); fill: rgba(232, 230, 227, 0.1); } .dataRow.hover .grid-read-rating-field-rating.link:hover { color: rgba(232, 230, 227, 0.1); fill: rgba(232, 230, 227, 0.1); } .dataRow.hover .grid-read-rating-field-rating.understroke { border-color: rgba(140, 130, 115, 0.1); } .dataRow.hover .grid-read-rating-field-rating.understroke.link:hover, .dataRow.hover .grid-read-rating-field-rating.understroke.link.active { border-color: rgba(140, 130, 115, 0.1); } #gridView .dataRow .staticCellContainer { background-image: initial; background-color: rgb(24, 26, 27); border-bottom-color: rgb(57, 61, 64); } #gridView .dataRow .expandButtonLeft { border-left-color: initial; text-decoration-color: initial; } #gridView .dataRow .expandButtonLeft:hover i, #gridView .dataRow .expandButtonLeft:hover .commentCount { color: rgb(109, 163, 222); background-color: rgb(3, 56, 77); } #gridView .dataRow .expandButtonLeft i { color: rgb(58, 157, 249); } #gridView .dataRow .expandButtonLeft .commentCount { color: rgb(58, 157, 249); background-color: rgba(0, 0, 0, 0.05); } #gridView .dataRow.highlightForOnboarding .expandButtonLeft i:not(:hover)::after, #gridView .dataRow.highlightForOnboarding.hasComments .expandButtonLeft .commentCount:not(:hover)::after { background-color: rgb(5, 74, 176); color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } #gridView .dataRow .rowNumber { border-left-color: initial; border-right-color: initial; color: rgb(161, 153, 141); } #gridView .dataRow .rowNumber .checkbox { background-image: initial; background-color: rgb(24, 26, 27); border-color: rgb(76, 82, 85); } #gridView .dataRow.found .rowNumber { background-image: initial; background-color: rgb(77, 55, 0); } #gridView .dataRow.cursorCell .cell:not(.ghost), #gridView .dataRow.cursorCell .staticCellContainer { background-image: initial; background-color: rgb(28, 30, 31); } #gridView .dataRow.cursorCell .cell.found.foundCursor { background-image: initial; background-color: rgb(137, 100, 7); } #gridView .dataRow.cursorCell .cell.found:not(.foundCursor) { background-image: initial; background-color: rgb(74, 56, 11); } #gridView .dataRow.cursorCell.hasComments .expandButtonLeft i { color: transparent; } #gridView .dataRow.selected .staticCellContainer .rowNumber .checkbox { background-color: rgb(5, 74, 176); border-color: transparent; } #gridView .dataRow.selected .cell:not(.ghost), #gridView .dataRow.selected .staticCellContainer { background-image: initial !important; background-color: rgb(28, 31, 32) !important; } #gridView .dataRow.selected .cell.found.foundCursor { background-image: initial !important; background-color: rgb(133, 103, 14) !important; } #gridView .dataRow.selected .cell.found:not(.foundCursor) { background-image: initial !important; background-color: rgb(64, 56, 22) !important; } #gridView.rowDraggingEnabled .dataRow div.grabby { background-image: url("https://airtable.com/images/grabby.png"); } .rowHeight1#gridView:not(.animateRows):not(.grouped) #dataLeftPane .paneInnerContent, .rowHeight1#gridView:not(.animateRows):not(.grouped) #dataRightPane .paneInnerContent { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSIzMiI+PGRlZnM+PGZpbHRlciBpZD0iZGFya3JlYWRlci1pbWFnZS1maWx0ZXIiPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMyAtMC42NjcgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAwLjMzMyAtMC42NjcgMC4wMDAgMS4wMDAgLTAuNjY3IC0wLjY2NyAwLjMzMyAwLjAwMCAxLjAwMCAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxIiBoZWlnaHQ9IjMyIiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUFFQUFBQWdDQVlBQUFEVDVSSWFBQUFBQVhOU1IwSUFyczRjNlFBQUFCWkpSRUZVQ0IxaitBOEVUQXhBTVBpSWU0K2VNQUFBajQ0RzM3QWNVaFVBQUFBQVNVVk9SSzVDWUlJPSIgLz48L3N2Zz4="); } .rowHeight2#gridView:not(.animateRows):not(.grouped) #dataLeftPane .paneInnerContent, .rowHeight2#gridView:not(.animateRows):not(.grouped) #dataRightPane .paneInnerContent { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSI1NiI+PGRlZnM+PGZpbHRlciBpZD0iZGFya3JlYWRlci1pbWFnZS1maWx0ZXIiPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMyAtMC42NjcgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAwLjMzMyAtMC42NjcgMC4wMDAgMS4wMDAgLTAuNjY3IC0wLjY2NyAwLjMzMyAwLjAwMCAxLjAwMCAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxIiBoZWlnaHQ9IjU2IiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUFFQUFBQTRDQVlBQUFBOFlKTHNBQUFBQkdkQlRVRUFBTEdQQy94aEJRQUFBQmRKUkVGVUdCbGorQThFVEF4QU1FckF3dURlb3ljTUFKY01Cdy9mblQ2RUFBQUFBRWxGVGtTdVFtQ0MiIC8+PC9zdmc+"); } .rowHeight3#gridView:not(.animateRows):not(.grouped) #dataLeftPane .paneInnerContent, .rowHeight3#gridView:not(.animateRows):not(.grouped) #dataRightPane .paneInnerContent { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSI4OCI+PGRlZnM+PGZpbHRlciBpZD0iZGFya3JlYWRlci1pbWFnZS1maWx0ZXIiPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMyAtMC42NjcgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAwLjMzMyAtMC42NjcgMC4wMDAgMS4wMDAgLTAuNjY3IC0wLjY2NyAwLjMzMyAwLjAwMCAxLjAwMCAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxIiBoZWlnaHQ9Ijg4IiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUFFQUFBQllDQVlBQUFBMGxKMjJBQUFBQkdkQlRVRUFBTEdQQy94aEJRQUFBQmhKUkVGVUdCbGorQThFVEF4QU1Fb01sVEM0OStnSkF3QnV1UWRQYi9mT3NRQUFBQUJKUlU1RXJrSmdnZz09IiAvPjwvc3ZnPg=="); } .rowHeight4#gridView:not(.animateRows):not(.grouped) #dataLeftPane .paneInnerContent, .rowHeight4#gridView:not(.animateRows):not(.grouped) #dataRightPane .paneInnerContent { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSIxMjgiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4zMzMgLTAuNjY3IC0wLjY2NyAwLjAwMCAxLjAwMCAtMC42NjcgMC4zMzMgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAtMC42NjcgMC4zMzMgMC4wMDAgMS4wMDAgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMSIgaGVpZ2h0PSIxMjgiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBQUVBQUFDQUNBWUFBQURLK1FQMEFBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFCcEpSRUZVS0JWaitBOEVUQXhBTUVxTWhnRjkwOEc5UjA4WUFEU1ZCNTkybXJvK0FBQUFBRWxGVGtTdVFtQ0MiIC8+PC9zdmc+"); } body:not(.dragHelperActivelyDragging) #paneContainer:not(.scrolling) .dataRow.hover:not(.header):not(.ghost):not(.dragging).hasComments .expandButtonLeft i { color: transparent; } body:not(.dragHelperActivelyDragging) #gridView .dataRow:not(.header):not(.selected):hover .background { background-image: initial; background-color: rgb(26, 28, 30); } body:not(.dragHelperActivelyDragging) #gridView .dataRow:not(.header):not(.selected):not(.ghost) .rowNumber:hover { background-color: rgb(31, 34, 35); } body:not(.dragHelperActivelyDragging) #gridView .dataRow.ghost:hover .rowNumber { background-color: rgb(31, 34, 35); } body:not(.dragHelperActivelyDragging) #gridView .dataRow.hover .cell:not(.ghost), body:not(.dragHelperActivelyDragging) #gridView .dataRow.hover .staticCellContainer { background-image: initial; background-color: rgb(28, 30, 31); } .headerRow .cell.ghost { border-left-color: rgb(57, 61, 64); border-right-color: rgb(57, 61, 64); } #table .dataRow .cell.ghost { border-left-color: rgb(57, 61, 64); border-bottom-color: transparent; background-color: transparent; } #table .dataRow .cell.ghost.hover { background-color: rgb(24, 26, 27); border-right-color: rgb(57, 61, 64); border-bottom-color: rgb(57, 61, 64); } #table .dataRow.ghost { background-color: rgb(24, 26, 27); border-bottom-color: rgb(57, 61, 64); } #table .dataRow.ghost.rightPane { border-right-color: rgb(57, 61, 64); } #table .dataRow.ghost .rowNumber { border-right-color: initial; color: rgb(179, 172, 162); } #table .dataRow.ghost:not(.rowInsertionEnabled) { background-color: rgb(29, 31, 32); } body:not(.dragHelperActivelyDragging) #table .dataRow.ghost.rowInsertionEnabled.hover { background-color: rgb(28, 30, 31); } body:not(.dragHelperActivelyDragging) #table .dataRow.ghost.rowInsertionEnabled.hover .rowNumber { background-color: rgb(28, 30, 31); } #table .headerRow.leftPane > :last-child { border-right-color: rgb(62, 68, 70); } #table .headerRow .staticCellContainer { background-color: rgb(30, 32, 33); border-bottom-color: rgb(61, 66, 69); } #table .headerRow .staticCellContainer .rowNumber { border-left-color: initial; border-right-color: initial; } #table .headerRow .staticCellContainer .rowNumber .checkbox { background-image: initial; background-color: rgb(24, 26, 27); border-color: rgb(76, 82, 85); } #table .headerRow .staticCellContainer .rowNumber .checkbox.selected { background-color: rgb(14, 105, 174); border-color: transparent; } .headerRow .cell { background-color: rgb(30, 32, 33); border-bottom-color: rgb(61, 66, 69); border-top-color: initial; border-left-color: rgb(57, 61, 64); } .headerRow .cell:hover { background-color: rgb(28, 30, 31); } .headerRow .cell.read.primary { border-left-color: initial; } .headerRow .cell.read .contentWrapper { color: rgb(200, 195, 188); } .headerRow .cell.read .contentWrapper .displayTypeIcon { fill: rgb(178, 172, 162); } .headerRow .cell.read .contentWrapper .displayTypeIcon .displayTypeIconOverlay { stroke: rgb(226, 223, 219); } .headerRow .cell.read .contentWrapper .descriptionIcon { color: rgb(178, 172, 162); } .headerRow .cell.read .warningSign { background-color: inherit; color: rgb(231, 63, 92); } .headerRow .cell.read .warningSign:hover { color: rgb(227, 81, 117); } .headerRow .cell.read .menuButton { color: rgb(178, 172, 162); } .headerRow .cell.read .resizeHandle .draggingLine { background-color: rgb(5, 74, 176); } .headerRow.rightPane > .cell.readonly:last-child { box-shadow: rgb(42, 45, 47) 1px 0px; } .headerRow .cell.columnConfigOpen .menuButton { color: rgba(232, 230, 227, 0.25); fill: rgba(232, 230, 227, 0.25); } .headerRow .cell.columnConfigOpen .menuButton.link:hover { color: rgba(232, 230, 227, 0.25); fill: rgba(232, 230, 227, 0.25); } .headerRow .cell.columnConfigOpen .menuButton.understroke { border-color: rgba(140, 130, 115, 0.25); } .headerRow .cell.columnConfigOpen .menuButton.understroke.link:hover, .headerRow .cell.columnConfigOpen .menuButton.understroke.link.active { border-color: rgba(140, 130, 115, 0.25); } #paneContainer.highlightForOnboarding .headerRow .cell[data-columnindex="1"]:not(.columnConfigOpen):not(.columnMenuOpen) .menuButton::after { background-color: rgb(5, 74, 176); color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } #paneDivider .line { background-image: initial; background-color: rgb(72, 78, 81); } #paneDivider .dragHandle { background-image: initial; background-color: rgb(5, 74, 176); } #paneDivider .tooltip { background-color: rgb(24, 26, 27); color: rgb(152, 143, 129); box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 0px 1px; } #paneDivider .tooltip span { color: rgb(83, 255, 203); } #paneDivider .tooltip::before { background-image: initial; background-color: transparent; border-color: transparent rgb(48, 52, 54) transparent transparent; box-shadow: rgb(24, 26, 27) 1px 0px 0px; } #paneDivider .tooltip::after { background-image: initial; background-color: transparent; border-color: transparent rgba(140, 130, 115, 0.2) transparent transparent; } #paneDivider .tooltip.hanging-left::before { border-right-color: initial; border-left-color: rgb(48, 52, 54); } #paneDivider .tooltip.hanging-left::after { border-right-color: transparent; border-left-color: rgba(140, 130, 115, 0.2); } .summaryBar .summaryCell, .groupHeader .summaryCell { color: rgb(200, 195, 188); } .summaryBar .summaryCell:not(.selectionCount):hover, .groupHeader .summaryCell:not(.selectionCount):hover { background-color: rgba(0, 0, 0, 0.05); } .CodeMirror { color: rgb(232, 230, 227); } .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { background-color: rgb(24, 26, 27); } .CodeMirror-gutters { border-right-color: rgb(58, 62, 65); background-color: rgb(29, 31, 32); } .CodeMirror-linenumber { color: rgb(168, 160, 149); } .CodeMirror-guttermarker { color: rgb(232, 230, 227); } .CodeMirror-guttermarker-subtle { color: rgb(168, 160, 149); } .CodeMirror-cursor { border-left-color: rgb(140, 130, 115); border-right-color: initial; } .CodeMirror div.CodeMirror-secondarycursor { border-left-color: rgb(66, 71, 74); } .cm-fat-cursor .CodeMirror-cursor { background-image: initial; background-color: rgb(44, 127, 16); border-color: initial !important; } .cm-fat-cursor-mark { background-color: rgba(48, 192, 0, 0.5); } .cm-animate-fat-cursor { border-color: initial; background-color: rgb(44, 127, 16); } .cm-tab { text-decoration-color: inherit; } .CodeMirror-ruler { border-left-color: rgb(62, 68, 70); } .cm-s-default .cm-header { color: rgb(51, 125, 255); } .cm-s-default .cm-quote { color: rgb(97, 255, 97); } .cm-negative { color: rgb(223, 81, 81); } .cm-positive { color: rgb(106, 222, 106); } .cm-link { text-decoration-color: initial; } .cm-strikethrough { text-decoration-color: initial; } .cm-s-default .cm-keyword { color: rgb(237, 109, 255); } .cm-s-default .cm-atom { color: rgb(119, 102, 238); } .cm-s-default .cm-number { color: rgb(140, 236, 197); } .cm-s-default .cm-def { color: rgb(51, 125, 255); } .cm-s-default .cm-variable-2 { color: rgb(102, 186, 255); } .cm-s-default .cm-variable-3, .cm-s-default .cm-type { color: rgb(109, 255, 200); } .cm-s-default .cm-comment { color: rgb(255, 170, 85); } .cm-s-default .cm-string { color: rgb(238, 90, 90); } .cm-s-default .cm-string-2 { color: rgb(255, 102, 26); } .cm-s-default .cm-meta { color: rgb(178, 172, 162); } .cm-s-default .cm-qualifier { color: rgb(178, 172, 162); } .cm-s-default .cm-builtin { color: rgb(136, 85, 255); } .cm-s-default .cm-bracket { color: rgb(157, 148, 136); } .cm-s-default .cm-tag { color: rgb(140, 255, 121); } .cm-s-default .cm-attribute { color: rgb(82, 145, 255); } .cm-s-default .cm-hr { color: rgb(168, 160, 149); } .cm-s-default .cm-link { color: rgb(82, 145, 255); } .cm-s-default .cm-error { color: rgb(255, 26, 26); } .cm-invalidchar { color: rgb(255, 26, 26); } .CodeMirror-composing { border-bottom-color: initial; } div.CodeMirror span.CodeMirror-matchingbracket { color: rgb(73, 255, 73); } div.CodeMirror span.CodeMirror-nonmatchingbracket { color: rgb(223, 94, 94); } .CodeMirror-matchingtag { background-image: initial; background-color: rgba(204, 120, 0, 0.3); } .CodeMirror-activeline-background { background-image: initial; background-color: rgb(30, 33, 34); } .CodeMirror { background-image: initial; background-color: rgb(24, 26, 27); } .CodeMirror-scroll { outline-color: initial; } .CodeMirror-sizer { border-right-color: transparent; } .CodeMirror-gutter-wrapper { background-image: none !important; background-color: initial !important; border-color: initial !important; } .CodeMirror-gutter-wrapper ::selection { background-color: transparent; } .CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like { background-image: initial; background-color: transparent; color: inherit; -webkit-tap-highlight-color: transparent; } .CodeMirror-code { outline-color: initial; } .CodeMirror-selected { background-image: initial; background-color: rgb(45, 49, 51); } .CodeMirror-focused .CodeMirror-selected { background-image: initial; background-color: rgb(40, 44, 45); } .CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background-image: initial; background-color: rgb(40, 44, 45); } .cm-searching { background-color: rgba(204, 204, 0, 0.4); } span.CodeMirror-selectedtext { background-image: none; background-color: initial; } .CodeMirror-hints { list-style-image: initial; box-shadow: rgba(0, 0, 0, 0.2) 2px 3px 5px; border-color: rgb(66, 71, 74); background-image: initial; background-color: rgb(24, 26, 27); } .CodeMirror-hint { color: rgb(232, 230, 227); } li.CodeMirror-hint-active { background-image: initial; background-color: rgb(0, 109, 204); color: rgb(232, 230, 227); } .CodeMirror-search-match { background-image: initial; background-color: rgb(204, 172, 0); border-top-color: rgb(179, 116, 0); border-bottom-color: rgb(179, 116, 0); } .CodeMirror-dialog { background-image: inherit; background-color: inherit; color: inherit; } .CodeMirror-dialog-top { border-bottom-color: rgb(53, 57, 59); } .CodeMirror-dialog-bottom { border-top-color: rgb(53, 57, 59); } .CodeMirror-dialog input { border-color: initial; outline-color: initial; background-image: initial; background-color: transparent; color: inherit; } .solarized.base03 { color: rgb(215, 211, 206); } .solarized.base02 { color: rgb(209, 205, 199); } .solarized.base01 { color: rgb(167, 160, 148); } .solarized.base00 { color: rgb(159, 150, 138); } .solarized.base0 { color: rgb(160, 151, 139); } .solarized.base1 { color: rgb(168, 161, 149); } .solarized.base2 { color: rgb(228, 219, 189); } .solarized.base3 { color: rgb(250, 233, 188); } .solarized.solar-yellow { color: rgb(255, 212, 77); } .solarized.solar-orange { color: rgb(235, 116, 67); } .solarized.solar-red { color: rgb(223, 68, 66); } .solarized.solar-magenta { color: rgb(215, 72, 141); } .solarized.solar-violet { color: rgb(116, 148, 199); } .solarized.solar-blue { color: rgb(65, 156, 221); } .solarized.solar-cyan { color: rgb(102, 215, 206); } .solarized.solar-green { color: rgb(234, 255, 97); } .cm-s-solarized.cm-s-dark { color: rgb(160, 151, 139); background-color: rgb(0, 34, 43); text-shadow: rgb(0, 34, 43) 0px 1px; } .cm-s-solarized.cm-s-light { background-color: rgb(64, 48, 5); color: rgb(159, 150, 138); text-shadow: rgb(62, 53, 25) 0px 1px; } .cm-s-solarized .CodeMirror-widget { text-shadow: none; } .cm-s-solarized .cm-header { color: rgb(167, 160, 148); } .cm-s-solarized .cm-quote { color: rgb(168, 161, 149); } .cm-s-solarized .cm-keyword { color: rgb(235, 116, 67); } .cm-s-solarized .cm-atom { color: rgb(215, 72, 141); } .cm-s-solarized .cm-number { color: rgb(215, 72, 141); } .cm-s-solarized .cm-def { color: rgb(102, 215, 206); } .cm-s-solarized .cm-variable { color: rgb(160, 151, 139); } .cm-s-solarized .cm-variable-2 { color: rgb(255, 212, 77); } .cm-s-solarized .cm-variable-3, .cm-s-solarized .cm-type { color: rgb(116, 148, 199); } .cm-s-solarized .cm-property { color: rgb(102, 215, 206); } .cm-s-solarized .cm-operator { color: rgb(116, 148, 199); } .cm-s-solarized .cm-comment { color: rgb(167, 160, 148); } .cm-s-solarized .cm-string { color: rgb(234, 255, 97); } .cm-s-solarized .cm-string-2 { color: rgb(255, 212, 77); } .cm-s-solarized .cm-meta { color: rgb(234, 255, 97); } .cm-s-solarized .cm-qualifier { color: rgb(255, 212, 77); } .cm-s-solarized .cm-builtin { color: rgb(215, 72, 141); } .cm-s-solarized .cm-bracket { color: rgb(235, 116, 67); } .cm-s-solarized .CodeMirror-matchingbracket { color: rgb(234, 255, 97); } .cm-s-solarized .CodeMirror-nonmatchingbracket { color: rgb(223, 68, 66); } .cm-s-solarized .cm-tag { color: rgb(168, 161, 149); } .cm-s-solarized .cm-attribute { color: rgb(102, 215, 206); } .cm-s-solarized .cm-hr { color: transparent; border-top-color: rgb(106, 99, 87); } .cm-s-solarized .cm-link { color: rgb(168, 161, 149); } .cm-s-solarized .cm-special { color: rgb(116, 148, 199); } .cm-s-solarized .cm-em { color: rgb(168, 160, 149); text-decoration-color: initial; } .cm-s-solarized .cm-error, .cm-s-solarized .cm-invalidchar { color: rgb(167, 160, 148); border-bottom-color: rgb(150, 27, 25); } .cm-s-solarized.cm-s-dark div.CodeMirror-selected { background-image: initial; background-color: rgb(6, 43, 53); } .cm-s-solarized.cm-s-dark.CodeMirror ::selection { background-image: initial; background-color: rgba(6, 43, 53, 0.99); } .cm-s-solarized.cm-s-light div.CodeMirror-selected { background-image: initial; background-color: rgb(62, 53, 25); } .cm-s-solarized.cm-s-light .CodeMirror-line::selection, .cm-s-light .CodeMirror-line > span::selection, .cm-s-light .CodeMirror-line > span > span::selection { background-image: initial; background-color: rgb(62, 53, 25); } .cm-s-solarized.CodeMirror { box-shadow: rgb(0, 0, 0) 7px 0px 12px -6px inset; } .cm-s-solarized .CodeMirror-gutters { border-right-color: initial; } .cm-s-solarized.cm-s-dark .CodeMirror-gutters { background-color: rgb(6, 43, 53); } .cm-s-solarized.cm-s-dark .CodeMirror-linenumber { color: rgb(167, 160, 148); text-shadow: rgb(2, 13, 16) 0px -1px; } .cm-s-solarized.cm-s-light .CodeMirror-gutters { background-color: rgb(62, 53, 25); } .cm-s-solarized.cm-s-light .CodeMirror-linenumber { color: rgb(160, 151, 139); } .cm-s-solarized .CodeMirror-guttermarker-subtle { color: rgb(167, 160, 148); } .cm-s-solarized.cm-s-dark .CodeMirror-guttermarker { color: rgb(211, 207, 201); } .cm-s-solarized.cm-s-light .CodeMirror-guttermarker { color: rgb(235, 116, 67); } .cm-s-solarized .CodeMirror-gutter .CodeMirror-gutter-text { color: rgb(167, 160, 148); } .cm-s-solarized .CodeMirror-cursor { border-left-color: rgb(81, 88, 92); } .cm-s-solarized.cm-s-light.cm-fat-cursor .CodeMirror-cursor { background-image: initial; background-color: rgb(44, 127, 16); } .cm-s-solarized.cm-s-light .cm-animate-fat-cursor { background-color: rgb(44, 127, 16); } .cm-s-solarized.cm-s-dark.cm-fat-cursor .CodeMirror-cursor { background-image: initial; background-color: rgb(70, 88, 94); } .cm-s-solarized.cm-s-dark .cm-animate-fat-cursor { background-color: rgb(70, 88, 94); } .cm-s-solarized.cm-s-dark .CodeMirror-activeline-background { background-image: initial; background-color: rgba(24, 26, 27, 0.06); } .cm-s-solarized.cm-s-light .CodeMirror-activeline-background { background-image: initial; background-color: rgba(0, 0, 0, 0.06); } .CodeMirror-matchingtag { border-bottom-color: rgb(5, 68, 162) !important; background-image: initial !important; background-color: transparent !important; } .CodeMirror-matchingbracket { border-bottom-color: rgb(5, 68, 162) !important; color: rgb(232, 230, 227) !important; } .CodeMirror-nonmatchingbracket { border-bottom-color: rgb(162, 5, 46) !important; color: rgb(232, 230, 227) !important; } .react-grid-item.react-grid-placeholder { background-image: initial; background-color: rgb(204, 0, 0); } .react-grid-item > .react-resizable-handle::after { border-right-color: rgba(140, 130, 115, 0.4); border-bottom-color: rgba(140, 130, 115, 0.4); } #sharedBlockInstallationContainer { background-color: rgb(24, 26, 27); } #blocksContainer .react-grid-item .react-resizable-handle { 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"); background-color: initial; } #blocksContainer .react-grid-item.isFocused .react-resizable-handle { 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"); background-color: initial; } #blocksContainer .react-grid-item.react-grid-placeholder { background-image: initial; background-color: rgba(0, 0, 0, 0.5); } .blockEditor .CodeMirror { box-shadow: none !important; } .blockEditorSidebarItemDragging { background-image: initial; background-color: rgb(29, 31, 32); box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 5px; } input[type="text"]:focus.workflowPlainTextInput { border-color: rgba(140, 130, 115, 0.1); } .monaco-editor .button { background-image: initial; background-color: initial; } .workflow-node-arrowhead { border-color: rgb(53, 57, 59); } .workflow-node-arrowline { border-left-color: rgb(53, 57, 59); } .node-group-trigger .workflow-card::after { border-left-color: rgb(53, 57, 59); } .node-group-trigger .workflow-card::before { border-color: rgb(53, 57, 59); } .inline-node-type-selector::after { border-left-color: rgb(53, 57, 59); } .inline-node-type-selector::before { border-color: rgb(53, 57, 59); } pre.prism-code .token-line.diff-added-line { background-color: rgb(35, 68, 10); } pre.prism-code .token-line.diff-removed-line { background-color: rgb(63, 0, 16); } .airtableLogo { background-image: url("https://airtable.com/images/top_bar_logo@2x.png"); } .baymax .airtableLogo { background-image: url("https://airtable.com/images/top_bar_logo_baymax@2x.png"); } @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx), not all { .airtableLogo { background-image: url("https://airtable.com/images/top_bar_logo@2x.png"); } } .baymax .airtableLogo { background-image: url("https://airtable.com/images/top_bar_logo_baymax@2x.png"); } .addRowButton { box-shadow: none; } .addRowButton .icon { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .addRowButton .icon.link:hover { color: rgba(232, 230, 227, 0.8); } .addRowButton .icon.understroke { border-color: rgba(48, 52, 54, 0.25); } .addRowButton .icon.understroke.link:hover, .addRowButton .icon.understroke.link.active { border-color: rgba(48, 52, 54, 0.8); } .addRowButton.globalAddRowButton { box-shadow: rgb(96, 104, 108) 0px 0px 2pt 0px; } .audioPlayer input[type="range"] { background-image: initial; background-color: transparent; border-color: initial; } .audioPlayer input[type="range"]:focus { outline-color: initial; } .audioPlayer input[type="range"]::-webkit-slider-runnable-track { background-image: initial; background-color: rgba(0, 0, 0, 0.1); } .audioPlayer input[type="range"]::-webkit-slider-thumb { border-color: initial; background-image: initial; background-color: rgb(51, 55, 58); } .attachmentContent .audioPlayer { background-color: rgb(24, 26, 27); } .dataRow:not(.header) .cell.editingByAnotherUser.cursor { border-color: rgb(25, 160, 41) !important; } .dataRow:not(.header) .cell.editingByAnotherUser:not(.cursor) { box-shadow: rgb(26, 161, 41) 0px 0px 0px 2px !important; } .detailView .cell.editingByAnotherUser .userIconContainer.collabUser .userIconWrapper .userIcon img, .cell.expanded.editingByAnotherUser .userIconContainer.collabUser .userIconWrapper .userIcon img { box-shadow: rgb(26, 161, 41) 0px 0px 0px 2px; } #table .dataRow.poppedRow { box-shadow: rgb(178, 56, 0) 0px 0px 0px 2px; } #table .dataRow.poppedRow .poppedRowMessage { background-image: initial; background-color: rgb(178, 56, 0); } #homeScreen { background-image: initial; background-color: rgb(26, 28, 29); } #tableTabDragHelperGhost { background-color: rgba(24, 26, 27, 0.75); } .detailViewWithActivityFeedBase .dialog > .header { background-image: initial; background-color: rgb(27, 29, 30); } .detailViewWithActivityFeedBase .dialog > .header > .nextPrevContainer .previousRowButton:hover, .detailViewWithActivityFeedBase .dialog > .header > .nextPrevContainer .nextRowButton:hover { color: rgb(77, 171, 240); } .detailViewWithActivityFeedBase .dialog > .header > .nextPrevContainer .previousRowButton.disabled, .detailViewWithActivityFeedBase .dialog > .header > .nextPrevContainer .nextRowButton.disabled { color: rgb(200, 195, 188); } .detailViewWithActivityFeedBase .dialog > .header > .titleContainer { color: rgb(200, 195, 188); } .detailViewWithActivityFeedBase .dialog > .header > .closeDetailView { color: rgb(77, 171, 240); } .detailViewWithActivityFeedBase .dialog > .header > .notificationLevel.watching { color: rgb(77, 171, 240); } .detailViewWithActivityFeedBase .dialog > .header > .notificationLevelMenu li .levelCheckmark i { color: rgb(232, 230, 227); } .detailViewWithActivityFeedBase .dialog > .header > .notificationLevelMenu li .levelName { color: rgb(200, 195, 188); } .detailViewWithActivityFeedBase .dialog > .header > .notificationLevelMenu li .levelDescription { color: rgb(178, 172, 162); } .detailViewWithActivityFeedBase .dialog > .header > .notificationLevelMenu li:not(:last-child) { border-bottom-color: rgb(58, 62, 65); } .detailViewWithActivityFeedBase .dialog > .header > .notificationLevelMenu li.checked .levelName { color: rgb(200, 195, 188); } .detailViewWithActivityFeedBase .dialog .detailViewWithActivityFeedBaseLeft { background-color: rgb(27, 29, 30); } .detailViewWithActivityFeedBase > .background { background-image: initial; background-color: rgba(0, 0, 0, 0.25); } .detailViewWithActivityFeedBase.foreignRecord .dialog { background-color: rgba(89, 96, 100, 0.55); } .detailView .cell, .formCell { box-shadow: none; background-color: transparent; } .detailView .cell input, .formCell input { color: rgb(200, 195, 188); } .detailView .cell:focus, .formCell:focus { outline-color: initial; } .detailView .cell.error:not(.detailCursor), .formCell.error:not(.detailCursor) { border-color: rgba(139, 32, 28, 0.7); } .detailView .cell.detailCursor.error, .formCell.detailCursor.error { box-shadow: rgba(152, 35, 31, 0.7) 0px 0px 0px 2px, rgb(6, 44, 112) 0px 0px 0px 2px !important; } .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] { background-image: initial; background-color: transparent; border-color: initial !important; box-shadow: none !important; } .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] input, .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype].detailCursor input, .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] .contentEditableTextboxContainer .contentEditableTextbox, .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype].detailCursor .contentEditableTextboxContainer .contentEditableTextbox, .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] .multiValue, .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] .detailViewTextWithLinks { background-image: initial !important; background-color: transparent !important; border-color: initial !important; box-shadow: none !important; } .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] input:hover, .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype].detailCursor input:hover, .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] .contentEditableTextboxContainer .contentEditableTextbox:hover, .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype].detailCursor .contentEditableTextboxContainer .contentEditableTextbox:hover, .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] .multiValue:hover, .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype] .detailViewTextWithLinks:hover { border-color: initial !important; } .detailViewWithActivityFeedBase .detailView.readonly .detailCell[data-columntype].emptyDetailCell:not([data-columntype="checkbox"])::after { background-color: rgba(0, 0, 0, 0.05); } .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .displayTypeIcon, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .displayTypeIcon, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .fieldLabel, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .fieldLabel { color: rgb(58, 157, 249); fill: rgb(58, 157, 249); } .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .displayTypeIcon.link:hover, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .displayTypeIcon.link:hover, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .fieldLabel.link:hover, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .fieldLabel.link:hover { color: rgb(93, 174, 251); fill: rgb(93, 174, 251); } .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .displayTypeIcon.understroke, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .displayTypeIcon.understroke, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .fieldLabel.understroke, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .fieldLabel.understroke { border-color: rgb(5, 68, 162); } .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .displayTypeIcon.understroke.link:hover, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .displayTypeIcon.understroke.link:hover, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .fieldLabel.understroke.link:hover, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .fieldLabel.understroke.link:hover, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .displayTypeIcon.understroke.link.active, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .displayTypeIcon.understroke.link.active, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .typeIconContainer .fieldLabel.understroke.link.active, .detailViewWithActivityFeedBase .labelCellPair.labelCellPairDetailCursor .labelContainer .fieldLabel.understroke.link.active { border-color: rgb(5, 80, 192); } .publiclyShared .detailViewWithActivityFeedBase .dialog .detailViewWithActivityFeedBaseLeft .header { box-shadow: rgb(60, 65, 68) 0px 1px 0px; } .appConfigDialogModal { color: rgb(200, 195, 188); } .appConfigDialogModal .configDialog .menu { border-color: initial; background-image: initial; background-color: rgb(24, 26, 27); } .appConfigDialogModal .configDialog .menu li { border-color: initial; color: currentcolor; } .appConfigDialogModal .configDialog .menu li .icon { color: currentcolor; } .appConfigDialogModal .configDialog .config input { color: rgb(200, 195, 188); background-image: initial; background-color: rgb(24, 26, 27); border-color: rgb(62, 67, 70); box-shadow: none; } .appConfigDialogModal .configDialog .config input:focus { outline-color: initial; box-shadow: none; border-color: rgb(62, 67, 70); } .appConfigDialogModal .configDialog .config .iconPickerScrollWrap { background-color: rgba(0, 0, 0, 0.04); } .appConfigDialogModal .configDialog .config .iconPicker .iconOption label i { color: rgb(178, 172, 162); } .appConfigDialogModal .configDialog .config .iconPicker .iconOption input[type="radio"]:checked ~ label i { color: rgb(232, 230, 227); } .appConfigDialogModal .notPermitted.editableTitle { background-image: initial !important; background-color: transparent !important; border-color: transparent !important; } .appColorPicker .colorOption { box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 2px inset; } .appColorPicker .colorOption i { color: rgb(232, 230, 227); } .appColorPicker .colorOption[data-color="transparent"] { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDgiIGhlaWdodD0iNDgiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4zMzMgLTAuNjY3IC0wLjY2NyAwLjAwMCAxLjAwMCAtMC42NjcgMC4zMzMgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAtMC42NjcgMC4zMzMgMC4wMDAgMS4wMDAgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBREFBQUFBd0NBWUFBQUJYQXZtSEFBQUFBWE5TUjBJQXJzNGM2UUFBQUsxSlJFRlVhQVh0bU1FTnhDQUF3MmlIWW5WMllCZG11TnNnSDR0SWxkeHZGTkxhdlBxc3RYN2o0alBudkhqNkdPL1Ywd3VIK3dFRnlIRkNBeEZQSWRSQUFYS2MwRURFVXdnMVVJQWNKelFROFJSQ0RSUWd4d2tOUkR5RlVBTUZ5SEZDQXhGUElkUkFBWEtjZU00NVYvOEw3YjNqQzlEUUswUUowcjRHS0VIYTF3QWxTUHNhb0FScFh3T1VJTzFyZ0JLa2ZRMVFnclN2QVVxUTlqVkFDZEsrQmloQjJ0Y0FKVWo3bnpmd0IxcWJDa203QnZpZUFBQUFBRWxGVGtTdVFtQ0MiIC8+PC9zdmc+"); background-color: initial; } .appColorPicker .colorOption[data-color="transparent"] i { color: rgb(211, 207, 201); } #rowDragHelperGhostContainer .rowGhost { background-image: none; background-color: rgb(24, 26, 27); border-color: rgb(53, 57, 59) rgb(57, 61, 64) rgb(62, 68, 70); box-shadow: rgb(32, 35, 36) 1px 0px 1px; } #rowDragHelperGhostContainer .rowGhost .cell { border-left-color: rgb(53, 57, 59); } #rowDragHelperGhostContainer .rowGhost .cell:first-child { border-left-color: initial; } #columnDragHelperGhost { background-color: rgba(0, 0, 0, 0.1); } #table .dataRow:not(.header).dragging .cell:not(.ghost), #table .dataRow:not(.header).dragging .staticCellContainer, #table .dataRow:not(.header).dragging .rowNumber { background-image: initial; background-color: rgb(31, 34, 35); } #table .dataRow:not(.header).dragging.selected .cell:not(.ghost) { background-image: initial; background-color: rgb(29, 32, 33); color: rgb(178, 172, 162); } #table .dataRow:not(.header):not(.dragging).dropTarget.below .cell:not(.ghost), #table .dataRow:not(.header):not(.dragging).dropTarget.below .staticCellContainer { border-bottom-color: rgb(58, 34, 137) !important; } #table .dataRow:not(.header):not(.dragging).dropTarget.above .cell:not(.ghost), #table .dataRow:not(.header):not(.dragging).dropTarget.above .staticCellContainer { border-top-color: rgb(58, 34, 137) !important; } #table .dataRow:not(.header):not(.dragging).dropTarget.above.firstRow .cell, #table .dataRow:not(.header):not(.dragging).dropTarget.above.firstRow .staticCellContainer, #table .dataRow:not(.header):not(.dragging).dropTarget.above.firstRow .rowNumber { box-shadow: rgb(64, 38, 151) 0px 1px 0px inset; } #table .viewBarContainer { background-image: initial; background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 0px 0px; } div.radioSet .option:last-child { border-left-color: initial; } div.radioSet:focus { box-shadow: rgb(5, 74, 176) 0px 0px 0px 1px; } .hoverButtonBorder { border-color: rgb(61, 66, 69); } .himprint { border-color: rgb(61, 66, 69); } .hbtn, .ui-selectmenu-button { box-shadow: rgba(96, 104, 108, 0.3) 0px 0px 0px 1px; color: rgb(200, 195, 188); background-image: initial; background-color: rgb(24, 26, 27); border-color: initial; } .hbtn:hover:not(.disabled), .ui-selectmenu-button:hover:not(.disabled) { background-image: initial; background-color: rgba(0, 0, 0, 0.05); } .hbtn.selected:not(.disabled), .ui-selectmenu-button.selected:not(.disabled), .hbtn:active:not(.disabled), .ui-selectmenu-button:active:not(.disabled) { box-shadow: rgb(5, 74, 176) 0px 0px 0px 1px; background-image: initial; background-color: rgb(38, 42, 43); color: rgb(176, 169, 159); } .hbtn.focused:not(.disabled), .ui-selectmenu-button.focused:not(.disabled), .hbtn:focus:not(.disabled), .ui-selectmenu-button:focus:not(.disabled), .hbtn.focusedEnabled, .ui-selectmenu-button.focusedEnabled { box-shadow: rgb(5, 74, 176) 0px 0px 0px 1px; } .hbtn.blue, .ui-selectmenu-button.blue { box-shadow: rgb(0, 123, 200) 0px 0px 0px 1px; background-image: initial; background-color: rgb(0, 103, 161); color: rgb(232, 230, 227); } .hbtn.blue:hover:not(.disabled), .ui-selectmenu-button.blue:hover:not(.disabled) { box-shadow: rgb(0, 123, 200) 0px 0px 0px 1px; background-image: initial; background-color: rgb(0, 110, 173); color: rgb(232, 230, 227); } .hbtn.blue.selected:not(.disabled), .ui-selectmenu-button.blue.selected:not(.disabled), .hbtn.blue:active:not(.disabled), .ui-selectmenu-button.blue:active:not(.disabled) { box-shadow: rgb(0, 123, 200) 0px 0px 0px 1px; background-image: initial; background-color: rgb(0, 125, 198); color: rgb(232, 230, 227); } .hbtn.blue.focused:not(.disabled), .ui-selectmenu-button.blue.focused:not(.disabled), .hbtn.blue:focus:not(.disabled), .ui-selectmenu-button.blue:focus:not(.disabled) { box-shadow: rgb(0, 123, 200) 0px 0px 0px 1px, rgb(24, 26, 27) 0px 0px 0px 1px inset; color: rgb(232, 230, 227); } .hbtn.danger, .ui-selectmenu-button.danger { background-image: initial; background-color: rgb(146, 30, 22); color: rgb(232, 230, 227); text-shadow: none; box-shadow: rgb(116, 33, 26) 0px 0px 0px 1px; } .hbtn.danger:hover:not(.disabled), .ui-selectmenu-button.danger:hover:not(.disabled) { background-image: initial; background-color: rgb(178, 37, 26); box-shadow: rgb(116, 33, 26) 0px 0px 0px 1px; color: rgb(232, 230, 227); } .hbtn.danger:active:not(.disabled), .ui-selectmenu-button.danger:active:not(.disabled) { background-image: initial; background-color: rgb(160, 33, 24); box-shadow: rgb(116, 33, 26) 0px 0px 0px 1px; color: rgb(232, 230, 227); } .hbtn.danger.focused:not(.disabled), .ui-selectmenu-button.danger.focused:not(.disabled), .hbtn.danger:focus:not(.disabled), .ui-selectmenu-button.danger:focus:not(.disabled) { background-image: initial; background-color: rgb(160, 33, 24); box-shadow: rgb(116, 33, 26) 0px 0px 0px 1px, rgb(24, 26, 27) 0px 0px 0px 1px inset; color: rgb(232, 230, 227); } .hbtn.overlay, .ui-selectmenu-button.overlay { background-image: initial; background-color: rgba(0, 0, 0, 0.4); color: rgb(232, 230, 227); box-shadow: none; } .hbtn.overlay:hover, .ui-selectmenu-button.overlay:hover, .hbtn.overlay:active, .ui-selectmenu-button.overlay:active { background-image: initial; background-color: rgba(0, 0, 0, 0.25); } input.hinput, textarea.hinput, div.hinput { background-image: initial; background-color: rgb(24, 26, 27); border-color: rgb(61, 66, 69); color: rgb(166, 158, 147); } input:focus, textarea:focus, [contenteditable="plaintext-only"]:focus, [contenteditable="true"]:focus { outline-color: initial; box-shadow: none; border-color: rgb(5, 68, 162); } input[type="checkbox"]:focus { box-shadow: inherit; } .hsection .hline { border-top-color: rgb(62, 68, 70); border-bottom-color: rgb(48, 52, 54); } .hlabel { color: rgb(178, 172, 162); } .ui-menu { background-image: initial; background-color: rgb(24, 26, 27); } .ui-menu > div { border-color: transparent !important; } .ui-menu li.ui-menu-item, .ui-menu li { text-decoration-color: initial; color: rgb(200, 195, 188); list-style-image: none !important; } .ui-menu li.ui-menu-item.ui-state-focus, .ui-menu li.ui-state-focus, .ui-menu li.ui-menu-item.ui-state-active, .ui-menu li.ui-state-active, .ui-menu li.ui-menu-item:focus, .ui-menu li:focus, .ui-menu li.ui-menu-item:hover, .ui-menu li:hover { background-color: rgba(0, 0, 0, 0.1); background-image: none; border-color: initial; } .ui-menu li.ui-menu-item.ui-state-disabled, .ui-menu li.ui-state-disabled { color: rgb(183, 177, 168); background-color: rgb(24, 26, 27) !important; } .ui-menu li.ui-menu-item.ui-state-disabled i, .ui-menu li.ui-state-disabled i { color: rgb(183, 177, 168); } .hdropdown { color: rgb(200, 195, 188); border-color: initial; outline-color: initial; background-image: initial; background-color: rgb(24, 26, 27); box-shadow: none; } .hdropdown:not(.reactMenu) { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .hdropdown .icon { color: rgb(157, 148, 136); } .hdropdown:not(.configDialog) .icon { color: currentcolor; } .hdropdown .appIcon .icon { color: rgb(232, 230, 227); } .hdropdown.menu::-webkit-scrollbar-track { background-color: rgb(28, 31, 32); } .hdropdown.menu::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.4); border-color: rgba(140, 130, 115, 0); } .hdropdown.menu::-webkit-scrollbar-track { border-left-color: rgb(57, 62, 64); } .hbubblemenu { background-color: rgb(28, 30, 31); } .hbubblemenu li { background-color: rgb(24, 26, 27); } .hbubblemenu li:first-child { border-top-color: rgb(57, 62, 64) !important; } .hbubblemenu li:last-child { border-bottom-color: rgb(57, 62, 64) !important; } .hbubblemenu::after, .hbubblenub::after, .hbubblemenu::before, .hbubblenub::before { background-image: initial; background-color: transparent; } .hbubblemenu::after, .hbubblenub::after { border-color: rgb(24, 49, 81) transparent; } .hbubblemenu::before, .hbubblenub::before { border-color: rgba(140, 130, 115, 0.15) transparent; } .hsidebubblemenu { background-color: rgb(28, 30, 31); } .hsidebubblemenu::after, .hsidebubblemenu::before { background-image: initial; background-color: transparent; } .hsidebubblemenu::after { border-color: transparent rgb(24, 49, 81); } .hsidebubblemenu::before { border-color: transparent rgba(140, 130, 115, 0.15); } .dialogTitleBar { background-color: rgba(0, 0, 0, 0.05); } .dialog { background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .dialog h6 { color: rgb(200, 195, 188); border-bottom-color: rgb(57, 62, 64); } .dialog .description { color: rgb(178, 172, 162); } .lightboxDialog > .background, .lightboxBackground { background-color: rgba(0, 0, 0, 0.25); } i.close.circle { box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px; background-image: initial; background-color: rgba(0, 0, 0, 0.6); color: rgb(232, 230, 227); } i.close.circle:hover { background-image: initial; background-color: rgba(0, 0, 0, 0.8); } i.close.insideX { color: rgb(232, 230, 227); } .switch .slot { background-image: initial; background-color: rgb(35, 38, 40); } .switch .slot .handle { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; background-image: initial; background-color: rgb(24, 26, 27); } .switch .slot .handle:hover { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } .switch .on, .switch .off { color: rgb(157, 148, 136); } .switch.on .slot { background-image: initial; background-color: rgb(14, 140, 27); } body .ui-tooltip { color: rgb(200, 195, 188); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; border-color: initial; outline-color: initial; background-image: initial; background-color: rgb(24, 26, 27); } body .ui-tooltip.arrowTop .ui-tooltip-content::after { background-image: inherit; background-color: inherit; border-color: rgb(48, 52, 54) transparent; } body .ui-tooltip.error { background-image: initial; background-color: rgb(171, 21, 47); color: rgb(232, 230, 227); } body .ui-tooltip.error .ui-tooltip-content::after { border-color: rgb(153, 19, 42) transparent; } .addCollaboratorButton { border-color: rgb(48, 52, 54); } .forceScrollbar::-webkit-scrollbar-track { background-color: rgb(28, 31, 32); } .forceScrollbar::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.4); border-color: rgba(140, 130, 115, 0); } .forceScrollbar::-webkit-scrollbar-track { border-left-color: rgb(57, 62, 64); } .forceScrollbarWithPadding::-webkit-scrollbar-track { background-color: rgb(28, 31, 32); } .forceScrollbarWithPadding::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.4); border-color: rgba(140, 130, 115, 0); } .forceScrollbarWithPadding::-webkit-scrollbar-track { border-left-color: rgb(36, 57, 71); } #__filestack-picker .fsp-picker { background-color: rgba(0, 0, 0, 0.25); } #__filestack-picker .fsp-header { background-color: rgb(24, 26, 27); border-bottom-color: initial; } #__filestack-picker .fsp-navbar--picasa { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzE2JyBoZWlnaHQ9JzE2JyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J002LjQyOTIgOC43NjcxYy40Mzg0IDAgLjgwOTcuMTUyMiAxLjExNDIuNDU2Ni4zMDQ0LjMwNDQuNDU2Ni42NzU4LjQ1NjYgMS4xMTQydjUuNDQyOUM4IDE1LjkyNyA3LjkyNyAxNiA3Ljc4MSAxNmMtLjA0ODcgMC0uMTA5Ny0uMDM2Ni0uMTgyNy0uMTA5NmwtMy41MDY5LTMuNDcwM3YtMy42NTNoMi4zMzh6TTguNDAxOC4xMDk2bDMuNTA2OSAzLjQ3MDN2My42NTNoLTIuMzM4Yy0uNDM4MyAwLS44MDk2LS4xNTIyLTEuMTE0MS0uNDU2NkM4LjE1MjIgNi40NzE5IDggNi4xMDA1IDggNS42NjJWLjIxOUM4IC4wNzMxIDguMDczMSAwIDguMjE5MiAwYy4wNDg3IDAgLjEwOTYuMDM2NS4xODI2LjEwOTZ6TTE1Ljc4MSA4QzE1LjkyNyA4IDE2IDguMDczIDE2IDguMjE5YzAgLjA0ODctLjAzNjUuMTA5Ny0uMTA5Ni4xODI3bC0zLjQ3MDMgMy41MDY5aC0zLjY1M3YtMi4zMzhjMC0uNDM4My4xNTIzLS44MDk2LjQ1NjYtMS4xMTQxQzkuNTI4MSA4LjE1MjIgOS44OTk2IDggMTAuMzM4IDhoNS40NDN6TTMuNTc5OSA0LjA5MTNoMy42NTN2Mi4zMzhjMCAuNDM4My0uMTUyMi44MDk2LS40NTY2IDEuMTE0MUM2LjQ3MTkgNy44NDc4IDYuMTAwNSA4IDUuNjYyIDhILjIxOTFDLjA3MzIgOCAwIDcuOTI2OSAwIDcuNzgwOGMwLS4wNDg3LjAzNjUtLjEwOTYuMTA5Ni0uMTgyNmwzLjQ3MDMtMy41MDY5eicgZmlsbD0nJTIzNDg0ODQ4Jy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg=="); } #__filestack-picker .fsp-navbar--gmail { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzE2JyBoZWlnaHQ9JzE2JyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xNiAzdjEwYzAgLjU2NjctLjQzMzMgMS0xIDFoLTFWNC45MjQ3TDggOS4yMzMzIDIgNC45MjQ3VjE0SDFjLS41NjczIDAtMS0uNDMzMy0xLTFWM2MwLS4yODMzLjEwOC0uNTMzMy4yODczLS43MTJDLjQ2NjcgMi4xMDY3LjcxNzMgMiAxIDJoLjMzMzNMOCA2LjgzMzMgMTQuNjY2NyAySDE1Yy4yODMzIDAgLjUzMzMuMTA4LjcxMjcuMjg4LjE4LjE3ODcuMjg3My40Mjg3LjI4NzMuNzEyeicgZmlsbD0nJTIzNDg0ODQ4Jy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg=="); } #__filestack-picker .fsp-mobile-menu { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00yLDEyIEMyLDExLjQ0NzcxNTMgMi40NTU3NjA5NiwxMSAzLjAwMjQ3MzI5LDExIEwxMi45OTc1MjY3LDExIEMxMy41NTExNzc0LDExIDE0LDExLjQ0Mzg2NDggMTQsMTIgQzE0LDEyLjU1MjI4NDcgMTMuNTQ0MjM5LDEzIDEyLjk5NzUyNjcsMTMgTDMuMDAyNDczMjksMTMgQzIuNDQ4ODIyNTgsMTMgMiwxMi41NTYxMzUyIDIsMTIgWiBNMiw4IEMyLDcuNDQ3NzE1MjUgMi40NTU3NjA5Niw3IDMuMDAyNDczMjksNyBMMTIuOTk3NTI2Nyw3IEMxMy41NTExNzc0LDcgMTQsNy40NDM4NjQ4MiAxNCw4IEMxNCw4LjU1MjI4NDc1IDEzLjU0NDIzOSw5IDEyLjk5NzUyNjcsOSBMMy4wMDI0NzMyOSw5IEMyLjQ0ODgyMjU4LDkgMiw4LjU1NjEzNTE4IDIsOCBaIE0yLDQgQzIsMy40NDc3MTUyNSAyLjQ1NTc2MDk2LDMgMy4wMDI0NzMyOSwzIEwxMi45OTc1MjY3LDMgQzEzLjU1MTE3NzQsMyAxNCwzLjQ0Mzg2NDgyIDE0LDQgQzE0LDQuNTUyMjg0NzUgMTMuNTQ0MjM5LDUgMTIuOTk3NTI2Nyw1IEwzLjAwMjQ3MzI5LDUgQzIuNDQ4ODIyNTgsNSAyLDQuNTU2MTM1MTggMiw0IFonIGZpbGw9J3JnYmEoMCwgMCwgMCwgMC41KScvJTNFJTNDL3N2ZyUzRSIgLz48L3N2Zz4="); } #__filestack-picker .fsp-picker__close-button { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzE2JyBoZWlnaHQ9JzE2JyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xMi45NTQxNzMyLDQuOTYwMDQwMzQgQzEzLjE0Mzc0OTcsNC43NzA0NjM4MSAxMy4xNDM1MjY2LDQuNDUxMTM4NDQgMTIuOTQ2NDM1MSw0LjI1NDA0NjkxIEwxMi4yNDU5NTMxLDMuNTUzNTY0OTQgQzEyLjA0MDQzMjksMy4zNDgwNDQ3NyAxMS43MzI3Nzc1LDMuMzUzMDA4OTEgMTEuNTM5OTU5NywzLjU0NTgyNjc4IEw4LDcuMDg1Nzg2NDQgTDQuNDYwMDQwMzQsMy41NDU4MjY3OCBDNC4yNzA0NjM4MSwzLjM1NjI1MDI1IDMuOTUxMTM4NDQsMy4zNTY0NzM0IDMuNzU0MDQ2OTEsMy41NTM1NjQ5NCBMMy4wNTM1NjQ5NCw0LjI1NDA0NjkxIEMyLjg0ODA0NDc3LDQuNDU5NTY3MDggMi44NTMwMDg5MSw0Ljc2NzIyMjQ3IDMuMDQ1ODI2NzgsNC45NjAwNDAzNCBMNi41ODU3ODY0NCw4LjUgTDMuMDQ1ODI2NzgsMTIuMDM5OTU5NyBDMi44NTYyNTAyNSwxMi4yMjk1MzYyIDIuODU2NDczNCwxMi41NDg4NjE2IDMuMDUzNTY0OTQsMTIuNzQ1OTUzMSBMMy43NTQwNDY5MSwxMy40NDY0MzUxIEMzLjk1OTU2NzA4LDEzLjY1MTk1NTIgNC4yNjcyMjI0NywxMy42NDY5OTExIDQuNDYwMDQwMzQsMTMuNDU0MTczMiBMOCw5LjkxNDIxMzU2IEwxMS41Mzk5NTk3LDEzLjQ1NDE3MzIgQzExLjcyOTUzNjIsMTMuNjQzNzQ5NyAxMi4wNDg4NjE2LDEzLjY0MzUyNjYgMTIuMjQ1OTUzMSwxMy40NDY0MzUxIEwxMi45NDY0MzUxLDEyLjc0NTk1MzEgQzEzLjE1MTk1NTIsMTIuNTQwNDMyOSAxMy4xNDY5OTExLDEyLjIzMjc3NzUgMTIuOTU0MTczMiwxMi4wMzk5NTk3IEw5LjQxNDIxMzU2LDguNSBMMTIuOTU0MTczMiw0Ljk2MDA0MDM0IFonIGZpbGw9J3JnYmEoMCwgMCwgMCwgMC41KScvJTNFJTNDL3N2ZyUzRSIgLz48L3N2Zz4="); } #__filestack-picker .fsp-modal { background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } #__filestack-picker .fsp-modal__sidebar { background-color: rgb(34, 36, 38); box-shadow: none; } #__filestack-picker .fsp-source-list__icon.fsp-icon--local_file_system { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J000LjEyNzk1NTAxLDE1LjU2NzY0MjggQzEuODc2ODcyNzksMTUuNTY3NTUyOSAwLDEzLjgyMTIxMjggMCwxMS42MTk2MTk5IEMwLDEwLjQ0ODY4MDUgMC40MjA2Mzg1NTYsOS4zNTU4MTg2OSAxLjIzMjM1OTU3LDguNTQ5NDQ5MDkgTDguNjMzNTY3OTIsMS4xOTkwMzg2MSBDOC44NTkxOTE2NiwwLjk0NDQ2Mzg3OCA5LjI5NzI0MDk3LDAuOTMyMDgyMjg5IDkuNTM2ODk3MzUsMS4xNzM0OTY5NSBDOS43NzY1NDcxNiwxLjQxNDkyNTc5IDkuNzYwOTMxOTMsMS44NTI4NzU4NCA5LjUwODQ1OTE2LDIuMDczMTEwNjIgTDIuMTA5Mzc0OSw5LjQyNzIyMzAxIEMxLjUzMDk3OTM3LDEwLjAwMTgxMzYgMS4yMzg5NTE4NiwxMC43NjA1ODA3IDEuMjM4OTUxODYsMTEuNjE5NjE5OSBDMS4yMzg5NTE4NiwxMy4xMzM5NzIzIDIuNTM2MTc1MDksMTQuMzI4NjAxMiA0LjEyNzg0OTY5LDE0LjMyODYwMTIgQzQuODYyNTgwODUsMTQuMzI4NjAxMiA1LjU4NzcxNDA2LDE0LjAyMDk4NDcgNi4xNTE4MTk1MSwxMy40NTc5MjM5IEwxNC4yMzExOTI0LDUuMzk1NDI4NzcgQzE0LjU2MzM0NzQsNS4wNjM4ODc5MSAxNC43NTMxNjEyLDQuNjQzOTEzMTUgMTQuNzUzMTYxMiw0LjI1NDI3NjkgQzE0Ljc1MzE2MTIsMy43MjI3MDEwNyAxNC41NzkyMTY2LDMuMjUzNTU2NDEgMTQuMjM2NzI3MywyLjkxMDY0OTM2IEMxMy41NDM2MjUzLDIuMjE2Njc4MDIgMTIuNDU2Mjg2MywyLjIxNjY3ODAyIDExLjc2MzI0OCwyLjkxMDY0Nzg5IEMxMC42NTYzNzcyLDQuMDE4OTY0NzEgOS43NzAyNTYzOCw0LjkwNTYzOCA3Ljc3NzYwNDc1LDYuODk5MDc4MyBDNS43Njk1NjkwOSw4LjkwNzkwODcyIDQuODc3MjUzMjMsOS44MDA3ODM3NiAzLjc2NjkwNjQyLDEwLjkxMjIzNDIgQzMuNDkwNjEyNjMsMTEuMjM3MTU2IDMuNDY1NzM3MTYsMTEuNjE3MzQ3NSAzLjY3MTE1MTU3LDExLjg1NDk1NTYgQzMuOTY2MzEzOTQsMTIuMDg3MzMyNiA0LjM1Mjk2NTYxLDEyLjA4Mzg5NTMgNC41NzIwMTk2MiwxMS44Nzc5ODM4IEM2LjEwNzEzMDUzLDEwLjM1MTEwMzUgNy4zMTA4MDQ5Myw5LjE1MzkxMjY1IDEwLjA0OTYyMzMsNi40Mjk4NzA0NCBMMTAuNTA2MDkzLDUuOTc1ODYzNjQgQzExLjE5MDc5NzQsNS4yOTQ4NTM0NyAxMS4xOTA3OTc0LDUuMjk0ODUzNDcgMTEuODcyMDYzMiw0LjYxNzQ4MzggQzEyLjA5NzcwMjYsNC4zNjI5NDQ4NSAxMi41MzU3MTgyLDQuMzUwNTc3IDEyLjc3NTM1MzgsNC41OTE5ODMzNiBDMTMuMDE0OTkxOSw0LjgzMzM5MjEyIDEyLjk5OTM5OTUsNS4yNzEzMjE4IDEyLjc0Njk3NzcsNS40OTE1NDI0MyBMNS40MzcxODIyNSwxMi43NjEzMzk1IEM0LjU0NjE4MjU3LDEzLjQ3Njc3MDQgMy40MzY3MjgzNiwxMy40NzYyMTk0IDIuODA1NDgyOTUsMTIuNzQ4OTkyMiBDMi4xMTk3OTYsMTIuMDM5MjgwOSAyLjE1NDQzMTk0LDEwLjg5NDMxODUgMi44Mjg4OTg0OSwxMC4xMDE1NDg4IEMzLjI0OTYzODQ1LDkuNjgwMjY0ODcgMy4yNDk2Mzg0NSw5LjY4MDI2NDg3IDMuNjcwODgwNzYsOS4yNTg0NjMxMiBDNC45NDc5OTg3LDcuOTc5NjM4MjUgOS44MTA2NjMyLDMuMTA5OTU5NTUgMTAuODg1Nzg3NCwyLjAzMzQxNjc0IEMxMi4wNTA1MDk4LDAuODY3MTUwNzQ3IDEzLjk0OTQwOCwwLjg2NzE2MjIwNCAxNS4xMTQyMDE1LDIuMDMzNDE0NDQgQzE1LjY5NjUxMSwyLjYxNjQ0ODExIDE1Ljk5MjEyMTgsMy40MTMxMTA3MiAxNS45OTIxMjE4LDQuMjU0Mzg0ODUgQzE1Ljk5MjEyMTgsNC45ODk5MTY1NSAxNS42NjUxMTMsNS43MTE4MzEwOCAxNS4xMDI4NjI4LDYuMjczMDI0OTkgTDcuMDIzNDg5NTIsMTQuMzM1NTM4NiBDNi4yMzE5MTU4MywxNS4xMjU2MzQ2IDUuMTkyOTgxNCwxNS41NjYzNTEzIDQuMTI3OTU1MDEsMTUuNTY3NjQyOCBaJyBmaWxsPSdyZ2JhKDAsIDAsIDAsIDAuNSknLyUzRSUzQy9zdmclM0UiIC8+PC9zdmc+"); } #__filestack-picker .fsp-source-list__icon.fsp-icon--url { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00zLDkgQzMuNTUsOSA0LDkuNDUwMDMgNCwxMCBDNCwxMC41NTAwMyAzLjU1LDExLjAwMDAzIDMsMTEuMDAwMDMgTDIuMDAxMDQzNDQsMTEuMDAwMDIgQzAuOTAwMDk4OTIsMTEuMDAwMDA5IC0zLjk0NTM1MzQ0ZS0xNiwxMC4xMDc3NjA3IC0zLjk0NTM1MzQ0ZS0xNiw5LjAwNzEyNzY1IEwtMy45NDUzNTM0NGUtMTYsNC40OTI4NzIzNSBDLTMuOTQ1MzUzNDRlLTE2LDMuMzkzNTgzNDggMC44OTE4NTYzOTcsMi41IDEuOTkyMDE3MDIsMi41IEw5LjAwNzk4Mjk4LDIuNSBDMTAuMDk5ODIzOCwyLjUgMTEsMy4zOTU5NjU4MSAxMSw0LjUwMTE5NTY1IEwxMSw4LjAwMDAzIEMxMSw4LjU1MDAzIDEwLjU1LDkgMTAsOSBDOS40NSw5IDksOC41NTAwMyA5LDguMDAwMDMgTDksNS45OTg5ODY1NiBDOSw1LjQ0MjY5MDMzIDguNTUwOTczMjQsNS4wMDAwMyA3Ljk5NzA3MDY3LDUuMDAwMDMgTDMuMDAyOTI5MzMsNS4wMDAwMyBDMi40Mzc4ODEzNSw1LjAwMDAzIDIsNS40NTE5Mzk4NSAyLDYuMDA5Mzk4OSBMMiw3Ljk5MDY2MTEgQzIsOC41NTY2NzY4MiAyLjQ0NzcxNTI1LDkgMyw5IFogTTEzLDQuOTk5OTMgTDEzLjk5ODk1NjYsNC45OTk5MyBDMTUuMDk5OTAxMSw0Ljk5OTkzIDE2LDUuODkyMTc2NjkgMTYsNi45OTI4MTg3NiBMMTYsMTEuNTA3MTExMiBDMTYsMTIuNjA2NDA5MiAxNS4xMDgxNDM2LDEzLjUgMTQuMDA3OTgzLDEzLjUgTDYuOTkyMDE3MDIsMTMuNSBDNS45MDAxNzYxNywxMy41IDUsMTIuNjA0MDI3NyA1LDExLjQ5ODc4OTggTDUsNy45OTk5MyBDNSw3LjQ0OTkzIDUuNDUsNi45OTk5MyA2LDYuOTk5OTMgQzYuNTUsNi45OTk5MyA3LDcuNDQ5OTMgNyw3Ljk5OTkzIEw3LDEwLjAwMDk3MzQgQzcsMTAuNTU3MjY5NyA3LjQ0OTAyNjc2LDEwLjk5OTkzIDguMDAyOTI5MzMsMTAuOTk5OTMgTDEyLjk5NzA3MDcsMTAuOTk5OTMgQzEzLjU2MjExODYsMTAuOTk5OTMgMTQsMTAuNTQ4MDIwMiAxNCw5Ljk5MDU2MTEgTDE0LDguMDA5Mjk4OSBDMTQsNy40NDMyODMxOCAxMy41NTM1NjkxLDYuOTk5OTMgMTMuMDAyODY4Nyw2Ljk5OTkzIEwxMyw2Ljk5OTkzIEMxMi40NSw2Ljk5OTkzIDEyLDYuNTQ5OTMgMTIsNS45OTk5MyBDMTIsNS40NDk5MyAxMi40NSw0Ljk5OTkzIDEzLDQuOTk5OTMgWicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg=="); } #__filestack-picker .fsp-source-list__icon.fsp-icon--imagesearch { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J002LjE0ODUsMTAuMjk2OSBDNC4xMzM1LDEwLjI5NjkgMi41MDA1LDguNjYzOSAyLjUwMDUsNi42NDg5IEMyLjUwMDUsNC42MzM5IDQuMTMzNSwyLjk5OTkgNi4xNDg1LDIuOTk5OSBDOC4xNjM1LDIuOTk5OSA5Ljc5NjUsNC42MzM5IDkuNzk2NSw2LjY0ODkgQzkuNzk2NSw4LjY2MzkgOC4xNjM1LDEwLjI5NjkgNi4xNDg1LDEwLjI5NjkgTTE0LjIwNzUsMTIuNjQyOSBMMTEuMDk5NSw5LjcwNjkgQzExLjA1NTUsOS42NjI5IDEwLjk5OTUsOS42NDE5IDEwLjk1MDUsOS42MDc5IEMxMS40ODM1LDguNzQ1OSAxMS43OTY1LDcuNzMzOSAxMS43OTY1LDYuNjQ4OSBDMTEuNzk2NSwzLjUzMzkgOS4yNjM1LDAuOTk5OSA2LjE0ODUsMC45OTk5IEMzLjAzMzUsMC45OTk5IDAuNTAwNSwzLjUzMzkgMC41MDA1LDYuNjQ4OSBDMC41MDA1LDkuNzYyOSAzLjAzMzUsMTIuMjk2OSA2LjE0ODUsMTIuMjk2OSBDNy4xNDk1LDEyLjI5NjkgOC4wODg1LDEyLjAzMjkgOC45MDQ1LDExLjU3MzkgQzguOTQ1NSwxMS42NDA5IDguOTc2NSwxMS43MTI5IDkuMDM1NSwxMS43NzA5IEwxMi4xNDM1LDE0LjcwNjkgQzEyLjUzMzUsMTUuMDk3OSAxMy4xNjY1LDE1LjA5NzkgMTMuNTU3NSwxNC43MDY5IEwxNC4yMDc1LDE0LjA1NjkgQzE0LjU5NzUsMTMuNjY2OSAxNC41OTc1LDEzLjAzMzkgMTQuMjA3NSwxMi42NDI5JyBmaWxsPSdyZ2JhKDAsIDAsIDAsIDAuNSknLyUzRSUzQy9zdmclM0UiIC8+PC9zdmc+"); } #__filestack-picker .fsp-source-list__icon.fsp-icon--video { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xMCA2LjgyNGwyLjQ5OC0xLjQ1MUExIDEgMCAwIDEgMTQgNi4yMzd2My45MzFhMSAxIDAgMCAxLTEuNTQuODQyTDEwIDkuNDI5di42NDhjMCAuNjY5LS4wNy45MTEtLjIgMS4xNTYtLjEzMS4yNDQtLjMyMy40MzYtLjU2Ny41NjctLjI0NS4xMy0uNDg3LjItMS4xNTYuMkgzLjkyM2MtLjY2OSAwLS45MTEtLjA3LTEuMTU2LS4yYTEuMzYzIDEuMzYzIDAgMCAxLS41NjctLjU2N2MtLjEzLS4yNDUtLjItLjQ4Ny0uMi0xLjE1NlY1LjkyM2MwLS42NjkuMDctLjkxMS4yLTEuMTU2LjEzMS0uMjQ0LjMyMy0uNDM2LjU2Ny0uNTY3LjI0NS0uMTMuNDg3LS4yIDEuMTU2LS4yaDQuMTU0Yy42NjkgMCAuOTExLjA3IDEuMTU2LjIuMjQ0LjEzMS40MzYuMzIzLjU2Ny41NjcuMTMuMjQ1LjIuNDg3LjIgMS4xNTZ2Ljl6JyBmaWxsPSdyZ2JhKDAsIDAsIDAsIDAuNSknLyUzRSUzQy9zdmclM0UiIC8+PC9zdmc+"); } #__filestack-picker .fsp-source-list__icon.fsp-icon--webcam { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J001LjYgMWg0LjhsMS40NjQgMS42SDE0LjRjLjg4IDAgMS42LjcyIDEuNiAxLjZ2OS42YzAgLjg4LS43MiAxLjYtMS42IDEuNkgxLjZjLS44OCAwLTEuNi0uNzItMS42LTEuNlY0LjJjMC0uODguNzItMS42IDEuNi0xLjZoMi41MzZMNS42IDF6TTggMTEuNTZhMi41NiAyLjU2IDAgMSAxIDAtNS4xMTk5QTIuNTYgMi41NiAwIDAgMSA4IDExLjU2ek04IDEzYzIuMjA4IDAgNC0xLjc5MiA0LTRzLTEuNzkyLTQtNC00LTQgMS43OTItNCA0IDEuNzkyIDQgNCA0eicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg=="); } #__filestack-picker .fsp-source-list__icon.fsp-icon--googledrive { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xNC42NzU5MjY1LDkuMjc5OTk5NzMgTDEwLjIwMzY4NywyIEw1Ljc5NjI4NzU5LDIgTDEwLjI2ODUyNzEsOS4yNzk5OTk3MyBMMTQuNjc1OTI2NSw5LjI3OTk5OTczIFogTTYuNTA5MjQ5MjYsMTAuMjEwNTI2MyBMNC4zMDU1NDk1NSwxNCBMMTIuNzk2Mjc0OSwxNCBMMTUsMTAuMjEwNTI2MyBMNi41MDkyNDkyNiwxMC4yMTA1MjYzIFogTTUuMjEyOTU1MzEsMi45NDczNjg0MiBMMSwxMC4yMTA1MjYzIEwzLjIwMzY5OTcsMTQgTDcuNDgxNDY5NzEsNi43MzY4NDIxMSBMNS4yMTI5NTUzMSwyLjk0NzM2ODQyIFonIGZpbGw9J3JnYmEoMCwgMCwgMCwgMC41KScvJTNFJTNDL3N2ZyUzRSIgLz48L3N2Zz4="); } #__filestack-picker .fsp-source-list__icon.fsp-icon--dropbox { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xMS4yOTM2IDFMOCAzLjY2bDQuNzQ1NiAyLjgzNTJMOCA5LjMzMDRsMy4yOTM2IDIuNjZMMTYgOS4wMTY4bC0zLjI1NDQtMi41MjE2TDE2IDMuOTczNiAxMS4yOTM2IDF6TTQuNzA2NCAxTDAgMy45NzM2bDMuMjU0NCAyLjUyMTZMOCAzLjY2IDQuNzA2NCAxek0wIDkuMDE2OGw0LjcwNjQgMi45NzM2TDggOS4zMzA0IDMuMjU0NCA2LjQ5NTIgMCA5LjAxNjh6bTQuNzA2NCAzLjUzODRsLTEuNDEzNi0uODkyOHYxLjAwMDhMOC4wMDk2IDE1LjRsNC43MTY4LTIuNzM2OHYtMS4wMDA4bC0xLjQxMzYuODkyOC0zLjMwMzItMi42NTItMy4zMDMyIDIuNjUyeicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg=="); } #__filestack-picker .fsp-source-list__icon.fsp-icon--instagram { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J004IDBDNS44MjcyIDAgNS41NTUyLjAwOTYgNC43MDE2LjA0OCAzLjg1MDQuMDg3MiAzLjI2ODguMjIyNCAyLjc2LjQyYTMuOTIxNiAzLjkyMTYgMCAwIDAtMS40MTc2LjkyMjRBMy45MjE2IDMuOTIxNiAwIDAgMCAuNDIgMi43NkMuMjIyNCAzLjI2ODguMDg3MiAzLjg1MDQuMDQ4IDQuNzAxNi4wMDk2IDUuNTU1MiAwIDUuODI3MiAwIDhzLjAwOTYgMi40NDQ4LjA0OCAzLjI5ODRjLjAzOTIuODUxMi4xNzQ0IDEuNDMyOC4zNzIgMS45NDE2YTMuOTIxNCAzLjkyMTQgMCAwIDAgLjkyMjQgMS40MTc2QTMuOTIxOCAzLjkyMTggMCAwIDAgMi43NiAxNS41OGMuNTA4OC4xOTc2IDEuMDkwNC4zMzI4IDEuOTQxNi4zNzJDNS41NTUyIDE1Ljk5MDQgNS44MjcyIDE2IDggMTZzMi40NDQ4LS4wMDk2IDMuMjk4NC0uMDQ4Yy44NTEyLS4wMzkyIDEuNDMyOC0uMTc0NCAxLjk0MTYtLjM3MmEzLjkyMTYgMy45MjE2IDAgMCAwIDEuNDE3Ni0uOTIyNEEzLjkyMTYgMy45MjE2IDAgMCAwIDE1LjU4IDEzLjI0Yy4xOTc2LS41MDg4LjMzMjgtMS4wOTA0LjM3Mi0xLjk0MTZDMTUuOTkwNCAxMC40NDQ4IDE2IDEwLjE3MjggMTYgOHMtLjAwOTYtMi40NDQ4LS4wNDgtMy4yOTg0Yy0uMDM5Mi0uODUxMi0uMTc0NC0xLjQzMjgtLjM3Mi0xLjk0MTZhMy45MjE4IDMuOTIxOCAwIDAgMC0uOTIyNC0xLjQxNzZBMy45MjE0IDMuOTIxNCAwIDAgMCAxMy4yNC40MmMtLjUwODgtLjE5NzYtMS4wOTA0LS4zMzI4LTEuOTQxNi0uMzcyQzEwLjQ0NDguMDA5NiAxMC4xNzI4IDAgOCAwem0wIDEuNDQxNmMyLjEzNiAwIDIuMzg4OC4wMDggMy4yMzIuMDQ2NC43ODA4LjAzNiAxLjIwNC4xNjU2IDEuNDg2NC4yNzUyLjM3MjguMTQ1Ni42NC4zMTkyLjkyLjU5ODQuMjguMjguNDUyOC41NDcyLjU5ODQuOTIuMTA5Ni4yODI0LjI0LjcwNTYuMjc1MiAxLjQ4NTYuMDM4NC44NDQuMDQ2NCAxLjA5Ni4wNDY0IDMuMjMyOCAwIDIuMTM2LS4wMDggMi4zODg4LS4wNDY0IDMuMjMyLS4wMzYuNzgwOC0uMTY1NiAxLjIwNC0uMjc1MiAxLjQ4NjQtLjE0NTYuMzcyOC0uMzE5Mi42NC0uNTk4NC45Mi0uMjguMjgtLjU0NzIuNDUyOC0uOTIuNTk4NC0uMjgyNC4xMDk2LS43MDU2LjI0LTEuNDg1Ni4yNzUyLS44NDMyLjAzODQtMS4wOTYuMDQ2NC0zLjIzMjguMDQ2NC0yLjEzNiAwLTIuMzg5Ni0uMDA4LTMuMjMyLS4wNDY0LS43ODA4LS4wMzYtMS4yMDQtLjE2NTYtMS40ODY0LS4yNzUyYTIuNDc4NCAyLjQ3ODQgMCAwIDEtLjkyLS41OTg0IDIuNDc4OCAyLjQ3ODggMCAwIDEtLjU5ODQtLjkyYy0uMTA5Ni0uMjgyNC0uMjQtLjcwNTYtLjI3NTItMS40ODU2LS4wMzg0LS44NDQtLjA0NjQtMS4wOTYtLjA0NjQtMy4yMzI4IDAtMi4xMzYuMDA4LTIuMzg4OC4wNDY0LTMuMjMyLjAzNi0uNzgwOC4xNjU2LTEuMjA0LjI3NTItMS40ODY0LjE0NTYtLjM3MjguMzE5Mi0uNjQuNTk4NC0uOTIuMjgtLjI4LjU0NzItLjQ1MjguOTItLjU5ODQuMjgyNC0uMTA5Ni43MDU2LS4yNCAxLjQ4NTYtLjI3NTIuODQ0LS4wMzg0IDEuMDk2LS4wNDY0IDMuMjMyOC0uMDQ2NHpNOCAzLjg5MmE0LjEwOCA0LjEwOCAwIDEgMCAwIDguMjE2MkE0LjEwOCA0LjEwOCAwIDAgMCA4IDMuODkyem0wIDYuNzc0NGEyLjY2NjMgMi42NjYzIDAgMSAxIDAtNS4zMzI2IDIuNjY2MyAyLjY2NjMgMCAwIDEgMCA1LjMzMjZ6bTUuMjMwNC02LjkzNjhhLjk1OTcuOTU5NyAwIDAgMS0uOTYuOTYuOTU5OS45NTk5IDAgMSAxIC45Ni0uOTZ6JyBmaWxsPSdyZ2JhKDAsIDAsIDAsIDAuNSknLyUzRSUzQy9zdmclM0UiIC8+PC9zdmc+"); } #__filestack-picker .fsp-source-list__icon.fsp-icon--picasa { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J002LjQyOTIgOC43NjcxYy40Mzg0IDAgLjgwOTcuMTUyMiAxLjExNDIuNDU2Ni4zMDQ0LjMwNDQuNDU2Ni42NzU4LjQ1NjYgMS4xMTQydjUuNDQyOUM4IDE1LjkyNyA3LjkyNyAxNiA3Ljc4MSAxNmMtLjA0ODcgMC0uMTA5Ny0uMDM2Ni0uMTgyNy0uMTA5NmwtMy41MDY5LTMuNDcwM3YtMy42NTNoMi4zMzh6TTguNDAxOC4xMDk2bDMuNTA2OSAzLjQ3MDN2My42NTNoLTIuMzM4Yy0uNDM4MyAwLS44MDk2LS4xNTIyLTEuMTE0MS0uNDU2NkM4LjE1MjIgNi40NzE5IDggNi4xMDA1IDggNS42NjJWLjIxOUM4IC4wNzMxIDguMDczMSAwIDguMjE5MiAwYy4wNDg3IDAgLjEwOTYuMDM2NS4xODI2LjEwOTZ6TTE1Ljc4MSA4QzE1LjkyNyA4IDE2IDguMDczIDE2IDguMjE5YzAgLjA0ODctLjAzNjUuMTA5Ny0uMTA5Ni4xODI3bC0zLjQ3MDMgMy41MDY5aC0zLjY1M3YtMi4zMzhjMC0uNDM4My4xNTIzLS44MDk2LjQ1NjYtMS4xMTQxQzkuNTI4MSA4LjE1MjIgOS44OTk2IDggMTAuMzM4IDhoNS40NDN6TTMuNTc5OSA0LjA5MTNoMy42NTN2Mi4zMzhjMCAuNDM4My0uMTUyMi44MDk2LS40NTY2IDEuMTE0MUM2LjQ3MTkgNy44NDc4IDYuMTAwNSA4IDUuNjYyIDhILjIxOTFDLjA3MzIgOCAwIDcuOTI2OSAwIDcuNzgwOGMwLS4wNDg3LjAzNjUtLjEwOTYuMTA5Ni0uMTgyNmwzLjQ3MDMtMy41MDY5eicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg=="); } #__filestack-picker .fsp-source-list__icon.fsp-icon--gmail { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xNiAzdjEwYzAgLjU2NjctLjQzMzMgMS0xIDFoLTFWNC45MjQ3TDggOS4yMzMzIDIgNC45MjQ3VjE0SDFjLS41NjczIDAtMS0uNDMzMy0xLTFWM2MwLS4yODMzLjEwOC0uNTMzMy4yODczLS43MTJDLjQ2NjcgMi4xMDY3LjcxNzMgMiAxIDJoLjMzMzNMOCA2LjgzMzMgMTQuNjY2NyAySDE1Yy4yODMzIDAgLjUzMzMuMTA4LjcxMjcuMjg4LjE4LjE3ODcuMjg3My40Mjg3LjI4NzMuNzEyeicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg=="); } #__filestack-picker .fsp-source-list__icon.fsp-icon--facebook { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J00xMS4yMTMzIDUuNTQyN0g5LjAxOVYzLjk2MjRjLjE2MDgtMS40OTMzIDIuNDQwMS0xLjIxMDIgMi40NDAxLTEuMjEwMlYuMTg0NmgtLjAwMkMxMS4zNzgxLjE2MzkgNi45MjMyLS45ODEgNi4wMzc2IDIuNjkxdi4wMDJsLS4wMDYyLjAyNWMtLjEzOS40NTgzLS4xMjk2IDIuNTYxMy0uMTI3NiAyLjgyNDdINFY4LjM1M2gyLjAydjcuNjQ2OGgyLjk0M1Y4LjM1NGgyLjI1MDNsLjI1My0yLjgxMDJoLS4yNTN2LS4wMDF6JyBmaWxsPSdyZ2JhKDAsIDAsIDAsIDAuNSknLyUzRSUzQy9zdmclM0UiIC8+PC9zdmc+"); } #__filestack-picker .fsp-source-list__icon.fsp-icon--box { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J004LjIyNDYgMTEuMTYyN2MtLjk3OTcuMDA1OS0xLjc3OTYtLjc4MzEtMS43ODQ2LTEuNzYzLS4wMDc1LS45Nzk3Ljc4MTctMS43NzgzIDEuNzYyMS0xLjc4NDIuOTc5Ny0uMDA3NCAxLjc3OTEuNzgxOCAxLjc4NTggMS43NjE1LjAwNjYuOTgwNC0uNzgyNSAxLjc3OTgtMS43NjMzIDEuNzg1N3ptLTUuMjI1Mi4wMzMyYy0uOTgwNC4wMDY2LTEuNzc5Ny0uNzgyNS0xLjc4NTYtMS43NjE1LS4wMDY3LS45ODA1Ljc4MjQtMS43Nzk4IDEuNzYzMy0xLjc4NTguOTc4Ni0uMDA2NiAxLjc3ODYuNzgyNSAxLjc4NTMgMS43NjE1LjAwNTUuOTgwNS0uNzg0IDEuNzgwNi0xLjc2MyAxLjc4NTd6TTguMTk0IDYuNDMwNmMtMS4xMzMxLjAwOC0yLjExMTguNjUxMi0yLjYwMjggMS41ODgyLS41MDM0LS45MzE4LTEuNDg5Ny0xLjU2MjItMi42MjE5LTEuNTU0NGEyLjk0MzUgMi45NDM1IDAgMCAwLTEuNzcxLjYwMkwxLjE4MiA0LjU3NkMxLjE3MyA0LjI1NDQuOTA5IDMuOTk4LjU4NjYgNEEuNTg5My41ODkzIDAgMCAwIDAgNC41ODMzbC4wMzAxIDQuOTA3aC4wMDE1Yy4wMzYgMS42MTEzIDEuMzU3NyAyLjkwMDIgMi45NzUgMi44OSAxLjEzMi0uMDA3NCAyLjExMDctLjY1MDcgMi42MDMtMS41ODg2LjUwMjEuOTMxMiAxLjQ5MDYgMS41NjIgMi42MjI4IDEuNTU0NyAxLjYzMzMtLjAxMDQgMi45NDg2LTEuMzQzNCAyLjkzODctMi45NzY4LS4wMTA3LTEuNjMzNC0xLjM0MjktMi45NDkzLTIuOTc3LTIuOTM5eiBNMTUuODc2NiAxMS4zNjczTDE0LjIxNiA5LjM1MjZsMS42MzQ4LTIuMDM2Yy4yMDI1LS4yNjEyLjEzOTktLjYyNTUtLjE0MDYtLjgxNzYtLjI4MzMtLjE5MTQtLjY3OTQtLjEzOTgtLjg5MjguMTE0MnYtLjAwMTFMMTMuNDA0OCA4LjM3bC0xLjQzMzItMS43Mzkzdi4wMDE1Yy0uMjE3MS0uMjUyLS42MTUzLS4yOTktLjg5MzYtLjEwMzQtLjI4MDQuMTk1OC0uMzM2NC41NTk3LS4xMzAzLjgyMDNsMS42NTk2IDIuMDEzOC0xLjYzNDIgMi4wMzU0Yy0uMjAyNy4yNjI3LS4xNDA5LjYyNTcuMTQyMS44MTc2LjI4MDguMTkyMi42Nzc5LjE0MDYuODkxNC0uMTEzOWwxLjQxMDctMS43NTY0IDEuNDM0NyAxLjczODZjLjIxNjcuMjUxOC42MTM5LjI5ODMuODk0Ny4xMDMuMjc5My0uMTk3Mi4zMzUyLS41Ni4xMjk5LS44MnonIGZpbGw9J3JnYmEoMCwgMCwgMCwgMC41KScvJTNFJTNDL3N2ZyUzRSIgLz48L3N2Zz4="); } #__filestack-picker .fsp-source-list__icon.fsp-icon--onedrive { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J001LjE4NzEgMTIuNTQwN2MtLjk2OC0uMjQ0OC0xLjUwOC0xLjAyNTYtMS41MDk2LTIuMTg0IDAtLjM3MDQuMDI2NC0uNTQ3Mi4xMTc2LS43ODU2LjIyMzItLjU4NC44MTQ0LTEuMDI0IDEuNTkyLTEuMTg2NC4zODgtLjA4LjUwNzItLjE2NzIuNTA3Mi0uMzY4IDAtLjA2MjQuMDQ2NC0uMjQ5Ni4xMDI0LS40MTYuMjU2LS43NTQzLjcyOTYtMS4zODQgMS4yMzYtMS42NC41MzA0LS4yNjk1Ljc5NzYtLjMzMDMgMS40Mzg0LS4zMjcxLjkxMDQuMDA0OCAxLjM2NDcuMjA1NiAxLjk5OTkuODgyNGwuMzQ5Ni4zNzIuMzEyOC0uMTEwNGMxLjUxNTItLjUzMTIgMy4wMjQ4LjM3MzYgMy4xNDY0IDEuODg2M2wuMDMzNi40MTM2LjI5ODQuMTA4Yy44NTIuMzA5NiAxLjI1Mi45NiAxLjE4IDEuOTE1Mi0uMDQ4LjYyNDgtLjMzNiAxLjEyNC0uNzkyIDEuMzcybC0uMjE1Mi4xMTYtNC43NjguMDA5NmMtMy42NjM5LjAwNzItNC44Mjc5LS4wMDY0LTUuMDI5NS0uMDU3NnptLTMuNTc0My0uNjY4Yy0uNTY1Ni0uMTM2LTEuMTY0LS42NDI0LTEuNDQ0OC0xLjIyMTYtLjE2LS4zMjgtLjE2OC0uMzc2LS4xNjgtLjk1NzYgMC0uNTUyLjAxMzYtLjY0MTYuMTQwOC0uOTE2LjI2NzItLjU3ODQuNzc5Mi0uOTk2IDEuNDIxNi0xLjE2LjEzNi0uMDM1Mi4yNjQtLjA5MDQuMjg0LS4xMjMyLjAyLS4wMzI4LjA0MjQtLjIxMjguMDQ5Ni0uMzk5Mi4wNDQ4LTEuMTU2Ny43OTM2LTIuMTc2NyAxLjgzOTEtMi41MDQuNTY0OC0uMTc3NSAxLjI3NDQtLjEzMzUgMS44ODguMTE1My4xOTYuMDc5Mi4xNzM2LjA5Ni41ODU2LS40NTIuMjQ0LS4zMjQuNzM2LS43MjcyIDEuMTM5Mi0uOTMyLjQzNTItLjIyMTYuODg4LS4zMjQgMS40MjgtLjMyMjQgMS41MTE5LjAwNCAyLjgxNTkuOTYzMiAzLjI5NzUgMi40MjY0LjE1MzYuNDY4LjE0NTYuNTk5Mi0uMDM2LjYwMzItLjA3OTIuMDAxNi0uMzA2NC4wNDU2LS41MDQuMDk4NGwtLjM2MDguMDk1Mi0uMzI4OC0uMzMzNmMtLjkyOC0uOTQwOC0yLjQ0MTUtMS4xNDQtMy43MjgtLjUwMDhBMy4xMDggMy4xMDggMCAwIDAgNS44NzYgNi40OTUyYy0uMjIxNi4zNDMyLS41MDU2Ljk4MjMtLjUwNTYgMS4xNDA3IDAgLjExMjgtLjA4OTYuMTY4OC0uNDczNi4yOTY4LTEuMTg4OC4zOTUyLTEuODgzMiAxLjMwODgtMS44ODI0IDIuNDc3NiAwIC40MjQ4LjEwOC45NDU2LjI1NzYgMS4yNDQuMDU2OC4xMTIuMDg4LjIxOTIuMDcwNS4yMzY4LS4wNDY1LjA0NzItMS41MjQ4LjAzMTItMS43Mjk2LS4wMTg0eicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg=="); } #__filestack-picker .fsp-source-list__icon.fsp-icon--onedriveforbusiness { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzIwJyBoZWlnaHQ9JzIwJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J001LjE4NzEgMTIuNTQwN2MtLjk2OC0uMjQ0OC0xLjUwOC0xLjAyNTYtMS41MDk2LTIuMTg0IDAtLjM3MDQuMDI2NC0uNTQ3Mi4xMTc2LS43ODU2LjIyMzItLjU4NC44MTQ0LTEuMDI0IDEuNTkyLTEuMTg2NC4zODgtLjA4LjUwNzItLjE2NzIuNTA3Mi0uMzY4IDAtLjA2MjQuMDQ2NC0uMjQ5Ni4xMDI0LS40MTYuMjU2LS43NTQzLjcyOTYtMS4zODQgMS4yMzYtMS42NC41MzA0LS4yNjk1Ljc5NzYtLjMzMDMgMS40Mzg0LS4zMjcxLjkxMDQuMDA0OCAxLjM2NDcuMjA1NiAxLjk5OTkuODgyNGwuMzQ5Ni4zNzIuMzEyOC0uMTEwNGMxLjUxNTItLjUzMTIgMy4wMjQ4LjM3MzYgMy4xNDY0IDEuODg2M2wuMDMzNi40MTM2LjI5ODQuMTA4Yy44NTIuMzA5NiAxLjI1Mi45NiAxLjE4IDEuOTE1Mi0uMDQ4LjYyNDgtLjMzNiAxLjEyNC0uNzkyIDEuMzcybC0uMjE1Mi4xMTYtNC43NjguMDA5NmMtMy42NjM5LjAwNzItNC44Mjc5LS4wMDY0LTUuMDI5NS0uMDU3NnptLTMuNTc0My0uNjY4Yy0uNTY1Ni0uMTM2LTEuMTY0LS42NDI0LTEuNDQ0OC0xLjIyMTYtLjE2LS4zMjgtLjE2OC0uMzc2LS4xNjgtLjk1NzYgMC0uNTUyLjAxMzYtLjY0MTYuMTQwOC0uOTE2LjI2NzItLjU3ODQuNzc5Mi0uOTk2IDEuNDIxNi0xLjE2LjEzNi0uMDM1Mi4yNjQtLjA5MDQuMjg0LS4xMjMyLjAyLS4wMzI4LjA0MjQtLjIxMjguMDQ5Ni0uMzk5Mi4wNDQ4LTEuMTU2Ny43OTM2LTIuMTc2NyAxLjgzOTEtMi41MDQuNTY0OC0uMTc3NSAxLjI3NDQtLjEzMzUgMS44ODguMTE1My4xOTYuMDc5Mi4xNzM2LjA5Ni41ODU2LS40NTIuMjQ0LS4zMjQuNzM2LS43MjcyIDEuMTM5Mi0uOTMyLjQzNTItLjIyMTYuODg4LS4zMjQgMS40MjgtLjMyMjQgMS41MTE5LjAwNCAyLjgxNTkuOTYzMiAzLjI5NzUgMi40MjY0LjE1MzYuNDY4LjE0NTYuNTk5Mi0uMDM2LjYwMzItLjA3OTIuMDAxNi0uMzA2NC4wNDU2LS41MDQuMDk4NGwtLjM2MDguMDk1Mi0uMzI4OC0uMzMzNmMtLjkyOC0uOTQwOC0yLjQ0MTUtMS4xNDQtMy43MjgtLjUwMDhBMy4xMDggMy4xMDggMCAwIDAgNS44NzYgNi40OTUyYy0uMjIxNi4zNDMyLS41MDU2Ljk4MjMtLjUwNTYgMS4xNDA3IDAgLjExMjgtLjA4OTYuMTY4OC0uNDczNi4yOTY4LTEuMTg4OC4zOTUyLTEuODgzMiAxLjMwODgtMS44ODI0IDIuNDc3NiAwIC40MjQ4LjEwOC45NDU2LjI1NzYgMS4yNDQuMDU2OC4xMTIuMDg4LjIxOTIuMDcwNS4yMzY4LS4wNDY1LjA0NzItMS41MjQ4LjAzMTItMS43Mjk2LS4wMTg0eicgZmlsbD0ncmdiYSgwLCAwLCAwLCAwLjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg=="); } #__filestack-picker .fsp-source-list__item:hover { background-color: rgba(0, 0, 0, 0.05); } #__filestack-picker .fsp-source-list__item--active { background-color: transparent; } #__filestack-picker .fsp-source-list__item--active:hover { background-color: rgba(0, 0, 0, 0.05); } #__filestack-picker .fsp-source-list__item--active .fsp-source-list__label { color: rgb(58, 157, 249); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--local_file_system { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--url { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--imagesearch { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--video { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--webcam { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--googledrive { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--dropbox { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--instagram { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--picasa { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--gmail { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--facebook { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--box { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--onedrive { 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"); } #__filestack-picker .fsp-source-list__item--active .fsp-icon--onedriveforbusiness { 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"); } #__filestack-picker .fsp-badge--source { background-color: rgb(5, 74, 176); } #__filestack-picker .fsp-source-list__logout { color: rgba(232, 230, 227, 0.5); } #__filestack-picker .fsp-content::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.35); border-color: rgba(140, 130, 115, 0); } #__filestack-picker .fsp-content::-webkit-scrollbar-thumb:hover { background-color: rgba(0, 0, 0, 0.4); } #__filestack-picker .fsp-loading::before { background-image: url("data:image/svg+xml, %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"); background-color: initial; } #__filestack-picker .fsp-drop-area { background-image: none; background-color: initial; border-color: rgba(140, 130, 115, 0.1); } #__filestack-picker .fsp-drop-area:focus { border-color: rgb(5, 68, 162); box-shadow: none; } #__filestack-picker .fsp-url-source__submit-icon { 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"); } #__filestack-picker .fsp-image-search__submit-icon { 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"); } #__filestack-picker .fsp-webcam { background-color: transparent; border-color: initial; } #__filestack-picker .fsp-button:not(.fsp-button--cancel) { background-color: rgb(5, 74, 176); } #__filestack-picker .fsp-button--cancel { color: rgba(232, 230, 227, 0.5); border-color: initial; } #__filestack-picker .fsp-button--outline { color: rgb(232, 230, 227); border-color: initial; } #__filestack-picker .fsp-grid__cell { background-color: rgba(0, 0, 0, 0.05); box-shadow: none; } #__filestack-picker .fsp-grid__cell--selected { background-color: rgb(5, 74, 176); } #__filestack-picker .fsp-grid__cell--selected:hover { background-color: rgb(5, 74, 176); } #__filestack-picker .fsp-cloud__breadcrumbs { border-bottom-color: initial; } #__filestack-picker .fsp-breadcrumb__container, #__filestack-picker .fsp-cloud_view-type { border-bottom-color: rgba(140, 130, 115, 0.1); } #__filestack-picker .fsp-summary__header { border-bottom-color: rgba(140, 130, 115, 0.1); } @media screen and (max-width: 979px) { #__filestack-picker .fsp-summary__go-back { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbDtiYXNlNjQsUEhOMlp5Qm1hV3hzUFNJak5UVTFJaUJvWldsbmFIUTlJakkwSWlCMmFXVjNRbTk0UFNJd0lEQWdNalFnTWpRaUlIZHBaSFJvUFNJeU5DSWdlRzFzYm5NOUltaDBkSEE2THk5M2QzY3Vkek11YjNKbkx6SXdNREF2YzNabklqNDhjR0YwYUNCa1BTSk5NQ0F3YURJMGRqSTBTREI2SWlCbWFXeHNQU0p1YjI1bElpOCtQSEJoZEdnZ1pEMGlUVEl3SURFeFNEY3VPRE5zTlM0MU9TMDFMalU1VERFeUlEUnNMVGdnT0NBNElEZ2dNUzQwTVMweExqUXhURGN1T0RNZ01UTklNakIyTFRKNklpOCtQQzl6ZG1jKyIgLz48L3N2Zz4="); background-color: initial; } } #__filestack-picker .fsp-summary__filter input { border-color: initial; } #__filestack-picker .fsp-summary__filter-icon { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4yNDkgLTAuNjE0IC0wLjY3MiAwLjAwMCAxLjAzNSAtMC42NDYgMC4yODggLTAuNjY0IDAuMDAwIDEuMDIwIC0wLjYzNiAtMC42MDkgMC4yNTAgMC4wMDAgMC45OTQgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2Uvc3ZnK3htbCwlM0Nzdmcgd2lkdGg9JzEyJyBoZWlnaHQ9JzEyJyB2aWV3Qm94PScwIDAgMTYgMTYnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyclM0UlM0NwYXRoIGQ9J002LjE0ODUsMTAuMjk2OSBDNC4xMzM1LDEwLjI5NjkgMi41MDA1LDguNjYzOSAyLjUwMDUsNi42NDg5IEMyLjUwMDUsNC42MzM5IDQuMTMzNSwyLjk5OTkgNi4xNDg1LDIuOTk5OSBDOC4xNjM1LDIuOTk5OSA5Ljc5NjUsNC42MzM5IDkuNzk2NSw2LjY0ODkgQzkuNzk2NSw4LjY2MzkgOC4xNjM1LDEwLjI5NjkgNi4xNDg1LDEwLjI5NjkgTTE0LjIwNzUsMTIuNjQyOSBMMTEuMDk5NSw5LjcwNjkgQzExLjA1NTUsOS42NjI5IDEwLjk5OTUsOS42NDE5IDEwLjk1MDUsOS42MDc5IEMxMS40ODM1LDguNzQ1OSAxMS43OTY1LDcuNzMzOSAxMS43OTY1LDYuNjQ4OSBDMTEuNzk2NSwzLjUzMzkgOS4yNjM1LDAuOTk5OSA2LjE0ODUsMC45OTk5IEMzLjAzMzUsMC45OTk5IDAuNTAwNSwzLjUzMzkgMC41MDA1LDYuNjQ4OSBDMC41MDA1LDkuNzYyOSAzLjAzMzUsMTIuMjk2OSA2LjE0ODUsMTIuMjk2OSBDNy4xNDk1LDEyLjI5NjkgOC4wODg1LDEyLjAzMjkgOC45MDQ1LDExLjU3MzkgQzguOTQ1NSwxMS42NDA5IDguOTc2NSwxMS43MTI5IDkuMDM1NSwxMS43NzA5IEwxMi4xNDM1LDE0LjcwNjkgQzEyLjUzMzUsMTUuMDk3OSAxMy4xNjY1LDE1LjA5NzkgMTMuNTU3NSwxNC43MDY5IEwxNC4yMDc1LDE0LjA1NjkgQzE0LjU5NzUsMTMuNjY2OSAxNC41OTc1LDEzLjAzMzkgMTQuMjA3NSwxMi42NDI5JyBmaWxsPSdyZ2JhKDAsIDAsIDAsIDAuMjUpJy8lM0UlM0Mvc3ZnJTNFIiAvPjwvc3ZnPg=="); } #__filestack-picker .fsp-summary__action--button { color: rgba(232, 230, 227, 0.5); border-color: initial; } #__filestack-picker .fsp-picker .cropper-point { border-color: rgb(5, 68, 162); } #__filestack-picker .fst-sidebar { border-right-color: initial; } #__filestack-picker .fsp-footer { background-color: rgb(24, 26, 27); border-top-color: initial; } @media screen and (min-width: 980px) { #__filestack-picker .fsp-footer { border-top-color: rgba(140, 130, 115, 0.1); } } #__filestack-picker .fsp-video__container + .fsp-footer, #__filestack-picker .fsp-webcam + .fsp-footer { border-top-color: initial; } .userIconWrapper.tokenSize .userIcon { background-color: rgb(34, 36, 38); } .userIconWrapper.tokenSize .userIcon .name { color: rgb(200, 195, 188); } .userIconWrapper.tokenSize .userIcon[data-permission="none"] { background-color: rgb(29, 32, 33); } .userIconWrapper.tokenSize .userIcon[data-permission="none"] .name { color: rgb(168, 160, 149); } .userIconWrapper.cellToken .userIcon img { background-color: rgb(34, 36, 38); border-color: rgb(53, 57, 59); } .contentEditableTextboxContainer .contentEditableTextbox { background-color: rgb(24, 26, 27); border-color: transparent; } .contentEditableTextboxContainer .contentEditableTextbox.transparent { background-color: transparent; } .contentEditableTextboxContainer .contentEditableTextbox:not(.editingDisabled) a { text-decoration-color: initial; color: rgb(58, 157, 249); fill: rgb(58, 157, 249); } .contentEditableTextboxContainer .contentEditableTextbox:not(.editingDisabled) a.link:hover { color: rgb(93, 174, 251); fill: rgb(93, 174, 251); } .contentEditableTextboxContainer .contentEditableTextbox:not(.editingDisabled) a.understroke { border-color: rgb(5, 68, 162); } .contentEditableTextboxContainer .contentEditableTextbox:not(.editingDisabled) a.understroke.link:hover, .contentEditableTextboxContainer .contentEditableTextbox:not(.editingDisabled) a.understroke.link.active { border-color: rgb(5, 80, 192); } .contentEditableTextboxContainer .contentEditableTextbox[placeholder]:empty::before { color: rgb(168, 160, 149); } .contentEditableTextboxContainer i.mentionIcon { color: rgb(119, 169, 197); } .contentEditableTextboxContainer .mentionSuggest li { border-bottom-color: rgb(57, 62, 64); text-decoration-color: initial !important; } .contentEditableTextboxContainer .mentionSuggest li:last-child { border-bottom-color: initial; } .contentEditableTextboxContainer .urlMenu { background-color: rgb(38, 42, 43); box-shadow: none; color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .contentEditableTextboxContainer .urlMenu.link:hover { color: rgba(232, 230, 227, 0.8); } .contentEditableTextboxContainer .urlMenu.understroke { border-color: rgba(48, 52, 54, 0.25); } .contentEditableTextboxContainer .urlMenu.understroke.link:hover, .contentEditableTextboxContainer .urlMenu.understroke.link.active { border-color: rgba(48, 52, 54, 0.8); } .contentEditableTextboxContainer .urlMenu::after { border-color: rgb(123, 114, 101) transparent; } .contentEditableTextboxContainer .urlMenu .linkContainer a { text-decoration-color: initial; color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .contentEditableTextboxContainer .urlMenu .linkContainer a.link:hover { color: rgba(232, 230, 227, 0.8); } .contentEditableTextboxContainer .urlMenu .linkContainer a.understroke { border-color: rgba(48, 52, 54, 0.25); } .contentEditableTextboxContainer .urlMenu .linkContainer a.understroke.link:hover, .contentEditableTextboxContainer .urlMenu .linkContainer a.understroke.link.active { border-color: rgba(48, 52, 54, 0.8); } .descriptionEditor .contentEditableTextboxContainer .contentEditableTextbox a { color: rgb(58, 157, 249); fill: rgb(58, 157, 249); } .descriptionEditor .contentEditableTextboxContainer .contentEditableTextbox a.link:hover { color: rgb(93, 174, 251); fill: rgb(93, 174, 251); } .descriptionEditor .contentEditableTextboxContainer .contentEditableTextbox a.understroke { border-color: rgb(5, 68, 162); } .descriptionEditor .contentEditableTextboxContainer .contentEditableTextbox a.understroke.link:hover, .descriptionEditor .contentEditableTextboxContainer .contentEditableTextbox a.understroke.link.active { border-color: rgb(5, 80, 192); } .descriptionEditorTooltip.text-white .contentEditableTextboxContainer .contentEditableTextbox.editingDisabled a { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .descriptionEditorTooltip.text-white .contentEditableTextboxContainer .contentEditableTextbox.editingDisabled a.link:hover { color: rgba(232, 230, 227, 0.8); } .descriptionEditorTooltip.text-white .contentEditableTextboxContainer .contentEditableTextbox.editingDisabled a.understroke { border-color: rgba(48, 52, 54, 0.25); } .descriptionEditorTooltip.text-white .contentEditableTextboxContainer .contentEditableTextbox.editingDisabled a.understroke.link:hover, .descriptionEditorTooltip.text-white .contentEditableTextboxContainer .contentEditableTextbox.editingDisabled a.understroke.link.active { border-color: rgba(48, 52, 54, 0.8); } .attachmentViewer { background-image: initial; background-color: rgba(0, 0, 0, 0.9); } .attachmentViewer .attachmentContainer iframe { border-color: initial; } .attachmentViewer .bottomBar .thumbnails .thumb { border-color: transparent; } .attachmentViewer .bottomBar .thumbnails .thumb.active { border-color: rgb(48, 52, 54); } .buttonActionUrlFormula .formulaAutocomplete > div:first-child #url-action-formula { border-color: rgba(140, 130, 115, 0.1); } .buttonActionUrlFormula .formulaAutocomplete > div:first-child #url-action-formula:focus { border-color: rgba(140, 130, 115, 0.25); } .formulaAutocomplete { background-image: initial; background-color: transparent; } .formulaAutocomplete .code { color: rgb(102, 255, 132); } .formulaAutocomplete .documentation { background-image: initial; background-color: rgb(61, 45, 0); } .formulaAutocomplete .documentation .definition { color: rgb(102, 255, 132); } .formulaAutocomplete .documentation .summary { color: rgb(178, 172, 162); } .formulaAutocomplete .documentation .example { color: rgb(102, 255, 132); } .formulaAutocomplete .suggestionsHeader { color: rgb(157, 148, 136); } .formulaAutocomplete .suggestions { background-image: initial; background-color: rgb(24, 26, 27); } .formulaAutocomplete .suggestions .suggestion { border-bottom-color: rgba(140, 130, 115, 0.05); } .formulaAutocomplete .suggestions .suggestion:last-child { border-bottom-color: initial; } .formulaAutocomplete .suggestions .suggestion.focused, .formulaAutocomplete .suggestions .suggestion:hover { background-color: rgba(0, 0, 0, 0.1); } .formulaAutocomplete .suggestions .suggestion.function .name, .formulaAutocomplete .suggestions .suggestion.rollup .name { color: rgb(102, 255, 132); } .foreignRecordSelector { background-image: initial; background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .foreignRecordSelector .rowCard { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .foreignRecordSelector .rowCard:hover { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } .foreignRecordSelector .rowSuggestion.focused .rowCard, .foreignRecordSelector .new.focused .rowCard { box-shadow: rgb(5, 74, 176) 0px 0px 0px 2px; } .foreignRecordSelector .rowCard:hover { background-color: rgba(0, 0, 0, 0.05); } .formDesignerView .form, .sharedForm { background-image: initial; background-color: rgb(27, 29, 30); } .embedded .formDesignerView .form, .embedded .sharedForm { box-shadow: none; } .formDesignerView .form .formHeader .formName .contentEditableTextbox:hover, .sharedForm .formHeader .formName .contentEditableTextbox:hover, .formDesignerView .form .formHeader .formDescription .contentEditableTextbox:hover, .sharedForm .formHeader .formDescription .contentEditableTextbox:hover, .formDesignerView .form .formHeader .formName .contentEditableTextbox:active, .sharedForm .formHeader .formName .contentEditableTextbox:active, .formDesignerView .form .formHeader .formDescription .contentEditableTextbox:active, .sharedForm .formHeader .formDescription .contentEditableTextbox:active, .formDesignerView .form .formHeader .formName .contentEditableTextbox:focus, .sharedForm .formHeader .formName .contentEditableTextbox:focus, .formDesignerView .form .formHeader .formDescription .contentEditableTextbox:focus, .sharedForm .formHeader .formDescription .contentEditableTextbox:focus { background-color: rgba(0, 0, 0, 0.05); } .formDesignerView .form .formHeader .formName, .sharedForm .formHeader .formName { color: rgb(200, 195, 188); } .formDesignerView .form .formHeader .formDescription, .sharedForm .formHeader .formDescription { color: rgb(200, 195, 188); } .formDesignerView .form .form.hasCoverImage, .sharedForm .form.hasCoverImage { background-color: rgb(27, 29, 30); } .formDesignerView .form .formField, .sharedForm .formField, .formDesignerView .form .sharedFormField, .sharedForm .sharedFormField { box-shadow: none; background-image: initial; background-color: rgb(27, 29, 30); } .formDesignerView .form .formField .body .title > label, .sharedForm .formField .body .title > label, .formDesignerView .form .sharedFormField .body .title > label, .sharedForm .sharedFormField .body .title > label, .formDesignerView .form .formField .body .description > label, .sharedForm .formField .body .description > label, .formDesignerView .form .sharedFormField .body .description > label, .sharedForm .sharedFormField .body .description > label, .formDesignerView .form .formField .body .sampleInput > label, .sharedForm .formField .body .sampleInput > label, .formDesignerView .form .sharedFormField .body .sampleInput > label, .sharedForm .sharedFormField .body .sampleInput > label { color: rgb(157, 148, 136); } .formDesignerView .form .formField .body .title > .contentEditableTextboxContainer .contentEditableTextbox, .sharedForm .formField .body .title > .contentEditableTextboxContainer .contentEditableTextbox, .formDesignerView .form .sharedFormField .body .title > .contentEditableTextboxContainer .contentEditableTextbox, .sharedForm .sharedFormField .body .title > .contentEditableTextboxContainer .contentEditableTextbox, .formDesignerView .form .formField .body .description > .contentEditableTextboxContainer .contentEditableTextbox, .sharedForm .formField .body .description > .contentEditableTextboxContainer .contentEditableTextbox, .formDesignerView .form .sharedFormField .body .description > .contentEditableTextboxContainer .contentEditableTextbox, .sharedForm .sharedFormField .body .description > .contentEditableTextboxContainer .contentEditableTextbox, .formDesignerView .form .formField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox, .sharedForm .formField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox, .formDesignerView .form .sharedFormField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox, .sharedForm .sharedFormField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox { background-image: initial; background-color: transparent; } .formDesignerView .form .formField .body .title > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus), .sharedForm .formField .body .title > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus), .formDesignerView .form .sharedFormField .body .title > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus), .sharedForm .sharedFormField .body .title > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus), .formDesignerView .form .formField .body .description > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus), .sharedForm .formField .body .description > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus), .formDesignerView .form .sharedFormField .body .description > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus), .sharedForm .sharedFormField .body .description > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus), .formDesignerView .form .formField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus), .sharedForm .formField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus), .formDesignerView .form .sharedFormField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus), .sharedForm .sharedFormField .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox:not(:focus) { border-color: transparent; } .formDesignerView .availableFormFieldContainer.dropToRemove .availableFormFields::after, .formDesignerView .availableFormFieldContainer .availableFormFields::after { border-color: rgb(62, 68, 70); } .formDesignerView .availableFormFieldContainer .availableFormFieldsAndAllButtons .newField { color: rgb(157, 148, 136); } .formDesignerView .availableFormFieldContainer .availableFormFieldsAndAllButtons .newField .switchToGridView { color: rgb(58, 157, 249); } .formDesignerView .availableFormFieldContainer .availableFormField { background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 2px; } .formDesignerView .availableFormFieldContainer .availableFormField:hover, .formDesignerView .availableFormFieldContainer .availableFormField:focus, .formDesignerView .availableFormFieldContainer .availableFormField:active, .formDesignerView .availableFormFieldContainer .availableFormField.stroked1 { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .formDesignerView .availableFormFieldContainer .availableFormField.ui-sortable-helper { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } .formDesignerView .availableFormFieldContainer .ui-sortable-placeholder { border-color: rgb(62, 68, 70); background-image: initial; background-color: transparent; } .formDesignerView .formContainer .form .formFieldContainer:empty::after { color: rgb(157, 148, 136); border-color: rgb(62, 68, 70); } .formDesignerView .formField:hover { background-image: initial; background-color: rgb(32, 35, 37); } .formDesignerView .formField.expanded { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; background-image: initial; background-color: rgb(29, 31, 32); } .formDesignerView .formField.expanded .body .title > .contentEditableTextboxContainer .contentEditableTextbox, .formDesignerView .formField.expanded .body .description > .contentEditableTextboxContainer .contentEditableTextbox, .formDesignerView .formField.expanded .body .sampleInput > .contentEditableTextboxContainer .contentEditableTextbox { background-image: initial; background-color: rgba(0, 0, 0, 0.05); } .formDesignerView .formField.ui-sortable-helper, .formDesignerView .ui-sortable-helper > .formField { background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } .formDesignerView .formField.ui-sortable-helper.draggedOut, .formDesignerView .ui-sortable-helper > .formField.draggedOut { background-image: initial; background-color: rgb(24, 26, 27); } .formDesignerView .formField.ui-sortable-helper.draggedOut .body .title .contentEditableTextboxContainer .contentEditableTextbox, .formDesignerView .ui-sortable-helper > .formField.draggedOut .body .title .contentEditableTextboxContainer .contentEditableTextbox { background-image: initial; background-color: transparent; } .formDesignerView .ui-sortable-placeholder { border-color: rgb(62, 68, 70); background-image: initial; background-color: rgb(29, 31, 32); } .formDesignerView .formFooterContainer .contentEditableTextboxContainer .contentEditableTextbox { border-color: initial; background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 2px; } .formDesignerView .formFooterContainer .contentEditableTextboxContainer .contentEditableTextbox:hover, .formDesignerView .formFooterContainer .contentEditableTextboxContainer .contentEditableTextbox:focus, .formDesignerView .formFooterContainer .contentEditableTextboxContainer .contentEditableTextbox:active, .focus-container:focus .formDesignerView .formFooterContainer .contentEditableTextboxContainer .contentEditableTextbox { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .formDesignerView .formFooterContainer .contentEditableTextboxContainer .contentEditableTextbox.stroked2 { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } .formDesignerView .unavailableInMobileSharedApplicationOverlay { background-image: initial; background-color: rgb(27, 29, 30); color: rgb(178, 172, 162); } .sharedForm { background-image: initial; background-color: rgb(24, 26, 27); } .sharedForm .formFieldAndSubmitContainer { background-image: initial; background-color: rgb(27, 29, 30); } .sharedForm .status { background-image: initial; background-color: rgb(24, 26, 27); } .sharedForm .status .spinnerContainer, .sharedForm .status .messageContainer { color: rgb(200, 195, 188); } .sharedForm .status .message { color: rgb(200, 195, 188); } .sharedForm .status .spinner { color: rgb(157, 148, 136); } .sharedForm .sharedFormField .description { color: rgb(168, 160, 149); } .sharedForm .sharedFormField .validationMessage { color: rgb(231, 63, 92); } .sharedForm .formSubmit .formValidationMessage { color: rgb(231, 63, 92); } .recordHoverContainer:hover .recordHoverTargetClickable:not(.recordHoverTargetActivelyDragging) { box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 0px 2px; } #calendarView .rowCardContainer .highlightForOnboarding::after { background-color: rgb(5, 74, 176); color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .calendarWeekViewScrollArea::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.2); border-color: rgba(140, 130, 115, 0); } .calendarWeekViewScrollArea::-webkit-scrollbar-thumb:hover { background-color: rgba(0, 0, 0, 0.4); } .miniDetailView { background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .miniDetailView .arrow .fill { background-image: initial; background-color: rgb(24, 26, 27); } .miniDetailView .arrow .shadow { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .searchBox { background-image: initial; background-color: rgb(24, 26, 27); border-bottom-color: rgb(69, 75, 78); } .searchBox i.search { color: rgb(80, 175, 204); } .searchBox input { border-color: initial; background-image: initial; background-color: transparent; } .searchBox input:focus { border-color: initial; } .searchBox .clear i { color: rgb(178, 172, 162); } .groupLevel1#gridView { background-color: rgb(29, 31, 32); } .groupLevel1#gridView #paneContainer .pane#dataLeftPane { background-color: rgb(26, 28, 29); } .groupLevel1.gridViewGroup { background-color: rgb(29, 31, 32); } .groupLevel1.gridViewGroup .groupHeaderRightContent { background-color: rgb(29, 31, 32); } .groupLevel2#gridView { background-color: rgb(34, 37, 38); } .groupLevel2#gridView #paneContainer .pane#dataLeftPane { background-color: rgb(31, 34, 35); } .groupLevel2.gridViewGroup { background-color: rgb(34, 37, 38); } .groupLevel2.gridViewGroup .groupHeaderRightContent { background-color: rgb(34, 37, 38); } .groupLevel3#gridView { background-color: rgb(40, 43, 45); } .groupLevel3#gridView #paneContainer .pane#dataLeftPane { background-color: rgb(37, 40, 42); } .groupLevel3.gridViewGroup { background-color: rgb(40, 43, 45); } .groupLevel3.gridViewGroup .groupHeaderRightContent { background-color: rgb(40, 43, 45); } .groupLevel4#gridView { background-color: rgb(45, 49, 51); } .groupLevel4#gridView #paneContainer .pane#dataLeftPane { background-color: rgb(43, 46, 48); } .groupLevel4.gridViewGroup { background-color: rgb(45, 49, 51); } .groupLevel4.gridViewGroup .groupHeaderRightContent { background-color: rgb(45, 49, 51); } .gridViewGroup { box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px 1px; } .gridViewGroup.dropTarget { box-shadow: rgb(64, 38, 151) 0px 0px 0px 1px; } #gridView.rowHeight1 .gridViewGroup.groupLevel1 .groupGrid { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSIzMiI+PGRlZnM+PGZpbHRlciBpZD0iZGFya3JlYWRlci1pbWFnZS1maWx0ZXIiPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMyAtMC42NjcgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAwLjMzMyAtMC42NjcgMC4wMDAgMS4wMDAgLTAuNjY3IC0wLjY2NyAwLjMzMyAwLjAwMCAxLjAwMCAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxIiBoZWlnaHQ9IjMyIiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUFFQUFBQWdDQVlBQUFEVDVSSWFBQUFBQVhOU1IwSUFyczRjNlFBQUFCWkpSRUZVQ0IxaitBOEVUQXhBTVBpSWU0K2VNQUFBajQ0RzM3QWNVaFVBQUFBQVNVVk9SSzVDWUlJPSIgLz48L3N2Zz4="); } #gridView.rowHeight2 .gridViewGroup.groupLevel1 .groupGrid { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSI1NiI+PGRlZnM+PGZpbHRlciBpZD0iZGFya3JlYWRlci1pbWFnZS1maWx0ZXIiPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMyAtMC42NjcgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAwLjMzMyAtMC42NjcgMC4wMDAgMS4wMDAgLTAuNjY3IC0wLjY2NyAwLjMzMyAwLjAwMCAxLjAwMCAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxIiBoZWlnaHQ9IjU2IiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUFFQUFBQTRDQVlBQUFBOFlKTHNBQUFBQkdkQlRVRUFBTEdQQy94aEJRQUFBQmRKUkVGVUdCbGorQThFVEF4QU1FckF3dURlb3ljTUFKY01Cdy9mblQ2RUFBQUFBRWxGVGtTdVFtQ0MiIC8+PC9zdmc+"); } #gridView.rowHeight3 .gridViewGroup.groupLevel1 .groupGrid { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSI4OCI+PGRlZnM+PGZpbHRlciBpZD0iZGFya3JlYWRlci1pbWFnZS1maWx0ZXIiPjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwLjMzMyAtMC42NjcgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAwLjMzMyAtMC42NjcgMC4wMDAgMS4wMDAgLTAuNjY3IC0wLjY2NyAwLjMzMyAwLjAwMCAxLjAwMCAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxIiBoZWlnaHQ9Ijg4IiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3BuZztiYXNlNjQsaVZCT1J3MEtHZ29BQUFBTlNVaEVVZ0FBQUFFQUFBQllDQVlBQUFBMGxKMjJBQUFBQkdkQlRVRUFBTEdQQy94aEJRQUFBQmhKUkVGVUdCbGorQThFVEF4QU1Fb01sVEM0OStnSkF3QnV1UWRQYi9mT3NRQUFBQUJKUlU1RXJrSmdnZz09IiAvPjwvc3ZnPg=="); } #gridView.rowHeight4 .gridViewGroup.groupLevel1 .groupGrid { background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMSIgaGVpZ2h0PSIxMjgiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMC4zMzMgLTAuNjY3IC0wLjY2NyAwLjAwMCAxLjAwMCAtMC42NjcgMC4zMzMgLTAuNjY3IDAuMDAwIDEuMDAwIC0wLjY2NyAtMC42NjcgMC4zMzMgMC4wMDAgMS4wMDAgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iMSIgaGVpZ2h0PSIxMjgiIGZpbHRlcj0idXJsKCNkYXJrcmVhZGVyLWltYWdlLWZpbHRlcikiIHhsaW5rOmhyZWY9ImRhdGE6aW1hZ2UvcG5nO2Jhc2U2NCxpVkJPUncwS0dnb0FBQUFOU1VoRVVnQUFBQUVBQUFDQUNBWUFBQURLK1FQMEFBQUFCR2RCVFVFQUFMR1BDL3hoQlFBQUFCcEpSRUZVS0JWaitBOEVUQXhBTUVxTWhnRjkwOEc5UjA4WUFEU1ZCNTkybXJvK0FBQUFBRWxGVGtTdVFtQ0MiIC8+PC9zdmc+"); } .gridViewGroup .groupHeaderCell { background-image: inherit; background-color: inherit; } .gridViewGroup .groupHeaderCell:not(.groupHeaderLabelCell) { border-left-color: rgba(140, 130, 115, 0.04); } .gridViewGroup.groupLevel1.expanded .groupHeaderCell { border-bottom-color: rgba(140, 130, 115, 0.15); } .gridViewGroup.groupLevel1 .groupHeaderRightContent.labelOverlap { background-image: linear-gradient(to right, rgba(29, 31, 32, 0), rgb(29, 31, 32) 18%); background-color: initial; } .gridViewGroup.groupLevel2 .groupHeaderRightContent.labelOverlap { background-image: linear-gradient(to right, rgba(34, 37, 38, 0), rgb(34, 37, 38) 18%); background-color: initial; } .gridViewGroup.groupLevel3 .groupHeaderRightContent.labelOverlap { background-image: linear-gradient(to right, rgba(40, 43, 45, 0), rgb(40, 43, 45) 18%); background-color: initial; } .gridViewGroup.groupLevel4 .groupHeaderRightContent.labelOverlap { background-image: linear-gradient(to right, rgba(45, 49, 51, 0), rgb(45, 49, 51) 18%); background-color: initial; } #gridView:not(.isShowingGhostRows) .dataRow.lastRowInGroup .staticCellContainer, #gridView:not(.isShowingGhostRows) .dataRow.lastRowInGroup .cell.read:not(.cursor) { border-bottom-color: initial; } #table #gridView.grouped .dataRow.ghost { border-bottom-color: initial; } #table #gridView.grouped .dataRow.ghost.rightPane { border-right-color: initial; } #table #gridView.grouped .dataRow .cell.ghost:not(.hover) { border-left-color: initial; } .workspaceSettings { background-image: initial; background-color: rgb(24, 26, 27); } .workspaceSettings a { text-decoration-color: initial; } .workspaceSettings p, .workspaceSettings .paragraph { color: rgb(157, 148, 136); } .workspaceSettings .lighter { color: rgb(158, 150, 137); } .workspaceSettings .moneyAmount { color: rgb(86, 239, 102); } .workspaceSettings .blueBackground { background-color: rgb(17, 111, 184); } .workspaceSettings em, .workspaceSettings .emphasize { color: rgb(178, 172, 162); } .workspaceSettings em.danger, .workspaceSettings .emphasize.danger { color: rgb(231, 63, 92); } .workspaceSettings button.callToAction { border-color: initial; color: rgb(232, 230, 227); } .workspaceSettings .card { background-color: rgb(29, 31, 32); } .workspaceSettings .card .edit { color: rgb(70, 167, 238); } .workspaceSettings .card .action { color: rgb(157, 148, 136); } .workspaceSettings .card .action i.spinner { color: rgb(152, 143, 129); } .workspaceSettings .card button { background-color: rgb(9, 158, 58); color: rgb(232, 230, 227); border-color: initial; } .workspaceSettings .workspaceSettingsContainer .sidebarMenu { background-color: rgb(29, 31, 32); } .workspaceSettings .workspaceSettingsContainer .sidebarMenu ol.sidebarMenuOrderedList li a { color: rgb(157, 148, 136); } .workspaceSettings .workspaceSettingsContainer .sidebarMenu ol.sidebarMenuOrderedList li a.active { color: rgb(200, 195, 188); } .workspaceSettings .workspaceSettingsContainer .settingPanel > .header { color: rgb(178, 172, 162); } .workspaceSettings .workspaceSettingsContainer .settingPanel .tabSet .nav-tabs { border-bottom-color: rgb(58, 62, 65); } .workspaceSettings .workspaceSettingsContainer .settingPanel .tabSet .nav-tabs li { color: rgb(157, 148, 136); } .workspaceSettings .workspaceSettingsContainer .settingPanel .tabSet .nav-tabs li.active { border-bottom-color: rgb(14, 102, 170); color: rgb(200, 195, 188); } .workspaceSettings .workspaceSettingsContainer .settingPanel .applicationUsage table thead tr th { color: rgb(168, 160, 149); } .workspaceSettings .workspaceSettingsContainer .settingPanel .billingOverview ul li { color: rgb(157, 148, 136); } .workspaceSettings .workspaceSettingsContainer .settingPanel .billingOverview .teamPlan { color: rgb(157, 148, 136); } .workspaceSettings .workspaceSettingsContainer .settingPanel .billingOverview .teamPlan b { color: rgb(200, 195, 188); } .workspaceSettings .workspaceSettingsContainer .settingPanel .billingOverview span.emphasize { color: rgb(200, 195, 188); } .workspaceSettings .workspaceSettingsContainer .settingPanel .billingOverview span.emphasize.danger { color: rgb(231, 63, 92); } .workspaceSettings .workspaceSettingsContainer .settingPanel .setting .label { color: rgb(178, 172, 162); } .workspaceSettings .workspaceSettingsContainer .settingPanel .setting input { border-color: rgb(61, 66, 68); } .workspaceSettings .workspaceSettingsContainer .settingPanel .setting button { background-color: rgb(17, 111, 184); } .workspaceSettings .progressArrows { border-top-color: rgb(60, 65, 67); border-bottom-color: rgb(60, 65, 67); border-left-color: rgb(60, 65, 67); border-right-color: initial; } .workspaceSettings .progressArrows .rightTip { background-image: initial; background-color: rgb(24, 26, 27); } .workspaceSettings .progressArrows .firstArrow { background-color: rgb(29, 31, 32); } .workspaceSettings .progressArrows .firstArrow .leftTip { background-image: initial; background-color: rgb(29, 31, 32); } .workspaceSettings .progressArrows .tip { border-top-color: rgb(60, 65, 67); border-left-color: rgb(60, 65, 67); } .workspaceSettings .checkoutConfirmation .detailsCard { box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 6px; } .workspaceSettings .checkoutConfirmation .detailsCard h2 span.planName { color: rgb(86, 239, 102); } .workspaceSettings .checkoutConfirmation .detailsCard p { color: rgb(200, 195, 188); } .workspaceSettings .checkoutConfirmation .backButton button.callToAction { background-color: rgb(17, 111, 184); } .workspaceSettings .checkout .paragraph { color: rgb(157, 148, 136); } .workspaceSettings .checkout .transferCredit { background-color: rgb(9, 158, 58); } .workspaceSettings .checkout ul { color: rgb(157, 148, 136); } .workspaceSettings .checkout .upgradeButtonContainer button.callToAction.enabled { background-color: rgb(9, 158, 58); color: rgb(232, 230, 227); } .workspaceSettings .checkout .upgradeButtonContainer button.callToAction.disabled { color: rgb(232, 230, 227); } .workspaceSettings .checkout .centered .formula { background-color: rgb(29, 31, 32); } .workspaceSettings .checkout .summary { color: rgb(157, 148, 136); } .workspaceSettings .changePlan .plans .plan .planBox .header { color: rgb(232, 230, 227); } .workspaceSettings .changePlan .plans .plan .planBox .action .currentPlan, .workspaceSettings .changePlan .plans .plan .planBox .action button { color: rgb(232, 230, 227); } .workspaceSettings .changePlan .plans .plan .planBox .action button { border-color: initial; color: rgb(232, 230, 227); } .workspaceSettings .changePlan .notes { background-color: rgb(0, 148, 184); color: rgb(232, 230, 227); } .workspaceSettings .changePlan .notes .notesContainer ul li { color: rgb(232, 230, 227); } .workspaceSettings .changePlan .notes .notesContainer ul li a { color: rgb(232, 230, 227); text-decoration-color: initial; } .workspaceSettings .changePlan .notes .notesContainer .circle { background-color: rgb(0, 135, 167); } .printableDocument .invoiceStamp { border-color: initial; } .printableDocument .invoiceStamp.paid { color: rgb(86, 239, 102); } .printableDocument .invoiceStamp.overdue { color: rgb(231, 63, 92); } .invoice .invoiceSection .period { border-bottom-color: rgb(84, 91, 94); } .invoice .section { border-top-color: rgb(84, 91, 94); } .invoiceCreditsSection { color: rgb(86, 239, 102); } .billingHistory .empty { color: rgb(157, 148, 136); } .billingHistory table.billingHistoryTable tr:nth-child(2n+1) { background-color: rgb(29, 31, 32); } .billingHistory table.billingHistoryTable tr td.detail { color: rgb(157, 148, 136); } .printableDocument { background-image: initial; background-color: rgb(24, 26, 27); } .printableDocument .document .faqs { color: rgb(178, 172, 162); } .printableDocument .document .sheet { border-color: rgb(60, 65, 68); } .navStack .navStackBar { background-image: initial; background-color: rgb(30, 32, 33); box-shadow: rgb(38, 41, 42) 0px 1px 0px; } .navStack .navStackBar .back i { color: rgb(178, 172, 162); } .navStack .navStackContentContainer .navMenu { border-top-color: rgb(57, 62, 64); border-bottom-color: rgb(57, 62, 64); } .navStack .navStackContentContainer .navMenu li { border-top-color: rgb(57, 62, 64); } .navStack .navStackContentContainer .navMenu li:first-child { border-top-color: initial !important; } .navStack .navStackContentContainer .navMenu li:last-child { border-bottom-color: initial !important; } body .ui-tooltip.menuItemTooltip { background-color: rgb(51, 55, 58); box-shadow: none; color: rgb(232, 230, 227); } body .ui-tooltip.menuItemTooltip::before { background-image: inherit; background-color: inherit; } .reactMenu { background-color: rgb(38, 42, 43); } .reactMenu > div { border-color: transparent !important; } .reactMenu li { text-decoration-color: initial; color: rgb(232, 230, 227); fill: rgb(232, 230, 227); list-style-image: none !important; } .reactMenu li.link:hover { color: rgba(232, 230, 227, 0.8); } .reactMenu li.understroke { border-color: rgba(48, 52, 54, 0.25); } .reactMenu li.understroke.link:hover, .reactMenu li.understroke.link.active { border-color: rgba(48, 52, 54, 0.8); } .reactMenu li:not(.disabled):hover { background-color: rgba(0, 0, 0, 0.1); } .reactMenu li.disabled { color: rgb(182, 176, 166); } .reactMenu li.disabled .icon { color: rgb(187, 181, 172); } .reactMenu li:focus { background-color: rgba(0, 0, 0, 0.1); background-image: none; border-color: initial; } .selectMenuList li { text-decoration-color: initial; color: rgb(200, 195, 188); list-style-image: none !important; } .selectMenuList li:not(.disabled):focus { background-color: rgba(0, 0, 0, 0.1); } .selectMenuButton.hbtn .caret { color: rgb(178, 172, 162); } .suggestionRowsContainer { background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .suggestionRowsContainer .autocompleteInput input.hinput { border-left-color: initial; border-right-color: initial; border-top-color: initial; border-bottom-color: rgb(58, 62, 65); } .suggestionRows .suggestionRow.suggestionRowFocused { background-color: rgba(0, 0, 0, 0.1); } .suggestionRows .suggestionRow.newItem { border-top-color: rgb(60, 65, 67); color: rgb(157, 148, 136); } .suggestionRows .suggestionRow.newItem .createNewName { color: rgb(178, 172, 162); } .suggestionRows .suggestionRow.newItem:only-child { border-top-color: transparent; } .suggestionRows .suggestionRow.disabled { color: rgb(182, 176, 166); background-color: rgb(24, 26, 27) !important; } .suggestionRows .suggestionRow .suggestionTitle { color: rgb(200, 195, 188); } .suggestionRows .suggestionRow .suggestionSubtitle { color: rgb(157, 148, 136); } .autocompleteContainer { background-color: rgb(24, 26, 27); } 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 { box-shadow: rgb(5, 74, 176) 0px 0px 0px 2px !important; } .DayPicker-wrapper { background-color: rgb(38, 42, 43); color: rgb(232, 230, 227); fill: rgb(232, 230, 227); border-color: rgba(48, 52, 54, 0.25); } .DayPicker-wrapper.link:hover { color: rgba(232, 230, 227, 0.8); } .DayPicker-wrapper.understroke { border-color: rgba(48, 52, 54, 0.25); } .DayPicker-wrapper.understroke.link:hover, .DayPicker-wrapper.understroke.link.active { border-color: rgba(48, 52, 54, 0.8); } .DayPicker-NavButton--prev { 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"); } .DayPicker-NavButton--next { 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"); } .DayPicker-Weekday abbr[title] { border-bottom-color: initial; text-decoration-color: initial; } .DayPicker-Day, .DayPicker-TodayButton { background-color: rgba(24, 26, 27, 0.1); } .DayPicker-TodayButton { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); border-color: initial; } .DayPicker-TodayButton.link:hover { color: rgba(232, 230, 227, 0.8); } .DayPicker-TodayButton.understroke { border-color: rgba(48, 52, 54, 0.25); } .DayPicker-TodayButton.understroke.link:hover, .DayPicker-TodayButton.understroke.link.active { border-color: rgba(48, 52, 54, 0.8); } .DayPicker-TodayButton:hover { background-color: rgba(24, 26, 27, 0.25); } .DayPicker-Day--today { background-color: rgba(0, 0, 0, 0.25); } .DayPicker-Day--outside { background-color: transparent; } .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) { background-color: rgb(5, 74, 176); color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).link:hover { color: rgba(232, 230, 227, 0.8); } .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).understroke { border-color: rgba(48, 52, 54, 0.25); } .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).understroke.link:hover, .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside).understroke.link.active { border-color: rgba(48, 52, 54, 0.8); } .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover { background-color: rgb(31, 64, 139); } .DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover { background-color: rgba(24, 26, 27, 0.25); } .cell[data-columntype="multilineText"].edit.cursor { border-color: initial; } .cell[data-columntype="multilineText"].edit.cursor .contentEditableTextboxContainer .contentEditableTextbox { border-color: initial; } .cell[data-columntype="multilineText"].edit .contentEditableTextboxContainer .contentEditableTextbox { background-image: initial; background-color: transparent; } .cell[data-columntype="multilineText"].edit .expandButton { background-image: initial; background-color: rgb(24, 26, 27); } .cell[data-columntype="multilineText"].expanded .collapseButton { background-image: initial; background-color: rgb(24, 26, 27); } .cell[data-columntype="multilineText"].expanded .contentEditableTextboxContainer .contentEditableTextbox { background-image: initial; background-color: rgb(24, 26, 27); border-color: rgba(140, 130, 115, 0.05); color: rgb(200, 195, 188); } .cell[data-columntype="multilineText"].expanded .contentEditableTextboxContainer .contentEditableTextbox:hover { border-color: rgba(140, 130, 115, 0.1); } .cell[data-columntype="multilineText"].expanded .contentEditableTextboxContainer .contentEditableTextbox:focus { border-color: rgb(5, 68, 162); box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset; } .cell[data-columntype="multilineText"].expanded.edit[data-columntype="multilineText"] .expandButton, .cell[data-columntype="multilineText"].expanded.expanded[data-columntype="multilineText"] .collapseButton { border-color: rgb(57, 62, 64); } .cell[data-columntype="multilineText"].expanded.edit[data-columntype="multilineText"] .expandButton { background-image: initial; background-color: rgb(24, 26, 27); } .cell.expanded.readonly[data-columntype="multilineText"] .contentEditableTextbox { background-image: initial; background-color: rgb(27, 29, 30); } .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 { border-color: rgba(140, 130, 115, 0.1); background-image: initial; background-color: transparent; } .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 { border-color: rgba(140, 130, 115, 0.25); } .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 { border-color: rgb(5, 68, 162); box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset; } .ql-editor { outline-color: initial; } .ql-editor ul[data-checked="true"] > li::before, .ql-editor ul[data-checked="false"] > li::before { color: rgb(157, 148, 136); } .ql-editor .ql-bg-black { background-color: rgb(0, 0, 0); } .ql-editor .ql-bg-red { background-color: rgb(184, 0, 0); } .ql-editor .ql-bg-orange { background-color: rgb(204, 122, 0); } .ql-editor .ql-bg-yellow { background-color: rgb(204, 204, 0); } .ql-editor .ql-bg-green { background-color: rgb(0, 110, 0); } .ql-editor .ql-bg-blue { background-color: rgb(0, 82, 163); } .ql-editor .ql-bg-purple { background-color: rgb(87, 0, 173); } .ql-editor .ql-color-white { color: rgb(232, 230, 227); } .ql-editor .ql-color-red { color: rgb(255, 43, 43); } .ql-editor .ql-color-orange { color: rgb(255, 163, 26); } .ql-editor .ql-color-yellow { color: rgb(255, 255, 26); } .ql-editor .ql-color-green { color: rgb(107, 255, 107); } .ql-editor .ql-color-blue { color: rgb(82, 177, 255); } .ql-editor .ql-color-purple { color: rgb(158, 61, 255); } .ql-editor.ql-blank::before { color: rgba(232, 230, 227, 0.6); } .cell[data-columntype="richText"] .ql-container:not(.ql-disabled) { background-color: rgb(24, 26, 27); } .cell[data-columntype="richText"].expanded .ql-editor { border-color: rgba(140, 130, 115, 0.05); } .cell[data-columntype="richText"].expanded .ql-editor:hover { border-color: rgba(140, 130, 115, 0.1); } .cell[data-columntype="richText"].expanded .ql-editor:focus { box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset; border-color: rgb(5, 68, 162) !important; } .cell[data-columntype="richText"].detailCell.detailCursor .quillWrapper:not(.fullyReadOnly) .ql-editor, .cell[data-columntype="richText"].formCell.detailCursor .quillWrapper:not(.fullyReadOnly) .ql-editor { border-color: rgb(5, 68, 162); box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset; } .cell[data-columntype="richText"].detailCell.detailCursor .quillWrapper:not(.fullyReadOnly) .ql-editor:hover, .cell[data-columntype="richText"].formCell.detailCursor .quillWrapper:not(.fullyReadOnly) .ql-editor:hover { border-color: rgb(5, 68, 162); } .cell[data-columntype="richText"].detailCell .quillWrapper:not(.fullyReadOnly) .ql-editor, .cell[data-columntype="richText"].formCell .quillWrapper:not(.fullyReadOnly) .ql-editor { border-color: rgba(140, 130, 115, 0.1); } .cell[data-columntype="richText"].detailCell .quillWrapper:not(.fullyReadOnly) .ql-editor:hover, .cell[data-columntype="richText"].formCell .quillWrapper:not(.fullyReadOnly) .ql-editor:hover { border-color: rgba(140, 130, 115, 0.25); } .cell[data-columntype="richText"].detailCell .quillWrapper:not(.fullyReadOnly) .ql-editor:focus, .cell[data-columntype="richText"].formCell .quillWrapper:not(.fullyReadOnly) .ql-editor:focus { box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset; border-color: rgb(5, 68, 162) !important; } .cell[data-columntype="richText"].mobile .ql-editor { border-color: initial; } .cell[data-columntype="richText"].mobile input:focus { border-color: initial; } .historicalCellValue[data-columntype="richText"] .ql-editor a[href], .cell[data-columntype="richText"] .ql-editor a[href], .cardCell[data-columntype="richText"] .ql-editor a[href] { text-decoration-color: initial; color: rgb(58, 157, 249); fill: rgb(58, 157, 249); } .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 { color: rgb(93, 174, 251); fill: rgb(93, 174, 251); } .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 { border-color: rgb(5, 68, 162); } .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 { border-color: rgb(5, 80, 192); } .historicalCellValue[data-columntype="richText"] code, .cell[data-columntype="richText"] code, .cardCell[data-columntype="richText"] code { background-color: rgba(0, 0, 0, 0.05); } .historicalCellValue[data-columntype="richText"] blockquote, .cell[data-columntype="richText"] blockquote, .cardCell[data-columntype="richText"] blockquote { border-color: rgba(140, 130, 115, 0.1); } .historicalCellValue[data-columntype="richText"] pre, .cell[data-columntype="richText"] pre, .cardCell[data-columntype="richText"] pre { background-color: rgba(0, 0, 0, 0.05); } .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 { background-color: rgb(13, 14, 14); } .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 { border-color: rgb(134, 125, 110); background-image: none; background-color: initial; } .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 { border-color: rgba(140, 130, 115, 0.25); } .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 { background-color: rgb(5, 74, 176); 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"); } .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 { 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"); } .historicalCellValue[data-columntype="richText"] ul[data-checked="true"] > li::before { background-color: rgb(53, 57, 59); } .historicalCellValue[data-columntype="richText"].diff ul[data-checked="true"].diff-unchecked-to-checked > li::before { background-color: rgb(42, 80, 11); } .historicalCellValue[data-columntype="richText"].diff ul[data-checked="false"].diff-checked-to-unchecked > li::before { background-color: rgb(72, 0, 19); } #topbar #appTopbar { color: rgb(232, 230, 227); } #topbar.topBarStateApp { color: rgb(232, 230, 227); } #topbar.topBarStateApp .accountButton .userIcon { box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px; } #topbar .homeButton:not(.baymax) { text-decoration-color: initial; } .homeScreenLiveChatButton { background-color: rgb(3, 56, 77); } .publiclyShared #topbar { border-bottom-color: initial; } .publiclyShared .logo { text-decoration-color: initial; } .publiclyShared .logo img, .publiclyShared .logo .type { color: rgb(232, 230, 227); } .rowLevelActivityFeed .activity { color: rgba(156, 148, 135, 0.8); border-bottom-color: rgba(140, 130, 115, 0.1); } .rowLevelActivityFeed .activity .user, .rowLevelActivityFeed .activity .action { color: rgb(200, 195, 188); } .rowLevelActivityFeed .activity .integration .integrationName { color: rgb(156, 148, 135); } .rowLevelActivityFeed .activity.comment .comment { background-image: initial; background-color: rgb(14, 105, 174); color: rgb(232, 230, 227); } .rowLevelActivityFeed .activity.comment .comment .userIconContainer.token .userIcon { background-image: initial; background-color: rgba(0, 0, 0, 0.2); } .rowLevelActivityFeed .activity.comment .comment .userIconContainer.token .userIcon .name { color: rgb(232, 230, 227); } .rowLevelActivityFeed .activity.comment .comment a { color: rgb(232, 230, 227); } .rowLevelActivityFeed .activity.comment .comment i.delete { color: rgb(232, 230, 227); } .rowLevelActivityFeed .activity.comment .comment::after { background-image: initial; background-color: transparent; border-color: rgb(14, 102, 170) transparent; } .rowLevelActivityFeed .activity.change .addedUnderline { text-decoration-color: initial; color: rgb(51, 243, 115); } .rowLevelActivityFeed .activity.change .addedUnderline > * { color: rgb(200, 195, 188); } .rowLevelActivityFeed .activity.change .removedTextStrikethrough { text-decoration-color: initial; color: rgb(239, 104, 54); } .rowLevelActivityFeed .activity.change .removedTextStrikethrough > * { color: rgb(200, 195, 188); } .rowLevelActivityFeed .activity.change .removedCardStrikethrough::after { background-image: initial; background-color: rgb(179, 59, 15); box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px; } .rowLevelActivityFeed .activity.change .historicalCellValueBorder { background-color: rgb(27, 30, 31); } .rowLevelActivityFeed .activity.change .changes .columnName { color: rgb(178, 172, 162); } .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"] { background-image: initial; background-color: rgb(27, 30, 31); } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"].nullToValue .preview::before, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"].fullReplacementAfter .preview::before { box-shadow: rgb(10, 178, 66) 0px 0px 0px 2px inset; } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"] .attachments { background-color: rgb(27, 30, 31); } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"] .attachments .preview > * { box-shadow: none !important; } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"] .attachments .preview.added { box-shadow: rgb(10, 178, 66) 0px 0px 0px 2px; } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"] .attachments .preview.removed { box-shadow: rgb(179, 59, 15) 0px 0px 0px 2px; } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="multipleAttachment"] .attachments .preview.removed::after { background-image: initial; background-color: rgb(179, 59, 15); box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px; } .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 { text-decoration-color: initial; color: rgb(51, 243, 115); } .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 > * { color: rgb(200, 195, 188); } .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 { text-decoration-color: initial; color: rgb(239, 104, 54); } .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 > * { color: rgb(200, 195, 188); } .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 { text-decoration-color: initial; color: rgb(51, 243, 115); } .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 > * { color: rgb(200, 195, 188); } .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 { text-decoration-color: initial; color: rgb(239, 104, 54); } .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 > * { color: rgb(200, 195, 188); } .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 { color: rgb(58, 157, 249); } .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 { background-image: initial; background-color: rgb(179, 59, 15); box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px; } .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 { background-image: initial; background-color: rgb(179, 59, 15); box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px; } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"] { background-color: rgb(27, 30, 31); } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"].nullToValue .foreignRecordRendererContainer > *, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"].fullReplacementAfter .foreignRecordRendererContainer > * { border-color: rgb(10, 174, 65); } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"].valueToNull .foreignRecordRendererContainer > ::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"].fullReplacementBefore .foreignRecordRendererContainer > ::after { background-image: initial; background-color: rgb(179, 59, 15); box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px; } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"] .foreignRecord { background-color: rgb(32, 35, 36); border-color: transparent; color: rgb(200, 195, 188); } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"] .foreignRecord.added { border-color: rgb(10, 174, 65); } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="foreignKey"] .foreignRecord.removed::after { background-image: initial; background-color: rgb(179, 59, 15); box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px; } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="checkbox"].valueToNull::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="checkbox"].fullReplacementBefore::after { background-image: initial; background-color: rgb(179, 59, 15); box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px; } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="rating"].nullToValue .ratingContainer, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="rating"].fullReplacementAfter .ratingContainer { box-shadow: rgb(10, 178, 66) 0px 0px 0px 2px inset; } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="rating"].valueToNull .ratingContainer, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="rating"].fullReplacementBefore .ratingContainer { box-shadow: rgb(179, 59, 15) 0px 0px 0px 2px inset; } .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="rating"].valueToNull .ratingContainer::after, .rowLevelActivityFeed .activity.change .changes .historicalCellValue[data-columntype="rating"].fullReplacementBefore .ratingContainer::after { background-image: initial; background-color: rgb(179, 59, 15); box-shadow: rgb(24, 26, 27) 0px 0px 0px 1px; } .rowLevelActivityFeed { background-color: rgb(27, 29, 30); } .rowLevelActivityFeed .textButton:hover { color: rgb(232, 230, 227); } .rowCommentInput .contentEditableTextboxContainer .contentEditableTextbox { border-color: rgba(140, 130, 115, 0.1); background-color: rgb(24, 26, 27); color: rgb(200, 195, 188); } .rowCommentInput .contentEditableTextboxContainer .contentEditableTextbox:hover:not(:focus) { border-color: rgba(140, 130, 115, 0.25); } .rowCommentInput .contentEditableTextboxContainer .contentEditableTextbox:focus { border-color: rgb(5, 68, 162); } .snackbar { background-image: initial; background-color: rgb(38, 42, 43); color: rgb(226, 224, 220); } .snackbar .action { color: rgb(77, 171, 240); } body.printable table, body.printable th, body.printable td { border-color: rgb(84, 91, 94); } body.printable tr .rowNumberForPrint { color: rgb(161, 153, 141); } body.printable tr td:last-child, body.printable tr th:last-child { border-right-color: rgb(84, 91, 94); } body.printable tr:first-child .cell { border-top-color: rgb(84, 91, 94); } @media screen { body.printable .section { border-bottom-color: rgb(140, 130, 115); } } .onboardingTipsContainer .onboardingTip .tipButton .icon.tipCheckmark { background-image: initial; background-color: rgb(24, 26, 27); } .onboardingTipsContainer .onboardingTip .tipButton .tipTooltip { background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 0px 1px; } .onboardingTipsContainer .onboardingTip .tipButton .tipTooltip::after, .onboardingTipsContainer .onboardingTip .tipButton .tipTooltip::before { background-image: initial; background-color: transparent; } .onboardingTipsContainer .onboardingTip .tipButton .tipTooltip::after { border-color: rgb(48, 52, 54) transparent; } .onboardingTipsContainer .onboardingTip .tipButton .tipTooltip::before { border-color: rgba(140, 130, 115, 0.21) transparent; } .onboardingTipsContainer .tipExpandContainer .tipExpandButton { background-color: rgb(38, 42, 43); } .onboardingTipsContainer .tipExpandContainer .tipExpandButton .icon { fill: rgb(232, 230, 227); color: rgb(232, 230, 227); } .onboardingTipsContainer .tipExpandContainer .tipHideButton { color: rgb(232, 230, 227); fill: rgb(232, 230, 227); background-color: rgb(38, 42, 43); } .onboardingTipsContainer .tipExpandContainer .tipHideButton.link:hover { color: rgba(232, 230, 227, 0.8); } .onboardingTipsContainer .tipExpandContainer .tipHideButton.understroke { border-color: rgba(48, 52, 54, 0.25); } .onboardingTipsContainer .tipExpandContainer .tipHideButton.understroke.link:hover, .onboardingTipsContainer .tipExpandContainer .tipHideButton.understroke.link.active { border-color: rgba(48, 52, 54, 0.8); } .onboardingTipsContainer .expandedOnboardingTip { color: rgb(232, 230, 227); } .onboardingTipsContainer .expandedOnboardingTip .close { color: rgb(232, 230, 227); } .onboardingTipsContainer .expandedOnboardingTip .expandedOnboardingTipFooter .learnMore a { color: rgb(232, 230, 227); text-decoration-color: initial; } .onboardingTipsContainer .expandedOnboardingTip .expandedOnboardingTipFooter .hbtn:active, .onboardingTipsContainer .expandedOnboardingTip .expandedOnboardingTipFooter .hbtn:focus { box-shadow: none; } #onboardingTipsContainer .lightboxBackground { background-image: initial; background-color: rgba(0, 0, 0, 0.6); } .onboarding-tip { background-color: rgb(5, 74, 176); color: rgb(232, 230, 227); fill: rgb(232, 230, 227); } .onboarding-tip.link:hover { color: rgba(232, 230, 227, 0.8); } .onboarding-tip.understroke { border-color: rgba(48, 52, 54, 0.25); } .onboarding-tip.understroke.link:hover, .onboarding-tip.understroke.link.active { border-color: rgba(48, 52, 54, 0.8); } .questionnaireTextField::placeholder { color: rgb(200, 195, 188); } .emailInviteInput:focus { border-color: rgb(5, 68, 162) !important; } .emailInviteInput::placeholder { color: rgb(180, 174, 164); } .workflowTemplateExpressionEditor .ql-editor { border-color: rgba(140, 130, 115, 0.05) !important; } .workflowTemplateExpressionEditor .ql-editor:focus { border-color: rgba(140, 130, 115, 0.1) !important; } body.baymax { color: rgb(200, 195, 188); text-decoration-color: initial; } body.red { background-image: initial; background-color: rgb(171, 15, 36); } .baymax input:not([type="submit"]), .baymax textarea { color: rgb(189, 183, 175); } .baymax input:not([type="submit"]):not(.outline-initial), .baymax textarea:not(.outline-initial) { outline-color: initial; } .baymax a { outline-color: initial; } .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), .baymax button:not(.ignore-baymax-defaults):not(.border-thick), .baymax textarea:not(.ignore-baymax-defaults):not(.border-thick), .baymax .styled-input:not(.ignore-baymax-defaults):not(.border-thick) { border-color: rgba(140, 130, 115, 0); } .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, .baymax button:not(.ignore-baymax-defaults):not(.border-thick):active, .baymax textarea:not(.ignore-baymax-defaults):not(.border-thick):active, .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, .baymax button:not(.ignore-baymax-defaults):not(.border-thick):focus, .baymax textarea:not(.ignore-baymax-defaults):not(.border-thick):focus, .baymax .styled-input:not(.ignore-baymax-defaults):not(.border-thick):focus { border-color: rgba(140, 130, 115, 0.25); } .baymax button.border-transparent:not(.border-thick) { border-color: transparent; } .baymax .text-white input, .baymax input.text-white, .baymax .text-white textarea { color: rgb(232, 230, 227); } .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"], .baymax .text-white button, .baymax .text-white textarea, .baymax .text-white .styled-input { border-color: rgba(48, 52, 54, 0); } .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, .baymax .text-white button.active, .baymax .text-white textarea.active, .baymax .text-white .styled-input.active { border-color: rgba(48, 52, 54, 0.25); } .baymax a { color: rgb(200, 195, 188); } .baymax a:not(.underline) { text-decoration-color: initial; } .baymax input.focusable:focus, .baymax .focusable:focus { outline-color: initial; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px inset; } .focusable-stroked:focus { outline-color: initial; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px; } .border-none { border-color: initial; } .border-transparent { border-color: transparent; } @media (max-width: 39.99rem) { .xs-border-none { border-color: initial; } .xs-border-transparent { border-color: transparent; } } @media (min-width: 40rem) and (max-width: 51.99rem) { .sm-border-none { border-color: initial; } .sm-border-transparent { border-color: transparent; } } @media (min-width: 52rem) and (max-width: 71.99rem) { .md-border-none { border-color: initial; } .md-border-transparent { border-color: transparent; } } @media (min-width: 72rem) { .lg-border-none { border-color: initial; } .lg-border-transparent { border-color: transparent; } } .list-reset { list-style-image: initial; } .hover-underline:hover { text-decoration-color: initial; } .no-highlight { -webkit-tap-highlight-color: rgba(232, 230, 227, 0); } .flat-shadow { box-shadow: rgba(0, 0, 0, 0.1) 6px 6px 0px 0px; } .deprecated__flat-shadow::after { background-image: initial; background-color: rgba(0, 0, 0, 0.1); } .background-transparent { background-color: transparent; } .DraftEditor-root .public-DraftEditor-content { border-color: initial; } .light-scrollbar::-webkit-scrollbar-thumb, .dark-scrollbar::-webkit-scrollbar-thumb { border-color: rgba(140, 130, 115, 0); } .light-scrollbar::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.35); } .light-scrollbar::-webkit-scrollbar-thumb:hover { background-color: rgba(0, 0, 0, 0.4); } .dark-scrollbar::-webkit-scrollbar-thumb { background-color: rgba(24, 26, 27, 0.45); } .dark-scrollbar::-webkit-scrollbar-thumb:hover { background-color: rgba(24, 26, 27, 0.5); } .detailCursor .detailCursor-text-blue, .cell.expanded .detailCursor-text-blue { color: rgb(58, 157, 249); } .detailCursor .detailCursor-border-blue, .cell.expanded .detailCursor-border-blue, .detailCursor .detailCursor-border-blue:hover, .cell.expanded .detailCursor-border-blue:hover, .detailCursor .detailCursor-border-blue:active, .cell.expanded .detailCursor-border-blue:active, .detailCursor .detailCursor-border-blue:focus, .cell.expanded .detailCursor-border-blue:focus { border-color: rgb(5, 68, 162); } .detailCursor .detailCursor-stroked-blue-focus:active, .cell.expanded .detailCursor-stroked-blue-focus:active, .detailCursor .detailCursor-stroked-blue-focus:focus, .cell.expanded .detailCursor-stroked-blue-focus:focus { box-shadow: rgb(38, 41, 42) 0px 0px 0px 2px inset; } .no-outline { outline-color: initial; } body.pdf td[data-columntype="button"] > div a { text-decoration-color: initial; } body.pdf .border-gray { border-color: rgb(70, 76, 78); } body.pdf .wrapText td[data-columntype="text"] a, body.pdf .wrapText td[data-formatting="text"]:not([data-columntype="button"]) a { color: rgb(105, 185, 243); } body.pdf .wrapText td .groupCellValue .foreignRecordRendererContainer .foreignRecord { background-image: initial; background-color: rgb(33, 36, 37); } /* Override Style */ .vimvixen-hint { background-color: #7b5300 !important; border-color: #d8b013 !important; color: #f3e8c8 !important; } ::placeholder { opacity: 0.5 !important; }