/**
 * This file will be overwritten when the Bootstrap Framework source files
 * are compiled using the Less CSS pre-processor.
 */

 .region-sidebar-first {
	padding: 0;
	margin-bottom: 0;
	border: none;
	border-radius: 0;
	background: none;
	-webkit-box-shadow: none;
 }
 #navbar {
	margin:0;
 }
 .navbar-btn {
	margin: 0;
	padding-right: 0;
 }
 .map-left-sec {
	min-height: 760px;
	margin-top: 2px;
	border-radius: 40px;
 }
 .map-left-sec h4.txt-three {
	margin-top: 0;
	text-transform: none;
	font-size: 16px;
 }

.map-left-sec .txt-one-all {
	margin-bottom: 15px;
}
.map-left-sec h4.txt-one {
	margin-top: 10px;
}
.map-left-sec h4.txt-one span {
	font-size: 14px;
    color: #002060;
 }

.marg-top-bot-30 .col-sm-12 {
	padding:0;
 }
.map-left-sec h4.txt-five {
	    margin-top: 0;
    font-size: 13px;
	color: #ffffcc;
    text-transform: uppercase;
	text-align: center;
 }
.map-left-sec h4.txt-two span {
	    font-size: 46px;
 }
.front .marg-top-bot-30 {
	margin:10px 0;
 }

.tab-content > .tab-pane:not(.active),
.pill-content > .pill-pane:not(.active) {
    display: block;
    height: 0;
    overflow-y: hidden;
}

 .carousel-indicators li {
	border: 1px solid #000;
	height: 11px;
}

#map_ghg_emission .highcharts-text-outline {
	stroke-width: 0px;
	fill: #bdd7ee;
    stroke: #bdd7ee;
}
#map_price_chart .highcharts-point {
	stroke-width: 0px;
}

.highcharts-mapbubble-series .highcharts-point {
	stroke: #ffffff;
}
.fillGreen {
	fill: #009a3e;
}
.fillBlue {
	fill: #312783;
}
.fillYellow {
	fill: #fbb900;
}
.highcharts-axis-title {
	font-size:14px;
}

.data-chart-sec .filter-sec {
	z-index: 1;
	top:40px;
}
.data-chart-sec .filter-sec h4, .checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label{
	font-size: 12px;
	margin-top: 5px;
}
.data-chart-sec .filter-sec h4{
	font-size: 12px;
}

#map_initiative, #chart_ghg_emission, #chart_price_chart, #chart_value_chart {
	width:85%;
}
#chart_value_chart {
	margin-bottom: 15px;
}
.front #map_initiative { width:100%; }
.donutemission {
	font-weight: 700;
    letter-spacing: 1px;
	text-align: center;
    font-size: 19px;
}
#countryClick {
	margin-bottom:8px;
}
#countryClick li{
	font-size: 12px;
	list-style:none;
	line-height: 1.4em;
    font-weight: bold;
	word-break: break-word;
    width: 158px;
	margin-left:10px;
}
#countryClick li.instrument-title {
	letter-spacing: 1px;
	margin-left:0;
}
.data-chart-sec .filter-sec ul { margin:0; }

#countryClick li .CountryMinus{
	font-size: 15px;
	cursor: pointer;
}
#countryResetMsg { display: none; width:160px; color: #2489c5; font-size: 12px; font-weight: bold;}
#countryReset {
	color: #ffffff;
	display:none;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
	letter-spacing: 1px;
	background-color: #2489c5;
    width: 50px;
    padding: 5px;
    clear: both;
	cursor: pointer;
}

footer {
	/*margin-top: 20px; */
}
.footer h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0;
	font-weight: normal;
}
.donutfooter {
    text-align: center;
    color: #ffffcc;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
}
#navbar .navbar-header {
	margin: 15px 0;
	padding-left: 0;
}
.navbar-default {
	padding: 0;
}
#navbar .navbar-header .name {
	text-decoration: none;
	font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 20px 0;
}
#navbar  .nav > li > a {
	padding: 10px 12px;
	font-size:13px;
	text-transform: uppercase;
}
#navbar   .navbar-nav {
	margin: 0;
	font-size:13px;
	float:left !important;
	margin-top: 10px;
}

