/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
}


.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 24px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 14px;
}

.slider.round:before {
  border-radius: 50%;
}

#status{
 font-size: 8px;
 margin-top : -20px;
  text-align: right;
}

#formulier{

padding:15px;
background-color:#f4f4f4;
border-style:solid;
border-width:1px;
border-color:#ccc;
}
#formulier2{
margin-left:15px;

}

*
.clickable {
    cursor: pointer;
}
.grijs{
background-color: #f5f5f5;
}

.lijst:hover{
background-color:#f4f4f4;
}
.marge{
padding: 30px;
}
.nummers{
margin-left: -10px;
margin-right: -10px;
width: 150%;
}

.scrollFix {
    line-height: 1.35;
    overflow: hidden;
    white-space: nowrap;
}

#recht{
width: 300px;
}
#afvoermod{
	margin-top: 300px;
}
#statusmodal{
	width: 300px;
}
#deb_offr{   
	position:fixed;
	z-index: 1000;
    bottom:50%;
	text-align:left;
	padding-left: 5px;

}


#modcont2{
height: 800px;
margin-left: 5%;
margin-right: 5%;
margin-top: 3%;
margin-bottom: 3%;
}
#modcont3{

margin-left: 5%;
margin-right: 5%;
margin-top: 3%;
margin-bottom: 3%;
}
#modcont{
margin-left: 5%;
margin-right: 5%;
margin-top: 3%;
margin-bottom: 3%;
}

.tijdstreep{
margin-top: -43px;
height: 45px; 
width: 20px; 
float: left;
border-left: grey;
border-left-width: 1px;
border-top: #fff;
border-bottom: #fff;
border-right: #fff;
border-style: dashed;
}
.tijdstreepv{
margin-top: -43px;
height: 45px; 
width: 20px; 
float: left;
border-left: #000;
border-left-width: 1px;
border-top: #fff;
border-bottom: #fff;
border-right: #fff;
border-style: solid;
}

.tijdt{
margin-left: -4px; 
float: left;
font-size: 7px;
}
.tijdt2{
margin-top: -7px;
margin-left: -7px; 
float: left;
font-size: 15px;
}
.tijdt2k{
margin-top: -7px;
margin-left: -4px; 
float: left;
font-size: 15px;
}

.tijde{
width: 20px; 
float: left;
}

.interv{
margin-top: -7px;
height: 20px; 
float: left;
opacity: 0.8;
color: white; 
font-weight: bold;
text-align: center;
text-decoration: none;
font-size: 12px;
}
.interv:hover {
color: white; 
text-decoration: none;
font-style: italic;

}
.koepel{
width: 1000px;
}

.betaald{
    background-color:#449D44;
	width: 15px;
	margin-top: 5px;
	height: 10px;
	float: left;
}
.nietbetaald{
    background-color:#D44950;
	margin-top: 5px;
	width: 15px;
	height: 10px;
	
}
.leeg{
    background-color:white;
	width: 15px;
	margin-top: 5px;
	height: 10px;
	
}


.modal-dialog{
width: 90%;
}
#wrapper{ position: relative; }
#bot{
position: absolute; bottom: 0; left: 0; 
}

#links{
	margin-left: -60px;
}

#links3{
	margin-left: -30px;
	margin-top: -10px;
}

#top{
	margin-left: 10px;
	margin-top: 30px;
}

table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

#hr2{
	border: none;
    height: 1px;
    color: #333;
    background-color: #333;
}
#hr{
	margin-top: 5px;
	margin-bottom: 8px;
}
#totaalprijs{
	background-color: #f8f8f8;
	position:fixed;
	margin-left: 60%;
}

#debiet{
	background-color: #fff;
	position:fixed;
	margin-left: 70%;
	margin-top: -30%;
}
#prijs{
	text-align:right;
	margin-left:-10px;
}
.rechts2{
	float:right;
}
.rechts{
	text-align:right;
}
.mid{
	text-align:center;
}
.links{
	text-align:left;
}
#rij:hover {background-color: #f0f0f0;}

#links2{
	float: right;
}
#bod{
	overflow:hidden;
}




#titel1{
  text-align: center;
	color: #000;
	letter-spacing: 2px;
	font-size: 90px;
	margin: 0 15px;
	padding: 10px 0 0 0;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 2px #fff, 
		0 4px 4px rgba(0,0,0,0.3);
}

#titel2{
  text-align: center;
	font-size: 22px;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: relative;
  z-index: 15;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {


}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 350px;

}
.carousel-inner > .item > img {
     margin-left: auto;
    margin-right: auto;

  width: 100%;
  height: 100%;
}



/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-left: 15px;
  padding-right: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  text-align: center;
  margin-bottom: 20px;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-left: 10px;
  margin-right: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

  /* Remove the edge padding needed for mobile */
  .marketing {
    padding-left: 0;
    padding-right: 0;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }

}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
