/* World Map - SVG taxonomy types */
.b_c {
	fill:#E0E0E0;
	stroke:#fff;
	stroke-width: 0.3
}
.hl_c path {
	fill: #f2f2f2;
}
#background_map path {
	fill: #f2f2f2
}
#background_map {
	fill: #00425A;
}
#background_map svg {
	fill: green !important
}
path[title]:hover:after {
  content: attr(title);
  position: absolute;
  top: -100%;
  left: 0;
}
/* your country */
.page-id-443 .b_c {
	fill: #4F5951;
	stroke: #f4f4f4;
	stroke-width: 0.5
}
.page-id-443 .hl_c path {
	fill: #c1c3ba;
}
/* stated-vulnerabilities 339 */
.p_t_p_339 {
	fill:#6F3D48;
	stroke:#fff;
}
.stated-vulnerabilities .hl_c path {
	fill: #d3c5c8;
}
/* Adaptation Outcomes */
.p_t_p_351 {
	fill:#959654;
	stroke:#fff;
}
.adaptation-outcomes .hl_c path {
	fill:#c3c3a4
}

/* Adaptation Actions */
.p_t_p_358 {
	fill:#578e95;
	stroke:#fff;
}
.adaptation-action .hl_c path {
	fill: #afc2c5
}

/* BT NBS Vision for Adaptation */
.p_t_p_364  {
	fill:#8aa4a0;
	stroke:#fff;
}
.broad-type-of-nbs-vision-for-adaptation .hl_c path {
	fill:#b6c9cb
}
/* BT NBS Action for Adaptation */
.p_t_p_323 {
	fill:#b1c17f;
	stroke:#fff;
}
/* BT Engineered Action */
.p_t_p_375  {
	fill:#B56F99;
	stroke:#fff;
}
.broad-type-of-engineered-action .hl_c path {
	fill:#d9c8d2
}

/* Broad type of hybrid adaptation actions */
.p_t_p_380  {
	fill:#63695B;
	stroke:#fff;
}
 .hybrid-actions .hl_c path {
	fill:#bdc0b8
}


/* Ecosystem focus of NBS */

.p_t_p_385  {
	fill:#AEDAF4;
	stroke:#fff;
}
.ecosystem-focus-of-nbs .hl_c path {
	fill:#cddde7
}

/* BT Indirect Action */
.p_t_p_390 {
	fill:#ad99a6;
	stroke:#fff;
}
.broad-type-of-indirect-adaptation-action .hl_c path {
	fill:#e9e2e6
}

/* Mismatch Sectors */
.mismatch_h {
	fill:#BB3943;
	border-left: 10px solid #BB3943;
}
.mismatch_l {
	fill:#F67172;
	border-left: 10px solid #F67172;
}
.mismatch_vl {
	fill:#FEC2C2;
	border-left: 10px solid #FEC2C2;
}
.mismatch-between-vulnerable-sectors .hl_c path {
	fill:#e9e2e6
}

/* Target Costs Described */
.p_t_p_401 {
	fill:#E9A973;
	stroke:#fff;
}
.page-id-401 .hl_c path {
	fill:#ecdfd4
}
/* Links Mitigation Adaptation Actions */
.p_t_p_406 {
	fill:#AFCDC7;
	stroke:#fff;
}
.links-between-mitigation-and-adaptation-actions .hl_c path {
	fill:#dbeae7
}
/* BT Nbs Action */
.nature-based-actions .hl_c path {
	fill:#c1a297
}
/* BT Engineered Action */
.engineered-actions .hl_c path {
	fill:#dbc8d3
}

.nature-based-actions .hl_c path {
	fill:#bfc6ae
}
/* Indirect  Action */
.indirect-actions .hl_c path {
	fill:#e2d7de
}
/* NDC Status */
.ndc {
	fill: #00425A;
	border-left: 10px solid #00425A;
}
.nondc_other {
  fill: #1F8A70;
	border-left: 10px solid #1F8A70;
}
.nondc_unable {
	fill:#ea7e24;
	border-left: 10px solid #ea7e24;
}
.ndc_eu {
  fill: #d5db38;
	border-left: 10px solid #d5db38;
}
.nondc_nosubmission {
	fill: #eb3f67;
	border-left: 10px solid #eb3f67;
}
/* Vulnerabilty Ranking */
.vr_h {
	fill: #BB3943;
	border-left: 10px solid #BB3943;
}
.vr_l {
	fill: #FBE0CB;
	border-left: 10px solid #FBE0CB;
}
.vr_mh {
	fill: #F67172;
	border-left: 10px solid #F67172;
}
.vr_m {
	fill: #FEC2C2;
	border-left: 10px solid #FEC2C2;
}
.vr_ml {
	fill: #E9A973;
	border-left: 10px solid #E9A973;
}
.vr_na {
	fill: #EAE7E7;
	border-left: 10px solid #EAE7E7;
}

/* Level of Detail */
.level-of-detail-in-ndc .hl_c path {
	fill: #b9c0c3
}
.ap_d {
	fill: #5fa8ce;
	border-left: 10px solid #5fa8ce;
}
.ap_nd {
	fill: #7091a2;
	border-left: 10px solid #7091a2;
}
.ap_sd {
	fill: #5bafda;
	border-left: 10px solid #5bafda;
}
.noap {
	fill: #5a6469;
	border-left: 10px solid #5a6469;
}
