/* line 1, /app/app/assets/stylesheets/trend.scss */
#trend {
  margin-top: 10px;
  font-size: 14px;
}

/* line 2, /app/app/assets/stylesheets/trend.scss */
#trend #choicetb {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

/*#trend #choicetb td{font-size: 16px;}*/
/* line 4, /app/app/assets/stylesheets/trend.scss */
#hd_table td {
  padding: 5px 0px;
  text-align: left;
}

/* line 5, /app/app/assets/stylesheets/trend.scss */
#trend .m_top {
  border-top: #34AADC solid 1px;
}

/* line 6, /app/app/assets/stylesheets/trend.scss */
#trend .mb_top {
  border-top: #34AADC solid 2px;
}

/* line 7, /app/app/assets/stylesheets/trend.scss */
#trend .mb_left {
  border-left: #34AADC solid 2px;
}

/* line 8, /app/app/assets/stylesheets/trend.scss */
#trend .mb_right {
  border-right: #34AADC solid 2px;
}

/* line 9, /app/app/assets/stylesheets/trend.scss */
#trend .mb_bottom {
  border-bottom: #34AADC solid 2px;
}

/* line 10, /app/app/assets/stylesheets/trend.scss */
#trend .table-sm th,
.table-sm td {
  padding: 0.2rem;
}
