@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600&family=Raleway:ital,wght@0,200;0,300;0,400;1,200&display=swap");

body,
html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform 0.5s ease;
  font: 16px "Montserrat", sans-serif;
  font-weight: 400;
  background-color: white;
}

.site-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  max-width: 100vw;
}

/* GIF ładujący stronę */
#loader {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.spinner {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #f5a800;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Back to TOP */
#backToTop {
  position: fixed;
  bottom: 80px;
  right: 60px;
  display: none;
  background-color: #ffc975;
  border: none;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  z-index: 9999;
  transition: opacity 0.3s ease;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

#backToTop:hover {
  display: block !important;
  background-color: #f5a800;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1002;
  background: #ffffff;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 50px;
  box-sizing: border-box;
  height: 100px;
  border-bottom: 1px solid #b3b3b3;
}

.header-left {
  display: flex;
  align-items: left;
  margin-right: auto;
  flex-grow: 1;
}

.header-right {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-left: auto;
  text-decoration: none;
  font: 18px "Montserrat", sans-serif;
  font-weight: 400;
  color: #ffffff;
}

.header-right a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font: 18px "Montserrat", sans-serif;
  font-weight: 400;
  color: #000000;
  padding: 15px 15px;
  gap: 30px;
}

.header-right a:not(:has(svg)):not(:has(object))::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e6e6e6;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 2.25rem;
}

.header-right a:not(:has(svg)):not(:has(object)):hover::before {
  opacity: 1;
}

.header-right a:not(:has(svg)):hover {
  transform: scale(1.05);
  transition: transform 0.3s ease;
  font-weight: 500;
}

#ENG-object {
  transition: transform 0.3s ease;
}

a:hover #ENG-object {
  transform: scale(1.1);
}

#ENG {
  background: none !important;
  font-weight: 600 !important;
  padding: 0 !important;
}

#ENG-frame {
  fill: none;
  transition: stroke 0.3s ease;
}

a:hover #ENG-frame {
  fill: #f5a800;
}

#ENG-text {
  fill: #000;
  font: 16px "Montserrat", sans-serif;
  text-anchor: middle;
}

/* przycisk domyślnie ukryte */
#changeColorBtn1 {
  display: none;
}

/* Ikona wersji kontrastowej */
#Warstwa_1a,
#Warstwa_1b {
  height: 35px;
  display: block;
  transition: transform 0.3s ease;
}

#Warstwa_1a:hover,
#Warstwa_1b:hover {
  transform: scale(1.2);
}

.sub-header {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 100px;
  left: 0;
  z-index: 1001;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000000;
  background: white;
  padding: 10px 20px;
  font: 20px "Montserrat", sans-serif;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.5s ease;
}

.sub-header-left,
.sub-header-right {
  display: flex;
  align-items: center;
  gap: 20px;
}

.sub-header-center {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px !important;
}

#hamburger,
.hamburger2,
.home {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  height: 100%;
}

#hamburger,
.hamburger2 {
  font-size: 24px;
  margin-left: 10px;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 1000;
  color: #676c6e;
}

#hamburger:hover,
.hamburger2:hover {
  color: #f0ab04;
  transform: scale(1.2);
}

.home svg {
  width: 45px;
  height: 35px;
  transition: transform 0.3s ease;
}

.home svg path {
  fill: #676c6e;
  transition: fill 0.3s ease;
}

.home:hover svg {
  transform: scale(1.2);
}

.home:hover path {
  fill: #f0ab04;
}

#index,
#ludnosc,
#edukacja,
#rynek_pracy,
#wynagrodzenia_i_swiadczenia_spoleczne,
#ceny,
#gospodarstwa_domowe,
#mieszkania,
#zdrowie,
#kultura_turystyka,
#spoleczenstwo_informacyjne,
#nauka_i_technika,
#srodowisko_energia,
#rolnictwo,
#przemysl,
#budownictwo,
#transport,
#handel,
#przedsiebiorstwa_niefinansowe_inwestycje,
#rachunki_narodowe_notyfikacja_fiskalna,
#finanse,
#podstawowe_dane_o_wojewodztwach {
  padding: 15px;
  font-weight: 600;
  flex-grow: 1;
  text-align: center;
  font-size: 24px;
}

#printBtn {
  top: 120px;
  background-color: transparent;
  color: black;
  padding: 15px 15px;
  font: 16px "Montserrat", sans-serif;
  font-weight: 500;
  cursor: pointer;
  border-radius: 2.25rem;
  border: none;
}

#printBtn:hover {
  transform: scale(1.05);
  background-color: #f0ab04;
  border-radius: 2.25rem;
  border: none;
  color: black;
  font-weight: 600;
}

.print-only {
  display: none;
}

#downloadExcelBtn {
  top: 120px;
  background-color: transparent;
  color: black;
  padding: 15px 15px;
  font: 16px "Montserrat", sans-serif;
  font-weight: 500;
  cursor: pointer;
  border-radius: 2.25rem;
  margin-right: 50px;
  border: none;
}

#downloadExcelBtn:hover {
  transform: scale(1.05);
  background-color: #a8ff00;
  border-radius: 2.25rem;
  border: none;
  color: black;
  font-weight: 600;
}

.container {
  display: flex;
  grid-template-columns: 250px 1fr;
  padding: 12rem 1rem;
  left: 0;
  right: 0;
  flex-direction: row;
  flex: 1;
  flex-wrap: wrap;
  gap: 10px;
  transition: all 0.3s ease-in-out;
  max-width: 100vw;
  height: auto;
}

