
.theme--dark .data-table-inside-footer .v-data-footer {
  background-color: #262b2e;
}
.theme--light .data-table-inside-footer .v-data-footer {
  background-color: #fff;
}
.data-table-inside-footer .v-data-footer {
  position: sticky;
  width: auto;
  border-color: #47bd96 !important;
}
.data-table-inside-footer .v-data-table__wrapper {
  overflow-y: hidden !important;
}
.cc-data-table-empty .v-data-table__wrapper {
  height: 100% !important;
}

.wrapper-controller[data-v-29e62d78] {
  position: relative;
  padding: 7px 6px;
  border: 1px solid #47bd96;
  border-radius: 4px;
  margin-top: 8px;
  max-width: 300px;
}
.wrapper-controller.filled.dark[data-v-29e62d78] {
  background-color: rgba(255, 255, 255, 0.05);
}
.wrapper-controller.filled.light[data-v-29e62d78] {
  background-color: rgba(0, 0, 0, 0.05);
}
.wrapper-controller.active.dark[data-v-29e62d78] {
  background-color: rgba(255, 255, 255, 0.1);
}
.wrapper-controller.active.light[data-v-29e62d78] {
  background-color: rgba(0, 0, 0, 0.1);
}
.wrapper-controller .wrapper-label[data-v-29e62d78] {
  position: absolute;
  top: -9px;
  left: 8px;
  right: 0;
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  letter-spacing: normal;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 2px 2px;
  background-color: transparent;
  background-clip: padding-box;
  border-radius: 25%;
}
.wrapper-controller .wrapper-label > .input-info[data-v-29e62d78] {
  margin-left: 2px;
  margin-bottom: 1px;
}
.wrapper-controller .input-header[data-v-29e62d78] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}
.wrapper-controller .wrapper-input[data-v-29e62d78] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.wrapper-controller .wrapper-input > .v-input[data-v-29e62d78] {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-top: 0;
  padding-top: 0;
}
.consent-banner[data-v-fab53c26] {
  padding: 10px;
  text-align: center;
  z-index: 1000;
}
.consent-banner h3[data-v-fab53c26] {
  font-weight: 500;
  margin-bottom: 20px;
}
.consent-banner p[data-v-fab53c26] {
  text-align: left;
}
.theme--dark .exec-mapping[data-v-1e1a9477] {
  color: #47bd96;
  background-color: #262b2e;
  border: 1px solid #47bd96;
}
.theme--light .exec-mapping[data-v-1e1a9477] {
  color: #47bd96;
  background-color: white;
  border: 1px solid #47bd96;
}
.disabled-item.exec-mapping[data-v-1e1a9477] {
  border: 1px solid grey !important;
  color: grey !important;
}
.char-lim-mobile[data-v-1e1a9477] {
  max-width: 130px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: auto !important;
  margin-top: 3px !important;
  text-align: center !important;
}
.v-list div + div[data-v-1e1a9477] {
  border-top: 1px solid #47bd96 !important;
}
.EodFloatingPnlOffsetTimes-outer .row div + div[data-v-1e1a9477] {
  border-top: 1px solid transparent !important;
}
.backgroundBlack[data-v-1e1a9477] {
  background: black !important;
}
.backgroundWhite[data-v-1e1a9477] {
  background: white !important;
}
.backgroundBlack[data-v-1e1a9477]:active {
  background: #191919 !important;
}
.backgroundWhite[data-v-1e1a9477]:active {
  background: #e5e5e5 !important;
}
.allTableHeadersHover[data-v-1e1a9477]:hover {
  cursor: pointer;
  color: #cccccc !important;
}
.container-fluid.p-0[data-v-1e1a9477],
.row.m-0[data-v-1e1a9477],
.col.p-0[data-v-1e1a9477] {
  height: 100%;
}
.opacity0[data-v-1e1a9477] {
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}
.opacity1sec[data-v-1e1a9477] {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
table td + td[data-v-1e1a9477] {
  border-left: 1px solid #1c6e59;
}
.table_Row[data-v-1e1a9477] {
  height: 36px;
}
.pageTitle[data-v-1e1a9477] {
  color: #ffffff;
  font-family: Dosis;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 2.11px;
  text-transform: uppercase;
}
.letterSpacing0[data-v-1e1a9477] {
  letter-spacing: 0em !important;
}
.theme--dark.v-data-table tr[data-v-1e1a9477]:hover {
  background: none;
}
.hide-an-fields[data-v-1e1a9477] {
  /* max-height: 0px;
  height: 0px;
  opacity: 0; */
  -webkit-animation: close-an-fields-1e1a9477 ease-in-out forwards;
          animation: close-an-fields-1e1a9477 ease-in-out forwards;
  -webkit-animation-duration: 2.5s ;
          animation-duration: 2.5s ;
}
.show-an-fields[data-v-1e1a9477] {
  -webkit-animation: expand-an-fields-1e1a9477 ease-in-out forwards;
          animation: expand-an-fields-1e1a9477 ease-in-out forwards;
  -webkit-animation-duration: 0.5s ;
          animation-duration: 0.5s ;
}
@-webkit-keyframes expand-an-fields-1e1a9477 {
0%  {max-height: 0px;opacity: 0;}
100% {max-height: 1000px;opacity: 1;
}
}
@-webkit-keyframes close-an-fields-1e1a9477 {
0% {max-height: 1000px;opacity: 1;}
100%  {max-height: 0px;opacity: 0;}
}
.selectedTab-configs[data-v-1e1a9477] {
  color: #47bd96 !important;
}
/* Override v-data-table items hover effect */
/* ... */
.theme--dark#selectSymbolsTable
tbody
tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper) {
    background: none;
}
.theme--light#selectSymbolsTable
tbody
tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper) {
    background: none;
}
.theme--dark#selectSymbolsTable
tbody
tr:active:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper) {
    background: #2c3135 !important;
}
.theme--light#selectSymbolsTable
tbody
tr:active:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper) {
    background: #e5e5e5 !important;
}

