@media only screen and (max-width: 1023px) {

    .box h2,
    .flow .header,
    .searchResult p a,
    body {
        font-family: sans-serif;
    }

    /*a,
button,
input,
select,
textarea,
​html {
    color: #111;
}*/

    img,
    p {
        max-width: 100%;
    }

        .CalcDiv,
        a,
        p a {
            text-decoration: none;
        }

    .blog a {
        text-overflow: ellipsis;
    }

    .blog a,
    .hiddenUploadFile,
    .profile .rightSide #profileInfo,
    .visuallyhidden {
        overflow: hidden;
    }

    .clearfix:after,
    .clearfix:before {
        content: " "
    }

    #measureMapControlPanel input[type=checkbox],
    .hidden,
    .inloggad #loginControl_logoImage,
    .invisible {
        visibility: hidden;
    }

    .onlyDesktop {
        display: none !important;
    }

    body {
        font-size: 15px;
        line-height: 1.6;
    }

    h1,
    h1 a,
    h2,
    h2 a,
    h3,
    h3 a,
    h4,
    h4 a,
    h5,
    h5 a,
    h6,
    h6 a {
        font-weight: 400;
    }

    a,
    h1 {
        font-weight: 700;
    }

    img {
        vertical-align: middle;
        width: auto;
        height: auto;
    }

    textarea {
        resize: none;
    }

    @font-face {
        font-family: aleoregular;
        src: url(/Fonts/aleo-regular-webfont.eot);
        src: url(/Fonts/aleo-regular-webfont.eot?#iefix) format('embedded-opentype'), url(/Fonts/aleo-regular-webfont.svg#aleoregular) format('svg'), url(/Fonts/aleo-regular-webfont.ttf) format('truetype');
        font-weight: 400;
        font-style: normal;
    }

    h1 {
        font-family: aleoregular, serif;
        font-size: 20px;
        /*color: #222;*/
        margin: 15px 0;
        line-height: 1.2;
    }

    h2,
    h5 {
        font-family: aleoregular, serif;
        /*color: #222;*/
    }

    h2 {
        font-size: 22px;
    }

    h2 {
        margin: 8px 0 0px;
    }

    h3 {
        font-size: 18px;
        /*color: #222;*/
        margin: 4px 0 8px;
    }

    h4 {
        font-size: 16px;
        /*color: #222;*/
        margin: 2px 0;
    }

    h5 {
        font-size: 18px;
        margin: -5px 0 2px;
    }

    a {
        /*color: #227626;*/
    }

        a:focus {
            outline: 0;
        }

        a.icon {
            height: 16px;
            width: 16px;
        }

        a.redigera {
            background: url(/Style/img/edit.png) no-repeat;
            height: 17px;
            width: 22px !important;
        }

        a.qc-cmp2-persistent-link {
            /*     color: #fff; */
        }

        a.anchor {
            display: block;
            width: 0;
            height: 0;
            position: relative;
            top: -45px;
        }

        a.statusUpdateSpinner,
        a.tooltipUpdate {
            position: relative;
            float: right;
            margin: 2px 5px;
            width: 16px;
            height: 16px;
            text-indent: -9999px;
            background: url(/Images/ajax_spinner_small.gif) no-repeat;
            z-index: 1000;
        }

        a.tooltip {
            display: none;
        }

        a.h1Button,
        button.h1Button,
        input.h1Button {
            padding: 8px 20px;
            position: relative;
            font-size: 24px;
            color: #fff !important;
            font-family: aleoregular, serif;
            border-radius: 6px;
            border: 0;
            white-space: nowrap;
            background: #1e8438;
            text-align: center;
        }

    p {
        margin: 4px 0 8px;
    }

    ol,
    ul {
        margin: 0;
        padding: 0;
    }

    .dotlist li,
    .nolist li {
        padding: 1px 1px 1px 12px;
    }

    ul li {
        list-style-type: none;
    }

    .dotlist li {
        list-style-position: inside;
        list-style-type: disc;
    }

    .nolist li {
        list-style-type: decimal;
        list-style-position: inherit;
        margin: 1px 1px 1px 20px;
    }

    .error,
    .ok {
        font-weight: 700;
        margin: 5px 0;
    }

    .error {
        /*color: #900;*/
    }

    .ok {
        /*color: #090;*/
    }

    .errorText::before {
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        padding-right: 1ex;
        content: "\f06a";
    }

    .alignright {
        text-align: right;
    }

    .mobileLeft,
    .left {
        float: left;
    }

    .mobileRight,
    .right {
        float: right;
    }

    .round,
    a.round img {
        border-radius: 50%;
    }

    .avatar img {
        min-width: 50px;
    }

    .staravatar {
        height: 50px;
        margin: 0;
        padding: 0;
        width: 50px;
    }

    .countyAvatar {
        width: 50px;
    }

    .nowrap {
        white-space: nowrap;
    }

    table {
        width: 100%;
    }

        table th {
            text-align: left;
            border-bottom: 1px solid #aaa;
        }

        table.centered td,
        ul.settings li {
            text-align: center;
        }

    .SmallerMobileText > tbody > tr > td,
    .std_tbl > tbody > tr > td {
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
        vertical-align: top;
    }

    .SmallerMobileText > tbody > tr.noLine > td,
    .std_tbl > tbody > tr.noLine > td {
        border-bottom-color: transparent;
    }

    .SmallerMobileText.activitiesList > tbody > tr > td {
        vertical-align: middle;
    }

        .SmallerMobileText.activitiesList > tbody > tr > td:first-of-type {
            padding-left: 2px;
        }

        .SmallerMobileText.activitiesList > tbody > tr > td:last-of-type {
            padding-right: 0;
        }

        .SmallerMobileText.activitiesList > tbody > tr > td.import-type {
            max-width: 65px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .std_tbl > tbody > tr > td {
        padding: 5px 5px 5px 0;
        font-size: 13px;
    }

    .std_tbl th {
        white-space: nowrap;
        vertical-align: top;
        font-size: 13px;
    }

    table.std_tbl tr.odd,
    tr.odd {
        /*     background: #fdfdfd; */
    }

    table.std_tbl td.hogerkolumn,
    table.std_tbl th.hogerkolumn {
        text-align: right;
        padding-right: 5px;
    }

    table.std_tbl.equipment a {
        display: block;
    }

    table.std_tbl .equipmentInfo a {
        /*color: #333;*/
        font-size: 11px;
        font-weight: 400;
    }

    .SmallerMobileText > tbody > tr > td {
        padding: 3px 3px 3px 0;
        font-size: 11px;
    }

        .SmallerMobileText > tbody > tr > td.import-add,
        .SmallerMobileText > tbody > tr > td.import-delete {
            width: 53px;
        }

    .SmallerMobileText th {
        white-space: nowrap;
        vertical-align: top;
        font-size: 11px;
    }

    /*.button,
.button_01,
.lightBtn,
.mobilesmallh2,
.submit input,
fieldset legend,
input[type=button],
label,
ul.settings span {
    font-weight: 700;
}*/

    .SmallerMobileText > tbody > tr > td > img {
        height: 10px !important;
    }

    td.fler {
        border-bottom: none !important;
    }

    .mobilesmall {
        font-size: 11px;
    }

    .mobilesmallh2,
    table.settings {
        font-size: 14px;
    }

    ul.settings li {
        float: left;
        margin: 0 10px 10px;
    }

    ul.settings span {
        display: block;
        font-size: 14px;
    }

    /*
.addBtn,
.button,
.button_01,
.grayBtn,
.submit input,
input[type=button],
input[type=submit] {
    display: inline-block;
    padding: 2px 16px 4px;
    margin: 10px 8px 5px 0;
    position: relative;
    font-size: 15px;
    text-decoration: none;
    color: #fff; 
    font-family: Arial, sans-serif;
    border-radius: 4px;
    border: 0;
    white-space: nowrap;
}

.button,
.button_01,
.smallBtn,
.smallBtnOnMobile,
.submit input,
input[type=button],
input[type=submit] {
    font-weight: 700;
    border-radius: 3px;
    padding: 2px 6px 3px;
    margin: 4px 7px;
    white-space: nowrap;
    display: inline-block;
    font-size: 13px !important;
}

.button_edit,
.button_popout,
.button.button_popout,
.button_01.button_popout,
.submit input.button_popout,
input[type=button].button_popout,
input[type=submit].button_popout {
    color: #333 !important; 
    background: #fff; 
    border: 1px solid #999;
    font-weight: 400;
    border-radius: 100px;
    margin: 0;
    padding: 3px 10px;
    text-align:center;
}

.button_edit:hover,
.button_popout:hover,
.grayBtn.button_popout:hover,
input[type=button].grayBtn.button_popout:hover,
input[type=submit].grayBtn.button_popout:hover,
.button_edit:active,
.button_popout:active
.grayBtn.button_popout:active,
input[type=button].grayBtn.button_popout:active,
input[type=submit].grayBtn.button_popout:active {
     background: #fff; 
}

.button_popout.button_save,
input[type=submit].button_popout.button_save{
     border-color: #1b7933; 
}

.button_popout.button_delete {
     border-color: #c00; 
}

.button_popout.button_copy {
    padding: 3px 2px 3px 5px;
}

.button_popout.button_copy .copy-text {
    padding-right:  5px;
}

.button_popout i.fal,
.button_popout i.far,
.button_popout i.fas {
    padding: 0 5px 0 2px;
    color: #666; 
}

.hasMatch .button.button_popout.button_save,
.similarRow .button.button_popout.button_save {
     border-color: #aaa; 
}

.hasMatch .button.button_popout.button_save:hover,
.similarRow .button.button_popout.button_save:hover,
.planned.matching .button.button_popout.button_save {
     border-color: #1b7933; 
}

.twothird_input + .button_popout {
    width: 74px;
    height: 25px;
}

.button.button_more {
    min-width: 80px;
    line-height: 1.7;
    padding: 3px 10px;
}

.button.button_less {
    line-height: 1.1;
    min-width: 50px;
}

.addBtn {
     background: #1e8438; 
     color: #fff; 
}

a.addBtn {
     color: #fff; 
}

.addBtn:active,
.addBtn:hover {
     background: #1e8438; 
     color: #fff; 
}


.std_tbl input[type=submit].addBtn {
     background: #1e8438; 
}

.import-merge input[type=submit] {
    float: left;
}

.grayBtn,
input[type=button].grayBtn,
input[type=submit].grayBtn {
     background: #666; 
}

.grayBtn:hover,
input[type=button].grayBtn:hover,
input[type=submit].grayBtn:hover {
     background: #616161; 
     color: #fff; 
}

.grayBtn:active,
input[type=button].grayBtn:active,
input[type=submit].grayBtn:active {
     background: #616161; 
}

 a.grayBtn {
     color: #fff; 
}

.button,
.button_01,
.lightBtn,
.submit input,
input[type=button],
input[type=submit] {
    background: #999; 
    color: #fff !important; 
    border: 1px solid #999;
}

.button:hover,
.button_01:hover,
.lightBtn:hover,
.submit input:hover,
input[type=button]:hover,
input[type=submit]:hover {
     background: #888; 
     color: #fff; 
}

.button:active,
.button_01:active,
.lightBtn:active,
.submit input:active,
input[type=button]:active,
input[type=submit]:active {
     background: #999; 
     color: #fff; 
}

button[disabled],
button[disabled]:active,
button[disabled]:hover,
html input[disabled],
html input[disabled]:active,
html input[disabled]:hover {
    cursor: default;
    background: #ddd; 
    color: #aaa; 
    border: 1px solid #BBB
}

.button_buy {
    width: 100%;
    max-width: 300px;
    text-align: center;
    padding: 9px 12px 7px 12px;
    margin: 0;
    border-radius: 5px;
    background-color: #32a736;
    font-weight: bold;
    font-size: 14px;
}

*/

    .form li {
        margin-bottom: 5px;
    }

    label {
        display: block;
        font-size: 11px;
        line-height: 1;
        margin-bottom: 2px;
        margin-top: 5px;
    }

    .CalcDiv,
    .borgimg,
    .tinyheader,
    .tinyheader a {
        display: inline-block;
    }

    input[type=password],
    input[type=text],
    input[type=email],
    select,
    textarea {
        border: 1px solid #BBB;
        border-radius: 2px;
        font-size: 15px;
        font-family: helvetica, sans-serif;
        /*     color: #222; */
        box-sizing: border-box;
    }

    select {
        width: 100%;
        /*    background-color: #fff;
    height: 25px;*/
        vertical-align: middle;
        padding-left: 2px;
    }

    input[type=password],
    input[type=text],
    input[type=email],
    textarea {
        padding: 4px 5px 3px;
    }

    .full_input {
        width: 100%;
    }

    .half_input {
        width: 50%;
    }

        .half_input.traningsform {
            width: calc(50% - 10px);
            margin-right: calc(10px);
            /* margin-right as calc not to break layout if browser doesn't handle calc (then width will stay 50%) */
        }

    .third_input {
        width: 33%;
    }

    select.third_input {
        width: 47%;
    }

    .twothird_input {
        width: 67%;
        width: calc(100% - 90px);
    }

    .fourth_input {
        width: 20%;
        min-width: 12ex;
    }

    .small_input {
        width: 60px;
    }

    .addExternalPuff {
        width: 50%;
        min-height: 120px;
        padding: 10px;
        float: left;
        text-align: center;
    }

    .FrontPlanPuff {
        border-bottom: solid 1px #EEE;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .PuffButton {
        border-radius: 25px;
        background-color: #32a736;
        border: none;
        font-size: 14px !important;
        padding: 10px;
        min-width: 100px;
        text-align: center;
        margin: 3px 5px;
        font-weight: bold;
    }

    .PuffBox {
        text-align: center;
    }

    .timminsek {
        margin-right: 2px;
        margin-left: 2px;
    }

        .timminsek:first-of-type {
            margin-left: 0;
        }

    .CalcDiv,
    .CalcDiv input {
        font-family: aleoregular, 'Open Sans', serif;
    }

    .messageWarning {
        /*     background: #eee; */
        padding: 10px 20px;
        font-size: 12px;
    }

    .placeholder {
        /*     color: #aaa !important; */
    }

    input[type=text]:focus::placeholder {
        color: transparent;
    }

    .form input.image {
        font-size: 11px;
        height: 14px;
        margin-right: 2px;
        padding: 6px;
        vertical-align: top;
        box-sizing: content-box;
    }

    .CalcDiv {
        padding: 2px 10px 4px;
        margin: 20px 5px;
        position: relative;
        /*     color: #fff; */
        border-radius: 10px;
        border: 0;
        white-space: nowrap;
        /*     background: #31a836; */
        font-size: 16px;
    }

        .CalcDiv input {
            border-radius: 10px;
            width: 35px;
            border: 0;
            text-align: right;
            font-size: 14px;
            padding: 3px;
            margin-right: 3px;
        }

    .box fieldset,
    .wide_box fieldset {
        /*     background: #fff; */
        border: none;
        clear: both;
        float: left;
        margin: 0;
        padding-bottom: 0;
        width: 100%;
    }

    fieldset {
        border: 0;
        margin: 0;
        padding: 0;
    }

        fieldset legend {
            padding: 6px 4px 2px 0;
            /*     color: #888; */
        }

        fieldset label {
            /*     color: #333; */
            margin-bottom: 5px;
        }

        fieldset ol {
            list-style: none;
            padding: 0;
        }

        fieldset li:first-child {
            border: none;
            padding-top: 5px;
        }

        fieldset .suggestions li:first-child {
            border-top: 1px solid #333;
        }

        fieldset li {
            clear: left;
            float: left;
            padding: 0;
            width: 100%;
        }

        fieldset.workoutMultiparts,
        fieldset.workoutTriparts {
            width: 94%;
            width: calc(100% - 21px);
            padding: 5px 10px;
            border: 1px solid #ddd;
            border-radius: 3px;
            margin: 10px 0;
        }

            fieldset.workoutMultiparts legend,
            fieldset.workoutTriparts legend {
                padding: 1px 15px;
                /*         background: #eee; */
                border-radius: 100px;
                text-align: center;
                /*         color: #666; */
                font-size: 12px;
            }

            fieldset.workoutMultiparts li:last-of-type {
                text-align: center;
                margin: 5px 0;
            }

            fieldset.workoutMultiparts tr,
            fieldset.workoutTriparts tr {
                border-top: 1px solid #eee;
            }

                fieldset.workoutMultiparts tr:last-of-type,
                fieldset.workoutTriparts tr:last-of-type {
                    border-bottom: 1px solid #eee;
                }

            fieldset.workoutMultiparts td,
            fieldset.workoutTriparts td {
                padding: 5px 0;
            }

        fieldset .equipment-info {
            display: block;
            width: 270px;
            width: calc(100% - 90px);
            font-size: 12px;
            line-height: 1.4;
        }

        fieldset .valda_kompisar,
        fieldset .selected-labels {
            width: 96.5%;
            width: calc(100% - 10px);
        }

            fieldset .valda_kompisar li,
            fieldset .selected-labels li {
                border-top: 1px solid #eee;
                width: 100%;
                padding: 3px 5px 0;
            }

                fieldset .valda_kompisar li:last-of-type,
                fieldset .selected-labels li:last-of-type {
                    border-bottom: 1px solid #eee;
                }

    .label-input-wrapper {
        position: relative;
    }

        .label-input-wrapper::after {
            position: absolute;
            right: 0.3rem;
            bottom: 0.15rem;
            display: none;
            content: '\f078';
            font-family: 'Font Awesome 5 Pro';
            font-weight: 900;
            font-size: .75em;
            /*     color: #333; */
        }

        .label-input-wrapper:has(ul:not(.hidden))::after {
            display: inline-block;
        }

    .autocomplete-label:has(+ul:not(.hidden)) {
        border-bottom: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        outline: solid thin #333;
        outline-offset: -1px;
    }

    .suggestions {
        position: absolute;
        left: 0;
        list-style: none;
        padding-inline-start: 0;
        border: 1px solid #767676;
        border-top: 0;
        width: 100%;
        z-index: 1;
        background-color: #fff;
        overflow-y: auto;
        max-height: calc(10lh + 82px);
    }

        .suggestions li {
            margin-bottom: 0;
            padding: 2px 5px;
            background-color: #fafafa;
            background-color: Field;
            border-top: 1px solid #ddd;
            /*     color: #555; */
            color: FieldText;
            border-top: 1px solid #ddd;
            cursor: default;
        }

            .suggestions li:first-child {
                padding-top: 2px;
            }

            .suggestions li:last-child {
                padding-bottom: 2px;
            }

            .suggestions li:hover,
            .label-suggestions li:hover::before,
            .suggestions:not(:hover) li.selected,
            .label-suggestions:not(:hover) li.selected::before {
                background-color: #666;
                background-color: SelectedItem;
                /*     color: #fff; */
                color: SelectedItemText;
            }

    .label-suggestions li::before,
    .selected-labels li::before {
        content: "\f0c0";
        font-family: 'Font Awesome 5 Pro';
        font-weight: 900;
        padding-right: .5em;
        /*     color: #555; */
        min-width: 1.25em;
        display: inline-block;
        text-align: center;
    }

    .label-suggestions li.user::before,
    .selected-labels li.user::before {
        content: "\f007";
    }

    .label-suggestions li.user.private::before,
    .selected-labels li.user.private::before {
        content: "\f023";
    }

    fieldset.actionButtons {
        padding-top: 30px;
        margin-bottom: 5px;
        text-align: right;
    }

    /*.more-input-fields .button {
    right: 10px;
}*/

    /*.more-input-fields i {
    font-size: 16px;
    position: relative;
    top: 2px;
    left: 5px;
}*/

    .borgimg {
        background: url(/Images/borskalan_bg.png) no-repeat;
        width: 210px;
        height: 21px;
        font-size: 0;
    }

    #borgvalue {
        position: absolute;
        margin: 3px 5px;
        font-size: 18px;
    }

    #borgdescr {
        font-style: italic;
        line-height: 2;
    }

    .borg-delete {
        position: relative;
        top: 5px;
        left: 42px;
        cursor: pointer;
    }

    .workout-searchresults td {
        min-width: 70px;
    }

    .workout-searchresults label {
        font-size: 15px;
        font-weight: 400;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.1;
        max-width: 200px;
        margin-right: 0 !important;
    }

    .tinyheader {
        float: right;
    }

        .tinyheader a {
            font-size: 12px;
        }

    .confirmPopup {
        background-color: #fff;
        border-width: 1px;
        border-style: solid;
        border-color: Gray;
        padding: 7px;
        width: 190px;
        text-align: left;
    }

        .confirmPopup .title {
            padding-bottom: 10px;
            width: 100%;
            text-align: center;
            /*     color: #000; */
            background-color: #FFF
        }

        .confirmPopup .buttons {
            padding: 10px 0 0;
            margin-bottom: 5px;
            width: 100%;
            text-align: center;
            background-color: #FFF
        }

    /*.social {
    float: left;
    width: 100%;
}

.sComment,
.sLike,
.sPublished,
.sViews {
    position: relative;
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.3;
    text-transform: uppercase;
    color: #999; 
    float: left;
    padding: 0 17px 2px;
    white-space: nowrap;
}

.sViews {
    padding-left: 21px;
}*/

    /*.sLike .likers {
    position: absolute;
    bottom: 25px;
    background-color: #333;
    padding: 7px 10px;
    border-radius: 5px;
    text-transform: none;
    margin-left: -50%;
    cursor: default;
    line-height: 1;
    z-index: 1;
}

.sLike .likers .popup-like {
    float: left;
    margin-top: 5px;
}

.sLike .liker {
    clear: both;
    float: left;
    margin: 2px 0;
    color: #ddd; 
    font-weight: 700;
    width: 100%;
    text-align: left;
}

.sLike .liker a {
    color: #fff; 
}*/

    /*.social div:last-of-type {
    padding-right: 0;
}*/

    .socialSmall div {
        font-size: 11px;
        padding: 0 12px 2px 16px;
    }

    .socialSmall > div:first-of-type {
        padding-left: 0px;
    }

    .socialWo div {
        font-size: 11px;
        padding: 0 12px 0 16px;
        margin-top: 8px;
    }

    #documentBody,
    .bodyForm {
        position: relative;
    }

    /*.sComment:before,
.sLike:before,
.sPublished:before,
.sViews:before,
.flag:before,
.edit:before {
    position: relative;
    min-width: 15px;
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-weight: 300;*/
    /*     color: #666; */
    /*transition: all .1s;
}

.sPublished:before {
    content: "\f017";
}

.sLike:before {
    content: "\f164";
    font-size: 110%;
}

.sLike.meLike:before {
    font-weight: 800;
     color: #999; 
}

.sComment:before {
    content: "\f075";
}

.siteEvent .socialSmall .sComment:before {
    content: "\f4ad";
}

.sViews:before {
    content: "\f06e";
    font-weight: 800;
     color: #999; 
}*/

    .blog .sComment {
        display: none;
    }

    .blog .artikeltext {
        margin: 0 10px 30px;
        font-size: 14px;
        line-height: 1.5;
        float: left;
    }

    .blog img {
        display: block;
        padding: 10px 0;
        max-width: 100% !important;
    }

    .blog div,
    .blog iframe,
    .blog p,
    .blog span {
        max-width: 100%;
    }

    .blog p {
        line-height: 1.8;
        padding-bottom: 5px;
    }

    .blog a {
        max-width: 250px;
        white-space: nowrap;
        display: inline-block;
    }

    .sComment a {
        font-weight: 400;
        /*     color: #999; */
    }

    .horizontalLine {
        float: left;
        width: 100%;
        margin: 10px 0;
        padding: 0;
        height: 1px;
        /*     background: #bbb; */
        border-bottom: 1px solid #eee;
    }

    body,
    html {
        margin: 0;
        padding: 0;
        height: 100%;
    }

    .bodyForm {
        display: block;
        min-height: 100%;
        background-repeat: no-repeat;
        background-color: #fff;
        transition: filter .5s;
    }

    #startPageArticle {
        border-bottom: 1px solid #eee;
    }

    #headAdContainer,
    #mobileAdContainer {
        margin: 0;
        background-color: #fff;
        text-align: center;
    }

    #startPageArticle #arrowLeft,
    #startPageArticle #arrowRight,
    #startPageArticle li:not(.liker) {
        display: none;
    }

    #headAdContainer {
        width: 100%;
        padding-top: 10px;
    }

    #mobileAdContainer {
        padding-top: 10px;
        display: block;
    }

        #headAdContainer div,
        #mobileAdContainer div {
            padding-bottom: 0;
        }

    #content {
        /*     background: #fff; */
        width: 100%;
    }

    .col,
    .column,
    .fullColumn,
    .rightColumn,
    .wideColumn {
        position: relative;
        /*     background: #fff; */
        float: left;
        width: 100%;
    }

        .col:first-of-type:has(+.col) {
            border-bottom: 2px solid #33a737;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

    .withMobileMargin {
        /* margin: 0 10px; innan v5 */
        padding: 0 10px;
    }

    .fullColumn,
    .wideColumn,
    .withMobileAdDivider {
        padding-top: 10px;
        border-top: 0 solid #fff;
    }

    .withoutMobileAdDivider.fullColumn,
    .withoutMobileAdDivider.wideColumn {
        padding-top: 0;
        border-top: none;
    }

    #startPageArticle {
        display: inline-block;
        padding: 10px;
    }

        #startPageArticle li:first-child {
            display: grid;
        }

        #startPageArticle .image {
            width: 100%;
            margin: 0 0 10px;
            padding: 0;
        }

            #startPageArticle .image iframe,
            #startPageArticle .image img {
                width: 100%;
                margin-top: 0;
            }

        #startPageArticle h1 {
            width: auto;
            margin: 5px 0 0;
        }

        #startPageArticle p {
            width: auto;
            margin: 12px 0 0;
        }

        #startPageArticle a p {
            /*     color: #333; */
            font-size: 14px;
            font-weight: 400;
        }

        #startPageArticle .vinjett {
            font-size: 12px;
            text-transform: uppercase;
            margin-right: 6px;
            font-weight: 700;
            /*     color: #444; */
        }

        #startPageArticle .social {
            padding-left: 0;
            margin-top: 10px;
        }


        #startPageArticle .summaryFull {
            min-height: 20px;
        }

        #startPageArticle .summaryCompact {
            display: none;
        }

    .box,
    .flow {
        margin: 0 0 10px;
    }

    .box {
        padding: 0 10px;
    }

        .box h2,
        .flow .header {
            display: block;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 15px;
        }

    box h2 {
        margin-top: 10px;
    }

    .flow .header {
        margin: 10px 0 0 10px;
    }

    .updateProgress {
        margin: 0 10px;
    }

    .box ~ .box.withoutBoxBorder {
        border-top: none;
    }

    /*.flow > div > div {
    margin: 5px 10px 0;
    padding: 5px 0 0;
    border-top: 1px solid #eee;
}*/

    /*.flow > div > div:first-of-type {
    border-top: none;
}*/

    .imageUploadControlWithProgressToTheLeft {
        display: inline-block;
        width: 0;
    }

    #ImageUploadButton {
        width: 41px;
        height: 22px;
        background: url(/img/icons.png) -19px -30px #999;
    }

    /*#ImageUploadButton.button_popout {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 20px !important;
     color: #999 !important; 
    background: none;
    margin-left: 0;
    width: 80px;
    height: 26px;
    line-height: 19px;
}*/

    .imageUploadControlWithProgressToTheLeft #ImageUploadButton {
        vertical-align: top;
    }

    fieldset .imageUploadControlWithProgressToTheLeft #ImageUploadButton {
        margin-left: 10px;
    }

    #imageUploadProgressControl.displayImageUploadProgressControl {
        display: inline-block;
    }

    .imageUploadControlWithProgressToTheLeft + #imageUploadProgressControl {
        position: relative;
        float: right;
        border: 1px solid #BBB;
        border-radius: 4px;
        padding: 3px;
        margin-left: 3px;
        margin-right: 5px;
    }

    /*.showMore,
.siteEvent {
    border-top: 1px solid #ddd;
}*/

    fieldset .imageUploadControlWithProgressToTheLeft + #imageUploadProgressControl {
        margin-right: 5px;
    }

    fieldset.workoutComments .imageUploadControlWithProgressToTheLeft + #imageUploadProgressControl {
        margin: 0;
        /*     background: #fff; */
    }

    .flow #imageUploadProgressControl.displayImageUploadProgressControl {
        display: block;
    }


    #imageUploadProgressControl {
        display: none;
        text-align: center;
    }

    .hiddenUploadFile {
        height: 0;
        width: 0;
    }

    /*.siteEvent .img,
.siteEvent .img img {
    width: 30px;
    height: 30px;
}*/

    /*.showMore {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
     color: #666; 
    margin: -10px 10px 20px;
    padding-top: 20px;
}*/

    /*.flow a {
     color: #111; 
}
*/

    /*.siteEvent {
    position: relative;
    padding: 7px 0 15px;
}*/

    .siteEvent > div:first-of-type {
        border-top: none;
    }

    /*.siteEvent .img {
    position: absolute;
    top: 10px;
    left: 0;
}*/

    .siteEvent > .info {
        float: left;
        position: relative;
        top: 1px;
        width: 100%;
    }

        .siteEvent > .info div {
            font-family: Helvetica, sans-serif;
            font-size: 11px;
            /*     color: #888; */
            text-transform: uppercase;
            margin-left: 40px;
            height: 17px;
        }

    .discardUploadedImageButton,
    .siteEvent div.deleteButton {
        position: absolute;
        top: -14px;
        right: 0;
        height: 15px;
        width: 15px;
        background: url(/Images/ui-icons_888888_256x240.png) -32px -192px no-repeat;
        cursor: pointer;
        z-index: 1000;
    }

    .discardUploadedImageButton {
        top: 2px;
        right: 2px;
    }

    .workoutComments .discardUploadedImageButton {
        background: none;
        top: -24px;
        right: -1px;
        right: 0px;
        /*     color: #666; */
    }

    .personalFlow .siteEvent div.deleteButton {
        top: 8px;
    }

    .discardUploadedImageButton:hover,
    .siteEvent div.deleteButton:hover {
        background: url(/Images/ui-icons_222222_256x240.png) -32px -192px no-repeat;
    }

    .workoutComments .discardUploadedImageButton:hover {
        background: none;
    }

    #uploadedImage {
        margin: 0 25px;
    }

    .workoutComments #uploadedImage {
        margin: 0px 5px;
        max-width: 95%;
    }

    .siteEvent .flow-item-image {
        float: left;
        width: 100%;
        overflow-y: hidden;
    }

    .transpirationFlow .flow-item {
        margin: 0 6px;
    }

    .siteEvent_BlogPost .flow-item-image,
    .siteEvent_Status .flow-item-image,
    .siteEvent_Workout .flow-item-image {
        margin-top: 10px;
    }

    .siteEvent .flow-item-image img {
        width: 100%;
    }

    .siteEvent.training-planned,
    .siteEvent.training-done {
        padding: 10px;
        margin: 0;
        font-size: 12px;
        line-height: 16px;
    }

        .siteEvent.training-planned:last-of-type {
            border-bottom: 1px solid #eee;
        }

        /*.siteEvent.training-done {
     background: #dbebd9; 
}
*/
        .siteEvent.training-done + div {
            border-top: 0;
        }

    .siteEvent .planned-training-icon {
        float: left;
        width: 50px;
        height: 50px;
        margin-right: 10px;
        text-align: center;
        font-size: 28px;
        line-height: 48px;
        /*     color: #fff; */
        /*     background: #d49705; */
        border-radius: 50px;
    }

    .planned-training-icon.type-0 {
        /*     background: #2a8f2e; */
    }

    .planned-training-icon.type-1 {
        /*     background: #999999; */
    }

    .planned-training-icon.type-2 {
        /*     background: #aaaaaa; */
    }

    .planned-training-icon.type-3 {
        /*     background: #499fc1; */
    }

    .planned-training-icon.type-4 {
        /*     background: #499fc1; */
    }

    .planned-training-icon.type-5 {
        /*     background: #ad3279; */
    }

    .planned-training-icon.type-6 {
        /*     background: #ad3279; */
    }

    .planned-training-icon.type-7 {
        /*     background: #ad3279; */
    }

    .planned-training-icon.type-8 {
        /*     background: #3dbcac; */
    }

    .planned-training-icon.type-9 {
        /*     background: #f9b206; */
    }

    .planned-training-icon.type-10 {
        /*     background: #e73f11; */
    }

    .planned-training-icon.type-11 {
        /*     background: #f9b206; */
    }

    .planned-training-icon.type-12 {
        /*     background: #b07530; */
    }

    .planned-training-icon.type-13 {
        /*     background: #fff600; */
    }

    .planned-training-icon.type-14 {
        /*     background: #444444; */
    }

    .planned-training-icon.type-15 {
        /*     background: #bb0000; */
    }

    .planned-training-icon.type-16 {
        /*     background: #d5dcaf; */
    }

    .siteEvent .planned-info {
        margin-left: 60px;
    }

    .siteEvent .planned-dist {
        /*     color: #999; */
    }

    .siteEvent.training-done .planned-dist {
        /*     color: #666; */
    }

    .siteEvent .title {
        font-weight: 700;
        font-size: 14px;
        /*     color: #111; */
        float: left;
        margin: 7px 0 0;
        position: relative;
    }

    .personalFlow .siteEvent .title:before {
        display: inline-block;
        width: 16px;
        padding-right: 5px;
        font-family: "Font Awesome 5 Pro";
        /*     color: #999; */
        text-align: center;
    }

    .siteEvent_Article .title:before {
        content: "\f15c";
        font-weight: 400;
        font-size: 110%;
    }

    .siteEvent_ForumPost .title:before {
        content: "\f319";
        font-weight: 400;
        font-size: 110%;
    }

    .siteEvent_BlogPost .title:before {
        content: "\f09e";
    }

    .siteEvent_Workout .title:before {
        content: "\f5f8";
    }

    .siteEvent_Status .title:before {
        content: "\f05a";
    }

    .personalFlow .siteEvent .name,
    .personalFlow .siteEvent .title,
    .personalFlow .siteEvent p {
        cursor: pointer;
    }

    .siteEvent .title img {
        width: 100%;
        margin-bottom: 10px;
    }

    .siteEvent p {
        font-size: 14px;
        line-height: 1.4;
        /*     color: #444; */
        float: left;
        margin: 5px 0;
        width: 100%;
    }

    .siteEvent .socialSmall {
        float: left;
        margin: 6px 0 3px;
    }

    .siteEvent .comments {
        /*    font-size: 11px;
    color: #888; 
    float: left;*/
        margin: 3px 0 0;
        /*    width: 100%;
    font-family: Helvetica, serif;
    background: #f2f2f2; */
    }

        /*.siteEvent .comments > div {
    border-top: 1px solid #ddd;
}

.siteEvent .comments > div:first-child {
    border: 0;
}*/

        .siteEvent .comments .info {
            position: relative;
            float: left;
            padding: 5px 0 5px 24px;
        }

            .siteEvent .comments .info:before {
                background: url(../img/icons.png) -32px -16px;
                position: absolute;
                width: 16px;
                height: 16px;
                left: 5px;
                top: 3px;
            }

        .siteEvent .comments .userComment {
            float: left;
            position: relative;
            padding: 4px 0;
            width: 100%;
        }

        /*.siteEvent .comments .cImg {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 4px;
    left: 4px;
}*/

        /*.siteEvent .comments .cPost {
    float: left;
    margin: 0 4px 0 40px;
}*/

        /*    .siteEvent .comments .cPost span {
         color: #222; 
    }*/

        /*.siteEvent .comments .cTime {
    float: left;
    margin-left: 40px;
    font-size: 11px;
    padding-top: 2px;
}*/

        .siteEvent .comments .cInput {
            float: left;
            position: relative;
            width: 100%;
            border: 0;
            height: 32px;
            /*     background: #fff; */
        }

        .siteEvent .comments input {
            /*margin: 7px 0 0 40px;*/
            width: 80%;
            /*font-size: 16px;*/
        }

    /*.siteEvent .showOlderComments {
    cursor: pointer;
     color: #444; 
}*/


    .post .title,
    .searchResult .title {
        position: relative;
    }

    .post .time,
    .post .title,
    .searchResult .title {
        float: left;
        font-size: 14px;
        font-family: Verdana, sans-serif;
    }

        .post .time,
        .post .title a {
            font-weight: 400;
            /*     color: #222; */
        }

    .post.olast .time,
    .post.olast .title a {
        font-weight: 700;
        /*     color: #111; */
    }

    .post .title {
        padding-left: 16px;
        width: 75%;
    }

        .post .title:before {
            content: " ";
            /*     background: #ddd; */
            position: absolute;
            width: 8px;
            height: 8px;
            left: 1px;
            top: 8px;
            border-radius: 50%;
        }

    .post.olast.svettigPost .title:before {
        /*     background: #f9b206; */
    }

    .post.olast.joggPost .title:before {
        /*     background: #31a836; */
    }

    .post.olast.cyklaPost .title:before {
        /*     background: #cb3b8e; */
    }

    .post.olast.skidPost .title:before {
        /*     background: #499fc1; */
    }

    .post.olast.triPost .title:before {
        /*     background: #e73f11; */
    }

    .post .time {
        float: right;
        text-align: right;
    }

    .post .postInfo,
    .post .poster,
    .searchResult .leftInfoBox,
    .searchResult .rightInfoBox {
        font-family: Helvetica, sans-serif;
        font-size: 11px;
        /*     color: #999; */
        text-transform: uppercase;
        width: 60%;
        float: left;
        margin-top: 3px;
    }

        .post .postInfo span,
        .post .poster span,
        .searchResult .leftInfoBox span,
        .searchResult .rightInfoBox span {
            /*     color: #999; */
        }

    .post .poster,
    .searchResult .rightInfoBox {
        width: 40%;
        text-align: right;
    }

    .searchResult p a {
        font-size: 12px;
        font-weight: 400;
        /*     color: #444; */
        float: left;
        width: 100%;
    }

    .threadInfo,
    .threadInfo a {
        font-size: 11px;
        /*     color: #666; */
        font-family: sans-serif;
    }

    .threadInfo {
        /*    text-transform: uppercase;
    text-align: center;*/
        margin: 0 0 15px;
    }

        /*.threadInfo a:hover {
     color: #444; 
}*/

        .threadInfo > div > span {
            padding: 0 3px;
        }

        .threadInfo .toolbox {
            margin-top: 10px;
        }

    .forum h1 {
        margin-left: 10px;
        margin-right: 10px;
    }

    a.readThread {
        font-weight: 400;
    }

    .profile {
        margin: 0px 0 0;
        width: 100%;
    }

        .profile .leftSide {
            padding: 10px;
            position: relative;
        }

            .profile .leftSide .profileImg {
                position: absolute;
                top: 10px;
                left: 10px;
                width: 60px;
                height: 60px;
                overflow: hidden;
                border-radius: 30px;
            }

    .artikel .byline .img img,
    .pass_comment img {
        border-radius: 25px;
    }

    .profile .leftSide .profileImg img {
        min-height: 60px;
        min-width: 60px;
    }

    .profile .leftSide .profileStar {
        position: absolute;
        top: -10px;
        left: 44px;
        width: 50px;
        height: 50px;
    }

    .profile .leftSide h1 {
        font-size: 20px;
        padding-left: 80px;
        margin: 0;
    }

    .profile .leftSide p {
        font-size: 11px;
        text-transform: uppercase;
        padding-left: 80px;
    }

    .profilebox {
        border-top: 1px solid #EEE;
        border-bottom: 1px solid #EEE;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .profile .rightSide {
        padding: 0 10px;
    }

        .profile .rightSide .buttons {
            position: relative;
            top: 10px;
            margin-bottom: 15px;
            text-align: center;
        }

            .profile .rightSide .buttons a {
                font-size: 12px;
            }

        .profile .rightSide p {
            margin: 6px 0 4px;
            /*     color: #333; */
            float: left;
            width: 100%;
        }

        .profile .rightSide b {
            /*     color: #000; */
        }

        .profile .rightSide .showMore {
            border-bottom: 1px solid #ddd;
            margin: 0 0 20px;
            padding-top: 2px;
            display: none;
            cursor: pointer;
        }

    .profile .shareTopRight {
        right: 0;
        top: 0;
    }

    .newmembers {
        margin-top: 10px;
        border-bottom: solid 1px #EEE;
        border-top: solid 1px #EEE
    }

    .workoutHeader {
        margin: 0 10px;
        position: relative;
    }

        .workoutHeader .workout-heading {
            float: left;
            width: 100%;
            padding: 0 10px;
        }

            .workoutHeader .workout-heading h1 {
                margin: 10px 0;
            }

            .workoutHeader .workout-heading h2 {
                font-size: 14px;
                margin: 0 0 10px 0;
                float: left;
                font-family: "Open Sans", sans-serif;
                font-weight: 700;
            }

            .workoutHeader .workout-heading .copied-from {
                float: left;
                font-size: 12px;
            }

                .workoutHeader .workout-heading .copied-from::before {
                    content: "";
                    padding: 0;
                }

            .workoutHeader .workout-heading .wo-type {
                margin: 5px 0 20px 0;
                clear: both;
                font-size: 16px;
            }




            /******************/


    .workoutHeader .wo-row-top {
        grid-template-columns: initial;
        grid-template-rows: auto auto;
        margin: 0;
        position: relative;
    }

        .workoutHeader .athlete {
            align-items: start;
            padding-left: 15px;
        }

        .workoutHeader .athlete .img .star {
            left: 35px;
        }

        .workoutHeader .workout-heading .wo-labels {
            margin: 0 0 -5px;
        }

    /*    .workout li {
        list-style-type: none;
        margin-bottom: 10px;
        line-height: 1;
    }*/

    .artikeltext ul li,
    table.traningsprogram td.traning ul li.traningspost {
        list-style-type: disc;
    }

    .workout .workoutHeader .workoutText {
        font-size: 14px;
        line-height: 1.4;
        width: 100%;
        margin: 0;
        padding: 10px 15px 10px 10px;
    }

    .workoutText img {
        margin-top: 10px;
        display: block;
    }

    .calc label div,
    .workout .friend {
        display: inline-block;
    }

    .workout a.redigera {
        width: auto;
    }

    .workout .shoes-equipment,
    .workout .friends {
        clear: both;
        font-size: 10px;
    }

    .workout .friend {
        margin: 5px 10px 5px 0;
    }

        .workout .friend img {
            border-radius: 25px;
            width: 50px;
            height: 50px;
            display: inline-block;
            background: url(/Images/avatar_n.jpg);
            background-size: cover;
        }

    .workout .ext-link .mainInfo {
        font-size: 13px;
        line-height: initial;
    }

    .workout .ext-link a {
        display: inline-block;
        max-width: 90%;
        max-width: calc(100% - 25px);
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .workout .ext-link i {
        padding-left: 1.5ex;
        top: -4px;
        position: relative;
        font-size: 11px;
    }


    .workoutComment {
        min-height: 50px;
        padding: 10px 0;
        border-bottom: 1px solid #eee;
    }

        .workoutComment .avatar {
            float: left;
            margin-right: 10px;
        }

        .workoutComment .userinfo {
            height: 20px;
        }

            .workoutComment .userinfo,
            .workoutComment .userinfo a {
                /*         color: #888; */
                font-family: sans-serif;
                font-size: 11px;
                text-transform: uppercase;
            }

        .workoutComment .delete {
            float: right;
            width: 20px;
            height: 20px;
            /*         color: #ccc; */
        }

        .workoutComment .commenttext {
            font-size: 12px;
        }

    .createComment {
        margin: 0 0 10px 10px;
        height: 48px;
    }

    .workout .createComment {
        width: 78.5%;
        width: calc(100% - 65px);
        height: 63px;
    }

    .WorkoutPart {
        border-top: 1px solid #FFF;
        padding: 4px;
    }

    .article .social,
    .blog .social,
    .bloggWriter {
        border-top: 2px solid #addcaf;
    }

    .calc fieldset {
        margin-bottom: 10px;
    }

    .calc label {
        width: 33%;
        line-height: 1.6;
    }

        .calc label.calc_wide {
            width: 33%;
        }

        .calc label span {
            font-size: 16px;
            font-weight: 400;
        }

    .article .bild {
        margin: 0 10px;
    }

        .article .bild img {
            width: 100%;
        }

    .article .caption {
        font-size: 12px;
    }

    .article h1 {
        margin: 5px 10px 15px;
    }

    .artikel .social {
        padding: 10px 0;
    }

        .artikel .social div:first-child {
            margin-left: 10px;
            padding-left: 0;
        }

    .article .artikeltext {
        margin: 0 10px 10px;
        font-size: 14px;
    }

    .artikel .artikeltext .vinjett {
        font-family: sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        /*     color: #666; */
        padding-right: 6px;
    }

    .artikeltext ol {
        margin: 10px 0;
    }

        .artikeltext ol li {
            list-style-position: inside;
            margin: 5px 0 5px 15px;
        }

    .artikeltext ul {
        margin: 10px 0;
    }

        .artikeltext ul li {
            list-style-position: inside;
            margin: 5px 0 5px 15px;
        }

    .article h2 {
        margin-left: 10px;
    }

    .artikel .byline {
        float: left;
        width: 100%;
        margin: 10px 0;
    }

        .artikel .byline .img {
            float: left;
        }

    .artikel .author {
        float: left;
        margin: 15px 10px;
    }

        .artikel .author a {
            /*         color: #000; */
            font-weight: 700;
        }

        .artikel .author .smaller {
            /*         color: #888; */
            font-weight: 400;
            padding-left: 4px;
        }

    ul.thumbs {
        margin: 20px 0 10px;
        padding: 0;
    }

        ul.thumbs li {
            float: left;
            margin: 0 20px 20px 0;
            list-style: none;
        }

            ul.thumbs li a {
                float: left;
                /*             background: #fff; */
                padding: 6px;
                width: 68px;
                height: 68px;
                margin: 0;
                border: 1px solid #ddd;
            }

    .archiveItem {
        float: left;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
        position: relative;
    }

        .archiveItem .image {
            width: 100%;
        }

        .archiveItem h1 {
            margin: 7px 0;
        }

            .archiveItem h1 a {
                font-size: 20px;
                /*             color: #111; */
                font-weight: 400;
            }

        .archiveItem .social {
            float: left;
        }

        .archiveItem p {
            float: left;
            line-height: 1.4;
        }

            .archiveItem p a {
                font-size: 14px;
                /*             color: #555; */
                font-weight: 400;
            }

        .archiveItem .info {
            float: left;
            font-size: 12px;
            /*         color: #555; */
        }

    .blog h1 {
        margin: 15px 10px;
    }

        .blog h1 a {
            margin-right: 0;
        }

    .blog .social {
        padding: 10px 0;
    }

        .blog .social div:first-child {
            margin-left: 10px;
        }

    .related.bloggWriter {
        text-align: center;
        padding-top: 20px;
    }

        .related.bloggWriter img {
            border-radius: 50px;
            width: 100px;
            height: 100px;
            margin: 10px 0;
        }

        .related.bloggWriter .writer {
            font-weight: 600;
            /*         color: #111; */
            margin: 0 0 2px;
            display: block;
        }

        .related.bloggWriter .writerInfo {
            font-size: 11px;
            font-family: sans-serif;
            /*         color: #888; */
            margin-bottom: 20px;
        }

        .related.bloggWriter .grayBtn {
            margin: 3px 0;
        }

        .related.bloggWriter ul li {
            margin-top: 20px;
        }

    .blogBoxes input,
    .blogBoxes label {
        vertical-align: middle;
    }

    .blogBoxes li {
        float: left;
        margin: 0 20px 10px 0;
        border: none;
        width: auto;
        padding: 0;
        clear: none;
    }

    .athlete,
    .clearfix:after,
    .comment .writeReply .imageUpload {
        clear: both;
    }

    .blogBoxes li:first-child {
        padding: 0;
    }

    .blogBoxes label,
    .form .blogBoxes label {
        /*     color: #333; */
        padding: 0 2px;
        margin: 0 15px 0 2px;
        white-space: nowrap;
        float: none;
        display: inline-block;
        width: auto;
    }

    .blogText {
        height: 300px;
    }

    .blogheaderimage {
        width: 100%;
        float: left;
        position: relative;
        border-top: 1px solid #CCC;
        margin-top: 10px;
    }

        .blogheaderimage img {
            width: 100%;
        }

        .blogheaderimage span {
            position: absolute;
            top: 10px;
            left: 20px;
            width: 300px;
            height: 24px;
            font-family: aleoregular, serif;
            font-size: 26px;
            text-shadow: 1px 1px 1px #fff;
        }

        .blogheaderimage div {
            left: 10px;
            width: 300px;
            height: 20px;
            font-family: Helvetica, sans-serif;
            font-size: 14px;
            text-transform: uppercase;
            text-shadow: 1px 1px 1px #fff;
        }

        .blogheaderimage span.blackHeader {
            /*         color: #000; */
            text-shadow: 1px 1px 0 #FFF
        }

        .blogheaderimage span.whiteHeader {
            /*         color: #FFF; */
            text-shadow: 1px 1px 0 #000;
        }

    /*.comment {
    float: left;
    position: relative;
    padding-bottom: 10px;
    width: 100%;
    border-top: 1px solid #ccc;
    background-color: #f3f3f3;
}

    .comment.unreadforumpost {
        background-color: #fff;
        border-top: 2px solid #33a737;
    }

    .comment.deletedForumPost {
        background-color: #eee;
        padding-bottom: 0;
    }

    .comment.deletedForumPost .commenter {
        margin: 0;
    }

    .comment.deletedForumPost .reply .replyIndex {
        top: -4px;
    }

    .comment.deletedForumPost .reply .text {
        min-height: 32px;
    }

    .comment.selected {
         background: #fff8e1; 
    }*/

    /*    .athlete,
    .comment .commenter {
        margin: 10px;
    }

        .athlete .img,
        .comment .commenter .img {
            position: relative;
            float: left;
            margin-right: 10px;
        }

            .athlete .img img,
            .comment .commenter .img img {
                border-radius: 25px;
            }

            .athlete .img .star,
            .comment .commenter .img .star {
                background: url(../img/starV4_40.png) no-repeat;
                width: 40px;
                height: 40px;
                position: absolute;
                top: -8px;
                left: 28px;
            }

    .comment.firstEntry .commenter .img .star {
        left: 68px;
    }*/

    .DayWrapper .Events,
    .comment .reply {
        position: relative;
    }

    .athlete .user,
    .comment .commenter .user {
        /*         color: #111; */
        font-size: 14px;
        font-weight: 600;
        padding: 2px 0;
    }

    .athlete .userData,
    .comment .commenter .userData,
    .comment .reply {
        /*         color: #666; */
        font-size: 11px;
    }

    .comment .reply {
        margin: 0 10px;
    }

        .comment .reply .inReplyTo {
            float: left;
            clear: both;
        }

            .comment .reply .inReplyTo a {
                /*             color: #666; */
            }

        .comment .reply .time {
            float: left;
        }

        .comment .reply .text {
            margin-top: 14px;
            font-size: 14px;
            /*             color: #111; */
            line-height: 1.4;
        }

        .comment .reply .itemImage img {
            margin-top: 14px;
        }

        .comment .reply .actions {
            float: right;
        }

            .comment .reply .actions div > a {
                width: 16px;
                height: 16px;
                display: inline-block;
                margin: 0 3px;
            }

            .comment .reply .actions div a.sReply {
                background: none;
                /*                     color: #999; */
                float: left;
                margin: -1px 13px 0 0;
                width: auto;
                font-weight: 400;
            }

                .comment .reply .actions div a.sReply i {
                    padding-right: 5px;
                    /*                         color: #bbb; */
                    font-size: 12px;
                }

        .comment .reply .replyDivider,
        .comment .reply .replyIndex {
            float: left;
            margin-right: 5px;
        }

            .comment .reply .replyIndex a {
                /*             color: #666; */
            }


    .response {
        border-top: 2px solid #bbb;
        margin: 0 0 20px;
    }

        .response h2 {
            margin-left: 10px;
        }

        .response .comment {
            margin: 0 0 10px;
        }

    .comment .writeReply {
        margin: 0 10px;
    }

        .comment .writeReply .replyingTo {
            /*         background: #999; */
            width: 98.2%;
            padding: 5px 0 4px;
            /*         color: #fff; */
            margin-bottom: -2px;
            text-align: center;
            border-radius: 4px 4px 0 0;
            width: calc(95% + 12px);
            position: relative;
        }

            .comment .writeReply .replyingTo .close-reply {
                font-size: 16px;
                cursor: pointer;
                position: absolute;
                right: 9px;
                top: 9px;
            }

        .comment .writeReply .textbox {
            float: left;
            width: 100%;
        }

            .comment .writeReply .textbox textarea {
                margin: 0;
                width: 95%;
            }

        .comment .writeReply .imageUpload,
        .comment .writeReply .info {
            float: left;
            margin-top: 10px;
            width: 100%;
        }

            .comment .writeReply .info a {
                display: block;
                margin: 10px 0;
                text-decoration: underline;
            }

    .forumReplyError {
        padding-top: 10px;
        color: Red;
    }

    .svarainlagg {
        /*     background: #eee; */
        margin: 0;
        padding: 10px;
    }

    .dotpromo {
        padding: 0 0 10px 10px !important;
        width: 110px;
    }

    /*.comment.firstEntry {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
}*/

    .comment.firstEntry .commenter .img img {
        border-radius: 50px;
        height: 100px;
        width: 100px;
    }

    .DayWrapper,
    .related {
        width: 100%;
        float: left;
    }

    /*.flag:before {
    content: "\f024";
    font-weight: 800;
    color: #bbb; 
    transform: rotate(-10deg);
    top: -2px;
}

.edit:before {
    content: "\f040";
    font-weight: 800;
    color: #bbb; 
    top: -1px;
}*/

    .comment.firstEntry .reply .actions .flag:before,
    .comment.firstEntry .reply .actions .edit:before {
        /*     color: #aaa; */
    }

    .comment.firstEntry .reply .text {
        /*     color: #000; */
    }

    .comment.unreadforumpost .reply {
        margin: 0;
    }

        .comment.unreadforumpost .reply .text {
            padding: 10px;
        }

        .comment.unreadforumpost .reply .replyIndex {
            margin-left: 10px;
        }

    .comment.firstEntry .reply .itemImage img {
        /*     background: #fff; */
    }

    .comment {
        margin: 0 0 10px
    }

    .related {
        margin: 0 0 10px;
    }

        .related .header {
            display: block;
            font-family: sans-serif;
            font-weight: 700;
            text-transform: uppercase;
            margin: 3px 10px;
        }


        .related p {
            font-size: 13px;
            /*     color: #111; */
            padding: 0 10px;
        }

        .related ul {
            margin: 10px;
            padding: 0;
        }

            .related ul li {
                margin: 0 0 15px;
                font-size: 13px;
                /*         color: #666; */
                line-height: 1.2;
            }

                .related ul li a {
                    display: inline-block;
                    /*             color: #000; */
                    font-weight: 600;
                    padding: 3px 10px;
                    font-size: 13px;
                }

    .DayWrapper {
        margin-bottom: 20px;
    }

        .DayWrapper .Events .Event,
        .DayWrapper .Events .Event_New {
            border-bottom: 1px solid #EAEAEA;
            float: left;
            padding: 5px 0;
            width: 100%;
            position: relative;
        }

        .DayWrapper .Events .Event_New {
            /*         background: #eee; */
            border-bottom: 1px solid #fff;
        }

        .DayWrapper .Date {
            /*         color: #666; */
            position: absolute;
            width: 35px;
            height: 20px;
            top: 5px;
            left: 0;
        }

        .DayWrapper .Comment {
            margin-left: 50px;
        }

    .UserWrapper {
        float: left;
        margin-bottom: 10px;
        margin-top: 20px;
        padding-bottom: 5px;
        width: 100%;
    }

        .UserWrapper .UserLink {
            float: left;
            margin-bottom: 5px;
            width: 100%;
        }

        .UserWrapper .Message,
        .UserWrapper .MessageNew {
            border-bottom: 1px solid #EAEAEA;
            cursor: pointer;
            margin: 0 0 5px;
            padding: 0 0 5px;
            width: 100%;
            float: left;
        }

        .UserWrapper .MessageNew {
            background-color: #F4F4F4;
        }

        .UserWrapper .Message {
            background-color: #FFF
        }

        .UserWrapper .Date {
            float: left;
            margin: 3px 0 5px;
            font-size: 11px;
            /*         color: #666; */
            font-style: italic;
        }

        .UserWrapper .MessageNew .Date,
        .UserWrapper .MessageNew .MessageTitle {
            margin-left: 5px;
        }

        .UserWrapper .New {
            color: Red;
            float: right;
            padding-right: 5px;
            text-align: right;
        }

        .UserWrapper .MessageWrapper {
            float: inherit;
            width: inherit;
        }

            .UserWrapper .MessageWrapper .MessageTitle {
                /*             color: #111; */
                font-weight: 700;
                display: block;
            }

            .UserWrapper .MessageWrapper .MessageText {
                /*             color: #222; */
            }


        .UserWrapper .MessageNew .MessageText {
            margin-left: 5px;
            display: block;
        }

        .UserWrapper .UserLinks {
            width: inherit;
        }

    /*
.monthPager {
    text-align: center;
    font-size: 16px;
    color: #333; 
    display: grid;
    grid-auto-flow: column;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
    line-height: 3ch;
}

.monthPager .monthNameWrapper {
    display: inline-block;
    position: relative;
    width: 180px;
    border: 1px solid #999;
    border-radius: 1.625ch;
    border-right-color: #888;
    border-left-color: #888;
    height: 3.25ch;
}

.monthPager .monthNameWrapper:has(.monthSelector:not([style*="display: none"])) {
    border-radius: .75ch .75ch 0 0;
}

.monthPager .monthName {
    display: grid;
    grid-auto-flow: column;
    justify-content: space-between;
    padding: 0 7px 0 12px;
    align-items: center;
    cursor: default;
}

.monthPager .monthName .fa-angle-down {
    padding-top: .4ch;
}

.monthPager .fa-spinner-third {
    padding-top: 2px;
}

.monthPager .monthSelector {
    display: grid;
    row-gap: 10px;
    position: absolute;
    left: calc(50% - 90px);
    padding: 10px;
    width: 180px;
    background-color: #fafafa;
    border: 1px solid #999;
    border-radius: 0px 0px .75ch .75ch;
    z-index: 1000;
}

.monthPager a {
    background: #fff; 
    border: 1px solid #888;
    border-radius: 100px;
    color: #333; 
    height: 3.25ch;
    aspect-ratio: 1;
}

.monthPager a:first-of-type {
    padding-right: 2px;
}

.monthPager a:last-of-type {
    padding-left: 2px;
}
*/

    .journal {
        margin-top: 20px;
    }

        .journal .week {
            border-left: 0;
            width: 100%;
        }

            .journal .week .weekNr {
                font-size: 18px;
                font-family: 'Playfair Display', serif;
                text-align: center;
                padding: 2px 0;
                background: var(--background-disabled);
                margin: 0 -10px;
            }

            .journal .week .day {
                position: relative;
                border: none;
                border-top: 1px solid var(--background-disabled);
                min-height: 35px;
                padding-bottom: 1px;
                float: none;
                width: auto;
                margin: 0 -10px;
            }

                .journal .week .day:first-child {
                    border-top-width: 2px;
                }

        .journal .today .date {
            /*     background: #757575; */
            border-top: 1px solid #757575;
            margin-top: -1px;
        }

        .journal .date {
            position: absolute;
            left: 0;
            top: 0;
            width: 36px;
            height: 100%;
            text-align: center;
            font-family: 'Playfair Display', serif;
            font-size: 22px;
            line-height: 28px;
            /*     color: #111; */
        }

        .journal .today .date {
            /*     color: #fff; */
        }

    .ComDivFrom,
    .ComDivTo {
        width: 25px;
        position: relative;
    }

    .journal .sondag .date {
        color: #f66;
    }

    .journal .week .day.sondag {
        border-bottom: 4px solid var(--background-disabled);
    }

    .journal .calendarItem {
        margin: 2px 5px 0 41px;
        padding-bottom: 2px;
    }

        .journal .calendarItem > a {
            padding: 2px 0 3px 10px;
            background: var(--background-muted);
            border-width: 0 0 0 6px;
        }

        /*
    .journal .calendarItem.color_lopning {
        background-color: #fcfffc;
    }

    .journal .calendarItem.color_cykling {
        background-color: #fdfafc;
    }

    .journal .calendarItem.color_simning {
        background-color: #fafdfd;
    }

    .journal .calendarItem.color_skidor {
        background-color: #f7fbfd;
    }

    .journal .calendarItem.color_grupp {
        background-color: #fffdfb;
    }

    .journal .calendarItem.color_walking {
        background-color: #fcfdfa;
    }

    .journal .calendarItem.color_kampsport {
        background-color: #fffbfc;
    }

    .journal .calendarItem.color_styrka {
        background-color: #fffdfa;
    }

    .journal .calendarItem.planerad {
        background: var(--background-disabled); 
    }*/

        /*    .journal .calendarItem > a {
        display: block;
        padding: 2px 5px 0;
        font-size: 12px;
        font-family: Helvetica, sans-serif;
        color: #999; 
        border: 4px solid #fff;
        border-width: 4px 0 0;
    }
*/
        .journal .calendarItem.planerad > a {
            border-style: dashed;
        }

        .journal .calendarItem > a span {
            display: block;
            font-size: 14px;
            font-family: 'Open Sans', sans-serif;
            /*     color: #111; */
        }

        .journal .calendarItem .planned-icon {
            float: left;
            padding: 6px 5px 0 0;
            font-size: 13px;
            /*     color: #666; */
        }

        .journal .calendarItem.traning_multi .woComment,
        .journal .calendarItem.traning_tri .woComment,
        .journal .week .weekTotal .number {
            display: none;
        }

        .journal .calendarItem .woComment {
            margin: 0 5px;
            font-size: 12px;
        }

    .journal .week .weekTotal {
        /* color: #444; */
        padding: 15px 5px 10px 41px;
        float: none;
        width: auto;
        margin: 0 -10px;
        background-color: var(--background-color);
        border: 0;
    }

        .journal .week .weekTotal .total {
            padding: 2px 5px 1px;
            margin: 0 0 1px;
        }

            .journal .week .weekTotal .total div {
                float: right;
                font-size: 12px;
                font-weight: 600;
                text-align: right;
                min-width: 65px;
                margin-left: 5px;
            }

                .journal .week .weekTotal .total div:first-child {
                    float: left;
                    text-align: left;
                    margin-left: 0;
                }

        .journal .week .weekTotal .totalSum {
            margin: 5px 0 0;
            font-size: 14px;
            font-weight: 600;
            background: var(--background-muted);
            color: var(--text-color);
        }

    .journal .calendarItem.traning_multi,
    .journal .calendarItem.traning_tri {
        margin-top: 0;
        padding-bottom: 0;
    }

        .journal .calendarItem.traning_multi.traning_multitop,
        .journal .calendarItem.traning_tri.traning_tritop {
            margin-top: 5px;
        }

        .journal .calendarItem.traning_multi a,
        .journal .calendarItem.traning_multitop a,
        .journal .calendarItem.traning_tri a,
        .journal .calendarItem.traning_tritop a {
            border-width: 5px 1px 0;
        }

    .journal .day .multisum,
    .journal .day .trisum {
        font-size: 12px;
        font-weight: 600;
        padding: 5px;
        margin: 0 5px 5px 41px;
        /*     background: #fdfbbf; */
        border: 1px solid #ccc;
        border-top-color: #ddd;
    }

    .commuterFrom,
    .commuterTo {
        font-size: 9px;
        /*     color: #AAA; */
        height: 25px;
        float: left;
    }

    .journal .trisum {
        /*     background: #f5b2a0; */
    }

    .ComDivTo {
        display: inline;
        height: 25px;
    }

    .commuterFrom {
        display: none;
    }

    .ComDivFrom {
        display: inline;
        height: 25px;
    }

    .journal .color_lopning a {
        /*     border-color: #addcaf; */
    }

    .journal .color_lopning .woDetails {
        /*     border-color: #2a8f2e; */
    }

    .journal .weekTotal .color_lopning,
    .ui-widget-content #nav_lopning,
    table.traningsdagbok th.jogg,
    table.traningsdagbok th.joggtop,
    table.traningskalender td p.traning_lo a {
        /*     background: #addcaf; */
    }

        .ui-state-active#nav_lopning,
        .ui-state-hover#nav_lopning,
        table.traningsdetaljer td.lopning,
        table.traningsdetaljer tr.odd td.lopning,
        table.traningskalender td p.traning_lo a:hover {
            /*         background: #2a8f2e; */
        }

    table.traningsdagbok th.jogg {
        border-bottom: 3px solid #2a8f2e;
    }

    table.traningsdagbok th.joggtop {
        border-top: 3px solid #2a8f2e;
    }

    #tbl_lopning {
        border-top: 5px solid #2a8f2e;
    }

    .WorkoutPartLopning {
        background-color: #addcaf;
    }

    .journal .color_cykling a {
        /*     border-color: #eab1d2; */
    }

    .journal .color_cykling .woDetails {
        /*     border-color: #ad3279; */
    }

    .journal .weekTotal .color_cykling,
    .ui-widget-content #nav_cykling,
    table.traningsdagbok th.cykling,
    table.traningsdagbok th.cyklingtop,
    table.traningskalender td p.traning_cy a {
        /*     background: #eab1d2; */
    }

        .ui-state-active#nav_cykling,
        .ui-state-hover#nav_cykling,
        table.pass td.cykling,
        table.traningsdetaljer td.cykling,
        table.traningsdetaljer tr.odd td.cykling,
        table.traningskalender td p.traning_cy a:hover {
            /*         background: #ad3279; */
        }

    table.traningsdagbok th.cyklingtop {
        border-top: 3px solid #ad3279;
    }

    table.traningsdagbok th.cykling {
        border-bottom: 3px solid #ad3279;
    }

    #tbl_cykling {
        border-top: 5px solid #ad3279;
    }

    .WorkoutPartCykling {
        background-color: #eab1d2;
    }

    .journal .color_simning a {
        /*     border-color: #a3e1d9; */
    }

    .journal .color_simning .woDetails {
        /*     border-color: #3dbcac; */
    }

    .journal .weekTotal .color_simning,
    .ui-widget-content #nav_simning,
    table.traningsdagbok th.simning,
    table.traningsdagbok th.simningtop,
    table.traningskalender td p.traning_si a {
        /*     background: #a3e1d9; */
    }

        .ui-state-active#nav_simning,
        .ui-state-hover#nav_simning,
        table.traningsdetaljer td.simning,
        table.traningsdetaljer tr.odd td.simning,
        table.traningskalender td p.traning_si a:hover {
            /*         background: #3dbcac; */
        }

    table.traningsdagbok th.simning {
        border-bottom: 3px solid #3dbcac;
    }

    table.traningsdagbok th.simningtop {
        border-top: 3px solid #3dbcac;
    }

    #tbl_simning {
        border-top: 5px solid #3dbcac;
    }

    .WorkoutPartSimning {
        background-color: #a3e1d9;
    }

    .journal .color_skidor a {
        /*     border-color: #b6d9e6; */
    }

    .journal .color_skidor .woDetails {
        /*     border-color: #3e87a4; */
    }

    .journal .weekTotal .color_skidor,
    .ui-widget-content #nav_skidor,
    table.traningsdagbok th.skidor,
    table.traningsdagbok th.skidortop,
    table.traningskalender td p.traning_sk a {
        /*     background: #b6d9e6; */
    }

        .ui-state-active#nav_skidor,
        .ui-state-hover#nav_skidor,
        table.traningsdetaljer td.skidor,
        table.traningsdetaljer tr.odd td.skidor,
        table.traningskalender td p.traning_sk a:hover {
            /*         background: #3e87a4; */
        }

    table.traningsdagbok th.skidor {
        border-bottom: 3px solid #3e87a4;
    }

    table.traningsdagbok th.skidortop {
        border-top: 3px solid #3e87a4;
    }

    #tbl_skidor {
        border-top: 5px solid #3e87a4;
    }

    .WorkoutPartSkidor {
        background-color: #b6d9e6;
    }

    .journal .color_ovrigt a {
        /*     border-color: #bbb; */
    }

    .journal .color_ovrigt .woDetails {
        /*     border-color: #666; */
    }

    .journal .weekTotal .color_ovrigt,
    .ui-widget-content #nav_ovrigt,
    table.traningsdagbok th.ovrigt,
    table.traningsdagbok th.ovrigttop,
    table.traningskalender td p.traning_ot a {
        /*     background: #ccc; */
    }

        .ui-state-active#nav_ovrigt,
        .ui-state-hover#nav_ovrigt,
        table.traningsdetaljer td.ovrigt,
        table.traningsdetaljer tr.odd td.ovrigt,
        table.traningskalender td p.traning_ot a:hover {
            /*         background: #999; */
        }

    table.traningsdagbok th.ovrigt {
        border-bottom: 3px solid #666;
    }

    table.traningsdagbok th.ovrigttop {
        border-top: 3px solid #666;
    }

    #tbl_ovrigt {
        border-top: 5px solid #666;
    }

    .WorkoutPartOvrigt {
        background-color: #bbb;
    }

    .journal .color_styrka a {
        /*     border-color: #fde09b; */
    }

    .journal .color_styrka .woDetails {
        /*     border-color: #d49705; */
    }

    .journal .weekTotal .color_styrka,
    .ui-widget-content #nav_styrka,
    table.traningsdagbok th.styrka,
    table.traningsdagbok th.styrkatop,
    table.traningskalender td p.traning_st a {
        /*     background: #fde09b; */
    }

        .ui-state-active#nav_styrka,
        .ui-state-hover#nav_styrka,
        table.traningsdetaljer td.styrka,
        table.traningsdetaljer tr.odd td.styrka,
        table.traningskalender td p.traning_st a:hover {
            /*         background: #d49705; */
        }

    table.traningsdagbok th.styrka {
        border-bottom: 3px solid #d49705;
    }

    table.traningsdagbok th.styrkatop {
        border-top: 3px solid #d49705;
    }

    #tbl_styrka {
        border-top: 5px solid #d49705;
    }

    .WorkoutPartStyrka {
        background-color: #fde09b;
    }

    .journal .color_grupp a {
        /*     border-color: #fdcd95; */
    }

    .journal .color_grupp .woDetails {
        /*     border-color: #b07530; */
    }

    .journal .weekTotal .color_grupp,
    .ui-widget-content #nav_grupp,
    table.traningsdagbok th.grupp,
    table.traningsdagbok th.grupptop,
    table.traningskalender td p.traning_gr a {
        /*     background: #fdcd95; */
    }

        .ui-state-active#nav_grupp,
        .ui-state-hover#nav_grupp,
        table.traningsdetaljer td.grupp,
        table.traningsdetaljer tr.odd td.grupp,
        table.traningskalender td p.traning_gr a:hover {
            /*         background: #b07530; */
        }

    table.traningsdagbok th.grupp {
        border-bottom: 3px solid #b07530;
    }

    table.traningsdagbok th.grupptop {
        border-top: 3px solid #b07530;
    }

    #tbl_grupp {
        border-top: 5px solid #b07530;
    }

    .WorkoutPartGrupp {
        background-color: #fdcd95;
    }

    .journal .color_notis a {
        /*     border-color: #ddd; */
    }

    .journal .color_notis .woDetails {
        /*     border-color: #aaa; */
    }

    .journal .weekTotal .color_notis {
        /*     background: #ddd; */
    }

    .WorkoutPartNotering {
        background-color: #DDD
    }

    .journal .color_triatlon a {
        /*     border-color: #f5b2a0; */
    }

    .journal .color_triatlon .woDetails {
        /*     border-color: #c5360e; */
    }

    .journal .weekTotal .color_triatlon,
    .ui-widget-content #nav_tri {
        /*     background: #f5b2a0; */
    }

    .ui-state-active#nav_tri,
    .ui-state-hover#nav_tri,
    table.traningsdetaljer td.triathlon,
    table.traningsdetaljer tr.odd td.triathlon {
        /*     background: #c5360e; */
    }

    #tbl_tri {
        border-top: 5px solid #c5360e;
    }

    .WorkoutPartTriathlon {
        background-color: #f5b2a0;
    }

    .journal .color_kampsport a {
        /*     border-color: #fb868b; */
    }

    .journal .color_kampsport .woDetails {
        /*     border-color: #fb465f; */
    }

    .journal .weekTotal .color_kampsport,
    .ui-widget-content #nav_kampsport,
    table.traningsdagbok th.kampsport,
    table.traningsdagbok th.kampsporttop,
    table.traningskalender td p.traning_ma a {
        /*     background: #fc9ca1; */
    }

        .ui-state-active#nav_kampsport,
        .ui-state-hover#nav_kampsport,
        table.traningsdetaljer td.kampsport,
        table.traningsdetaljer tr.odd td.kampsport,
        table.traningskalender td p.traning_ma a:hover {
            /*         background: #fffbfc; */
        }

    table.traningsdagbok th.kampsport {
        border-bottom: 3px solid #fb465f;
    }

    table.traningsdagbok th.kampsporttop {
        border-top: 3px solid #fb465f;
    }

    #tbl_kampsport {
        border-top: 5px solid #fb465f;
    }

    .WorkoutPartKampsport {
        background-color: #fffbfc;
    }

    .journal .color_crossfit a {
        /*     border-color: #fb9a98; */
    }

    .journal .color_crossfit .woDetails {
        /*     border-color: #f8413c; */
    }

    .journal .weekTotal .color_crossfit,
    .ui-widget-content #nav_crossfit,
    table.traningsdagbok th.crossfit,
    table.traningsdagbok th.crossfittop,
    table.traningskalender td p.traning_ma a {
        /*     background: #fb9a98; */
    }

        .ui-state-active#nav_crossfit,
        .ui-state-hover#nav_crossfit,
        table.traningsdetaljer td.crossfit,
        table.traningsdetaljer tr.odd td.crossfit,
        table.traningskalender td p.traning_ma a:hover {
            /*         background: #f8413c; */
        }

    table.traningsdagbok th.crossfit {
        border-bottom: 3px solid #f8413c;
    }

    table.traningsdagbok th.crossfittop {
        border-top: 3px solid #f8413c;
    }

    #tbl_crossfit {
        border-top: 5px solid #f8413c;
    }

    .WorkoutPartcrossfit {
        background-color: #fb9a98;
    }

    .journal .color_multi a {
        /*     border-color: #fdfbbf; */
    }

    .journal .color_multi .woDetails {
        /*     border-color: #fff600; */
    }

    .journal .weekTotal .color_multi {
        /*     background: #fdfbbf; */
    }

    .journal .color_walking a {
        /*     border-color: #d5dcaf; */
    }

    .journal .color_walking .woDetails {
        /*     border-color: #adbc49; */
    }

    .journal .weekTotal .color_walking {
        /*     background: #d5dcaf; */
    }


    table.traningskalender tr.aktiviteter td a:hover {
        /*     color: #fff; */
    }

    table.traningsdetaljer td.vila,
    table.traningsdetaljer tr.odd td.vila {
        /*     background: #999; */
    }

    .compfilter span {
        display: block;
        font-size: 11px;
        font-weight: 700;
        line-height: 1;
        margin-bottom: 6px;
    }

        .compfilter span.checkBoxBefore {
            padding-left: 0;
            margin-bottom: 12px;
        }

            .compfilter span.checkBoxBefore label {
                margin-left: 1px;
            }

    .compfilter select,
    .compfilter input {
        margin-top: 2px;
    }

    .pagesnav {
        text-align: center;
        margin: 30px 0;
    }

        /*    .pagesnav select {
        width: 20%;
        margin: 0 10px;
        position: relative;
        height: 25px;
    }
*/
        .pagesnav .pages {
            display: inline-block;
            margin: 0 10px;
        }

        .pagesnav a {
            display: inline-block;
            padding: 2px 6px;
            margin: 0 8px;
            position: relative;
            font-size: 12px;
            text-decoration: none;
            /*         color: #000; */
            font-family: Helvetica, sans-serif;
            border-radius: 2px;
            border: 1px solid #ccc;
            /*         background: #eee; */
        }

            .pagesnav a.inactive {
                border: 1px solid #eee;
                /*             background: #fff; */
                /*             color: #eee; */
                cursor: default;
            }


    /* Träningsprogram */

    .program-adder {
        margin-top: 15px;
        border: 1px solid #aaa;
        padding: 10px 10px 15px 15px;
        border-radius: 5px;
        box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
        left: -43px;
        left: calc(50% - 163px);
        position: absolute;
        /*     background: #fff; */
        min-width: 280px;
        transition: left .5s;
    }

        .program-adder .checkBoxBefore label {
            font-weight: 400;
            display: inline-block;
            margin-right: 0;
        }

        .program-adder .up-arrow {
            display: inline-block;
            width: 16px;
            height: 16px;
            border: 0 solid #aaa;
            border-width: 1px 0 0 1px;
            transform: rotate(45deg);
            position: absolute;
            top: -10px;
            left: 155px;
            left: calc(50% - 12px);
            /*         background: #fff; */
        }

        .program-adder .separate-wo-info,
        .program-adder .info-star {
            position: absolute;
            /*         background: #333; */
            /*         color: #fff; */
            padding: 5px 10px 7px;
            max-width: 190px;
            bottom: 75px;
            left: 30px;
            border-radius: 10px 10px 10px 0;
            box-shadow: 0 2px 5px #888;
        }

        .program-adder .info-star {
            bottom: 100px
        }

            .program-adder .info-star.smaller a {
                display: block;
                /*         color: #fff; */
                font-weight: 400;
            }

        .program-adder .info-hover {
            display: inline-block;
            position: relative;
            top: 2px;
            margin-left: 3px;
            cursor: pointer;
            /*         color: #777; */
            font-size: 16px;
        }

        .program-adder .star {
            margin-left: 5px;
            cursor: pointer;
        }

    input#addToCalendar:not(:checked) ~ label:last-of-type {
        /*     color: #999; */
        pointer-events: none;
    }

        input#addToCalendar:not(:checked) ~ label:last-of-type::before {
            /*         color: #aaa; */
            content: "\f146";
        }

    table.traningsprogram td {
        border-bottom: none;
        border-top: 1px solid #E0E0E0;
        padding: 6px 6px 6px 0;
        vertical-align: top;
        font-size: 12px;
    }

    table.traningsprogram th {
        /*     color: #000; */
        padding: 10px 6px 10px 0;
        text-align: left;
        font-size: 14px;
    }

    table.traningsprogram h3 {
        font-size: 16px;
    }

    table.traningsprogram td.notop {
        border-top: medium none;
    }

    table.traningsprogram td.distans,
    table.traningsprogram th.distans {
        text-align: right;
        white-space: nowrap;
    }

    table.traningsprogram td.traning ul {
        font-size: 12px;
        list-style-type: disc;
        list-style-position: inside;
        padding: 5px 0;
        vertical-align: middle;
    }

    .contact,
    .contacts {
        vertical-align: top;
    }

    table.traningsprogram td.traning ul li {
        font-size: 12px;
        padding: 5px 0;
    }

    .runningCalculator ol {
        list-style: none;
        margin: 0;
    }

    .runningCalculator li {
        width: 100%;
        border: none;
        list-style-position: outside;
        margin: 0 0 10px;
    }

    .runningCalculator label {
        width: 100%;
        /*     color: #000; */
        margin: 0 5px 6px 10px;
        position: relative;
        font-size: 12px;
    }

    .runningCalculator table {
        margin: 15px 0;
        float: left;
    }

    .runningCalculator .ErrorMsg {
        float: left;
        margin: 10px;
        /*     color: #600; */
    }

    .runningCalculatorLink {
        display: inline-block;
        padding: 0 6px 0 26px;
        min-height: 22px;
        background: url(/Images/calculator_18.jpg) 0 4px no-repeat;
        margin-top: 10px;
    }

    .CompetitionHeaderImage {
        margin-bottom: 0;
    }

    .background--light {
        /*     color: #000; */
        text-shadow: 1px 1px 1px #fff;
    }

    .background--dark {
        /*     color: #fff; */
        text-shadow: 1px 1px 1px #000;
    }

    #StickyButton a.h1Button,
    .bigForm label,
    .infoColumn {
        font-size: 13px;
    }

    #StickyButton {
        text-align: center;
        margin-left: 10%;
        width: 80%;
        opacity: .8;
        z-index: 100;
    }

    .bigForm label {
        display: inline-block;
        margin: 15px 0 0;
    }

    .bigForm input,
    .bigForm select,
    .bigForm textarea {
        display: inline-block;
        font-size: 13px;
        margin: 5px 0 0;
    }

    .bigForm textarea {
        height: 80px;
    }

    #pageRight,
    .contact,
    .contact a,
    .contacts,
    .programWeekHeader,
    .rateControl {
        text-align: center;
    }

    .contact {
        display: inline-block;
    }

    .contacts {
        margin-top: 40px;
    }

    .contact {
        width: 200px;
        min-height: 360px;
        margin: 0 20px;
    }

        .contact a .image {
            width: 200px;
            height: 200px;
            border-radius: 100px;
            background-image: url(../Images/personal.jpg);
            margin-bottom: 10px;
        }

        .contact a .name {
            font-size: 16px;
            font-weight: 700;
            /*     color: #111; */
            margin-bottom: 10px;
        }

        .contact .title {
            font-size: 11px;
            /*     color: #666; */
            text-transform: uppercase;
            margin-bottom: 6px;
        }

        .contact .email a,
        .contact .phone {
            display: inline-block;
            font-size: 12px;
            /*     color: #444; */
            font-weight: 700;
            margin-bottom: 6px;
        }


    #footer {
        float: left;
        /*     background: #aaa; */
        border-top: 2px solid #eee;
        font-size: 14px;
        /*     color: #fff; */
        width: 100%;
    }

    #footerInner {
        position: relative;
        padding: 30px 10px 0;
    }

    #footer > div > div {
        font-weight: 600;
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }

    #footer a {
        /*     color: #ccc; */
        text-decoration: none;
    }

    #footer span {
        margin: 0 10px;
    }

    #footer > div > div > div {
        font-size: 12px;
        /*     color: #eee; */
    }

        #footer > div > div > div:first-child {
            margin-top: 6px;
        }


    .hidden {
        display: none !important;
    }

    .visuallyhidden {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        padding: 0;
        position: absolute;
        width: 1px;
    }

        .visuallyhidden.focusable:active,
        .visuallyhidden.focusable:focus {
            clip: auto;
            height: auto;
            margin: 0;
            overflow: visible;
            position: static;
            width: auto;
        }

    .clearfix:after,
    .clearfix:before {
        display: table;
    }

    #measureMap,
    #measureMapControlPanel .spacedButton {
        margin-bottom: 10px;
    }

    #measureMap {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border: 1px solid #AAA;
        position: absolute;
        overflow: hidden;
        background-color: #e5e3df;
        margin-top: 10px;
    }

    #measureMapControlPanel {
        top: 10px;
        right: 10px;
        width: 120px;
        background-color: #FFF;
        padding: 5px;
    }

        #measureMapControlPanel input[type=button] {
            width: 100%;
            margin-top: 5px;
        }

        #measureMapControlPanel .checkBoxButton {
            border: 1px solid #999;
            /*     color: #FFF; */
            /*     background: #999; */
            border-radius: 3px;
            font-size: 12px;
            font-weight: 700;
            margin-top: 5px;
            cursor: pointer;
            padding: 1px 0 3px 22px;
            position: relative;
        }

            #measureMapControlPanel .checkBoxButton div {
                position: absolute;
                width: 12px;
                height: 12px;
                border: 1px solid #666;
                /*     background: #FFF; */
                top: 3px;
                left: 3px;
            }

            #measureMapControlPanel .checkBoxButton.checkBoxSelected {
                /*     background: #1E8438; */
            }

                #measureMapControlPanel .checkBoxButton.checkBoxSelected div {
                    border: 1px solid #FFF;
                    background: url(/Images/check.png) no-repeat #FFF
                }

        #measureMapControlPanel input {
            font-size: 11px;
            font-weight: 400;
            margin: 0;
        }

        #measureMapControlPanel #editRouteText {
            font-size: 10px;
            margin: 5px 0;
            display: none;
        }

    #altitudeChart {
        height: 150px;
        display: none;
    }


    .Signmeup {
        /*     color: #19437c !important; */
        font-size: 17px;
        font-family: SerifaDW01-Light;
    }

        .Signmeup:hover {
            /*         color: #19437c !important; */
            text-decoration: underline;
        }

    .workoutFriends {
        float: left;
        width: 100%;
        padding: 5px 0 8px;
    }

        .workoutFriends .friend {
            float: left;
            padding: 0 10px 10px 0;
        }

    .padd {
        padding: 10px;
    }

    .goalinfotable {
        width: 300px;
        display: inline-block;
        vertical-align: top;
    }

    .goaltable {
        max-width: 300px;
        margin-top: 10px;
    }

    .rateControl {
        margin: 10px;
        border: 1px solid #DDD
    }

    #measureMapControlPanel {
        position: absolute;
        background-color: rgba(255, 255, 255, .7);
        border: 1px solid #AAA;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }

    .OnMapInfo {
        width: 180px !important;
        padding: 15px !important;
        font-size: 14px;
        left: 30px !important;
        top: 150px !important;
        line-height: 28px;
        font-family: aleoregular, serif;
    }

    #GetAltitudesButton {
        position: absolute;
        top: 430px;
        left: 30px !important;
        z-index: 10001;
    }

    .ProfileButton {
        border-radius: 33px !important;
        border: none !important;
        height: 66px;
        width: 66px;
        margin: 5px !important;
        white-space: normal !important;
        vertical-align: text-bottom !important;
    }

        .ProfileButton:hover {
            box-shadow: 0 3px 5px 0 rgba(0,0,0,0.3);
        }

    .NameBox,
    .NmbBox {
        height: 15px;
        padding-top: 5px;
        float: left;
    }

    .NameBox,
    .NmbBox,
    .NameBox {
        width: 93%;
    }

    .NmbBox {
        width: 4%;
        overflow: hidden;
        display: inline;
    }

    .NameLink {
        /*     color: #000 !important; */
    }

    .PointBox {
        float: left;
        width: 100%;
    }

    #Sdb_img {
        margin: 10px;
    }

    #Asp_img {
        margin: 10px 10px 10px 180px;
        width: 120px;
    }

    .multiinfo,
    .subinfo {
        width: 76px;
        border: 1px solid #eee;
        font-size: 12px;
        text-align: left;
        padding: 6px;
        margin-right: 10px;
        cursor: pointer;
        position: relative;
    }

    .multiinfo {
        font-weight: 700;
        bottom: 0;
        left: 0;
        float: left;
        margin-bottom: 7px;
    }

    .subinfo {
        float: left;
        margin-bottom: 14px;
    }

    #divStats .userbox,
    .statinfo ul li span.info {
        width: 130px;
        float: left;
    }

    #divStats .header,
    .statinfo {
        padding: 0;
        margin: 0;
    }

    .arrow,
    .partnumber {
        display: none;
    }

    .t0 {
        border-bottom: solid #31a836;
    }

    .t1 {
        border-bottom: 3px solid #999;
    }

    .t2 {
        border-bottom: 3px solid #aaa;
    }

    .t3 {
        border-bottom: 3px solid #499fc1;
    }

    .t4 {
        border-bottom: 3px solid #0c6385;
    }

    .t5 {
        border-bottom: 3px solid #cb3b8e;
    }

    .t6 {
        border-bottom: 3px solid #7232ad;
    }

    .t7 {
        border-bottom: 3px solid #ff61bc;
    }

    .t8 {
        border-bottom: 3px solid #3dbcac;
    }

    .t9 {
        border-bottom: 3px solid #fff600;
    }

    .t10 {
        border-bottom: 3px solid #e73f11;
    }

    .t11 {
        border-bottom: 3px solid #f9b206;
    }

    .t12 {
        border-bottom: 3px solid #fff600;
    }

    .t13 {
        border-bottom: 3px solid #444;
    }

    .t15 {
        border-bottom: 3px solid #b00;
    }

    .statinfo ul li a,
    .statinfo ul li span {
        float: left;
        width: 98%;
    }

    #divStats .userspacing {
        width: 20px;
        float: left;
    }

    .statinfo {
        display: inline-block;
        width: 98%;
        vertical-align: top;
    }

    .competitioncalendar {
        float: left;
        clear: left;
        width: 97%;
    }

    .calendaritem {
        border: 1px solid #ddd;
        padding: 8px;
        height: 100px;
        width: 98%;
        margin-bottom: 2px;
        background-color: #f6f6f6;
        cursor: pointer;
        box-sizing: content-box;
    }

    .smallvip,
    .vip {
        background-color: #fff;
    }

    .vip {
        height: 140px;
    }

    .calendaritem .name {
        position: relative;
        font-weight: 700;
        font-size: 13px;
        /*     color: #1e8438; */
        width: 100%;
        height: 19px;
        overflow: hidden;
    }

    .calendaritem .dateInfo {
        float: left;
        width: 140px;
    }

    .competitioncalendar .calendaritem .dateInfo {
        width: 50%;
    }

    .calendaritem .stars {
        position: relative;
        height: 25px;
        float: left;
        clear: both;
        margin-top: 5px;
    }

        .calendaritem .stars img {
            width: 100px;
            padding-bottom: 5px;
        }

    .arrlogo {
        float: right;
        padding: 3px;
        width: 130px;
    }

        .arrlogo img {
            max-width: 100px;
            max-height: 40px;
            float: right;
        }

    .distanceInfo {
        float: right;
        margin-top: 7px;
    }

    .city,
    .county {
        margin: 0;
    }

    .distanceDiv {
        width: 100%;
        float: left;
        clear: both;
    }

    .city {
        font-size: 12px;
    }

    .calendaritem .info {
        position: relative;
        margin-top: 10px;
        clear: both;
    }

    .calendaritem .bottom {
        position: absolute;
        bottom: 5px;
        left: 5px;
    }

    .calendaritem .icon {
        float: left;
        display: inline;
        clear: both;
    }

        .calendaritem .icon img,
        .picto {
            height: 30px;
            padding: 4px 1px 3px;
            float: left;
        }

    .calendaritem .race-icon {
        /*     color: #666; */
        width: 26px;
        padding-top: 5px;
        font-size: 13px;
        line-height: 24px;
        float: left;
    }

        .calendaritem .race-icon .fa-inverse {
            /*         color: #fbfbfb; */
        }

    .calendaritem .backyard-icon .fa-clock {
        font-size: 18px;
    }

    .calendaritem .relay-icon .fa-repeat {
        font-size: 16px;
    }

    .calendaritem .chip-timing-icon .fa-stopwatch {
        font-size: 16px;
        padding-top: 3px;
    }

    .calendaritem .chip-timing-icon .fa-bolt {
        font-size: 10px;
        transform: rotate(15deg);
        padding-top: 1px;
    }

    .calendaritem .live-results-icon .fa-history {
        font-size: 15px;
    }

    .pricetag {
        /*     color: #FFF; */
        background-color: #666;
        height: 22px;
        float: left;
        font-weight: 700;
        padding: 1px 5px 4px;
        margin: 4px 1px 3px;
        border-radius: 12px;
    }

    .calendaritem .signup {
        position: absolute;
        bottom: 5px;
        right: 0;
        text-align: right;
    }

    .smaller {
        font-size: 11px;
    }

    .weeknumber {
        width: 90%;
        height: 10px;
        font-weight: 700;
        background: 0 0;
        border: none;
    }

    .workoutInfoBox {
        width: 150px;
        float: left;
        margin-bottom: 15px;
        line-height: 1;
    }

        .workoutInfoBox .mainInfo {
            font-size: 22px;
            font-weight: 700;
        }

        .workoutInfoBox .infoUnit {
            font-size: 16px;
            font-weight: 700;
        }

        .workoutInfoBox .infoLabel,
        .workoutInfoBoxBorg .infoLabel {
            font-size: 10px;
        }

    .workoutInfoBoxBorg {
        width: 450px;
        float: left;
        margin-bottom: 15px;
    }

    .equipmentInfoBox {
        float: left;
        width: 225px;
        margin-bottom: 10px;
    }

        .equipmentInfoBox .equipmentImage {
            float: left;
            height: 50px;
        }

        .equipmentInfoBox .equipmentInfoText {
            float: left;
            padding-top: 8px;
            padding-left: 5px;
            max-width: 170px;
            overflow: hidden;
        }

    .lr_tbl {
        margin-top: 10px;
    }

        .lr_tbl td {
            padding: 5px;
            font-size: 11px;
        }

        .lr_tbl .midgray,
        .lr_tbl .subhead {
            padding: 9px 10px 5px;
            background-color: #DDD
        }

        .lr_tbl .rightMe {
            text-align: right;
        }

        .lr_tbl .midgray {
            border-top: 15px solid #FFF;
            font-size: 14px;
            font-weight: 700;
            /*     color: #000; */
        }

        .lr_tbl .subhead {
            /*     color: #444; */
            font-weight: 400;
        }

        .lr_tbl th {
            font-weight: 700;
            padding: 3px;
            font-size: 11px;
            text-align: center;
            /*     color: #444; */
            border-bottom: none;
        }

        .lr_tbl tr.lightgray td {
            background-color: #F0F0F0;
        }

    .importCheck {
        float: left;
    }

        .importCheck label {
            display: inline;
        }

    .mobileBreak {
        clear: both;
    }

    .truncatehref {
        max-width: 250px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        vertical-align: bottom;
    }

    .lazyload {
        width: 1px !important;
        height: 1px !important;
        display: inline;
        float: left;
    }

    .userInfo {
        margin-top: 5px;
        text-align: center;
        font-weight: 700;
        display: flex;
        justify-content: space-evenly;
    }

        .userInfo .statItem {
            border: none;
            text-align: center;
            vertical-align: middle;
            box-sizing: content-box;
            position: relative;
            display: inline-block;
            min-width: 90px;
            max-width: 90px;
            min-height: 58px;
            max-height: 58px;
            border-radius: 50px;
            margin: 10px calc(-40px + 10%);
            padding: 15px 0;
            color: #fff;
            line-height: 1;
            transition: margin 1s;
        }

            .userInfo .statItem a {
                color: #fff;
            }

            .userInfo .statItem .label {
                font-size: 12px;
                display: block;
                line-height: 1.1;
                padding: 3px 10px 0;
            }

            .userInfo .statItem .value {
                font-size: 28px;
                line-height: 30px;
                font-family: aleoregular;
                letter-spacing: 1.5px;
            }

        .userInfo div a {
            font-weight: 700;
        }

        .userInfo .statItem .unit {
            font-size: 11px;
            display: block;
            line-height: 10px;
        }

    .moreProfileInfo {
        display: none;
        visibility: hidden;
        position: absolute;
    }

    .tdbokNavigation {
        flex-direction: column;
    }

    /* BUS-16 */
    .tdbokSelector {
        text-align: center;
    }

        .tdbokSelector ul {
            display: grid;
            grid-auto-flow: column;
            justify-content: center;
        }

        .tdbokSelector .layout li {
            float: left;
            padding: 3px 0 2px;
            border: 1px solid #999;
            border-left: 0;
        }

            .tdbokSelector .layout li a {
                font-size: 12px;
            }

            .tdbokSelector .layout li:hover {
                cursor: pointer;
                box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
            }

            .tdbokSelector .layout li:first-child {
                border-top-left-radius: 100px;
                border-bottom-left-radius: 100px;
                padding-left: 5px;
                border-left: 1px solid #888;
            }

            .tdbokSelector .layout li:last-child {
                border-right: 1px solid #888;
                border-top-right-radius: 100px;
                border-bottom-right-radius: 100px;
                padding-right: 3px;
            }

            .tdbokSelector .layout li a {
                /*             color: #444; */
                padding: 2px 10px 3px;
                display: block;
            }

            .tdbokSelector .layout li.chosen {
                /*             background: #676767; */
                /*             border-color: #676767; */
            }

                .tdbokSelector .layout li.chosen a {
                    /*             color: #fff; */
                }

            .tdbokSelector .layout li a i {
                /*             color: #666; */
                padding-right: 5px;
                font-size: 13px;
                position: relative;
                top: 1px;
            }

            .tdbokSelector .layout li.chosen a i {
                /*             color: #eee; */
            }

            .tdbokSelector .layout li a.graph i {
                font-size: 14px;
                line-height: 13px;
                top: 2px;
            }

    .tdbokDates {
        position: relative;
        margin: 20px 0;
        text-align: center;
    }

        .tdbokDates img {
            position: absolute;
            top: 8px;
            right: 30px;
        }

        .tdbokDates select {
            max-width: 280px;
            min-height: 28px;
            padding-left: 2px;
            font-size: 14px;
        }

    .goalsContainer {
        width: 94%;
        padding: 20px 3% 0;
        margin: 0;
    }

    .goalBox {
        width: 100%;
        padding: 2px 0 10px;
        margin-bottom: 20px;
        border-bottom: 0;
        box-shadow: 0px 0px 5px 1px rgba(0,0,0,.2);
        border-radius: 10px;
        text-align: center;
        position: relative;
    }

        .goalBox .goalEditImageLink {
            position: absolute;
            right: 5px;
            top: 8px;
            opacity: 0.5;
        }

        .goalBox h1 {
            margin-bottom: 0;
        }

        .goalBox em {
            font-size: 12px;
            line-height: 1.2;
        }

    .goalChart {
        width: 300px;
        height: 300px;
        display: inline-block;
        z-index: 0;
        position: relative;
    }

        .goalChart div {
            display: inline-block;
        }

            .goalChart div.percent {
                position: absolute;
                top: 50%;
                left: 0;
                width: 100%;
                margin-top: -25px;
                margin-left: 3px;
                font-family: aleoregular, serif;
                font-size: 30px;
                font-weight: 600;
                line-height: 1;
                letter-spacing: 2px;
                /*             color: #444; */
            }

                .goalChart div.percent span {
                    padding-left: 2px;
                    font-size: 25px;
                }

        .goalChart .linkbox {
            margin-top: 10px;
            text-align: center;
        }

            .goalChart .linkbox a,
            .newGoalContainer input[type=submit],
            .goalCreate input[type=submit],
            .goalCreate a.button_01,
            .goalDetails .backToGoals,
            .statistics .button_01 {
                /*             color: #444 !important; */
                font-size: 14px !important;
                font-weight: 300;
                padding: 5px 14px;
                border: 1px #ccc solid;
                border-radius: 25px;
                /*             background: #fff; */
                margin: 0;
            }

                .goalCreate a.button_01.multipleSelect {
                    padding: 0 10px;
                    margin-top: 5px;
                    float: right;
                }

    .goalDetails .backToGoals {
        position: fixed;
        top: calc(100vh - 42px);
        right: 6px;
        z-index: 1;
        box-shadow: 0 0 4px 1px rgba(0,0,0,.2);
    }

    .goaltable td {
        width: 50%;
        vertical-align: top;
    }

        .goaltable td.label {
            font-size: 12px;
            font-weight: 600;
            line-height: 1;
            padding-top: 15px;
            white-space: nowrap;
        }

        .goaltable td.value {
            white-space: nowrap;
        }

        .goaltable td.goalDescription {
            font-size: 12px;
            line-height: 1.4;
        }

            .goaltable td.goalDescription div {
                margin: 20px 5px 5px;
                padding: 5px;
                /*         background: #f5f5f5; */
                border-radius: 5px;
            }

    .newGoalContainer {
        text-align: center;
        margin-bottom: 15px;
    }

    div#stickyHeader {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 950;
        background: rgba(255,255,255,.9);
        width: 100%;
    }

    .goalDetails {
        /*     background: #fff; */
        position: relative;
        margin-top: -40px;
    }

    .goalCreate {
        /*     background: #fff; */
        max-width: 300px;
        text-align: left;
        display: inline-block;
        float: none;
        position: relative;
        margin-top: -40px;
    }

        .goalCreate h1 {
            text-align: center;
        }

        .goalCreate .select,
        .statistics .select {
            min-height: 25px;
            padding-left: 2px;
            font-size: 14px;
        }

        .goalCreate .submitButtonsContainer {
            padding: 15px 0;
            clear: both;
        }

            .goalCreate .submitButtonsContainer .button_01 {
                padding: 5px 12px;
                margin-left: 5px;
            }

                .goalCreate .submitButtonsContainer .button_01:first-of-type {
                    margin-left: 0;
                }

            .goalCreate .submitButtonsContainer .button_save {
                /*             border-color: #393; */
            }

            .goalCreate .submitButtonsContainer .button_cancel {
                /*             border-color: #999; */
                float: right;
            }

            .goalCreate .submitButtonsContainer .button_delete {
                /*             border-color: #f66; */
                float: right;
            }

    .chartHeading {
        width: 100%;
        font-size: 16px;
        text-align: center;
        margin: 10px 0;
    }

    .goalDetails .chartContainer,
    .statistics .chartContainer {
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .goalDetails #detailchart,
    .goalDetails #aheadchart,
    .statistics #chart {
        min-width: 647px;
        width: 100%;
        height: 300px;
    }

    .traningsdagbok {
        text-align: center;
    }

        .traningsdagbok fieldset {
            text-align: left;
        }

    .statistics label {
        display: inline;
    }

    .statistics .select {
        width: auto;
    }

    .statistics .horizontalTip {
        font-size: 11px;
        /*     color: #999; */
        margin-bottom: 5px;
    }

    @media (orientation: landscape) {
        .statistics .horizontalTip {
            display: none;
        }
    }

    .sr-only {
        color: transparent;
    }

    b.borg-value {
        float: right;
    }

        b.borg-value::after {
            content: "";
            display: inline-block;
            width: 8px;
            height: 8px;
            margin-left: 5px;
            border-radius: 10px;
            background-image: url(/Images/borskalan_bg.png);
        }

    .borg-6::after {
        background-position-x: 6.7%;
    }

    .borg-7::after {
        background-position-x: 13.3%;
    }

    .borg-8::after {
        background-position-x: 20%;
    }

    .borg-9::after {
        background-position-x: 26.7%;
    }

    .borg-10::after {
        background-position-x: 33.3%;
    }

    .borg-11::after {
        background-position-x: 40%;
    }

    .borg-12::after {
        background-position-x: 46.7%;
    }

    .borg-13::after {
        background-position-x: 53.3%;
    }

    .borg-14::after {
        background-position-x: 60%;
    }

    .borg-15::after {
        background-position-x: 66.7%;
    }

    .borg-16::after {
        background-position-x: 73.3%;
    }

    .borg-17::after {
        background-position-x: 80%;
    }

    .borg-18::after {
        background-position-x: 86.6%;
    }

    .borg-19::after {
        background-position-x: 93.3%;
    }

    .borg-20::after {
        background-position-x: 100%;
    }

    .dnf .fa-medal {
        /*     color: #ccc !important; */
    }

    .workoutHeader .planned-icon {
        margin-right: 10px;
    }

    .workoutHeader .planned-text {
        padding-right: 1ex;
        font-weight: 600;
    }

    .date-warning {
        border: 1px solid #C62828;
        padding: 2px 10px;
        margin-top: 10px;
        display: inline-block;
        line-height: 1.25;
    }

        .date-warning i {
            float: left;
            padding: 6px 10px 40px 0;
            font-size: 200%;
            /*     color: #C62828; */
        }

        .date-warning label {
            float: right;
            margin: 4px 10px;
            font-size: 11px;
            cursor: pointer;
        }

        .date-warning input[type="submit"] {
            padding: 2px 30px 3px;
            margin-right: 12px;
        }

        .date-warning input[type="checkbox"] {
            vertical-align: middle;
            margin-right: 5px;
        }

    .box fieldset.planned-status {
        margin-bottom: 20px;
    }

    .planned-status > label {
        margin: 8px 0;
    }

    .planned-status div {
        margin-bottom: 10px;
    }

        .planned-status div:last-of-type {
            margin-bottom: 0;
        }

        .planned-status div label {
            width: unset;
            float: none;
            margin: 0;
            cursor: pointer;
            font-weight: 400;
            position: relative;
        }

            .planned-status div label input[type="radio"] {
                top: 2px;
                position: relative;
            }

            .planned-status div label i {
                padding: 0 5px;
            }

                .planned-status div label i.fa-ban {
                    position: absolute;
                    left: 14px;
                    top: 3px;
                    font-size: 14px;
                    /*         color: #F44336; */
                }

    .multibanner {
        display: inline-block;
        width: 94%;
        width: calc(100% - 60px);
        padding: 10px 20px;
        margin: 10px 10px 0;
        background-color: #d6e7c9;
        font-size: 14px;
        text-align: center;
    }

        .multibanner .planned-icon {
            margin-right: 10px;
            font-size: 20px;
        }

    .forumLink {
        float: right;
        padding: 9px;
        clear: both;
    }

        .forumLink a {
            font-size: 12px;
        }

            .forumLink a i {
                font-size: 11px;
            }

    td.text-right {
        text-align: right !important;
    }

    .icon-preload {
        width: 0px;
        height: 0px;
        position: absolute;
        left: -10000px;
    }

    i.star {
        width: 20px;
        height: 20px;
        background: url(/img/starV4_40.png) no-repeat;
        display: inline-block;
        background-size: contain;
        position: relative;
        top: 5px;
        margin-top: -6px;
    }

    i.star_right {
        margin-left: 5px;
        margin-right: -7px;
    }

    i.delete {
        /*     color: #666; */
    }

    .checkBoxButton input[type=checkbox],
    .checkBoxBefore input[type=checkbox],
    .checkBoxAfter input[type=checkbox],
    .radioButtonBefore input[type=radio] {
        display: none;
    }

    .checkBoxBefore label {
        width: auto;
        margin-right: 10px;
    }

    .checkBoxButton input[type=checkbox] + label:before,
    .checkBoxBefore input[type=checkbox] + label:before,
    .checkBoxAfter input[type=checkbox] + label:before,
    .radioButtonBefore input[type=radio] + label:before {
        font-family: "Font Awesome 5 Pro";
        /*     color: #000; */
        font-size: 14px;
        font-weight: 400;
        width: 12px;
        height: 12px;
        display: inline-block;
        padding-right: 2px;
        content: "\f0c8";
    }

    .radioButtonBefore input[type=radio] + label:before {
        content: "\f111"
    }

    .checkBoxButton input[type=checkbox]:checked + label:before,
    .checkBoxBefore input[type=checkbox]:checked + label:before,
    .checkBoxAfter input[type=checkbox]:checked + label:before {
        content: "\f14a";
    }

    .radioButtonBefore input[type=radio]:checked + label:before {
        content: "\f192";
        font-weight: 400;
    }

    .checkBoxButton input[type=checkbox]:disabled + label:before,
    .checkBoxBefore input[type=checkbox]:disabled + label:before,
    .checkBoxAfter input[type=checkbox]:disabled + label:before {
        /*     background: #eee; */
        /*     color: #aaa; */
    }

    .checkBoxBefore input[type=checkbox] + label:before,
    .radioButtonBefore input[type=radio] + label:before {
        padding-right: 5px;
    }

    .checkBoxAfter input[type=checkbox] + label:before {
        position: absolute;
        left: 125px;
    }

    .export .checkBoxBefore label {
        width: 130px;
        display: inline-block;
    }

    .infobox {
        padding: 15px 20px 13px 17px;
        margin-bottom: 5px;
        /*     background: #FFF9C4; */
    }

        .infobox.info-green {
            background: #C8E6C9
        }

        .infobox::before {
            content: "\f05a";
            font-family: "Font Awesome 5 Pro";
            font-size: 150%;
            font-weight: 900;
            /*     color: #555; */
            line-height: 1.2;
            position: absolute;
        }

        .infobox > div {
            margin-left: 35px;
        }

        .infobox a {
            /*     color: #333; */
        }

    .borg-control {
        margin: 10px 0;
        padding: 10px 10px 0;
        border-top: 1px solid #eee;
        font-size: 11px;
        font-family: 'Open Sans', sans-serif;
        /*     color: #333; */
        text-align: right;
    }

        .borg-control .slide-control {
            float: right;
            margin: 0 0 5px 10px;
            top: 0;
        }

    .slide-control {
        /*     background: #e3e3e3; */
        height: 16px;
        width: 32px;
        border: 1px solid #ccc;
        border-radius: 10px;
        display: inline-block;
        position: relative;
        top: 5px;
        margin-right: 10px;
        transition-delay: 0.1s;
    }

        .slide-control:before {
            content: '';
            width: 18px;
            height: 18px;
            /*         background: #fff; */
            border: 1px solid #9E9E9E;
            border-radius: 10px;
            position: absolute;
            left: -2px;
            top: -2px;
            box-shadow: 0 2px 4px 0px rgba(0,0,0,0.3);
            transition: left 0.2s ease-in-out;
        }

        .slide-control.on {
            /*         background: #f8fffa; */
            /*         border-color: #1e8438; */
        }

            .slide-control.on:before {
                left: 15px;
            }

    .black {
        /*     color: #111 !important; */
    }

    .grey {
        /*     color: #666 !important; */
    }

    .green {
        /*     color: #31a836 !important; */
    }

    .ilb {
        display: inline-block !important;
    }

    .fl {
        float: left !important;
    }

    .fr {
        float: right !important;
    }

    .tal {
        text-align: left !important;
    }

    .tac {
        text-align: center !important;
    }

    .tar {
        text-align: right !important;
    }

    .w100 {
        width: 100% !important;
    }

    .mt5 {
        margin-top: 5px !important;
    }

    .mr5 {
        margin-right: 5px !important;
    }

    .mb5 {
        margin-bottom: 5px !important;
    }

    .ml5 {
        margin-left: 5px !important;
    }

    .mt10 {
        margin-top: 10px !important;
    }

    .mr10 {
        margin-right: 10px !important;
    }

    .mb10 {
        margin-bottom: 10px !important;
    }

    .ml10 {
        margin-left: 10px !important;
    }

    .p5 {
        padding: 5px !important;
    }

    .p10 {
        padding: 10px !important;
    }

    .pt5 {
        padding-top: 5px !important;
    }

    .pr5 {
        padding-right: 5px !important;
    }

    .pb5 {
        padding-bottom: 5px !important;
    }

    .pl5 {
        padding-left: 5px !important;
    }

    .pt10 {
        padding-top: 10px !important;
    }

    .pr10 {
        padding-right: 10px !important;
    }

    .pb10 {
        padding-bottom: 10px !important;
    }

    .pl10 {
        padding-left: 10px !important;
    }

    .bb {
        border-bottom: 1px solid #eee !important;
    }

    .bt {
        border-top: 1px solid #eee !important;
    }

    .fs150p {
        font-size: 150% !important;
    }

    .fs200p {
        font-size: 200% !important;
    }

    .darken {
        filter: brightness(0.5) contrast(0.25);
        pointer-events: none;
    }

    .itemImage {
        position: relative;
    }

    .itemImage {
        position: relative
    }

    .imageBoxWrapper {
        position: fixed;
        top: 5%;
        left: 50%
    }

    .imageBoxContainer {
        position: relative;
        top: 0;
        left: -50%;
        min-height: 100px;
        min-width: 175px;
        text-align: center;
        /*     background: #fff; */
        padding: 15px;
        box-shadow: 0 2px 10px 4px rgba(0,0,0,.3);
        border-radius: 5px
    }

        .imageBoxContainer .closer {
            position: absolute;
            top: 0;
            right: -15px;
            font-size: 30px;
            line-height: 0;
            /*         color: #333; */
            cursor: pointer
        }

            .imageBoxContainer .closer:first-of-type {
                color: #fff
            }

    .imageBox {
        overflow: auto;
        max-height: 750px;
        max-height: calc(90vh - 30px);
        max-width: 900px;
        max-width: calc(100vw - 80px)
    }

    img.imageBoxImage {
        max-width: 1024px
    }

    .doCopy::after {
        content: "\f0c5";
        font-size: 90%;
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
        line-height: 1.5;
        position: absolute;
        display: inline-block;
        margin-left: 1ex;
        /*     color: #31a836; */
        z-index: 399;
    }

    h1.doCopy::after {
        margin-top: -2px;
    }

    .wo-type.doCopy::after,
    .kommentar.doCopy::after {
        margin-top: 2px;
    }

    .friend.doCopy::after {
        margin-left: -1ex;
    }

    .user-wo-type-info {
        display: none;
        position: absolute;
        margin-left: 25px;
        /*     color: #EF6C00; */
        font-size: 12px;
    }

    .user-wo-type.warning-icon .user-wo-type-info {
        display: inline-block;
    }

    .user-wo-type .fa-exclamation-triangle {
        font-size: 14px;
        padding-right: 1ex;
    }

    #map.doCopy::after,
    #map.doCopy::after {
        top: 50%;
        left: 50%;
        top: calc(50% - 18px);
        left: calc(50% - 27px);
        width: 34px;
        height: 34px;
        font-size: 22px;
        line-height: 35px;
        /*     background: #fff; */
        text-align: center;
        border-radius: 5px;
        z-index: 999;
    }

    .itemImage.doCopy, #map.doCopy, #map.doCopy div {
        pointer-events: none;
    }

        .itemImage.doCopy img, #map.doCopy .leaflet-pane {
            filter: opacity(0.5);
        }

    .map-visibility {
        /*     color: #777; */
        font-size: .86em;
        margin-top: 1px;
    }

    .workout-visibility {
        position: relative;
        /*     color: #555; */
        font-size: .86em;
        margin-top: 12px;
    }

        .map-visibility i,
        .workout-visibility i {
            position: relative;
            top: 1px;
            /*     color: #a7a7a7; */
            font-size: 1.125em;
            line-height: 0.8;
        }

        .map-visibility a.map-visibility-change,
        .workout-visibility a.workout-visibility-change {
            font-size: 1.2em;
            line-height: 1.2;
            vertical-align: text-top;
            /*     color: #227626; */
        }

    .map-visibility-selector,
    .workout-visibility-selector {
        position: absolute;
        right: 0;
        top: 350px;
        padding: 4px 10px;
        margin: 0 10px;
        background-color: #fcfcfc;
        /*     color: #474747; */
        font-size: 1.1em;
        box-shadow: 0px 2px 20px 3px rgb(127 127 127 / 25%);
        z-index: 1010;
    }

    .workout-visibility-selector {
        top: -13px;
        margin: 0;
        box-shadow: 0px 0px 10px 1px rgb(127 127 127 / 25%);
    }

        .map-visibility-selector select,
        .workout-visibility-selector select {
            width: auto;
            min-height: 22px;
            float: right;
            margin: 10px;
        }

        .workout-visibility-selector select {
            margin: 5px 10px;
        }

        .map-visibility-selector .closer,
        .workout-visibility-selector .closer {
            float: right;
            font-size: 2em;
            line-height: 22px;
            padding-left: 1px;
            /*     color: #fff; */
            background-color: #777;
            border-radius: 3px;
            display: inline-block;
            aspect-ratio: 1;
            min-width: 24px;
            text-align: center;
            cursor: pointer;
            margin-top: 10px;
            opacity: 0.5;
            transition: opacity .1s;
        }

        .workout-visibility-selector .closer {
            margin-top: 5px;
            line-height: 0.67;
        }

            .map-visibility-selector .closer:hover,
            .workout-visibility-selector .closer:hover {
                opacity: 1;
                /*     color: #fff; */
            }

    .speedSelector {
        float: left;
        padding-top: 5px;
    }

        .speedSelector .layout li {
            float: left;
            font-size: 11px;
            /*     border-color: #999; */
            border-style: solid;
            border-width: 1px;
            padding: 1px 5px;
        }

            .speedSelector .layout li:hover {
                cursor: pointer;
                box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
            }

            .speedSelector .layout li:first-child {
                padding-left: 8px;
                border-right: none;
                -moz-border-radius-topleft: 100px;
                -webkit-border-top-left-radius: 100px;
                border-top-left-radius: 100px;
                -moz-border-radius-bottomleft: 100px;
                -webkit-border-bottom-left-radius: 100px;
                border-bottom-left-radius: 100px;
            }

            .speedSelector .layout li:last-child {
                padding-right: 8px;
                border-left: none;
                -moz-border-radius-topright: 100px;
                -webkit-border-top-right-radius: 100px;
                border-top-right-radius: 100px;
                -moz-border-radius-bottomright: 100px;
                -webkit-border-bottom-right-radius: 100px;
                border-bottom-right-radius: 100px;
            }

            .speedSelector .layout li a {
                /*     color: #444; */
                padding: 2px 2px 3px;
                display: block;
                text-indent: 0px;
            }

            .speedSelector .layout li.chosen {
                /*     background: #888; */
            }

                .speedSelector .layout li.chosen a {
                    /*     color: #fff; */
                }

    .wo-actions-hint {
        position: absolute;
        top: 24px;
        right: 10px;
        font-size: 12px;
        /*     color: #b71c1c; */
        font-family: cursive;
        font-style: italic;
    }

        .wo-actions-hint i {
            vertical-align: middle;
            padding-top: 12px;
            font-size: 120%;
        }

    .wo-actions {
        top: 0;
        right: 0;
    }

    /*
        .wo-actions.active {
            height: 450px;
        }

    .wo-actions-button {
        box-sizing: border-box;
        min-width: 34px;
        min-height: 34px;
        max-width: 34px;
        padding: 5px 0 0 7px;
        overflow: hidden;
        white-space: nowrap;
        line-height: 1.4;
        border-radius: 17px;
        cursor: pointer;
        transition: all .5s;
        z-index: 405;
    }

    .wo-actions.active .wo-actions-button {
        min-width: 308px;
    }

    .wo-actions.active .wo-actions-button {
        border-radius: 5px 5px 0 0;
        background: #eee; 
        box-shadow: none;
        cursor: default;
    }

    .wo-actions-button .actions-button-copy,
    .wo-actions-button .actions-button-delete {
        display: none;
    }

    .wo-actions.active.copy-active .wo-actions-button .actions-button-copy {
        display: inline;
    }

    .wo-actions.active.delete-active .wo-actions-button .actions-button-delete {
        display: inline;
    }

    .wo-actions.active.copy-active .wo-actions-button .actions-button-tools,
    .wo-actions.active.copy-active .wo-actions-button .actions-button-delete {
        display: none;
    }

    .wo-actions.active.delete-active .wo-actions-button .actions-button-tools,
    .wo-actions.active.delete-active .wo-actions-button .actions-button-copy {
        display: none;
    }

    .actions-icon {
        min-width: 16px;
        margin-right: 2px;
        font-size: 16px;
        vertical-align: middle;
    }

    .wo-actions.active .actions-text {
        opacity: 1;
    }

    .actions-text {
        font-size: 12px;
        opacity: 0;
    }

    .wo-actions-button i.far.actions-pin,
    .wo-actions-button i.far.actions-close {
        display: none;
        position: absolute;
        color: #999; 
        transition: all .25s;
    }

    .wo-actions-button i.far.actions-close {
        right: 7px;
        top: 9px;
        font-size: 18px;
    }

    .wo-actions.active .wo-actions-button i.far.actions-close {
        display: inline;
    }

    .wo-actions-list-wrapper,
    .wo-actions .copy-options-wrapper,
    .wo-actions .delete-confirm-wrapper {
        position: absolute;
        right: 0;
        top: 34px;
        overflow-y: hidden;
        max-height: 0;
    }

    .wo-actions .wo-actions-button:hover .wo-actions-list-wrapper,
    .wo-actions.active .wo-actions-list-wrapper,
    .wo-actions .wo-actions-button:hover .copy-options-wrapper,
    .wo-actions.active .copy-options-wrapper,
    .wo-actions .wo-actions-button:hover .delete-confirm-wrapper,
    .wo-actions.active .delete-confirm-wrapper {
        min-height: 300px;
        max-height: none;
        width: 100%;
    }

    .wo-actions-list,
    .wo-actions .copy-options-popup,
    .wo-actions .delete-confirm-popup {
        position: relative;
        top: -300px;
        transition: top .5s;
        background: #fff; 
        border: 1px solid #999;
        border-top: 0;
        border-radius: 0 0 5px 5px;
        padding: 3px 0;
        box-shadow: 0px 3px 4px 0px rgba(0,0,0,.2);
        text-align: left;
        z-index: 1;
    }

    .wo-actions .copy-options-popup {
        padding: 10px;
    }

    .wo-actions.active .wo-actions-list,
    .wo-actions.active.copy-active .copy-options-popup.form,
    .wo-actions.active.delete-active .delete-confirm-popup {
        top: 0;
    }

    .wo-actions.active.copy-active .wo-actions-list,
    .wo-actions.active.copy-active .wo-delete-list {
        top: -300px;
    }

    .wo-actions.active.delete-active .wo-actions-list,
    .wo-actions.active.delete-active .wo-copy-list {
        top: -300px;
    }

    .wo-actions-list li {
        margin: 5px;
        background: #fff; 
        border-radius: 15px;
        transition: all .25s;
    }

        .wo-actions-list li.star-info {
            background: #fff0b5; 
            margin: 3px 0;
            border-radius: 0;
            padding: 5px 15px;
        }

    .wo-actions-list a,
    .wo-actions-list span {
        color: #666; 
        font-weight: 400;
        display: block;
        padding: 5px 10px;
        cursor: pointer;
    }

    .wo-actions-list i.far {
        width: 1.5em;
        text-align: center;
        font-size: 133%;
        padding: 0 8px 0 0;
        color: #666; 
    }

    .wo-actions-list i.star {
        float: right;
        width: 20px;
        right: -5px;
        top: 5px;
    }

    .copy-options-popup .info-header {
        font-size: 14px;
        font-weight: 700;
    }

    .copy-options-popup .info-hover {
        cursor: pointer
    }

    .copy-options-popup .info-additional-fields,
    .copy-options-popup .info-star {
        margin-top: 8px;
        background: #f7f7f7; 
        padding: 7px 10px;
        border-radius: 5px;
    }

    .copy-to-date label {
        width: auto;
        display: inline-block;
        margin-right: 5px;
    }

*/


    .ui-state-disabled {
        cursor: default !important;
    }

    .ui-widget-content {
        border: 0;
        background: none;
    }

        .ui-widget-content a {
        }

    .ui-widget-header {
        font-weight: bold;
    }

        .ui-widget-header a {
            font-size: 11px;
        }

        .ui-widget-header .ui-tabs-nav .nav_cykling {
            /*         background: #f00; */
        }

    .ui-state-default, .ui-widget-content .ui-state-default {
        /*     background: #fff; */
        font-weight: normal;
        /*     color: #333; */
    }

    .ui-widget-content .ui-datepicker-week-end:last-of-type .ui-state-default {
        /*     color: #f00; */
    }

    .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
        /*     color: #000; */
        text-decoration: none;
    }

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
        /*     background: #dadada; */
        font-weight: 700;
    }

        .ui-state-hover a, .ui-state-hover a:hover {
            /*         color: #fff; */
            text-decoration: none;
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-content .ui-state-active {
        /*     background: #eee; */
        font-weight: 700;
    }


        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            /*         color: #fff; */
            text-decoration: underline;
        }

    .ui-widget :active {
        outline: none;
    }


    .ui-widget, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: 'Open Sans', sans-serif;
    }

    .ui-datepicker-trigger {
        margin-right: 2px;
        padding: 4px;
        vertical-align: top;
        cursor: pointer;
    }

    .ui-datepicker {
        /*     background: #fff; */
        border: 1px solid #ccc;
        border-radius: 0 5px 5px 5px;
        width: 225px;
        max-width: 240px;
        padding: 3px 3px 0;
        box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.4);
        z-index: 1000 !important;
    }

    .ui-corner-all.ui-datepicker-header {
        position: relative;
        padding: 0 0 3px;
        border-radius: 0;
        border: 0;
        border-bottom: 1px solid #ccc;
    }

    .ui-datepicker .ui-datepicker-title {
        font-size: 17px;
        line-height: 31px;
        text-align: center;
        margin: 0 40px;
    }

    .ui-datepicker-header a, .ui-datepicker-header a.ui-state-hover {
        /*     background: #fff; */
        /*     color: #333; */
        border: 1px solid #999;
        border-radius: 100px;
        font-family: "Font Awesome 5 Pro";
        text-align: center;
        line-height: 20px;
        transition: all .2s;
        cursor: pointer;
    }

        .ui-datepicker-header a.ui-state-hover, .ui-datepicker-buttonpane.ui-widget-content button.ui-state-hover {
            /*         background: #fff; */
            box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
        }

    .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
        top: 4px;
        width: 20px;
        height: 20px;
        display: inline-block;
        position: absolute;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 8px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 8px;
    }

        .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
            display: none;
        }

    .ui-datepicker-prev::after {
        content: "\f053";
        padding-right: 1px;
    }

    .ui-datepicker-next::after {
        content: "\f054";
        padding-left: 1px;
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        top: 4px;
        left: 8px;
    }

    .ui-datepicker .ui-datepicker-next-hover {
        top: 4px;
        right: 8px;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: 15px;
        border-collapse: collapse;
        margin: 0px 0px 0.4em;
    }

    .ui-datepicker th {
        padding: 5px;
        font-weight: 400;
        /*     color: #000; */
    }

    .ui-datepicker td {
        padding: 1px;
        border: 0;
    }

        .ui-datepicker td span, .ui-datepicker td a {
            display: block;
            text-align: center;
            padding: 3px;
        }

    .ui-datepicker .ui-state-default {
        border: 1px solid #ccc;
    }

    .ui-datepicker-current-day .ui-state-active {
        /*     border-color: #f00; */
        /*     background: #fff; */
    }

    .ui-datepicker-today .ui-state-highlight {
        /*     background: #f0f7ff; */
    }

    .ui-datepicker-calendar .ui-state-hover {
        /*     background: #fff9c4; */
    }

    .ui-datepicker-calendar .ui-priority-secondary {
        opacity: 0.4;
    }

    .ui-datepicker-buttonpane {
        margin: 10px 0 0;
        padding: 0 3px;
        text-align: center;
    }

        .ui-datepicker-buttonpane.ui-widget-content button {
            border-radius: 100px;
            border: 1px solid #999;
            opacity: 1;
            font-size: 13px;
            font-family: Arial, sans-serif;
            min-width: 80px;
            line-height: 1.2;
            margin: 0 0 10px;
            padding: 3px 8px 4px;
        }

    .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: none;
    }

    .ui-datepicker-close {
        display: none;
    }

    .copy-options {
        margin: 10px 10px 5px;
    }

        .copy-options label {
            display: inline-block;
            margin: 0 5px 4px 1px;
            width: calc(50% - 10px);
            font-size: 14px;
            font-weight: 400;
            white-space: nowrap;
        }

        .copy-options input[type=checkbox] + label:before {
            margin-right: 5px;
            padding-right: 0;
            line-height: 1;
            width: 11px;
        }

        .copy-options input[type=checkbox]:disabled + label {
            /*     color: #aaa; */
        }

    .copy-all {
        margin: 5px -10px 0;
    }

    .copy-infobox {
        position: absolute;
        right: -5px;
        top: 95px;
        width: 290px;
        padding: 10px;
        /*     background: #f9f9f9; */
        border-radius: 8px;
        box-shadow: 0 0 5px 6px #fff;
        line-height: 1.3;
        font-size: 13px;
    }

        .copy-infobox.copy-success {
            /*         background: #f9fbe7; */
            font-size: 14px;
        }

        .copy-infobox.copy-error {
            /*         background: #ffecb3; */
        }

        .copy-infobox.copy-failure {
            /*         background: #eedaf1; */
        }

    .copy-status-icon {
        float: left;
        width: 40px;
        padding: 0 5px 5px 0;
        font-size: 200%;
        /*     color: #666; */
        text-align: center;
    }

        .copy-status-icon i::before {
            display: inline-block;
            animation: pop 1s;
        }

    .fadeout {
        opacity: 0;
        animation: fade 5s;
    }

    @keyframes fade {
        0% {
            opacity: 1;
        }

        80% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    .pop {
        animation: pop 1s .5s;
    }

    @keyframes pop {
        0% {
            transform: scale(1);
        }

        40% {
            transform: scale(2)
        }

        100% {
            transform: scale(1)
        }
    }

    .pop-and-fade-5s {
        opacity: 0;
        font-size: 100%;
        animation: pop-and-fade 5s 3s;
    }

    .pop-and-fade-10s {
        opacity: 0;
        font-size: 100%;
        animation: pop-and-fade 10s 3s;
    }

    @keyframes pop-and-fade {
        0% {
            opacity: 1;
            font-size: 100%;
        }

        5% {
            font-size: 125%;
        }

        15% {
            opacity: 1;
            font-size: 100%;
        }

        90% {
            opacity: 1;
            font-size: 100%;
        }

        100% {
            opacity: 0;
            font-size: 100%;
        }
    }

    .withBoxBorder {
        border-top: 1px solid #ccc;
    }


    .flow.hot-plans-wrapper > div > div {
        border: none;
    }

    .hot-plans {
        position: relative;
        text-align: center;
        /*     background: #d3f5c6 url(https://www.jogg.se/program/images/smal_huvudbild.jpg) center; */
        background-size: cover;
        padding-bottom: 10px;
    }

        .hot-plans::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgb(255 255 255 / 60%);
        }

        .hot-plans > div {
            position: relative;
            display: grid;
            grid-auto-flow: column;
            grid-gap: 5px;
        }

    .flow > div > div.hot-plans-name {
        margin: 0 0 10px 0;
        padding: 5px 3px 5px;
        background-color: rgb(38 101 27 / 80%);
        /*     color: #fff; */
        font-weight: 700;
        text-transform: uppercase;
    }

    .flow > div > div.hot-plans-dates {
        padding-top: 0;
        background-color: rgb(255 255 255 / 75%);
    }

    .hot-plans-dates p {
        margin: 3px 0 5px;
    }

    .hot-plans-dates span {
        white-space: nowrap;
    }

    .hot-plans-buttons a {
        padding: 8px 12px;
        background-color: #32a736;
        /*     color: #fff; */
        border-radius: 5px;
        font-weight: 700;
        line-height: 1.2;
    }

    .hot-plans-links {
        justify-content: space-between;
        padding-bottom: 10px;
    }

        .hot-plans-links a {
            padding: 4px 12px;
            background-color: rgb(255 255 255 / 85%);
            /*     color: #227626; */
            border-radius: 5px;
            font-weight: 700;
        }

    .red {
        color: red;
    }


    /* Addidions spring 2026 */

    body {
        font-size: 13px;
        line-height: 1.4;
    }

    .box, .flow {
        margin-bottom: 5px;
    }

    .col, .column {
        margin: 0;
    }

    /* Flow */

    .flow-item-container {
        row-gap: 5px;
        margin: 0 6px;
    }

    .flow-item-avatar img {
        width: 37px;
        height: 37px;
    }

    .flow-item-avatar.img {
        display: flex;
        gap: 5px;
        padding: 7px 2px 4px;
        align-items: center;
        flex-direction: column;
        position: relative;
    }

    .flow-item .img .star {
        left: 55px;
        top: 8px;
    }

    .flow-item .flow-item-name {
        margin-top: 0;
    }

    .flow-item .flow-item-stats {
        margin: 0 -5px;
    }

    @media only screen and (max-width: 767px) {
        .forumFlow .flow-item .flow-item-text {
            max-height: 2.25ch;
            max-width: calc(100vw - 108px);
            margin-top: 0;
            overflow: clip;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 0.9em;
        }
    }

    /* Forum */

    .forum-info a {
        font-size: 1.25em;
    }
}
