
  body.trend-light{background: #fff;color:#222}
  
  .trend-light .textPrimary{
    color:#0099cc
  }
  .trend-light .textorage{
    color: #ff7633
  }
  .trend-light .text_Grey {
    color: #888
  }
  
  
  .trend-light .ant-layout {
    background: #eee;
  }
  
  .trend-light .ant-layout-header {
    background-color: #fff;
    border-top: 4px solid #DB3D44;
    border-bottom: 1px solid #ccc;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  }
  
  .trend-light .ant-layout-header .product{
    order: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap 
  }
  
  
  
  .trend-light .ant-layout-header .brandname {
    color: #222;
  
  
   
      font-size: 26px;
      line-height: 60px;
      height: 60px;
      padding-left: 12px;
  }
  .trend-light .ant-layout-header .product .ant-divider-vertical {
    top:0;
    background:#bbb;
    height: 20px;
    width: 1px;
    vertical-align: middle;
    position: relative;
  }
  .trend-light .ant-layout-header .product .brandname span {
    font-size: 16px;
  }
  
  .trend-light .ant-layout-header .userinfo{
    order: 2;
  }
  
  
  .trend-light .report-content {
    border: 1px solid #ccc;
    padding: 0 20px;
    background-color: #fff;
  }
  
  .trend-light .report-content table p {
    margin: 0;
    text-align: center;
  }
  
  .trend-light .report-content table {
    padding: 10px;
  }
  
  .trend-light .report-content .warning {
    padding-bottom: 10px;
  }
  
  .trend-light .report-content .warning2 {
    color: #FF7633;
  }
  .trend-light .report-content .headlist{
      min-width: 1204px;
  }
  .trend-light .report-content .headlist .resetcol8{
    width: auto;
  }
  .trend-light .report-content .headlist .col4{
      min-width: 170px;
      min-height: 106px;
  }

  .trend-light .report-content .headlist .td img {
    width: 40px;
  }
  
  .trend-light .report-content .headlist .p2 {
    margin: 0;
    padding: 0;
    color: #888;
  }
  
  .trend-light .report-content .headlist .p3 {
    padding-top: 8px;
    white-space: nowrap;
  }
  
  .trend-light .report-content .headlist .bigText {
    font-size: 32px;
    color: #222;
  }
  .trend-light .report-content .headlist .bigText2 {
    font-size: 26px;
    color: #222;
  }
  
  .trend-light .report-content ul.theadlist li {
    line-height: 28px;
  }
  
  .trend-light .report-content p.title_gap {
    padding: 10px;
    background: #f8f8f8;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;    
  }
  
  .trend-light .report-content p.runEndpointButton {
    padding: 10px 0;
  }
  
  .trend-light .report-content div.piechart {
    min-width: 150px;
    height: 200px
  }
  
  .trend-light .report-content div.title_color_error {
    padding-left: 5px;
    background: #DB3D44;
  }
  
  .trend-light .report-content div.title_color_warning {
    padding-left: 5px;
    background: #fc8701;
  }
  
  .trend-light .report-content p.title_color_gap, .trend-light .mas-content p.title_color_gap {
    padding: 5px 10px;
    height: 36px;
    margin-top: 10px;
    background: #eee;
    line-height: 26px
  }
  
  .trend-light .report-content span.text_error {
    color: #DB3D44
  }
  
  .trend-light .report-content span.text_warning {
    color: #fc8701
  }
  
  .trend-light .report-content span.text_default, .trend-light .mas-content span.text_default {
    color: #222
  }
  
  
  .trend-light .report-content .tag_grey {
    background: grey;
    border: grey;
    color: #444
  }
  
  .trend-light .report-content .tag_white {
    background: #888;
    color: #444
  }
  
  .trend-light .report-content .margintop {
    margin-top: 20px;
  }
  
  .trend-light .report-content .pie-content .mailscan {
    font-size: 36px;
    color: #0ABFA1;
    display: block;
    width: 100%;
    padding: 10px;
  }
  
  .trend-light .report-content .pie-content ul.legend {
    padding: 0;
    margin: 0;
  }
  
  .trend-light .report-content .ant-badge-status-dot {
    width: 10px;
    height: 10px;
  }
  .trend-light .report-content  a{
    text-decoration: underline;
    color: #0096cc !important;
  }
  .trend-light .report-content  a:hover{
    text-decoration: none; 
  }

  .trend-light .ant-table-body {
    overflow-x: auto !important;
}

.trend-light .ant-table-thead{
  border-bottom: 2px solid #ccc;
}


/* mas report */
.trend-light .mas-content{
  padding:10px 20px; 
  background-color: #fff;
}

.trend-light .mas-content .headlist .bigText {
  font-size: 28px;
  color: #222;
  }

  .trend-light .mas-content .headlist .bigText2 {
    font-size: 20px;
    color: #222;
    }

.trend-light .mas-content p.fristTitle{
  display: flex;justify-content: space-between;padding: 10px 0;
}

.trend-light .mas-content p.fristTitle span:first-child{
  color:rgba(0, 0, 0, 0.85) !important
}

.trend-light .mas-content .margintop {
  color:rgba(0, 0, 0, 0.85) !important
}

.trend-ligh .report-content .ad3,  .trend-ligh .cti-content .ad3, .trend-light .cti-content .ad2, .trend-light .cti-content .ad1, .trend-light .mac-report .ad1 {
  border: 1px solid #e8e8e8;
}
.trend-light .report-content .ad3 .p1, .trend-light .cti-content .ad3 .p1, .trend-light .cti-content .ad2 .p1, .trend-light .mas-content .ad2 .p1, .trend-light .mac-content .ad2 .p1{
  color: inherit;
}

.trend-light .report-content .tableover10tip, .trend-light .mas-content .tableover10tip, .trend-light .cti-content .tableover10tip{
    border: 1px solid #e8e8e8;
    background: transparent;
}

.trend-light .maingrey_color, .trend-light .normal_color{
  color: inherit;
}

.trend-light .reportsingle-content {
  padding: 10px 20px;
}

.trend-light .cti-content .early-content .subtitle, .trend-light .cti-content .ctidetail .subtitle,  .trend-light .tag_grey{
  background: #f1f1f1;
}


.trend-light .cti-content .early-content{
  background: transparent;
  border: 1px solid #f1f1f1;
  margin-bottom: 10px;
}
.trend-light .cti-content .early-content .content{
  background: transparent;
}