﻿#ft-floating-toolbar {
    position: fixed !important;
    bottom: 500px !important;
    right: 500px !important;
}

html, body, form {
    padding: 0;
    margin: 0;
}
body {
    font: normal 16px "Helvetica Neue",Helvetica,Arial,sans-serif;
    overflow-y: scroll !important;
}
h1 {
    font-size: 1em;
    font-weight: normal;
    margin: 0;
}
h2 {
    font-size: .97em;
    margin: 0;
}
h3 {
    font-size: 1em;
    margin: 0;
}
h4 {
    font-size: 1.125em;
    font-variant: small-caps;
    font-variant: all-small-caps;
    margin: 8px 0 0 0;
}
a {
    text-decoration: none;
    color: black;
}
a:hover {
    text-decoration:underline;
}


div.pantop {
    margin-bottom: 12px;
}
table.panfilter {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    margin-bottom:6px;
}
.panproducts {
}
div.pansub {
}





.pval {
    display: block;
    font-weight: 900;
    color: #454545;
    font-size: 1.3em;
    margin: auto;
    transform: scaleY(1.15);
    white-space:nowrap;
}
.plval {
    display: block;
    font-weight: 900;
    color: #454545;
    /* font-size: 1.15em; */
    font-size: 1em;
    margin: auto;
    transform: scaleY(1.2);
}
.paddi {
display: block;
    font-size: .9em;
}
.buyshow {
    display: block;
    padding-top: 4px;
    white-space:nowrap;
}
.buyhide {
    display: none;
    white-space: nowrap;
 }

.pblue {
    /*color: steelblue;*/
    color: #235c8c;
    }
.pdarkblue {
    color: #235c8c;
}
.pblack {
    color: #454545;
}

.dot {
    margin-right:3px;
}
    .dot::before {
        content: "\e149" !important;
        font: 20px/1 "WebComponentsIcons";
        font-size: 1em;
        position: relative;
        top: 1px;
}
.dots {
    
}
    .dots::before {
        content: "\e149" !important;
        font: 20px/1 "WebComponentsIcons";
        font-size: .9em;
        position: relative;
        top: 1px;
    }
