
/*==== Transition Managment 2016 =======
========================================================*/

.new-survey .new-methodology {
    padding-top: 25px;
    border-top: 2px solid #00a1af;
}

.new-survey .new-methodology h3 {
    margin-bottom: 10px;
}

.new-survey canvas {
    position: relative;
    z-index: 5;
}

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

.new-survey .survey_right_column 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 .methodology-block {
    color: #000;
}

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

.new-survey .heading h2 {
    color: #000;
}

.new-survey .table-container {
    color: #000;
    margin-bottom: 50px;
}

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

.new-survey .table-container table {
    font-size: 1.2em;
    font-family: "Droid Serif", Georgia, serif;
    color: #000;
    width: 100%;
    border-collapse: separate;
}

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

.new-survey .table-container.right-align-text td {
    text-align: right;
}

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

.new-survey .table-container.long-first-column table td:first-child {
    width: 145px;
}

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

.new-survey .table-container table td:nth-child(1) {
    padding-left: 0;
    padding-right: 0;
}

.new-survey .table-container table tr:first-child td {
    vertical-align: bottom;
}

.new-survey .table-container.bold-column table tr td:nth-child(2) {
    font-weight: bold;
}

.new-survey .table-container.bullet.bold-column table tr td:nth-child(3) {
    font-weight: bold;
}

.new-survey .table-container.bullet.bold-column table tr td:nth-child(2) {
    font-weight: normal;
}

.new-survey .table-container.bullet table tr td.bullet,
.new-survey .table-container.bullet table tr td:first-child {
    width: 10px;
	min-width:10px;
	vertical-align:middle;
}

.new-survey .table-container.bullet table tr td.bullet div {
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #000;
}

.new-survey .table-container.bullet table tr td:first-child.p div,
.new-survey .table-container.bar-graph-table div.p {
    background-color: #75549C;
}

.new-survey .table-container.bullet table tr td:first-child.b div,
.new-survey .table-container.bar-graph-table div.b {
    background-color: #20AEC0;
}

.new-survey .table-container.bullet table tr td:first-child.g div,
.new-survey .table-container.bar-graph-table div.g {
    background-color: #4B9B44;
}

.new-survey .table-container.bullet table tr td:first-child.y div,
.bar-length div.y {
    background-color: #FFDA15;
}

.new-survey .table-container.bullet table tr td:first-child.o div,
.new-survey .table-container.bar-graph-table div.o {
    background-color: #F48358;
}

.new-survey .table-container.bullet table tr td:first-child.r div,
.new-survey .table-container.bar-graph-table div.r {
    background-color: #863340;
}

.new-survey .table-container.bullet table tr td:first-child.bl div,
.new-survey .table-container.bar-graph-table div.bl {
    background-color: #000000;
}

.new-survey .table-container.numbered table tr td:first-child {
    color: #019fae;
    width: 15px;
}

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

.new-survey .table-container.bullet table tr td:nth-child(2),
.new-survey .table-container.bullet.average table tr:last-child td:nth-child(1) {
    text-align: left;
    padding-left: 0;
}

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

.new-survey .table-container.image-right {
    margin-bottom: 30px;
}

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

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

.new-survey .table-container.image-right.image-align-table img {
    top: 0px;
}

.new-survey .table-container.footnote table tr:last-child td {
    border-bottom: none;
    font-style: italic;
    text-align: right;
}

.new-survey .table-container.footnote.left-align-footnote table tr:last-child td {
    text-align: left;
}

.new-survey .table-container.in-table-header table tr:first-child td {
    text-align: left;
}

.new-survey .table-container.bold-header table tr:first-child td {
    font-weight: bold;
}

.new-survey .blue-provider-box {
    margin-bottom: 20px;
}

.new-survey .blue-provider-box.heading h2 {
    margin: 0;
    color: #fff;
}

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

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

.new-survey .provider-data {
    font-family: "Droid Serif", Georgia, serif;
    margin-bottom: 15px;
}

.new-survey .provider-data h3 {
    font-size: 1.6em;
    margin-bottom: 20px;
    margin-top: 0;
    font-style: italic;
    color: #000;
    margin-bottom: 5px;
}

.new-survey .provider-data h3 span {
    text-align: right;
    font-style: normal;
    color: #000;
    font-size: 1em;
    float: right;
}

