:root{
	--primary-color: #008000;
	--primary-text-color: #000000;
	--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:#FFFFFF;}
a:visited { color:#FFFFFF;}
a:active { color:#008000;}

.wrapper{
	background-image: url( https://bestel.brabantsstreekgoed.nl/img/dsvh-behang.jpg);
	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: 0 4px 30px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(6.2px);
	-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: 100% !important; */
	padding: 20px 25px !important;
	z-index: 2;
}

.wrapper > .container{
	background: rgba(255, 255, 255, 0.4);
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	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 */
#logo-header{
	box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px;
}

/* 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;
}
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: 100%;
    margin-bottom: 1rem;
    background-color: transparent !important;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px;
    border-radius: var(--default-border-radius) !important;
	border: none !important;
}

table thead th, table tbody tr th {
    font-size: 1.6rem;
    font-weight: 700;
    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: #fff;
    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: #FFF;
}
table tbody tr:nth-of-type(odd) td{
    background-color: #dedede !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;}
