/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

.grey-heading {color:rgb(102, 102, 102);}
.bbg-grey-heading {color:rgb(102, 102, 102);}

/* ========================================================================
NAVBAR CUSTAMISATION / TV
 ========================================================================== */

.tm-logo img {  
margin-top: -12px;    
margin-bottom: -12px;
}  


.uk-navbar-nav {   
margin-top: 6px;   
}  

.uk-navbar-content {   
margin-top: -26px;   
}  


.tm-logo-small img {    
margin-top: 14px;  
}   

.uk-navbar-toggle {  
height: 56px;   
}



/* ========================================================================
mywidgetclass: DARKER PANEL OVERLAY / TV
 ========================================================================== */

.mywidgetclass  .uk-overlay-panel {  background-color: rgba(0, 0, 0, 0.25);
}

.mywidgetclass .uk-overlay-panel:hover {background-color: #FFFFFF; }

.mywidgetclass .uk-overlay-panel .uk-button:not(.uk-button-primary):not(.uk-button-success):not(.uk-button-danger):not(:disabled) {  
background-color: rgba(255, 255, 255, 0.1);  
border: 1px solid #FFFFFF;  
color: #FFFFFF;  
}



/* ========================================================================
News footer module components / TV
 ========================================================================== */

.uk-panel-box-secondary .uk-nav-side ul {
    padding: 0px;
	list-style: outside none none;
}

.uk-panel-box-secondary .uk-nav-side ul a {
    color: #B1B9BA;
}

.uk-panel-box-secondary a:not([class]) {
    color: #B1B9BA;
	text-decoration:none;  
}

.uk-panel-box-secondary a:hover:not([class]) {
    color: #ffffff;
	text-decoration:none;  
}

.uk-panel-box-secondary a{
    color: #B1B9BA;
	text-decoration:none;  
}

.uk-panel-box-secondary a:hover{
    color: #ffffff;
	text-decoration:none;  
}



/* ========================================================================
Related news module / TV
 ========================================================================== */

.uk-panel .tagssimilar  ul {
  padding: 0px;
  list-style: outside none none;
  }


.uk-panel .tagssimilar  li:nth-child(n+2) {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid rgba(120, 121, 122, 0.15);
    }


/* ========================================================================
ohanah custimisation / TV
 ========================================================================== */

.event-list .event_title {
  margin-bottom: 10px;
}

.event-list .event_info {
  margin-bottom: 10px;
}

.event-page .event_info {
  font-size: 16px;
  font-weight: 400;
	line-height: 22px;
  }

.mod-ohanah hr {
  margin-top: 5px;
  margin-bottom: 5px;
}


.footerdate .event--mod__date {
    color: #B1B9BA;
}


/* ========================================================================
News archive module in Accordion / TV
 ========================================================================== */



.uk-accordion-content .uk-active {
padding-bottom: 0:
  }

.category-module ul {
padding: 0px;
list-style: outside none none;
  }


.uk-margin .category-module li:nth-child(n+2) {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid rgba(120, 121, 122, 0.15);
    }

.uk-margin .mod-articles-category-group {
  font-weight: bold;
}

