/* #REGION OPIFEX GENERATES CSS CODE FROM THE UI */
html {
  font-size: 16px;
}
@font-face {
  font-family: FK Display;
  font-style: normal;
  font-weight: normal;
  src: url("font/fkdisplay-regular.ttf") format('truetype');
}
@font-face {
  font-family: FKGroteskMono;
  font-style: normal;
  font-weight: normal;
  src: url("font/FKGroteskMono-Regular.otf") format('opentype');
}
:root {
  --font-base: FK Display;
  --hyperlink___color: #06060673;
  --color-neutral-650: #06060673;
  --color-gray-dark-800: #06060673;
  --color-primary: #06060673;
  --color-blue-400: #060606;
  --TickerItem--active___background: #f6f6f6;
}
body {
  0: #;
  1: 0;
  2: 6;
  3: 0;
  4: 6;
  5: 0;
  6: 6;
}
.title-section {
  color: #060606;
}
body .app__inner {
  font-size: 16px;
  color: #060606;
  font-family: FK Display;
  max-width: 1280px;
  padding: 0px;
  background: transparent;
}
.app__inner button, input, .chartContainer {
  font-family: inherit;
}
.tooltip, cq-menu.ciq-display .menu-clickable span.icon, cq-menu.ciq-preferences .menu-clickable span.icon::before, cq-heading.dropdown, cq-heading.dropdown div, cq-heading.study-group, .menu-clickable [label], .chart-show-range__item, .chart-show-range .fs-calendar::before,  .currency-select button,  .share-details--grid .share-detail__item-icon i, .share-details__grid .share-details__item-icon i, .share-details__grid .share-detail__item-icon i, .share-details__store-details-grid .share-details__item-icon i {
  color: #060606;
}
.chart-show-range .fs-calendar::before {
  color: rgba(2, 36, 24, 0.5)
}
.switcher{
   margin-top: 30px !important
}
.switcher__item.active .switcher__btn {
  color: #D5FF49; 
}
.additional-options .option-button {
  color: #001E13; 
}
.chart-show-range__item:not(:first-child) {
  margin-left: 0rem;
}
.share-graph--fixed .performance--buttons {
    margin-bottom: 50px;
}
.share-graph--fixed .performance .dropdown-list {
    margin-top: 0px;
}
.chart-wrapper {
  margin-top: 30px;
}
.switcher__wrapper--v2 {
    align-items: flex-end;
    margin-top: 0rem;
    margin-right: 5px;
}
.chart-show-range__item-custom-range, .chart-show-range__item-mobile, .ciq-nav, .ciq-chart:first-of-type {
  background:  transparent !important;
}

.chartContainer {
  background: transparent !important;
}

