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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo size for centered navigation */
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }

#tm-top-a {background-attachment:fixed;}
#tm-top-b {background-attachment:fixed;}
#tm-top-c {background-attachment:fixed;}
#tm-top-d {background-attachment:fixed;}
#tm-bottom-a {background-attachment:fixed;}
#tm-bottom-b {background-attachment:fixed;}
#tm-bottom-c {background-attachment:fixed;}
#tm-bottom-d {background-attachment:fixed;}
#tm-bottom-e {background-attachment:fixed;}

.tm-panel-box-header .uk-panel-title::after {
  border-bottom:2px solid #fff;
}

.uk-panel-box .uk-panel-title {
  color:#fff;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #757172 !important;
}
@media (min-width: 768px)
.form-horizontal .control-label {
    padding-top: 0px !important;
    margin-bottom: 0;
    text-align: right;
}}