@charset "UTF-8";
/* 侧边栏宽度 */
/* 折叠后的侧边栏宽度 */
/* app默认字体大小 */
/* 搜索容器高度(可动态修改) */
/* app主题色 */
/* table 配色 */
.summary-table-box .el-table.basic-table > .el-table__footer-wrapper::after {
  content: '';
  width: 0px;
  height: 26.4px;
  background: white;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
}

@charset "UTF-8";
/* 侧边栏宽度 */
/* 折叠后的侧边栏宽度 */
/* app默认字体大小 */
/* 搜索容器高度(可动态修改) */
/* app主题色 */
/* table 配色 */
.a-shares-details-table .el-table.basic-table > .el-table__footer-wrapper::after {
  content: '';
  width: 0px;
  height: 26.4px;
  background: white;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
}

@charset "UTF-8";
/* 侧边栏宽度 */
/* 折叠后的侧边栏宽度 */
/* app默认字体大小 */
/* 搜索容器高度(可动态修改) */
/* app主题色 */
/* table 配色 */
.bond-shares-details-table .el-table.basic-table > .el-table__footer-wrapper::after {
  content: '';
  width: 0px;
  height: 26.4px;
  background: white;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
}

@charset "UTF-8";
/* 侧边栏宽度 */
/* 折叠后的侧边栏宽度 */
/* app默认字体大小 */
/* 搜索容器高度(可动态修改) */
/* app主题色 */
/* table 配色 */
.hk-stocks-details-table .el-table.basic-table > .el-table__footer-wrapper::after {
  content: '';
  width: 0px;
  height: 26.4px;
  background: white;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
}

@charset "UTF-8";
/* 侧边栏宽度 */
/* 折叠后的侧边栏宽度 */
/* app默认字体大小 */
/* 搜索容器高度(可动态修改) */
/* app主题色 */
/* table 配色 */
.us-stocks-details-table .el-table.basic-table > .el-table__footer-wrapper::after {
  content: '';
  width: 0px;
  height: 26.4px;
  background: white;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
}

@charset "UTF-8";
/* 侧边栏宽度 */
/* 折叠后的侧边栏宽度 */
/* app默认字体大小 */
/* 搜索容器高度(可动态修改) */
/* app主题色 */
/* table 配色 */
.domestic-futures-table .el-table.basic-table > .el-table__footer-wrapper::after {
  content: '';
  width: 0px;
  height: 26.4px;
  background: white;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
}

@charset "UTF-8";
/* 侧边栏宽度 */
/* 折叠后的侧边栏宽度 */
/* app默认字体大小 */
/* 搜索容器高度(可动态修改) */
/* app主题色 */
/* table 配色 */
.domestic-options-table .el-table.basic-table > .el-table__footer-wrapper::after {
  content: '';
  width: 0px;
  height: 26.4px;
  background: white;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
}

@charset "UTF-8";
/* 侧边栏宽度 */
/* 折叠后的侧边栏宽度 */
/* app默认字体大小 */
/* 搜索容器高度(可动态修改) */
/* app主题色 */
/* table 配色 */
.foreign-futures-table .el-table.basic-table > .el-table__footer-wrapper::after {
  content: '';
  width: 0px;
  height: 26.4px;
  background: white;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
}

@charset "UTF-8";
/* 侧边栏宽度 */
/* 折叠后的侧边栏宽度 */
/* app默认字体大小 */
/* 搜索容器高度(可动态修改) */
/* app主题色 */
/* table 配色 */
.foreign-options-table .el-table.basic-table > .el-table__footer-wrapper::after {
  content: '';
  width: 0px;
  height: 26.4px;
  background: white;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
}

