#language nav {
  border-bottom: 0px !important;
}
#language .navbar {
  padding: 0px;
  padding-top: 0px;
}
#language .navbar a {
  font-size: 0.8em !important;
  padding: 5px;
  margin: 0px;
}
#language .navbar a.selected {
  background-color: #025184;
  color: #fff;
}
#language .container-fluid {
  padding: 0px;
  margin: 0px;
}
.color-red {
  color: #990000 !important;
}
td.border-right,
th.border-right {
  border-right: 1px solid #dee2e6;
}
.btn-offcanvas {
  border-color: #0d6efd !important;
  background-color: #fff !important;
  color: #000;
}
.btn-offcanvas:hover {
  border-color: #000 !important;
  background-color: #0d6efd !important;
  color: #fff;
}
.summary h3 {
  paddint-top: 1.2em;
}
.summary.club .title {
  color: #494848;
  border-bottom: 2px solid #494848;
}
.summary.club .colorscale0 {
  background-color: #428bca;
}
.summary.club td.border-right {
  border-right: 1px solid #dee2e6;
}
.color_palette.country {
		fill:#FFF;
		stroke: #333; stroke-width: 0.01px;
}
svg.mapro, svg.mapworld {
	height: 600px;
	width:100%;
	border:1px solid #ddd;
}
@media (max-width: 600px) {
  	svg.mapro {
    	height: 250px;
	}
}
svg.mapro .color_palette {
	fill:#fff;
}
svg.mapro path.country {
	fill:#FFF;
	stroke: #333; stroke-width: 0.01px;
}
svg.mapworld {
	background-color:#ADD8E6	
}

svg.mapworld .color_palette {
	fill:#009;
}
svg.mapworld path.country {
		fill:#FFF;
		stroke: #333; stroke-width: 0.1px;
}
.color_palette	.blue0 {
		background-color:#f5fbff;
		fill:#f5fbff !important;
	}
.color_palette	.blue1 {
		background-color:#e6f2ff;
		fill:#e6f2ff !important;
	}
.color_palette	.blue2 {
		background-color:#cce5ff;
		fill:#cce5ff !important;
	}
.color_palette	.blue3 {
		background-color:#99ccff;
		fill:#99ccff !important;
	}
.color_palette	.blue4 {
		background-color:#66b2ff;
		fill:#66b2ff !important;
	}
.color_palette	.blue5 {
		background-color:#3399ff;
		fill:#3399ff !important;
	}
.color_palette	.blue6 {
		background-color:#007fff;
		fill:#007fff !important;
	}
.color_palette	.blue7 {
		background-color:#0066cc;
		fill:#0066cc !important;
	}
.color_palette	.blue8 {
		background-color:#004c99;
		fill:#004c99 !important;
	}
.color_palette	.blue9 {
		background-color:#003366;
		fill:#003366 !important;
	}
.color_palette	.blue10 {
		background-color:#001f3f;
		fill:#001f3f !important;
	}

.color_palette	.red0 {
		background-color:#FFE4E4;
		fill:#FFE4E4 !important;
	}
.color_palette	.red1 {
		background-color:#F6CDCD;
		fill:#F6CDCD !important;
	}
.color_palette	.red2 {
		background-color:#EDB6B6;
		fill:#EDB6B6 !important;
	}
.color_palette	.red3 {
		background-color:#E3A0A0;
		fill:#E3A0A0 !important;
	}
.color_palette	.red4 {
		background-color:#D98989;
		fill:#D98989 !important;
	}
.color_palette	.red5 {
		background-color:#D07272;
		fill:#D07272 !important;
	}
.color_palette	.red6 {
		background-color:#C65B5B;
		fill:#C65B5B !important;
	}
.color_palette	.red7 {
		background-color:#BD4444;
		fill:#BD4444 !important;
	}
.color_palette	.red8 {
		background-color:#B32E2E;
		fill:#B32E2E !important;
	}
.color_palette	.red9 {
		background-color:#AA1717;
		fill:#AA1717 !important;
	}
.color_palette	.red10 {
		background-color:#8b0000;
		fill:#8b0000 !important;
	}


.scrollable-div {
  max-height: 550px; /* Set desired height */
  overflow-y: auto;  /* Enable vertical scrolling */
}