.ciq-chart-area {
  background: transparent;
}

  
.comparison-v2 .switcher {
  justify-content: left !important;
  --offset-top: 0rem;
}
.ticker--multiple .ticker__currency-code,
.ticker--multiple .ticker__heading,
.ohlc-by-period__value,
  .footer-content_primary{
    color: #060606;
}
.switcher {
  margin-top: -2px;
  gap: 5px;
}
.additional-options .option-buttons {
    margin-bottom: 5px;
}
.chart-show-range__item {
  margin: 0;
  display: inline-block;
  border: 1px solid rgba(2, 36, 24, 0.14);
  gap: 0;
  padding: 15px 20px 15px 20px;
  font-size: 13px;
  font-family: 'FKGroteskMono';
  color: rgba(6, 6, 6, 0.55);
}
.EUCalendar-weekend {
    color: #FF0000 !important;
}
.app__inner .accessibility-link {
  color: #060606;
  text-transform: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  font-size: 13px;
  display: none !important;
}
.app__inner .accessibility-link:hover {
  color: #060606;
  text-transform: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  display: none !important;
}
.app__inner h1, .app__inner h2.chart-title__symbol, h2.chart-title__symbol .ticker-name, .app__inner h2.share-detail__title, .app__inner h2.share-detail__title .ticker-name, .app__inner h3,.app__inner h4,.app__inner h5,.app__inner h6 {
  color: #060606;
  font-size: 16px;
  font-family: FK Display;
}
.share-detail__title {
    margin-top: 2em;
}
.switcher--tab .switcher__item.active .switcher__item-title:hover {
  color: #060606;
}
.app__inner .switcher__btn {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.app__inner .switcher--tab .switcher__item button, .app__inner .switcher__item .switcher__btn {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 0px;
  padding-left: 0px;
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
  border-radius: 50%;
  background: transparent;
  font-family: 'FKGroteskMono';
  font-size: 14px;
}
button#tab-historicalPrices {
  display: none !important;
}
.switcher--tab .switcher__item-title {
    font-size: 14px;
    font-family: FKGroteskMono;
    text-transform: capitalize;
    color: #06060673;
    text-align: left;
}
.app__inner .switcher--tab .switcher__item.active button.switcher__item-title, .app__inner .switcher--tab .switcher__item:hover button.switcher__item-title, .app__inner .share-graph__peer-indices .switcher .switcher__item.active button.switcher__item-title, .app__inner .comparison-wrapper .switcher .switcher__item.active button.switcher__item-title, .app__inner .share-graph__peer-indices .switcher .switcher__item:hover button.switcher__item-title, .app__inner .comparison-wrapper .switcher .switcher__item:hover button.switcher__item-title {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.ohlc-by-period__separator {
  display: none;
}
.chart-show-range {
  border: 0px solid rgba(2, 36, 24, 0.14);
  gap: 0;
}
.ohlc-by-period {
    gap: 1.5rem;
}
.chart-date-range {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
  box-sizing: border-box;
  margin: 0.875rem 0 0;
  padding: 0.5rem 0;
  border-top: 0px solid rgba(2, 36, 24, 0.14);
  border-bottom: 0px solid rgba(2, 36, 24, 0.14);
  margin-top: 2em;
  margin-bottom: 0.8em;
}
.app__inner .active.switcher__item .switcher__btn {
  background-color: #001E13;
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
tr.tableV2__row:nth-of-type(odd):hover {
    background: transparent;
}
tr.tableV2__row:nth-of-type(even):hover {
    background: transparent;
}
  .switcher__btn {
    width: 2.50rem;
    height: 2.50rem;
  }
.share-graph--fixed .performance .switcher {
  gap: 10px;
}
.ohlc-by-period__label {
  font-family: FKGroteskMono;
  font-size: 14px;
  margin-top: 5px;
  text-transform: lowercase;
}
.switcher--tab .switcher__item.active .switcher__item-title::before, .comparison-v2 .switcher__item.active::after {
  background: #060606;
}
.switcher--tab .switcher__item.active .switcher__item-title, .chart-show-range .active, .comparison-v2 .switcher__item.active .switcher__item-title, .radio-item.item.ciq-active[role=menuitemradio], .ticker-table-v2 .table__body-tr.selected .table__body-share {
  color: #060606;
}
.chart-show-range .active {
  background: rgba(2, 36, 24, 0.07);
}
.currency-select .eu-dropdown__popout .search-input {
  padding: 0.625rem 0;
}
.currency-select .eu-dropdown__popout .search-input input {
  height: unset;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  border: unset;
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.currency-select .eu-dropdown__popout .search-input .fs-search, .currency-select .eu-dropdown__popout .search-input span.placeholder {
  user-select: none;
}
.currency-select .eu-dropdown.display-default-currency .eu-dropdown__popout.open .eu-dropdown__menu {
  margin: unset;
}
.currency-select ul {
  margin: unset;
}
.currency-select .eu-dropdown__menu-item {
  margin: unset;
  border: unset;
  padding: 0.75rem 1rem;
}
.currency-select li span.fs-tick-mark {
  right: 5px;
}
.currency-select .eu-dropdown__popout.open .eu-dropdown__menu .eu-dropdown__menu-item:first-child {
  position: relative;
  z-index: auto;
  width: unset;
  top: unset;
}
.currency-select li span.fs-tick-mark::before {
  color: #060606;
}
.eu-dropdown__popout {
  box-shadow: unset;
  background-color: white;
  text-transform: lowercase;
}
.dropdown-list {
  box-shadow: unset;
  background: transparent;
}
.performance .eu-dropdown__menu {
  box-shadow: unset;
}
.performance--dropdown .eu-dropdown__menu-item:before {
  display: none;
}
.share-graph--full .performance .dropdown-list button, .share-graph--fixed .performance .dropdown-list button, .app__inner .switcher__wrapper--currency .currency-select button.eu-dropdown__button {
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  border-top: unset;
  border-bottom: 1px solid #060606;
  border-left: unset;
  border-right: unset;
  margin-top: 20px;
  text-transform: lowercase;
  background: transparent;
}
.historicalPrices .historicalPrices__header__dropdown .dropdown-menu-custom button.dropdown-menu-custom__button-trigger {
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.app__inner input[type=checkbox] {
  position: relative;
}
.app__inner input[type=checkbox]:before {
  border: unset;
}
.EUCalendar *:focus {
  outline-color: #b0b0b0;
}
.app__inner .EUCalendar-topCont, .app__inner .eur-picker-date .eur-date-picker-content .EUCalendar-title div span:nth-child(2), .app__inner .EUCalendar-title, .app__inner .EUCalendar-menu-yearLabel, .EUCalendar-menu-decade-title {
  color: #060606;
}
.app__inner .custom-range-container .EUCalendar-day-selected {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.eur-picker-date .eur-date-picker-content .EUCalendar-menu-today {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-top: 7px;
  padding-right: 25px;
  padding-bottom: 7px;
  padding-left: 25px;
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.eur-picker-date .eur-date-picker-content .EUCalendar-menu-today:hover {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-top: 7px;
  padding-right: 25px;
  padding-bottom: 7px;
  padding-left: 25px;
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.app__inner .custom-range-container .eur-date-picker-content .EUCalendar-day:hover, .app__inner .custom-range-container .EUCalendar-day-selected:hover, .EUCalendar-hover-date {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.app__inner .EUCalendar-menu-cont, .EUCalendar-menu, .EUCalendar-menuYear {
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
}
.app__inner .custom-range-container .EUCalendar {
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
}
.app__inner .custom-range-container .EUCalendar-topCont {
  --picker-date--dropdown--EUCalendar-table-topControl___background-color: #060606;
  --date-picker-content--EUCalendar-menu-today___color: #060606;
}
.eur-picker-date .eur-date-picker-content .EUCalendar-menu-month-selected, .eur-picker-date .eur-date-picker-content .EUCalendar-menu-month.EUCalendar-hover-navBtn {
  background-color: #001E13 !important;
}
.app__inner .datepicker__selected-date {
  --picker-date--dropdown--EUCalendar-table-topControl___background-color: #001E13;
  --date-picker-content--EUCalendar-menu-today___color: #001E13;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}
.datepicker__selected-date::after {
  background: transparent;
}
.EUCalendar-menu-yearLabel, .EUCalendar-menu-decade-title {
    font-size: 16px;

}
.eur-picker-date .eur-input-container input {
  color: #060606;
  padding-left: 9px;
  padding-right: 9px;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  border: unset;
  border-top: unset;
  border-bottom: 1px solid #060606;
  border-left: unset;
  border-right: unset;
}
.eur-picker-date .eur-input-container .fs-calendar::before {
  color: #060606;
}
.app__inner .eur-picker-date__dropdown {
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}
.button-apply-custom-range button.btn-done:hover {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.dialog--custom-range .dialog__title {
  color: #060606;
  text-transform: lowercase;
}
.app__inner .button-apply-custom-range button {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.app__inner .button-apply-custom-range button:hover {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
  text-transform: lowercase;
}
.button-apply-custom-range button.btn-done {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-transform: lowercase;
}
.chart-show-range .active .fs-calendar::before {
  color: #060606;
}
.ticker-table table thead tr th {
  font-size: inherit;
}
.ticker--single .table__body-tr {
  pointer-events: auto;
}
.ticker--table_ticker_single table.table {
  border: unset;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  overflow: hidden;
  border-collapse: separate;
  border-spacing: 0;
}
.ticker--table_ticker_single table.table thead tr th {
  border-top: unset;
  border-left: unset;
  border-right: unset;
  border-bottom: 1px solid rgba(2, 36, 24, 0.14);
}
.ticker--table_ticker_single table.table tbody tr:nth-of-type(odd) td {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.ticker--table_ticker_single table.table tbody tr:nth-of-type(even) td {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.ticker-table-v2 thead tr th:first-child, .ticker-table-v2 tbody tr td:first-child,
.tableV2__cell{
    padding: 0px;
}
.trades__change.up {
    color: #65D971;
}
.ticker--table_ticker_multiple table.table {
  border: unset;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  overflow: hidden;
  border-collapse: separate;
  border-spacing: 0;
}
.ticker--table_ticker_multiple table.table thead tr th {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.ticker--table_ticker_multiple table.table tbody tr:nth-of-type(odd) td {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.ticker-table-v2 thead th {
  background: transparent;
  color: #06060673;
  border-bottom: 1px solid #06060673;
  font-family: FKGroteskMono;
  text-transform: lowercase;
  font-size: 14px;
}
.ticker-table table thead tr th {
  color: #06060673;
  font-size: 14px;
}
.ticker--table_ticker_multiple table.table tbody tr:nth-of-type(even) td {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.tableV2__sm-head:first-child {
  background: unset;
}
.tableV2__body .tableV2__row:nth-of-type(odd):hover * {
  background-color: unset;
}
.tableV2__body .tableV2__row:nth-of-type(even):hover * {
  background-color: transparent !important;
}
#performance table.performance--table {
  border: unset;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  overflow: visible;
  border-collapse: separate;
  border-spacing: 0;
}
#performance table.performance--table thead tr th {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
  border-bottom: 1px solid rgba(2, 36, 24, 0.14);
  padding: 5px;
}
#performance table.performance--table tbody tr:nth-of-type(odd) td {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
  padding: 5px;
}
#performance table.performance--table tbody tr:nth-of-type(even) td {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
  padding: 5px;
  background: #f2faf3 !important;
}
#performance table.tableV2__table:not(.performance--table) {
  border: unset;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  overflow: visible;
  border-collapse: separate;
  border-spacing: 0;
}
#performance table.tableV2__table:not(.performance--table) thead tr th {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
#performance table.tableV2__table:not(.performance--table) tbody tr:nth-of-type(odd) td {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
#performance table.tableV2__table:not(.performance--table) tbody tr:nth-of-type(even) td {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
  background: #f2faf3 !important;
}

#performance .table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

#performance table.tableV2__table thead tr th:first-child,
#performance table.tableV2__table thead tr .tableV2__sm-head:first-child {
  position: sticky;
  left: 0;
  z-index: 3;
  background: #ffffff !important;
  /* box-shadow: 2px 0 4px rgba(6, 6, 6, 0.06); */
}

#performance table.tableV2__table tbody tr:nth-of-type(odd) td:first-child,
#performance table.tableV2__table tbody tr:nth-of-type(odd) .tableV2__sm-col:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
  background: #ffffff !important;
  /* box-shadow: 2px 0 4px rgba(6, 6, 6, 0.06); */
}

#performance table.tableV2__table tbody tr:nth-of-type(even) td:first-child,
#performance table.tableV2__table tbody tr:nth-of-type(even) .tableV2__sm-col:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
  background: #f2faf3 !important;
  box-shadow: 2px 0 4px rgba(6, 6, 6, 0.06);
}

#performance table.tableV2__table tbody tr:nth-of-type(odd):hover td:first-child,
#performance table.tableV2__table tbody tr:nth-of-type(odd):hover .tableV2__sm-col:first-child {
  background: #ffffff !important;
}

#performance table.tableV2__table tbody tr:nth-of-type(even):hover td:first-child,
#performance table.tableV2__table tbody tr:nth-of-type(even):hover .tableV2__sm-col:first-child {
  background: #f2faf3 !important;
}
.peer-indices-item__name-icon-box {
      border: 1px solid #060606;
}
.legend__label {
    color: #060606;
    font-weight: 500;
}
.legend:nth-child(3) .fs-tick-mark::before {
    color: #060606 !important;
}
#orderDepth .order--depth__table table.tableV2__table {
  border: unset;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  overflow: hidden;
  border-collapse: separate;
  border-spacing: 0;
}
#orderDepth .order--depth__table table.tableV2__table thead tr th {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
#orderDepth .order--depth__table table.tableV2__table tbody tr:nth-of-type(odd) td {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
#orderDepth .order--depth__table table.tableV2__table tbody tr:nth-of-type(even) td {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
#orderDepth .order--depth__table table.tableV2__table tfoot tr td[data-column="total"] {
  border-bottom: unset;
  border-top: unset;
  border-left: unset;
  border-right: unset;
}
#orderDepth .order--depth__table table.tableV2__table tfoot tr td:not([data-column="total"]) {
  border-bottom: unset;
  border-top: unset;
  border-left: unset;
  border-right: unset;
}
#trades table.trades__table.tableV2__table {
  border: unset;
  border-bottom-left-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}

#trades .table-responsive {
  /* overflow-x: auto; */
  -webkit-overflow-scrolling: touch;
}

