.cpf-container {
  padding-right: 25px;
  padding-left: 25px;
  margin-right: auto;
  margin-left: auto;
}

.cpd-banner {
  min-height: 180px;
  color: #fff;
  padding-top: 40px;
  padding-left: 0px;
}
.text-container h2 {
  font-size: 30px;
  font-weight: bold;
}
.text-container p {
  font-size: 16px;
  font-weight: 600;
}

.link-container a {
  background-color: #002e5d;
  color: #fff;
  padding: 10px;
  /* margin-top: 40px; */
  font-weight:bold;
  font-size:14px;
  text-transform: uppercase;
}
.link-container a::after {
  /* content: '>';
  margin-left:10px;
  margin-top:10px;
  font-size:16px; */
}
.text-container {
  margin-bottom: 40px;
}
.node-type-landing-page.not-front .region-content {
  background: unset;
  line-height: 1.4em;
}

.cpd-dp-container {
  background-color: #ffff;
  padding: 20px;
  border-left: 4px solid #337ab7;
  border-top: 1px solid #f4f3f3;
  border-bottom: 1px solid #f4f3f3;
  border-right: 1px solid #f4f3f3;
  box-shadow: 0px 2px 5px 0px rgba(229,226,226,0.6);
}
.cpd-dp-dismiss {
  position: absolute;
  right: 0;
  margin-right: 25px;
  font-size: 21px;
  line-height: 21px;
  color: #337ab7;
  font-weight: bold;
  cursor: pointer;
}
.cpd-dp-inner h3 {
  font-weight: bold;
  margin-bottom: 20px;
}

.cpd-dp-text-cont .cpd-dp-description {
  display: none;
}
.cpd-dp-text-cont .read-less {
  display: none;
}
.cpd-dp-summary,.cpd-dp-description {
  margin-bottom: 20px;
}
.cpd-dp-text-cont.long-description .cpd-dp-summary,.cpd-dp-text-cont.long-description .read-more {
  display: none;
}
.cpd-dp-text-cont.long-description .cpd-dp-description,.cpd-dp-text-cont.long-description .read-less {
  display: block;
}
.toggle-description span {
  margin-left: 5px;
}

/* Pink Tab*/
.carbon_mech_menu h2.block-title {
  text-align: center;
  border-bottom: 1px solid #6f378c;
  padding-bottom: 10px;
  color: #6f378c;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.carbon_mech_menu ul li {
  color: #fff;
  background: #f8f5f9;
  text-align: center;
  margin-right: 1%;
  flex: 1;
  min-height: 55px;
}
.carbon_mech_menu ul li.active {
  background: #6f378c;
}
.carbon_mech_menu ul li a {
  color: #6f378c;
  font-size: 14px;
  font-weight: bold;
  min-height: 100%;
}
.carbon_mech_menu ul li.active a {
  color:#fff;
}
.carbon_mech_menu ul li a:hover {
  background: #6f378c;
  color:#fff;
}
.carbon_mech_menu ul{
  display: flex;
}


/* Green Tab*/
.carbon_credit_menu h2.block-title {
  text-align: center;
  border-bottom: 1px solid #23b18b;
  padding-bottom: 10px;
  color: #23b18b;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.carbon_credit_menu ul li {
  color: #fff;
  background: #f2faf8;
  text-align: center;
  margin-right: 1%;
   flex: 1;
   min-height: 55px;
}
.carbon_credit_menu ul li.active {
  background: #23b18b;
}
.carbon_credit_menu ul li a {
  color:#23b18b;
  font-size: 14px;
  font-weight: bold;
  min-height: 100%;
}
.carbon_credit_menu ul li.active a {
  color:#fff;
}
.carbon_credit_menu ul li a:hover {
  background: #23b18b;
  color:#fff;
}
.carbon_credit_menu ul{
  display: flex;
}


/*
#compliance_price_chart_custom_handle::after{
  content:"";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0071bc;
  top: 20px;
  position: absolute;
  left: 10px;
} */
#custom-handle::after,
#compliance_price_chart_custom_handle::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0071bc;
  top: 30px;
  position: absolute;
  left: 15px;
}

table.custom-tables thead th {
  background: #fff;
  color: #0473bd;
  border-right:0;
  border-left:0;
  border-bottom:2px solid #aaaaaa;
  min-width: 150px;
  vertical-align: middle;
}
.custom-tables {
  background-color: #fff;
}
.custom-tables td {
  border-bottom: 0 !important;
  padding:5px 5px 5px 10px;
  border-right: 2px solid #fff;
}
.custom-tables tr td:first-child {
  border-right: 2px solid #aaaaaa;
}
.tableFixHead          { overflow-y: auto; height: 500px; }
.tableFixHead thead th { position: sticky; top: 0; z-index: 1; }
.tableFixHead tbody th { position: sticky; left: 0; }
.custom-tables .ascending,
.custom-tables .descending {
margin-top: 5px;
  margin-left: 2px;
}
/* Just common table stuff. Really. */
table.custom-tables  { border-collapse: collapse; width: 100%; }

