/************************header start***********************************/
#msqt-main .ms-menu-basic-li {
    background: url("../images/sf_down_arrow_link.gif") no-repeat scroll right center transparent;
    border: 0 none;
    color: #333333;
    margin-right: 20px;
    margin-top: 0;
    padding: 0 10px 0 0;
    text-decoration: none;
    width: auto;
}

#msqt-main .ms-gl-ctrl {
    background: url("../images/controlbg.png") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #CCCCCC;
    color: #333333;
    display: inline;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 36px;
    position: relative;
    width: 100%;
    z-index: 6;
}

#msqt-main .ms-gl-input-box {
    border: 1px solid #CCCCCC;
    height: 16px;
    *height:13px;
    margin: 1px 0;
    width: 125px;
}

#msqt-main .ms-gl-bt-reset {
    background: url("../images/reset_icon.gif") no-repeat scroll 0 4px transparent;
    color: #333333;
    cursor: pointer;
    display: block;
    float: right;
    *float: left;
    padding-left: 16px;
    padding-right: 3px;
    text-decoration: none;
}
#msqt-main .ms-menu-basic-rolling {
	border: 0 none;
    color: #333333;
    margin-top: 0;
    padding: 0 10px 0 0;
    text-decoration: none;
    width: auto;
}
#gl_SMA  .smaInput{width:30px;*width:28px;}
/************************header end***********************************/
/************************time Period start*********************************/

#msqt-main .ms-gl-date-box {
    border: 1px solid #CCCCCC;
    font-size: 10px;
    letter-spacing: 0;
    margin: 0;
    vertical-align: middle;
    width: 78px;
}
#msqt-main .ms-gl-date-options {
    padding-right: 6px;
    width: auto;
}
#msqt-main .ms-gl-date-options a {
    color: #333333;
    cursor: pointer;
    height: 20px;
    margin-right: 7px;
    text-decoration: none;
}
#msqt-main .ms-gl-date-options a.on {
    color: #666666;
    font-weight: bold;
    text-decoration: underline;
}
#msqt-main .ms-gl-mr a {
	margin-right: 0px;
	height : auto;
}
/********************************time Period end******************************/
/*********************************legend *********************************/
#msqt_chart .legend-name{
}
#msqt-main .ms-gl-date-options a.zoom_custom{
    cursor: auto;
}

/* tool tips css for bond chart*/
#msqt_chart .chart-panel {
    z-index: 99999; left: 0%; margin-left: 0px; zoom: 1; position: absolute; top:0;
    white-space:nowrap;
}

#msqt_chart .chart-panel .container {
    z-index: 2; border: #999 1px solid; background: #ffffff; margin: 0px; overflow: visible; position: relative
}
#msqt_chart .chart-panel .shadow {
    z-index: 1; background: #fff; filter: alpha(opacity:100); opacity: 1; width:100%;height:100%; position: absolute; TOP: 0px; left: 0px
}

#msqt_chart .chart-panel .ctn {
    font-style: normal;
    font-weight: normal;
    color: #333333;
    margin:3px;
    text-align:left;
    font-family:Verdana; font-size:11px;
}
#msqt_chart .chart-panel .btn{
    font-weight:normal;
    color:#999999;
    position:absolute;
    top:0px;
    width:10px;
    height:10px;
    right:0px;
    margin:3px;
    background-color:transparent  /*transparent*/
}