#trades table.trades__table.tableV2__table thead tr th:first-child {
  position: sticky;
  left: 0;
  z-index: 3;
  background: transparent !important;
  /* box-shadow: 2px 0 4px rgba(6, 6, 6, 0.06); */
}

#trades table.trades__table.tableV2__table tbody tr:nth-of-type(odd) td:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
  background: transparent !important;
  box-shadow: none;
}

#trades table.trades__table.tableV2__table tbody tr:nth-of-type(even) td:first-child {
  position: sticky;
  left: 0;
  z-index: 2;
  background: transparent !important;
  /* box-shadow: 2px 0 4px rgba(6, 6, 6, 0.06); */
}
/* Remove sticky positioning from trades table first column */
#trades table.trades__table.tableV2__table thead tr th:first-child,
#trades table.trades__table.tableV2__table tbody tr td:first-child {
  position: static !important;
  left: auto !important;
  z-index: auto !important;
  box-shadow: none !important;
}

/* Also remove from performance table if needed */
#performance table.tableV2__table thead tr th:first-child,
#performance table.tableV2__table tbody tr td:first-child {
  position: static !important;
  left: auto !important;
  z-index: auto !important;
  box-shadow: none !important;
}
#trades table.trades__table.tableV2__table tbody tr:nth-of-type(odd):hover td:first-child {
  background: transparent !important;
}

