#header {
    background-color: #E0ECFF;
}
#menu {
    font-size: 14px;
    font-family: calibri, Geneva, sans-serif;
    font-weight: bold;
    text-align: Left;
    background-color: #003867;
    border-radius: 8px;
}
#menu ul {
    height: auto;
    padding: 8px 0px;
    margin: 0px;
}
#menu li { 
display: inline; 
padding: 20px; 
}
select:invalid {
	background-color: #ff0000;
}
input:invalid {
  background-color: #ffffff;
  color: #000000;
}
.rmalevering {
	font-weight: bold;
	background-color: #DC0030;
	color: #ffffff;
}
.overige {
	background-color: #5233ff;
	color: #ffffff;
}
.ststart {
	background-color: #5233ff;
	color: #ffffff;
}
.streizen {
	font-weight: bold;
	background-color: #DC0030;
	color: #ffffff;
}
.verhuizing {
	font-weight: bold;
	background-color: #000099;
	color: #ffffff;
}
.selected {
	font-weight: bold;
	background-color: #00cc00;	
}


#menu a {
    text-decoration: none;
    padding: 8px 8px 8px 8px;
	color: #ffffff;
}
H1  {
    color2: #00F;
		padding: 5px; 
}
#saveSignature {
   display: none;
}
.dv-table {
    table-layout: fixed;
}
.alert-danger {
	  background-color: #ffffff;
	  color: #a94442;
}
.samenvattinglabel {
	padding: 15px; 
	
}
.samenvatting h1 {
		padding: 5px; 
	
}
.samenvatting h2 {
	padding: 10px; 
}
.control-label {
	padding: 5px; 
}	
.form-group{
	padding: 5px; 
}
.form-control{
	padding: 5px; 
}
td.rmatelerstand {
	display: none;
}
td{
    word-wrap:break-word
}
.tabsdemoDynamicHeight md-content {
  background-color: transparent !important; }
  .tabsdemoDynamicHeight md-content md-tabs {
    background: #f6f6f6;
    border: 1px solid #e1e1e1; }
    .tabsdemoDynamicHeight md-content md-tabs md-tabs-wrapper {
      background: white; }
  .tabsdemoDynamicHeight md-content h1:first-child {
    margin-top: 0; }
tr:nth-child(even){background-color: #f2f2f2}
.gridStyle {
    border: 1px solid rgb(212,212,212);
    width: 100%; 
    height: 300px;
}
 .big-checkbox {width: 25px; height: 25px;}
.easy-autocomplete{
  width:100% !important
}

.easy-autocomplete input{
  width: 100%;
}

.form-wrapper{
  width: 500px;
}
.linksuitlijning {
  margin-left: 100px;
} 

          .containers .signature {
            border: 1px solid orange;
            margin: 0 auto;
            cursor: pointer;
          }

          .containers .signature canvas {
            border: 1px solid #999;
            margin: 0 auto;
	    height: 100px;
            width: 300px;
            cursor: pointer;
          }

          .containers .buttons {
            position: absolute;
            bottom: 10px;
            left: 10px;
          }

          .containers .sizes {
            position: absolute;
            bottom: 10px;
            right: 10px;
          }

          .containers .sizes input {
            width: 4em;
            text-align: center;
          }

          .result {
            border: 1px solid blue;
            margin: 30px auto 0 auto;
            height: 220px;
            width: 568px;
          }
