
/*  2016 risk parity ==============================
=================================================== */

.new-survey .heading {
    border-bottom: 1px solid #000;
}

.new-survey .methodology-block h3 {
    font-style: normal;
    border-bottom: 1px solid #000;
    padding-bottom: 8px;
    font-size: 1.8em;
}

.new-survey .credit {
    font-style: italic;
    margin-top: 5px;
    display: block;
    color: #8a8a8a;
}

.new-survey .credit a {
    color: inherit;
}

.new-survey p.lead {
    border-width: 2px;
    font-family: "Droid Serif", Georgia, serif;
    font-size: 1.7em;
    font-style: normal;
    margin-left: 8%;
    padding-left: 10px;
    padding-right: 20%;
}

.new-survey .table-container {
    margin-bottom: 60px;
}

.new-survey .table-container h3 {
    font-style: normal;
    margin-bottom: 20px;
    font-size: 1.6em;
}

.new-survey h3,
.new-survey h2,
.new-survey h4,
.new-survey p {
    color: #000;
}

.new-survey td.blue {
    color: #49706D;
    font-size: 2em;
    line-height: 0;
    width: 9px;
    text-align: left !important;
}

.new-survey td.redish {
    color: #9C4266;
    font-size: 2em;
    line-height: 0;
    width: 9px;
    text-align: left !important;
}

.new-survey td.pink {
    color: #B8697C;
    font-size: 2em;
    line-height: 0;
    width: 9px;
    text-align: left !important;
}

.new-survey td.yellow {
    color: #C1AD3C;
    font-size: 2em;
    line-height: 0;
    width: 9px;
    text-align: left !important;
}

.new-survey td.grey {
    color: #BEBCA3;
    font-size: 2em;
    line-height: 0;
    width: 9px;
    text-align: left !important;
}

.new-survey td.greyer {
    color: #767281;
    font-size: 2em;
    line-height: 0;
    width: 9px;
    text-align: left !important;
}

.new-survey td.black {
    color: #42363A;
    font-size: 2em;
    line-height: 0;
    width: 9px;
    text-align: left !important;
}

.new-survey td.empty {
    width: 0;
    font-size: 2em;
    line-height: 0;
    width: 9px;
    text-align: left !important;
}

.new-survey td .box {
    display: block;
    width: 8px;
    height: 8px;
}

.new-survey td.redish .box {
    background-color: #9C4266;
}

.new-survey td.pink .box {
    background-color: #b8697c;
}

.new-survey td.yellow .box {
    background-color: #C1AD3C;
}

.new-survey td.grey .box {
    background-color: #BEBCA3;
}

.new-survey td.greyer .box {
    background-color: #767281;
}

.new-survey td.black .box {
    background-color: #42363A;
}

.new-survey td.legend {
    font-style: italic;
}

.new-survey .table-container table {
    font-size: 1.1em;
    font-family: "Droid Serif", Georgia, serif;
    color: #000;
}

.new-survey .table-container.image-right table {
    width: 70%;
    float: left;
}

.new-survey .table-container.image-right img {
    float: right;
    max-width: 135px;
    position: relative;
    top: -20px;
}

.new-survey .table-container.chart-right {
    white-space: nowrap;
    vertical-align: top;
}

.new-survey .table-container.chart-right table td:nth-child(2) {
    min-width: 180px;
}

.new-survey .table-container.chart-right table {
    white-space: normal;
}

.new-survey .table-container.chart-right canvas {
    width: 100%;
}

.new-survey .table-container.chart-right .left {
    display: inline-block;
    width: 69%;
    margin-right: 3%;
    vertical-align: top;
}

.new-survey .table-container.chart-right .left table {
    width: 100%;
}

.new-survey .table-container.chart-right .right {
    display: inline-block;
    width: 30%;
    max-height: 120px;
    position: relative;
}

.new-survey .table-container.chart-right .right canvas.big {
    position: relative;
    z-index: 1;
}

.new-survey .table-container.chart-right .right canvas.small {
left: 48px;
max-height: 86px;
max-width: 85px;
position: absolute;
top: 32px;
z-index: 10;
}

.new-survey .table-container.chart-right .right canvas.big:hover {
    z-index: 20;
}

.new-survey .table-container.chart-right .right span {
    font-size: 1em;
    position: absolute;
}

.new-survey .table-container.chart-right .right span.current-year {
    font-weight: bold;
    top: 0;
    left: 0;
}

.new-survey .table-container.chart-right .right span.last-year {
    left: 70px;
    top: 60px;
}

