/*!
 * Copyright (c)  Hive A.S. - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 * Written by mehmet, 2022
 */
.ui.text{color:var(--text-color-body);font-family:var(--font-family-body);font-variant:tabular-nums;font-weight:var(--font-weight-body);line-height:var(--text-line-height-unitless);transition:color .2s cubic-bezier(.645,.045,.355,1);display:inline-block}.ui.block.text{display:block}.ui.flex.text{display:flex}.ui.inline-flex.text{display:inline-flex}.ui.inline.text{vertical-align:middle;display:inline}.ui.inline-block.text{display:inline-block}.ui.text.paragraph+.ui.text.paragraph{margin-top:var(--text-spacing)}.ui.text>strong{font-weight:600;display:contents}.ui.text>em{font-style:italic;display:contents}.ui.text.italic{font-style:italic}.ui.short.text{line-height:var(--text-short-line-height)}.ui.primary.text{color:var(--text-color-body)}.ui.secondary.text{color:var(--text-color-meta)}.ui.subtle.text,.ui.disabled.text{color:var(--text-color-disabled)}.ui.ellipsis.text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ui.code.text{font-family:var(--font-family-code)}.ui.left.text{text-align:left}.ui.right.text{text-align:right}.ui.center.text{text-align:center}.ui.justify.text{text-align:justify}.ui.uppercase.text{text-transform:uppercase}.ui.lowercase.text{text-transform:lowercase}.ui.capitalize.text{text-transform:capitalize}.ui.thin.text{font-weight:200}.ui.light.text{font-weight:300}.ui.book.text{font-weight:400}.ui.normal.text{font-weight:500}.ui.semibold.text{font-weight:600}.ui.bold.text{font-weight:700}.ui.black.text{font-weight:800}.ui.mini.text{font-size:var(--font-size-body-mini)}.ui.tiny.text{font-size:var(--font-size-body-tiny)}.ui.small.text{font-size:var(--font-size-body-small)}.ui.medium.text{font-size:var(--font-size-body-medium)}.ui.large.text{font-size:var(--font-size-body-large)}.ui.big.text{font-size:var(--font-size-body-big)}.ui.huge.text{font-size:var(--font-size-body-huge)}.ui.massive.text{font-size:var(--font-size-body-massive)}.ui.inherit-size.text{font-size:inherit}.ui.overline.text{text-decoration:overline}.ui.line-through.text{text-decoration:line-through}.ui.underline.text{text-decoration:underline}.ui.break-all.text{word-break:break-all}.ui.break-word.text{word-break:break-word}.ui.break-all.text{-webkit-hyphens:auto;hyphens:auto}.ui.nowrap.text{white-space:nowrap}.ui.pre.text{white-space:pre}.ui.pre-line.text{white-space:pre-line}.ui.pre-wrap.text{white-space:pre-wrap}.ui.short-high.text{line-height:12px}.ui.mid-high.text{line-height:20px}.ui.control-high.text{line-height:28px}.ui.tall-high.text{line-height:32px}.ui.inherit-high.text{line-height:inherit}.brightness-lightest .ui.brand.primary.text{color:var(--brand-600)}.brightness-lightest .ui.gray.primary.text{color:var(--gray-600)}.brightness-lightest .ui.red.primary.text{color:var(--red-600)}.brightness-lightest .ui.orange.primary.text{color:var(--orange-600)}.brightness-lightest .ui.amber.primary.text{color:var(--amber-600)}.brightness-lightest .ui.yellow.primary.text{color:var(--yellow-600)}.brightness-lightest .ui.lime.primary.text{color:var(--lime-600)}.brightness-lightest .ui.green.primary.text{color:var(--green-600)}.brightness-lightest .ui.emerald.primary.text{color:var(--emerald-600)}.brightness-lightest .ui.teal.primary.text{color:var(--teal-600)}.brightness-lightest .ui.cyan.primary.text{color:var(--cyan-600)}.brightness-lightest .ui.aqua.primary.text{color:var(--aqua-600)}.brightness-lightest .ui.blue.primary.text{color:var(--blue-600)}.brightness-lightest .ui.indigo.primary.text{color:var(--indigo-600)}.brightness-lightest .ui.violet.primary.text{color:var(--violet-600)}.brightness-lightest .ui.purple.primary.text{color:var(--purple-600)}.brightness-lightest .ui.fuchsia.primary.text{color:var(--fuchsia-600)}.brightness-lightest .ui.pink.primary.text{color:var(--pink-600)}.brightness-lightest .ui.rose.primary.text{color:var(--rose-600)}.brightness-lightest .ui.brown.primary.text{color:var(--brown-600)}.brightness-lightest .ui.brand.secondary.text{color:var(--brand-700)}.brightness-lightest .ui.gray.secondary.text{color:var(--gray-700)}.brightness-lightest .ui.red.secondary.text{color:var(--red-700)}.brightness-lightest .ui.orange.secondary.text{color:var(--orange-700)}.brightness-lightest .ui.amber.secondary.text{color:var(--amber-700)}.brightness-lightest .ui.yellow.secondary.text{color:var(--yellow-700)}.brightness-lightest .ui.lime.secondary.text{color:var(--lime-700)}.brightness-lightest .ui.green.secondary.text{color:var(--green-700)}.brightness-lightest .ui.emerald.secondary.text{color:var(--emerald-700)}.brightness-lightest .ui.teal.secondary.text{color:var(--teal-700)}.brightness-lightest .ui.cyan.secondary.text{color:var(--cyan-700)}.brightness-lightest .ui.aqua.secondary.text{color:var(--aqua-700)}.brightness-lightest .ui.blue.secondary.text{color:var(--blue-700)}.brightness-lightest .ui.indigo.secondary.text{color:var(--indigo-700)}.brightness-lightest .ui.violet.secondary.text{color:var(--violet-700)}.brightness-lightest .ui.purple.secondary.text{color:var(--purple-700)}.brightness-lightest .ui.fuchsia.secondary.text{color:var(--fuchsia-700)}.brightness-lightest .ui.pink.secondary.text{color:var(--pink-700)}.brightness-lightest .ui.rose.secondary.text{color:var(--rose-700)}.brightness-lightest .ui.brown.secondary.text{color:var(--brown-700)}.brightness-lightest .ui.brand.subtle.text{color:var(--brand-700)}.brightness-lightest .ui.gray.subtle.text{color:var(--gray-700)}.brightness-lightest .ui.red.subtle.text{color:var(--red-700)}.brightness-lightest .ui.orange.subtle.text{color:var(--orange-700)}.brightness-lightest .ui.amber.subtle.text{color:var(--amber-700)}.brightness-lightest .ui.yellow.subtle.text{color:var(--yellow-700)}.brightness-lightest .ui.lime.subtle.text{color:var(--lime-700)}.brightness-lightest .ui.green.subtle.text{color:var(--green-700)}.brightness-lightest .ui.emerald.subtle.text{color:var(--emerald-700)}.brightness-lightest .ui.teal.subtle.text{color:var(--teal-700)}.brightness-lightest .ui.cyan.subtle.text{color:var(--cyan-700)}.brightness-lightest .ui.aqua.subtle.text{color:var(--aqua-700)}.brightness-lightest .ui.blue.subtle.text{color:var(--blue-700)}.brightness-lightest .ui.indigo.subtle.text{color:var(--indigo-700)}.brightness-lightest .ui.violet.subtle.text{color:var(--violet-700)}.brightness-lightest .ui.purple.subtle.text{color:var(--purple-700)}.brightness-lightest .ui.fuchsia.subtle.text{color:var(--fuchsia-700)}.brightness-lightest .ui.pink.subtle.text{color:var(--pink-700)}.brightness-lightest .ui.rose.subtle.text{color:var(--rose-700)}.brightness-lightest .ui.brown.subtle.text{color:var(--brown-700)}.brightness-light .ui.brand.primary.text{color:var(--brand-500)}.brightness-light .ui.gray.primary.text{color:var(--gray-500)}.brightness-light .ui.red.primary.text{color:var(--red-500)}.brightness-light .ui.orange.primary.text{color:var(--orange-500)}.brightness-light .ui.amber.primary.text{color:var(--amber-500)}.brightness-light .ui.yellow.primary.text{color:var(--yellow-500)}.brightness-light .ui.lime.primary.text{color:var(--lime-500)}.brightness-light .ui.green.primary.text{color:var(--green-500)}.brightness-light .ui.emerald.primary.text{color:var(--emerald-500)}.brightness-light .ui.teal.primary.text{color:var(--teal-500)}.brightness-light .ui.cyan.primary.text{color:var(--cyan-500)}.brightness-light .ui.aqua.primary.text{color:var(--aqua-500)}.brightness-light .ui.blue.primary.text{color:var(--blue-500)}.brightness-light .ui.indigo.primary.text{color:var(--indigo-500)}.brightness-light .ui.violet.primary.text{color:var(--violet-500)}.brightness-light .ui.purple.primary.text{color:var(--purple-500)}.brightness-light .ui.fuchsia.primary.text{color:var(--fuchsia-500)}.brightness-light .ui.pink.primary.text{color:var(--pink-500)}.brightness-light .ui.rose.primary.text{color:var(--rose-500)}.brightness-light .ui.brown.primary.text{color:var(--brown-500)}.brightness-light .ui.brand.secondary.text{color:var(--brand-600)}.brightness-light .ui.gray.secondary.text{color:var(--gray-600)}.brightness-light .ui.red.secondary.text{color:var(--red-600)}.brightness-light .ui.orange.secondary.text{color:var(--orange-600)}.brightness-light .ui.amber.secondary.text{color:var(--amber-600)}.brightness-light .ui.yellow.secondary.text{color:var(--yellow-600)}.brightness-light .ui.lime.secondary.text{color:var(--lime-600)}.brightness-light .ui.green.secondary.text{color:var(--green-600)}.brightness-light .ui.emerald.secondary.text{color:var(--emerald-600)}.brightness-light .ui.teal.secondary.text{color:var(--teal-600)}.brightness-light .ui.cyan.secondary.text{color:var(--cyan-600)}.brightness-light .ui.aqua.secondary.text{color:var(--aqua-600)}.brightness-light .ui.blue.secondary.text{color:var(--blue-600)}.brightness-light .ui.indigo.secondary.text{color:var(--indigo-600)}.brightness-light .ui.violet.secondary.text{color:var(--violet-600)}.brightness-light .ui.purple.secondary.text{color:var(--purple-600)}.brightness-light .ui.fuchsia.secondary.text{color:var(--fuchsia-600)}.brightness-light .ui.pink.secondary.text{color:var(--pink-600)}.brightness-light .ui.rose.secondary.text{color:var(--rose-600)}.brightness-light .ui.brown.secondary.text{color:var(--brown-600)}.brightness-light .ui.brand.subtle.text{color:var(--brand-700)}.brightness-light .ui.gray.subtle.text{color:var(--gray-700)}.brightness-light .ui.red.subtle.text{color:var(--red-700)}.brightness-light .ui.orange.subtle.text{color:var(--orange-700)}.brightness-light .ui.amber.subtle.text{color:var(--amber-700)}.brightness-light .ui.yellow.subtle.text{color:var(--yellow-700)}.brightness-light .ui.lime.subtle.text{color:var(--lime-700)}.brightness-light .ui.green.subtle.text{color:var(--green-700)}.brightness-light .ui.emerald.subtle.text{color:var(--emerald-700)}.brightness-light .ui.teal.subtle.text{color:var(--teal-700)}.brightness-light .ui.cyan.subtle.text{color:var(--cyan-700)}.brightness-light .ui.aqua.subtle.text{color:var(--aqua-700)}.brightness-light .ui.blue.subtle.text{color:var(--blue-700)}.brightness-light .ui.indigo.subtle.text{color:var(--indigo-700)}.brightness-light .ui.violet.subtle.text{color:var(--violet-700)}.brightness-light .ui.purple.subtle.text{color:var(--purple-700)}.brightness-light .ui.fuchsia.subtle.text{color:var(--fuchsia-700)}.brightness-light .ui.pink.subtle.text{color:var(--pink-700)}.brightness-light .ui.rose.subtle.text{color:var(--rose-700)}.brightness-light .ui.brown.subtle.text{color:var(--brown-700)}.brightness-dark .ui.brand.primary.text{color:var(--brand-300)}.brightness-dark .ui.gray.primary.text{color:var(--gray-300)}.brightness-dark .ui.red.primary.text{color:var(--red-300)}.brightness-dark .ui.orange.primary.text{color:var(--orange-300)}.brightness-dark .ui.amber.primary.text{color:var(--amber-300)}.brightness-dark .ui.yellow.primary.text{color:var(--yellow-300)}.brightness-dark .ui.lime.primary.text{color:var(--lime-300)}.brightness-dark .ui.green.primary.text{color:var(--green-300)}.brightness-dark .ui.emerald.primary.text{color:var(--emerald-300)}.brightness-dark .ui.teal.primary.text{color:var(--teal-300)}.brightness-dark .ui.cyan.primary.text{color:var(--cyan-300)}.brightness-dark .ui.aqua.primary.text{color:var(--aqua-300)}.brightness-dark .ui.blue.primary.text{color:var(--blue-300)}.brightness-dark .ui.indigo.primary.text{color:var(--indigo-300)}.brightness-dark .ui.violet.primary.text{color:var(--violet-300)}.brightness-dark .ui.purple.primary.text{color:var(--purple-300)}.brightness-dark .ui.fuchsia.primary.text{color:var(--fuchsia-300)}.brightness-dark .ui.pink.primary.text{color:var(--pink-300)}.brightness-dark .ui.rose.primary.text{color:var(--rose-300)}.brightness-dark .ui.brown.primary.text{color:var(--brown-300)}.brightness-dark .ui.brand.secondary.text{color:var(--brand-400)}.brightness-dark .ui.gray.secondary.text{color:var(--gray-400)}.brightness-dark .ui.red.secondary.text{color:var(--red-400)}.brightness-dark .ui.orange.secondary.text{color:var(--orange-400)}.brightness-dark .ui.amber.secondary.text{color:var(--amber-400)}.brightness-dark .ui.yellow.secondary.text{color:var(--yellow-400)}.brightness-dark .ui.lime.secondary.text{color:var(--lime-400)}.brightness-dark .ui.green.secondary.text{color:var(--green-400)}.brightness-dark .ui.emerald.secondary.text{color:var(--emerald-400)}.brightness-dark .ui.teal.secondary.text{color:var(--teal-400)}.brightness-dark .ui.cyan.secondary.text{color:var(--cyan-400)}.brightness-dark .ui.aqua.secondary.text{color:var(--aqua-400)}.brightness-dark .ui.blue.secondary.text{color:var(--blue-400)}.brightness-dark .ui.indigo.secondary.text{color:var(--indigo-400)}.brightness-dark .ui.violet.secondary.text{color:var(--violet-400)}.brightness-dark .ui.purple.secondary.text{color:var(--purple-400)}.brightness-dark .ui.fuchsia.secondary.text{color:var(--fuchsia-400)}.brightness-dark .ui.pink.secondary.text{color:var(--pink-400)}.brightness-dark .ui.rose.secondary.text{color:var(--rose-400)}.brightness-dark .ui.brown.secondary.text{color:var(--brown-400)}.brightness-dark .ui.brand.subtle.text{color:var(--brand-600)}.brightness-dark .ui.gray.subtle.text{color:var(--gray-600)}.brightness-dark .ui.red.subtle.text{color:var(--red-600)}.brightness-dark .ui.orange.subtle.text{color:var(--orange-600)}.brightness-dark .ui.amber.subtle.text{color:var(--amber-600)}.brightness-dark .ui.yellow.subtle.text{color:var(--yellow-600)}.brightness-dark .ui.lime.subtle.text{color:var(--lime-600)}.brightness-dark .ui.green.subtle.text{color:var(--green-600)}.brightness-dark .ui.emerald.subtle.text{color:var(--emerald-600)}.brightness-dark .ui.teal.subtle.text{color:var(--teal-600)}.brightness-dark .ui.cyan.subtle.text{color:var(--cyan-600)}.brightness-dark .ui.aqua.subtle.text{color:var(--aqua-600)}.brightness-dark .ui.blue.subtle.text{color:var(--blue-600)}.brightness-dark .ui.indigo.subtle.text{color:var(--indigo-600)}.brightness-dark .ui.violet.subtle.text{color:var(--violet-600)}.brightness-dark .ui.purple.subtle.text{color:var(--purple-600)}.brightness-dark .ui.fuchsia.subtle.text{color:var(--fuchsia-600)}.brightness-dark .ui.pink.subtle.text{color:var(--pink-600)}.brightness-dark .ui.rose.subtle.text{color:var(--rose-600)}.brightness-dark .ui.brown.subtle.text{color:var(--brown-600)}.brightness-darkest .ui.brand.primary.text{color:var(--brand-400)}.brightness-darkest .ui.gray.primary.text{color:var(--gray-400)}.brightness-darkest .ui.red.primary.text{color:var(--red-400)}.brightness-darkest .ui.orange.primary.text{color:var(--orange-400)}.brightness-darkest .ui.amber.primary.text{color:var(--amber-400)}.brightness-darkest .ui.yellow.primary.text{color:var(--yellow-400)}.brightness-darkest .ui.lime.primary.text{color:var(--lime-400)}.brightness-darkest .ui.green.primary.text{color:var(--green-400)}.brightness-darkest .ui.emerald.primary.text{color:var(--emerald-400)}.brightness-darkest .ui.teal.primary.text{color:var(--teal-400)}.brightness-darkest .ui.cyan.primary.text{color:var(--cyan-400)}.brightness-darkest .ui.aqua.primary.text{color:var(--aqua-400)}.brightness-darkest .ui.blue.primary.text{color:var(--blue-400)}.brightness-darkest .ui.indigo.primary.text{color:var(--indigo-400)}.brightness-darkest .ui.violet.primary.text{color:var(--violet-400)}.brightness-darkest .ui.purple.primary.text{color:var(--purple-400)}.brightness-darkest .ui.fuchsia.primary.text{color:var(--fuchsia-400)}.brightness-darkest .ui.pink.primary.text{color:var(--pink-400)}.brightness-darkest .ui.rose.primary.text{color:var(--rose-400)}.brightness-darkest .ui.brown.primary.text{color:var(--brown-400)}.brightness-darkest .ui.brand.secondary.text{color:var(--brand-500)}.brightness-darkest .ui.gray.secondary.text{color:var(--gray-500)}.brightness-darkest .ui.red.secondary.text{color:var(--red-500)}.brightness-darkest .ui.orange.secondary.text{color:var(--orange-500)}.brightness-darkest .ui.amber.secondary.text{color:var(--amber-500)}.brightness-darkest .ui.yellow.secondary.text{color:var(--yellow-500)}.brightness-darkest .ui.lime.secondary.text{color:var(--lime-500)}.brightness-darkest .ui.green.secondary.text{color:var(--green-500)}.brightness-darkest .ui.emerald.secondary.text{color:var(--emerald-500)}.brightness-darkest .ui.teal.secondary.text{color:var(--teal-500)}.brightness-darkest .ui.cyan.secondary.text{color:var(--cyan-500)}.brightness-darkest .ui.aqua.secondary.text{color:var(--aqua-500)}.brightness-darkest .ui.blue.secondary.text{color:var(--blue-500)}.brightness-darkest .ui.indigo.secondary.text{color:var(--indigo-500)}.brightness-darkest .ui.violet.secondary.text{color:var(--violet-500)}.brightness-darkest .ui.purple.secondary.text{color:var(--purple-500)}.brightness-darkest .ui.fuchsia.secondary.text{color:var(--fuchsia-500)}.brightness-darkest .ui.pink.secondary.text{color:var(--pink-500)}.brightness-darkest .ui.rose.secondary.text{color:var(--rose-500)}.brightness-darkest .ui.brown.secondary.text{color:var(--brown-500)}.brightness-darkest .ui.brand.subtle.text{color:var(--brand-600)}.brightness-darkest .ui.gray.subtle.text{color:var(--gray-600)}.brightness-darkest .ui.red.subtle.text{color:var(--red-600)}.brightness-darkest .ui.orange.subtle.text{color:var(--orange-600)}.brightness-darkest .ui.amber.subtle.text{color:var(--amber-600)}.brightness-darkest .ui.yellow.subtle.text{color:var(--yellow-600)}.brightness-darkest .ui.lime.subtle.text{color:var(--lime-600)}.brightness-darkest .ui.green.subtle.text{color:var(--green-600)}.brightness-darkest .ui.emerald.subtle.text{color:var(--emerald-600)}.brightness-darkest .ui.teal.subtle.text{color:var(--teal-600)}.brightness-darkest .ui.cyan.subtle.text{color:var(--cyan-600)}.brightness-darkest .ui.aqua.subtle.text{color:var(--aqua-600)}.brightness-darkest .ui.blue.subtle.text{color:var(--blue-600)}.brightness-darkest .ui.indigo.subtle.text{color:var(--indigo-600)}.brightness-darkest .ui.violet.subtle.text{color:var(--violet-600)}.brightness-darkest .ui.purple.subtle.text{color:var(--purple-600)}.brightness-darkest .ui.fuchsia.subtle.text{color:var(--fuchsia-600)}.brightness-darkest .ui.pink.subtle.text{color:var(--pink-600)}.brightness-darkest .ui.rose.subtle.text{color:var(--rose-600)}.brightness-darkest .ui.brown.subtle.text{color:var(--brown-600)}.ui.animated.bracket.text:before,.ui.animated.bracket.text:after{opacity:0;transition:transform .3s,opacity .2s;display:inline-block}.ui.animated.bracket.text:before{content:"[";margin-right:.35rem;transform:translate(.7rem)}.ui.animated.bracket.text:after{content:"]";margin-left:.35rem;transform:translate(-.7rem)}.ui.animated.bracket.text:hover:before,.ui.animated.bracket.text:hover:after{opacity:1;transform:translate(0)}.ui.inherit-color.text{color:inherit!important}.ag-grid .ag-cell .text{line-height:inherit}