table.custom-tables tbody th {
  border-right: 2px solid #fff;
  background: transparent;
  font-weight: normal;
  border-bottom: 0;
  border-top: 0;
}
table.custom-tables tbody th:first-child {
  border-right: 1px solid #aaaaaa;
}
table.custom-tables thead th:first-child {
  border-right: 1px solid #aaaaaa;
  background:transparent;
  border-bottom: 1px solid #aaa;
}
table.custom-tables thead th span {
  display: inline-block;
  position: absolute;
  right: 8px;
  padding: 2px;
  background: #fafdff;
  border: 1px solid #e5edf2;
  top: 37%;
}
.tableFixHead table.custom-tables tbody tr.odd th { position: sticky; left: 0; background-color: #f9f9f9;border-right: 1px solid #aaaaaa;}
.tableFixHead table.custom-tables tbody tr th { position: sticky; left: 0; background-color: #fff;border-right: 1px solid #aaaaaa;}
.tableFixHead table.custom-tables thead th:first-child { background-color: #fff; }
/*

.customt-tables > thead:first-child > tr:first-child > th:first-child {
  position: absolute;
  display: inline-block;
  background-color: red;
  height: 100%;
}

.customt-tables > tbody > tr > td:first-child {
  position: absolute;
  display: inline-block;
  background-color: red;
  height: 100%;
}

.customt-tables > thead:first-child > tr:first-child > th:nth-child(2) {
  padding-left: 40px;
}

.customt-tables > tbody > tr > td:nth-child(2) {
  padding-left: 50px !important;
}

th:first-child, td:first-child{
  position: sticky;
  left: 0px;
  z-index: 1;
}
tr:nth-child(odd) > td{
  background-color: #ededed;
}
tr:nth-child(even) > td{
  background-color: #e2e2e2;
}
tr:nth-child(odd) > th{
  background-color: #d7d7d7;
} */

.play-arrow-right:hover {
  cursor: pointer;
}
.play-arrow-right {
  width: 0;
  height: 0;
  /* border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #0071bc; */
  display:inline-block;
  padding-right: 15px;
  color: #0071bc;
  font-size:16px;
}
.play-arrow-right .fa::before{
  content: "\f04b";
}
.play-arrow-right.playing .fa::before{
  content: "\f04c";
}

.range_start_year {
  display: flex;
  margin-top: 20px;
}
.cranger_text {
  font-weight: 700;
}
.range_start_end {
  margin-top: 20px;
}
.flexbox {
  display: flex;
}
.mar-topbottom35 {
  margin-top:35px;
  margin-bottom:35px;
}

.custom_accordion_outer {
  background-color: #ffff;
  padding: 20px;
  border-top: 4px solid #337ab7;
  border-left: 1px solid #f4f3f3;
  border-bottom: 1px solid #f4f3f3;
  border-right: 1px solid #f4f3f3;
  box-shadow: 0px 2px 5px 0px rgba(229,226,226,0.6);
}

.custom_accordion_outer .panel-default {
  border: 0;
  border-radius: 0;
}
.custom_accordion_outer .panel-default > .panel-heading {
  background: transparent;
  border: 0px;
  border-radius: 0;
}
.custom_accordion_outer .panel-body{
  border-top:0 !important;
}
.custom_accordion_outer .panel-heading .accordion-toggle.collapsed:after {
  content: "\e080";
}
.custom_accordion_outer .panel-heading .accordion-toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  color: #337ab7;
}
.chart_small_filter {
  background: #fafdff;
  padding: 10px;
  margin-bottom: 10px;
  box-shadow: 0px 2px 5px 0px rgba(229,226,226,0.6);
}

.chart_small_filter .form-type-radios>label.control-label,
.chart_small_filter .form-type-checkboxes>label.control-label {
  display: none;
}

.chart_small_filter .panel-heading {
  background: #fafdff !important;
}
.chart_small_filter .accordion-toggle{
  color:#1f82c4;
  font-weight: 700;
  font-size: 14px;
}
.chart_small_filter .panel-body {
  padding-top: 0;
  background: #fafdff;
}
.chart_small_filter .panel-group {
  margin-bottom:0px;
}
.chart_small_filter .panel{
  box-shadow: unset;
}




#slide_map_year,
#compliance_price_charts_slider_range,
#compliance_revenue_pie_chart_slider_range {
  background: #0071bc;
  height: 2px;
  width: 93%;
  margin: 30px 2px 0 2px;
}

#compliance_price_charts_slider_range .ui-slider-handle {
  background-color: #0071bc !important;
}
/* .slider-range #compliance_price_chart_custom_handle {
  width: 3em;
  height: 1.6em;
  top: 50%;
  margin-top: -2.8em;
  text-align: center;
  line-height: 1.6em;
  background-color: #0071bc !important;
  color: white;
} */
.slider-range #compliance_price_chart_custom_handle {
  width: 50px;
  height: 30px;
  top: 49%;
  margin-top: -3.8em;
  text-align: center;
  line-height: 1.6em;
  background-color: #0071bc;
  color: white;
  padding-top: 5px;
  font-weight: 600;
}

.chart-help-text{
  display: none;
  top: 95%;
}
.chart-help-img{
  top: 75%;
}
.chart-help-img,.chart-help-text {
  width: 400px;
  position: absolute;
  right: 4%;
  /* padding: 15px;
  background: #fafdff;
  border: 1px solid #edf5fb; */
}
.chart-help-img ul,.chart-help-text ul {
  list-style: none;
}
.chart-help-img li,.chart-help-text li {
  padding-bottom:5px;
}
.block-carbon-pricing-dashboard {
  margin-bottom:40px;
}
.Carbon_tax {
  width:10px;
  height:10px;
  display:inline-block;
  background: #ee3856;
  margin-right:5px;
}
.ETS {
  width:10px;
  height:10px;
  display:inline-block;
  background: #355ba1;
  margin-right:5px;
}
.mar-top30{
  margin-top:30px;
}
.mar-topbottom20{
  margin-top:20px;
  margin-bottom:20px;
}
h4.sec-title {
  font-weight: 700;
}
.sec-title span.glyphicon {
  color: #0473bd;
  padding-left:10px;
}
.btn_blue {
  background: #0473bd;
  color: #fff;
  border-radius: 0;
}
.btn_blue:hover {
  color:#fff;
}
.btn_blue.reset {
  line-height: 20px;
  padding: 6px 12px !important;
}
.blck_body {
  padding-top: 5px;
  padding-bottom: 25px;
}


.custom-select {
  width: 250px;
  position: relative;
}

select {
  -webkit-appearance: none;
  width: 100%;
  font-size: 13px;
  padding: 0.675em 2em 0.675em 2em;
  background-color: #fff;
  border: 1px solid #e7f1fa;
  border-radius: 0.25rem;
  color: #000;
  cursor: pointer;
  background-color: #fafdff;
  font-weight: 700;
}
.issuance-map-filter-drop select {
  width:300px;
  font-size: 14px;
}
select option {
  color: #0071bc;
}

.custom-select::after {
  --size: 0.3rem;
  content: "";
  position: absolute;
  right: 1rem;
  pointer-events: none;
}
.issuance-map-filter-drop .custom-select {
  width:auto;
}
.colmd20{
  width:19%;
  padding-right:15px;
  float: left;
}

.custom-select::after {
  top: 40%;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #0071bc;
}

.custom-select::before {
  position: absolute;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  content: "\e054";
  top: 13px;
  padding-left: 10px;
  display: inline-block;
  color: #0071bc;
}

.custom-select-nofilter {
  position: relative;
}

.custom-select-nofilter::after {
  --size: 0.3rem;
  content: "";
  position: absolute;
  right: 1rem;
  pointer-events: none;
}


.custom-select-nofilter::after {
  top: 40%;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #0071bc;
}