.new-survey .table-container table td {
    border-bottom: 1px solid #000;
    padding: 4px 0;
    padding-left: 20px;
    text-align: right;
}

.new-survey .table-container table td:nth-child(1) {
    padding-left: 0;
    padding-right: 0;
	min-width:10px;
	vertical-align:middle;
}

.new-survey .table-container table td:nth-child(2) {
    padding-left: 5px;
    text-align: left;
}

.new-survey .table-container.no-bullet table td:nth-child(2) {
    text-align: right;
}

.new-survey .table-container table td:nth-child(3) {
    /*font-weight:bold;*/
}

.new-survey .table-container.no-bullet table {
    width: 100%;
}

.new-survey .table-container.no-bullet img {
    width: 100%;
    max-width: 100%;
    margin-top: -10px;
}

.new-survey .table-container.no-bullet td:first-child {
    text-align: left;
}

.new-survey .table-container.image-top div {
    width: 42%;
    margin-right: 7%;
    display: inline-block;
    margin-bottom: 40px;
    text-align: center;
}

.new-survey .footnote {
    margin-top: 5px;
    display: block;
}

.new-survey .table-container.image-top div table {
    width: 100%;
}

.new-survey .table-container.image-top div td {
    padding: 4px 0;
}

.new-survey .table-container.image-top div img {
    max-width: 176px;
    margin: 20px 0;
}

.new-survey .provider-heading {
    margin-bottom: 30px;
}

.new-survey .provider-heading h2 {
    font-family: "Droid Serif", Georgia, serif;
    font-size: 2.3em;
}

.new-survey .provider-heading h2 span {
    font-size: 0.7em;
    font-style: italic;
    font-weight: normal;
}

.new-survey .provider-heading h2 span.responses {
    font-size: 0.6em;
    color: #00a1af;
    float: right;
    font-weight: normal;
    margin-top: 8px;
    font-style: normal;
    font-family: Helvetica, Arial, sans-serif;
}

.new-survey .table-container h4 {
    font-family: "Droid Serif", Georgia, serif;
    font-size: 1.4em;
    border-bottom: 1px solid #000;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: normal;
}

.new-survey .table-container.chart-right h4 {
    max-width: 70%;
}

.new-survey .table-container.image-top h4 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}

.new-survey span.green {
    color: #49706D;
}

.new-survey span.red {
    color: #BF4B2B;
}

.new-survey .table-container.vertical-bar-table .bar-row td {
    padding-bottom: 0;
}

.new-survey .table-container.vertical-bar-table .bar-height {
    height: 125px;
    position: relative;
    white-space: nowrap;
    text-align: left;
}