#trades table.trades__table.tableV2__table tbody tr:nth-of-type(even):hover td:first-child {
  background: transparent !important;
}
#trades table.trades__table.tableV2__table thead tr th {
  border-top: unset;
  border-bottom: 1px solid rgba(2, 36, 24, 0.18);
  border-left: unset;
  border-right: unset;
  padding-right: 0px;
  padding-left: 0px
}
 .fs-tick-mark+.legend__label {
    color: #060606;
} 
#trades table.trades__table.tableV2__table tbody tr:nth-of-type(odd) td {
  border-top: unset;
  border-bottom: 0px solid rgba(2, 36, 24, 0.18);
  border-left: unset;
  border-right: unset;
  background: transparent !important;
  
}
#trades table.trades__table.tableV2__table tbody tr:nth-of-type(even) td {
  border-top: unset;
  border-bottom: 0px solid rgba(2, 36, 24, 0.18);
  border-left: unset;
  border-right: unset;
  background: transparent;
}
#trades table.trades__table.tableV2__table tbody tr:nth-of-type(odd):hover td {
  background: transparent !important;
}
#trades table.trades__table.tableV2__table tbody tr:nth-of-type(even):hover td {
  background: transparent !important;
}
.tableV2__body .tableV2__row:nth-of-type(odd):hover * {
  background: transparent;
}
.tableV2__body .tableV2__row:nth-of-type(even):hover * {
  background: transparent !important;
}
cq-chart-title, cq-chart-title cq-chart-price, cq-heading, cq-hu-dynamic, cq-hu-dynamic cq-hu-date, cq-hu-static, cq-drawing-settings .ciq-heading, .stx-float-date, stx-float-price, stx_current_hr_up , stx_current_hr_down, .stx_xaxis, .stx_yaxis, .mSticky {
  font-family: inherit;
}
cq-help .ciq-help-widget {
  background: #4f4f4f;
  color: #4f4f4f;
}
:host(cq-study-legend.shaded) [section-dynamic] cq-heading, cq-study-legend.shaded [section-dynamic] cq-heading {
  color: var(--color-blue-400);
}
:host(*) [cq-tooltip], * > [cq-tooltip], cq-drawing-palette .ciq-tool label, cq-drawing-palette .ciq-tool span[label], cq-drawing-palette .ciq-mini-widget label, cq-drawing-palette .ciq-mini-widget span[label] {
  background: #4f4f4f;
}
cq-toggle cq-tooltip, cq-clickable cq-tooltip, div[cq-toolbar-action] cq-tooltip, [cq-tooltip-activator] cq-tooltip, cq-undo-section .ciq-icon-btn cq-tooltip, cq-drawing-settings .ciq-icon-btn cq-tooltip {
  background: #4f4f4f;
}
html:not([ciq-last-interaction=touch]) .app__inner cq-dropdown .content > .item:not(.ciq-active) .ciq-checkbox span {
  border-radius: 3px;
}
.app__inner cq-dropdown .content > .item.ciq-active span.ciq-checkbox span {
  border-radius: 3px;
}
cq-study-dialog div.stx-data input[type=checkbox], .ciq-drawing-dialog-setting div.stx-data input[type=checkbox] {
  position: relative;
}
.app__inner .share-graph .graph .ciq-radio span {
  border: unset;
}
.app__inner .ciq-active .ciq-radio span:after, .ciq-radio.ciq-active span:after {
  background-color: #060606;
}
.mSticky {
  border-color: #060606;
}
.cq-keyboard-selected-highlight {
  border-color: #888888;
  box-shadow: 0 0 5px white, 0 0 2px #888888;
}
.stx_mountain_chart {
  background-color: transparent;
}
cq-context {
  font-size: 16px;
  color: #060606;
  font-family: FK Display;
}
.stx_current_hr_up, .stx_current_hr_down, .ciq-active > .ciq-switch, .ciq-active > .ciq-switch:hover, cq-comparison[chart-legend] .ciq-active .ciq-switch, cq-comparison[chart-legend] .ciq-active .ciq-switch:hover, cq-comparison[chart-legend] .ciq-active:hover .ciq-switch {
  background-color: #060606;
}
cq-toggle.active, cq-menu.toggle-options.nav-dropdown:after {
  border-color: #060606;
}
cq-study-legend .item.ciq-btn, .ciq-btn, .ciq-btn-negative, .annotationCancel, .annotationSave {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
cq-menu.nav-dropdown:after {
  border-color: #060606;
}
.ciq-dialog-cntrls .ciq-btn:first-child {
  height: unset;
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.ciq-dialog-cntrls .ciq-btn:first-child:hover {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.app__inner .ticker--single-ticker-1 .ticker__heading {
  color: #060606;
  font-family: FK Display;
}
.app__inner .ticker--single-ticker-1 .ticker__last-price {
  color: #060606;
  font-family: FK Display;
}
.app__inner .ticker--multiple .ticker__heading .ticker__name, .app__inner .ticker--multiple .ticker__price-number, .app__inner .ticker--multiple_ticker_2 .ticker__name, .app__inner .ticker--multiple_ticker_2 .ticker__price {
  color: #060606;
  font-family: FK Display;
}
.comparison-wrapper .peer-indices-item:not(.selected) .ticker-name {
  color: #060606;
}
.order--depth__table .tableV2__footer .tableV2__cell {
  color: #060606;
}
.share-detail__item-label, .share-detail__item-value, .share-details__item-label, .share-details__item-value {
  color: #060606;
}
.share-detail__item-label {
  text-transform: lowercase;
}
.share-details--grid .share-detail__item-icon:before, .share-details__grid .share-details__item-icon::before, .share-details__grid .share-detail__item-icon::before, .share-details__store-details-grid .share-details__item-icon::before {
  border-color: rgba(6, 6, 6, 0.14);
}
.app__inner .btn-show, .app__inner .btn-show:active {
  color: #060606;
}
.trades__nodata {
  color: #060606;
  text-transform: lowercase;
}
.performance--buttons .dropdown-list button, .performance--buttons .dropdown button,.share-graph--fixed .performance .dropdown button, .weeks52graph .weeks52graph--table tbody td:first-child, .weeks52graph .weeks52graph--table thead th span,.weeks52graph--table__value-low,.weeks52graph--table__value-high, .weeks52graph .weeks52graph--tabledata-low__currency, .weeks52graph .graph--labelsbottom .value-indicator {
  color: #060606;
}
#performance table.performance--table tbody tr:nth-of-type(odd) td.indicator-down {
  color: var(--indicator--down___color);
}
#performance table.performance--table tbody tr:nth-of-type(even) td.indicator-down {
  color: var(--indicator--down___color);
}
#performance table.performance--table tbody tr:nth-of-type(odd) td.indicator-up {
  color: #65D971;
}
#performance table.performance--table tbody tr:nth-of-type(even) td.indicator-up {
  color: #65D971;
}
#performance table.tableV2__table:not(.performance--table tbody) tr:nth-of-type(odd) td.indicator-down {
  color: var(--indicator--down___color);
}
#performance table.tableV2__table:not(.performance--table tbody) tr:nth-of-type(even) td.indicator-down {
  color: var(--indicator--down___color);
}
#performance table.tableV2__table:not(.performance--table tbody) tr:nth-of-type(odd) td.indicator-up {
  color: #65D971;
}
#performance table.tableV2__table:not(.performance--table tbody) tr:nth-of-type(even) td.indicator-up {
  color: #65D971;
}
.footer-content {
  font-size: 13px;
}
.footer a {
  color: #060606;
  text-transform: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  font-size: 13px;
}
.footer a:hover {
  color: #060606;
  text-transform: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
}
.additional-options .option-button {
  background-color: #D4FDCB;
}
.additional-options .option-buttons > .option-button, .print-dialog-confirm__no-btn, .print-dialog-confirm__yes-btn {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}
.additional-options .option-buttons>.option-button:hover, .print-dialog-confirm__no-btn:hover, .print-dialog-confirm__yes-btn {
    background-color: #eef362;
    color: #fff;
}
.additional-options .option-buttons>.option-button:hover {
    background-color: #D4FDCB;
    color: #001E13;
}
.additional-options .option-buttons > .option-button:hover, .print-dialog-confirm__no-btn:hover, .print-dialog-confirm__yes-btn {
  border-top: unset;
  border-bottom: unset;
  border-left: unset;
  border-right: unset;
}