.sidebar {
  padding: 12rem 1rem;
  flex: 1 1 250px;
  max-width: 20%;
  max-height: 100vh;
  top: 0;
  bottom: 10px;
  color: #000000;
  background-color: transparent;
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-width: none;
  transform: translateX(0);
  transition: transform 0.5s ease;
  z-index: 1000;
}

.sidebar,
.sidebar button {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.sidebar.collapsed {
  transform: translateX(-100%);
}

.container:hover,
.sidebar:hover {
  scrollbar-width: thin;
}

/* dla przeglądarek: Chrome, Safari i Opera */
.sidebar::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  transition: width 0.3s, height 0.3s;
}

.sidebar::-webkit-scrollbar-thumb {
  border-radius: 4px;
}

.sidebar:hover::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.sidebar ul {
  list-style: none;
  padding: 0;
}

.sidebar li {
  width: 100%;
  border-bottom: 1px solid #cccccc;
  padding: 0;
}

.sidebar ul li:first-of-type {
  border-top: none;
}

.sidebar button {
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  padding: 8px 10px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.sidebar button:hover {
  background-color: #999999;
  font-weight: bold;
  color: #ffffff;
  transform: scale(1.02);
}

.sidebar button.active {
  background-color: #999999;
  font-weight: bold;
  color: #ffffff;
  transform: scale(1.02);
}

@media print {
  .container,
  .main-content,
  .grid-container {
    position: static !important;
    overflow: visible !important;
    display: block !important;
    width: 100% !important;
  }

  header > :not(.sub-header),
  #printBtn,
  #downloadExcelBtn,
  #hamburger,
  .home,
  .sidebar,
  .search-controls,
  .no-print-footer,
  .no-print {
    display: none !important;
  }

  .chart-container {
    page-break-before: auto;
    break-before: auto;
    page-break-inside: avoid;
    break-inside: avoid;
    margin-top: 100px;
    margin-bottom: 20px;
  }

  h3,
  h4 {
    text-align: left;
    padding-left: 10px;
    background-color: #ffffff;
    color: #000000;
  }

  h3 {
    margin: 10px 0;
  }

  h4 {
    font-size: 14px;
  }

  p,
  ul,
  li {
    font-size: 16px;
    color: #4d4d4d;
    text-align: left;
  }

  .c3-chart-arcs-title {
    font-size: 15px !important;
    font-weight: 500;
  }
}

#cover-page {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #cad5da;
  color: #676c6e;
  font-size: 2vh;
  font-family: "Montserrat", sans-serif;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  transition: opacity 0.5s ease-in-out;
}

#cover-page a {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
}

#cover-page svg {
  width: 160px;
  height: auto;
}

.top-right-logo {
  position: absolute;
  top: 40px;
  right: 60px;
  height: 6%;
  width: auto;
  z-index: 2100;
}

#cover-page h1 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(2rem, 5vw, 2.5rem);
  font-weight: bold;
  text-align: center;
  padding: 0.2em 1.5em;
  color: #333;
}

#cover-page button {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  padding: 0.5em 1.5em;
  background-color: #f0ab04;
  color: black;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s;
}

#cover-page button:hover {
  background-color: #676c6e;
  font-weight: 550;
  color: white;
}

.fade-out {
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
}

.main-content {
  margin-left: 20%;
  flex: 1 1 80%;
  width: 100%;
  justify-content: center;
  padding: 0 1rem;
  box-sizing: border-box;
  z-index: 999;
}

.main-content:hover {
  scrollbar-width: thin;
}

.main-content::-webkit-scrollbar {
  display: none;
  transition: width 0.3s, height 0.3s;
}

.main-content:hover::-webkit-scrollbar {
  display: block;
  width: 8px;
}

h4 {
  margin-bottom: 5px;
  text-align: left;
}

.grid-container-base {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  align-items: start;
  justify-content: start;
  align-content: start;
  gap: 1rem;
  z-index: 998;
  min-height: 100%;
  max-width: 100%;
  grid-template-areas: "map table";
}

.grid-containerLudnosc {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table2 chart1"
    "chart2 chart3"
    "table3 chart4"
    "chart5 chart";
}

.grid-containerEdukacja {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table4 chart6"
    "table5 table6"
    "chart8 chart9";
}

.grid-containerRP {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table7 chart10"
    "table8 table9"
    "chart11 chart13";
}

.grid-containerWynagrodzenia {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table10 chart14"
    "table11 table";
}

.grid-containerCeny {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table12 chart15"
    "table13 table";
}

.grid-containerGD {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table14 table15"
    "chart16 table16";
}

.grid-containerMieszkania {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table17 chart17"
    "chart19 table"
    "chart21 table"
    "chart23 table";
}

.grid-containerZdrowie {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table18 chart25"
    "table19 chart26"
    "table20 table21"
    "chart29 table";
}

.grid-containerKT {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table22 chart30"
    "chart31 table23"
    "chart32 table24";
}

.grid-containerSI {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table25 chart33"
    "table26 table27"
    "chart34 chart35";
}

.grid-containerNT {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table28 chart36"
    "table29 chart37";
}

.grid-containerSE {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "chart38 table30"
    "table31 chart39"
    "table32 chart40"
    "table33 chart41";
}

.grid-containerRolnictwo {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "chart42 chart43"
    "table34 table35"
    "table36 chart44";
}

.grid-containerPrzemysl {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table37 chart46"
    "chart47 table38";
}

.grid-containerBudownictwo {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table39 chart48"
    "chart49 table";
}

.grid-containerTransport {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table40 map2"
    "table41 chart53"
    "chart54 table42";
}

