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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-headerbar {
    margin: 0;
}
.tm-toolbar, .tm-navbar, .tm-footer {
    margin: 0;
}
.uk-container {
    background-color: #ffffff;
}
.uk-navbar {
    background-color: #6f767c;
    box-shadow: 0 1px 3px rgba(30, 50, 70, 0.3), 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.12) inset;
    color: #ffffff;
}
.uk-dropdown {
  width: 250px;
}
.uk-panel-box-primary {
    background-color: #6f767c;
    background-image: url("../../../less/uikit/images/grey/panel-box-noise-bg.png");
    box-shadow: 0 1px 3px rgba(30, 50, 70, 0.3), 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.12) inset;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}
.tm-footer {
    background-color: #6f767c;
    box-shadow: 0 1px 3px rgba(30, 50, 70, 0.3), 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.12) inset;
    color: #ffffff;
    padding: 30px;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}
.tm-form-select:after {
    color: #534c4c;
    content: "";
    font-family: "FontAwesome";
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(50%);
}
.uk-panel-spaced {
    padding: 20px 40px;
}
.vimeovideowrap, .content, .youtubevideowrap, #disqus_thread, .videocontent {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.video-container { position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden; } .video-container iframe, .video-container object, .video-container embed { position:absolute; top:0; left:0; width:100%; height:100%; }
h2, .enq {
    margin: 10px 0 0px 0;
    padding: 0 0 0 30px;
}
div#b2jcontainer_m119.b2jcontainer {
    width: auto;
    padding: 30px;
    overflow: visible;
    margin: auto;
    background: transparent;
    border: none;
    font-family: inherit;
    color: #898989;
    font-weight: 300;
}
div#b2jcontainer_m119 .chzn-container-single .chzn-single {
    width: 230px;
    padding: 0 10px;
    height: 38px;
    margin: 0 0 20px;
}
div#b2jcontainer_m119 .chzn-container-single .chzn-single {
    white-space: nowrap;
    line-height: 38px;
    color: #898989;
    background-color: #F4F1F1;
    border: 1px solid #e9e3e3;
}
div#b2jcontainer_m119 .b2j_form input[type="text"], div#b2jcontainer_m119 .b2j_form textarea {
    color: #898989;
    background-color: #F4F1F1;
    border: 1px solid #e9e3e3;
    padding: 4px 10px;
    margin: 0 0 20px;
}
div#b2jcontainer_m119 .btn {
    background: #c74b59;
    color: #FFF;
    padding: 10px 30px 10px 20px;
}
div#b2jcontainer_m119 .chzn-container {
    font-size: 14px;
}