

.lefty {
    border-left: 5px solid #183858;
    padding-left: 35px;
}

.topklammer {
    border-top: 6px solid #333;
    height: 15px;
    margin-bottom: 5px;
}
.bottenklammer {
     border-bottom: 6px solid #333;
    height: 8px;
    margin-top: 5px;
 }
hr, uk-hr {
    border-top: 1px solid #eee;
}
.uk-text-large {
    font-weight: 300;
}

.preservebreaks {
    white-space: pre-line;
}

.forcewhite, .forcewhite > * {
    color: #ffffff;
}
.maxwidth300 {
    max-width: 300px;
    text-align: right;
}

.wk-fix img {
    width: 100%;
    height: auto;
    opacity: 0;
}

.uk-logo {
    margin-top:20px;
    width:160px;
}

.tm-header-mobile .uk-logo {
    max-height:80px;
    margin-top:5px;
}

.tm-header-mobile .uk-navbar {
    height: 115px;
}

.uk-navbar-sticky .uk-logo {
    margin-bottom: 20px;
}

.uk-badge {
    margin-bottom: 5px;
}

.uk-light .uk-navbar-nav > li > a {
    color: rgba(255, 255, 255, 1)!important;
}

.traggler {
    border-left: 6px solid #282828;
    padding: 25px 0px 25px 30px;
    position: relative;
}

.traggler:before {
    content: ' ';
    height: 6px;
    background: #282828;
    width: 25px;
    position: absolute;
    top: 0;
    left: 0;
}

.uk-subnav li:first-child {
    padding-left: 0;
}

.traggler:after {
    content: ' ';
    height: 6px;
    background: #282828;
    width: 25px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.traggler.white {
    border-color: #fff;
}
.traggler.white:after,
.traggler.white:before {
    background: #fff;
}

@media all and (max-width:600px) {
    h1, .uk-h1 {
        font-size: 32px;
    }
}
@media all and (max-width:640px) {
    .column-on-small {
        flex-direction: column;
        margin-top: 15px;
    }
}

.uk-button-tiny {
    padding: 2px 10px 0 10px;
    line-height: 26px;
    font-size: .75rem;
}

.blm-cover-box {
    min-width: 275px;
    background: rgba(255,255,255,0.25);

    -webkit-transition: background-color 500ms ease-out;
    -moz-transition: background-color 500ms ease-out;
    -o-transition: background-color 500ms ease-out;
    transition: background-color 500ms ease-out;
}

.uk-form-danger + label, .uk-form-danger:focus + label {
    color: #f0506e;
    border-bottom: 2px solid #f0506e!important;
    padding: 3px;
}

.page:hover .blm-cover-box {
    background: rgba(255,255,255,0.9);
}

.one-word-per-line {
    word-spacing: 500px;
}

.hideempty:empty {
    display: none;
}

.grecaptcha-badge { display: none; }

.tm-toolbar {
    color: #333;
}
#module-447 .wk-overlay-panel {
    color: #000!important;
}

#module-447 q {
    font-size: 2.2rem;
    color: #000!important;
}

.tm-header {
    background: #ddd;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.whitetextshadow {
    color: #ffffff;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.75);
}

.uk-padding-special {
    padding: 5px 15px;
}

.uk-logo img {
    position: absolute;
    top: -6px;
    left: 0;
    width: 173px;
    height: 85px;
    z-index: 9;
    max-height: none;
}
.tm-header-mobile .uk-logo img {
    position: absolute;
    top: 15px;
    left: 15px;
    /*width: 163px;
    height: 112px;*/
    z-index: 9;
    max-height: none;
}

.articleswitcher li:not(:last-child) {
    padding-right: 25px;
}

.articleswitcher li.uk-active:last-child {
    padding-right: 75px;
    padding-left: 0;
}

.articleswitcher li.uk-active {
    order: -1;
    padding-right: 75px;
}
.articleswitcher li.uk-active h2 {
    font-size: 2.8rem;
}
.articleswitcher li:not(.uk-active) h2 {
    line-height: 4.4rem;
    font-size: 1.6rem;
    color: #444;
}



.articleswitcherdefault li:not(:last-child) {
    padding-right: 25px;
}

.articleswitcherdefault li.uk-active a {
    border-bottom: 1px solid #000;
}

.articleswitcherdefault li.uk-active a h2 {
    margin-bottom: 0;
}

.articleswitcherdefault li h2 {
    line-height: 4.4rem;
    font-size: 1.6rem;
}


bloom-scroll-top {

}

.bloom-scroll-top-button {
    padding: 10px;
    background: transparent;
    border-radius: 0px;
    border: 6px solid #eee;
    bottom: 25px;
    right: 25px;
    position: fixed;
}

.uk-sticky-fixed .uk-logo img {
    position: absolute;
    top: 0px;
    left: 0;
    width: 173px;
    height: 85px;
    z-index: 9;
    max-height: none;
}

#tm-mobile .uk-nav-primary > li ul.uk-nav-sub > li > a {
    font-size: 1.5rem;
    line-height: 1.5;
    color: #999;
    transition: .1s ease-in-out;
    transition-property: color,background-color,border-color,box-shadow;
    padding: 5px 0;
}

.bloom-scroll-top-button:hover {
    border: 6px solid #0d2134;
    background: #fff;
}

.uk-modal-full {
    z-index: 999999999999!important;
}

.startsidan .tm-bottom { padding-top: 0;}

.labelwidth {
    min-width:200px;
}
/* Adds support for cover on old iphones */
.uk-cover {
    -webkit-transform: translate(-50%,-50%);
}

.uk-accordion-title {
    background: #fafafa;
    overflow: hidden;
    border: 1px solid #f2f2f2;
}

.uk-accordion-title:hover {
    cursor: pointer;
}

.uk-link-text.uk-active {
    color: #153755;
    text-decoration: underline;
}

.uk-column-1-1 p, .uk-column-1-1 div {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

[class*=uk-column-span] {
    float: none!important;
    min-height: 1px;
    margin-left: 0px!important;
}

.filteritem .uk-tile-primary {
    color: #fff!important;
    opacity: 1!important;
    font-weight: 500;
}