@charset "UTF-8";
/* 侧边栏宽度 */
/* 折叠后的侧边栏宽度 */
/* app默认字体大小 */
/* 搜索容器高度(可动态修改) */
/* app主题色 */
/* table 配色 */
.mobile-r-team-profit-loss-container {
  height: 100vh;
  /* 搜索表单样式*/
}
.mobile-r-team-profit-loss-container .paddingR_15 {
    padding-right: 15px;
}
.mobile-r-team-profit-loss-container .van-tabs .van-tabs__wrap .van-tabs__nav.van-tabs__nav--line.van-tabs__nav--complete {
    background: #a61c00;
}
.mobile-r-team-profit-loss-container .van-tabs .van-tabs__wrap .van-tabs__nav.van-tabs__nav--line.van-tabs__nav--complete .van-tab {
      color: #e1e1e1;
}
.mobile-r-team-profit-loss-container .van-tabs .van-tabs__wrap .van-tabs__nav.van-tabs__nav--line.van-tabs__nav--complete .van-tab--active {
      font-weight: bold;
      color: #fff;
      font-size: 16px;
}
.mobile-r-team-profit-loss-container .van-tabs .van-tabs__wrap .van-tabs__nav.van-tabs__nav--line.van-tabs__nav--complete .van-tabs__line {
      position: absolute;
      bottom: 15px;
      left: 0;
      width: 24px;
      height: 2px;
      background-color: #fff;
      border-radius: 3px;
}
.mobile-r-team-profit-loss-container .c-basic-table {
    padding: 0 !important;
    background: #fff;
}
.mobile-r-team-profit-loss-container .search-box {
    margin: 10px 0;
    padding: 7.5px 10px;
    padding-top: 45px;
    min-width: 100%;
    min-height: 24px;
    background: #fff;
    overflow-x: hidden;
    overflow-y: hidden;
}
.mobile-r-team-profit-loss-container .search-box .el-button {
      min-width: 170px;
      height: 40px;
      font-size: 14px;
}
.mobile-r-team-profit-loss-container .search-box .filtrateTitle {
      text-align: center;
      font-size: 16px;
      color: #222;
      font-weight: bold;
      position: absolute;
      left: 0;
      top: 0;
      height: 55px;
      line-height: 55px;
      width: 100%;
      z-index: 2;
      background: #fff;
      box-shadow: 0px 0px 5px 0px #938c8c2b;
}
.mobile-r-team-profit-loss-container .search-box .el-form {
      margin-bottom: 42px;
      /* 自定义checkbox/radio样式：主题色 */
}
.mobile-r-team-profit-loss-container .search-box .el-form .el-form-item {
        width: 100%;
        margin: 10px 0px 0 0;
}
.mobile-r-team-profit-loss-container .search-box .el-form .el-form-item:last-of-type {
          margin: 10px 20px 0 0;
}
.mobile-r-team-profit-loss-container .search-box .el-form .el-form-item .el-form-item__label {
          font-size: 13px;
}
.mobile-r-team-profit-loss-container .search-box .el-form .el-form-item .el-form-item__content {
          width: 100%;
}
.mobile-r-team-profit-loss-container .search-box .el-form .el-form-item .el-form-item__content .el-select {
            width: 100%;
}
.mobile-r-team-profit-loss-container .search-box .el-form .el-form-item .el-form-item__content .el-input__inner {
          height: 24px;
          line-height: 24px;
}
.mobile-r-team-profit-loss-container .search-box .el-form .el-date-editor.el-input {
        width: 100%;
}
.mobile-r-team-profit-loss-container .search-box .el-form .check_tab .el-checkbox {
        position: absolute;
        right: 2px;
        top: -64px;
}
.mobile-r-team-profit-loss-container .search-box .el-form .check_tab2 .el-checkbox {
        position: absolute;
        right: 2px;
        top: -28px;
}
.mobile-r-team-profit-loss-container .search-box .el-form .el-checkbox__input + .el-checkbox__label,
      .mobile-r-team-profit-loss-container .search-box .el-form .el-checkbox__input + .el-radio__label,
      .mobile-r-team-profit-loss-container .search-box .el-form .el-radio__input + .el-checkbox__label,
      .mobile-r-team-profit-loss-container .search-box .el-form .el-radio__input + .el-radio__label {
        font-weight: bold;
        color: #444;
}
.mobile-r-team-profit-loss-container .search-box .el-form .el-checkbox__input.is-checked + .el-checkbox__label,
      .mobile-r-team-profit-loss-container .search-box .el-form .el-checkbox__input.is-checked + .el-radio__label,
      .mobile-r-team-profit-loss-container .search-box .el-form .el-radio__input.is-checked + .el-checkbox__label,
      .mobile-r-team-profit-loss-container .search-box .el-form .el-radio__input.is-checked + .el-radio__label {
        font-weight: bold;
        color: #444;
}
.mobile-r-team-profit-loss-container .task-status-wrap {
    display: flex;
}
.mobile-r-team-profit-loss-container .task-status-wrap .btn {
      width: 80px;
      height: 22px;
      line-height: 22px;
      border-radius: 2px;
      text-align: center;
      border: 1px solid #cccccc;
      font-size: 12px;
      font-weight: 400;
      color: #666666;
      cursor: pointer;
      box-sizing: content-box;
}
.mobile-r-team-profit-loss-container .task-status-wrap .btn + .btn {
        margin-left: 10px;
}
.mobile-r-team-profit-loss-container .task-status-wrap .btn.active {
        color: #a61c00;
        border-color: #a61c00;
        font-weight: 600;
}
.mobile-r-team-profit-loss-container .operate-search-wrap {
    display: flex;
    align-items: center;
    height: 40px;
    background: #fff;
    padding: 0 10px;
}
.mobile-r-team-profit-loss-container .operate-search-wrap .filtrateBtn {
      color: #666666;
      position: absolute;
      right: 10px;
      font-size: 12px;
}
.mobile-r-team-profit-loss-container .operate-search-wrap .operate-search-box {
      margin: 0 !important;
      padding: 0;
      min-height: 0px;
}
.mobile-r-team-profit-loss-container .operate-search-wrap .query-opt-right {
      display: flex;
      align-items: center;
      justify-content: center;
      position: fixed;
      z-index: 1;
      bottom: 0;
      left: 50%;
      width: 100%;
      transform: translateX(-50%);
      padding: 10px 0;
      background: #fff;
      box-shadow: 0px 0px 5px 0px #938c8c2b;
}
.mobile-r-team-profit-loss-container .level-two-table-box .el-table .th-select,
  .mobile-r-team-profit-loss-container .level-two-table-box .el-table .th-datepicker {
    top: -4px;
}
.mobile-r-team-profit-loss-container .level-two-table-box .el-table th.th-operate .cell {
    line-height: 55px;
}
.mobile-r-team-profit-loss-container .level-two-table-box .filter-table th.th-operate .cell {
    line-height: 76.5px;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table {
    height: calc(100vh - 46px - var(--searchBoxHeight, 40px)) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body {
      border-bottom: none;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body tr {
        /* 自定义高亮行样式 */
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body tr > td.el-table__cell {
          border-color: #ebebeb;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body tr > td.el-table__cell.th-operate {
            background: transparent !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body tr.mo-table__row.mo-table__row--active {
          background-color: #f6e8e5 !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body tr.mo-table__row.mo-table__row--active > td.el-table__cell {
            background: transparent !important;
            color: #a61c00;
            border-color: #f2f2f2;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body tr td .status-box {
          margin: 0 -5px;
          height: 100%;
          line-height: 25px;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body tr td .status-box.red-txt {
            color: #f64334;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body tr td .status-box.green-txt {
            color: #5caa2d;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body tr td .status-box.blue-bg {
            background: #11AEF2;
            animation: bg_kfr 1s forwards ease-in-out;
}
@keyframes bg_kfr {
to {
    background: transparent;
}
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > th.el-table__cell.bg-orange,
    .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > th.el-table__cell.bg-orange {
      background-color: #efd5c2 !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > th.el-table__cell.bg-yellow,
    .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > th.el-table__cell.bg-yellow {
      background-color: #ecddaf !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > th.el-table__cell.bg-grey,
    .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > th.el-table__cell.bg-grey {
      background-color: lightgray !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > th.el-table__cell.bg-blue,
    .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > th.el-table__cell.bg-blue {
      background-color: #bacad4 !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell,
    .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell {
      border-bottom: 1px solid #ebebeb;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-orange,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-orange {
        background-color: rgba(239, 213, 194, 0.73) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.color-yellow,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.color-yellow {
        color: #9a6501 !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-orange,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-orange {
        background: linear-gradient(to left, rgba(239, 213, 194, 0.73), #f5eae3) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-orange-1,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-orange-1 {
        background: linear-gradient(to left, #f5eae3, #f6f0ec) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-orange-2,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-orange-2 {
        background: linear-gradient(to left, #f6f0ec, #f7f1ed) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-orange-3,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-orange-3 {
        background: linear-gradient(to left, #f7f1ed, rgba(228, 225, 225, 0)) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-yellow,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-yellow {
        background-color: rgba(236, 221, 175, 0.58) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow {
        background: linear-gradient(to left, rgba(236, 221, 175, 0.58), #f7f0dc) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-0,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-0 {
        background: linear-gradient(to left, rgba(236, 221, 175, 0.58), #fdfaf4) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-1,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-1 {
        background: linear-gradient(to left, #f7f0dc, #f7f0dc) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-2,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-2 {
        background: linear-gradient(to left, #f7f0dc, #f9f2e2) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-3,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-3 {
        background: linear-gradient(to left, #f9f2e2, #faf4e7) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-4,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-4 {
        background: linear-gradient(to left, #faf4e7, #fbf5eb) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-5,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-5 {
        background: linear-gradient(to left, #fbf5eb, #fdfaf4) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-6,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-6 {
        background: linear-gradient(to left, #fdfaf4, #fdfaf4) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-7,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-yellow-7 {
        background: linear-gradient(to left, #fdfaf4, rgba(255, 238, 229, 0)) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-grey,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-grey {
        background-color: rgba(195, 186, 175, 0.5) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-grey,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-grey {
        background: linear-gradient(to left, rgba(195, 186, 175, 0.5), #ece9e6) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-grey-1,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-grey-1 {
        background: linear-gradient(to left, #ece9e6, #f3f1f0) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-grey-2,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-grey-2 {
        background: linear-gradient(to left, #f3f1f0, #f2f1ef) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-grey-3,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-grey-3 {
        background: linear-gradient(to left, #f2f1ef, rgba(228, 225, 225, 0)) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-blue,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-blue {
        background-color: rgba(104, 135, 156, 0.31) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue {
        background: linear-gradient(to left, rgba(104, 135, 156, 0.31), #d5dde3) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-1,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-1 {
        background: linear-gradient(to left, #d5dde3, #dbe2e8) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-2,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-2 {
        background: linear-gradient(to left, #dbe2e8, #e0e6ea) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-3,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-3 {
        background: linear-gradient(to left, #e0e6ea, #e6ebee) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-4,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-4 {
        background: linear-gradient(to left, #e6ebee, #ecf0f4) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-5,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-5 {
        background: linear-gradient(to left, #ecf0f4, #f8fbfe) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-6,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-6 {
        background: linear-gradient(to left, #f8fbfe, #fafcfe) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-7,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-gradient-blue-7 {
        background: linear-gradient(to left, #fafcfe, #fbfcff) !important;
}
.mobile-r-team-profit-loss-container .gradient-table-box .el-table .el-table__body
tr.el-table__row--striped:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-transparent,
      .mobile-r-team-profit-loss-container .gradient-table-box .el-table tr:not(.current-row):not(.hover-row):not(.mo-table__row--active) > td.el-table__cell.bg-transparent {
        background-color: transparent !important;
}
@media screen and (max-width: 320px) {
.mobile-r-team-profit-loss-container .search-box .el-button {
      min-width: 145px !important;
      height: 40px;
      font-size: 14px;
}
}
.el-select-dropdown.el-popper.select-tradeAccountId {
  width: 100% !important;
  max-width: unset !important;
  min-width: unset !important;
  left: unset !important;
}
.el-select-dropdown.el-popper.select-tradeAccountId.is-multiple .el-select-dropdown__item {
    padding-right: 2px;
}
.el-select-dropdown.el-popper.select-tradeAccountId .paddingR_15 {
    padding-right: 15px;
}

