/*
	CSS Include

	Name:	 	: custom_mobile
	Address		: https://www.uhasselt.be	
	Copyright	: UHasselt	
	Author	 	: Ixperion CID WEB
	Created	 	: 2014-06-26T11:19:23
	
	About this CSS
	Extra css file for custom rules
*/
.styled_fiche
{
	font-size: 12px;
}

hr {
  visibility: hidden;
  width: 100%;
}


.newsarticle article {
  background:none;
}

img.topnav_email{
  display:inline;
}

.main .main-content .banner a{
  margin-top:0px;
}

.mobile-header img {
	width: auto;
    margin-left: auto;
    margin-right: auto;
	}

.knopje a {
       font-size: 9px;
}


.knopje {
    padding: 10px 10px 10px 70px;
}

a {
    color: #e73b2b;
}

.container article img {
  height:auto;}


.main .banner {
    display: none;
}
