/** print only **/
* {
  font-family:Tahoma,Helvetica,sans-serif;
  color:#303030;
}

nav,
.mobile,
.carousel,
#c17,
#c16 img {
  display:none;
}
.logo {
  width:150px;
  height:auto;
  float:left;
}
.logo_text {
  max-width:400px;
  height:auto;
  float:left;
  font-size:26px;
  padding:0 0 0 20px;
}
.logo_text a {
  text-decoration:none;
  color:#303030;
}
.container {
  clear:both;
  float:none;
}
.maincontent {
  padding-top:40px;
  clear:both!important;
  float:none!important;
}
h1,h2,h3,h4,h5,h6 {
  text-align:left!important;
}
h1 a,h2 a h3 a, h4 a, h5 a, h6 a {
  text-decoration:none!important;
}
.panel-heading img {
  display:none;
}