/* #ENDREGION OPIFEX GENERATES CSS CODE FROM THE UI */

/************************** tabs ****************************/
.switcher.switcher--tab {
  position: relative;
  margin-bottom: 0rem;
  margin-top: 1em;
}

.switcher--tab {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  position: relative;
}

.switcher--tab::before {
  content: "";
  border-bottom: 1px solid rgba(2, 36, 24, 0.14);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.switcher--tab .switcher__item {
  flex: 0 0 172px;
  width: 172px;
  min-width: 172px;
  position: relative;
  padding-bottom: 0.75rem;
  box-sizing: border-box;
}
.switcher--tab .switcher__item:not(:first-child) {
    margin-left: 0rem;
}
.app__inner .switcher--tab .switcher__item button {
  width: 172px;
  height: 30px;
  box-sizing: border-box;
  padding: 0;
  text-align: left;
  background: transparent;
  border: none;
  border-radius: 0;
  position: relative;
  color: #06060673;
  font-weight: normal;
  display: flex;
  align-items: center;
  text-transform: lowercase;
}
button#tab-foreignOwnership {
  display: none !important;
}
.switcher--tab .switcher__item.active .switcher__item-title,
.switcher--tab .switcher__item.active .switcher__item-title:hover {
  color: #06060673;
  font-weight: normal;
}

.switcher--tab .switcher__item.active .switcher__item-title::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.75rem;
  left: 0;
  width: 172px;
  height: 2px;
  background: #060606;
  border-radius: 0;
  transform: none;
  z-index: 1;
}

.app__inner .switcher--tab .switcher__item:hover button.switcher__item-title,
.app__inner .switcher--tab .switcher__item.active button.switcher__item-title {
  color: #060606;
  background: transparent;
  border: none;
}

/************************** comparison/indices tabs match main tabs ****************************/
.app__inner .share-graph__peer-indices .switcher,
.app__inner .comparison-wrapper .switcher,
.app__inner .comparison-v2 .switcher,
.app__inner .switcher[aria-label="Comparison List"],
.app__inner #indices .switcher {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  position: relative;
  gap: 0;
  overflow: visible;
  margin-top: 0;
  margin-bottom: 1rem;
}

.app__inner .share-graph__peer-indices .switcher::before,
.app__inner .comparison-wrapper .switcher::before,
.app__inner .comparison-v2 .switcher::before,
.app__inner .switcher[aria-label="Comparison List"]::before,
.app__inner #indices .switcher::before {
  content: "";
  border-bottom: 1px solid rgba(2, 36, 24, 0.14);
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.app__inner .share-graph__peer-indices .switcher .switcher__item,
.app__inner .comparison-wrapper .switcher .switcher__item,
.app__inner .comparison-v2 .switcher .switcher__item,
.app__inner .switcher[aria-label="Comparison List"] .switcher__item,
.app__inner #indices .switcher .switcher__item {
  flex: 0 0 172px;
  width: 172px;
  min-width: 172px;
  position: relative;
  padding-bottom: 0.75rem;
  box-sizing: border-box;
  margin: 0;
  background: transparent;
  border: none;
  border-radius: 0;
}

.app__inner .share-graph__peer-indices .switcher .switcher__item button,
.app__inner .comparison-wrapper .switcher .switcher__item button,
.app__inner .comparison-v2 .switcher .switcher__item button,
.app__inner .share-graph__peer-indices .switcher button.switcher__item,
.app__inner .comparison-wrapper .switcher button.switcher__item,
.app__inner .comparison-v2 .switcher button.switcher__item,
.app__inner .switcher[aria-label="Comparison List"] button.switcher__item,
.app__inner #indices .switcher .switcher__item,
.app__inner #indices .switcher .switcher__item-title {
  width: 172px;
  height: 30px;
  box-sizing: border-box;
  padding: 0;
  text-align: left;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  position: relative;
  color: #06060673;
  font-weight: normal;
  font-family: FKGroteskMono;
  font-size: 14px;
  display: flex;
  align-items: center;
  text-transform: lowercase;
}

.app__inner .share-graph__peer-indices .switcher .switcher__item.active button,
.app__inner .share-graph__peer-indices .switcher .switcher__item.active .switcher__item-title,
.app__inner .comparison-wrapper .switcher .switcher__item.active button,
.app__inner .comparison-v2 .switcher .switcher__item.active button,
.app__inner .comparison-v2 .switcher .switcher__item.active .switcher__item-title,
.app__inner .share-graph__peer-indices .switcher button.switcher__item.active,
.app__inner .comparison-wrapper .switcher button.switcher__item.active,
.app__inner .comparison-v2 .switcher button.switcher__item.active,
.app__inner .switcher[aria-label="Comparison List"] button.switcher__item.active,
.app__inner #indices .switcher .switcher__item.active,
.app__inner .share-graph__peer-indices .switcher .switcher__item:hover button,
.app__inner .comparison-v2 .switcher .switcher__item:hover button,
.app__inner .comparison-v2 .switcher .switcher__item:hover .switcher__item-title {
  color: #060606;
  background: transparent !important;
  font-weight: normal;
}