ul.circleflex {
  display: flex;
  align-items: center;
  list-style-type: none;
  margin: 15px 0;
}
ul.circleflex li .circleOne {
  width: 100px;
  height: 100px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
ul.circleflex li .circleOne::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  width: 30px;
  height: 2px;
  background: #89bde0;
}
ul.circleflex li .circleOne span.circleTxtOne {
  font-size: 25px;
  font-weight: 700;
  color: #6f378c;
  display: block;
  padding-top: 20px;
  line-height: normal;
}
ul.circleflex li .circleOne span.circleTxtTwo {
  font-size: 14px;
  font-weight: 700;
  color: #6f378c;
  display: block;
  line-height: normal;
}
.ba-textline {
  margin: 0 32px;
}
.ba-textline span {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  /* text-transform: uppercase; */
  display: inline-block;
}
ul.circleflex li .circleTwo {
  width: 100px;
  height: 100px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
ul.circleflex li .circleTwo::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  width: 30px;
  height: 2px;
  background: #89bde0;
}
ul.circleflex li .circleTwo span.circleTxtOne {
  font-size: 30px;
  font-weight: 700;
  color: #6f378c;
  display: block;
  padding-top: 30px;
  line-height: normal;
}
ul.circleflex li .circleTwo .circleSmOne {
  position: absolute;
  top: -15px;
  right: -80px;
}
ul.circleflex li .circleTwo .circleSmOne::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
ul.circleflex li .circleTwo .circleSmOne .circleSmTxt {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #6f378c;
  display: inline-block;
  padding-top: 10px;
  line-height: normal;
}
ul.circleflex li .circleTwo .circleSmOne .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
ul.circleflex li .circleTwo .circleSmTwo {
  position: absolute;
  bottom: -15px;
  right: -133px;
}
ul.circleflex li .circleTwo .circleSmTwo::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
ul.circleflex li .circleTwo .circleSmTwo .circleSmTxt {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #6f378c;
  display: inline-block;
  padding-top: 10px;
  line-height: normal;
}
ul.circleflex li .circleTwo .circleSmTwo .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
/**Emission */
.emi_circle_text {
  display: inline-block;
  width: 75%;
  font-weight: 700;
  color: #000;
  text-align: left;
  padding-left:10px;
}
.income-gplabel {
  font-weight: 700;
  color: #000;
}

.circle_text {
  display: inline-block;
  width: 75%;
  font-weight: 700;
  color: #000;
  padding-top: 18px;
}

.circle_number {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  padding-top: 15px;
  font-size: 14px;
  font-weight: 700;
  color: #6f378c;
  text-align: center;
}
.left-data-statis .circle_text {
  text-align: right;
  padding-right:8px;
}
.right-data-statis .circle_text {
  text-align: left;
  padding-left:8px;
}
.left-data-statis,.right-data-statis{
  margin-bottom: 10px;
  display: flex;
}
.left-data-statis {
  padding-right:0;
}
.right-data-statis {
  padding-left:0;
}
/*
.bigcircle {
  display: inline-block;
  width: 100px;
  height: 100px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  padding-top: 40px;
  font-size: 25px;
  font-weight: 700;
  color: #6f378c;
  text-align: center;
}
.bigcircle span {
  font-size: 14px;
}
.ba-textline{
  font-size: 14px;
  font-weight: 700;
}

.ba-textline .inner-text{
  display:inline-block;
  width:60%;
  text-align: center;
}
.linebar {
  width: 30px;
  height: 2px;
  background: #89bde0;
  display: inline-block;
}
.sm-linebar {
  width: 50px;
  height: 2px;
  background: #89bde0;
  display: inline-block;
}
.sm-left {
  display: flex;
  align-items: center;
  margin-bottom:10px;
}
.small-ftext {
  font-weight: bold;
  padding-left:2px;
}
.sm-circle {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  padding-top: 15px;
  font-size: 14px;
  font-weight: 700;
  color: #6f378c;
  text-align: center;
  display: inline-block;
}
.circleflex {
  display: flex;
  align-items: center;
} */


/*price tab**/
.price_line_filter_outer {
  background: #fafdff;
  padding: 10px 10px 0px 10px;
  margin-bottom: 10px;
  box-shadow: 0px 2px 5px 0px rgba(229,226,226,0.6);
  width:25%;
}
.price_line_filter_outer .panel-body {
    background: #fafdff;
}
.price_line_filter_outer .inner_scroll {
  height: 150px;
  overflow-y: scroll;
}
.price_line_filter_outer .panel-heading {
  background: #fafdff !important;
}
.glyphicon {
  color: #1f82c4;
}
.price_line_filter_outer .accordion-toggle{
  color: #1f82c4;
  font-weight: 700;
  font-size:14px;
}
.price_line_filter_outer .form-type-checkboxes>label.control-label {
  display: none;
}
.icn_fiter{
  background: url("../images/fiter_bar.png")  no-repeat;
  width: 18px;
  height: 12px;
  display: inline-block;
}
.icn_sortby{
  background: url("../images/sort_by.png")  no-repeat;
  width: 18px;
  height: 12px;
  display: inline-block;
}

.toggleBox{
  position: relative;
}
.boxShow{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fafdff;
  border: 1px solid #89bde0;
  padding: 15px;
  width: 100%;
  z-index: 1;
  display: none;
}
span.btnShow {
position: absolute;
top: -26px;
left: 0;
cursor: pointer;
background-color: #fafdff;
margin-bottom: -1px;
border: 1px solid #89bde0;
text-align: center;
padding: 2px 15px;
z-index: 2;
}
.bdr{
  border-bottom: 1px solid #89bde0 !important;
}
.selected {
border-bottom: 1px solid transparent !important;
}


.fact-sec-head {
  padding-bottom: 8px;
  border-bottom: 1px solid #e8f1f9;
  font-weight: 600;
  font-size: 16px;
}
.instrument-info label,
.mechanism_info label {
  border-bottom: 1px solid #e8f1f9;
  font-weight: 600;
  font-size: 14px;
  display: block;
  padding-bottom:5px;
}
.instrument-info,
.mechanism_info {
  margin-bottom:20px;
}

.covered-sections {
  list-style: none;
}

.seco-icn-print {
  display: none;
}
.covered-sections li {
  padding-top:3px;
  padding-bottom:3px;
}
.covered-sections li img,
.eligible-activities li img {
  margin-right: 10px;
}

.seco-icn {
  display: inline-block;
  margin-right: 3px;
  padding: 5px;
  width: 35px;
  height: 35px;
  position: relative;
  top: 5px;
  margin-right: 10px;
  fill: #fff;
}

.carbon_tax .industry_no {
  background: url("../images/sector-icons/compliance_icons/industry_no.png") #735281 no-repeat center;
}

.carbon_tax .electricity_heat_no {
  background: url("../images/sector-icons/compliance_icons/electricity_heat_no.png") #735281 no-repeat center;
}

.carbon_tax .argicultural_emissions_no {
  background: url("../images/sector-icons/compliance_icons/argicultural_emissions_no.png") #735281 no-repeat center;
}

.carbon_tax .argiculture_forestry_fishing_no {
  background: url("../images/sector-icons/compliance_icons/argiculture_forestry_fishing_no.png") #735281 no-repeat center;
}

.carbon_tax .aviation_no,
.carbon_tax.aviation_out {
  background: url("../images/sector-icons/compliance_icons/aviation_no.png") #735281 no-repeat center;
}

.carbon_tax .building_no {
  background: url("../images/sector-icons/compliance_icons/building_no.png") #735281 no-repeat center;
}

