@import url('icomoon.css');

.hiddenElement {
 display:none;
}

#tm-navbar .uk-dropdown .uk-nav-navbar > li > a	{
	color:#ffffff;
}

.tm-dropdown-overlay .uk-dropdown-navbar {
   background-color: rgba(101, 45, 134, 0.95);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

div.tm-main.uk-width-medium-1-1.uk-grid-collapse div.uk-panel-header {
	padding:30px 0 0 0;
}
.uk-width-medium-1-1 article.uk-article h1.uk-article-title a{
	font-size: 23px;
	line-height: 1em;
	text-transform:uppercase;
}
div.tm-main.uk-width-medium-1-1.uk-grid-collapse div.uk-panel-header h1 {
	font-weight: normal;
	position: relative;
	padding-bottom: 15px;
	position: relative;
	text-transform: capitalize;
}
div.tm-main.uk-width-medium-1-1.uk-grid-collapse div.uk-panel-header h1:before{
	background: #2f363b none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    position: absolute;
    width: 70px;
}

.uk-dropdown-overlay.tm-dropdown-overlay {
   display: none !important;
}

/*  Homepage Slideshow Styles  */
.uk-slideshow h3.uk-heading-large, .wk-slideshow h3.wk-heading-medium {
	font-family: Georgia, sans-serif;
	text-shadow: 2px 4px 2px #2b2b2b;
	text-transform:uppercase;
	font-weight:bold;
}
div.home-slide div.uk-overlay-panel.uk-overlay-background.uk-overlay-fade, .wk-scope .home-slide .wk-overlay-primary {
    background: rgba(51, 51, 51, 0.7) none repeat scroll 0 0;
    top: 56%;
}
/*media override for tablets*/
@media (min-width: 771px) and (max-width: 1150px) {
	.uk-slideshow h3.uk-heading-large, .wk-slideshow h3.wk-heading-medium {
		font-size: 35px;
		line-height: 50px;
	}
	.uk-slideshow div.uk-h2, .wk-scope .wk-slideshow .wk-h2 {
		font-size: 20px;
	}
}
/*media override for mobile*/
@media (max-width: 770px) {
	.uk-slideshow h3.uk-heading-large, .wk-slideshow h3.wk-heading-medium {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 0;
	}
	.uk-slideshow div.uk-h2, .wk-scope .wk-slideshow .wk-h2 {
		font-size: 15px;
		margin-top:10px !important;
	}
	.wk-scope .wk-slideshow .wk-h2 p a {
		line-height:15px;
	}
	.wk-scope .wk-slideshow-items {
		min-height:300px !important;
	}
}

.wk-scope blockquote {
	font-style:normal;
	font-size:18px;
	line-height:28px;
}
.uk-block-niost	{
	background-color: #ccc;
}

.hideElement {
	display:none !important;
}

.homeGridIconsLinks {
	background-color:#ffffff;
	margin-left:0 !important;
}
.homeGridIconsLinks > div {
	padding:0;
}

.tm-block-muted {
  background: #00A9E8;
}

.news_front_page_module {
	height:100%;
	background-color: #652D86 !important;
}

.news_front_page_module ul {
	padding:0;
	list-style:none;
}
.news_front_page_module ul li a {
	color: rgba(255, 255, 255, 0.7);
	text-decoration:none;
}
.news_front_page_module ul > li:nth-child(n+2) {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
/*fancy transitions to show introtext on hover*/
.news_front_page_module ul li:hover p {
	max-height: 300px;
}
.news_front_page_module ul li p {
	-webkit-transition: max-height 0.75s; 
   -moz-transition: max-height 0.75s; 
   -ms-transition: max-height 0.75s; 
   -o-transition: max-height 0.75s; 
   transition: max-height 0.75s;  
   overflow: hidden;
   max-height: 0;
	
	font-size: 15px;
}
.news_front_page_module .mod-articles-category-introtext, .news_front_page_module .mod-articles-category-readmore {
	margin:0;
}

.footerLink {color:#ffffff !important;}
.footerLink:hover {color:#bebebe !important;}

.tagComTagViewTitle {margin-top:30px;}

.articleTag {
	font-size: 0.8em;
	font-style: italic;
}

.formError {
	font-weight:normal;
	font-size:12px;
}

#cookiehintsubmit {
	color: #ffffff;
	background-color: #652d86;
}
#cookiehintinfo {
	color: #652d86;
	background-color: #ffffff;
}

.warningBanner {
	background-color: #ffcb4f;
	color: #3D3D3D;
}
.warningBanner a {
	color: #8d42b9;
}
.warningBanner a:hover {
	color: #00aeef;
}

.uk-offcanvas {
	background:rgba(0, 0, 0, 0.3);
}
.uk-nav-offcanvas .uk-nav-sub {
	background:#652d86;
}
.uk-nav-offcanvas > li > a {
	color:#ffffff;
	background:#431d5a;
}
.mobileMenuTopSection {
	padding: 25px 0;
	text-align: center;
	background: #fff;
}

.com-finder__search-legend {
	display:none;
}
#highlighter-start, #highlighter-end {
	display: none;
	height: 0;
	opacity: 0;
}
#search-results .uk-article {
	margin:0;
	padding-left:0;
	padding-right:0;
}
@media (min-width: 771px) {
	.com-finder__search .form-inline {
		display:flex;
		align-items:center;
	}
	.com-finder__search .form-inline label {
		margin-right:10px;
	}
}

.com-weblinks-category__items .com-weblinks-category__filter {
	margin: 30px 0;
}
.com-weblinks-category__items .com-weblinks-category__filter > label {
	display: none;
}
.com-weblinks-category__items .com-weblinks-category__filter > input {
	margin: 0;
}
.com-weblinks-category__items .list-unstyled .icon-globe {
	display: none;
}
.com-weblinks-category__items .list-unstyled .list-group {
	margin-bottom: 30px;
}