.app__inner .share-graph__peer-indices .switcher .switcher__item.active .switcher__item-title::before,
.app__inner .comparison-wrapper .switcher .switcher__item.active .switcher__item-title::before,
.app__inner .comparison-v2 .switcher .switcher__item.active .switcher__item-title::before,
.app__inner .share-graph__peer-indices .switcher button.switcher__item.active::before,
.app__inner .comparison-wrapper .switcher button.switcher__item.active::before,
.app__inner .comparison-v2 .switcher button.switcher__item.active::before,
.app__inner .switcher[aria-label="Comparison List"] button.switcher__item.active::before,
.app__inner #indices .switcher .switcher__item.active::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.75rem;
  left: 0;
  width: 172px;
  height: 2px;
  background: #060606;
  border-radius: 0;
  transform: none;
  z-index: 1;
}

.comparison-v2 .switcher__item.active::after {
  content: none !important;
  display: none !important;
  background: none;
}

/**************Additional css in Chart************************/

.chart-date-range__display {
  flex: 1 1 auto;
  min-width: 0;
  margin: 0;
  text-align: left;
}

.chart-date-range__options,
.chart-show-range__wrapper {
  flex: 0 0 auto;
  width: auto;
}

.chart-show-range,
.chart-show-range__list {
  width: auto;
  box-sizing: border-box;
  border: 1px solid rgba(2, 36, 24, 0.14);
}

.chart-show-range__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.chart-show-range .chart-show-range__item:not(:last-child),
.chart-show-range__list .chart-show-range__item:not(:last-child) {
  flex: 0 0 auto;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: none;
  border-right: 1px solid rgba(2, 36, 24, 0.14);
  /* padding: 8px 12px; */
}
#tns1 > .tns-item {
    width: 260px !important;
}
.chart-show-range .chart-show-range__item:last-child,
.chart-show-range .chart-show-range__item.range-item,
.chart-show-range .chart-show-range__item-custom-range,
.chart-show-range__list .chart-show-range__item:last-child,
.chart-show-range__list .chart-show-range__item.range-item {
  flex: 0 0 auto;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: lowercase;
}
.chart-show-range .chart-show-range__item:last-child{
  border: none;
}
.ciq-nav {
  border-top: none;
}
.chart-date-range__display,
.chart-custom-dropdown .eu-dropdown__button-text,
:host(cq-menu.nav-dropdown) .menu-clickable, cq-menu.nav-dropdown .menu-clickable, cq-context,
cq-menu.nav
cq-menu.nav-dropdown.stxMenuActive .menu-clickable [label],
cq-menu.ciq-display.stxMenuActive .menu-clickable [label],
cq-menu.ciq-markers.stxMenuActive .menu-clickable [label],
cq-menu.nav-dropdown .menu-clickable [label],
cq-menu.ciq-display .menu-clickable [label],
cq-menu.ciq-markers .menu-clickable [label] {
  font-size: 13px;
  color: rgba(6, 6, 6, 0.6) !important;
  font-family: 'FKGroteskMono';
  text-transform: lowercase;
}

/************************** share data ****************************/
.share-details--grid .share-detail__item,
.share-details__grid .share-details__item,
.share-details__store-details-grid .share-details__item {
  display: grid;
  grid-template-columns: 1.75rem auto 1fr;
  column-gap: 0.75rem;
  align-items: center;
  border-bottom: 1px solid rgba(2, 36, 24, 0.14);
  padding: 1.25rem 0;
}

.share-details--grid .share-detail__item-icon,
.share-details__grid .share-details__item-icon,
.share-details__grid .share-detail__item-icon,
.share-details__store-details-grid .share-details__item-icon {
  position: relative;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
}

.share-details--grid .share-detail__item-icon::before,
.share-details__grid .share-details__item-icon::before,
.share-details__grid .share-detail__item-icon::before,
.share-details__store-details-grid .share-details__item-icon::before {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  background: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid rgba(6, 6, 6, 0.14) !important;
  box-sizing: border-box;
}

.share-details--grid .share-detail__item-icon i,
.share-details__grid .share-details__item-icon i,
.share-details__grid .share-detail__item-icon i,
.share-details__store-details-grid .share-details__item-icon i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  font-size: 0.875rem;
  line-height: 1;
}

.share-details__grid .share-details__item-icon i.fa-market-status,
.share-details__grid .share-detail__item-icon i.fa-market-status,
.share-details__store-details-grid .share-details__item-icon i.fa-market-status,
.share-details--grid .share-detail__item-icon i.fa-market-status {
  width: 1.72em;
  height: 1.75em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.share-details__grid .share-details__item-icon i.fa-market-status::before,
.share-details__grid .share-detail__item-icon i.fa-market-status::before,
.share-details__store-details-grid .share-details__item-icon i.fa-market-status::before,
.share-details--grid .share-detail__item-icon i.fa-market-status::before {
  font-family: "euroland" !important;
  color: #060606 !important;
  width: 0.95em;
  height: 1.4em;
  margin-right: 0;
  vertical-align: middle;
}

.share-details--grid .share-detail__item .share-detail__item-value,
.share-details__grid .share-details__item .share-details__item-value,
.share-details__store-details-grid .share-details__item .share-details__item-value {
  text-align: right;
  text-transform: lowercase;
}

/************************** trades ****************************/
table.tableV2__table tbody tr td:not(:first-child):not(.indicator-up):not(.indicator-down), .ticker-table .table tbody tr td:not(:first-child):not(.indicator-up):not(.indicator-down),
.tableV2__cell, .ticker-table .table-striped>tbody>tr>*{
  color: #060606;
}
  .ticker-table-v2.scrolled-table .table__head-tr th:first-child, .ticker-table-v2.scrolled-table .table__head-tr td:first-child {
     background: transparent;
}
  .ticker-table .table tbody tr:hover>*,
  .table>:not(caption)>*>*{
    background: transparent;
  }
  .ticker-table .table tbody tr:hover {
    background: transparent;
}
.trades__description, .trades__download-text {
  font-family: 'FKGroteskMono';
  font-size: 13px;
  color: #06060673;
  text-transform: lowercase;
}
.trades__download {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  width: fit-content;
  max-width: 100%;
  margin-left: auto;
  margin-right: 0;
  padding-bottom: 0.3375rem;
}

.trades__download::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #060606;
}