.carbon_tax .lulucf_no {
  background: url("../images/sector-icons/compliance_icons/lulucf_no.png") #735281 no-repeat center;
}

.carbon_tax .minning_extractives_no {
  background: url("../images/sector-icons/compliance_icons/minning_extractives_no.png") #735281 no-repeat center;
}

.carbon_tax .transport_no {
  background: url("../images/sector-icons/compliance_icons/transport_no.png") #735281 no-repeat center
}

.carbon_tax .waste_no {
  background: url("../images/sector-icons/compliance_icons/waste_no.png") #735281 no-repeat center;
}

.carbon_tax .industry_yes,
.carbon_tax .industry_in {
  background: url("../images/sector-icons/compliance_icons/industry_yes.png") #b9a8c0 no-repeat center;
}

.carbon_tax .electricity_heat_yes,
.carbon_tax.electricity_heat_in {
  background: url("../images/sector-icons/compliance_icons/electricity_heat_yes.png") #b9a8c0 no-repeat center;
}

.carbon_tax .argicultural_emissions_yes {
  background: url("../images/sector-icons/compliance_icons/argicultural_emissions_yes.png") #b9a8c0 no-repeat center;
}

.carbon_tax .argiculture_forestry_fishing_yes,
.carbon_tax.argiculture_forestry_fishing_in {
  background: url("../images/sector-icons/compliance_icons/argiculture_forestry_fishing_yes.png") #b9a8c0 no-repeat center;
}

.carbon_tax .aviation_yes,
.carbon_tax.aviation_in {
  background: url("../images/sector-icons/compliance_icons/aviation_yes.png") #b9a8c0 no-repeat center;
}

.carbon_tax .building_yes {
  background: url("../images/sector-icons/compliance_icons/building_yes.png") #b9a8c0 no-repeat center;
}

.carbon_tax .lulucf_yes {
  background: url("../images/sector-icons/compliance_icons/lulucf_yes.png") #b9a8c0 no-repeat center;
}

.carbon_tax .minning_extractives_in,
.carbon_tax .minning_extractives_yes {
  background: url("../images/sector-icons/compliance_icons/minning_extractives_yes.png") #b9a8c0 no-repeat center;
}

.carbon_tax .transport_yes,
.carbon_tax.transport_in {
  background: url("../images/sector-icons/compliance_icons/transport_yes.png") #b9a8c0 no-repeat center;
}

.carbon_tax .waste_yes,
.carbon_tax.waste_in {
  background: url("../images/sector-icons/compliance_icons/waste_yes.png") #b9a8c0 no-repeat center;
}

.carbon_tax .agriculture_yes {
  background: url("../images/sector-icons/crediting_icons/agriculture_black.png") #b9a8c0 no-repeat center;
}

.carbon_tax .energy_efficiency_fuel_switching_yes {
  background: url("../images/sector-icons/crediting_icons/css_ccu_black.png") #735281 no-repeat center;
}

.carbon_tax .forestry_land_use_yes {
  background: url("../images/sector-icons/crediting_icons/Forestry_land_use_black.png") #b9a8c0 no-repeat center;
}

.carbon_tax .fugitive_emissions_yes {
  background: url("../images/sector-icons/crediting_icons/fugitive_emissions_black.png") #b9a8c0 no-repeat center;
}

.carbon_tax .ccs_ccu_yes {
  background: url("../images/sector-icons/crediting_icons/Engergy_efficiency_fuel_switching_black.png") #b9a8c0 no-repeat center;
}

.carbon_tax .industrial_gases_manufacturing_yes {
  background: url("../images/sector-icons/crediting_icons/industrial_gases_manufacturing_black.png") #b9a8c0 no-repeat center;
}

.carbon_tax .renewable_energy_yes {
  background: url("../images/sector-icons/crediting_icons/renewable_energy_black.png") #735281 no-repeat center;
}

.carbon_tax .agriculture_no {
  background: url("../images/sector-icons/crediting_icons/agriculture_white.png") #735281 no-repeat center;
}

.carbon_tax .energy_efficiency_fuel_switching_blue {
  background: url("../images/sector-icons/crediting_icons/energy_efficiency_fuel_switchingwhite.png") #735281 no-repeat center;
}

.carbon_tax .energy_efficiency_fuel_switching_no {
  background: url("../images/sector-icons/crediting_icons/css_ccu_white.png") #735281 no-repeat center;
}

.carbon_tax .forestry_land_use_no {
  background: url("../images/sector-icons/crediting_icons/Forestry_land_use_white.png") #735281 no-repeat center;
}

.carbon_tax .fugitive_emissions_no {
  background: url("../images/sector-icons/crediting_icons/fugitive_emissions_white.png") #735281 no-repeat center;
}

.carbon_tax .ccs_ccu_no {
  background: url("../images/sector-icons/crediting_icons/energy_efficiency_fuel_switchingwhite.png") #735281 no-repeat center;
}

.carbon_tax .industrial_gases_manufacturing_no {
  background: url("../images/sector-icons/crediting_icons/industrial_gases_manufacturing_white.png") #735281 no-repeat center;
}

.carbon_tax .renewable_energy_no {
  background: url("../images/sector-icons/crediting_icons/renewable_energy_white.png") #735281 no-repeat center;
}

.ets .industry_no {
  background: url("../images/sector-icons/compliance_icons/industry_no.png") #a2dfbe no-repeat center;
}

.ets .electricity_heat_no {
  background: url("../images/sector-icons/compliance_icons/electricity_heat_no.png") #a2dfbe no-repeat center;
}

.ets .argicultural_emissions_no {
  background: url("../images/sector-icons/compliance_icons/argicultural_emissions_no.png") #a2dfbe no-repeat center;
}

.ets .argiculture_forestry_fishing_no {
  background: url("../images/sector-icons/compliance_icons/argiculture_forestry_fishing_no.png") #a2dfbe no-repeat center;
}

.ets .aviation_no,
.ets .aviation_out {
  background: url("../images/sector-icons/compliance_icons/aviation_no.png") #a2dfbe no-repeat center;
}

.ets .building_no {
  background: url("../images/sector-icons/compliance_icons/building_no.png") #a2dfbe no-repeat center;
}

.ets .lulucf_no {
  background: url("../images/sector-icons/compliance_icons/lulucf_no.png") #a2dfbe no-repeat center;
}

.ets .minning_extractives_no {
  background: url("../images/sector-icons/compliance_icons/minning_extractives_no.png") #a2dfbe no-repeat center;
}

.ets .transport_no {
  background: url("../images/sector-icons/compliance_icons/transport_no.png") #a2dfbe no-repeat center
}

.waste_no {
  background: url("../images/sector-icons/compliance_icons/waste_no.png") #a2dfbe no-repeat center;
}