.cg {
    color: mediumseagreen
}
.cy {
    color: darkorange;
}
.cr {
    color: #ed1c2b;
}
.cb {
    color: #2b1ced;
}
.avail {
    display: block;
    white-space: nowrap;
    padding-top: 3px;
}
.eol {
    display: block;
    white-space: nowrap;
    padding: 45px 0 0 0;
}


    .pnull {
        color: #aaa;
        font-size: .9em;
    }


    .iconFilterClear:before {
        font: 1.2em/1 "WebComponentsIcons" !important;
        content: "\e12a" !important;
        border: none !important;
    }


    .t-col {
        padding-left: 0 !important;
    }

    .ad {
        height: 600px;
        width: 300px;
    }

    .tbl-main {
        width: 100%;
        table-layout: fixed;
        margin: 0 !important;
        padding: 0 !important;
    }

        .tbl-main tr {
            vertical-align: top;
        }

        .tbl-main td {
            overflow: hidden;
        }

    col.c1a {
        width: 260px;
    }

    col.c1b {
        width: 180px;
    }

    col.c2a {
        width: 250px;
    }

    col.c2b {
        width: 240px;
    }

    @media only screen and (max-width: 1023px) {
        col.c1b,
        col.c2b {
            visibility: collapse;
            width: 1px;
        }
    }

    col.c3a {
        min-width: 360px;
    }

    .tbl-sub {
        width: 100%;
    }

        .tbl-sub td {
            vertical-align: top;
            overflow: hidden;
        }

    col#subLeft,
    col#subRight {
        visibility: collapse;
    }

    col#subMain {
        max-width: 1280px;
        min-width: 34%;
    }

    @media only screen and (min-width: 1500px) {
        col#subLeft,
        col#subRight {
            visibility: visible;
            width: calc(50% - 640px);
        }
    }



    .rad {
        width: calc(100% - 310px);
    }

    .nad {
        width: 100%;
    }

    .adwrapper {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .adtop {
        position: absolute;
        top: 4px;
        z-index: 3000;
        height: 70px;
        border-collapse: collapse;
        margin: 0 80px 0 190px;
        width: 80%
    }

        .adtop td {
            padding: 0 10px;
            text-align: center;
        }

    @media only screen and (max-width: 900px) {
        .adwrapper {
            display: none;
        }
    }

    @media only screen and (max-width: 1950px) {
        .adtop col.c2 {
            visibility: collapse;
        }

        .adtop .td2 {
            display: none;
        }
    }

    @media only screen and (max-width: 2600px) {
        .adtop col.c3 {
            visibility: collapse;
        }

        .adtop .td3 {
            display: none;
        }
    }




    @media only screen and (min-width: 1280px) {
        .ad001r {
            display: block;
            width: 300px;
            height: 80vh;
            position: absolute;
            top: 145px;
            right: 15px;
            z-index: 0;
        }
    }

    @media only screen and (max-width: 1279px) {
        .ad001r {
            display: none;
            z-index: 0;
        }

        .rad {
            width: 100%;
        }
    }


    .RadSocialShare {
        border-color: #dedede;
        color: #aaa !important;
        background-color: #fcfcfc;
        box-shadow: 0 5px 10px #000033;
        box-shadow: 0 5px 10px rgba(0, 0, 51, 0);
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        line-height: 1em !important;
        padding: 0 !important
    }

        .RadSocialShare .sshLinkItem:hover {
            color: #44616a !important
        }

    .sshShareOnFacebook:before {
        font-size: 1.1em !important;
        content: "\e80c" !important;
        content: '\e80b' !important
    }

    .sshShareOnTwitter:before {
        font-size: 1.1em !important;
        content: "\e820" !important;
        content: '\e81f' !important
    }

    .sshLinkedIn:before {
        font-size: 1.1em !important;
        content: "\e811" !important;
        content: '\e812' !important
    }

    .sshMailTo:before {
        font-size: 1.1em !important;
        content: "\e80a" !important;
        content: '\e809' !important
    }

    .RadToolTip {
        border-color: #333;
        font-size: .9em !important;
        background-color: whitesmoke !important;
        color: #000 !important
    }

    .rtClose {
        border-color: #ed1c2b !important;
        color: #fff;
        background-color: #ed1c2b !important;
        width: 1.5em !important;
        height: 1.5em !important
    }

        .rtClose:before {
            line-height: 1.4em !important;
            font-size: 1.2em !important
        }

        .rtClose:hover {
            border-color: #223135;
            color: #fff;
            background-color: #30454b
        }

        .rtClose:active {
            border-color: #080c0d;
            color: #fff;
            background-color: #30454b
        }

    .rtCallout {
        border-color: #333
    }

        .rtCallout:before {
            border-color: #333
        }

    .rtTitleWrapper {
        line-height: .85em
    }

    .rtTitleBar {
        padding: 0 !important;
        margin: 0 !important
    }

    .rtTitle {
        font-weight: 700 !important;
        position: relative;
        top: 2px;
        overflow: visible !important
    }

    .hl0 {
        background-color: yellow
    }

    .hl1 {
        background-color: palegreen
    }

    .hl2 {
        background-color: #ffcc99
    }

    .hl3 {
        background-color: #ccffff
    }

    .hl4 {
        background-color: #ffccff
    }

    .hl5 {
        background-color: #ffcc99
    }

    .hl6 {
        background-color: cyan
    }

    .hl7 {
        background-color: lightsteelblue
    }



    #dropContainer {
    }

    #dropUser {
        position: absolute !important;
        top: 54px;
        right: 37px;
        display: none;
        box-shadow: 2px 2px 15px #000000;
        box-shadow: 8px 8px 15px rgba(0, 0, 0, 0.2);
        background-color: white;
        border-radius: 5px;
        border: 1px solid #dedede;
        border-left: 7px solid #ed1c2b !important; /* Tradia rød */
        margin-left: -7px !important;
    }

        #dropUser .rlbGroup {
            border-left: none !important;
        }

        #dropUser .rlbItem {
            padding: 10px 12px !important;
        }

        #dropUser .rlbHovered {
            color: #ffffff !important;
            background-color: #44616a !important;
        }

    .usr-public {
        font-family: "WebComponentsIcons";
    }

        .usr-public .k-avatar-text {
            font-size: 2em !important;
        }

    .usr-auth {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    }

        .usr-auth .k-avatar-text {
            font-size: 1.15em !important;
        }

    .iconImageSingle {
        font: 1.4em/1 "WebComponentsIcons" !important;
        content: "\e501" !important;
        color: #000 !important;
        border: none !important;
        z-index: 3000 !important;
    }


    .lb-user {
        display: flex;
        justify-content: space-between;
        padding: 5px 11px;
        border-bottom: 1px solid #dedede;
        color: white;
        background-color: #337ab7;
        font-size: .9em;
    }

    .RadTabStrip .rtsLink {
        color: #000 !important;
    }

    .RadTabStrip .rtsLI {
        background-color: #ededed;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-left: 0px solid silver
    }

        .RadTabStrip .rtsLI.rtsHovered > span.rtsLink {
            color: #fff !important;
            background-color: #44616a !important
        }

            .RadTabStrip .rtsLI.rtsHovered > span.rtsLink .rtsText {
                color: #fff !important
            }

        .RadTabStrip .rtsLI.rtsSelected > span.rtsLink {
            background-color: #fff !important;
            color: #000 !important
        }

    .rpHeaderTemplate {
        padding-top: 2px;
    }

    .rpLink {
        /*height: 22px !important;*/
    }

    .rpItem {
        white-space: nowrap;
    }

    .paninfo:before {
        content: "\e401" !important;
        font: 22px/1 "WebComponentsIcons";
        position: relative;
        top: -1px;
        width: 40px !important;
    }

    .panadmin:before {
        content: "\e303" !important;
        font: 22px/1 "WebComponentsIcons";
        position: relative;
        top: -2px;
        width: 40px !important;
    }

    .panuser:before {
        content: "\e801" !important;
        font: 22px/1 "WebComponentsIcons";
        position: relative;
        top: -1px;
        width: 40px !important;
    }

    .pansettings:before {
        content: "\e13a" !important;
        font: 22px/1 "WebComponentsIcons";
        position: relative;
        top: -1px;
        width: 40px !important;
    }

    .pancart:before {
        content: "\e143" !important;
        font: 24px/1 "WebComponentsIcons";
        position: relative;
        top: -1px;
        width: 40px !important;
    }