.trades__download-text {
  color: #060606;
  text-decoration: none;
}
.button-apply-custom-range button {
  background: #d4e167;
  color: #001E13;
}
.chart-date-range__options {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: auto;
}
.chart-show-range__item:not(:first-child) {
    margin-left: 0rem;
}
.last-price__change.last-price__change--up,
.indicator-up .ticker__change-percentage,
.ticker__inner--fade .indicator-up .ticker__change-value{
    background-color: #65D971;
}
.ticker .indicator-up .ticker--single-ticker-1 .ticker__change-value,
.ticker__inner--fade .indicator-up .ticker__change-value{
    color: #060606;
    font-family: FKGroteskMono;
}
.last-price__change--up .last-price__delta, .last-price__change--up .last-price__percent {
    color: #060606;
    font-family: FKGroteskMono;
  
}
.last-price .fs-triangle-up {
    color: #060606;
}
.last-price__value {
    font-size: 38px !important;
    line-height: 1.26;
    color: #060606;
}
.last-price__currency {
  align-self: center;
  font-size: 20px !important;
  line-height: 1.26;
  color: #060606;
}
 h2.chart-title__symbol .ticker-name {
    color: #060606;
    font-family: FKGroteskMono;
 }
.chart-title__last-traded {
    color: #777777;
    font-family: FKGroteskMono;
    text-transform: lowercase !important;
}
.ohlc-by-period__group {
  gap: 9px !important;
}
.last-price__value-group {
  gap: 10px;
}
.last-price .fs-triangle-down,
.last-price__change--down .last-price__delta, .last-price__change--down .last-price__percent{
    color: #F52A2A;
    font-family: FKGroteskMono;
}
.chartContainer {
    color: #06060673 !important;
}
.last-price__change.last-price__change--down {
    background-color:#f52a2a1a;
}
.btn-show__text {
  font-size: 13px !important;
  color: #060606;
  font-family: FKGroteskMono;
  text-transform: lowercase;
  text-decoration: none;
}

.share-details__footer {
  display: flex;
  justify-content: flex-end;
}

.share-details__footer .btn-show {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  width: fit-content;
  max-width: 100%;
  margin-left: auto;
  margin-right: 0;
  padding: 0 0 0.9375rem;
  border: none;
  background: transparent;
}

.share-details__footer .btn-show::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #060606;
}

.share-details__footer .btn-show i,
.share-details__footer .btn-show .fs-triangle-up {
  margin-left: 0 !important;
}

.share-details__footer .btn-show .fs-triangle-up::before {
  content: "" !important;
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(arrow-down.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: middle;
  transform: rotate(-90deg);
}

.share-detail__item--isin .share-detail__item-label {
  text-transform: uppercase;
}
.footer {
  margin-top: 3em;
}
.share-detail:not(:last-child) {
  margin-bottom: 2rem;
}
.ticker--multiple .ticker__inner .controls--wrapper .fs-arrow-right {
    right: -0.5rem;
}
.ticker--multiple .ticker__inner .controls--wrapper .fs-arrow-left {
    left: -0.5rem;
}
.legend .filter-high {
  /* background-color: #001E13; */
}
.legend__color {
  width: 26px;
  height: 26px;
  border: 1px solid #060606;
  background: transparent;
}
.stx-panel-chart .ticker-name__share-name,
  span.ticker-name__market-abbreviation{
  color: #060606;
  text-transform: capitalize;
}
.legend__color.filter-high,
.legend__color[aria-checked="true"] {
  border-color: #FFFFFF;
}
.fs-tick-mark+.legend__label {
  /* color: #060606; */
}
.table-responsive {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 768px) {
  #trades table.trades__table.tableV2__table thead tr th:first-child {
    box-shadow: none;
  }
  .switcher--tab {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.75rem 0;
  }
  #trades table.trades__table.tableV2__table tbody tr:nth-of-type(even) td:first-child {
      box-shadow: none;
  }
  .switcher--tab .switcher__item {
    flex: none;
    width: 100%;
    min-width: 0;
  }
  #trades table.trades__table.tableV2__table tbody tr:nth-of-type(odd) td:first-child {
      box-shadow: none;
  }
  .app__inner .switcher--tab .switcher__item button {
    width: 100%;
  }

  .switcher--tab .switcher__item.active .switcher__item-title::before {
    width: 100%;
  }
  .app__inner .share-graph__peer-indices .switcher .switcher__item,
  .app__inner .comparison-v2 .switcher .switcher__item,
  .app__inner #indices .switcher .switcher__item {
    flex: none;
    width: 100%;
    min-width: 0;
  }
  .app__inner .share-graph__peer-indices .switcher .switcher__item button,
  .app__inner .comparison-v2 .switcher .switcher__item button,
  .app__inner .share-graph__peer-indices .switcher button.switcher__item,
  .app__inner .comparison-v2 .switcher button.switcher__item,
  .app__inner #indices .switcher .switcher__item.active::before,
  .app__inner .comparison-v2 .switcher .switcher__item.active .switcher__item-title::before,
  .app__inner .comparison-v2 .switcher button.switcher__item.active::before {
    width: 100%;
  }
  .switcher.switcher--tab {
      position: relative;
      margin-bottom: 0rem;
      margin-top: 0em;
  }
  .chart-date-range {
    flex-direction: column;
    align-items: stretch;
    gap: 0.5rem;
  }

  .chart-date-range__options {
    justify-content: flex-start;
    width: 100%;
  }

  .chart-show-range__wrapper {
    align-self: flex-start;
    height: auto;
  }

  .chart-show-range {
    justify-content: flex-start;
    align-items: stretch;
    height: auto;
    flex: 0 0 auto;
  }

  .chart-show-range__menu,
  .menu.chart-show-range__menu {
    display: none !important;
    flex-direction: column;
    background: #ffffff;
    border: none;
    box-shadow: 0 2px 8px rgba(6, 6, 6, 0.1);
    padding: 0.5rem 0;
    list-style: none;
    min-width: 5rem;
    z-index: 20;
  }

  .chart-show-range__menu.lv-elevr-range-menu--open,
  .menu.chart-show-range__menu.lv-elevr-range-menu--open {
    display: flex !important;
  }

  .chart-show-range__menu.lv-elevr-range-menu--open .chart-show-range__item.mq-item,
  .chart-show-range__menu.lv-elevr-range-menu--open .chart-show-range__item {
    margin: 0;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    border: none !important;
    padding: 0.625rem 1rem;
    font-size: 13px;
    font-family: FKGroteskMono;
    color: rgba(6, 6, 6, 0.55);
    background: transparent;
  }

  .chart-show-range__menu.lv-elevr-range-menu--open .chart-show-range__item.mq-item.active,
  .chart-show-range__menu.lv-elevr-range-menu--open .chart-show-range__item.active {
    color: #060606;
    font-weight: bold;
    background: transparent !important;
  }

  .chart-show-range__item-mobile,
  .chart-show-range__item-custom-range {
    background: #ffffff !important;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.375rem;
    padding: 0.625rem 0.75rem;
    font-family: FKGroteskMono;
    font-size: 13px;
    color: #060606;
  }

  .chart-show-range__item-mobile-label {
    color: #060606;
    font-weight: bold;
    font-family: FKGroteskMono;
  }
  .switcher--tab::before {
    border-bottom: 0px solid rgba(2, 36, 24, 0.14);
  }
  #performance table.tableV2__table thead tr th:first-child, #performance table.tableV2__table thead tr .tableV2__sm-head:first-child {
    box-shadow: 2px 0 4px rgba(6, 6, 6, 0.06);
  }
  #performance table.tableV2__table tbody tr:nth-of-type(odd) td:first-child, #performance table.tableV2__table tbody tr:nth-of-type(odd) .tableV2__sm-col:first-child {
    box-shadow: 2px 0 4px rgba(6, 6, 6, 0.06);
  }
  
}

