/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.gbs3 .A {
    width: 100% !important;
}
#chronoform-ContactForm textarea
{
    width: 100%;
    height: 90px;
    border-color: #ccc;
}
.uk-button
{
     background-color: #cc232a !important;
    color: #ffffff !important;
    padding: 10px 20px;
    border: none;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-logo{
      margin: 0px auto 0px auto;
}
.tm-search.uk-text-right h3{
  margin-bottom : 0px;
  color: #34373b;
}

button.uk-button.uk-align-center a {
    color: white;
    text-decoration: none;
}
.tm-block-content-top{
  padding :5px;
}
.logowithtel .telnom{
  text-align:right;
}
.logowithtel .telnom h3{
      padding: 15px 55px 0px 0px;
}
.logowithtel img{
      margin-left: 15px;
}
.tm-sidebar-wrapper {
    background: url(../../../images/background/LHPanel.jpg) no-repeat, url(../../../images/background/LHPanel.jpg) repeat;
    background-color: #5c6469;
}
body, .tm-content-wrapper{
  background : #E9F2FC;;
  } 
.tm-block-content-top{
  background: inherit;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li > a{
  color: #000000;
  font-weight: bold;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li.uk-active > a{
  color: #CC232A;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li.uk-active > a::before{
      background: #CC232A;
}
.tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav .uk-open > a::before, .tm-sidebar-wrapper .tm-sidebar-menu-container .tm-sidebar-nav .uk-navbar-nav > li > a:hover::before{
  background: #CC232A;
}
.tm-sidebar-wrapper .tm-sidebar-widget-container .uk-panel, .tm-sidebar-wrapper .tm-sidebar-widget-container .uk-panel .uk-panel-title
{
  font-weight: bold;
  color: #000000;
}