.logobar {
    width: 100%;
    aspect-ratio: 3840 / 800;
    background-image: url("https://conf.researchr.org/getImage/ecsa-2026/orig/header2.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0 !important;
    margin: 0 !important;
}

.logobar > .container,
.logobar > .container-fluid,
.logobar .navbar-brand,
.logobar .brand-text,
.logobar .place {
    display: none !important;
}

.navbar {
  border-top: none !important;
}

.navbar-brand {
  font-size: 36px;
}

.navbar {
  border-radius: 0px !important;
}

.place {
  float: left;
  padding: 23px 0 0 40px
}

.place2 {
  float: right;
  padding: 23px 0 0 0px
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child>a.dropdown-toggle::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 2px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M6 20a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2'/><path d='M8 18V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v14'/><path d='M10 20h4'/><circle cx='16' cy='20' r='2'/><circle cx='8' cy='20' r='2'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M6 20a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2'/><path d='M8 18V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v14'/><path d='M10 20h4'/><circle cx='16' cy='20' r='2'/><circle cx='8' cy='20' r='2'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child>a.dropdown-toggle:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2)>a.dropdown-toggle::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 2px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><rect width='8' height='4' x='8' y='2' rx='1' ry='1'/><path d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/><path d='M12 11h4'/><path d='M12 16h4'/><path d='M8 11h.01'/><path d='M8 16h.01'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><rect width='8' height='4' x='8' y='2' rx='1' ry='1'/><path d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/><path d='M12 11h4'/><path d='M12 16h4'/><path d='M8 11h.01'/><path d='M8 16h.01'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2)>a.dropdown-toggle:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(3)>a.dropdown-toggle::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 2px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M2 17 17 2'/><path d='m2 14 8 8'/><path d='m5 11 8 8'/><path d='m8 8 8 8'/><path d='m11 5 8 8'/><path d='m14 2 8 8'/><path d='M7 22 22 7'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M2 17 17 2'/><path d='m2 14 8 8'/><path d='m5 11 8 8'/><path d='m8 8 8 8'/><path d='m11 5 8 8'/><path d='m14 2 8 8'/><path d='M7 22 22 7'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(3)>a.dropdown-toggle:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(4)>a.dropdown-toggle::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 2px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/><path d='M16 3.128a4 4 0 0 1 0 7.744'/><path d='M22 21v-2a4 4 0 0 0-3-3.87'/><circle cx='9' cy='7' r='4'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/><path d='M16 3.128a4 4 0 0 1 0 7.744'/><path d='M22 21v-2a4 4 0 0 0-3-3.87'/><circle cx='9' cy='7' r='4'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(4)>a.dropdown-toggle:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li:nth-child(5)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: -2px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='m21 21-4.34-4.34'/><circle cx='11' cy='11' r='8'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='m21 21-4.34-4.34'/><circle cx='11' cy='11' r='8'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li:nth-child(5)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:last-child>a.dropdown-toggle::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 2px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M7 2h10'/><path d='M5 6h14'/><rect width='18' height='12' x='3' y='10' rx='2'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M7 2h10'/><path d='M5 6h14'/><rect width='18' height='12' x='3' y='10' rx='2'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:last-child>a.dropdown-toggle:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:first-child>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0'/><circle cx='12' cy='10' r='3'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0'/><circle cx='12' cy='10' r='3'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:first-child>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(2)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0'/><circle cx='12' cy='10' r='3'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0'/><circle cx='12' cy='10' r='3'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(2)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(3)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><rect x='4' y='3' width='16' height='14' rx='2'/><path d='M8 17 6 21'/><path d='M16 17l2 4'/><path d='M8 21h8'/><path d='M7 7h10'/><path d='M7 11h4'/><path d='M13 11h4'/><circle cx='8.5' cy='14.5' r='.5' fill='%23000'/><circle cx='15.5' cy='14.5' r='.5' fill='%23000'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><rect x='4' y='3' width='16' height='14' rx='2'/><path d='M8 17 6 21'/><path d='M16 17l2 4'/><path d='M8 21h8'/><path d='M7 7h10'/><path d='M7 11h4'/><path d='M13 11h4'/><circle cx='8.5' cy='14.5' r='.5' fill='%23000'/><circle cx='15.5' cy='14.5' r='.5' fill='%23000'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(3)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(4)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M22 11v1a10 10 0 1 1-9-10'/><path d='M8 14s1.5 2 4 2 4-2 4-2'/><line x1='9' x2='9.01' y1='9' y2='9'/><line x1='15' x2='15.01' y1='9' y2='9'/><path d='M16 5h6'/><path d='M19 2v6'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M22 11v1a10 10 0 1 1-9-10'/><path d='M8 14s1.5 2 4 2 4-2 4-2'/><line x1='9' x2='9.01' y1='9' y2='9'/><line x1='15' x2='15.01' y1='9' y2='9'/><path d='M16 5h6'/><path d='M19 2v6'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(4)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(5)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M2 4v16'/><path d='M2 8h18a2 2 0 0 1 2 2v10'/><path d='M2 17h20'/><path d='M6 8v9'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M2 4v16'/><path d='M2 8h18a2 2 0 0 1 2 2v10'/><path d='M2 17h20'/><path d='M6 8v9'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(5)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(6)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M10 5V3'/><path d='M14 5V3'/><path d='M15 21v-3a3 3 0 0 0-6 0v3'/><path d='M18 3v8'/><path d='M18 5H6'/><path d='M22 11H2'/><path d='M22 9v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9'/><path d='M6 3v8'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M10 5V3'/><path d='M14 5V3'/><path d='M15 21v-3a3 3 0 0 0-6 0v3'/><path d='M18 3v8'/><path d='M18 5H6'/><path d='M22 11H2'/><path d='M22 9v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V9'/><path d='M6 3v8'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(6)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(7)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M11 20A7 7 0 0 1 4 13C4 8 9 4 20 4c0 11-4 16-9 16Z'/><path d='M11 20c0-5 3-9 9-13'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M11 20A7 7 0 0 1 4 13C4 8 9 4 20 4c0 11-4 16-9 16Z'/><path d='M11 20c0-5 3-9 9-13'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(7)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(8)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><rect x='5' y='3' width='14' height='18' rx='2'/><path d='M9 7h6'/><circle cx='12' cy='14' r='3'/><path d='M9.5 14h5'/><path d='M12 11v6'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><rect x='5' y='3' width='14' height='18' rx='2'/><path d='M9 7h6'/><circle cx='12' cy='14' r='3'/><path d='M9.5 14h5'/><path d='M12 11v6'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(8)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(9)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M12 2v2'/><path d='m4.93 4.93 1.41 1.41'/><path d='M20 12h2'/><path d='m19.07 4.93-1.41 1.41'/><path d='M15.947 12.65a4 4 0 0 0-5.925-4.128'/><path d='M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24'/><path d='M11 20v2'/><path d='M7 19v2'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M12 2v2'/><path d='m4.93 4.93 1.41 1.41'/><path d='M20 12h2'/><path d='m19.07 4.93-1.41 1.41'/><path d='M15.947 12.65a4 4 0 0 0-5.925-4.128'/><path d='M3 20a5 5 0 1 1 8.9-4H13a3 3 0 0 1 2 5.24'/><path d='M11 20v2'/><path d='M7 19v2'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(9)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(10)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M4 6 2 7'/><path d='M10 6h4'/><path d='m22 7-2-1'/><rect width='16' height='16' x='4' y='3' rx='2'/><path d='M4 11h16'/><path d='M8 15h.01'/><path d='M16 15h.01'/><path d='M6 19v2'/><path d='M18 21v-2'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M4 6 2 7'/><path d='M10 6h4'/><path d='m22 7-2-1'/><rect width='16' height='16' x='4' y='3' rx='2'/><path d='M4 11h16'/><path d='M8 15h.01'/><path d='M16 15h.01'/><path d='M6 19v2'/><path d='M18 21v-2'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(10)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(11)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M11 5 6 9H2v6h4l5 4z'/><line x1='22' x2='16' y1='9' y2='15'/><line x1='16' x2='22' y1='9' y2='15'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M11 5 6 9H2v6h4l5 4z'/><line x1='22' x2='16' y1='9' y2='15'/><line x1='16' x2='22' y1='9' y2='15'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:first-child ul.dropdown-menu>li:nth-child(11)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav a.navigate[href*="code-of-conduct"]::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.68 0C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z'/><path d='m9 12 2 2 4-4'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.68 0C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z'/><path d='m9 12 2 2 4-4'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav a.navigate[href*="code-of-conduct"]:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav a.navigate[href*="attendance-policy"]::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><rect width='8' height='4' x='8' y='2' rx='1' ry='1'/><path d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/><path d='m9 14 2 2 4-4'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><rect width='8' height='4' x='8' y='2' rx='1' ry='1'/><path d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/><path d='m9 14 2 2 4-4'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav a.navigate[href*="attendance-policy"]:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(2)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M11 10.27 7 3.34'/><path d='m11 13.73-4 6.93'/><path d='M12 22v-2'/><path d='M12 2v2'/><path d='M14 12h8'/><path d='m17 20.66-1-1.73'/><path d='m17 3.34-1 1.73'/><path d='M2 12h2'/><path d='m20.66 17-1.73-1'/><path d='m20.66 7-1.73 1'/><path d='m3.34 17 1.73-1'/><path d='m3.34 7 1.73 1'/><circle cx='12' cy='12' r='2'/><circle cx='12' cy='12' r='8'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M11 10.27 7 3.34'/><path d='m11 13.73-4 6.93'/><path d='M12 22v-2'/><path d='M12 2v2'/><path d='M14 12h8'/><path d='m17 20.66-1-1.73'/><path d='m17 3.34-1 1.73'/><path d='M2 12h2'/><path d='m20.66 17-1.73-1'/><path d='m20.66 7-1.73 1'/><path d='m3.34 17 1.73-1'/><path d='m3.34 7 1.73 1'/><circle cx='12' cy='12' r='2'/><circle cx='12' cy='12' r='8'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(2)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(3)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M12 16h.01'/><path d='M16 16h.01'/><path d='M3 19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a.5.5 0 0 0-.769-.422l-4.462 2.844A.5.5 0 0 1 15 10.5v-2a.5.5 0 0 0-.769-.422L9.77 10.922A.5.5 0 0 1 9 10.5V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2z'/><path d='M8 16h.01'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M12 16h.01'/><path d='M16 16h.01'/><path d='M3 19a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a.5.5 0 0 0-.769-.422l-4.462 2.844A.5.5 0 0 1 15 10.5v-2a.5.5 0 0 0-.769-.422L9.77 10.922A.5.5 0 0 1 9 10.5V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2z'/><path d='M8 16h.01'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(3)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(4)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><rect width='18' height='11' x='3' y='11' rx='2' ry='2'/><path d='M7 11V7a5 5 0 0 1 9.9-1'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><rect width='18' height='11' x='3' y='11' rx='2' ry='2'/><path d='M7 11V7a5 5 0 0 1 9.9-1'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(4)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(5)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M13.4 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-7.4'/><path d='M2 6h4'/><path d='M2 10h4'/><path d='M2 14h4'/><path d='M2 18h4'/><path d='M21.378 5.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M13.4 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-7.4'/><path d='M2 6h4'/><path d='M2 10h4'/><path d='M2 14h4'/><path d='M2 18h4'/><path d='M21.378 5.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(5)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(6)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(6)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(7)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z'/><path d='M22 10v6'/><path d='M6 12.5V16a6 3 0 0 0 12 0v-3.5'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z'/><path d='M22 10v6'/><path d='M6 12.5V16a6 3 0 0 0 12 0v-3.5'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(7)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(8)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M16.05 10.966a5 2.5 0 0 1-8.1 0'/><path d='m16.923 14.049 4.48 2.04a1 1 0 0 1 .001 1.831l-8.574 3.9a2 2 0 0 1-1.66 0l-8.574-3.91a1 1 0 0 1 0-1.83l4.484-2.04'/><path d='M16.949 14.14a5 2.5 0 1 1-9.9 0L10.063 3.5a2 2 0 0 1 3.874 0z'/><path d='M9.194 6.57a5 2.5 0 0 0 5.61 0'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M16.05 10.966a5 2.5 0 0 1-8.1 0'/><path d='m16.923 14.049 4.48 2.04a1 1 0 0 1 .001 1.831l-8.574 3.9a2 2 0 0 1-1.66 0l-8.574-3.91a1 1 0 0 1 0-1.83l4.484-2.04'/><path d='M16.949 14.14a5 2.5 0 1 1-9.9 0L10.063 3.5a2 2 0 0 1 3.874 0z'/><path d='M9.194 6.57a5 2.5 0 0 0 5.61 0'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(8)>a.navigate:hover::before {
  background-color: #333;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(9)>a.navigate::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
  margin-right: 4px;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M19 17V5a2 2 0 0 0-2-2H4'/><path d='M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3'/></svg>") no-repeat center;
  -webkit-mask-size: contain;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' viewBox='0 0 24 24'><path d='M19 17V5a2 2 0 0 0-2-2H4'/><path d='M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3'/></svg>") no-repeat center;
  mask-size: contain;
  background-color: #777;
}

#navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(9)>a.navigate:hover::before {
  background-color: #333;
}

@media (max-width: 767px) {
  #navigationbar>ul.navbar-nav>li.dropdown:nth-child(2) ul.dropdown-menu .multi-column-dropdown>li:nth-child(10)::before {
    padding: 0px 22px;
  }
}

#navigationbar .glyphicon.glyphicon-repeat {
  display: none;
}

#navigationbar .glyphicon.glyphicon-search {
  display: none;
}

#navigationbar>ul.navbar-nav>li.dropdown:last-child>a.dropdown-toggle .visible-sm .caret {
  display: none;
}

.track-color.c8 {
background-color: #ffffff !important;
}

.track-color.c9 {
background-color: #979797 !important;
}

.track-color.c10 {
background-color: #979797 !important;
}

.track-color.c11 {
background-color: #979797 !important;
}

.home-logos {
    display: flex;
    gap: 2rem;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 30pt;
}

.home-logos img {
    height: 60px;
    width: auto;
    max-width: 100%;
}

@media (max-width: 600px) {
    .home-logos {
        justify-content: center;
        gap: 1rem;
    }

    .home-logos img {
        height: 40px;
    }

    .logobar {
        aspect-ratio: 1500 / 800;
        background-size: auto 100%;        
        background-image: url("https://conf.researchr.org/getImage/ecsa-2026/orig/header2small.png");
        background-position: right center;
        background-repeat: no-repeat;
    }
}