#navbar #navbar-collapse {
	float:right;
}
.slogan {
	font-size:13px;
	color: #81878c;
	padding-left: 5px;
}
.site-external-breadcrumb {
	padding-left: 0;
    font-size: 13px;
    color: #0071BC;
    font-weight: 600;
}
/*
#navbar .container {
	border-bottom: 1px solid #dedede;
}*/

.instrument-title {
	color: #2489c5;
	text-transform: uppercase;
	font-weight: bold;
}

.map-bg-home {
	background-color: #f2f3f6;
}
.main-container {
	/*border-top: 1px solid #dedede;*/
    padding-top: 20px;
	background-color: #f2f3f6;
	padding-bottom: 40px;
}

.navbar-toggle {
	margin-top: 0;
}

.navbar-default .navbar-nav>li>a {
	color: #0071BC;
	font-weight: bold;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover { color: #002245; background-color: transparent; }
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover { color: #002245; background-color: transparent; }
.map-chart-sec { background-color: #fff; margin-top: 0px; }

#navbar  .navbar-nav>li.active, #navbar .navbar-nav>li:focus, #navbar .navbar-nav>li:hover{
	border-bottom: 3px solid #002245;
}

.home-news-sec {
	margin:0;
}
.publication-sec {
	margin-top: 20px;
}
.publication-sec li{
	height: 80px;
	border-bottom: 1px solid #f2f3f6;
	margin-top: 5px;
}

.media:first-child { margin-top: 15px; }

.row-eq-heights {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	border-bottom: 1px solid #f2f3f6;
	padding-bottom: 15px;
}

.home-news-sec h5, .publication-sec h5 {
	font-size: 13px;
}
.select {
	font-family: Open Sans, sans-serif !important;
}
#initiative_general {
	font-size:13px;
	clear: both;
    padding-top: 15px;
}
.modal-header, .modal-footer {
	border:none;
}
#country-year-slider {
	margin-bottom:40px;
	width:97%;
	float:left;
}
#country-year-helper {
	/*width:13px;
	float:left;
	text-align:center;
	border-radius: 10px;
    background-color: #2a2a9c;
	color:#ffffff;
	margin-top: 3px;
	margin-right: 2px;
	font-size: 11px;
	font-weight: 700;
	padding: 1px; */

	width: 13px;
    height: 14px;
    text-align: center;
    border-radius: 10px;
    background-color: #2a2a9c;
    color: #ffffff;
    margin-top: 4px;
    margin-right: 3px;
    display: inline-block;
    padding: 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    float: left;
}

#download_helper {
	/*width: 13px;
    float: right;
    text-align: center;
    border-radius: 10px;
    background-color: #2a2a9c;
    color: #ffffff;
    margin-top: -5px;
    margin-left: 4px;
	font-size: 11px;
	padding: 1px; */

	width: 13px;
    height: 14px;
    text-align: center;
    border-radius: 10px;
    background-color: #2a2a9c;
    color: #ffffff;
    margin-top: 0;
    margin-left: 2px;
    display: inline-block;
    padding: 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    vertical-align: top;
}

#data3_helper {
	/*
	width:13px;
	text-align:center;
	border-radius: 10px;
    background-color: #2a2a9c;
	color:#ffffff;
	/*margin-top: 3px;
	margin-right: 2px;
	display:inline-block;
	font-size: 14px;
    padding: 1px;
	font-size: 11px;
	font-weight: 700;
	margin-bottom: 30px; */

	width: 13px;
    height: 14px;
    text-align: center;
    border-radius: 10px;
    background-color: #2a2a9c;
    color: #ffffff;
    margin-top: 0;
    margin-right: 2px;
    display: inline-block;
    padding: 0;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    vertical-align: top;
}

