﻿
.min-content-subheader-openclose-arrow-wrapper {
    padding-right: 9px;
    cursor: pointer;
}

.min-content-subheader-section-wrapper {
    border-bottom: solid 2px #ebebeb;
}
.min-content-topheader-section-wrapper {
    border-bottom: solid 2px #ebebeb;
    padding-left: 6px;
    width:100%;
    cursor:pointer;
}
.min-content-topheader-items {
    margin-top:-8px;
}
.min-content-subheader-openclose-wrapper {
    padding-left: 0;
    cursor: pointer;
    margin-right:-4px;
}
.min-content-subheader-wrapper {
    padding-left: 0;
    margin-right: -4px;
}
.min-content-topheader-itemtext {
    padding-left: 2px;
    padding-top: 14px;
    padding-bottom: 6px;
    max-width: 80%;
}
.min-content-subheader-openclose-wrapper sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.min-content-subheader-openclose-wrapper h3, .min-content-subheader-wrapper h3 {
    margin-top: 6px;
    margin-bottom: 6px;
    text-align: left;
}
.min-content-section-openclose-text {
    display: none;
    text-align: left;
    padding: 4px;
    padding-bottom: 30px;
    padding-top: 8px;
}
.min-content-section-text {
    text-align: left;
    padding: 4px;
    padding-bottom: 30px;
    padding-top: 8px;
}
.min-content-section-openclose-text-preview {
    /* padding: 4px; */
    padding-bottom: 10px;
     padding-left: 4px; 
    min-height: 30px;
    /*opacity: 40%;*/
    cursor:pointer;
}

.min-content-header-openclose-image-wrapper {
    line-height: 24px;
    margin-right: 4px;
    margin-top: 10px;
    margin-bottom: 4px;
    margin-left: -4px;
}
.min-content-topheader-openclose-image-wrapper {
    line-height: 24px;
    margin-right: 4px;
    margin-top: 10px;
    margin-bottom: 4px;
    margin-left: -4px;
}
.min-global-topmenu-topline {
    background-image: url('/Content/Images/Min/Topmenu/Min.menutop.png');
    background-position: top;
    background-repeat: repeat-x;
    height: 5px;
    display: block;
}

.min-global-topmenu-topline-scrolled {
    display: none;
}

.glob-searchresult-item {
    padding-top:10px;
}

.global-menutop-back {
    min-height: 90px;
    background-color: #fff;
}
.glob-content-wrapper a {
    color: #05af7a;
}
.global-menutop-back-scrolled {
    min-height: 45px;
}

.boxButtonActive {
    color: #000;
    border: 1px solid #a8a8a8;
    padding: 2px 5px 0 5px;
    margin: 0 8px 8px 0;
    cursor: pointer;
    height: 30px;
    background-color: #fff;
    outline: 0;
    cursor: default;
}

.boxButton {
    color: #05AF7A;
    border: 1px solid #a8a8a8;
    padding: 2px 5px 0 5px;
    margin: 0 8px 8px 0;
    cursor: pointer;
    height: 30px;
    background-color: #f2f2f2;
}

/* Søgeliste definitioner - start */
.glob-searchline-arrow {
    width: 6px;
    height: 11px;
    float: right;
    margin: 8px 10px 0px 10px;
    background-image: url(/Content/Images/min/generelle/arrow_right_6x11.png);
    background-repeat: no-repeat;
}
/* Søgeliste definitioner - end */

.ui_newslink a {
    text-decoration: none;
    font-weight: bold;
}

.maincontentdiv a {
    color: #05af7a;
    text-decoration: none;
}

.glob-main-color {
    color: #05af7a;
}

.glob-leftitems-gridbox-item-arrow {
    max-width: 22px;
    float: left;
    background-image: url(/Content/Images/Min/Topmenu/link_min.gif);
    background-position: center;
}

