/**
  @file       usedcar_statistical.css
  @date       2020-06-17: Ys      + 191001009, Create
*/

.main_chartwrap {width:100%;}
.main_chartwrap thead > tr > td {padding:1em 0px;font-weight:bold;}

/* jqplot 自訂樣式 */
.jqplot-target.jqplot-customer-target {}
.jqplot-target.jqplot-customer-target .jqplot-xaxis-tick {line-height:1.2em;}

/* jqplot 浮動視窗 */
.jqplot-customer-hint {position:absolute;padding:2px 5px;border-radius:5px;text-align:left;z-index:10;display:none;box-shadow:5px 3px 10px rgba(0,0,0,0.7);}