.ets .industry_yes,
.ets .industry_in {
  background: url("../images/sector-icons/compliance_icons/industry_yes.png") #49c17d no-repeat center;
}

.ets .electricity_heat_yes,
.ets .electricity_heat_in {
  background: url("../images/sector-icons/compliance_icons/electricity_heat_yes.png") #49c17d no-repeat center;
}

.ets .argicultural_emissions_yes {
  background: url("../images/sector-icons/compliance_icons/argicultural_emissions_yes.png") #49c17d no-repeat center;
}

.ets .argiculture_forestry_fishing_yes,
.ets .argiculture_forestry_fishing_in {
  background: url("../images/sector-icons/compliance_icons/argiculture_forestry_fishing_yes.png") #49c17d no-repeat center;
}

.ets .aviation_yes,
.ets .aviation_in {
  background: url("../images/sector-icons/compliance_icons/aviation_yes.png") #49c17d no-repeat center;
}

.ets .building_yes {
  background: url("../images/sector-icons/compliance_icons/building_yes.png") #49c17d no-repeat center;
}

.ets .lulucf_yes {
  background: url("../images/sector-icons/compliance_icons/lulucf_yes.png") #49c17d no-repeat center;
}

.ets .minning_extractives_in,
.ets .minning_extractives_yes {
  background: url("../images/sector-icons/compliance_icons/minning_extractives_yes.png") #49c17d no-repeat center;
}

.ets .transport_yes,
.ets .transport_in {
  background: url("../images/sector-icons/compliance_icons/transport_yes.png") #49c17d no-repeat center;
}

.ets .waste_yes,
.ets .waste_in {
  background: url("../images/sector-icons/compliance_icons/waste_yes.png") #49c17d no-repeat center;
}

.ets .agriculture_yes {
  background: url("../images/sector-icons/crediting_icons/agriculture_black.png") #49c17d no-repeat center;
}

.ets .energy_efficiency_fuel_switching_yes {
  background: url("../images/sector-icons/crediting_icons/css_ccu_black.png") #49c17d no-repeat center;
}

.ets .forestry_land_use_yes {
  background: url("../images/sector-icons/crediting_icons/Forestry_land_use_black.png") #49c17d no-repeat center;
}

.ets .fugitive_emissions_yes {
  background: url("../images/sector-icons/crediting_icons/fugitive_emissions_black.png") #49c17d no-repeat center;
}

.ets .ccs_ccu_yes {
  background: url("../images/sector-icons/crediting_icons/Engergy_efficiency_fuel_switching_black.png") #49c17d no-repeat center;
}

.ets .industrial_gases_manufacturing_yes {
  background: url("../images/sector-icons/crediting_icons/industrial_gases_manufacturing_black.png") #49c17d no-repeat center;
}

.ets .renewable_energy_yes {
  background: url("../images/sector-icons/crediting_icons/renewable_energy_black.png") #49c17d no-repeat center;
}

.ets .agriculture_no {
  background: url("../images/sector-icons/crediting_icons/agriculture_white.png") #a2dfbe no-repeat center;
}

.ets .energy_efficiency_fuel_switching_blue {
  background: url("../images/sector-icons/crediting_icons/energy_efficiency_fuel_switchingwhite.png") #a2dfbe no-repeat center;
}

.ets .energy_efficiency_fuel_switching_no {
  background: url("../images/sector-icons/crediting_icons/css_ccu_white.png") #a2dfbe no-repeat center;
}

.ets .forestry_land_use_no {
  background: url("../images/sector-icons/crediting_icons/Forestry_land_use_white.png") #a2dfbe no-repeat center;
}

.ets .fugitive_emissions_no {
  background: url("../images/sector-icons/crediting_icons/fugitive_emissions_white.png") #a2dfbe no-repeat center;
}

.ets .ccs_ccu_no {
  background: url("../images/sector-icons/crediting_icons/energy_efficiency_fuel_switchingwhite.png") #a2dfbe no-repeat center;
}

.ets .industrial_gases_manufacturing_no {
  background: url("../images/sector-icons/crediting_icons/industrial_gases_manufacturing_white.png") #a2dfbe no-repeat center;
}

.ets .renewable_energy_no {
  background: url("../images/sector-icons/crediting_icons/renewable_energy_white.png") #a2dfbe no-repeat center;
}

#navbar-collapse li.dropdown span.dropdown-toggle {
  padding: 10px 12px;
  font-size: 12px;
  text-transform: uppercase;
  color: #0071BC;
  background-color: transparent;
  font-weight: bold;
  line-height: 20px;
  display: block;
}
.countries_hosting_projects {
  list-style: none;
}
.countries_hosting_projects li {
  display: inline-block;
  width: 20%;
  padding: 5px;
  border-bottom: 1px solid #e8f1f9;
  line-height: 25px;
}