.grid-containerHandel {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table43 chart56"
    "chart57 table44"
    "table45 chart59"
    "chart60 table46"
    "table47 chart64";
}

.grid-containerPNI {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "chart66 table48"
    "chart67 table";
}

.grid-containerRN {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table49 chart68"
    "table50 chart69"
    "chart70 table51"
    "chart72 table";
}

.grid-containerFinanse {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  grid-template-areas:
    "table52 chart73"
    "table53 table54"
    "chart74 table56"
    "table55 table";
}

.grid-containerWojewodztwa {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin: 20px;
  grid-template-areas:
    "map3 map4"
    "map5 map6"
    "map7 map8"
    "map9 map10"
    "map11 map12";
}

.map-container {
  grid-area: map;
  width: 100%;
  height: auto;
}

.table-container,
.chart-container {
  grid-area: table;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
}

#chart49,
#chart50,
#chart51,
#chart52 {
  width: 25%;
  height: 350px;
  position: relative;
}

#drilldownTable {
  width: 200px;
  padding-right: 0;
  z-index: 10;
}

#drilldownTable table,
#drilldownTable th,
#drilldownTable td {
  border: 1px solid #ccc;
  border-collapse: collapse;
  background-color: white;
}

#drilldownTable th {
  font-weight: bold;
  padding: 4px;
  text-align: left;
}

#drilldownTable td {
  padding: 4px;
  vertical-align: top;
  font-size: 12px;
  text-align: right;
}

#drilldownTable td:first-child {
  text-align: left;
}

#drilldownTable table.drilldown {
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
}

#drilldownTable tr:hover td {
  background-color: #e6e6e6;
  cursor: pointer;
}

[id$="-container"] {
  grid-area: var(--grid-area);
}

.grid-container::-webkit-scrollbar {
  display: none;
  width: 8px;
  height: 8px;
  transition: width 0.3s, height 0.3s;
}

.grid-container::-webkit-scrollbar-thumb {
  border-radius: 4px;
}

.grid-container:hover {
  scrollbar-width: thin;
}

.grid-container:hover::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.chart-titles {
  display: flex;
  width: 650px;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
}

strong {
  color: #676c6e;
}

/* STOPKA */
footer {
  flex-shrink: 0;
  position: relative;
  width: 100vw;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 1001;
  font: 16px "Montserrat", sans-serif;
  text-align: center;
  padding-left: 10px;
}

.no-print-footer {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding: 0 20px;
  box-sizing: border-box;
}

.socialMedia {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding: 0 20px;
  box-sizing: border-box;
}

.license {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  padding: 0 20px;
  box-sizing: border-box;
}

.tableLogoFooter {
  content: url("logo/logo_GUS_pion_kolor.svg");
  width: auto;
  height: 70px;
  display: block;
}

footer .license {
  justify-content: flex-end !important;
}

footer .no-print-footer svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  fill: #808080;
}

footer .socialMedia svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  fill: #808080;
}

footer .license svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  fill: #808080;
}

footer a {
  color: #000000;
  font: 16px "Montserrat", sans-serif;
  text-decoration: none;
  font-weight: 400;
}

footer a:hover {
  text-decoration: underline;
  font-weight: 500;
}

footer a:active {
  color: #676c6e;
}

/* POPUP */
.modal {
  display: none;
  position: fixed;
  z-index: 1003;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background-color: #fff;
  margin: 10% auto;
  padding: 20px;
  border-radius: 5px;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 80vw;
  width: 60%;
  max-height: 60vh;
  overflow-x: auto;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  box-shadow: 0px 0px 10px #000;
  text-align: left;
  font: 18px "Montserrat", sans-serif;
}

.modal-content:hover {
  scrollbar-width: thin;
}

.modal-content h2 {
  text-align: center;
  font-weight: 400;
  font: 28px "Montserrat", sans-serif;
}

.modal-text {
  width: 80%;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}

.modal-content table {
  border: none;
  border-collapse: collapse;
}

.modal-content table td,
.modal-content table th {
  border: none;
  line-height: 1.2;
  padding: 5px;
}

.modal-content p {
  max-width: 80%;
  line-height: 1.5;
  text-align: left;
}

.modal-content span,
.modal-content p {
  display: inline-block;
  max-width: 80%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 1% auto;
}

.modal-logo {
  content: url("logo/logo_GUS_pełne_color.svg");
  width: 200px;
  height: auto;
  display: block;
}

.tableLogo {
  content: url("logo/logo_GUS_pion_kolor.svg");
  width: auto;
  height: 80px;
  display: block;
}

p + ul {
  margin-top: 0.1em;
}

.close {
  color: #f0ab04;
  top: 5px;
  right: 10px;
  font-size: 42px;
  font-weight: 500;
  cursor: pointer;
  transition: transform 0.3s ease, font-size 0.3s ease, color 0.3s ease;
  display: inline-block;
  padding: 5px 10px;
}

.close:hover {
  color: #676c6e;
  font-weight: 600;
  transform: scale(1.2);
}

#printExplanations,
#printPrivacy,
#printAbout,
#printAccess,
#printRodo {
  position: relative;
  padding: 10px;
  bottom: 10px;
  background-color: #676c6e;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  z-index: 1000;
  font: 16px "Montserrat", sans-serif;
}

#printExplanations:hover,
#printPrivacy:hover,
#printAbout:hover,
#printAccess:hover,
#printRodo:hover {
  font-weight: 600;
  transform: scale(1.1);
  transition: transform 0.3s ease, font-size 0.3s ease, color 0.3s ease;
}

.hamburger2 {
  display: none;
}

