/* Custom Stylesheet hash:16255660641632475170 dated 14 May, 2025 12:24:46+Europe/Amsterdam */
/* Add custom CSS here */
/*#categorylist-view {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.home-category {
  max-width: 50%;
  padding: 10px;
}

.wrap {
  max-width: 80%;
}

@media (max-width: 800px){
  #categorylist-view {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
}*/

.footer {
  background-color: #000000;
}

.footertitle {
  color: white;
  font-weight: bold;
}

.header__top {
    background-color: black;
    border-bottom: none;
}

.search--home {
    background-image: url(https://i.imgur.com/jNP1MSf.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: black;
}

.heading--kilo {
  color: white;
  font-weight: 700;
}

.heading--3 {
  font-weight: 700;
  color: #F59200;
}

h1 {
  font-weight: 500;
  color: #F59200;
}

.heading--4 a {
  color: #1d1d1d !important;
}

.sm-lg-plus-hide a {
    display: none !important;
}


element.style {
}
.autocomplete .no-results__msg {
    margin-top: 51px;
}
.no-results__msg {
    visibility: hidden !important;
}

.no-results__msg:before {
  visibility: visible;
  content: "No results found.";
}

/*.category-23 {
  border-bottom: 1px solid #dfe4e6;
}

.category-24 {
  border-bottom: 1px solid #dfe4e6;
}
*/
.tab-bar {
  width: 100%;
  background-color: white;
  display: flex;
}

.tab-button {
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: black;
  font-weight: bold;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 24px;
}

.tab-active {
  color: #F59200;
  border-bottom: 2px solid #F59200;
}

.tab-flex {
  flex-direction: row;
  width: 100%;
}

.section-info {
  padding: 10px;
}

h3 a {
  color: black;
}

.section-row {
  padding: 5px;
}

.tab2 {
  float: left;
  width: 33%;
  margin-top: 50px;
}

/* Style the buttons inside the tab */
.tab2 button {
  display: block;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
  background-color: white;
  border-bottom: 1px solid #ddd;
  box-shadow: 0px 5px 5px -3px rgb(0 0 0 / 20%),
  0px 8px 10px 1px rgb(0 0 0 / 14%),
  0px 3px 14px 2px rgb(0 0 0 / 12%);
}

.tab2 button:first-child {
  border-radius: 6px 6px 0 0;
}

.tab2 button:last-child {
  border-radius: 0 0 6px 6px;
  border-bottom: none !important;
}

/* Change background color of buttons on hover */
.tab2 button:hover {
  background-color: #ddd;
  transition: 0.3s;
}

/* Create an active/current "tab button" class */
.tab2 button.active {
  background-color: #F59200;
  color: white;
  font-weight: bold;
  transition: 0.3s;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding-left: 15px;
  width: 67%;
  border-left: none;
  height: auto;
  margin-top: 50px;
}

#activetitle {
  padding-left: 10px;
}

.activetitle {
  padding-left: 10px;
}

.description-text {
  text-align: center;
  font-size: 17px;
}

#category-url {
  text-decoration: underline;
  pointer-events: none;
  cursor: default
}

#category-url h3:hover {
  color: #F59200 !important;
}

#ko-articles-list ul {
  list-style-type:none

}

#ko-articles-list li {
  list-style-type:none
}


#ko-articles-list {
  text-decoration: italic;
  color: #62c3ee;
      font-weight:bold;
  
}

.sidemenu {
  float: left;
  padding-left: 15px;
  width: 67%;
  border-left: none;
  height: auto;
  margin-top: 50px;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination button {
  border: 1px solid #F59200;
  background-color: transparent;
  border-radius: 4px;
  color: #F59200;
  font-size: 12px;
  padding: 4px 8px;  
}

.pagination button:disabled {
  border-color: #cccccc;
  color: #cccccc;
}

.pagination button:last-of-type {
  margin-left: 20px;

}
html, .select, .drill-default {
	font-family: Lato, sans-serif;
}
a, a:hover, a:focus, a:active, .u-visuallink, .u-visuallink:hover,
.heading--blue,
.fr-toolbar .fr-command.fr-btn.fr-active,
.fr-popup .fr-command.fr-btn.fr-active,
.fr-desktop .fr-command.fr-active:hover,
.fr-desktop .fr-command.fr-active:focus,
.fr-desktop .fr-command.fr-active.fr-selected,
.fr-popup .fr-colors-tabs .fr-colors-tab:hover,
.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab,
.tab__notCurrent a:hover {
	color: #f59200;
}

.button--primary,
.button--primary:hover:enabled,
.button--primary:focus:enabled,
.button--primary:active:enabled,
.nav__menu a:hover, .nav__menu a:active, .dd__link:hover,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-colors-tabs .fr-colors-tab[data-param1="background"]::after,
.fr-image-resizer .fr-handler,
.fr-image-progress-bar-layer > div.fr-loader span,
.autocomplete--field__item:hover, .autocomplete--field__item.is-selected {
	background-color: #f59200;
}

.textfield:focus,
.search-wrapslim .inputaddon__field:focus,
.file-btn:focus, .file-btn.is-active, .dz-drag-hover {
	border-color: #f59200;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 4px -1px #f59200;
}

.button--primary:focus:enabled, .button--primary:active:enabled,
.select:focus, .drill-default:focus, .drill-default.drill-focus {
	box-shadow: 0 0 3px 0 #f59200;
}

.tab > li,
.textfield.picker__input--active,
.textfield--heading:focus,
.pager__selected,
.tab__notCurrent:hover,
.picker__select--month:focus, .picker__select--year:focus,
.picker__day--highlighted, .picker__day--selected:hover,
.picker--focused .picker__day--selected, .picker__button--clear:focus,
.picker__button--close:focus,
.fr-popup .fr-input-line input[type="text"]:focus,
.fr-popup .fr-input-line textarea:focus,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-checkbox input:focus + span,
.fr-image-resizer, .fr-image-upload-layer.fr-drop,
table td.fr-selected-cell, table th.fr-selected-cell,
.fr-table-resizer div,
.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
	border-color: #f59200;
}

input[type="checkbox"].switch:focus + div {
	box-shadow: 0 0 .2em 1px #f59200, 0 1px 1px hsla(0,0%,100%,.6);
}

.picker__day--today:before,
.picker__button--today:before {
	border-top-color: #f59200;
}