.new-survey .provider-data span {
    color: #8a8a8a;
    font-size: 1.2em;
}

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

.new-survey .table-container.text-table h3 {
    margin-bottom: 0;
}

.new-survey .table-container.no-border table tr td {
    border: none;
}

.new-survey img.contained-image {
    max-width: 100%;
}

.new-survey .provider-heading h2 span.super-script {
    font-size: 0.5em;
    font-style: normal;
    position: relative;
    top: -10px;
    color: #000;
}

.new-survey .outside-footnote {
    font-size: 1.1em;
    font-family: "Droid Serif", Georgia, serif;
    color: #000;
    font-style: italic;
}

.new-survey .chart {
    text-align: center;
    margin-bottom: 20px;
}

.new-survey .chart-right .table {
    display: inline-block;
    width: 60%;
    margin-right: 20px;
}

.new-survey .chart-right .chart {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    position: relative;
}

.new-survey .chart-right .chart div {
    position: relative;
}

.new-survey .chart-right .chart .top {
    margin-bottom: 20px;
}

.new-survey .chart-right .chart .small {
    width: 80%;
    margin: 0 auto;
    max-height: 120px;
}

.new-survey .image-table:nth-child(3) img {
    width: 100%;
    margin: 0;
    max-height: 9999px;
}

.new-survey .chart-top .chart .left {
    display: inline-block;
    width: 40%;
    position: relative;
}

.new-survey .chart-top .chart .right {
    display: inline-block;
    width: 40%;
    position: relative;
}

.new-survey .chart-top .chart .small {
    width: 35%;
    margin: 0 auto;
	vertical-align:bottom;
}

.new-survey .chart-right .chart .label,
.new-survey .chart-top .chart .label {
    font-family: "Droid Serif", Georgia, serif;
    font-size: 1.8em;
    height: 14px;
    left: 47%;
    margin-left: -9%;
    margin-top: -8%;
    position: absolute;
    top: 53%;
    width: 28px;
}

.new-survey .chart-right .chart .small .label,
.new-survey .chart-top .chart .small .label {
    font-size: 1.4em;
    margin-left: -8%;
    margin-top: -8%;
}

.new-survey .bar-graph-table .bar-label div {
    width: 8px;
    height: 8px;
    background-color: #000;
    display: inline-block;
    margin-right: 5px;
}
.new-survey .bar-graph-table .bar-label p {
    margin:0;
}

.new-survey .bar-graph-table .bar-length {
    width: 30%;
}

.new-survey .bar-graph-table .bar-length div {
    height: 10px;
}

.new-survey .bar-graph-table.css-animated tr .bar-length div {
    transition: width 0.8s;
    transition-timing-function: ease-out 3s;
}

.new-survey .bar-graph-table.css-animated.off tr .bar-length div {
    width: 0% !important;
}

.new-survey .bar-graph-table tr td {
    width: 30px;
}

.new-survey .bar-graph-table tr td:first-child {
    width: 170px;
}

.new-survey .bar-graph-table tr td.bar-length {
    width: 140px;
}