.dropdown-header {
    display: none !important;
}

li:has(> a[href$="/registration"]),
li:has(> a[href$="/ecsa-2026-noi"]),
li:has(> a[href$="/weather-forecast"]),
li:has(> a[href$="/ecsa-2026-organizing-committee"]),
li:has(> a[href$="/ecsa-2026-technical-track--program-chairs"]),
li:has(> a[href$="/people-index/ecsa-2026"]),
li:has(> a[href$="/ecsa-2026-keynotes"]),
li:has(> a[href$="/asisas-2026"]),
li:has(> a[href$="/ecsa-2026-esocc"]) {
    position: relative;
    padding-top: 28px;
}

li:has(> a[href$="/ecsa-2026-organizing-committee"])::before,
li:has(> a[href$="/ecsa-2026-technical-track--program-chairs"])::before,
li:has(> a[href$="/people-index/ecsa-2026"])::before,
li:has(> a[href$="/ecsa-2026-keynotes"])::before,
li:has(> a[href$="/asisas-2026"])::before,
li:has(> a[href$="/ecsa-2026-esocc"])::before {
    display: block;
    position: absolute;
    top: 6px;
    left: 4px;
    font-size: 11px;
    font-weight: 400;
    color: rgb(119, 119, 119);
    text-transform: uppercase;
    pointer-events: none;
    user-select: none;
}