.panprod .p-icon,
.panitem .p-icon {
    position: relative;
    top: -3px;
}

.panprod .rpText {
    position: relative;
    top: 0px;
}



.panprod,
.panitem {
    cursor: pointer !important;
    height: 25px !important;
}

.panprod > div,
.panitem > div {
    white-space: nowrap;
    display: inline-block;
    width: calc(100% - 28px)
}

.panprod .lbhead,
.panitem .lbhead {
    width: calc(100% - 50px);
    display: inline-block;
    overflow: hidden
}

.panprod > div > div,
.panitem > div > div {
    display: inline-block;
    float: right
}

    .panprod:before {
        content: "\e900" !important;
        font: 25px/1 "WebComponentsIcons";
        padding: 0 2.5px 0 11px !important;
        top: -2px
}
    .panitem:before {
        content: "\e908" !important;
        font: 20px/1 "WebComponentsIcons";
        padding: 0 5px 0 13px !important;
        top: -5px
}
    .panprod:before,
    .panitem:before {
        width: 40px !important;
        position: relative;
}

.rpExpanded.panprod:before,
.rpExpanded.panitem:before {
    padding-left: 1px !important;
}
.panprod .rpExpandHandle,
.panitem .rpExpandHandle {
    right: 3px !important;
}




    .panlogin:before {
        content: "\e113" !important;
        font: 24px/1 "WebComponentsIcons";
        position: relative;
        top: -1px;
        width: 40px !important;
    }

    .panrestore:before {
        content: "\e020" !important;
        font: 24px/1 "WebComponentsIcons";
        position: relative;
        top: -1px;
        width: 40px !important;
    }

    .pancreate:before {
        content: "\e11e" !important;
        font: 24px/1 "WebComponentsIcons";
        position: relative;
        top: -1px;
        width: 40px !important;
    }

    .panactivate:before {
        content: "\e118" !important;
        font: 24px/1 "WebComponentsIcons";
        position: relative;
        top: -1px;
        width: 40px !important;
    }

    .rpExpandable .rpExpandHandle::after {
        color: orange !important;
        cursor: default !important;
        z-index: 3000;
    }

    .rpExpandable.rpExpanded .rpExpandHandle::after {
    }