.progress > .progress-bar.w_1 {width:1% !important;}
.progress > .progress-bar.w_2 {width:2% !important;}
.progress > .progress-bar.w_3 {width:3% !important;}
.progress > .progress-bar.w_4 {width:4% !important;}
.progress > .progress-bar.w_5 {width:5% !important;}
.progress > .progress-bar.w_6 {width:6% !important;}
.progress > .progress-bar.w_7 {width:7% !important;}
.progress > .progress-bar.w_8 {width:8% !important;}
.progress > .progress-bar.w_9 {width:9% !important;}
.progress > .progress-bar.w_10 {width:10% !important;}
.progress > .progress-bar.w_11 {width:11% !important;}
.progress > .progress-bar.w_12 {width:12% !important;}
.progress > .progress-bar.w_13 {width:13% !important;}
.progress > .progress-bar.w_14 {width:14% !important;}
.progress > .progress-bar.w_15 {width:15% !important;}
.progress > .progress-bar.w_16 {width:16% !important;}
.progress > .progress-bar.w_17 {width:17% !important;}
.progress > .progress-bar.w_18 {width:18% !important;}
.progress > .progress-bar.w_19 {width:19% !important;}
.progress > .progress-bar.w_20 {width:20% !important;}
.progress > .progress-bar.w_21 {width:21% !important;}
.progress > .progress-bar.w_22 {width:22% !important;}
.progress > .progress-bar.w_23 {width:23% !important;}
.progress > .progress-bar.w_24 {width:24% !important;}
.progress > .progress-bar.w_25 {width:25% !important;}
.progress > .progress-bar.w_26 {width:26% !important;}
.progress > .progress-bar.w_27 {width:27% !important;}
.progress > .progress-bar.w_28 {width:28% !important;}
.progress > .progress-bar.w_29 {width:29% !important;}
.progress > .progress-bar.w_30 {width:30% !important;}
.progress > .progress-bar.w_31 {width:31% !important;}
.progress > .progress-bar.w_32 {width:32% !important;}
.progress > .progress-bar.w_33 {width:33% !important;}
.progress > .progress-bar.w_34 {width:34% !important;}
.progress > .progress-bar.w_35 {width:35% !important;}
.progress > .progress-bar.w_36 {width:36% !important;}
.progress > .progress-bar.w_37 {width:37% !important;}
.progress > .progress-bar.w_38 {width:38% !important;}
.progress > .progress-bar.w_39 {width:39% !important;}
.progress > .progress-bar.w_40 {width:40% !important;}
.progress > .progress-bar.w_41 {width:41% !important;}
.progress > .progress-bar.w_42 {width:42% !important;}
.progress > .progress-bar.w_43 {width:43% !important;}
.progress > .progress-bar.w_44 {width:44% !important;}
.progress > .progress-bar.w_45 {width:45% !important;}
.progress > .progress-bar.w_46 {width:46% !important;}
.progress > .progress-bar.w_47 {width:47% !important;}
.progress > .progress-bar.w_48 {width:48% !important;}
.progress > .progress-bar.w_49 {width:49% !important;}
.progress > .progress-bar.w_50 {width:50% !important;}
.progress > .progress-bar.w_51 {width:51% !important;}
.progress > .progress-bar.w_52 {width:52% !important;}
.progress > .progress-bar.w_53 {width:53% !important;}
.progress > .progress-bar.w_54 {width:54% !important;}
.progress > .progress-bar.w_55 {width:55% !important;}
.progress > .progress-bar.w_56 {width:56% !important;}
.progress > .progress-bar.w_57 {width:57% !important;}
.progress > .progress-bar.w_58 {width:58% !important;}
.progress > .progress-bar.w_59 {width:59% !important;}
.progress > .progress-bar.w_60 {width:60% !important;}
.progress > .progress-bar.w_61 {width:61% !important;}
.progress > .progress-bar.w_62 {width:62% !important;}
.progress > .progress-bar.w_63 {width:63% !important;}
.progress > .progress-bar.w_64 {width:64% !important;}
.progress > .progress-bar.w_65 {width:65% !important;}
.progress > .progress-bar.w_66 {width:66% !important;}
.progress > .progress-bar.w_67 {width:67% !important;}
.progress > .progress-bar.w_68 {width:68% !important;}
.progress > .progress-bar.w_69 {width:69% !important;}
.progress > .progress-bar.w_70 {width:70% !important;}
.progress > .progress-bar.w_71 {width:71% !important;}
.progress > .progress-bar.w_72 {width:72% !important;}
.progress > .progress-bar.w_73 {width:73% !important;}
.progress > .progress-bar.w_74 {width:74% !important;}
.progress > .progress-bar.w_75 {width:75% !important;}
.progress > .progress-bar.w_76 {width:76% !important;}
.progress > .progress-bar.w_77 {width:77% !important;}
.progress > .progress-bar.w_78 {width:78% !important;}
.progress > .progress-bar.w_79 {width:79% !important;}
.progress > .progress-bar.w_80 {width:80% !important;}
.progress > .progress-bar.w_81 {width:81% !important;}
.progress > .progress-bar.w_82 {width:82% !important;}
.progress > .progress-bar.w_83 {width:83% !important;}
.progress > .progress-bar.w_84 {width:84% !important;}
.progress > .progress-bar.w_85 {width:85% !important;}
.progress > .progress-bar.w_86 {width:86% !important;}
.progress > .progress-bar.w_87 {width:87% !important;}
.progress > .progress-bar.w_88 {width:88% !important;}
.progress > .progress-bar.w_89 {width:89% !important;}
.progress > .progress-bar.w_90 {width:90% !important;}
.progress > .progress-bar.w_91 {width:91% !important;}
.progress > .progress-bar.w_92 {width:92% !important;}
.progress > .progress-bar.w_93 {width:93% !important;}
.progress > .progress-bar.w_94 {width:94% !important;}
.progress > .progress-bar.w_95 {width:95% !important;}
.progress > .progress-bar.w_96 {width:96% !important;}
.progress > .progress-bar.w_97 {width:97% !important;}
.progress > .progress-bar.w_98 {width:98% !important;}
.progress > .progress-bar.w_99 {width:99% !important;}
.progress > .progress-bar.w_100 {width:100% !important;}