/* Responsywność */
@media screen and (max-width: 1024px) {
  .grid-container-base {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "map"
      "table";
  }

  .header-right {
    display: none;
    position: absolute;
    top: 180px;
    right: 0;
    background: white;
    opacity: 0.9;
    flex-direction: column;
    width: 200px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  }

  .header-right.active {
    display: flex;
  }

  .hamburger2 {
    display: block;
    background: none;
    border: none;
    font-size: 1.5rem;
    cursor: pointer;
  }

  .container {
    grid-template-columns: 1fr;
    flex-direction: column;
    padding: 10px;
    margin-bottom: 20px;
  }

  .footer-bottom {
    align-items: left;
    text-align: left;
  }

  .license {
    justify-content: left;
    text-align: left;
  }

  .license a {
    flex: 1 1 100%;
  }

  .map-container,
  .table-container,
  .chart-container {
    width: 100% !important;
    display: block;
  }

  .sidebar {
    transform: translateX(-100%);
    max-width: 50%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    overflow: auto;
    order: 2;
    z-index: 1000;
    background: white;
    opacity: 0.9;
    transition: transform 0.3s ease;
  }

  .sidebar.collapsed {
    transform: translateX(0);
  }

  .main-content {
    padding-top: 12rem;
    margin-top: 0;
    margin-left: 0 !important;
    order: 1;
  }

  #map-object,
  #table-container,
  #chart-container {
    width: 100% !important;
    height: auto !important;
    display: block;
  }

  #cover-page h1 {
    font-size: 2rem;
  }

  #cover-page button {
    font-size: 1rem;
  }

  .grid-containerLudnosc {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table2" "chart1"
      "chart2" "chart3"
      "table3" "chart4"
      "chart5";
  }

  .grid-containerEdukacja {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table4" "chart6"
      "table5" "table6"
      "chart8" "chart9";
  }

  .grid-containerRP {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table7"
      "chart10"
      "table8"
      "table9"
      "chart11"
      "chart13";
  }

  .grid-containerWynagrodzenia {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table10" "chart14"
      "table11";
  }

  .grid-containerCeny {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table12" "chart15"
      "table13";
  }

  .grid-containerGD {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table14" "table15"
      "chart16" "table16";
  }

  .grid-containerMieszkania {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table17" "chart17"
      "chart19"
      "chart21"
      "chart23";
  }

  .grid-containerZdrowie {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table18" "chart25"
      "table19" "chart26"
      "table20" "table21"
      "chart29";
  }

  .grid-containerKT {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table22" "chart30"
      "chart31" "table23"
      "chart32" "table24";
  }

  .grid-containerSI {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table25" "chart33"
      "table26" "table27"
      "chart34" "chart35";
  }

  .grid-containerNT {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table28" "chart36"
      "table29" "chart37";
  }

  .grid-containerSE {
    grid-template-columns: 1fr;
    grid-template-areas:
      "chart38" "table30"
      "table31" "chart39"
      "table32" "chart40"
      "table33" "chart41";
  }

  .grid-containerRolnictwo {
    grid-template-columns: 1fr;
    grid-template-areas:
      "chart42" "chart43"
      "table34" "table35"
      "table36" "chart44";
  }

  .grid-containerPrzemysl {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table37" "chart46"
      "chart47" "table38";
  }

  .grid-containerBudownictwo {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table39" "chart48"
      "chart49";
  }

  .grid-containerTransport {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table40" "map2"
      "table41" "chart53"
      "chart54" "table42";
  }

  .grid-containerHandel {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table43" "chart56"
      "chart57" "table44"
      "table45" "chart59"
      "chart60" "table46"
      "table47" "chart64";
  }

  .grid-containerPNI {
    grid-template-columns: 1fr;
    grid-template-areas:
      "chart66" "table48"
      "chart67";
  }

  .grid-containerRN {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table49" "chart68"
      "table50" "chart69"
      "chart70" "table51"
      "chart72";
  }

  .grid-containerFinanse {
    grid-template-columns: 1fr;
    grid-template-areas:
      "table52" "chart73"
      "table53" "table54"
      "chart74" "table55"
      "table56";
  }

  .grid-containerWojewodztwa {
    grid-template-columns: 1fr;
    grid-template-areas:
      "map3" "map4"
      "map5" "map6"
      "map7" "map8"
      "map9" "map10"
      "map11" "map12";
  }
}

.hidden {
  display: none !important;
}

/* MAPY */
.map2-container,
.map3-container .map4-container,
.map5-container,
.map6-container,
.map7-container,
.map8-container .map9-container,
.map10-container,
.map11-container,
.map12-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  width: 650px;
  height: 450px;
  position: relative;
}

