﻿.pb {
    display: inline-block;
    text-decoration: none;
    color: #333;
    position: relative;
    top: -1px;
    left: -14px;
    width: 22px;
    height: 22px;
    margin-top: 9px;
    margin-left: 16px;
    color: #707070 !important;
}

    .pb:before {
        content: "\e106" !important;
        font: 1.5em/1 "WebComponentsIcons";
        position: relative;
        top: -8px;
        left:-7px;
    }

    .pb.rbButton {
        border: none;
    }
    .pb.rbButton:hover {
        background-color:white !important;
    }
#imgLang {
    width: 48px;
    height: 36px;
    border: 1px solid #ccc;
    vertical-align:top;
    margin-top: 22px;
    float:right;
}

.label_not_connected {
    margin-bottom: 5px;
}
#CategoryGroupWrapper {
    margin-right:15px;
}
#ctl00_main_tbSortOrder_wrapper  {
    line-height: 1.428557143 !important;
    display: block !important;
    height: 40px !important;
}
.cb_bottom .rbCheckBox {
    padding-right: 20px !important;
}
.treeposition {
    position: relative !important;
    left:7px !important;
    top: 14px;
}
.RadTreeView input {
    top: -1px;
}
.collapsetree {
    position: relative;
    top: 4px !important;
}
    .collapsetree:before {
        content: "\e034" !important;
    }
.refreshtree::before {
    content: "\e103" !important;
    font: 20px/1 "WebComponentsIcons";
}
.refreshtree {
    position: relative;
    top: 4px !important;
}

.RadTreeView {
    color: #222 !important;
}
.RadTreeView .rtPlus:before {
    content: "\e120" !important;
}
.RadTreeView .rtMinus:before {
    content: "\e123" !important;
}
.RadTreeView .rtPlus:before, .RadTreeView .rtMinus:before { font-size:1.2em !important }
.RadTreeView .rtPlus, .RadTreeView .rtMinus {
    line-height: 0.4em !important;
    position: relative !important;
    top: 4px !important;
    left: -9px !important;
}
    .RadTreeView .rtMinus {
        color: #ed1c2b !important; /* Tradia rød */
    }
    .RadTreeView .rtPlus {
        color: #44616a !important; /* Tradia heavy */
    }

    .RadTreeView {
        line-height: 0.4em !important;
    }
.RadTreeView .rtLines .rtOut {
    top: 4px !important;
}
    .RadTreeView .rtLines .rtOut:before {
        top: 6px !important;
    }
.RadTreeView .rtLines .rtLI:before {
    top: -2px !important;
}
    .RadTreeView .rtIn {
        position: relative !important;
        top: 2px !important;
        margin-top: 6px !important;
    }

