body, html {
//    height: 100%;
    background-color: #fff;
}

div#logo {
	background: #fff url("/images/logo-albertus.png") center center no-repeat;
	margin: 0%;
	min-height: 120px;
	float: none;
}

#logo {
	line-height: 32px;
	height: 90px;
	margin-left: 40%;
	padding-top: 10px;
}

#logo > a > img {
display: none;
}

a {
    color: #d3dadc;
    text-decoration: none;
}


h1 {
	color: #15612c;
	font-family: verdana;
	font-weight: bold;
	display: block;
	font-size: 16px;
	//line-height: 2em;
	padding: 3px 20px 5px 0px;
}

h2 {
	color: #8fc13e;
	font-family: verdana;
	font-weight: bold;
	display: block;
	font-size: 16px;
	line-height: 2em;
	padding: 3px 20px 5px 0px;
}

h3 {
	color: #fff;
	font-family: verdana;
	font-weight: bold;
	display: block;
	font-size: 16px;
	line-height: 2em;
	padding: 3px 20px 5px 0px;
}

p {
	color: #555;
	font-family: verdana;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
	padding: 3px 20px 5px 0px;
}

.p1 {
	color: #fff;
	font-family: verdana;
	font-size: 14px;
	line-height: 1.6em;
	text-align: center;
}

td {
	color: #272f34;
}

ul {
	margin-top: 5px;
}

ul.a {
	padding: 0px 5px 0px 20px;
}

li {
	color: #272f34;
	font-family: verdana;
	font-size: 14px;
	line-height: 1.5em;
}

.lead {
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 3em;
}

.caret {
	color: antiquewhite;
}

div#system_content {
	background-color: #fff;
}

#system_content {
	color: #555;
}

img {
	vertical-align: middle;
	display: block;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 60%;
    margin-bottom: 0;
}

form.edit {
	padding: 15px;
}

.header {
//	line-height: 30px;
	border-radius: 3px;
	background: none repeat scroll 0% 0% transparent;
	font-size: 18px;
	color: #15612c;
	font-family: verdana;
	font-weight: bold;
	text-shadow: none;
	padding: 3px 20px 5px 0px;
	margin-top: 0px;
	margin-right: 8px;
	vertical-align: middle;
	border: 0px solid #fff;
}

corruptingAfterLogin#header {
	margin: 0;
	top: 0;
	display: block;
	line-height: 30px;
}


div#menubar {
}

div#menu {
	background: #15612c;
}

#menu .active {
	background-color: #8fc13e;
}


.navbar {
	color: #15612c;
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
	background-color: #15612c;
}

.nav>li>a:hover,.nav>li>a:focus {
	background-color: #273823;
}

.navbar-header,.navbar-inverse {
	background-color: #15612c;
}


.navbar-inverse .navbar-form {
	border-color: #15612c;
}

.navbar-inverse .navbar-toggle {
	border-color: #8fc13e;
}

.userpanel {
	border-color: #15612c;
}

.dropdown-menu {
	background-color: #15612c;
}

