/*
	CSS Include

	Name:	 	: custom_narrow
	Address		: https://www.uhasselt.be	
	Copyright	: UHasselt
	Author	 	: cel WEB
	Created	 	: 2014-06-26T11:18:15
	
	About this CSS
	Extra css file for custom rules
*/
hr {
  visibility: hidden;
  width: 100%;
}


.newsarticle article {
  background:none;
}

/*04/07/2017 - Ayse */
.tree-sidebar .mobile-nav a.internalLink{
  	padding-right: 15px;
    background: url(/Layout/website2014/images/links/3-2.png?hid=img;w=13) no-repeat scroll right 2px transparent;
    transition: all 180ms ease-in-out 0s;
}


.container a.internalLink {
    padding-right: 12px;
    background: url(/Layout/website2014/images/links/3-1.png?hid=img;w=11) no-repeat scroll right 2px transparent;
}

.container a.externalLink {
    padding-right: 12px;
    background: url(/Layout/website2014/images/links/3-1.png?hid=img;w=11) no-repeat scroll right 2px transparent;
}
