/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-panel-title {
    margin-top: 0px;
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    text-transform: none;
    color: #004;
    background: #fff url(../../../images/siteimages/orangeblob.gif) bottom right no-repeat;
    padding: 0 10px;
  border-bottom:1px solid rgba(9, 191, 240, 0.5);
}

ul.contact
{
 margin:40px 0 0 0;
 list-style:none;
  float:right;
  
  
}

h1.uk-article-title
{
  font-size: 16px;
font-weight:bold;
color:#000;  
}