.btn {
	padding: 10px 16px;
	margin-top: 14px;
	font-size: 12px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.btn-primary {
	color: #fff;
	background-color: #8fc13e;
	border-color: #939393;
}

.btn-default {
	color: #fff;
	background-color: #15612c;
	border-color: #ccc;
}

a.btn:hover{
 background-color: #15612c; }

.action, .action_save,.action_cancel,.action_new,.action_delete,.action_list,.action_change,.action_send
	{
	bottom: 10px;
	padding: 3px 12px 5px 12px;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 0;
	cursor: pointer;
	float: right;
	display: block;
	height: 25px;
	vertical-align: top;
	color: #ffffff;
	font-weight: bold;
	background-color: #8fc13e;
}

.action_save, .action_cancel {
	padding: 3px 14px 12px 12px;
	height: 33px;
}

.resultItemOdd {
	background-color: #8fc13e;
    box-shadow: 4px 4px 6px #e4e4e4;
    padding: 10px 22px 15px 10px;
    margin-bottom: 30px;
    width: 80%;
    vertical-align: middle;
}

.resultItemEven {
	background-color: transparent;
    box-shadow: 4px 4px 6px #e4e4e4;
    padding: 10px 22px 15px 10px;
    margin-bottom: 30px;
    width: 80%;
    vertical-align: middle;
}

.outputText {
	text-decoration: none;
	display: block;
	background-color: #eaeaea;
	padding: 6px;
	font-weight: normal;
	color: #484848;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 6px;
}

.listNavigation div.system_pagenav a.next {
   padding: 3px 12px 5px 12px;
        margin-top: 10px;
        margin-bottom: 15px;
        border: 0;
        cursor: pointer;
        float: right;
        display: block;
        height: 25px;
        vertical-align: top;
        color: #ffffff;
        font-weight: bold;
        background-color: #8fc13e;

}


.form-group {
    margin-bottom: 6px;
}

footer .footer-logo {
    background-image: url("/images/logo_delphi_footer.png");
    background-repeat: no-repeat;
    height: 60px;
    width: 100%;
}

.footer {
	background-color: #15612c;
	padding: 44px 30px;
	margin-top: 45px;
}

.footer .footer-left,
.footer .footer-center,
.footer .footer-right{
	vertical-align: top;
	width: 95%;
	text-decoration: none;
	display:block;
}

.footer a {
	display: inline;
	color: 	#8fc13e;
}



footer {
	background-color: #fff;
}

div.footer {
	background-color: #15612c;
	margin: 0px auto;
	border: 0px none;
	line-height: 35px;
}


.footer .footer-company-name{
	margin: 0;
}

.footer .footer-left{
	float: left;
}

.footer .footer-links{
	line-height: 20px;
}

.footer .footer-company-about{
	color:  #92999f;
}

.footer .footer-company-about span{
	display: block;
	color:  #fff;
	font-size: 14px;
	margin-bottom: 1px;
}

.footer .footer-icons{
	display: inline-block;
}

footer .footer-icons a {
    display: inline-block;
    height: 100%;
    width: 100% 
}

footer .btn-icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	border-radius: 2px;
	line-height: 30px;
	margin-right: 8px;
	margin-bottom: 1px;
}

footer .pre-icon {
	width: 35px;
	height: 35px;
	display: inline-block;
	margin: -22px -12px;
	paddin-bottom: 140px;
	text-height: 200px
}

footer .location {
	background-image: url("/images/iconlocation.png");
	background-repeat: no-repeat;
}

footer .phone {
	background-image: url("/images/iconphone.png");
	background-repeat: no-repeat;
}

footer .mail {
	background-image: url("/images/iconmail.png");
	background-repeat: no-repeat;
}

footer .twitter {
	background-image: url("/images/icontwitter.png");
	background-repeat: no-repeat;
	background-color: #8fc13e;
}

footer .linkedin {
	background-image: url("/images/iconlinkedin.png");
	background-repeat: no-repeat;
	background-color: #8fc13e;

}

.carousel {
	margin-bottom: 0px;
	float: left;
	width: 100%
}

.carousel-caption {
	 padding: 5% 10%;
    position: static;
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #8fc13e;
}

.carousel-caption h1,.carousel-caption .lead {
	margin: 0;
	line-height: 1.50;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
}

.carousel-caption,.tc-carousel-control {
	/*vertical-align: middle;*/
	position: relative;
	display: inline-block;
}

//.carousel-caption .btn {
//	margin-top: 10px;
//	background: url('../images/top-menu-bg.png') repeat-x scroll 0% 0%
//		transparent;
//	vertical-align: middle;
//}

//#myCarousel>div>div>div>div {
//	height: 300px;
//}

//#inner {
//background-color: #fff;
//	margin: 0 auto;
//	min-height: 100% !important;
//}

//#outer {
//	background-color: #fff;
//	margin: 0 auto;
//	min-height: 100% !important;
//}

div#system_content td .value {    
}

#system_content {
	background-color: #fff;
}

@media ( min-width : 641px) {	


	
	#header {
    margin: 0;
    top: 0;
//    display: block;
    line-height: 46px;
//    width: 100%;
    background: url('../images/topbar-bg.gif') repeat-x;
    z-index: 5;
    color: #d3dadc;
}

.navbar-form {
//    background: url('../images/topbar-bg.gif') repeat-x;
}

.userpanel {
    margin-left: 0px;
}

.menu_item_back {
    height: 46px;
    background: url('../images/topmenu-divider.gif') no-repeat right 0;
}
		
	.footer .footer-left,
	.footer .footer-center,
	.footer .footer-right{
		display: inline-block;
		width: 30%;
		text-align: left;
	}

	.footer{
		text-align: left;
	}
}

@media ( min-width : 992px) {
	
	#menu li {
		background: url('../images/top-menu-divider.gif') no-repeat right 1px;
		display: table-cell;
	}

}

/** sets font size */
body, .btn {
  font-size: 2rem;
}

/** fixes styling for a btn, removes border, adds padding, updates border-radius */
.btn {
  border: none;
  padding: 20px 30px;
  border-radius: 5px;
}

/** visually joins addon to input */
.input-group-addon, .input-group-addon:first-child {
  background-color: #fff;
  border: 0;
  border-right: solid 0px #e0e0e0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

/** enlarges input and removes border */
.input-group .form-control {
  box-shadow: none;
  border: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
//width: 100%;
  padding: 0;
  height: 34px;
}

/** replaces logo with background image */
//div#logo {
//  background-image: url(https://www.albertus.nl/wp-content/uploads/2019/04/Slider-7-overig-1-1915x255.png);
//  background-position: center top;
//  background-size: initial;
//  background-repeat: no-repeat;
//  background-color: #fff;
//  height: 150px;
//}

/** changes active menu text */
#menu span.active {
  color: #000;
  background-color: #8fc13e;
  text-shadow: none;
}

