.courseprofile-loader {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	background: #000;
	display: none;
	justify-content: center;
	align-items: center;
}

.disclamier-text{
    display:none;
        margin-top:50px;
    }


.loader {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #21a0d2;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

.forestry-summary {
	padding: 50px 50px;
	width: 1175px;
	margin: 0 auto;
}

.forestry-summary p {
	font-size: 16px;
}

.forestryborder {
	border-bottom: 1px solid #000;
	margin-top: 25px;
	margin-bottom: 20px;
	width: 102%;
	margin-left: -1%;
}

.forestrysum label {
	font-weight: bold;
	font-size: 16px;
}

.forestrysum p {
	margin: 0px;
}

.forestrysum span {
	font-size: 16px;
}

.forestry-investment {
	padding: 20px 0px;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
}

.forestry-investment span {
	background: #BCE2F1;
	border-radius: 5px;
	padding: 3px 10px;
}

.forestryform label.error {
	font-size: 13px;
	color: red !important;
}

.forestrytable {
	width: 90%;
	padding: 20px 0px;
}

.forestrytable .forestrylist {
	padding: 15px 25px;
	display: flex;
	font-size: 16px;
}

.forestrylist label {
	width: 30%;
	font-weight: bold;
}

.forestrylist span {
	width: 20%;
}

.forestrytable .forestrylist:nth-child(odd) {
	background: #f0f0f0;
}

.forestry-graph-table .forestry-product-list label,
.forestry-graph-table .forestry-product-list span {
	margin-left: 25px;
	padding-top: 13px;
	padding-bottom: 13px;
	font-size: 16px;
}

.forestry-graph-table .forestry-product-list span {
	border-bottom: 1px solid #ccc;
	text-indent: 10px;
}

.forestry-graph-table .forestry-product-list label:first-child {
	width: 15%;
}

.forestry-graph-table .forestry-product-list span:nth-child(2) {
	width: 15%;
}

.forestry-graph-table .forestry-product-list span:nth-child(3) {
	width: 13%;
}

.forestry-graph-table .forestry-product-list span:nth-child(4) {
	width: 12%;
}

.forestry-graph-table .forestry-product-list span:nth-child(5) {
	width: 17%;
}

.forestry-graph-table .forestry-product-list span:nth-child(6) {
	width: 14%;
}

.forestry-graph-table .forestry-product-list span:nth-child(7) {
	width: 14%;
}

.forestry-graph-table .forestry-product-heading label:first-child {
	width: 15%;
}

.forestry-graph-table .forestry-product-heading label:nth-child(2) {
	width: 15%;
}

.forestry-graph-table .forestry-product-heading label:nth-child(3) {
	width: 13%;
}

.forestry-graph-table .forestry-product-heading label:nth-child(4) {
	width: 12%;
}

.forestry-graph-table .forestry-product-heading label:nth-child(5) {
	width: 17%;
}

.forestry-graph-table .forestry-product-heading label:nth-child(6) {
	width: 14%;
}

.forestry-graph-table .forestry-product-heading label:nth-child(7) {
	width: 14%;
}

.forestry-products-con {
	display: flex;
	flex-direction: column;
	width: 90%;
	margin-top: 50px;
}

.forestry-product-heading {
	display: flex;
	flex-direction: row;
	padding-right: 50px;
}

.forestry-product-heading label {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-left: 25px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: 1px solid #333333;
}

.forestry-product-list {
	background: #f0f0f0;
	display: flex;
	padding-right: 50px;
	flex-direction: row;
}

.smarter-footer {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 15px;
	padding: 0px 20px;
}

.smartemphasis {
	width: 32%;
}

.smarterlogo {
	width: 16%;
}

.action-container {
	display: flex;
	justify-content: space-between;
}

.action-icon-container {
	display: flex;
	margin-right: 40px;
}

.action-icon-container img {
	margin: 0px 20px;
	cursor: pointer;
}

.chartscontainer {
	margin-top: 30px;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.chartslist {
	width: 49%;
	border: 1px solid #DBDBDB;
	padding: 30px 0px;
	margin-bottom: 20px;
}

.chartslist h4 {
	width: 80%;
	margin-left: 10%;
}

.verticalcontainer {
	display: flex;
    position:Relative;
}

.verticaltext {

	transform-origin: 0 0;
    transform: rotate(
270deg
);

    position: absolute;
    left: 10px;
    top: 130px;

	font-weight: bold;
	font-size: 14px;

}
.pdfcontent{display:none;height:300px;}
#chtAnimatedBarChart,
#chtAnimatedBarChart1,
#chtAnimatedBarChart2,
#chtAnimatedBarChart3 {
	width: 90%;
    margin-left:10%;
}

.bar_item {
	fill: #BDD7EE !important;
}

.bar_item:first-child {
	fill: #0070c0 !important;
}

#chtAnimatedBarChart2 .bar_item:first-child,#chtAnimatedBarChart3 .bar_item:first-child {
	fill: #00708A !important;
}



.bcBar .legend_div {
	margin-bottom: 5px
}

.bcBar .legend_div ul {
	list-style-type: none;
	padding: 0;
	margin: auto;
}

.bcBar .legend_div ul li {
	display: inline-block;
	vertical-align: middle;
	padding-right: 50px
}

.bcBar .legend_div ul li p {
	font-size: 14px;
	padding: 0 0 0 5px;
	margin: 0;
	display: inline-block;
	vertical-align: top
}

.bcBar .legend_div ul li div {
	display: inline-block;
	width: 10px;
	height: 10px
}

.bcBar .legend_div ul li:nth-child(2) div {
	background-color: #BDD7EE !important;
}

.bcBar .yaxis text,
.bcBar .xaxis text {
	font-size: 10px
}

.bcBar .x_lines line,
.bcBar .y_lines line {
	stroke: rgba(0, 0, 0, 0.07);
	stroke-width: 1px
}

.bcBar .x_lines path,
.bcBar .y_lines path {
	stroke-width: 0
}

.title-text {
	fill: #0070c0 !important;
}

@media only screen and (max-width: 1024px) {
	.forestry-summary {
		width: 90%;
		padding: 0px;
	}
	.chartslist {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.forestry-summary {
		width: 90%;
		padding: 0px;
		margin: 0px 5%;
	}
	.action-container {
		flex-direction: column;
	}
	.anchor-button {
		margin: 0 20px;
	}
	.forestrytable {
		width: 800px;
	}
	.action-icon-container {
		margin-right: 0px;
		margin-top: 20px;
		justify-content: center;
	}
	.forestry-graph-table {
		overflow: scroll;
	}
	.forestry-products-con {
		width: 800px;
	}
	.smarterlogo {
		width: 50%;
		margin-bottom: 10px;
	}
	.smarter-footer {
		flex-direction: column;
	}
	.smartemphasis {
		width: 100%;
	}
}
@media print {
  .action-container{

            display:none;
        }
        .disclamier-text{
    display:block !important;
    }
}