.node footer {
	margin-top: 0;
    padding: 0;
    background-color: none;
    border-top: none;
}
.ui-tabs .ui-tabs-panel {
	padding-left:0;
}
.ui-widget{
	font-family: Open Sans, sans-serif;
    color: #333;
    font-size: 13px;
}
.ui-widget-content, .ui-widget-header {
	color: #333;
	border:none;
	background:none;
}
.ui-widget-header {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
}
.ui-state-default .field-name-field-tab-title, .ui-state-default .field-name-field-sub-tab-title {
	border-bottom: 4px solid #ffffff;
	padding-bottom: 10px;
	color: #999;
	font-weight: 700;
}
.ui-tabs-active .field-name-field-tab-title, .ui-state-hover .field-name-field-tab-title,
.ui-tabs-active .field-name-field-sub-tab-title, .ui-state-hover .field-name-field-sub-tab-title {
	border-bottom: 4px solid #2cb9ef;
	padding-bottom: 10px;
	color: #005f8f;
	font-weight: 700;
}
a:focus {
	outline: none;
    outline-offset: initial;
}
.page-header {
	font-size:16px;
	border-bottom:none;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs .ui-tabs-nav {
	padding-left:0;
}
.ui-widget ul{
	padding-left: 40px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: none;
	background:none;
}

/*.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border-bottom: 4px solid #2cb9ef;
    color: #005f8f;
}*/
.ui-accordion-content-active { height: inherit !important; }
.view-basic-page .views-row {  border-top: 15px solid #f2f3f6; }
.view-basic-page .views-row .views-field-field-tab-title, .view-basic-page .ui-state-default a, .view-basic-page .ui-state-default a:link, .view-basic-page .ui-state-default a:visited { color: #000; font-weight: 600;}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon { right: .5em; left: auto; }
.ui-state-active { border-bottom: 1px solid #f2f3f6; }
.ui-state-default .ui-icon, .ui-state-active .ui-icon  {
     background-image: url('../images/ui-icons_454545_256x240.png');
}

.ui-state-active .ui-icon-triangle-1-s {
    background-position: 0px 0px;
}

.ui-state-default .ui-icon-triangle-1-e {
    background-position: -64px 0px;
}
.ui-accordion .ui-accordion-icons, .ui-accordion .ui-accordion-content {
	padding-left: 1.2em;
}

.mapdatadisclaimer {
	padding: 10px;
    font-size: 12px;
}

#block-views-exp-publications-publications .views-exposed-widget {
	width:100%;
}

.publication-sub-title {
	color:#999999;
	font-size: 11px;
	padding-bottom: 5px;
}
.views-exposed-form .views-exposed-widget .btn {
	margin-top:7px;
}

.node-publications  .field {
	padding-bottom:15px;
}

.node-publications .field-name-field-published-date {
	color:#999999;
	font-size: 12px;
}
.message_section {
	padding: 5px 5px 5px;
    background-color: #d9edf7;
}
.message_close {
	float:right;
	cursor:pointer;
}
.message_highlight {
	font-weight:700;
}
#message_borad {
	float:left;
}
ul.ticks li {
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}
ul.ticks li:after {
    content: "_";
    padding: 0;
	color: #CCC;
    font-size: 20px;
    position: relative;
    top: -8px;
    right: -6px;
}
ul.ticks li:before {
    content: "" !important;
}

.tabbable-line > .custom-tab > li {
	font-size:13px;
}

#Download_Initiative {
	cursor:pointer;
}
.highcharts-container  {
	width:100% !important;
}
.message_borad, .message_borad .col-md-12 {
	padding:0 !important;
	margin-top: 4px;
}

.page-map-data h1 {
    margin: 0px;
    padding-bottom: 20px;
    font-size: 16px;
}

.not-front .region-content {
	background: #fff;
	line-height:1.4em;
}
.not-front .region-content p {
	line-height:1.4em;
}

.not-front .region-content #block-system-main {
	padding: 10px;
}

.page-map-data .region-content #block-system-main {
	padding: 20px 10px;
}