li:has(> a[href$="/ecsa-2026-noi"])::before,
li:has(> a[href$="/weather-forecast"])::before,
li:has(> a[href$="/registration"])::before {
    display: block;
    position: absolute;
    top: 6px;
    left: 10px;
    font-size: 11px;
    font-weight: 400;
    color: rgb(119, 119, 119);
    text-transform: uppercase;
    pointer-events: none;
    user-select: none;
}

li:has(> a[href$="/ecsa-2026-keynotes"])::before {
    content: "Main conference";
}

li:has(> a[href$="/asisas-2026"])::before {
    content: "Workshops";
}

li:has(> a[href$="/ecsa-2026-esocc"])::before {
    content: "Colocated conferences";
}

li:has(> a[href$="/ecsa-2026-organizing-committee"])::before {
    content: "ECSA 2026 Committees";
}

li:has(> a[href$="/ecsa-2026-technical-track--program-chairs"])::before {
    content: "Track Committees";
}

li:has(> a[href$="/people-index/ecsa-2026"])::before {
    content: "Contributors";
}

li:has(> a[href$="/ecsa-2026-noi"])::before {
    content: "Venue";
}

li:has(> a[href$="/registration"])::before {
    content: "Preparations";
}

li:has(> a[href$="/weather-forecast"])::before {
    content: "Local Information";
}