.btnclose {
    float: right;
    margin: -4px 9px 0 0;
    width: 34px;
    height: 34px;
    background-color: transparent !important;
    border-color: transparent !important;
    color: inherit !important;
    margin-right: 15px;
}

.rpExpanded .btnclose {
    margin-right: 5px;
    }

    .btnclose::before {
        content: "\e11b" !important;
        font: 20px/1 "WebComponentsIcons";
        font-size: 1.3em;
        position: relative;
        top: -2px;
        right: 1px;
        z-index: 3000;
    }

    .btnlock {
        float: right;
        margin: -4px 0 0 0;
        width: 28px;
        height: 34px;
        background-color: transparent !important;
        border-color: transparent !important;
        color: inherit !important;
    }

        .btnlock::before {
            content: "\e114" !important;
            font: 20px/1 "WebComponentsIcons";
            font-size: 1.3em;
            position: relative;
            top: -3px;
            right: 2px;
            z-index: 3000;
        }

    .perma {
        height: 37px;
        float: right !important;
        background-color: transparent !important;
        padding: 6px 2px 0 0 !important;
        border: none !important;
    }

        .perma::before {
            content: "\e10f" !important;
            font: 20px/1 "WebComponentsIcons";
            font-size: 1.3em;
        }

    .info {
        background-color: transparent !important;
        color: #888 !important;
        margin: 0 0 0 4px !important;
        padding: 0 !important;
        border: none !important;
        vertical-align: bottom !important;
    }

        .info::before {
            content: "\e401" !important;
            font: 20px/1 "WebComponentsIcons";
            font-size: 1.6em;
        }

    .tool-info {
        max-width: 600px !important;
        z-index: 3000;
    }

        .tool-info .rtContent {
            padding: 4px 0;
        }

            .tool-info .rtContent span {
                display: block;
                padding: 4px 0;
            }

    #sub {
        display: flex;
        justify-content: center;
        padding-right: 6px !important;
        padding-top: 3px !important;
    }

    .t-col {
    }



    .t-row-wrap {
    }

    .t-row.master-content-row {
        padding: 12px 10px 15px 15px !important;
    }

    .container {
        min-height: 100%;
        position: relative;
    }

    #menuDesktop {
    }

    .mnu {
        margin: auto;
    }


    .loadfirst .raDiv {
        cursor: wait !important;
    }




    .master-top-row {
        margin: 0 !important;
        height: 78px;
        background-color: #fff;
        z-index: 2900;
    }

        .master-top-row input {
            max-width: 160px;
            object-fit: scale-down !important;
            padding: 12px 0 2px;
        }

        .master-top-row .avatar-col .k-avatar {
            float: right;
            margin: 16px 0 0 0;
        }

    .master-menu-row {
        position: sticky !important;
        top: 0 !important;
        padding: 0;
        background-color: #e6e6e6;
        white-space: nowrap !important;
        z-index: 2800;
    }

        .master-menu-row table {
            width: 100%;
            border-collapse: collapse;
        }

            .master-menu-row table tr {
                height: 50px;
            }

    .master-menu-col {
        padding-left: 12px !important;
    }

    .master-search-box {
        width: calc(100% - 5px) !important;
        max-width: 380px !important;
    }

    @media only screen and (max-width: 700px) {
        .master-menu-col .master-search-box {
            float: right;
        }
    }

    .master-content-row {
        padding: 15px;
        min-height: calc(100vh - 247px) !important; /* Høyde - */
    }










    .loadfirst .raColor {
        background-color: transparent !important;
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
        height: 100% !important;
    }


    .error {
        clear: both;
        display: block;
        padding: 10px;
        margin: 40px !important;
        background-color: yellow;
        border: 4px solid crimson;
        font-weight: bold;
    }

        .error:empty {
            display: none;
        }

    #header {
        width: 100%;
        height: 78px;
        overflow: hidden;
        padding: 0;
        margin: 0;
        vertical-align: top;
        white-space: nowrap;
    }

        #header #logo img {
            height: 58px;
        }

    #logo {
        display: inline-flex;
        width: 200px;
        padding: 14px 0 5px 25px;
    }

    #header_center {
        display: inline-flex;
        justify-content: space-around;
        line-height: 62px;
        width: calc(100% - 400px);
    }

    #status {
        display: inline-flex;
        justify-content: flex-end;
        line-height: 62px;
        width: 200px;
        padding: 0 15px 0 0;
    }

    .flagwrapper {
        border: none;
        float: right;
        border-radius: 0;
        white-space: nowrap;
        position: relative;
        top: -2px;
    }

        .flagwrapper .rbImageButton {
        }

        .flagwrapper .imgwrapper {
            float: right;
            border-radius: 0;
            white-space: nowrap;
        }

            .flagwrapper .imgwrapper button {
                width: 24px;
                height: 18.5px;
                margin-right: 15px;
            }

    .grid-item {
        z-index: 3000 !important;
    }

    #form1 > div.rcbSlide {
        right: -10px !important;
        z-index: 3000 !important;
    }

    .flagwrapper .rcbActionButton {
        visibility: hidden !important;
        display: none;
    }

    .rcbFocused {
        box-shadow: none !important;
    }

    .flagwrapper .RadComboBox_Bootstrap {
        background-color: transparent !important;
        width: 30px;
    }

    .flagwrapper .RadComboBox .rcbInner {
        overflow: hidden;
        width: 0px;
        height: 8px;
        border: none !important;
        position: relative;
        top: 5px;
        left: 43px;
        border-radius: 0 !important;
        background-color: transparent !important;
    }

    .rcbImage {
        width: 24px;
        height: 18px;
        border: 1px solid rgb(204, 204, 204);
    }

    .riLabel, .rcbLabel {
        padding-left: 3px !important;
        margin-top: 10px !important;
        padding-right: 0 !important;
        white-space: nowrap;
        color: black;
        font-variant: small-caps !important;
        font-variant: all-small-caps !important;
        float: none !important;
        position: relative;
        top: 2px;
    }

    .lbs {
        padding-left: 3px !important;
        padding-right: 0 !important;
        white-space: nowrap;
        color: black;
        font-variant: small-caps !important;
        font-variant: all-small-caps !important;
    }