.circleThreeSec {
  display: table;
  margin: 0 auto;
}
.circleThree {
  width: 120px;
  height: 120px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.circleThree span.circleTxtOne {
  font-size: 42px;
  font-weight: 700;
  color: #49c17d;
  display: block;
  padding-top: 30px;
  line-height: normal;
}
.circleThree .circleSmOne {
  position: absolute;
  top: -20px;
  left: -117px;
}
.circleThree .circleSmOne::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.circleThree .circleSmOne .circleSmTxt {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #49c17d;
  display: inline-block;
  padding-top: 10px;
  line-height: normal;
}
.circleThree .circleSmOne .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
.circleThree .circleSmTwo {
  position: absolute;
  top: 30px;
  left: -148px;
}
.circleThree .circleSmTwo::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.circleThree .circleSmTwo .circleSmTxt {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #49c17d;
  display: inline-block;
  padding-top: 10px;
  line-height: normal;
}
.circleThree .circleSmTwo .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
.circleThree .circleSmThree {
  position: absolute;
  bottom: -14px;
  left: -152px;
}
.circleThree .circleSmThree::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.circleThree .circleSmThree .circleSmTxt {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #49c17d;
  display: inline-block;
  padding-top: 10px;
  line-height: normal;
}
.circleThree .circleSmThree .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
.ba-textlineOne {
  position: absolute;
  top: 22%;
  right: -230px;
}
.ba-textlineOne::before {
  content: "";
  position: absolute;
  top: 50%;

  /* left: -20px;
  width: 20px; */
  left: -40px;
  width: 45px;
  height: 2px;
  background: #89bde0;
}
.revenue_tab_left_circleSec  .ba-textlineOne::before,
.comp_ins_det_circleThree .ba-textlineOne::before,
#block-carbon-pricing-dashboard-cmh-cooperative-approaches .ba-textlineOne::before,
.instruments-implemented .ba-textlineOne::before,
.national-jurisdictions  .ba-textlineOne::before,
.subnational-jurisdictions  .ba-textlineOne::before
 {
  left: -20px;
  width: 20px;
}
.ba-textlineOne span {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  /* text-transform: uppercase; */
  display: inline-block;
  margin-left: 10px;
  line-height: 14px;
}
.cdashed {
  border: 1px dashed #89bde0 !important;
}



/** Complaince Instrument Detail Circles **/

.comp_ins_det_circleThree {
  width: 120px;
  height: 120px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.comp_ins_det_circleThree span.circleTxtOne {
  font-size: 42px;
  font-weight: 700;
  color: #6f378c;
  display: block;
  padding-top: 30px;
  line-height: normal;
}
.comp_ins_det_circleThree .circleSmOne {
  position: absolute;
  top: -10px;
  left: -120px;
}
.comp_ins_det_circleThree .circleSmOne::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.comp_ins_det_circleThree .circleSmOne .circleSmTxt {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #6f378c;
  display: inline-block;
  padding-top: 10px;
  line-height: normal;
}
.comp_ins_det_circleThree .circleSmOne .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
.comp_ins_det_circleThree .circleSmTwo {
  position: absolute;
  top: 60px;
  left: -150px;
}
.comp_ins_det_circleThree .circleSmTwo::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.comp_ins_det_circleThree .circleSmTwo .circleSmTxt {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #6f378c;
  display: inline-block;
  padding-top: 10px;
  line-height: normal;
}
.comp_ins_det_circleThree .circleSmTwo .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
.comp_ins_det_circleThree .ba-textlineOne {
  position: absolute;
  top: 22%;
  right: -182px;
}
.comp_ins_det_circleThree .ba-textlineOne span {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  /* text-transform: uppercase; */
  display: inline-block;
  margin-left: 10px;
  width: 150px;
}
.instruments_implemented .comp_ins_det_circleThree .circleSmOne {
  position: absolute;
  top: -10px;
  left: -90px;
}
.instruments_implemented  .comp_ins_det_circleThree .circleSmTwo {
  position: absolute;
  top: 60px;
  left: -158px;
}



.single_circle {
  display:table;
}
.sba-textlineOne::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.single_circle .circleSmTxt{
  width: 50px;
  height: 50px;
  border: 1px dashed #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #c4afd1;
  display: inline-block;
  padding-top: 10px;
  line-height: normal;
  margin-top:10px;
}
.sba-textlineOne{
  position: absolute;
  top: 10%;
  right: 30px;
}
.sba-textlineOne span {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  /* text-transform: uppercase; */
  display: inline-block;
  margin-left: 10px;
  width: 200px;
}
.sba-textlineOne::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.blueTxt{
  color:#335ba1 !important;
}
.redTxt {
  color:#e23342 !important;
}
.comp_price ul.circleflex li .circleOne span.circleTxtOne{
  font-size: 35px;
}

.tooltip-inner-cn {
padding-top:2px;
padding-bottom:5px;
  display: flex;
}
/*Price Tab Comp**/
.comp_price_range{
  list-style: none;
  display:flex;
  margin-top:15px;
}
.comp_price_range_from span,
.comp_price_range_to span {
  font-weight: 700;
  color: #6f378c;
  display: block;
  line-height: normal;
  font-size: 26px;
}
/* .comp_price_range_center span {
  display: block;
} */
.comp_price_range_center {
  text-align: center;
  font-weight: normal;
  color: #000;
  font-size: 14px;
  width: 45%;
  /* text-transform: uppercase; */
}
.divider {
  height: 2px;
  background: #89bde0;
  width: 70%;
  display: inline-block;
  line-height: 20px;
  vertical-align: super;
}
.comp_price_range_center .glyphicon {
  color: #89bde0;
}
.comp_price_range_center .glyphicon-menu-left{
  right: -12px;
  color: #89bde0;
  top: 2px;
}
.comp_price_range_center .glyphicon-menu-right{
  left: -12px;
  color: #89bde0;
  top: 2px;
}



/*Revenue Tab **/

.sn-single_circle {
  width: 60px;
  height: 60px;
  border: 1px dashed #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}

.sn-single_circle span.circleTxtOne {
  font-size: 24px;
  font-weight: 700;
  color: #6f378c;
  display: block;
  padding-top: 12px;
  line-height: normal;
}

.sn-single_circle .ba-textlineOne {
  position: absolute;
  top: 12%;
}
.sn-single_circle .ba-textlineOne span {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  /* text-transform: uppercase; */
  display: inline-block;
  margin-left: 10px;
  width: 200px;
}





.big-single_circle {
  width: 120px;
  height: 120px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}

.big-single_circle span.circleTxtOne {
  font-size: 42px;
  font-weight: 700;
  color: #6f378c;
  display: block;
  padding-top: 30px;
  line-height: normal;
}

.big-single_circle .ba-textlineOne {
  position: absolute;
  top: 22%;
}
.big-single_circle .ba-textlineOne span {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  /* text-transform: uppercase; */
  display: inline-block;
  margin-left: 10px;
  width: 200px;
}
.revenue_tab_left_circleSec{
  width: 120px;
  height: 120px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.revenue_tab_left_circleSec span.circleTxtOne {
  font-size: 42px;
  font-weight: 700;
  color: #6f378c;
  display: block;
  padding-top: 30px;
  line-height: normal;
}
.revenue_tab_left_circleSec .circleSmOne {
  position: absolute;
  top: -10px;
  left: -125px;
}

.revenue_tab_left_circleSec .circleSmOne::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.revenue_tab_left_circleSec .circleSmOne .SmTxtOne,
.revenue_tab_left_circleSec .circleSmTwo .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
.revenue_tab_left_circleSec .circleSmOne .circleSmTxt,
.revenue_tab_left_circleSec .circleSmTwo .circleSmTxt {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #6f378c;
  display: inline-block;
  padding-top: 10px;
  line-height: normal;
}

.revenue_tab_left_circleSec .circleSmTwo {
  position: absolute;
  top: 60px;
  left: -195px;
}
.revenue_tab_left_circleSec .circleSmTwo::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.revenue_tab_left_circleSec .ba-textlineOne {
  position: absolute;
  top: 22%;
  right: -182px;
}
.revenue_tab_left_circleSec .ba-textlineOne span {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  /* text-transform: uppercase; */
  display: inline-block;
  margin-left: 10px;
  width: 150px;
}

.custom-toolhandle-text {
  width: 3em !important;
  height: 1.6em !important;
  top: 50% !important;
  margin-top: -2.8em !important;
  text-align: center !important;
  line-height: 1.6em !important;
  background-color: #0071bc !important;
  color: white !important;
}
.custom-toolhandle-text::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0071bc;
  top: 20px;
  position: absolute;
  left: 10px;
}



/*Home paage numbers*/
span.span100 {
  width:100px !important;
}
.home_instrument_implemented{

}
.circleHomeThreeSec{
  display: table;
  margin: 0 auto;
}
.circleHomeThree {
  width: 120px;
  height: 120px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.circleHomeThree span.circleTxtOne {
  font-size: 42px;
  font-weight: 700;
  color: #67c1ca;
  display: block;
  padding-top: 30px;
  line-height: normal;
}
.circleHomeThree .circleSmOne {
  position: absolute;
  top: -20px;
  left: -68px;
}
.circleHomeThree .circleSmOne::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.circleHomeThree .circleSmOne .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
.circleHomeThree .circleSmTwo .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
.circleHomeThree .circleSmTwo {
  position: absolute;
  top: 30px;
  left: -154px;
}
.circleHomeThree .circleSmOne .circleSmTxt {
  width: 50px;

  height: 50px;

  border: 1px solid #89bde0;

  border-radius: 50%;

  text-align: center;

  font-size: 18px;

  font-weight: 700;

  color: #67c1ca;


  display: inline-block;

  padding-top: 10px;

  line-height: normal;

}
.circleHomeThree .circleSmTwo::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}

.circleHomeThree .circleSmTwo .circleSmTxt {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #67c1ca;
  display: inline-block;
  padding-top: 10px;
  line-height: normal;
}
.circleHomeThree .circleSmThree {
  position: absolute;
  bottom: -33px;
  left: -139px;
}
.circleHomeThree .circleSmThree::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.circleHomeThree .circleSmThree .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
.circleHomeThree .circleSmThree .circleSmTxt {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #67c1ca;
  display: inline-block;
  padding-top: 10px;
  line-height: normal;
}
.home_instrument_implemented .ba-textlineOne{
  right: -130px;
  top: 30%;
}
.ghg_emissions_homepage_headerline_wrapper .national-jurisdictions .big-single_circle .ba-textlineOne {
  position: absolute;
  top: 22%;
  right: -130px;
}
.ghg_emissions_homepage_headerline_wrapper .big-single_circle span.circleTxtOne {
  color: #67c1ca;
}


.semi-single_circle {
  width: 90px;
  height: 90px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}

.semi-single_circle span.circleTxtOne {
  font-size: 42px;
  font-weight: 700;
  color: #67c1ca;
  display: block;
  padding-top: 15px;
  line-height: normal;
}

.semi-single_circle .ba-textlineOne {
  position: absolute;
  top: 22%;
  right:-130px;
}
.semi-single_circle .ba-textlineOne span {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  /* text-transform: uppercase; */
  display: inline-block;
  margin-left: 10px;
  width: 200px;
}



.vrsmall-single_circle {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}

.vrsmall-single_circle span.circleTxtOne {
  font-size: 18px;
  font-weight: 700;
  color: #67c1ca;
  display: block;
  padding-top: 12px;
  line-height: normal;
}

.vrsmall-single_circle .ba-textlineOne {
  position: absolute;
  top: 0%;
  right:-130px;
}
.vrsmall-single_circle .ba-textlineOne span {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  /* text-transform: uppercase; */
  display: inline-block;
  margin-left: 10px;
  width: 200px;
}


/**issuance_ TAB **/
.issuance_circleThree {
  width: 120px;
  height: 120px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.issuance_circleThree span.circleTxtOne {
  font-size: 42px;
  font-weight: 700;
  color:#01a579;
  display: block;
  padding-top: 30px;
  line-height: normal;
}
.issuance_circleThree .circleSmOne {
  position: absolute;
  top: -20px;
  left: -255px;
}
.issuance_circleThree .circleSmTwo {
  position: absolute;
  top: 25px;
  left: -317px;
}
.issuance_circleThree .circleSmThree {
  position: absolute;
  bottom: -10px;
  left: -269px;
}
.ba-textlineOne {
  position: absolute;
  top: 22%;
  right: -230px;
}
.issuance_circleThree .circleSmOne::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.issuance_circleThree .circleSmOne .SmTxtOne,
.issuance_circleThree .circleSmTwo .SmTxtOne,
.issuance_circleThree .circleSmThree .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}
.issuance_circleThree .circleSmOne .circleSmTxt,
.issuance_circleThree .circleSmTwo .circleSmTxt,
.issuance_circleThree .circleSmThree .circleSmTxt  {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #01a579;
  display: inline-block;
  padding-top: 15px;
  line-height: normal;
}
.issuance_circleThree .circleSmTwo::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -64px;
  width: 66px;
  height: 2px;
  background: #89bde0;
}


.issuance_circleThree .circleSmThree::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
.issuance_circleThree .ba-textlineOne {
  position: absolute;
  top: 30%;
  right: -141px;
}

.slider-flex{
  display: flex;
  align-items: center;
}
.slider-flex .slider-label{
  font-weight: bold;
}
.slider-flex #slider-range{
  width: 95%;
  height: 2px;
}


/****cooperative_approach ****/
.cooperative_approach .ca-semi-single_circle {
  width: 90px;
  height: 90px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.cooperative_approach  .ca-semi-single_circle span.circleTxtOne {
  font-size: 42px;
  font-weight: 700;
  color: #67c1ca;
  display: block;
  padding-top: 15px;
  line-height: normal;
}
.cooperative_approach  .ca-semi-single_circle .ba-textlineOne {
  position: absolute;
  top: 0%;
  right: -230px;
}
.cooperative_approach  .ca-semi-single_circle .ba-textlineOne span {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  /* text-transform: uppercase; */
  display: inline-block;
  margin-left: 10px;
  width: 200px;
}

/*Duble Circle **/
ul.cooperative_circleflex {
  display: flex;
  align-items: center;
  list-style-type: none;
  margin-bottom: 15px;
}
ul.cooperative_circleflex li .circleOne {
  width: 90px;
  height: 90px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
ul.cooperative_circleflex li .circleOne span.circleTxtOne {
  font-size: 34px;
  font-weight: 700;
  color: #67c1ca;
  display: block;
  padding-top: 20px;
  line-height: normal;
}
ul.cooperative_circleflex li .circleOne::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  width: 30px;
  height: 2px;
  background: #89bde0;
}
ul.cooperative_circleflex .ba-textline {
  margin: 0 0 0 32px;
}
ul.cooperative_circleflex .ba-textline span {
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  /* text-transform: uppercase; */
  display: inline-block;
  width: 315px;
}
ul.cooperative_circleflex li .circleTwo {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
ul.cooperative_circleflex li .circleTwo span.circleTxtOne {
  font-size: 16px;
  font-weight: 700;
  color: #67c1ca;
  display: block;
  padding-top: 15px;
  line-height: normal;
}
ul.cooperative_circleflex li .circleTwo .circleSmTwo {
  position: absolute;
  top: 15px;
  right: -140px;
}
ul.cooperative_circleflex li .circleTwo .circleSmTwo::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}
ul.cooperative_circleflex li .circleTwo span.circleTxtOne::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  width: 20px;
  height: 2px;
  background: #89bde0;
}

ul.cooperative_circleflex li .circleTwo .circleSmTwo .circleSmTxt {
  width: 50px;
  height: 50px;
  border: 1px solid #89bde0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #6f378c;
  display: inline-block;
   padding-top: 10px;
  line-height: normal;
}
ul.cooperative_circleflex li .circleTwo .circleSmTwo .SmTxtOne {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
}

.comp_price .ul.circleflex {
  margin-top:0;
}

/*Coperative Map tool**/
.buyer-authorized {
  background:#31aaa6;
}
.buyer-not-authorized {
  background: #97d3d2;
}
.seller-authorized {
  background: #e7c46e;
}
.seller-not-authorized {
  background: #efe0b6;
}
.credit-copspan{
  width:15px;
  height:15px;
  display:inline-block;
  margin-right: 5px;
}
.tooltip-inner-cn span.icon{
  width:15px;
  height:15px;
  display:inline-block;
  margin-right: 5px;
  margin-top:5px;
}
.tooltip-inner-cn span.icon.cyan {
  background: #49c17d;
}
.tooltip-inner-cn span.icon.red{
  background:#fd1010;
}
.tooltip-inner-cn span.icon.blue {
  background:#335ba1;
}

.tooltip-inner-cn span.icon.light_blue {
  background: #98acd0;
}

.tooltip-inner-cn span.icon.light_red {
  background: #e998a7;
}

.tooltip-inner-cn span.icon.light_green {
  background: #a2dfbe;
}

.tooltip-inner-cn span.icon.green {
  background: #49c17d;
}
.custom-tables ul.sectors {
  list-style: none;
  display: flex;
}


.big-explainer {
  width: 100%;
  height: 220px;
  background-repeat: no-repeat;
  background-size: cover;
  /* background-position: right; */
}
.map-footnotes ul {
  padding-left:25px;
}
.map-footnotes ul li {
  padding-bottom:5px;
}
.align-rightbox {
  text-align: right;
  margin-bottom:10px;
}
.legend-table {
  width: 300px;
}
.legend-table td {
  padding:5px;
  font-weight: bold;
  width: 50%;
}
.legend-table th {
  font-weight: bold;
}

.custom_accordion_outer .panel-title {
  font-weight: bold;
}


.instruments_implemented.total-global-revenue .revenue_tab_left_circleSec {
  width: 240px;
  height: 240px;
}
.instruments_implemented.total-global-revenue .revenue_tab_left_circleSec span.circleTxtOne {
  vertical-align: middle;
  padding-top: 69px;
}
.instruments_implemented.total-global-revenue .revenue_tab_left_circleSec .circleSmOne .circleSmTxt {

  width: 100px;
  height: 100px;
  padding-top: 30px;
}
.instruments_implemented.total-global-revenue .revenue_tab_left_circleSec .circleSmOne {
  left: -163px;
}
.instruments_implemented.total-global-revenue .revenue_tab_left_circleSec .circleSmTwo {

  top: 100px;
  left: -247px;
}
.instruments_implemented.total-global-revenue .revenue_tab_left_circleSec .circleSmTwo .circleSmTxt {

  width: 100px;
  height: 100px;
  padding-top: 30px;
}
.instruments_implemented.total-global-revenue .revenue_tab_left_circleSec .ba-textlineOne {

  right: -168px;
}

.ba-textline.central-ghe-text {
  margin: 0 38px;
  position: relative;
  top: 37px;
}
.ba-textline.central-ghe-text::after {
  content:'';
  width:20px;
  border-top:2px solid #97c5e3;
  position: absolute;
  top:24px;
  right: 30%;
}
.ba-textline.central-ghe-text::before {
  content:'';
  width:60px;
  border-top:2px solid #97c5e3;
  position: absolute;
  top:24px;
  left: 40%;
}
.ghe_right_data_statis.right-data-statis.right-data-statis {
  padding-left: 137px;
  margin-bottom: -48px;
}
.number.circle_number.left-bottom-circle::before {
  height: 20px;
  content: '';
  position: absolute;
  top: -19px;
  border: 1px solid #97c5e3;
  left: 82%;
}


.slider-range #compliance_price_chart_custom_handle_from.ui-slider-handle,
.slider-range #compliance_price_chart_custom_handle_to.ui-slider-handle {
  background: #0071bc !important;
  cursor: pointer;
  color: #fff;
  width: fit-content;
  padding: 5px;
  line-height: 0;
  /* padding-top: 10px;
  padding-bottom: 10px; */
  padding-top: 15px;
  padding-bottom: 14px;
  font-weight: 600;
  font-size: 13px;
}
.center-block {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  justify-content: center;
}
.center-block .colmd20 {
  width: auto;
  padding-right: 15px;
  float: left;
}
#node-126 ul {
  padding-left:25px;
}
.img-text img {
  margin:auto;
  border:1px solid #ccc;
  height:150px;
}
.img-text {
  text-align: center;
  margin-bottom:30px;
}

