html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 155px;
  
}

a, a:active, a:link, a:visited{
  color: #12A19A;
  }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 100px;
}

.footer-content {
  background-color: #12A19A;
  padding: 15px 15px 10px 15px;
  border-radius: 4px;
}

.container.top{
  padding: 15px 15px;
  }

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}

label, input, button, select, textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 17px; 
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
}

.alert {
  padding: 5px;
  margin: 5px 0px 5px -5px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn-nb{
  margin-top: 5px;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 40px;
  border: none;
}

.navbar-inverse {
  background-color: #333;
  border-color: #080808;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #12A19A;
}

.navbar-inverse .navbar-nav>.active>a .glyphicon{
  color: #fff;
}

.navbar-inverse .navbar-nav>li>a {
  color: #f5f5f5;
  padding: 15px 35px;
  transition: all .2s;
}

.navbar-inverse .navbar-nav>li>a .glyphicon {
  color: #12A19A;
  margin: 0px 8px 0px 0px;
}

.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background: #000;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: none; 
  box-shadow: none; 
}

.well h2{
  font-weight: bold;
  font-size: 24px;
  color: #12A19A;
  margin: 0;
  padding: 0;  
}

h1{
  font-weight: bold;
  font-size: 32px;
  color: #12A19A;
  margin: 0;
  padding: 0px 0px 20px 15px;  
}

h2, .titel a{
  font-weight: bold;
  font-size: 24px;
  color: #12A19A;
}

h3{
  font-weight: bold;
  font-size: 20px;
  color: #12A19A;
 
}

h4{
  font-weight: bold;
  font-size: 16px;
  color: #12A19A;
  margin-top: 20px;
}

.well h2 .glyphicon{
  font-size: 18px;
  color: #222; 
  margin-right: 5px;
}

.img-thumbnail {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143; 
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.artikel2 img[align="left"],
.artikel2 img[style*="float: left"],
.artikel2 img[style*="float:left"]{
    margin-right: 15px;
}

blockquote {
    padding: 10px 30px 20px 20px;
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 160%;
    border-left: 5px solid #12A19A;
    background: #f2f2f2;
    border-radius: 0px 5px 5px 0px;
}

 ul.sidebar.contact {
  float: left;
  margin: 20px 0px 0px 0px; 
  padding: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
          box-shadow: 0 1px 4px rgba(0,0,0,.065);
}

.sidebar.contact li:first-child{
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  }
  
.sidebar.contact li:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  }
  
.sidebar.contact li {
  display: block;
  width: 200px \9;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
  
}
.contactform tr td {
min-width: 100px;
padding: 7px;
text-align: right;
}

#c1494_3 button, #c1494_3 html input[type=button], #c1494_3 input[type=reset], #c1494_3 input[type=submit] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #12A19A;
  *background-color: #12A19A;
  background-image: -moz-linear-gradient(top, #09827c, #12A19A);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#09827c), to(#12A19A));
  background-image: -webkit-linear-gradient(top, #09827c, #12A19A);
  background-image: -o-linear-gradient(top, #09827c, #12A19A);
  background-image: linear-gradient(to bottom, #09827c, #12A19A);
  background-repeat: repeat-x;
  border-color: #12A19A #12A19A #12A19A;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff09827c', endColorstr='#ff12A19A', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

a.btn-info{
  margin-top: 10px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #12A19A;
  *background-color: #12A19A;
  background-image: -moz-linear-gradient(top, #09827c, #12A19A);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#09827c), to(#12A19A));
  background-image: -webkit-linear-gradient(top, #09827c, #12A19A);
  background-image: -o-linear-gradient(top, #09827c, #12A19A);
  background-image: linear-gradient(to bottom, #09827c, #12A19A);
  background-repeat: repeat-x;
  border-color: #12A19A #12A19A #12A19A;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff09827c', endColorstr='#ff12A19A', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.artikel{
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #e9e9e9;
}

.articlethumbnail{
  float: left;
  max-width: 90px;
  margin: 3px 10px 0px 0px;
  }


.articleimage{
  float: left;
  margin: 15px 25px 15px 0px;
  }

  .article-content{
    margin-top: 25px;
    }

.well.opleiding{
  padding: 20px 30px;
  }

.well.opleiding h2{
  padding-bottom: 20px;
  }
  
.well.opleiding .img-thumbnail{
  padding-bottom: 20px;
  float: right;
  max-width: 150px;
  margin: 15px 0px 0px 20px;
  }

.addthis_toolbox{
  margin: 30px 0px 15px 0px;
  }

  a.btn-danger{
    color: #fff;
    }

.column-footer{
  float: left;
  clear: both;
}


.well-dark{
  background: #333;
  border: 1px solid #000;
  padding: 5px;
  margin-top: 40px;
  }

.well-dark h2{
  color: #fff;
  text-align: center;
  font-size: 18px;
  }

.onderaan a{
  background: #12A19A;
  border: 1px solid #0a847e;
  padding: 4px 8px;
  border-radius: 3px;
  text-decoration: none;
  margin-top: 6px;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  transition: all .2s;
}

.onderaan a:hover{
  background: #0a847e;
}

#c1490_2 .artikel, #c1490_3 .artikel, #c1490_4 .artikel{
  background: #f2f2f2;
  padding: 3px 10px 10px 10px;
  min-height: 250px;
  border-bottom: 1px solid #cecece;
}

 a.soc-icons-empl{
  background: #12A19A;
  border-radius: 50%;
  padding: 2px;
  font-size: 18px;
  height: 30px;
  width: 30px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  margin-right: 4px;
  transition: all .2s;
 }
 a.soc-icons-empl:hover{
  background: #222;
 }











