html { 
  background: url(../images/truck.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.tm-footer {
	text-align: left;
	margin-bottom: 35px;
	border-top: 1px solid #eee;
	padding-top: 30px;
}

p {
	text-align: justify;
}

.uk-navbar-nav > li > a,
.uk-navbar-nav > li > a:hover,
.uk-navbar-nav > li.uk-active > a {
	color: #fff;
}

.uk-navbar-toggle,
.uk-navbar-toggle:hover {
	color: #fff;
}

.tm-totop-scroller {
	color: #06457F;
	padding-top: 30px;
	line-height: 25px;
}

.tm-totop-scroller:hover {
	color: #003566;
}

h1, h2, h3, h4, h5, h6 {
	color: #06457F;
}

h1 {
	font-size: 28px;
	line-height: 0px;
	margin-bottom: 50px;
}

.team .uk-article-title {
	font-size: 20px;
    font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

.uk-panel.uk-panel-box.uk-panel-box-primary {
    background-image: url('http://localhost/thijssendrost/images/nederland.png');
    background-size: 60%;
    background-repeat: no-repeat;
    background-position-x: 110%;
    background-position-y: 110%;
}

.uk-container-center {
	background-color: #fff;
}

body {
	padding: 30px 0px;
}

.tm-headerbar {
	margin-top: 20px;
	margin-bottom: 0px;
}

.tm-navbar {
	margin-top: 20px;
}

@media (min-width: 1220px) {
  .uk-container {
    padding: 0 20px;
  }
}

@media (min-width: 960px) {
  .uk-form-horizontal .uk-form-controls {
    margin-left: 140px;
  }
  .uk-form-horizontal .uk-form-label {
    width: 140px;
    margin-top: 0px;
  }
}

.uk-form input:not([class*='uk-form-width-']):not([class*='uk-width-']):not([type="radio"]):not([type="checkbox"]), .uk-form select:not([class*='uk-form-width-']):not([class*='uk-width-']), .uk-form textarea:not([class*='uk-form-width-']):not([class*='uk-width-']) {
	width: 100%;
}

.uk-form input {
  color:#fff;
}

.uk-button-primary:hover {
	background-color: #003566;
}

.uk-accordion-content form {
  margin: 0;
}

.kernactiviteiten ,.contact{
    padding: 0px;
    background: transparent;
    color: #444444;
}

.noteringen h5, .noteringen h3{
  margin-bottom:4px;
}

h4.notering, h5.notering {
  margin: 10px 0 0 0;
}


table.notering{
  width: 100%;
  border-collapse:collapse;
  font-size:10px;
  line-height:12px;
}

table.notering td.weeknr {
   width: 15%;
   text-align:center;
}

table.notering td.omschrijving {
   width: 40%;
}

table.notering td.waarde {
   width: 21%;
}

table.notering td.verschil {
   width: 24%;
}

.contact .uk-panel-box, .contact h3{
  padding: 10px 10px 15px 10px;
}

.contact .uk-grid-margin {
  margin-top: 20px;
}

.contact .uk-panel-title {
  margin: 0;
  padding-left:0;
}

.contact .uk-margin {
  margin: 0;
}

.contact p {
  margin: 0;
}
