﻿.chart-control, .up-down-market-out-performance-char, .current-allocations-chart , .down-capture-vs-sp500-chart, .up-capture-vs-sp500-chart, .vami-chart, .risk-return-chart, .drawdown-chart, .distribution-of-monthly-returns-chart, .current-allocations-chart, .compare-chart { width: 100%; height: 300px; font-size: 11px; }
.annualized-trend-return-chart, .monthly-returns-chart { height: 400px; }
.negative-num{color: #DB3C24;}
.vami-micro-chart {width: 130px; height: 30px;}
#portfolioGrid .delete-link a { cursor:pointer; } 
.reverse {unicode-bidi: bidi-override;direction: rtl;}

.powered-by img {top:-17px; position:relative;}

.index-report{
    margin: 0 auto;
    width: 1460px;
}
.rp-row {
    clear: both;
}
.text-justify {
    text-align: justify;
}
.text-muted {
    color: #999999;
}
.rp-col-md-1, .rp-col-md-2, .rp-col-md-3, .rp-col-md-4, .rp-col-md-5, .rp-col-md-6, .rp-col-md-7, .rp-col-md-8, .rp-col-md-9, .rp-col-md-10, .rp-col-md-11, .rp-col-md-12 {
    float: left;
}
.rp-col-md-12 {
    width: 100%;
}
.rp-col-md-11 {
    width: 91.6667%;
}
.rp-col-md-10 {
    width: 83.3333%;
}
.rp-col-md-9 {
    width: 75%;
}
.rp-col-md-8 {
    width: 66.6667%;
}
.rp-col-md-7 {
    width: 58.3333%;
}
.rp-col-md-6 {
    width: 50%;
}
.rp-col-md-5 {
    width: 41.6667%;
}
.rp-col-md-4 {
    width: 33.3333%;
}
.rp-col-md-3 {
    width: 25%;
}
.rp-col-md-2 {
    width: 16.6667%;
}
.rp-col-md-1 {
    width: 8.33333%;
}