.page-map-data .region-content {
	background: #f2f3f6;
}

.page-general .region-content {
	background: #fff;
}
.map-sidebar { padding-left:0; }
#map_chart_region {background: #fff;}

.page-map-data .container-fluid {
	background: #fff;
}

.tooltip.right .tooltip-inner {
    background-color:#d9edf7;
	font-family: Open Sans, sans-serif !important;
    color: #333;
	text-align:left;
	padding:10px;
}
.tooltip.left .tooltip-inner {
    background-color:#d9edf7;
	font-family: Open Sans, sans-serif !important;
    color: #333;
	text-align:left;
	padding:10px;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #d9edf7;
}
.tooltip.right .tooltip-arrow{
  border-right-color: #d9edf7;
}
.whiteBox5 { background:#fff; color:#0000cc; float: right; width: 100%; padding-bottom: 10px;}
.whiteBox5 .textOne{
	/*
	width: 13px;
    border-radius: 11px;
    background: #29299b;
    color: #fff;
    text-align: center;
	float: right;
    margin-right: 10px;
	font-size:11px;
	font-weight:700;
	padding: 1px; */

	    width: 13px;
    height: 14px;
    text-align: center;
    border-radius: 10px;
    background-color: #2a2a9c;
    color: #ffffff;
    margin-top: 3px;
    margin-right: 2px;
    display: inline-block;
    padding: 0px;
    font-size: 11px;
    font-weight: 700;
    float: right;
    line-height: 14px;
}
.allGeneralInfo { display:none; }
.nodatastyle {
    font-weight: bold;
    text-align: center;
}
.valueprior {
	color: #cb2445;
}
#chart_value_single {
	width:85%;
}
#initiative_general .btn-primary {
	margin-top:5px;
}
#initiative_general .sum-area {
	margin-bottom:10px;
}
.loader {
	position: fixed;
	left: 0px;
	top: 100px;
	width: 100%;
	height: 100%;
	z-index:1;
	background: url('../images/page-loader.gif') 50% 50% no-repeat;
	display:none;
}

.content-about {
	background: #ffffff;
	color: #000;
	margin-top: 20px;
	padding: 0 10px 10px 10px;
	line-height:1.4em;
}
.content-about h1, h2, h3, h4, h5, h6 {
	font-size:18px;
}
.content-about ul {
  padding: 0 15px;
}
.content-about ul li{
	padding-bottom: 10px;
}

.sum-area p.txtB span.carbon_tooltip {
	font-weight: bold;
	color: #666;
}

.mapLeftSecHome{
background: #ffffff; /* Old browsers */
height: 100%;  overflow: hidden;
}
.mapLeftSecHome .whiteBox { background:#fff; color:#81878c; float:left; margin:0; }
.mapLeftSecHome .whiteBox1, .mapLeftSecHome .whiteBox2 { background:#fff; color:#81878c; float:left; border-top: 2px solid #f2f3f6;  width:100%;}
.mapLeftSecHome .whiteBox p.txtOne, .mapLeftSecHome .whiteBox1 p.txtOne { text-align: left; font-size:14px; margin: 15px 0; font-weight:normal; }
.mapLeftSecHome .whiteBox p.txtTwo, .mapLeftSecHome .whiteBox1 p.txtTwo { text-align: center; font-size:14px;  margin-top:10px; margin-bottom: 10px; font-weight:normal;}
.mapLeftSecHome .whiteBox1 .col-sm-9 { padding-left: 0; padding-right:5px; }
.mapLeftSecHome .whiteBox1 .secondSection { padding-top:12px;}
.mapLeftSecHome .whiteBox h4 { text-align:center; font-size:15px; line-height:1.4em;}
.mapLeftSecHome .whiteBox2 p.txtThree, .mapLeftSecHome .whiteBox2 p.txtTwo { text-align: center; color:#81878c; font-size:14px; font-weight:normal;}
.mapLeftSecHome .whiteBox2 p.txtTwo { margin-top:10px; margin-bottom:0; }
.mapLeftSecHome .whiteBox2 p.txtThree { padding-bottom:10px; }

.modal-content sub, sup {
	font-size:100%;
}

.node-page, .view-basic-page  {
	text-align: justify;
}

.view-basic-page  img {

}
.view-basic-page  .imgTwo img{

}
.view-basic-page  .imgTwo {
	width:50%;
	float:left;
	clear:both;
}
.node-page a, .view-basic-page a {
	color:#337ab7;
}
.node-page ul,.view-basic-page ul {
	padding-bottom:10px
}

.node-page ul li,.view-basic-page ul li, .node-page ol li,.view-basic-page ol li{
	padding:5px 0px;
}
.node-page iframe {
	width:100%;
}

.page-resources #block-system-main {
	display:none;
}
#quicktabs-resources ul.quicktabs-tabs {
    border-bottom: 1px solid #dedede;
    margin: 0px;
    padding: 0;
}
#quicktabs-resources ul.quicktabs-tabs  li{
	font-size: 13px;
    margin-right: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0px;
	display: inline-block;
}
#quicktabs-resources ul.quicktabs-tabs li.active, #quicktabs-resources ul.quicktabs-tabs li:hover {
	border-bottom: 4px solid #2cb9ef;
    position: relative;
	color: #005f8f;
}

