 /*.timeline_setter{background:url(http://blog.hubspot.com/Portals/249/images/amazon_logo.gif) no-repeat right bottom;} */
 
 
 /* color priority */
    /* "#065718", "#EDC047", "#91ADD1", "#929E5E", "#9E5E23", "#C44846", "#465363", "#EDD4A5", "#CECECE" */
    
    /* default */
    .TS-notch_color_default,.TS-series_legend_swatch_default {
      background-color: #09334B;
    }
    .TS-notch_color_default:hover{background:#09334B; opacity: .8;
filter: alpha(opacity = 900);}
    
    .TS-css_arrow_color_default {
      border-bottom-color:#09334B;
    }
    .TS-item_color_default {
      border:1px solid #09334B;
    }
    
    /* 1 */
    .TS-notch_color_1,.TS-series_legend_swatch_1 {
      background-color: black !important;
    }
    .TS-css_arrow_color_1 {
      border-bottom-color: black !important;
    }
    .TS-item_color_1 {
      border:1px solid black !important;
    }
    
    /* 2 */
    .TS-notch_color_2,.TS-series_legend_swatch_2 {
      background-color: #f7ac11 !important;
    }
    .TS-css_arrow_color_2 {
      border-bottom-color:#f7ac11 !important;
    }
    .TS-item_color_2 {
      border:1px solid #f7ac11 !important;
    }

    /* 3 */    
    .TS-notch_color_3,.TS-series_legend_swatch_3 {
      background-color: #0473b3 !important;
    }
    .TS-css_arrow_color_3 {
      border-bottom-color:#0473b3 !important;
    }
    .TS-item_color_3 {
      border:1px solid #0473b3 !important;
    }
    
    /* 4 */
    .TS-notch_color_4,.TS-series_legend_swatch_4 {
      background-color: #929E5E !important;
    }
    .TS-css_arrow_color_4 {
      border-bottom-color:#929E5E !important;
    }
    .TS-item_color_4 {
      border-top:1px solid #929E5E !important;
    }

    /* 5 */    
    .TS-notch_color_5,.TS-series_legend_swatch_5 {
      background-color: #9E5E23 !important;
    }
    .TS-css_arrow_color_5 {
      border-bottom-color:#9E5E23 !important;
    }
    .TS-item_color_5 {
      border-top:1px solid #9E5E23 !important;
    }

    /* 6 */    
    .TS-notch_color_6,.TS-series_legend_swatch_6 {
      background-color: #C44846 !important;
    }
    .TS-css_arrow_color_6 {
      border-bottom-color:#C44846 !important;
    }
    .TS-item_color_6 {
      border-top:1px solid #C44846 !important;
    }
    
    /* 7 */
    .TS-notch_color_7,.TS-series_legend_swatch_7 {
      background-color: #465363 !important;
    }
    .TS-css_arrow_color_7 {
      border-bottom-color:#465363 !important;
    }
    .TS-item_color_7 {
      border-top:1px solid #465363 !important;
    }


    /* 8 */    
    .TS-notch_color_8,.TS-series_legend_swatch_8 {
      background-color: #EDD4A5 !important;
    }
    .TS-css_arrow_color_8 {
      border-bottom-color:#EDD4A5 !important;
    }
    .TS-item_color_8 {
      border-top:1px solid #EDD4A5 !important;
    }

    /* 9 */
    .TS-notch_color_9,.TS-series_legend_swatch_9 {
      background-color: #CECECE !important;
    }
    .TS-css_arrow_color_9 {
      border-bottom-color:#CECECE !important;
    }
    .TS-item_color_9 {
      border-top:1px solid #CECECE !important;
    }
    