.lbright {
    display: inline-block;
    white-space: nowrap;
    font-variant: small-caps !important;
    font-variant: all-small-caps !important;
    float: right;
}
@media only screen and (max-width: 1280px) {
    .lbright {
        display: none;
    }
}
    .subsearch {
        width: 100% !important;
        min-width: initial !important;
    }

    .riTextBox {
        font-weight: normal !important;
        padding: 6px 10px !important;
        color: #000 !important;
        font-size: 1em !important;
    }

    .rpTemplate {
        width: calc(100% - 0px) !important;
        padding-bottom: 0px;
    }

        .rpTemplate .upd {
            font-style: italic;
            font-size: .8em;
            margin: 0;
            color: #777;
        }

        .rpTemplate p {
            margin: 0 0 10px 0;
        }

        .rpTemplate .t-container {
            margin: 0 -15px 8px 0 !important;
        }

    .button_refresh {
        color: #454545;
        margin: 19px 0 0 0;
        text-decoration: none;
    }

        .button_refresh::before {
            content: "\e103" !important;
            font: 20px/1 "WebComponentsIcons";
        }


    .iwrapper {
        max-width: 900px;
        margin: 0 auto;
        padding-bottom: 150px;
    }



        .iwrapper table tr {
            vertical-align: top;
        }

            .iwrapper table tr td {
                padding-right: 60px;
            }







    .RadComboBox, .RadInput {
    /*    margin-bottom: 8px !important;  */
    }

    .rcbEmptyMessage, .riEmpty {
        color: #aaa !important;
        font-weight: 400 !important;
    }

    .floatleft {
        float: left;
    }

    .floatright {
        float: right;
        padding-left: 4px;
    }

    .button_push {
        background-color: transparent !important;
        padding: 0 !important;
        border: none !important;
    }

    .green {
        background-color: yellowgreen !important;
    }

    .white {
        background-color: white !important;
    }

    .yellow {
        background-color: yellow !important;
    }

    .blue {
        background-color: dodgerblue !important;
    }

    .orange {
        background-color: orange !important;
    }

    .pink {
        background-color: fuchsia !important;
    }

    .violet {
        background-color: violet !important;
    }

    .red {
        background-color: red !important;
    }

    .rotunda img {
        mix-blend-mode: multiply;
    }