.panel-heading .accordion-toggle.collapsed:after {
  content: "\e080";
}
.panel-heading .accordion-toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  color: #337ab7;
}

.highcharts-exporting-group {
  font-size: 22px;
  top: -30px;
}
.instrument-types-instruction {
  margin-bottom: 20px;
}
.instrument-types-instruction span.icon.red {
  background: #fd1010;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.instrument-types-instruction span.icon.blue {
  background: #335ba1;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.instrument-types-instruction span.icon.green {
  background: #49C17C;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.mb-20 {
  margin-bottom: 20px;
}

.custom_accordions .panel-heading {
  background-color: #fff;
}

.custom_accordions .panel-heading a {
  display: block;
  width: 100%;
}

.view-id-landing_page_views .text-container a {
  color: #fff;
}


@media (max-width: 768px) {
  .carbon_mech_menu ul,
  .carbon_credit_menu ul {
    display: block;
  }

  .carbon_mech_menu ul li,
  .carbon_credit_menu ul li {
    margin-bottom: 10px;
  }

  .ghg_emissions_homepage_headerline_wrapper .national-jurisdictions {
    margin-top: 50px;
  }
  .view-id-landing_page_views .big-explainer {
    height: auto;
  }
}

.region-wbfooter {
  /*background: rgb(0, 76, 146);*/
  background: #e5f0f6;
  padding: 40px 0 30px 0;
}
#block-block-22 {
  text-align: center;
}
#block-block-22 h2 {
  text-transform: uppercase;
  font-size: 25px;
  padding-bottom: 15px;
  margin-top: 0px;
}
#block-block-22 .block_body {
  display: flex;
  justify-content: center;
}
#block-block-22 .block_body a {
  padding: 0 10px;
}