/* ... */
.theme--dark #selectSymbolsTable.disabled-table {
    border: 1px solid rgba(255, 255, 255, 0.192) !important;
}
.theme--light #selectSymbolsTable.disabled-table {
    border: 1px solid rgba(0, 0, 0, 0.192) !important;
}
.disabled-table {
    pointer-events: none !important;
}
#selectSymbolsTable
.v-data-table__wrapper
table
tbody
.v-data-table__empty-wrapper:hover {
    background: none;
}
.analyticsTextFieldClass {
    opacity: 1 !important;
}

/* fix for a vuetifys' bug using tooltip with outlined text-fields */
.analyticsTextFieldClass .v-label.v-label--active.theme--dark {
    /*background: #262b2e !important; */
}
.tooltipClass {
    margin-top: -30px;
    text-align: center;
}
.tooltipClassBig {
    margin-top: -30px;
    text-align: center;
}
.tooltipClassBottom {
    margin-top: -5px;
    text-align: center;
}

/* hide default item text of priceguard symbol select table */
#selectSymbolsTable .v-data-table__wrapper .v-data-table__selected .text-left {
    color: rgb(38, 43, 46, 0) !important;
}

/* hide default item text of priceguard symbol select table */
#selectSymbolsTable .v-data-table__wrapper .text-left {
    color: rgb(38, 43, 46, 0) !important;
}

/* select symbol default icon color */
#selectSymbols
.v-input
.v-input__control
.v-input__slot
.v-input--selection-controls__input
.v-icon {
    color: #47bd96 !important;
}
#selectSymbols:hover {
    background-color: #191919;
}
.expanded__content:hover {
    background-color: none;
}
.v-data-table tbody tr.expanded.expanded__content {
    -webkit-box-shadow: none;
            box-shadow: none;
}
.theme--light.v-data-table .v-data-footer {
    border-top: none;
}
.theme--dark.v-data-table .v-data-footer {
    border-top: none;
}
#selectSymbolsTable tr:last-child td {
    border-bottom: none;
}
#selectSymbolsTable.theme--dark {
    background-color: #262b2e;
    color: #ffffff;
}
#selectSymbolsTable.theme--light {
    background-color: #fff;
    color: #ffffff;
}
.inputSlot-mb-0 .v-input__control .v-input__slot {
    margin-bottom: 0 !important;
}
.symbolsMultipliersErrorStyle .v-select__slot label:after {
    display: inline-block;
    content: '';
    height: 0.5rem;
    width: 0.5rem;
    margin-right: 1em;
    margin-bottom: 6px;
    border-radius: 1em;
    background-color: #F44336;
}
.sibling {
    position: relative;
    width: 30px;
    height: 30px;
}

/* .EodFloatingPnlOffsetTimes-outer {
  width: calc(100% + 32px);
  margin-left: -16px;
  margin-right: -16px;
}
.theme--dark .EodFloatingPnlOffsetTimes-outer:hover {
  background: black;
}
.theme--light .EodFloatingPnlOffsetTimes-outer:hover {
  background: #fff;
} */


/*# sourceMappingURL=12.98bd3720.css.map*/