﻿.bluebox {
    background-color:#f8f8ff;
    border:1px;
    border-style:dotted;
}
.bluebox td {
    padding:10px;
}

.indl-global-topmenu-topline {
    background-image: url('/Content/Images/Indl/Topmenu/Indl.menutop.png');
    background-position: top;
    background-repeat: repeat-x;
    height:5px;
    display:block;
}
.indl-global-topmenu-topline-scrolled {
    display:none;
}
.global-menutop-back {
    min-height:90px;
    background-color:#fff;
}
.global-menutop-back-scrolled {
    min-height:45px;
}
.glob-content-wrapper a {
    color: #A02D32;
}
.boxButtonActive {
    color: #000;
    border: 1px solid #a8a8a8;
    padding:  2px 5px 0px 5px;
    margin: 0px 8px 8px 0px;
    cursor: pointer;
    height: 30px;
    background-color: #fff;
    outline: 0;
}
.boxButton {
    color: #A02D32;
    border: 1px solid #a8a8a8;
    padding:  2px 5px 0px 5px;
    margin: 0px 8px 8px 0px;
    cursor: pointer;
    height: 30px;
    background-color: #f2f2f2;
    outline: 0;
}

/* Søgeliste definitioner - start */
.glob-image-responsive.glob-mediatype.glob-videoicon {
    float: left;
}

.glob-searchline-arrow {
    float: right;
    width: 16px;
    /*    height: 11px;
    float: right;*/
    margin: 8px 10px 0px 10px;
    background-image: url(/Content/Images/indl/link_ind.gif);
    background-repeat: no-repeat;
}
/* Søgeliste definitioner - end */

.ui_newslink a {
    color: #A02D32;
    text-decoration: none;
    font-weight: bold;
}

.maincontentdiv a {
    color: #A02D32;
    text-decoration:none;
}
.glob-main-color {
    color: #A02D32;
}

.glob-leftitems-gridbox-item-arrowdiv {
    margin-top:6px;
    width:8px;
    height:13px;
    background-image:url('/Content/Images/Indl/Topmenu/link_ind.gif');
    background-repeat:no-repeat;
    background-size:8px 13px;
    float:left;
}
/* 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;
}
.TableRowHeader, tr.Header { color:#000; background-color:#d8d8d8; }
/* unik farve på tabekl header - end */

.ui-widget-content a {
	/*color:#F45914 !important;*/
    color:#000 !important;
}

.glob-content-header {
    font-size: 120%;
    line-height: 34px;
}

/* slides */
.jssorb14 div, .jssorb14 div:hover, .jssorb14 .av {
    background: url(/Content/JSapps/Slideshow/images/SlideNavigationDotsINDL.png) no-repeat;
}

.topmenu-text {
    color: #646464;
}

/* pdf icon */
.pdf-icon {
    background-image: url(/Content/Images/indlaegsseddel/generelle/pdf_icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}

/* lightboxes - begin */
.lightboxImage {
    cursor:pointer;
}
.lightboxPopupImageWrapper {
    display: none;
    position: fixed;
    _position: absolute;
    background: transparent;
    padding: 20px;
    z-index: 500001;
}
#backgroundPopup, .lightBoxBlocker {
    display: none;
    position: fixed;
    _position: absolute;
    height: 100%;
    width: 96%;
    top: 0;
    left: 0;
    background: #000000;
    z-index: 500000;
}
.flashLeftPopupClose {
	line-height:14px;
    padding:6px;
}
.close-x {
    width: 33px;
    right: -20px;
    position: relative;
    top: -15px;
    float: right;
}
/* lightboxes - end */


.sectionheader {
    background-color: none;
}

.glob-videoicon { margin-top: 4px; }
.glob-extramaterialicon { margin-top: 4px; }
.glob-search-videoicon { margin-top: 8px; }
.glob-search-extramaterialicon { margin-top: 8px; }

.highlight-menu-item-om > div {
    font-weight: bold;
    background-color: rgb(220, 220, 220);
    color: #A02D32;
}

div.footer-contact a {
    text-decoration: underline;
}
img.pakningsfoto {
    padding: 30px 20px 30px 20px;
    background-color: #f2f2f2;
    max-height: 300px;
    width: auto;
}
.imageImageLeftBox {
    background-color: #f2f2f2;
    margin-bottom: 10px;
}
.imageImageLeftBoxWhite {
    background-color: #ffffff;
    margin-bottom: 10px;
}
.imageImageLeftBoxRed {
    border: 2px solid #A02D32;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    margin-bottom: 10px;
    padding: 10px;
}

.imageImageLeftBoxWhite {
    background-color: #ffffff;
    margin-bottom: 10px;
}

.imageImageLeftBoxWhite img {
    max-height: 400px;
}

.flexfelt-wrapper > .glob-wrapper a {
    font-weight: bold;
    color: #A02D32;
    text-decoration: none;
}

.flexfelt-wrapper > .glob-wrapper a::after {
    text-indent: -999em;
    content: "\25BA";
    color: #A02D32;
    margin-left: 2px;
}

.progress-container {
    background: #e6dcdc;
}

.progress-bar {
    background: #A02D32;
}