.map2-figure,
.map3-figure,
.map4-figure,
.map5-figure,
.map6-figure,
.map7-figure,
.map8-figure,
.map9-figure,
.map10-figure,
.map11-figure,
.map12-figure {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.map2-figure__caption,
.map3-figure__caption,
.map4-figure__caption,
.map5-figure__caption,
.map6-figure__caption,
.map7-figure__caption,
.map8-figure__caption,
.map9-figure__caption,
.map10-figure__caption,
.map11-figure__caption,
.map12-figure__caption {
  font-size: 1em;
  font-weight: bold;
  margin: 0 0;
  text-align: left;
}

/* TABLICE */
.table-container {
  text-align: center;
  width: 100%;
  max-width: 650px;
  box-sizing: border-box;
  margin-left: 0;
  display: block;
}

.table-container table {
  width: 100%;
  text-align: left;
}

table {
  max-width: 100%;
  table-layout: fixed;
  font: 16px "Montserrat", sans-serif;
  border-collapse: collapse;
  margin: 0 auto;
}

caption {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: left;
  color: black;
}

.highlight‑row {
  color: #f5a800;
  font-weight: bold;
}

.table-container table tbody tr:hover {
  background-color: #e6e6e6;
  font-weight: bold;
}

.table-container th {
  padding: 8px;
  border: 1.5px solid #ccc;
  text-align: center;
}

.table-container td {
  padding: 8px;
  border: 1.5px solid #ccc;
}

.table-container th {
  background-color: #b3b3b3;
  text-align: center;
  border-color: #ffffff;
}

.table-container th:first-child,
.table-container td:first-child {
  width: auto;
  min-width: 150px;
  border-left: none;
  border-right: none;
  white-space: normal;
}

.table-container td:first-child {
  text-align: left;
}

.table-container th:nth-child(2) {
  text-align: center;
  padding: 10px;
}

.table-container td:nth-child(2) {
  text-align: right;
  border-right: none;
}

.table-container th:last-child {
  border-right: none;
  text-align: center;
  border-left: 1.5px solid #ffffff;
}

.table-container th.left-border {
  border-left: 1.5px solid #fff;
}

.table-container td:last-child {
  border-right: none;
  text-align: right;
}

#table41-container th:nth-child(5) {
  border-left: 2.5px solid #fff;
}

#table41-container th[colspan="3"] {
  border-left: 2.5px solid white;
}
#table41-container th.left-border {
  border-left: 1.5px solid white;
}

#table41-container td:nth-child(5) {
  border-left: 2.5px solid #ccc;
}

.table-container td.indent {
  text-indent: 25px;
}

.table-container td.indent-2 {
  text-indent: 50px;
}

.table-container td.indent-3 {
  text-indent: 75px;
}

table td {
  text-align: right;
}

.table-container sup {
  font-size: 0.8em;
  vertical-align: super;
}

.table-footnote {
  font-size: 14px;
  padding-left: 10px;
  text-align: left;
  width: 650px;
  margin-top: 10px;
  color: black;
}

/* OBRAZKI SVG */
#table13-container table,
#table13-container th,
#table13-container td,
#table15-container table,
#table15-container th,
#table15-container td,
#table20-container table,
#table20-container th,
#table20-container td,
#table21-container th,
#table21-container td {
  border: none !important;
  background-color: transparent;
  border-collapse: collapse;
}

thead svg {
  stroke: #4d4d4d;
  fill: white;
}

.tableSVG td {
  text-align: center !important;
}

/* Monety */
#moneta {
  transform: translateX(5%);
  transition: transform 0.3s ease;
}

#moneta:hover {
  transform: translateX(-5%) scale(1.4);
}
#moneta1 {
  transform: translateX(5%) rotate(-20deg);
  transition: transform 0.3s ease;
}

#moneta1:hover {
  transform: translateX(-5%) rotate(20deg);
}

.cls-m1 {
  fill: gray;
  stroke: grey;
}
.cls-m2 {
  fill: white;
  stroke: grey;
}

/* WYKRESY */
.c3-chart line.chart-line {
  stroke: #999999;
  stroke-width: 0.8;
}

.c3-chart-bars .c3-shape {
  stroke: white !important;
  stroke-width: 1 !important;
}

.c3-shapes,
.c3-line {
  stroke-width: 2.5px;
}

.c3-point {
  opacity: 1 !important;
}

/* etykiety */
#chart72 .c3-text {
  fill: black !important;
  font-size: 14px;
  font-weight: 500;
}

.c3-axis.c3-axis-x path,
.c3-axis.c3-axis-x line {
  stroke-width: 1.2px;
  stroke: #000000;
}

#chart3 .c3-axis.c3-axis-x path,
#chart3 .c3-axis.c3-axis-x line,
#chart4 .c3-axis.c3-axis-x path,
#chart4 .c3-axis.c3-axis-x line,
#chart14 .c3-axis.c3-axis-x path,
#chart14 .c3-axis.c3-axis-x line,
#chart15 .c3-axis.c3-axis-x path,
#chart15 .c3-axis.c3-axis-x line,
#chart48 .c3-axis.c3-axis-x path,
#chart48 .c3-axis.c3-axis-x line,
#chart66 .c3-axis.c3-axis-x path,
#chart66 .c3-axis.c3-axis-x line,
#chart67 .c3-axis.c3-axis-x path,
#chart67 .c3-axis.c3-axis-x line,
#chart68 .c3-axis.c3-axis-x path,
#chart68 .c3-axis.c3-axis-x line,
#chart72 .c3-axis.c3-axis-x path,
#chart72 .c3-axis.c3-axis-x line {
  display: none;
}

.c3-axis-x text,
.c3-axis-x .tick text {
  font: 14px "Montserrat", sans-serif;
  line-height: 1.5em;
  white-space: normal;
  display: inline-block;
  fill: black;
}

/* Odstęp linii tekstu etykiet na osi X */
.c3-axis-x tspan:not(:first-child) {
  dy: 1.5em;
}

#chart30 .c3-axis-x text,
#chart30 .c3-axis-x .tick text,
#chart29 .c3-axis-x text,
#chart29 .c3-axis-x .tick text,
#chart33 .c3-axis-x text,
#chart33 .c3-axis-x .tick text,
#chart35 .c3-axis-x text,
#chart35 .c3-axis-x .tick text {
  font: 12px "Montserrat", sans-serif;
  white-space: pre;
  display: inline-block;
  fill: black;
  transform: translateY(5px);
}