#quicktabs-resources ul.quicktabs-tabs li a:hover,#quicktabs-resources ul.quicktabs-tabs li a:focus{
	text-decoration: none;
	color: #005f8f;
}

#quicktabs-resources ul.quicktabs-tabs  li a{
	border: 0;
    margin-right: 0;
    color: #999;
    padding: 10px 0;
    position: relative;
    display: inline-block;
    padding: 10px 15px;
}
.useful-links {
	padding: 15px 0 15px 10px;
}
.useful-links a{
	padding: 5px 0px;
    display: inline-block;
}
.useful-links ul {
    padding-left: 30px;
}
.useful-links ul  li ul{
	padding-left: 30px;
}

#quicktabs-resources > .quicktabs-tabs > li.active > a,#quicktabs-resources > .quicktabs-tabs > li.active > a:hover {
	color: #005f8f;
	background-color: transparent;
}
/* .three-btns .eve_downloadImageGraph {
	display: none;
} */

.eve_downloadImageGraph:hover {
	cursor: pointer;
}
/* .tab-pane.active .highcharts-exporting-group {
	display: none;
} */
.modal-body .otherlinks a {
	display: inline-block;
	padding: 3px 0;
}

@media (min-width: 480px) {
	#navbar .navbar-header .name {
		font-size: 25px;
	}

}

@media (min-width: 640px) {
	#navbar .navbar-header .name {
		font-size: 30px;
	}
	.home-page-latest-news, .home-page-latest-publications {
		width: 50%;
		float:left;
		padding-right:10px;
	}
	.publication-sec {
		margin-top: 0;
	}
}
@media (min-width: 768px) {
  /*.container {
    width: 768px;
	padding-left:15px;
  }
  #navbar .nav > li > a {
	padding: 10px 9px;
  }*/
  /*#navbar .container, .navbar-default .navbar-collapse {
	padding:0;
  }*/

}
@media only screen and (max-width:767px) {
.mapLeftSecHome .whiteBox p.txtOne, .mapLeftSecHome .whiteBox1 p.txtOne { text-align: center; }
.mapLeftSecHome  .whiteBox2 { border-bottom: 2px solid #f2f3f6; }
}
@media (min-width: 960px) {
 /* .container {
    width: 960px;
  }
  #navbar .nav > li > a {
	padding: 10px 12px;
  }*/
}

@media (min-width: 991px) {
	.sum-area-data {
		min-height:200px;
	}
	/*.mapLeftSec{
		min-height: 730px;
	}*/
}

@media only screen and (max-width: 991px) {
	.navbar-toggle {
		display: block;
		margin-right: 0;
	}
	.map-sidebar {
		padding-right:0;
	}
}
.field-type-text-with-summary{

	padding-left:15px;
}