/*#page_12 .bg_fixed { opacity: 0.15!important }*/
.background_padding {
  padding: 3em 0 2.5em;
}
#page_ .header h2 {color: #fff;}
.message {
  background-color: rgba(255,255,255,0.8);
  border-radius: 6px;
  padding: 2em;
}

div.textblok_container {
 background-color: rgba(255,255,255,0.8);
 margin-bottom: 64px;
 }
/* homepage */
#page_17 div.textblok_container {
  background-color: transparent;
  }
/* bloggum */
#page_12 .textblok_container:nth-of-type(2) { 
   margin-top: 236px;
   margin-bottom: -1px;
}
#page_12 .header h2 { 
text-transform: uppercase;
}
.blog_date {
  color: rgb(112, 129, 157);
}
.tools {
  background-color: rgba(255,255,255,0.5);
  }

#content .textblok_container:first-of-type { 
   background-color: transparent;
   margin-bottom: 0; 
}
#sideBar {
  top: 1em;
}
#sideBarTab {
    color: #fff;
    background-color: #2E5485;
    padding: 1em;
    text-transform: uppercase;
}

  #sideBarContents {
  margin-top: 1em;
  border-top-right-radius: 0;
  background-color: #2E5485;
}
#footer_container_new .textblok_container {margin-bottom: 0; }
#footer_container {
  padding-top: 30px;
}