.c3-axis.c3-axis-y path,
.c3-axis.c3-axis-y2 path,
.c3-axis.c3-axis-y line,
.c3-axis.c3-axis-y2 line {
  opacity: 1;
  stroke-width: 1;
  display: none;
  fill: none;
  stroke: black;
  shape-rendering: crispEdges;
}

.c3-axis-y text,
.c3-axis-y .tick text,
.c3-axis-y2 text,
.c3-axis-y2 .tick text {
  font: 14px "Montserrat", sans-serif;
  line-height: 1.5rem;
  white-space: normal;
  display: inline-block;
  fill: black;
}

.c3-chart-arcs-title {
  font-family: "Arial", sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.c3-chart-arc text {
  font: 14px "Montserrat", sans-serif;
  font-weight: bold;
}

.c3-legend-item {
  margin-right: 20px;
}

.c3-legend-item text {
  font: 14px "Montserrat", sans-serif;
}

.c3-axis-y text,
.c3-axis-x text {
  font: 14px "Montserrat", sans-serif;
}

.year-label {
  font: 14px "Montserrat", sans-serif;
  font-weight: bold;
  fill: #000;
}

#chart73 .c3-axis-x .tick text {
  transform: translateX(20px);
}

.c3-target-Mieszkanie path.c3-line,
.c3-target-przetwórstwo-przemysłowe path.c3-line,
.c3-target-Napoje-alkoholowe-i-wyroby-tytoniowe path.c3-line {
  stroke-dasharray: 4 3;
}

.c3-target-Transport path.c3-line,
[class*="c3-target-wytwarzanie-i-zaopatrywanie-w-energię-elektryczną"]
  path.c3-line,
.c3-target-Towary-nieżywnościowe path.c3-line,
.c3-target-Spożycie path.c3-line {
  stroke-dasharray: 8 3;
}

.x-axis-side-labels > div {
  transform: rotate(-90deg);
  transform-origin: left center;
  white-space: nowrap;
  margin-bottom: -20px;
  padding-right: 4px;
}

.custom-line {
  display: flex;
  align-items: center;
  width: 20px;
  height: 2px;
}

.custom-line svg {
  width: 100%;
  height: 2px;
}

.marker.custom-line,
.marker.custom-line svg,
.marker.custom-line svg line {
  background: none !important;
  fill: none;
}

.c3-grid line {
  stroke: #b3b3b3;
  stroke-width: 0.8px;
  stroke-dasharray: 0;
}

#chart3 .c3-grid line,
#chart4 .c3-grid line {
  display: none;
}

.c3-xgrid-line.dashed-line line {
  stroke-dasharray: 5, 5;
  stroke-width: 1.2px;
  stroke: red;
}

.c3-xgrid-line.dashed-line text {
  font: 12px "Montserrat", sans-serif;
  fill: red;
}

.c3-ygrid-line.grid100 line {
  stroke: black;
  stroke-width: 1.2px;
}

.c3-xgrid-line.grid-line-transition line {
  stroke: #000;
  stroke-width: 1;
  stroke-dasharray: 4, 3;
}

.c3-circle._expanded_ {
  opacity: 1 !important;
  stroke-width: 1px;
  stroke: #000000;
  fill: none;
}

/* Wykres kołowy */
#chart26 .c3-chart-arc path,
#chart27 .c3-chart-arc path,
#chart28 .c3-chart-arc path,
#chart51 .c3-chart-arc path,
#chart52 .c3-chart-arc path,
#chart57 .c3-chart-arc path,
#chart58 .c3-chart-arc path,
#chart60 .c3-chart-arc path,
#chart61 .c3-chart-arc path,
#chart62 .c3-chart-arc path,
#chart63 .c3-chart-arc path,
#chart70 .c3-chart-arc path {
  stroke: #ffffff;
  stroke-width: 1px;
}

#chart38 {
  overflow: hidden;
  height: 185px;
  width: 450px;
  position: relative;
}

#chart38 svg {
  transform: rotate(-90deg);
}

#chart38 path.c3-arc {
  stroke: #ffffff;
  stroke-width: 1.5px;
}

#chart38 .c3-chart-arcs text,
#chart51 .c3-chart-arcs text,
#chart52 .c3-chart-arcs text {
  fill: black;
  font: 14px "Montserrat", sans-serif;
  font-weight: bold;
}

#chart57 .c3-chart-arcs text,
#chart58 .c3-chart-arcs text,
#chart62 .c3-chart-arcs text,
#chart63 .c3-chart-arcs text,
#chart70 .c3-chart-arcs text {
  fill: black;
  font: 12px "Montserrat", sans-serif;
  font-weight: normal;
}

/* odwrócenie wykresu */
#chart51 {
  transform: scaleX(-1);
}

#chart51 .c3-tooltip {
  transform: scaleX(-1);
}

/* Wykres TREEMAP */
.node {
  box-sizing: border-box;
  position: absolute;
  text-align: center;
  font: 14px "Montserrat", sans-serif;
  padding: 4px;
  overflow: hidden;
}

.node:hover {
  opacity: 0.7;
}

#legend43 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.legend-title {
  font-weight: bold;
  margin-bottom: 10px;
  color: black;
}

.tick line {
  display: none;
  stroke-width: 0.8px;
  stroke: #999999;
}

.axis-labels {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  font: 14px "Montserrat", sans-serif;
}

.axis-labels .left {
  align-self: flex-start;
  margin-left: 10px;
}
#chart74 .axis-labels .left {
  align-self: flex-start;
}

.axis-labels .right {
  align-self: flex-end;
  margin-right: 5px;
}
#chart74 .axis-labels .right {
  align-self: flex-end;
}

