.wk-overlay-background {
    background: rgba(0,0,0,.45) !important;
    /*border: 20px solid #333;*/
    box-shadow: 0 0 0 1px #e6e6e6 inset;
}

.uk-card-secondary {
    background: #26aee1;
    /*background-image: linear-gradient(45deg,#26aee1,#219ac8);*/
    text-align: center;
    background-image: none;
    border: 20px solid #26aee1;
    box-shadow: 0 0 0 1px #7cc7e3 inset;
}

.uk-card-secondary.uk-card-body h3 {
    font-size: 1.6em;
}

.uk-navbar-container {
    /*background: #4d9eff url("/qmf/images/background-2017.jpg") repeat scroll 0 0 !important;
    background-position: 50% 0% !important;*/
}

.uk-navbar-transparent {
    /*background: none !important;*/
}

.uk-navbar-sticky {
    /*background: #fff !important;*/
}

.uk-navbar-nav > li > a {
    /*color: #439fda;*/
}

.uk-navbar-nav > li.uk-active > a {
    /*color: #439fda;*/
}

.tm-bottom {
    /*background: url("/qmf/images/banners/tickets-banner-background.jpg");*/
}

.wk-overlay-background {
    background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0 !important;
    box-shadow: 0 0 0 1px #e6e6e6 inset !important;
}

.wk-overlay-slide-bottom {
    text-align: center;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
    border-bottom: 2px solid #f59423 !important;
    z-index: 9;
}

.uk-padding-remove-vertical {
    margin-top: 0px;
}

.tm-main {
    margin-bottom: 82px;
}

.wk-button-primary:focus, .wk-button-primary:hover {
    background-color: #313672 !important;
}

.wk-button-primary {
    background-color: #f59423 !important;
}