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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 #tm-top-a .uk-panel-box.altered-height {  
    padding: 8px;  
    min-height: 0px!important;  
}

 
.tm-header {
    margin-top: 30px;
    margin-bottom: 0px;
}

.uk-panel-box-primary {
  background-color: #0057b8;
  color: #ffffff;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.uk-button-primary {
  background-color: #0057b8;
  color: #ffffff;
}

