/* SCSS Document 2026*/
/*----------------------------------*/
* {
  border-radius: 0 !important;
  box-sizing: border-box;
  font-family: "Poppins";
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  background-color: #F7FCFF;
  margin: 0;
  padding: 0; }

body {
  color: #102352;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  /* Viewport Height: minstens 100% van het scherm */ }

header {
  background-image: url("../../static3/pic/site/TAEK/logo_taekemabiz.svg"), url("../../static3/pic/site/TAEK/logo_taekemabiz-01.svg");
  background-repeat: no-repeat, repeat;
  height: 12vw;
  padding-left: 16px;
  background-size: contain; }

main {
  flex: 1;
  /* Drukt de footer automatisch naar het einde van de beschikbare ruimte */ }

.spacer {
  width: 100%;
  height: 15px;
  border: none; }

.local-logo {
  color: red;
  text-shadow: 2px 2px 1px yellow;
  font-size: 200%;
  font-weight: bold;
  text-align: left;
  padding-top: 0vmin;
  padding-left: 0px; }

.pagina {
  margin: 0 auto;
  padding: 0 5px;
  overflow: visible;
  max-width: 991px; }

#page-title {
  margin: 20px 0px;
  font-size: 18px;
  font-weight: 800;
  padding: 0 10px;
  color: #0B70FF; }

.tabtitel {
  margin: 10px 10px;
  font-size: 16px;
  font-weight: 800;
  padding: 0px;
  color: #0B70FF; }

/* MENUBALK */
.topMenu {
  margin: 0 auto;
  padding: 0px 5px;
  overflow: visible;
  max-width: 991px;
  background-color: #F7FCFF;
  z-index: 5000; }

div.sticky {
  position: sticky;
  top: 0; }

.brand-menu, #menu-button {
  max-width: 60px;
  height: 50px;
  padding-top: 0px; }

.brand-menu button {
  height: 48px; }

#menu-button {
  width: 47px;
  display: none;
  /* standaard verbergen */ }

/* Menu dropdown styling */
#dropdown-menu {
  display: none;
  position: absolute;
  top: 10vw;
  /*left: 10px;*/
  background-color: #ccc;
  border: 1px solid #555;
  border-radius: 0px;
  padding: 10px;
  z-index: 5000;
  width: 95vw;
  margin: 0 auto;
  /*max-width: 580px;*/ }

#dropdown-menu button {
  text-align: center;
  border-radius: 0;
  background-color: #aaa;
  border: none;
  color: white;
  align-items: center;
  cursor: pointer;
  padding: 0px;
  margin: 0px 10px 2px 0px;
  width: 40px; }

#dropdown-menu button .btn-menu-inner {
  display: block;
  width: 75%;
  height: 75%;
  margin: 4px; }

/* Verberg de gewone knoppen op mobile (portrait) */
@media (max-width: 600px) {
  .brand-menu button {
    height: 50px; }

  #buttons-menu {
    display: none; }

  #menu-button {
    display: block; }

  #menu-button {
    display: flex; } }
.topMenuRechts button {
  margin-left: 3px;
  height: 50px;
  width: 52px; }

.tabbladMenu button {
  margin-left: 3px;
  height: 40px;
  width: 42px; }

.tabbladMenu button .btn-menu-inner {
  display: block;
  width: 90%;
  height: 90%; }

/*-- TABS --*/
.bovenstuk {
  margin-bottom: 25px; }

.phpbericht {
  padding: 0 15px; }

