/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
  #contact-form #jform_contact_message {

 height: 180px;   
 width: 80%;   
}

.bronews a {
	color: #656565;
	 }
.bronews a:focus { color: #656565; }
.bronews a:hover { color:#d64a4a; }
.bronews a:active { color:#d64a4a; }

.lk td {
border: 1px solid #e5e5e5;
}

.wall-centered .wk-gallery-wall {  
display: table;  
margin: 0 auto;  
text-align: center;  
}  

.wall-centered .wk-gallery-wall > * {  
display: inline-block;  
float: none;  
}  

/* .uk-panel-box-secondary {
 background-color: #464e5a;
} */

.uk-panel-header .uk-panel-titlee.uk-panel-titlee:after {
  content: "";
  display: block;
  height: 10px;
  margin-top: 10px;
  background: url('../../../images/border_striped_horizontal.png') 0 0 repeat-x;
}