.new-survey .table-container.vertical-bar-table .bar {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.new-survey .table-container.vertical-bar-table.two-bars .bar.one,
.new-survey .table-container.vertical-bar-table.two-bars .bar.two {
    width: 50%;
    display: inline-block;
}

.new-survey .table-container.vertical-bar-table.two-bars .bar.one {
    background-color: #49706D;
}

.new-survey .table-container.vertical-bar-table.two-bars .bar.two {
    background-color: #BF4B2B;
    left: 50%;
}

.new-survey .table-container.image-top div:nth-child(3),
.new-survey .table-container.image-top div:nth-child(5) {
    margin-right: 0;
}

.new-survey .table-container.image-top div:nth-child(4),
.new-survey .table-container.image-top div:nth-child(5) {
    margin-bottom: 0;
}

.new-survey .table-container.no-heading tr:first-child td {
    border-top: 1px solid #000;
}


/* custom bar charts */

.new-survey .table-container.bar-chart-custom {
    white-space: nowrap;
    position: relative;
    font-family: "Droid Serif", Georgia, serif;
}


/*animate*/

.new-survey .table-container.bar-chart-custom div,
.new-survey .table-container.vertical-bar-table div,
.new-survey .table-container.bar-chart-custom span {
    transition: opacity 1s, height 1.5s;
}

.new-survey .table-container.bar-chart-custom div,
.new-survey .table-container.vertical-bar-table div,
.new-survey .table-container.bar-chart-custom span {
    opacity: 1;
}

.new-survey .table-container.bar-chart-custom.off div,
.new-survey .table-container.vertical-bar-table.off div,
.new-survey .table-container.bar-chart-custom.off span {
    opacity: 0;
}

.new-survey .table-container.bar-chart-custom.off .bar,
.new-survey .table-container.vertical-bar-table.off .bar {
    height: 0 !important;
}


/*end animate block */

.new-survey .table-container.bar-chart-custom .legend {
    position: absolute;
    font-size: 1.3em;
}

.new-survey .table-container.bar-chart-custom .legend p {
	display:inline;
	line-height:10px;
	vertical-align:top;
}

.new-survey .table-container.bar-chart-custom .legend> div {
    display: inline-block;
    margin-right: 10px;
}

.new-survey .table-container.bar-chart-custom .legend .red {
    width: 4px;
    height: 10px;
    background-color: #702218;
    display: inline-block;
}

.new-survey .table-container.bar-chart-custom .legend .grey {
    width: 4px;
    height: 10px;
    background-color: #BCBBA1;
    display: inline-block;
}

.new-survey .table-container.bar-chart-custom .bar-container {
    width: 16%;
    display: inline-block;
    vertical-align: top;
}

.new-survey .table-container.bar-chart-custom .bar-height {
    height: 200px;
    position: relative;
    white-space: nowrap;
    padding: 0 5%;
}

.new-survey .table-container.bar-chart-custom .bar-height .red,
.new-survey .table-container.bar-chart-custom .bar-height .grey {
    width: 45%;
    display: inline-block;
    position: absolute;
    bottom: 0;
}

.new-survey .table-container.bar-chart-custom .bar-height .red span,
.new-survey .table-container.bar-chart-custom .bar-height .grey span {
    font-size: 1.2em;
    text-align: center;
    width: 100%;
    display: inline-block;
    color: #fff;
    padding-top: 5px;
    height: 0;
	line-height:10px;
}

.new-survey .table-container.bar-chart-custom .bar-height .red {
    background-color: #702218;
}

.new-survey .table-container.bar-chart-custom .bar-height .grey {
    background-color: #BCBBA1;
}

.new-survey .table-container.bar-chart-custom .bar-height .grey {
    left: 50%;
}

.new-survey .table-container.bar-chart-custom .base-line {
    height: 1px;
    background-color: #000;
    width: 104%;
    margin-left: -2%;
}

.new-survey .table-container.bar-chart-custom .axis {
    white-space: normal;
    font-size: 12px;
	line-height:15px;
    padding: 5px 5% 0 5%;
}


/* bar chart 1*/

.new-survey .table-container.hdybrps.bar-chart-custom .bar-container:nth-child(1) .bar-height .red {
    height: 14%;
}

.new-survey .table-container.hdybrps.bar-chart-custom .bar-container:nth-child(1) .bar-height .grey {
    height: 10%;
}

.new-survey .table-container.hdybrps.bar-chart-custom .bar-container:nth-child(2) .bar-height .red {
    height: 60%;
}

.new-survey .table-container.hdybrps.bar-chart-custom .bar-container:nth-child(2) .bar-height .grey {
    height: 74%;
}

.new-survey .table-container.hdybrps.bar-chart-custom .bar-container:nth-child(3) .bar-height .red {
    height: 81%;
}

.new-survey .table-container.hdybrps.bar-chart-custom .bar-container:nth-child(3) .bar-height .grey {
    height: 54%;
}

.new-survey .table-container.hdybrps.bar-chart-custom .bar-container:nth-child(4) .bar-height .red {
    height: 14%;
}

.new-survey .table-container.hdybrps.bar-chart-custom .bar-container:nth-child(4) .bar-height .grey {
    height: 10%;
}

.new-survey .table-container.hdybrps.bar-chart-custom .bar-container:nth-child(5) .bar-height .red {
    height: 52%;
}

.new-survey .table-container.hdybrps.bar-chart-custom .bar-container:nth-child(5) .bar-height .grey {
    height: 34%;
}

.new-survey .table-container.hdybrps.bar-chart-custom .bar-container:nth-child(6) .bar-height .red {
    height: 14%;
}

.new-survey .table-container.hdybrps.bar-chart-custom .bar-container:nth-child(6) .bar-height .grey {
    height: 60%;
}


/* bar chart 2*/

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(1) .bar-height .red {
    height: 23%;
    background-color: transparent;
    color: #702218;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(1) .bar-height .grey {
    height: 20%;
    background-color: transparent;
    color: #bcbba1;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(1) .bar-height .red span,
.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(1) .bar-height .grey span {
    font-size: 2em;
    color: #000;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(1) .bar-height .red span {
    color: #702218;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(1) .bar-height .grey span {
    color: #bcbba1;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(2) .bar-height .red {
    height: 58%;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(2) .bar-height .grey {
    height: 90%;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(3) .bar-height .red {
    height: 66%;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(3) .bar-height .grey {
    height: 48%;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(4) .bar-height .red {
    height: 34%;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(4) .bar-height .grey {
    height: 44%;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(5) .bar-height .red {
    height: 16%;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(5) .bar-height .grey {
    height: 10%;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(6) .bar-height .red {
    height: 23%;
}

.new-survey .table-container.hmrpvdyu.bar-chart-custom .bar-container:nth-child(6) .bar-height .grey {
    height: 10%;
}


/*=====provider bars */


/*=== Bridgewater*/

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.satisfaction .bar-row td:nth-child(2) .bar.one {
    height: 33%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.satisfaction .bar-row td:nth-child(2) .bar.two {
    height: 33%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.satisfaction .bar-row td:nth-child(3) .bar.one {
    height: 67%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.satisfaction .bar-row td:nth-child(3) .bar.two {
    height: 50%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.satisfaction .bar-row td:nth-child(4) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.satisfaction .bar-row td:nth-child(4) .bar.two {
    height: 17%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.expectations .bar-row td:nth-child(2) .bar.one {
    height: 17%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.expectations .bar-row td:nth-child(2) .bar.two {
    height: 8%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.expectations .bar-row td:nth-child(3) .bar.one {
    height: 33%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.expectations .bar-row td:nth-child(3) .bar.two {
    height: 42%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.expectations .bar-row td:nth-child(4) .bar.one {
    height: 50%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.expectations .bar-row td:nth-child(4) .bar.two {
    height: 25%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.expectations .bar-row td:nth-child(5) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.expectations .bar-row td:nth-child(5) .bar.two {
    height: 8%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.expectations .bar-row td:nth-child(6) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.expectations .bar-row td:nth-child(6) .bar.two {
    height: 17%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.transparency .bar-row td:nth-child(2) .bar.one {
    height: 15%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.transparency .bar-row td:nth-child(2) .bar.two {
    height: 17%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.transparency .bar-row td:nth-child(3) .bar.one {
    height: 38%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.transparency .bar-row td:nth-child(3) .bar.two {
    height: 33%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.transparency .bar-row td:nth-child(4) .bar.one {
    height: 31%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.transparency .bar-row td:nth-child(4) .bar.two {
    height: 33%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.transparency .bar-row td:nth-child(5) .bar.one {
    height: 15%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.transparency .bar-row td:nth-child(5) .bar.two {
    height: 17%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.transparency .bar-row td:nth-child(6) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.bridgewater.transparency .bar-row td:nth-child(6) .bar.two {
    height: 0%;
}


/*=== AQR*/

.new-survey .table-container.vertical-bar-table.two-bars.aqr.satisfaction .bar-row td:nth-child(2) .bar.one {
    height: 43%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.satisfaction .bar-row td:nth-child(2) .bar.two {
    height: 57%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.satisfaction .bar-row td:nth-child(3) .bar.one {
    height: 57%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.satisfaction .bar-row td:nth-child(3) .bar.two {
    height: 43%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.satisfaction .bar-row td:nth-child(4) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.satisfaction .bar-row td:nth-child(4) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.expectations .bar-row td:nth-child(2) .bar.one {
    height: 18%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.expectations .bar-row td:nth-child(2) .bar.two {
    height: 9%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.expectations .bar-row td:nth-child(3) .bar.one {
    height: 36%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.expectations .bar-row td:nth-child(3) .bar.two {
    height: 36%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.expectations .bar-row td:nth-child(4) .bar.one {
    height: 45%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.expectations .bar-row td:nth-child(4) .bar.two {
    height: 36%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.expectations .bar-row td:nth-child(5) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.expectations .bar-row td:nth-child(5) .bar.two {
    height: 9%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.expectations .bar-row td:nth-child(6) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.expectations .bar-row td:nth-child(6) .bar.two {
    height: 9%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.transparency .bar-row td:nth-child(2) .bar.one {
    height: 33%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.transparency .bar-row td:nth-child(2) .bar.two {
    height: 27%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.transparency .bar-row td:nth-child(3) .bar.one {
    height: 42%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.transparency .bar-row td:nth-child(3) .bar.two {
    height: 45%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.transparency .bar-row td:nth-child(4) .bar.one {
    height: 17%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.transparency .bar-row td:nth-child(4) .bar.two {
    height: 18%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.transparency .bar-row td:nth-child(5) .bar.one {
    height: 8%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.transparency .bar-row td:nth-child(5) .bar.two {
    height: 9%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.transparency .bar-row td:nth-child(6) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.aqr.transparency .bar-row td:nth-child(6) .bar.two {
    height: 0%;
}


/*=== blackrock*/

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.satisfaction .bar-row td:nth-child(2) .bar.one {
    height: 9%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.satisfaction .bar-row td:nth-child(2) .bar.two {
    height: 33%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.satisfaction .bar-row td:nth-child(3) .bar.one {
    height: 36%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.satisfaction .bar-row td:nth-child(3) .bar.two {
    height: 67%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.satisfaction .bar-row td:nth-child(4) .bar.one {
    height: 36%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.satisfaction .bar-row td:nth-child(4) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.satisfaction .bar-row td:nth-child(5) .bar.one {
    height: 9%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.satisfaction .bar-row td:nth-child(5) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.satisfaction .bar-row td:nth-child(6) .bar.one {
    height: 9%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.satisfaction .bar-row td:nth-child(6) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.expectations .bar-row td:nth-child(2) .bar.one {
    height: 20%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.expectations .bar-row td:nth-child(2) .bar.two {
    height: 20%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.expectations .bar-row td:nth-child(3) .bar.one {
    height: 20%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.expectations .bar-row td:nth-child(3) .bar.two {
    height: 20%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.expectations .bar-row td:nth-child(4) .bar.one {
    height: 40%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.expectations .bar-row td:nth-child(4) .bar.two {
    height: 40%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.expectations .bar-row td:nth-child(5) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.expectations .bar-row td:nth-child(5) .bar.two {
    height: 20%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.expectations .bar-row td:nth-child(6) .bar.one {
    height: 20%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.expectations .bar-row td:nth-child(6) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.transparency .bar-row td:nth-child(2) .bar.one {
    height: 50%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.transparency .bar-row td:nth-child(2) .bar.two {
    height: 40%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.transparency .bar-row td:nth-child(3) .bar.one {
    height: 17%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.transparency .bar-row td:nth-child(3) .bar.two {
    height: 60%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.transparency .bar-row td:nth-child(4) .bar.one {
    height: 33%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.transparency .bar-row td:nth-child(4) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.transparency .bar-row td:nth-child(5) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.transparency .bar-row td:nth-child(5) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.transparency .bar-row td:nth-child(6) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.blackrock.transparency .bar-row td:nth-child(6) .bar.two {
    height: 0%;
}


/*=== panagora*/

.new-survey .table-container.vertical-bar-table.two-bars.panagora.satisfaction .bar-row td:nth-child(2) .bar.one {
    height: 50%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.satisfaction .bar-row td:nth-child(2) .bar.two {
    height: 50%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.satisfaction .bar-row td:nth-child(3) .bar.one {
    height: 50%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.satisfaction .bar-row td:nth-child(3) .bar.two {
    height: 50%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.satisfaction .bar-row td:nth-child(4) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.satisfaction .bar-row td:nth-child(4) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.satisfaction .bar-row td:nth-child(5) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.satisfaction .bar-row td:nth-child(5) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.satisfaction .bar-row td:nth-child(6) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.satisfaction .bar-row td:nth-child(6) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.expectations .bar-row td:nth-child(2) .bar.one {
    height: 67%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.expectations .bar-row td:nth-child(2) .bar.two {
    height: 67%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.expectations .bar-row td:nth-child(3) .bar.one {
    height: 17%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.expectations .bar-row td:nth-child(3) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.expectations .bar-row td:nth-child(4) .bar.one {
    height: 17%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.expectations .bar-row td:nth-child(4) .bar.two {
    height: 33%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.expectations .bar-row td:nth-child(5) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.expectations .bar-row td:nth-child(5) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.expectations .bar-row td:nth-child(6) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.expectations .bar-row td:nth-child(6) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.transparency .bar-row td:nth-child(2) .bar.one {
    height: 67%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.transparency .bar-row td:nth-child(2) .bar.two {
    height: 50%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.transparency .bar-row td:nth-child(3) .bar.one {
    height: 17%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.transparency .bar-row td:nth-child(3) .bar.two {
    height: 33%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.transparency .bar-row td:nth-child(4) .bar.one {
    height: 17%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.transparency .bar-row td:nth-child(4) .bar.two {
    height: 17%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.transparency .bar-row td:nth-child(5) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.transparency .bar-row td:nth-child(5) .bar.two {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.transparency .bar-row td:nth-child(6) .bar.one {
    height: 0%;
}

.new-survey .table-container.vertical-bar-table.two-bars.panagora.transparency .bar-row td:nth-child(6) .bar.two {
    height: 0%;
}