/** gives text more space */
.Tafels form.Tafels {
  margin-top: 50px;
  text-align: center;
  padding: 0;
}

/** displays link as a button and places it on a new line */
.Tafels form.Tafels >a {
  color: #ffffff;
  background-color: #15612c;
  padding: 20px 30px;
  border-radius: 5px;
}

/** places link/button on a new line */
.Tafels form.Tafels >a {
  display: block;
  width: 230px; * fallback for IE
  width: fit-content;
  margin: auto;
  margin-top: 40px;
}

/** moves shadow from tr to table */
.Tafels form.Tafels tbody tr {
  box-shadow: none;
}
.Tafels form.Tafels table {
  box-shadow: 0px 10px 20px #00000029;
}

/** adds margin and background to table */
.Tafels form.Tafels table {
  margin-top: 30px;
  background: #f2f2f2;
}

/** adds border-radius to table */
.Tafels form.Tafels table {
  border-radius: 10px;
}
.Tafels form.Tafels table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.Tafels form.Tafels table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

/** removes border top */
.Tafels form.Tafels table td, th {
  border-top: 0;
}

/** gives inputs more space  */
.Tafels form.Tafels thead .form-group {
//margin-left: 26px;
}

/** restores the original bg color to table rows */
.Tafels form.Tafels .outputText {
  background-color: inherit;
}

/** fixes row height by removing the margins and adding a padding */
.Tafels tbody .Reserveren.btn-default {
  margin: 8px;
}
.Tafels form.Tafels tbody ul {
  margin: 0;
}
.Tafels form.Tafels tbody td {
  //padding: 26px;
}

/** positions and adjust the size of the overlay */
.overlay {
  z-index: 5;
  top: 200px;
  height: fit-content;
  width: fit-content;
  padding: 70px 90px;
}

/** styles the overlay */
.overlay {
  opacity: 0.905;
  background-color: #f2f2f2;
  box-shadow: 0px 10px 20px #00000029;
  border: none;
  border-radius: 10px;
}

/** adds fake close button to the overlay */
.overlay li::before {
  font-size: 1.4rem;
  content: "×";
  position: absolute;
  top: 10px;
  right: 20px;
}

/** sets font size for the overlay */
.overlay li {
  font-size: 2rem;
}

/* .Tafels form.Tafels tbody tr:nth-child(odd) {
  background-color: #8fc13e; // example to show a easier way to assign styling to odd tr
} */

span.loginout {
    display: none;
}

form.edit {
  padding: 40px 20px;
}

#system_content .table-responsive {
 //width: 100%;
  background: #f2f2f2;
  box-shadow: 0px 10px 20px #00000029;
  border-radius: 10px;
  margin-top: 50px;
}
#system_content .table-responsive table {
  width: 100%;
  margin-bottom: 0;
}
#system_content .table-responsive table table td {
  padding: 0;
  margin: 0;
}
#system_content .table-responsive table table tr td {
  border-top: 1px solid #DDD
}
#system_content .table-responsive table table tr:first-child td {
  border-top: none;
}
#system_content .table-responsive table table td.field, #system_content .table-responsive table table td.label {
  padding: 26px;
  //width: 200px;
  min-width: 200px;
  //max-width: 200px;
  //white-space: nowrap;
  color: #888;
  font-weight: 700;
}

.Reserveren td{
display: inline-block;
float: left;
}

#system_content .table-responsive table table td.label {
  display: table-cell;
  text-align: left;
}
#system_content .table-responsive table table td.value {
  padding: 26px;
  float: left;
}
#system_content .table-responsive table table td.value input {
  padding: 10px;
  margin: -10px;
  //min-width: 410px;
  //width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
}
@media only screen and (max-width: 641px) {
  #system_content .table-responsive table table td.value input {
   //min-width: 250px;
   //width: 100%;
  }
}
#system_content .table-responsive table table td.message {
  width: 150px;
  max-width: 150px;
}
#system_content .table-responsive table table td.message .error:not(:empty) {
  padding: 26px;
  color: red;
  display: block;
  font-size: 20px;
}
@media (max-width:641px) {
  #system_content .table-responsive table table td.message .error:not(:empty){
    font-size: 16px;
  }
}
input.action_save {
  border: none;
  padding: 20px 30px;
  border-radius: 5px;
  height: initial;
  margin: 50px 0 30px;
  box-shadow: 0px 10px 20px #00000029;
}
@media (max-width:641px) {
  body, .btn {
    font-size: 1.6rem;
  }
}