.glob-leftitems-gridbox-item-arrowdiv {
    margin-top: 6px;
    width: 8px;
    height: 13px;
    background-image: url('/Content/Images/Min/Topmenu/link_min.gif');
    background-repeat: no-repeat;
    background-size: 8px 13px;
    float: right;
    margin-right: 8px;
}
/* unik farve på tabekl header - begin */
table.pipTable TR.header {
    color: #000;
    background-color: #d8d8d8;
    font-weight: bold;
    border-right: solid 1px #a8a8a8;
    vertical-align: top;
    /*text-align:left;*/
}

table.pipTable TH {
    color: #000;
    background-color: #d8d8d8;
    border: solid 1px #a8a8a8;
    border-right: solid 1px #a8a8a8;
    padding-left: 4px;
    padding-right: 4px;
    /*text-align:left;*/
    padding-top: 6px;
    padding-bottom: 6px;
    vertical-align: top;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-word;
    word-break: break-word;
    white-space: -moz-pre-wrap;
    white-space: normal;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.TableRowHeader, tr.Header {
    color: #000;
    background-color: #d8d8d8;
}

/*SubHeader - start */
table.pipTable TR.Subheader {
    color: #333;
    background-color: #e6e6e6;
    font-weight: bold;
    border: solid 1px #a8a8a8;
    vertical-align: top;
}

.TableRowHeader, tr.SubHeader {
    color: #333;
    background-color: #e6e6e6;
}

table.pipTable TR.Subheader TH {
    color: #333;
    background-color: #e6e6e6;
    border: solid 1px #a8a8a8;
    padding-left: 4px;
    padding-right: 4px;
    /*text-align:left;*/
    /*padding-top: 6px;
    padding-bottom: 6px;*/
    vertical-align: top;
}
/*SubHeader - slut */


/* unik farve på tabekl header - end */

.ui-widget-content a {
    /*color:#05af7a !important;*/
}


.glob-content-header {
    font-size: 120%;
    line-height: 34px;
}

/* slides */
.jssorb14 div, .jssorb14 div:hover, .jssorb14 .av {
    background: url(/Content/JSapps/Slideshow/images/SlideNavigationDotsMIN.png) no-repeat;
}

/* lightboxes - begin */
.lightboxImage {
    cursor: pointer;
}

.lightboxPopupImageWrapper {
    display: none;
    position: fixed;
    _position: absolute;
    background: #fff;
    border: 1px solid #cecece;
    z-index: 3;
    padding: 1px;
}

#backgroundPopup, .lightBoxBlocker {
    display: none;
    position: fixed;
    _position: absolute;
    height: 100%;
    width: 96%;
    top: 0;
    left: 0;
    background: #000000;
    /* border: 1px solid #cecece; */
    z-index: 2;
}

.flashLeftPopupClose {
    line-height: 14px;
    padding: 6px;
}

.close-x {
    width: 33px;
    right: -20px;
    position: relative;
    top: -15px;
    float: right;
}
/* lightboxes - end */

.topmenu-text {
    color: #646464;
}

.glob-contentbox a {
    color: #05af7a;
    text-decoration: none;
}

.bluebox {
    background-color: #e1faef;
    border: 1px;
    border-style: dotted;
}

.bluebox td {
    padding: 10px;
}

.highlight-menu-item-om > div {
    font-weight: bold;
    background-color: rgb(220, 220, 220);
    color: #05af7a;
}

div.footer-contact a {
    text-decoration: underline;
}

.flexfelt-wrapper > .glob-wrapper a {
    font-weight: bold;
    color: #05AF7A;
    text-decoration: none;
}

.flexfelt-wrapper > .glob-wrapper a::after {
    text-indent: -999em;
    content: "\25BA";
    color: #05AF7A;
    margin-left: 2px;
}
.Glob-circle, .Glob-circle p {
    color: #05af7a;
}

.progress-container {
    background: #d6ece0;
}

.progress-bar {
    background: #05af7a;
}