.container1 {
  display: flex;
  height: 1vh;
  padding: 0.5vh;
  font: 14px "Montserrat", sans-serif;
}

.container2 {
  text-align: left;
  font: 14px "Montserrat", sans-serif;
}

.container3 {
  display: flex;
  height: 1vh;
  font: 12px "Montserrat", sans-serif;
}

.y-axis-measure {
  position: absolute;
  left: 0;
  top: 40px;
  padding-top: 0.5vh;
  font: 14px "Montserrat", sans-serif;
  color: #000;
}

.container5 {
  display: flex;
  height: 5vh;
  font: 12px "Montserrat", sans-serif;
  padding: 0.5vh;
  margin-left: 2%;
}

.right {
  text-align: right;
}

.chart {
  flex: 1;
  margin: 0 5px;
  width: 275px;
  max-height: 350px;
}
#chart70 {
  flex: 1;
  margin: 0 5px;
  width: 280px;
  height: 350px;
}
#chart71 {
  flex: 1;
  margin: 0 5px;
  width: 80px;
  height: 350px;
}

#categories-container {
  width: 120px;
  text-align: center;
}

.chart-labels-row {
  display: flex;
  justify-content: space-between;
}

.chart-container1 {
  position: relative;
  display: inline-block;
  width: 49%;
}

.chart-container2 {
  position: relative;
  display: inline-block;
  font: 12px "Montserrat", sans-serif;
  width: 49%;
}

.chart-container4 {
  width: 100%;
  position: relative;
  display: inline-block;
  max-width: 650px;
  box-sizing: border-box;
}

.chart-container1,
.chart-container2 {
  flex: 1;
  font: 14px "Montserrat", sans-serif;
}

.chart-container3 {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  height: 1vh;
  flex: 1;
  font: 14px "Montserrat", sans-serif;
}

.chart-label {
  text-align: center;
  font: 14px "Montserrat", sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
}

.chart-label1 {
  text-align: right;
  font: 14px "Montserrat", sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
}

.chart-label2 {
  text-align: left;
  font: 14px "Montserrat", sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
}

.text-container {
  width: 100px;
  text-align: center;
  font: 14px "Montserrat", sans-serif;
}

.text-container2 {
  width: 20px;
  text-align: center;
  font: 14px "Montserrat", sans-serif;
}

.text-container3 {
  width: 10px;
  text-align: center;
}

.text-container4 {
  width: 150px;
  text-align: center;
  font: 14px "Montserrat", sans-serif;
}
.text-container70 {
  width: 320px;
  text-align: left;
  font: 14px "Montserrat", sans-serif;
}

#charts-container {
  display: flex;
  flex-direction: row;
  height: 80%;
  align-items: center;
  justify-content: space-between;
}

#charts-container2 {
  display: flex;
  height: 60%;
  align-items: center;
  justify-content: space-between;
}

#categories-container {
  display: flex;
  font: 14px "Montserrat", sans-serif;
  justify-content: center;
  align-items: center;
  height: 100%;
}

#categories-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 100%;
}

#categories-list li {
  margin-bottom: 4vh;
}

/* LEGENDA: */
.legend-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  line-height: 1rem;
  text-align: left;
}

.legend-inner {
  width: 350px;
  margin: 0;
  padding: 0;
  text-align: left;
}

.legend-container table {
  margin-left: 0;
}

.legend {
  display: flex;
  align-items: center;
  font: 14px "Montserrat", sans-serif;
  fill: #000;
  flex-wrap: wrap;
  justify-content: center;
}

.legend-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 2px;
  width: auto;
  white-space: wrap;
  cursor: pointer;
  font: 14px "Montserrat", sans-serif;
  background: none !important;
  user-select: none;
}

.legend-item70 {
  display: left;
  align-items: center;
  justify-content: left;
}

.legend .table-footnote {
  margin: 0;
  padding: 0;
  line-height: normal;
  fill: black;
  font: 14px "Montserrat", sans-serif;
}

.marker {
  margin-right: 5px;
}

.marker60,
.marker74 {
  display: block;
  margin-left: auto;
}

.marker-container {
  width: 15px;
  display: flex;
  justify-content: left;
}