.tab-pane, .bovenstuk {
  z-index: 4000;
  padding: 5px 15px;
  border: 1px solid #CECEFF;
  background-color: #FFFFFF; }

.tab-content {
  padding: 0px 0px;
  margin-bottom: 10px; }

/*-- tab-knop --*/
.tabknop {
  margin-top: 0px;
  padding-top: 0px;
  border-bottom: 1px dotted #AAAAAA; }

.tabknop .nav-item {
  margin: 1px; }

.tabknop .nav-link {
  border: 1px solid #0B70FF; }

.nav-item button {
  padding: 3px 5px; }

.tabknop .nav-link:hover {
  color: #FFFFFF;
  background-color: #0B70FF; }

.tabknop .nav-link.active {
  color: #102352;
  background-color: #FDE00C;
  border-color: #0B70FF !important; }

.tabbladMenu button {
  margin: 0px; }

/*-- nieuws --*/
.nieuws-foto {
  height: auto;
  background-color: #FFFFFF;
  margin-top: 2px;
  width: 100%; }

.float-R {
  float: right;
  margin-left: 5px; }

.img-thumbnail {
  border: none !important; }

.float-L {
  float: left;
  margin-right: 5px; }

.nieuwsfoto img {
  width: 100%; }

.nieuws-artikel {
  border: 1px solid #0B70FF;
  margin-top: 20px;
  padding: 5px;
  background-color: #FFFFFF;
  overflow: auto; }

.nieuws-titel {
  font-weight: 600;
  background-color: #0B70FF;
  color: #F7FCFF;
  border-bottom: 1px solid #000000;
  font-size: 14px;
  padding: 3px 10px;
  margin-bottom: 5px;
  font-family: 'Montserrat'; }

.nieuws-tekst {
  padding: 3px; }

.nieuws-datum {
  font-size: 7pt;
  font-style: italic;
  margin: 5px;
  text-align: right; }

.nieuws-auteur {
  font-size: 9pt;
  font-style: italic;
  width: 97%;
  text-align: right;
  margin-top: 10px; }

.list-btn {
  height: 25px;
  width: 35px;
  padding: 0px; }

.nieuws-btn {
  width: 35px; }

.nieuws-btn:hover {
  color: white !important; }

.nieuws-btn, .lage-btn, .alert-btn {
  height: 25px;
  padding: 0px;
  font-size: 9pt;
  width: 75px;
  border-radius: 0;
  border: 1px solid #0B70FF; }

.btn100 {
  width: 110px; }

.nieuws-btn {
  width: 35px;
  height: 32px;
  margin: 0px 3px; }

/* FORMS, LABELS en VELDEN */
.verplicht-label::after {
  content: " *";
  color: #dc3545; }

/* FOUTEN & OPLOSSINGEN */
.form-control.NOK,
.form-select.NOK,
.form-check-input.NOK,
.form-control.verplicht-NOK {
  border-color: #dc3545 !important;
  background-color: #ffe6e6 !important; }

.NOK ~ .error-msg,
.verplicht-NOK ~ .error-msg,
.is-invalid ~ .error-msg {
  display: block; }

.error-msg {
  font-size: 0.875rem;
  color: #dc3545;
  margin-top: 0.25rem;
  min-height: 1.25rem; }

input:focus,
textarea:focus,
select:focus {
  outline: none !important;
  box-shadow: none !important;
  border: 2px dotted #888 !important; }

/*-- Krantenkop--*/
.krantenkop {
  width: 100%;
  height: auto;
  margin-top: 10px;
  border: 1px solid #ddd; }

.krantenkopbinnen {
  margin: 0 auto;
  padding: 10px;
  width: 100%;
  max-width: 800px;
  height: auto; }

.krantenkopbinnen h3 {
  font-family: Montserrat;
  font-weight: bold; }

.bg-none {
  background-color: transparent; }

.bg-blauw {
  background-color: #e5edff; }

.bg-rood {
  background-color: #FECACA; }

.bg-grijs {
  background-color: #D4D4D4; }

.bg-geel {
  background-color: #FFF3CD; }

.fg-blauw {
  color: #0049ff; }

.fg-rood {
  color: #C40202; }

.fg-grijs {
  color: #575757; }

.fg-geel {
  color: #FFC100; }

/* FOOTER */
footer {
  width: 100%;
  clear: left;
  margin: 0px;
  padding: 20px 20px 50px 0px;
  background-color: #1B558F; }

.footerMenu {
  padding-left: 12px; }

.footerNaamRegel {
  margin-bottom: 20px; }

.footerKnop {
  width: 67px;
  margin: 0 0px 0 0;
  color: #FFFFFF;
  display: flex;
  overflow: hidden; }

.footerNaamlabel {
  color: #FFFFFF;
  font-size: 17px;
  margin: 0 5px 0 -2px;
  display: flex;
  overflow: hidden; }

.footerMenuBlok {
  margin-bottom: 15px;
  margin-left: 0px; }

.vertical-menu {
  border-bottom: 5px solid #1B558F;
  border-right: 5px solid #1B558F;
  padding-bottom: 10px;
  background-color: #1466b8; }

.footer-ALG {
  background-color: #1b5998; }

footer h4 {
  color: #ddd; }

/*-- --*/
.vertical-menu a, .vertical-menu a:visited {
  color: #ddd;
  display: block;
  padding-left: 15px;
  text-decoration: none; }

/*-- --*/
.vertical-menu a:hover, .vertical-menu a:active {
  color: #FFFFFF;
  background-color: #005FE7; }

/*-- LETTERS en ~Lettertypes --*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.1;
  color: #0B70FF; }

h1, .h1 {
  font-size: 18px;
  font-weight: 800; }

h2, .h2 {
  font-size: 18px;
  font-weight: 500; }

h3, .h3 {
  font-size: 16px;
  font-weight: 500; }

h4, .h4 {
  font-size: 16px;
  font-weight: 500;
  font-style: italic; }

h5, .h5 {
  font-size: 14px;
  font-weight: 200; }

h6, .h6 {
  font-size: 14px;
  font-weight: 200;
  font-style: italic; }

/*-- --*/
.klein, .klein p {
  font-size: 12px; }

.klein-commentaar {
  font-size: 12px;
  font-style: italic;
  color: #AAAAAA !important; }

select {
  font-size: 14px; }

.narrow {
  font-family: "Arial Narrow", "Arial", "Poppins"; }

a, a:hover, a:visited {
  color: #383838;
  text-decoration: none; }

.uitleg-smal {
  font-family: Arial Narrow,Arial,sans-serif; }

/*-- --*/
hr {
  border: hidden;
  border-top: 5px dotted #0B70FF;
  margin: 0; }

.dropdown-divider {
  border: hidden;
  border-top: 1px dotted #AAAAAA;
  margin: 0; }

/*---------------------*/
@media (max-width: 320px) {
  .pagina, .topMenu {
    max-width: 599px; }

  .groteknop {
    width: 100%; }

  .halfgroteknop {
    width: 100%;
    /*background-color:green;*/ } }
@media (min-width: 321px) {
  .pagina, .topMenu {
    max-width: 599px; }

  .groteknop {
    width: 47%; }

  .halfgroteknop {
    width: 47%;
    /*background-color:green;*/ } }
@media (min-width: 576px) {
  .pagina, .topMenu {
    max-width: 600px; }

  .groteknop {
    width: 33.3%; }

  .halfgroteknop {
    width: 48%;
    /*background-color:green;*/ } }
@media (min-width: 768px) {
  .pagina, .topMenu {
    max-width: 600px; }

  .groteknop {
    width: 25%; }

  .halfgroteknop {
    width: 32.1%;
    /*background-color:yellow;*/ } }
@media (min-width: 992px) {
  .pagina, .topMenu {
    max-width: 991px; }

  .groteknop {
    width: 20%; }

  .halfgroteknop {
    width: 24%;
    /*background-color:blue;*/ } }
@media (min-width: 1200px) {
  .pagina, .topMenu {
    max-width: 991px; }

  .groteknop {
    width: 16%; }

  .halfgroteknop {
    width: 19.3%;
    /*background-color:red;*/ } }
@media (min-width: 1400px) {
  .pagina, .topMenu {
    max-width: 991px; }

  .groteknop {
    width: 16%; }

  .halfgroteknop {
    width: 19.3%;
    /*background-color:brown;*/ } }
