.content-block[data-v-79f1951d] {
  background: #f3fbf5;
  margin: 5px 0;
  border: 1px dotted #ccc;
  padding-top: 10px;
}
#revenue_general .header[data-v-0fa17baa] {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  overflow-x: auto;
}
#revenue_general .header .el_button[data-v-0fa17baa] {
  margin: 0;
  padding: 0;
}
#revenue_general .header .el_button .click_div[data-v-0fa17baa] {
  width: 100px;
  height: 40px;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#revenue_general .header .el_button .click_div.active[data-v-0fa17baa] {
  background-color: #3B82FE;
  color: #fff;
}
#revenue_general .day[data-v-0fa17baa] {
  width: 250px;
  overflow-x: auto;
}
#revenue_general .day .el_button[data-v-0fa17baa] {
  margin: 0;
  padding: 0;
}
#revenue_general .day .el_button .day_div[data-v-0fa17baa] {
  width: 60px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#revenue_general .day .el_button .day_div.active[data-v-0fa17baa] {
  background-color: #3B82FE;
  color: #fff;
}
#revenue_general .rows_filter_block[data-v-0fa17baa] {
  position: relative;
}
#revenue_general .brand_select[data-v-0fa17baa] {
  position: absolute;
  margin-left: 135px;
  z-index: 10;
}
#revenue_general .Indicators_row .btns[data-v-0fa17baa] {
  position: absolute;
  right: 0;
  z-index: 10;
}