.legend-item .marker {
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.legend-item:hover .marker {
  opacity: 0.7;
  cursor: pointer;
  transform: scale(1.2);
}

.legend-item.disabled {
  color: #b3b3b3;
}

.legend-item.disabled .marker {
  background-color: #ccc !important;
  opacity: 0.5;
}

.legend-item:not(.disabled) .marker {
  opacity: 1;
  filter: none;
}

.c3-legend-item.inactive,
.legend-item.inactive {
  opacity: 0.5;
  color: #b3b3b3;
  cursor: pointer;
}

.legend-item.inactive .marker {
  background-color: #808080 !important;
  opacity: 0.5;
}

.legend-item.hover-hidden {
  opacity: 0.5;
}

.custom-legend {
  display: flex;
  flex-wrap: nowrap;
  font: 14px "Montserrat", sans-serif;
  color: #000;
}

.legend-group {
  margin-right: 30px;
  padding: 2px;
}

.legend-marker {
  display: inline-block;
  width: 12px;
  height: 2px;
  margin-right: 5px;
  vertical-align: middle;
  background: none !important;
}

.legend-text {
  display: inline-block;
  font: 14px "Montserrat", sans-serif;
  vertical-align: middle;
}

.legend-group-title {
  font-weight: 550;
  padding: 1px;
  margin-bottom: 5px;
  font: 14px "Montserrat", sans-serif;
  color: #000;
}

.rectangle {
  width: 10px !important;
  height: 10px !important;
  margin-right: 5px;
  background-color: #f5a800;
}

.rectangle1 {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-color: #fee5be;
}

.rectangle2 {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-color: #b3b3b3;
}

.rectangle3 {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-color: #ffdba2;
}

.rectangle4 {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-color: #ffc975;
}

.rectangle5 {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-color: #fcb843;
}

.rectangle6 {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-color: #999999;
}

.rectangle7 {
  width: 12px;
  height: 2.5px;
  margin-right: 5px;
  background-color: #999999;
}

.rectangle8 {
  width: 12px;
  height: 2.5px;
  margin-right: 5px;
  background-color: #808080;
}

.rectangle9 {
  width: 12px;
  height: 2.5px;
  margin-right: 5px;
  background-color: #f5a800;
}

.rectangle10 {
  width: 12px;
  height: 2.5px;
  margin-right: 5px;
  background-color: #fcb843;
}

.rectangle11 {
  width: 12px;
  height: 2.5px;
  margin-right: 5px;
  background-color: #ffc975;
}

.rectangle12 {
  width: 12px;
  height: 2.5px;
  margin-right: 5px;
  background-color: #b3b3b3;
}

.rectangle13 {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-color: #808080;
}

.rectangle14 {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-color: #cccccc;
}

.rectangle15 {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-color: #e6e6e6;
}

.rectangle16 {
  width: 12px;
  height: 2.5px;
  margin-right: 5px;
  background-color: #ffdba2;
}

.rectangle17 {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-color: #ffc975;
}

.rectangle18 {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-color: #ffecd0;
}

.rectangle19 {
  width: 12px;
  height: 2.5px;
  margin-right: 5px;
  background-color: #fee5be;
}

.rectangle20 {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-color: #ffdba2;
}

.break-line::after {
  content: "";
  display: block;
}

.circle1 {
  width: 10px;
  height: 10px;
  background-color: #808080;
  border-radius: 50%;
  margin-right: 5px;
}

.circle2 {
  width: 10px;
  height: 10px;
  background-color: #f5a800;
  border-radius: 50%;
  margin-right: 5px;
}

.line1,
.line2,
.line3,
.line4,
.line5,
.line6,
.line7 {
  width: 15px;
  margin-right: 5px;
}

.line1 {
  border: 1.5px solid #808080;
}

.line2 {
  border: 1.5px solid #ffdba2;
}

.line3 {
  border: 1.5px solid #f5a800;
}

.line4 {
  border: 1.5px solid #999999;
}

.line5 {
  border: 1.5px solid #ffa600;
}

.line6 {
  border: 1.5px solid #d9002b;
}

.line7 {
  border: 1.5px solid #d8e36d;
}

/* TOOLTIP */
.visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
  white-space: nowrap;
}

.custom-tooltip {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.1);
  white-space: wrap;
  border: 0.5px solid #b3b3b3;
  font: 14px "Montserrat", sans-serif !important;
  font-weight: normal;
  max-width: 300px;
  position: absolute !important;
  z-index: 9999 !important;
  pointer-events: none;
}

.custom-tooltip table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.tooltip-title {
  white-space: normal;
  word-wrap: break-word;
}

.c3-tooltip .c3-tooltip-title {
  font: 14px "Montserrat", sans-serif !important;
  width: auto !important;
  white-space: nowrap;
}

.c3-tooltip td {
  white-space: normal;
  word-break: break-word;
  width: auto !important;
}

.c3-tooltip td.value {
  width: auto !important;
}

.custom-tooltip th {
  background-color: rgba(179, 179, 179, 0.9);
  border: 1px solid #ccc;
  padding: 3px;
  text-align: left;
  color: white;
  font: 14px "Montserrat", sans-serif !important;
}

.custom-tooltip td {
  border: 1px solid #ccc;
  padding: 3px;
  font: 14px "Montserrat", sans-serif !important;
  text-align: left;
}

.tooltip {
  transition: opacity 0.2s ease-in-out;
  white-space: pre-line;
}

.square1,
.square2,
.square3,
.square4,
.square5,
.square6,
.square7,
.square8,
.square9,
.square10,
.square11,
.square12,
.square13,
.default-shape {
  display: inline-block;
  vertical-align: middle;
}

.square1 {
  width: 10px;
  height: 10px;
  background-color: #999;
}

.square2 {
  width: 12px;
  height: 2px;
  background-color: #808080;
}

.square3 {
  width: 12px;
  height: 2px;
  background-color: #8d98eb;
}

.square4 {
  width: 12px;
  height: 2px;
  background-color: #f5a800;
}

.square5 {
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  background-color: #808080;
}

.square6 {
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  background-color: #f5a800;
}

.square7 {
  width: 12px;
  height: 2px;
  background-color: #999999;
}

.square8 {
  width: 10px;
  height: 10px;
  background-color: #ffdba2;
}

.square9 {
  width: 10px;
  height: 10px;
  background-color: #b3b3b3;
}

.square10 {
  width: 10px;
  height: 10px;
  background-color: #ffdba2;
}

.square11 {
  width: 10px;
  height: 10px;
  background-color: #fcb843;
}

.square12 {
  width: 12px;
  height: 2px;
  background-color: #d8e36d;
}

.square13 {
  width: 12px;
  height: 2px;
  background-color: #ffa600;
}

.square14 {
  width: 10px;
  height: 10px;
  background-color: #cccccc;
}

.square15 {
  width: 10px;
  height: 10px;
  background-color: #ffc975;
}

.circle1 {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #808080;
}

.circle2 {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f5a800;
}

.default-shape {
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  background-color: #808080;
}