/*reasons for conducting*/

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(2) .bar-length div:nth-child(1) {
    width: 55%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(2) .bar-length div:nth-child(2) {
    width: 41%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(3) .bar-length div:nth-child(1) {
    width: 27%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(3) .bar-length div:nth-child(2) {
    width: 26%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(4) .bar-length div:nth-child(1) {
    width: 35%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(4) .bar-length div:nth-child(2) {
    width: 49%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(5) .bar-length div:nth-child(1) {
    width: 22%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(5) .bar-length div:nth-child(2) {
    width: 28%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(6) .bar-length div:nth-child(1) {
    width: 29%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(6) .bar-length div:nth-child(2) {
    width: 32%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(7) .bar-length div:nth-child(1) {
    width: 10%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(7) .bar-length div:nth-child(2) {
    width: 12%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(8) .bar-length div:nth-child(1) {
    width: 11%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(8) .bar-length div:nth-child(2) {
    width: 20%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(9) .bar-length div:nth-child(1) {
    width: 5%;
}

.new-survey .bar-graph-table.reasons-for-conducting tr:nth-child(9) .bar-length div:nth-child(2) {
    width: 6%;
}


/* securities transitioned */

.new-survey .bar-graph-table.securities-transitioned tr:nth-child(2) .bar-length div:nth-child(1) {
    width: 84%;
}

.new-survey .bar-graph-table.securities-transitioned tr:nth-child(2) .bar-length div:nth-child(2) {
    width: 79%;
}

.new-survey .bar-graph-table.securities-transitioned tr:nth-child(3) .bar-length div:nth-child(1) {
    width: 62%;
}

.new-survey .bar-graph-table.securities-transitioned tr:nth-child(3) .bar-length div:nth-child(2) {
    width: 70%;
}

.new-survey .bar-graph-table.securities-transitioned tr:nth-child(4) .bar-length div:nth-child(1) {
    width: 25%;
}

.new-survey .bar-graph-table.securities-transitioned tr:nth-child(4) .bar-length div:nth-child(2) {
    width: 35%;
}

.new-survey .bar-graph-table.securities-transitioned tr:nth-child(5) .bar-length div:nth-child(1) {
    width: 18%;
}

.new-survey .bar-graph-table.securities-transitioned tr:nth-child(5) .bar-length div:nth-child(2) {
    width: 20%;
}

.new-survey .bar-graph-table.securities-transitioned tr:nth-child(6) .bar-length div:nth-child(1) {
    width: 1%;
}

.new-survey .bar-graph-table.securities-transitioned tr:nth-child(6) .bar-length div:nth-child(2) {
    width: 1%;
}


/* transitions conduced */

.new-survey .bar-graph-table.transitions-conduced tr:nth-child(2) .bar-length div:nth-child(1) {
    width: 77%;
}

.new-survey .bar-graph-table.transitions-conduced tr:nth-child(2) .bar-length div:nth-child(2) {
    width: 59%;
}

.new-survey .bar-graph-table.transitions-conduced tr:nth-child(3) .bar-length div:nth-child(1) {
    width: 12%;
}

.new-survey .bar-graph-table.transitions-conduced tr:nth-child(3) .bar-length div:nth-child(2) {
    width: 21%;
}

.new-survey .bar-graph-table.transitions-conduced tr:nth-child(4) .bar-length div:nth-child(1) {
    width: 14%;
}

.new-survey .bar-graph-table.transitions-conduced tr:nth-child(4) .bar-length div:nth-child(2) {
    width: 28%;
}


/* selecting-a-provider */

.new-survey .bar-graph-table.selecting-a-provider tr:nth-child(2) .bar-length div:nth-child(1) {
    width: 23%;
}

.new-survey .bar-graph-table.selecting-a-provider tr:nth-child(2) .bar-length div:nth-child(2) {
    width: 24%;
}

.new-survey .bar-graph-table.selecting-a-provider tr:nth-child(3) .bar-length div:nth-child(1) {
    width: 65%;
}

.new-survey .bar-graph-table.selecting-a-provider tr:nth-child(3) .bar-length div:nth-child(2) {
    width: 57%;
}

.new-survey .bar-graph-table.selecting-a-provider tr:nth-child(4) .bar-length div:nth-child(1) {
    width: 16%;
}

.new-survey .bar-graph-table.selecting-a-provider tr:nth-child(4) .bar-length div:nth-child(2) {
    width: 12%;
}

.new-survey .bar-graph-table.selecting-a-provider tr:nth-child(5) .bar-length div:nth-child(1) {
    width: 16%;
}

.new-survey .bar-graph-table.selecting-a-provider tr:nth-child(5) .bar-length div:nth-child(2) {
    width: 17%;
}


/* compensation-arrangement */

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(2) .bar-length div:nth-child(1) {
    width: 68%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(2) .bar-length div:nth-child(2) {
    width: 67%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(3) .bar-length div:nth-child(1) {
    width: 16%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(3) .bar-length div:nth-child(2) {
    width: 13%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(4) .bar-length div:nth-child(1) {
    width: 3%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(4) .bar-length div:nth-child(2) {
    width: 3%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(5) .bar-length div:nth-child(1) {
    width: 6%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(5) .bar-length div:nth-child(2) {
    width: 8%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(6) .bar-length div:nth-child(1) {
    width: 3%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(6) .bar-length div:nth-child(2) {
    width: 8%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(7) .bar-length div:nth-child(1) {
    width: 9%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(7) .bar-length div:nth-child(2) {
    width: 8%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(8) .bar-length div:nth-child(1) {
    width: 1%;
}

.new-survey .bar-graph-table.compensation-arrangement tr:nth-child(8) .bar-length div:nth-child(2) {
    width: 3%;
}


/* gauge transition costs */

.new-survey .bar-graph-table.gauge-transition-costs tr:nth-child(2) .bar-length div:nth-child(1) {
    width: 28%;
}

.new-survey .bar-graph-table.gauge-transition-costs tr:nth-child(2) .bar-length div:nth-child(2) {
    width: 25%;
}

.new-survey .bar-graph-table.gauge-transition-costs tr:nth-child(3) .bar-length div:nth-child(1) {
    width: 31%;
}

.new-survey .bar-graph-table.gauge-transition-costs tr:nth-child(3) .bar-length div:nth-child(2) {
    width: 34%;
}

.new-survey .bar-graph-table.gauge-transition-costs tr:nth-child(4) .bar-length div:nth-child(1) {
    width: 71%;
}

.new-survey .bar-graph-table.gauge-transition-costs tr:nth-child(4) .bar-length div:nth-child(2) {
    width: 68%;
}

.new-survey .bar-graph-table.gauge-transition-costs tr:nth-child(5) .bar-length div:nth-child(1) {
    width: 12%;
}

.new-survey .bar-graph-table.gauge-transition-costs tr:nth-child(5) .bar-length div:nth-child(2) {
    width: 13%;
}

.new-survey .bar-graph-table.gauge-transition-costs tr:nth-child(6) .bar-length div:nth-child(1) {
    width: 4%;
}

.new-survey .bar-graph-table.gauge-transition-costs tr:nth-child(6) .bar-length div:nth-child(2) {
    width: 3%;
}


/* transition-manager-derives */

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(2) .bar-length div:nth-child(1) {
    width: 74%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(2) .bar-length div:nth-child(2) {
    width: 77%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(3) .bar-length div:nth-child(1) {
    width: 84%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(3) .bar-length div:nth-child(2) {
    width: 84%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(4) .bar-length div:nth-child(1) {
    width: 87%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(4) .bar-length div:nth-child(2) {
    width: 79%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(5) .bar-length div:nth-child(1) {
    width: 66%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(5) .bar-length div:nth-child(2) {
    width: 65%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(6) .bar-length div:nth-child(1) {
    width: 86%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(6) .bar-length div:nth-child(2) {
    width: 83%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(7) .bar-length div:nth-child(1) {
    width: 83%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(7) .bar-length div:nth-child(2) {
    width: 81%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(8) .bar-length div:nth-child(1) {
    width: 81%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(8) .bar-length div:nth-child(2) {
    width: 79%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(9) .bar-length div:nth-child(1) {
    width: 80%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(9) .bar-length div:nth-child(2) {
    width: 77%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(10) .bar-length div:nth-child(1) {
    width: 85%;
}

.new-survey .bar-graph-table.transition-manager-derives tr:nth-child(10) .bar-length div:nth-child(2) {
    width: 88%;
}


/* transition management models */

.new-survey * {
    transition: all 0.8s;
}

.new-survey .off .TMmodels {
    opacity: 0;
}

.new-survey .off .TMmodels .bar-2016,
.new-survey .off .TMmodels .bar-2015 {
    height: 0;
}

.new-survey .off.css-animated .TMmodels .bar-2016 .bl,
.new-survey .off.css-animated .TMmodels .bar-2015 .bl {
    bottom: 0;
}

.new-survey .TMmodels .bar-container {
    position: relative;
}

.new-survey .TMmodels .scale {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.new-survey .TMmodels .scale div {
    width: 100%;
    border-top: 1px solid #999999;
    height: 40px;
}

.new-survey .TMmodels .scale div span {
    position: relative;
    top: -15px;
}

.new-survey .TMmodels .scale div span:first-child {
    float: left;
}

.new-survey .TMmodels .scale div span:last-child {
    float: right;
}

.new-survey .TMmodels .bar-2016,
.new-survey .TMmodels .bar-2015 {
    float: none;
    display: inline-block;
    width: 30%;
    height: 204px;
    position: relative;
    margin: 0 2.5%;
}

.new-survey .TMmodels .p {
    background-color: #75549C;
}

.new-survey .TMmodels .b {
    background-color: #20AEC0;
}

.new-survey .TMmodels .g {
    background-color: #4B9B44;
}

.new-survey .TMmodels .y {
    background-color: #FFDA15;
}

.new-survey .TMmodels .r {
    background-color: #863340;
}

.new-survey .TMmodels .bl {
    background-color: #000;
}

.new-survey .TMmodels .bar-2016 div,
.new-survey .TMmodels .bar-2015 div {
    width: 100%;
    text-align: center;
    height: 0;
    bottom: 0;
}

.new-survey .transition-management-models .TMmodels .bar-2016 div:nth-child(1) {
    height: 18%;
}

.new-survey .transition-management-models .TMmodels .bar-2016 div:nth-child(2) {
    height: 45%;
}

.new-survey .transition-management-models .TMmodels .bar-2016 div:nth-child(3) {
    height: 31%;
}

.new-survey .transition-management-models .TMmodels .bar-2016 div:nth-child(4) {
    height: 5%;
}

.new-survey .transition-management-models .TMmodels .bar-2016 div:nth-child(5) {
    height: 2%;
}

.new-survey .transition-management-models .TMmodels .bar-2016 div:nth-child(6) {
    position: absolute;
    bottom: 71%;
    left: 0;
    height: 3px;
    background-color: #000;
    transition-delay: 1s;
}

.new-survey .transition-management-models .TMmodels .bar-2015 div:nth-child(1) {
    height: 23%;
}

.new-survey .transition-management-models .TMmodels .bar-2015 div:nth-child(2) {
    height: 43%;
}

.new-survey .transition-management-models .TMmodels .bar-2015 div:nth-child(3) {
    height: 30%;
}

.new-survey .transition-management-models .TMmodels .bar-2015 div:nth-child(4) {
    height: 3%;
}

.new-survey .transition-management-models .TMmodels .bar-2015 div:nth-child(5) {
    height: 2%;
}

.new-survey .transition-management-models .TMmodels .bar-2015 div:nth-child(6) {
    position: absolute;
    bottom: 74%;
    left: 0;
    height: 3px;
    background-color: #000;
    transition-delay: 1s;
}

.new-survey .TMmodels .bar-2016 .circle,
.new-survey .TMmodels .bar-2015 .circle {
    border-radius: 12px;
    width: 12px;
    height: 12px !important;
    background-color: inherit;
    position: relative;
    top: -9px;
    display: inline-block;
}

.new-survey .TMmodels .bar-2015 span,
.new-survey .TMmodels .bar-2016 span {
    padding-top: 5px;
    display: block;
    font-size: 1.4em;
    font-family: "Droid Serif", Georgia, serif;
}


/* transition management industry */

.new-survey .transition-management-industry .TMmodels .bar-2016 div:nth-child(1) {
    height: 4%;
}

.new-survey .transition-management-industry .TMmodels .bar-2016 div:nth-child(2) {
    height: 56%;
}

.new-survey .transition-management-industry .TMmodels .bar-2016 div:nth-child(3) {
    height: 33%;
}

.new-survey .transition-management-industry .TMmodels .bar-2016 div:nth-child(4) {
    height: 5%;
}

.new-survey .transition-management-industry .TMmodels .bar-2016 div:nth-child(5) {
    height: 3%;
}

.new-survey .transition-management-industry .TMmodels .bar-2016 div:nth-child(6) {
    position: absolute;
    bottom: 73%;
    left: 0;
    height: 3px;
    background-color: #000;
    transition-delay: 1s;
}

.new-survey .transition-management-industry .TMmodels .bar-2015 div:nth-child(1) {
    height: 6%;
}

.new-survey .transition-management-industry .TMmodels .bar-2015 div:nth-child(2) {
    height: 53%;
}

.new-survey .transition-management-industry .TMmodels .bar-2015 div:nth-child(3) {
    height: 35%;
}

.new-survey .transition-management-industry .TMmodels .bar-2015 div:nth-child(4) {
    height: 6%;
}

.new-survey .transition-management-industry .TMmodels .bar-2015 div:nth-child(5) {
    height: 1%;
}

.new-survey .transition-management-industry .TMmodels .bar-2015 div:nth-child(6) {
    position: absolute;
    bottom: 72%;
    left: 0;
    height: 3px;
    background-color: #000;
    transition-delay: 1s;
}

.new-survey .select-provider-container.long {
    width: 210px;
    margin-top: 7px;
    margin-left: 25px;
}

.new-survey .select-provider-container.long select {
    width: 240px;
}
