@charset "UTF-8";
/* CSS Document */

:root{
	--primary-color: #6F946F;
	--primary-text-color: #ffffff;
	--default-border-radius: 10px;
}

th { background-color: var(--primary-color); }
nav { background-color: var(--primary-color); }
nav.active { background-color: var(--primary-color); }
nav.hover { background-color: var(--primary-color); }
nav-tabs { background-color: var(--primary-color); }
nav-tabs.active { background-color: var(--primary-color); }
nav-tabs.hover { background-color: var(--primary-color); }
tab-v1 { background-color: var(--primary-color); }
tab-v1.active { background-color: var(--primary-color); }
.cormet { background: var(--primary-color); }
#topmenu { background: var(--primary-color); }
.topmenu { background: var(--primary-color); }
#menu, #menu ul{ color:#FF0000; background: var(--primary-color); }
.menu, .menu ul { color:#FF0000; background: var(--primary-color); }
.fa-eye { color: var(--primary-color); }
/*Tabs
------------------------------------*/
/*Tabs v1*/
.tab-v1 .nav-tabs {
    border-bottom: solid 2px var(--primary-color);
}

.tab-v1 .nav-tabs > .active > a,
.tab-v1 .nav-tabs > .active > a:hover,
.tab-v1 .nav-tabs > .active > a:focus {
    background: var(--primary-color);
}

.tab-v1 .nav-tabs > li > a:hover {
    background: var(--primary-color);
}

.funny-boxes-right-u {
  border-right: solid 2px #FFFFFF;
}

.funny-boxes-right-u:hover {
  border-right: solid 2px #FFFFFF;
}

a { color:#000000;}
a:visited { color:#FFFFFF;}
a:active { color:#008000;}

.wrapper{
	background-image: url(https://aanmelden.beukk.nl/img/Logistiek-boodschappen-korte-keten.png);
	background-size: cover;/
	background-repeat: no-repeat;
	background-position: top center;
}


/*Tabs
------------------------------------*/
/*Tabs v1*/
.tab-v1 .nav-tabs {
    border-bottom: solid 2px var(--primary-color);
}

.tab-v1 .nav-tabs > .active > a,
.tab-v1 .nav-tabs > .active > a:hover,
.tab-v1 .nav-tabs > .active > a:focus {
    background: var(--primary-color);
}

.tab-v1 .nav-tabs > li > a:hover {
    background: var(--primary-color);
}

/* @import url('//fonts.googleapis.com/css?family=Loved+by+the+King'); */

/* .banqueting { font-family: 'Loved by the King', cursive; color: var(--primary-color); } */
.banqueting { font-family: 'BrandonText-Regular', cursive; color: var(--primary-color); }
h1.banqueting { font-family: 'BrandonText-Regular', cursive; color: var(--primary-color); }
.input .edit_index {
  min-width: 50px !important;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap');

html *:not(i):not(.fa):not(.glyphicon){
	font-family: 'Roboto', sans-serif !important;
}

/* Make the layout fullscreen */

.navbar > .container{
    /* background: rgba(255, 255, 255, 0.4); */
    box-shadow: none!important;
    backdrop-filter: none!important;
    /* -webkit-backdrop-filter: blur(6.2px); */
    /* border: 1px solid rgba(255, 255, 255, 0.3); */
    border-bottom: unset;
    border-top-left-radius: var(--default-border-radius) !important;
    border-top-right-radius: var(--default-border-radius) !important;
    width: 95% !important;
    padding: 20px 25px !important;
    z-index: 2;

}

.wrapper > .container{
    background: rgba(255, 255, 255, 0.4);
    box-shadow: none!important;
    backdrop-filter: blur(6.2px);
    -webkit-backdrop-filter: blur(6.2px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-top: unset;
    border-bottom-left-radius: var(--default-border-radius) !important;
    border-bottom-right-radius: var(--default-border-radius) !important;
    width: 100% !important;
    padding: 20px 25px!important;
    z-index: 2;

}

/* Nav Bar */
.navbar{
	padding-top: 33px;
}

.dropdown-menu li a{
	font-weight: 400 !important;
    color: var(--primary-text-color) !important;
}

.dropdown-menu li a:hover{
	background: #dedede !important;
}

.navbar-collapse {
    border-radius: var(--default-border-radius) !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px;
}

.navbar-brand{
	padding: 0px !important;
	margin: 0px !important;
	height: auto !important;
	border-radius: var(--default-border-radius) !important;
}

.navbar-brand img{
	border-radius: var(--default-border-radius) !important;
}

.navbar-default .navbar-toggle {
  background: var(--primary-color) !important;
  border: none;
  border-radius: calc(var(--default-border-radius)/2) !important;
}

/* Logo Header */
#edi-logo{
	box-shadow: none!important;
	align:right !important;
}

/* Logo Header */
#logo-header{
	box-shadow: none!important;
}

/* Breadcrumbs */
.breadcrumb {
	top: 0px !important;
	margin-bottom: 0px !important;
}
.breadcrumb a{
	color: var(--primary-text-color);
}

/* Header */
.header .navbar-default .navbar-nav > li > a {
	color: var(--primary-text-color);
	font-weight: 600 !important;
	text-transform: capitalize !important;
	border-radius: 5px;
}

.navbar-responsive-collapse{
	border-radius: var(--default-border-radius);
	background: #FFF;
}

.header-v4.header .navbar-default .navbar-nav > li:first-of-type > a:hover, .header-v4.header .navbar-default .navbar-nav > .active > a {
  border-top-left-radius: var(--default-border-radius) !important;
}

.header-v4.header .navbar-default .navbar-nav > li {
  border-radius: var(--default-border-radius) !important;
}

/* Search Icon */
.header .navbar .nav > li > .search {
  padding: 10px 20px 10px !important;
  border: none !important;
}

.topbar-v1 {
    /* position: fixed; */
    width: 100%;
    background: #FFF;
    z-index: 99;
    display: none;

}
table {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--primary-color);
    text-align: left;
    box-sizing: border-box;
    border-collapse: collapse;
    width: 95%;
    margin-bottom: 1rem;
    background-color: transparent !important;
    box-shadow: none!important;
    border-radius: var(--default-border-radius) !important;
	border: none !important;
}

table thead th, table tbody tr th {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.5;
    border-collapse: collapse;
    box-sizing: border-box;
    text-align: inherit;
    padding: .75rem;
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    color: #000;
    background-color: var(--primary-color);
    border-color: #32383e;
	border: none !important;
}

table td {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--primary-text-color);
    text-align: left;
    border-collapse: collapse;
    box-sizing: border-box;
    padding: .75rem;
    vertical-align: middle !important;
	border: none !important;
}

table td[align="right"] {
    text-align: right;
}

table td[align="center"] {
    text-align: center;
}

table thead tr th {
    font-weight: 600 !important;
}

/* table tbody tr:hover { */
    /* background-color: #c2c1c0; */
/* } */
/* .table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th { */
  /* background-color: unset !important; */
/* } */
table tbody tr{
    border-radius: var(--default-border-radius) !important;
}

table tbody tr td{
    background-color: #6F946F;
}
table tbody tr:nth-of-type(odd) td{
    background-color: #6F946F !important;
}

table tr:first-of-type th:first-of-type, table tr:first-of-type td:first-of-type {
    border-top-left-radius: var(--default-border-radius) !important;
}

table tr:first-of-type th:last-of-type, table tr:first-of-type td:last-of-type {
    border-top-right-radius: var(--default-border-radius) !important;
}


table tr:last-of-type td:first-of-type {
    border-bottom-left-radius: var(--default-border-radius) !important;
}

table tr:last-of-type td:last-of-type {
    border-bottom-right-radius: var(--default-border-radius) !important;
}

/**/
table tfoot tr:last-of-type tfoot td:first-of-type {
    border-bottom-left-radius: var(--default-border-radius) !important;
}

table tfoot tr:last-of-type tfoot td:last-of-type {
    border-bottom-right-radius: var(--default-border-radius) !important;
}

span label:last-of-type {
  margin-bottom: 0px !important;
}

/* Input Fields */
input {
	border-radius: calc(var(--default-border-radius) / 2) !important;
}
#clear_input {
  width: 34px;
  height: 34px;
  right: 0;
  top: 0;
  text-align: center;
  background-color: #999999;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
  border-radius: calc(var(--default-border-radius) / 2) !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  padding-top: 6px;
}

.pagesize {
  min-width: 70px;
}

/* ----------- Non table related styles */

.table_container {
    max-width: 80vw;
    margin-left: auto;
    margin-right: auto;
}

a {color:#008000;}
a:visited {color:#000080;}

a.button {color:#FFFFFF;}
a.button:visited {color:#FFFFFF;}

/* ----------- set container to 100% */
.wrapper > .container {
background: rgba(255, 255, 255, 0.4);
box-shadow:none!important;
backdrop-filter: blur(6.2px);
-webkit-backdrop-filter: blur(6.2px);
border: 0px!important;
border-top: unset;
border-bottom-left-radius: var(--default-border-radius) !important;
border-bottom-right-radius: var(--default-border-radius) !important;
width: 100% !important;
padding: 0px 250px!important;
    background-color: var(--primary-color);!important;
z-index: 2;
}

/* Mobielvriendelijke weergave: set container to 100% */
@media (max-width: 768px) {
    .wrapper > .container {
background: rgba(255, 255, 255, 0.4);
box-shadow:none!important;
backdrop-filter: blur(6.2px);
-webkit-backdrop-filter: blur(6.2px);
border: 0px!important;
border-top: unset;
border-bottom-left-radius: var(--default-border-radius) !important;
border-bottom-right-radius: var(--default-border-radius) !important;
width: 100% !important;
padding: 0px 20px!important;
    background-color: var(--primary-color);!important;
z-index: 2;
}
}

/* Algemene styling voor het formulier */
form {
    display: flex;
    flex-wrap: wrap; /* Zorgt dat de elementen kunnen doorlopen naar de volgende rij */
    justify-content: space-between; /* Zorgt dat de kolommen worden verdeeld */
    max-width: 100%;
    padding: 20px;
}


/* Zorg dat de labels boven de inputvelden staan */
form table tr td label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

/* Zorg dat de inputvelden de volledige breedte van hun container gebruiken */
form table tr td input[type="text"], 
form table tr td input[type="email"], 
form table tr td input[type="password"], 
form table tr td textarea, 
form table tr td select {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: calc(var(--default-border-radius) / 2) !important;
    background-color: #f9f9f9;
    box-sizing: border-box;
}

/* Optioneel: Styling voor grote velden zoals textarea's */
form table tr td textarea {
    height: 100px; /* Stel de hoogte in voor grotere invoervelden zoals textarea's */
}

/* Speciale styling voor volledige breedte velden */
form table tr td.full-width {
    width: 100%; /* Voor velden die je over de volledige breedte wilt laten lopen */
}

/* Mobielvriendelijke weergave: Eén kolom op kleinere schermen */
@media (max-width: 768px) {
    form table tr td {
        width: 100%; /* Op kleine schermen nemen de velden de volledige breedte in */
    }
}

button, html input[type=button], input[type=reset], input[type=submit]:hover {
background: #1b811b!important;
    color:white;
        }
button, html input[type=button], input[type=reset], input[type=submit]{
      text-transform: uppercase!important;
    font-weight:bold!important;
background: #4cc84c!important;
    color:black;}
    
/* Achtergrond afbeelding toevoegen aan header */
.header {
    position: relative;
    background-image: url('https://aanmelden.beukk.nl/img/Logistiek-boodschappen-korte-keten.png'); /* Voeg hier de URL van de achtergrondafbeelding toe */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px;
    background-color: rgba(0, 0, 0, 0.5); /* Optioneel: Donkere overlay */
    border-radius: var(--default-border-radius);
    z-index: 1;
}

/* streep in header weghalen */
.topbar-v1 {
/* position: fixed; */
width: 100%;
background: #FFF;
z-index: 99;
display: none;
    
    
}

/*footer aanpassingen */
.footer-v2 .footer {
    background: #6F946F;
    border-top: 0px solid #eee;
    margin-top:-50px;
    

}
/*Formulier heading aanpassingen */
.table thead > tr > th {
color: #FFFFFF;
font-family: "Introrust", sans-serif;
text-transform: uppercase;
font-size:3em;
text-shadow: -4px 0px 0px rgba(0, 0, 0, 0.76);
}

.headline{
color: #FFFFFF;
font-family: "Introrust", sans-serif;
text-transform: uppercase;
font-size:3em;
text-shadow: -4px 0px 0px rgba(0, 0, 0, 0.76);
}

/*fix voor horizontale scroll op mobile */
html, body {
    max-width: 100%;
    overflow-x: hidden;
}
