/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

  .tm-navbar .tm-more .uk-dropdown-blank.tm-navbar-dropdown {
  display:block;
  top: 2px !important;
  left: auto !important;
  right: 15px;
  width: 180px;
  text-align: right;
  background:transparent;
  }
.tm-navbar-button.tm-more-button {
  display: none;
}
@media (max-width: 767px) {
    body {
    overflow-x: visible !important;
    }
}
[data-uk-sticky].uk-active {
    z-index: 1000;
}

.inner-obj-tb thead{
  font-weight:600;
}
.inner-obj-sl .uk-margin{
  margin-bottom:0px;
}
.uk-modal-caption{
  display:none;
}