@media (max-width: 500px) {
  .switcher--tab {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.75rem 0;
  }

  .switcher--tab .switcher__item {
    flex: none;
    width: 100%;
    min-width: 0;
  }

  .app__inner .switcher--tab .switcher__item button {
    width: 100%;
  }

  .switcher--tab .switcher__item.active .switcher__item-title::before {
    width: 100%;
  }
  .app__inner .share-graph__peer-indices .switcher .switcher__item,
  .app__inner .comparison-v2 .switcher .switcher__item,
  .app__inner #indices .switcher .switcher__item {
    flex: none;
    width: 100%;
    min-width: 0;
  }
  .app__inner .share-graph__peer-indices .switcher .switcher__item button,
  .app__inner .comparison-v2 .switcher .switcher__item button,
  .app__inner .share-graph__peer-indices .switcher button.switcher__item,
  .app__inner .comparison-v2 .switcher button.switcher__item,
  .app__inner #indices .switcher .switcher__item.active::before,
  .app__inner .comparison-v2 .switcher .switcher__item.active .switcher__item-title::before,
  .app__inner .comparison-v2 .switcher button.switcher__item.active::before {
    width: 100%;
  }
}

@media (min-width: 1170px) {
    .share-graph--fixed-v2 .share-graph__peer-indices {
        display: block;
        grid-template-columns: 1fr 17.375rem;
        row-gap: 3.125rem;
        column-gap: 0.125rem;
        margin-top: 0px !important
    }
}

/************************** indices: wrap onto 2+ rows, show full names ****************************/
.app__inner [class*="peer-comparison-tabs"],
.app__inner .comparison-ui_peer-comparison-tabs,
.app__inner .comparison-v2__inner {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem 1rem;
  width: 100%;
  overflow: visible !important;
  flex-wrap: wrap;
}

.app__inner .peer-index-item,
.app__inner .peer-index-item--link,
.app__inner .peer-indices-item {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: auto !important;
  white-space: normal;
  overflow: visible;
  box-sizing: border-box;
  background: transparent;
}

.app__inner .peer-index-item__name-container,
.app__inner .peer-indices-item__heading,
.app__inner .peer-indices-item__name {
  overflow: visible;
  white-space: normal;
  height: auto;
  max-width: 100%;
}

.app__inner .peer-index-item .ticker-name__share-name,
.app__inner .peer-indices-item .ticker-name__share-name,
.app__inner [class*="peer-comparison-tabs"] .ticker-name__share-name,
.app__inner .comparison-wrapper .ticker-name__share-name {
  display: block;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: unset !important;
  word-break: break-word;
  height: auto;
  max-width: 100%;
}

@media (max-width: 839px) {
  .app__inner [class*="peer-comparison-tabs"],
  .app__inner .comparison-ui_peer-comparison-tabs,
  .app__inner .comparison-v2__inner {
    grid-template-columns: 1fr;
  }
}
[class*="item--isin"] [class*="item-value"],
[class*="item--symbol"] [class*="item-value"]{
  text-transform: uppercase !important;
}
[class*="item--market"] [class*="item-value"],
[class*="item--list"] [class*="item-value"]{
  text-transform: capitalize !important;
}
[class*="item--market-status"] [class*="item-value"]{
  text-transform: lowercase !important;
}
.peer-indices-item.selected .peer-indices-item__name {
  /* color: #060606; */
}
.event-marker.earning {
    background-color: #001E13;
    color: rgb(213, 255, 73);
}
.event-marker.dividend {
    background-color: #D5FF49;
    color: #001E13;
}
.event-marker.pressRelease {
    background: #65D971;
    color: #001E13;
}
.share-detail__list {
    margin-top: 15px;
}

/**********************Ticker Tabs******************************/
/* Target the element more specifically */
.ticker--multiple_ticker_1 .ticker__item-inner.ticker__item-inner--multiple-tickers-1 {
  height: 100% !important;
  width: fit-content !important;
  position: relative !important;
  background: #effff1 !important;
  border: 1px solid #65D971 !important;
  border-bottom: none !important;
  box-sizing: border-box !important;
  border-radius: 5px !important;
}

.ticker--multiple_ticker_1 .ticker__item-inner.ticker__item-inner--multiple-tickers-1:after {
  content: "" !important;
  position: absolute !important;
  width: 100% !important;
  height: 0.3125rem !important;
  border-bottom: 0.1875rem solid #65D971 !important;
  left: 0 !important;
  bottom: 0 !important;
  border-radius: 5px !important;
  pointer-events: none !important;
}
/**********************Ticker Tabs End******************************/

.stx_volume_up,
.stx_volume_down {
    border: transparent !important;
}