﻿@font-face {
    font-family: 'HelvNeue';
    src: url('fonts/HelveticaNeueLTStd-Lt.otf') format("opentype");
}

@font-face {
    font-family: 'HelvNeue';
    font-weight: bold;
    src: url('fonts/HelveticaNeueLTStd-Bd.otf') format("opentype");
}

html, body {
    margin: 0;
    padding: 0;
    background-color: white;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    /* height:100%; */
	height:auto;

}

    body * {
        font-family: 'Open Sans', sans-serif;
    }

a, .link {
    text-decoration: none;
    color: #0a76be;
    cursor: pointer;
}
#datesDesc {
    display: none;
    width: 250px;
    height: auto;
    overflow: hidden;
    text-align: left;
    padding: 10px;
    color: #fff;
    background-color: #00a0db;
    font-size: 11px;
    position: absolute;
}
#adatesDesc {
    display: block;
    padding: 4px 10px;
    float: right;
    background-color: #00a0db;
    color: #fff;
    border-radius: 100px;
}

.new-zip-text {
	font-size: 22px !important;
    width: 120px;
    padding: 10px !important;
    text-align: center;
	margin: 0px 5px 0px 0px!important;
	border: 1px solid #00a0db !important;
	
}
 .arrow2 {
	 display:none !important;
 }

.new-zip-button {
	font-size: 16px !important;
    padding: 10px !important;
    text-align: center;
	height:52px;
	float: right;
	display: none;
	
}
.sell-points {
	
	font-style: italic;
	font-size:16px;	
	
}
.sell-points li {
	
	margin-bottom: 30px;
	display:none;
	
}
.warningMessage {
    display: inline-block;
    width: 98%;
    vertical-align: top;
    color: white;
    padding: 10px;
    background-color: #c03127;
    margin-bottom: 10px;
}

warning a:hover, .link:hover {
    text-decoration: underline;
}
.blue-bg {
    background-color: #00a0dc;
	
}
strong.focuss {
    color: #00a0db;
}

h1 {
    color: #00a0db;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 18px 0;
}

h2 {
    color: #00a0db;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 18px 0;
}

h3 {
    color: #00a0db;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

h4 {
    color: #434343;
    font-size: 14px;
    font-weight: 700;
    margin: 25px 0 15px 0;
}

p {
    margin: 0 0 18px 0;
}

hr {
    border: 0;
    height: 1px;
    background: #dcdcdc;
    margin: 40px 0 40px 0;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0 0 18px 0;
    /*  text-align: justify;  */
}

    ul li {
        padding-left: 14px;
    }

        ul li:before {
            content: "• ";
            color: #00a0db;
            font-size: 20px;
            position: relative;
            top: 3px;
        }

.block .olListe {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    text-align: justify;
}

    .block .olListe li {
        margin-bottom: 10px;
    }

.block .liste {
    display: inline-block;
    vertical-align: top;
    width: 80%;
    text-align: left;
}

.liste ul li {
    text-align: left;
}

/*
    Popup
*/
#zipBg, #zipBg2, #zipBg3, #zipBg4, #zipBusiness, #zipPrices,
#zipPreisBespiel, #ZipAbfallPreise, #junkbustersPriser, #containerPriserPopUp,
#zipBusinessWaren, #showBeregner {
    background-color: rgba(0,0,0,0.85);
    /*color: #cecece;*/
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    z-index: 100000;
    text-align: center;
}

.zipPopup {
    display: inline-block;
    max-width: 820px; /*600px;*/
    margin: 20px 20px;
    padding: 20px;
    background-color: white;
    box-shadow: 0 0 20px #1b1b1b;
}

    .zipPopup.pic {
        max-width: 1200px;
    }

.popupBlock {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: justify;
    font-size: 10px;
}

    .popupBlock h1, .popupBlock h2 {
        text-align: center;
        font-size: 14px;
    }

    .popupBlock ol li {
        text-align: left;
    }

.ErrorBox {
    color: red;
    display: block;
    font-weight: bold;
    padding: 10px 1px;
}
.red-att {
	
	color: red !important;
	
}
.imageView {
}

    .imageView img {
        width: 100%;
        height: 100%;
        max-height: 100%;
        max-width: 100%;
    }


.uiContents {
    display: block;
    background: white;
    padding: 20px;
    /*z-index: 1000;*/
    max-width: 1024px;
    margin: auto;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    z-index: 99999;
    border: 1px solid #E1E2E1;
    box-shadow: 2px 2px 5px #888888;
}

.showName {
    font-size: 6px;
    color: white;
}
/* from http://avexdesigns.com/responsive-youtube-embed/ */

.youtube-container {
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
}

    .youtube-container iframe,
    .youtube-container object,
    .youtube-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.orderHistory tbody tr:hover {
    cursor: pointer;
}

/* -----------------------------------------------------------------------------
   http://www.junkbusters.dk/?p=bestil-container-services
   ----------------------------------------------------------------------------- */

.tableContainer {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.tableContainerLabel {
    display: inline-block;
    vertical-align: top;
    width: 180px;
    padding: 5px 0;
    height: 30px;
}

.tableContainerContents {
    display: inline-block;
    vertical-align: top;
    /*min-width: 280px;*/
    padding: 5px 0;
}

/* -----------------------------------------------------------------------------
    http://beta.junkbusters.dk/?p=alternativ-til-genbrugsstation VORES ANDRE AFFALDSLØSNINGER
   ----------------------------------------------------------------------------- */

.genbrugList {
    font-size: 12px;
}

    .genbrugList h3 {
        font-size: 13px;
    }

/* -----------------------------------------------------------------------------
    http://beta.junkbusters.dk/?p=junktruck-services VORES ANDRE AFFALDSLØSNINGER
   ----------------------------------------------------------------------------- */

.junktruckConcepts {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

/* -----------------------------------------------------------------------------
    Pris beregner
   ----------------------------------------------------------------------------- */

.volumeSelector {
    display: inline-block;
    vertical-align: top;
    width: 16%;
    height: 20px;
    padding: 5px 2px;
    margin: 2px 2px;
    border-radius: 10px;
    background-color: #00a0db;
    color: white;
    text-align: center;
    font-size: 10px;
}

    .volumeSelector.volumeSelectorSelected {
        background-color: red;
    }

#wasteSizePicture {
    position: relative;
    font-weight: bold;
    text-align: center;
}

    #wasteSizePicture img {
        width: 100%;
        max-width: 100%;
        /*top: -50px;*/
        z-index: -1;
    }

#truckSizePicture {
    display: block;
    position: absolute;
    right: -10px;
    top: 5%;
}

img#truckPicture {
    max-height: 100%;
    max-width: 100%;
    width: 50%;
    z-index: 1000;
}

.beregnerText {
    position: absolute;
    top: 5%;
    left: 5%;
    font-size: 9px;
}

.wasteLabel {
    display: inline-block;
    vertical-align: top;
    /*font-size: 12px;*/
    margin-bottom: 12px;
}

.wasteData {
    display: inline-block;
    vertical-align: top;
    background: #c4d5e5;
    color: #366ba1;
    padding: 2px 10px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
}

.illustration {
    font-size: 9px;
}

#selectMenu {
    position: absolute;
    top: 28px;
    left: 0px;
    line-height: 40px;
    padding: 0 25px 0 10px;
    text-transform: uppercase;
    color: #00a0db;
    min-width: 40px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 15px;
    box-shadow: 0px 0px 6px #c4c4c4;
    background: white url('../graphics/dropdown_arrow.png') no-repeat right 15px center;
    z-index: 1500;
}

    #selectMenu select {
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: '';
    }



#PensioPaymentForm select {
    background: white;
    z-index: 1500;
}


/* -----------------------------------------------------------------------------
    Price tables
   ----------------------------------------------------------------------------- */

.priceTableHeader {
    background: #f3f3f3;
    padding: 12px 10px;
    font-weight: bold;
}

.priceTable {
    width: 100%;
}


.priceTableRow {
    padding: 12px 0px;
}

.priceTableHeader td {
    border-top: 1px solid #a9a9a9;
}

.priceTableItemLabel {
    border-bottom: 1px solid #a9a9a9;
    padding: 12px 12px;
    text-align: right;
}

.priceTable td.priceTableItem {
    text-align: right;
    border-bottom: 1px solid #a9a9a9;
}

.grundPriser {
    color: white;
}

    .grundPriser .prisFelt {
        display: inline-block;
        height: 50px;
        text-align: center;
        vertical-align: top;
        background: #17a6de;
        width: 98%;
        margin-left: 2%;
        margin-bottom: 5px;
        font-weight: bold;
    }

        .grundPriser .prisFelt.singleLine {
            line-height: 50px;
        }

        .grundPriser .prisFelt.Lines {
            border: 10px solid #17a6de;
            box-sizing: border-box;
        }


/* -----------------------------------------------------------------------------
    Youtube Link
   ----------------------------------------------------------------------------- */
.center {
    text-align: center;
}

    .center object {
        width: 320px;
        height: 195px;
    }

    .center img {
        text-align: center;
    }

/* -----------------------------------------------------------------------------
    Content image
   ----------------------------------------------------------------------------- */

.contentImage img {
    max-width: 100%;
    max-height: 100%;
    height: 55px;
}

.contentImage.big img {
    max-width: 100%;
    max-height: 100%;
   height: 100%;
}



.contentImage.halfSize {
    width: 50%;
}

.contentImage {
    margin-left: auto;
    margin-right: auto;
}

/* -----------------------------------------------------------------------------
    ??
   ----------------------------------------------------------------------------- */

.SorteringHeader {
    font-size: 10px;
}

input[type=text], input[type=password], select, textarea {
    border: 0;
    font-size: 14px;
    padding: 6px;
    margin: 0 5px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    padding: 6px;
    min-width: 55px;
    cursor: pointer;
    color: #434343;
    font-size: 14px;
    background: white url('../graphics/dropdown_arrow.png') no-repeat right 15px center;
    z-index: 1500;
}

    /*select {
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: '';
    }*/

    select::-ms-expand {
        display: none;
    }

input[type=submit], input[type=button], input[type=button].panel {
    border: 0;
    font-size: 14px;
    padding: 6px 18px;
    margin: 0 2px;
    color: white;
    background-color: #00a0db;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: normal;
}

    input[type=submit].panel, input[type=button].panel {
        padding: 6px 10px;
        margin: 5px 0;
    }

    input[type=submit].big, input[type=button].big, a.big {
        padding: 10px 14px;
        margin: 5px 0;
    }

    input[type=submit].red, input[type=button].red, a.big {
        background-color: #e12c23;
    }
    a.big {

        color: #fff;
        
    }
    .bold-table td {

        font-weight:bold;

    }
a.LinkButton {
    border: 0;
    font-size: 14px;
    padding: 10px 18px;
    margin: 5px 2px;
    color: white;
    background-color: #00a0db;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
}

    a.LinkButton.red {
        background-color: #e12c23;
    }

input[type=radio], input[type=checkbox], label {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

input[type=checkbox] {
    margin-right: 6px;
}

input[type=radio] {
    margin-right: 4px;
}

.bold {
    font-weight: 700 !important;
}

.right {
    float: right;
}

.nopadding {
    padding: 0 !important;
}

.shadow {
    box-shadow: 0px 0px 6px #c4c4c4;
    -webkit-appearance: none;
    -moz-appearance: none;
}

select::-ms-expand {
    display: none;
}


.shadow.betaling {
    position: relative;
    top: 0;
}

.missing {
    color: #C00;
    font-weight: bold;
}

.mobileonly {
    display: block;
}

.nomobile {
    display: none;
}

.nomobileIcons {
    display: none;
}

#cookies {
    /*background-color: #fffbdc;*/
    font-size: 10px;
}

    #cookies div {
        width: 100%;
        max-width: 1024px;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
        padding: 8px;
        position: relative;
        display: table;
    }

    #cookies span {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }

    #cookies strong {
        /*display: block;
        margin-bottom: 3px;*/
    }

#main {
    width: 100%;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    box-shadow: 0px 0px 9px #e5e5e5;
    color: #434343;
}

#topbar {
    color: white;
    background: -webkit-linear-gradient(#535353, #444444);
    background: -o-linear-gradient(#535353, #444444);
    background: -moz-linear-gradient(#535353, #444444);
    background: linear-gradient(#535353, #444444);
    box-sizing: border-box;
    height: 31px;
    padding: 3px 12px 0 12px;
    line-height: 25px;
    font-size: 12px;
}

    #topbar a {
        color: white;
    }

    #topbar .social {
        display: none;
    }

#topmenu {
    background-color: #00a0db;
    height: 70px;
    position: relative;
}

#logo {
    position: absolute;
    left: 20px;
    top: 12px;
    width: 150px;
}

#topmenu .menu {
    position: absolute;
    display: none;
    list-style: none;
    padding: 6px 0 6px 0;
    margin: 0;
    top: 70px;
    width: 100%;
    background: white;
    border: 1px solid #d2d2d2;
    box-sizing: border-box;
    box-shadow: 0px 2px 7px #7c7c7c;
    z-index: 2000;
}

    #topmenu .menu li {
        display: block;
        padding-left: 0;
        margin-bottom: 0;
        text-indent: 0;
    }

        #topmenu .menu li:before {
            content: none;
        }

    #topmenu .menu a, #topmenu .menu span {
        color: #434343;
        text-transform: uppercase;
        font-size: 16px;
        display: block;
        padding: 10px 5px 10px 20px;
        cursor: pointer;
    }

        #topmenu .menu a:hover, #topmenu .menu span:hover, #topbar a:hover, #topbar  span#contactLink:hover {
            text-decoration: none;
            color: #cceaf5;
        }


.textService {
    /*background-color: white;*/
}

a.ServiceBox {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
}

    a.ServiceBox strong {
        display: block;
        clear: both;
    }

    a.ServiceBox:hover strong {
        text-decoration: underline;
    }

    a.ServiceBox img {
        display: inline-block;
        vertical-align: top;
        width: 20%;
        margin-right: 10px;
    }

    a.ServiceBox span {
        display: inline-block;
        width: 70%;
        vertical-align: top;
        color: #7c7c7c;
        font-weight: normal;
    }



#topmenu .servicesMenu {
    position: absolute;
    display: none;
    list-style: none;
    padding: 15px 15px 5px 15px;
    margin: 0;
    top: 70px;
    width: 100%;
    background: white;
    border: 1px solid #d2d2d2;
    box-sizing: border-box;
    box-shadow: 0px 2px 18px #b1b1b1;
    z-index: 2000;
}

    #topmenu .servicesMenu li {
        display: block;
        padding: 0;
        margin-bottom: 0;
        text-indent: 0;
    }

        #topmenu .servicesMenu li:before {
            content: none;
        }

        #topmenu .servicesMenu li ul {
            list-style: none;
            padding: 0;
            margin: 4px 0 10px 0;
        }

            #topmenu .servicesMenu li ul li {
                display: block;
                padding: 3px 0;
            }

    #topmenu .servicesMenu a {
        color: #000000;
        font-weight: 700;
        text-transform: uppercase;
    }

    #topmenu .servicesMenu ul a {
        font-weight: normal;
        text-transform: none;
    }

#menuIcon {
    display: inline-block;
    float: right;
    width: 76px;
    height: 40px;
    box-sizing: border-box;
    background: url('../graphics/responsive-menu-icon.png') left center no-repeat;
    margin: 15px 12px 0 0;
    font-size: 18px;
    text-transform: uppercase;
    color: white;
    padding: 8px 0 0 22px;
    cursor: pointer;
}

.block {
    padding: 15px;
}

    .block.grey {
        background-color: #f3f3f3;
        border: 1px solid #d2d2d2;
        border-bottom: none;
        border-top: 0;
       
    }

    .block.grey.topLine {
           border: 1px solid #d2d2d2
    }


        .block.grey a, .block.white a, .blockTable a {
            font-weight: bold;
        }

        .block.grey.bottomShadow {
            border: 0;
            -webkit-box-shadow: inset 0px -7px 5px 0px rgba(0,0,0,0.31);
            -moz-box-shadow: inset 0px -7px 5px 0px rgba(0,0,0,0.31);
            box-shadow: inset 0px -7px 5px 0px rgba(0,0,0,0.31);
        }

        .block.grey h1, .block.grey h2 {
            text-align: center;
            margin: 0 0 32px 0;
        }

    .block.darkgrey {
        background-color: #535353;
        text-align: center;
        color: white;
    }

        .block.darkgrey a {
            color: #c2c2c2;
        }

    .block.blue {
        background-color: #00a0db;
        text-align: center;
        color: white;
        margin: 2px 0 2px 0;
    }

        .block.blue h3, .block.blue a {
            color: white;
        }

    .block.white, .blockTable.white {
        background-color: white;
        border: 1px solid #d2d2d2;
        border-bottom: none;
       
    }

        .block.white.noborder {
            border: none;
            border-top: 1px solid #d2d2d2;
        }

/* ---------------------------------------------------------------------------------------------------------
    accordion liste
   --------------------------------------------------------------------------------------------------------- */


.addBreak {
    display: block;
}

.accordionFrame {
    display: block;
    width: 100%;
    font-size: 12px;
}

.accordingStrong, tr.accordingStrong td {
    font-size: 13px;
    font-weight: bold;
    color: rgb(67, 67, 67);
}

.accordionFrame .accordionSection {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #d2d2d2;
}

#lastLine {
    border-top: 1px solid #d2d2d2;
    display: block;
    float: left;
    width: 100%;
    height: 10px;
}

.accordionSection {
    min-height: 200px;
    display: table;
}

    .accordionSection .listImage {
        display: block;
        width: 100%;
        min-height: 150px;
        text-align: center;
    }

        .accordionSection .listImage .imageCenterVerFrame {
            display: table;
            table-layout: fixed;
            width: 100%;
            /* border-left: 15px solid white;
            border-right: 15px solid white; */ /* Disabled MK* 131015 to prevent covering of text on junkbag-preise */
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            height: 100%;
            height: 160px;
        }

            .accordionSection .listImage .imageCenterVerFrame.list2 {
                display: table;
                table-layout: fixed;
                width: 100%;
                /*border-left: 15px solid white;
                border-right: 15px solid white;*/
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                height: 100%;
                height: 160px;
            }

            .accordionSection .listImage .imageCenterVerFrame .imageCenterVer,
            .accordionSection .listImage.list2 .imageCenterVerFrame.list2 .imageCenterVer {
                display: table-cell;
                vertical-align: middle;
            }

        .accordionSection .listImage.list2 {
            display: block;
            width: 100%;
            min-height: 150px;
            text-align: center;
        }

.shadow.betaling {
    position: relative;
    top: -7px;
}

.accordionSection .info {
    display: block;
    width: 100%;
}

.accordionFrame .info.list2 {
    display: block;
    width: 100%;
}

.accordionSection .infoHeader {
    display: block;
    text-align: center;
    width: 100%;
}

.ui-accordion .ui-accordion-header {
    border: none;
    background: #f3f3f3;
}

.ui-accordion {
    border: none;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border: none;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border: none;
    border-radius: 0 0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none;
    border: none;
}

.ui-state-focus, .ui-state-default {
    border: none;
}

.ui-widget-content {
    background: white;
    border: none;
}

.ui-accordion .ui-accordion-content {
    padding: 0;
}

img.smallBagWidth {
    width: 80px;
}

img.largeBagWidth {
    width: 120px;
}

img.xlBagWidth {
    width: 140px;
}

img.dammWolleBagWidth {
    width: 100px;
}

img.lmBagWidth {
    width: 120px;
}

img.llmBagWidth {
    width: 150px;
}


/*.accordionFrame {
        display: block;
        width: 100%;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
    }

    .accordingStrong td, .accordionSection .accordingStrong td,  .accordionSection .accordingStrong  {
        font-size: 13px;
        font-weight: bold;
        margin-bottom:10px;
    }

    .containers  .container  .tableHeader td,  .tableHeader td  {
                font-size: 13px;
        font-weight: bold;
    }
    .accordionFrame .accordionSection {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        padding-top: 10px;
        border-top: 1px solid #d2d2d2;
    }
     .accordionSection#last {
           border-bottom: 1px solid #d2d2d2;
    }
 
    .accordionSection .listImage {
        display: inline-block;
        vertical-align: top;
       width: 100%;
       text-align: center;
    }
        .accordionSection .listImage .imageCenterVerFrame {
            display: table;
            table-layout: fixed;
            width: 100%;
            border-left: 15px solid white;
            border-right: 15px solid white;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            height: 100%;
            height: 220px;
        }

            .accordionSection .listImage .imageCenterVerFrame.list2 {
                  height: 180px;
            }

            .accordionSection .listImage .imageCenterVerFrame .imageCenterVer {
                display: table-cell;
                vertical-align: middle;
            }

        .accordionSection .listImage.list2 {
            width: 100%;
               
        }

.accordionFrame .info {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
         .accordionFrame .info.list2 {
              width: 100%;
         }

    .ui-accordion .ui-accordion-header {
        border: none;
 
        background: #f3f3f3;
 
    }

    .ui-accordion  {
        border: none;
    }

    .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr  {
        border: none;
    }

    .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
        border: none;
        border-radius: 0 0;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        background: none;
        border: none;
    }
    .ui-state-focus,.ui-state-default {
        border: none;
    }

    .ui-widget-content {
        background: white;
        border: none;
    }

    .ui-accordion .ui-accordion-content {
        padding: 0;
    }

    img.smallBagWidth {
        width: 80px;
    }

    img.largeBagWidth {
         width: 120px;
    }

    img.xlBagWidth {
          width:140px;
    }

    img.dammWolleBagWidth {

          width:120px;

    }

    img.lmBagWidth {
           width:150px;
    }

    img.llmBagWidth {
        width:150px;
    }*/

/* ---------------------------------------------------------------------------------------------------------
    Forespørgsel Block
   --------------------------------------------------------------------------------------------------------- */

.block.red {
    padding: 15px;
    background-color: #c03127;
    border-top: 1px solid white;
    border-right: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    padding: 10px;
    min-height: 70px;
}

    .block.red p.fonth1 {
        color: #00a0db;
        font-size: 20px;
        color: white;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0 0 18px 0;
    }

    .block.red .frame {
        display: block;
        width: 200px;
        margin: auto;
        /*background: yellow;*/
    }

        .block.red .frame input[type=submit] {
            width: 70px;
            background: #00a0db;
        }

        .block.red .frame input {
            margin-left: 5px;
            margin-bottom: 5px;
        }

    .block.red h1, .block.red p {
        color: white;
    }

    .block.red h1 {
        font-size: 20px;
    }

    .block.red p, .block.red input {
        font-size: 12px;
    }

    .block.red .frame p {
        display: block;
        float: left;
    }

    .block.red .frame input#forePost, .block.red .frame input#foreTel {
        width: 170px;
    }

    .block.red .innerShadow {
        /*-webkit-box-shadow: inset 8px 8px 31px -15px rgba(0,0,0,1);
            -moz-box-shadow: inset 8px 8px 31px -15px rgba(0,0,0,1);
            box-shadow: inset 8px 8px 31px -15px rgba(0,0,0,1);*/
    }

        .block.red .innerShadow.post {
            width: 170px;
        }

    .block.red input:focus {
        outline: 0;
    }

    .block.red .shadow {
        display: inline-block;
        vertical-align: top;
        width: 80px;
        -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
    }

/* ---------------------------------------------------------------------------------------------------------
 
   --------------------------------------------------------------------------------------------------------- */
.block.error {
    background-color: #c11f1f;
    color: white;
    padding: 6px 12px;
}

.block.bordertop, .blockTable.bordertop {
    border-top: 1px solid #d2d2d2;
}


.blockTable {
    padding: 15px;
}

    .blockTable .col1 {
        display: inline-block;
    }

    .blockTable .col2 {
        display: inline-block;
    }

.greybox {
    background-color: #f3f3f3;
    padding: 10px;
    margin: 10px 0 18px 0;
}

    /* added to greybox */

    .greybox h4 {
        font-weight: bold;
    }




/* lokationer (oversigt) http://beta.junkbusters.dk/?p=lokationer */

.lokationerFrame {
    width: 100%;
    background: rgb(0, 160, 219);
    border: 30px solid rgb(0, 160, 219);
    box-sizing: border-box;
}

.lokationerKort {
    width: 100%;
    height: 100%;
    display: table;
    position: relative;
}

    .lokationerKort img {
        vertical-align: top;
        width: 100%;
        max-width: 80%;
    }

    .lokationerKort div {
        position: absolute;
    }

    .lokationerKort #dots {
        display: block;
        background-image: url("../graphics/pinner.png");
        background-size: cover;
        height: 20px;
        width: 20px;
    }

.lokationerInfo {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    color: white;
    text-align: justify;
}

    .lokationerInfo h1, .lokationerInfo h2 {
        color: white;
        font-size: 12px;
    }

    .lokationerInfo label:hover {
        color: rgb(0, 160, 219);
        background: white;
    }

.lokationerCenterLinks {
    width: 100%;
    display: block;
}

    .lokationerCenterLinks .lokationlabel:hover {
        color: rgb(0, 160, 219);
        background: white;
    }

    .lokationerCenterLinks .lokationlabel {
        width: 31%;
        min-height: 30px;
        text-decoration: none;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 10px;
        margin-right: 2%;
        border: 1px solid white;
        box-sizing: border-box;
        text-transform: uppercase;
        color: white;
        font-size: 8px;
        padding: 5px 0;
        cursor: pointer;
        text-align: center;
    }

/*
    lokationer (byer)
*/

.blockCity {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    min-height: 300px;
    background-color: #535353;
    color: white;
    padding: 30px 30px;
    box-sizing: border-box;
}

    .blockCity h1 {
        margin: 0 0 2px 0;
        color: white;
        font-size: 12px;
    }

.introCity {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    color: white;
    text-align: justify;
    padding-right: 20px;
}

.menuCityFrame {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    /*padding: 10px 10px;*/
}

.menuCity {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 25%;
    padding-bottom: 10px;
    padding-top: 10px;
    /*padding: 5px 5px;*/
    /*background: yellow;*/
}

    .menuCity:hover {
        background: #3A3A3A;
        border-radius: 5px;
    }

.imageFrame {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    min-height: 65px;
}

.blockCity .menuCity .imageFrame img {
    /*background: green;*/
    width: 100%;
    /*height: 100%;*/
    max-width: 60px;
    /*max-height: 60px;*/
}

.menuCity .desc {
    display: inline-block;
    vertical-align: top;
    width: 70%;
    height: 100%;
    color: white;
    height: 100%;
    text-align: justify;
    font-weight: normal;
}

/* "Blue header" */

.blueLok {
    display: block;
    padding-top: 20px;
    padding-bottom: 5px;
    width: 100%;
    text-align: center;
    background: rgb(0, 160, 219);
}

    .blueLok h1 {
        color: white;
        font-size: 15px;
    }
/*
    FACTS
*/

.facts {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.redBoxFacts {
    display: block;
    /*background: #df2d22;*/
    background: #c03127;
    width: 100%;
    height: 100%;
    color: white;
    text-align: justify;
    /*border: 30px solid #df2d22;*/
    border: 30px solid #c03127;
    box-sizing: border-box;
}

.blockCity h1 {
    margin: 0 0 2px 0;
    color: white;
    font-size: 12px;
}


.facts .redBoxFacts a {
    color: white;
}

.redBoxFacts h1 {
    margin: 0 0 2px 0;
    color: white;
    font-size: 12px;
}

.imageFacts {
    display: block;
    width: 100%;
    height: 100%;
    /*z-index: -99999;*/
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    .imageFacts img {
        width: 100%;
        height: 100%;
    }

/*
        carouselMenu
    */
.carouselMenu {
    display: block;
    width: 94%;
    height: 180px;
    position: relative;
    left: 3%;
}

    .carouselMenu a {
        display: block;
        text-align: center;
        float: left;
        box-sizing: border-box;
        border-left: 1px solid #E9E9E4;
        padding-left: 10%;
        padding-right: 10%;
    }

        .carouselMenu a:first-of-type {
            border: none;
        }

        .carouselMenu a:hover {
            text-decoration: none;
        }

            .carouselMenu a:hover .labelText {
                background-color: #00a1da;
                color: white;
            }


    .carouselMenu .item {
        width: 100%;
        list-style: none;
        height: 100%;
        margin: 0;
        background-color: rgba(255,255,255,0.85);
    }

        .carouselMenu .item .rowItem {
            width: 100%;
            display: table;
        }

            .carouselMenu .item .rowItem .itemHeader {
                display: table-cell;
                vertical-align: bottom;
                text-transform: uppercase;
                font-weight: 700;
                height: 45px;
                vertical-align: top;
                color: #434343;
                cursor: pointer;
                font-size: 14px;
                margin-top: 10px;
            }

        .carouselMenu .item .itemText {
            color: black;
            width: 100%;
            height: 100px;
            text-align: center;
            font-size: 11px;
            font-weight: normal;
        }

.owl-carousel .owl-controls .owl-nav div {
    position: absolute;
    top: 75px;
    border: none;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    right: -2%;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    left: -2%;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 10px;
    margin: 5px;
    padding: 4px 7px;
    color: black;
    background: white;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.owl-theme .owl-dots {
    position: relative;
    bottom: 40px;
}

i.arrow_slide {
    font-weight: bold;
    font-size: 28px;
}

.rowItem .itemLabel {
    position: relative;
    bottom: 0px;
    display: block;
    height: 40px;
    width: 100%;
}

.rowItem .labelText {
    display: inline-block;
    border: 1px solid #00a1da;
    color: #00a1da;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 10px;
    text-transform: uppercase;
    cursor: pointer;
}

.rowItem label {
    border: 1px solid #00a1da;
    color: #00a1da;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 10px;
    text-transform: uppercase;
    cursor: pointer;
    padding-top: 20px;
}

/*
    Vores services
*/

.voresServices {
    display: inline-block;
    width: 100%;
    height: 80px;
    color: white;
    border-top: 1px white;
    font-size: 14px;
    background: #c03127;
}

/* 


*/
.block.concepts {
    padding: 10px 0 10px 0;
}

    .block.concepts a {
        display: inline-block;
        width: 70px;
        height: 75px;
        vertical-align: top;
        margin: 0 3px 0 3px;
        cursor: pointer;
    }

        .block.concepts a:hover {
            text-decoration: none;
        }

            .block.concepts a:hover label, .block.concepts a.selected label,
            .block.concepts a:hover .conceptLabel,
            .block.concepts a.selected .conceptLabel {
                background-color: #00a0db;
            }

        .block.concepts a .image {
            display: table-cell;
            vertical-align: middle;
            width: 70px;
            height: 50px;
        }

            .block.concepts a .image img {
                width: 60px;
            }

        .block.concepts a label {
            display: block;
            border: 1px solid white;
            padding: 2px;
            text-transform: uppercase;
            color: white;
            font-size: 10px;
            cursor: pointer;
        }

        .block.concepts a .conceptLabel {
            display: block;
            border: 1px solid white;
            padding: 2px;
            text-transform: uppercase;
            color: white;
            font-size: 10px;
            cursor: pointer;
        }

        .block.concepts a .text {
            display: none;
            margin-top: 2px;
            font-size: 10px;
            color: #a7a6a6;
        }

.block .noCols {
    text-align: justify;
}

    .block .noCols li {
        /*background: red;*/
        padding-bottom: 6px;
    }

.block .col1, .blockTable .col1 {
    display: block;
    padding: 10px;
    height: auto;
}

.block .col2, .blockTable .col2 {
    display: none;
}

.block .singleCol {
    display: block;
    padding: 10px;
    height: auto;
}


.block.awards {
  
    padding: 0;
    text-align: center;
}

    .block.awards span {
        display: inline-block;
        vertical-align: middle;
        margin: 10px 1.5%;
        width: 40%;
    }

.block.awards.temp {
    display: none;
    padding: 0;
    text-align: center;
}

.block.awards.topLine {
       border-top: 1px solid #d2d2d2;
}

.block table {
    width: 100%;
    border-spacing: 0;
}

    .block table td {
        font-size: 12px;
        text-align: left;
        padding: 4px;
        /*border-bottom: 1px solid #eaeaea;*/
    }

    .block table thead td {
        font-weight: bold;
    }

    .block table.basic {
        width: auto;
    }

        .block table.basic td {
            border: none;
        }

    .block table.nopadding td {
        padding: 0;
    }

        .block table.nopadding td td {
            padding: 4px;
        }

.blockTable table {
    width: 100%;
    border-spacing: 0;
}

    .blockTable table td {
        font-size: 12px;
        text-align: left;
        padding: 4px;
        /*border-bottom: 1px solid #eaeaea;*/
    }

    .blockTable table thead td {
        font-weight: bold;
    }

    .blockTable table.basic {
        width: auto;
    }

        .blockTable table.basic td {
            border: none;
        }

    .blockTable table.nopadding td {
        padding: 0;
    }

..blockTable table.nopadding td td {
    padding: 4px;
}

.leftFLoatList {
    text-align: left;
    margin-left: 25%;
}


.liste {
    display: block;
    width: 50%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

/*
    Dærknings områder
*/

.daekningFrame {
    display: inline-block;
    vertical-align: top;
    width: 100%;
   /* min-height: 450px;*/
    position: relative;
}

    .daekningFrame .button {
        margin-top: 10px;
        margin-bottom: 15px;
        background-color: #f3f3f3;
        border: 1px solid #17a7de;
        color: #17a7de;
        padding: 2px 30px;
    }

    .daekningFrame .info {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        /*min-height: 250px;*/
    }

        .daekningFrame .info h2 {
            color: black;
            font-size: 18px;
            text-align: left;
        }


        .daekningFrame .info .selectBy {
            display: block;
            margin-left: 10%;
            /*margin-top: 25%;*/
        }


#selectMenuDaek {
    line-height: 40px;
    padding: 0px;
    text-transform: uppercase;
    color: #00a0db;
    width: 220px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 15px;
    box-shadow: 0px 0px 6px #c4c4c4;
    background: white url('../graphics/dropdown_arrow.png') no-repeat right 15px center;
    z-index: 1500;
}

.daekningFrame .map {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    min-height: 250px;
}

    .daekningFrame .map img {
        width: 40%;
        margin-left: 15%;
        margin-right: auto;
    }


/* Forhandlere*/

.junkBagDealers tr td {
    display: block;
    font-size: 15px;
    border-bottom: none;
}

.junkBagDealers td.lastTD {
    border-bottom: 1px solid #f3f3f3;
}

.junkBagDealers .noMobile, th {
    display: none;
}

div#map_canvas {
    width: 50%;
    height: 50%;
    margin: 0;
    padding: 0;
}

#map_canvas {
    position: relative;
}

[draggable=true] {
    cursor: move;
}

.resizable {
    overflow: scroll;
    resize: both;
    /*max-width: 300px;
    max-height: 460px;*/
}

/*
    conceptHeader

*/
.conceptHeader {
    display: block;
    position: relative;
    min-height: 100px;
    padding: 0;
    background-color: #f3f3f3;
}

    .conceptHeader.bottomBorder {
        border-bottom: 1px solid #d2d2d2;
    }

#conceptMenu {
    position: absolute;
    top: 28px;
    left: 28px;
    line-height: 40px;
    padding: 0 25px 0 10px;
    text-transform: uppercase;
    color: #00a0db;
    min-width: 160px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 10px;
    box-shadow: 0px 0px 6px #c4c4c4;
    background: white url('../graphics/dropdown_arrow.png') no-repeat right 15px center;
    z-index: 1500;
}

    #conceptMenu:hover {
        box-shadow: 0px 0px 6px #a1a1a1;
    }


.selectBy div#nav {
    line-height: 40px;
    padding: 0 25px 0 10px;
    text-transform: uppercase;
    color: #00a0db;
    width: 160px;
    box-sizing: border-box;
    text-align: left;
    cursor: pointer;
    text-transform: uppercase;
    box-shadow: 0px 0px 6px #c4c4c4;
    background: white url('../graphics/dropdown_arrow.png') no-repeat right 15px center;
    z-index: 1500;
}

.selectBy ul li:before {
    content: none;
}

.selectBy ul.selectJunktruckPriser {
    display: none;
    background: white;
    list-style-type: none;
    list-style: none;
}

.selectBy ul.selectJunktruckPriser {
    /*background: red;*/
    min-width: 200px;
    z-index: 2000;
    list-style: none;
    text-align: left;
    list-style-type: none;
}

    .selectBy ul.selectJunktruckPriser > li {
        padding: 5px 5px 5px 15px;
        margin-bottom: 0;
        text-indent: 0;
    }

        .selectBy ul.selectJunktruckPriser > li:hover {
            text-decoration: none;
            background-color: #f3f3f3;
        }

.conceptHeader .dropdown {
    display: none;
    position: absolute;
    top: 71px;
    left: 28px;
    padding: 15px 2px 15px 2px;
    min-width: 160px;
    box-sizing: border-box;
    font-size: 10px;
    box-shadow: 0px 0px 6px #c4c4c4;
    background: white;
    list-style: none;
    margin: 0;
    z-index: 2000;
}

    .conceptHeader .dropdown li {
        display: block;
        padding: 0;
        margin-bottom: 0;
        text-indent: 0;
    }

        .conceptHeader .dropdown li:before {
            content: none;
        }

    /*.conceptHeader .dropdown a {
        display: block;
        line-height: 30px;
        padding: 0 10px;
        color: #00a0db;
        text-transform: uppercase;
        cursor: pointer;
    }*/
	.conceptHeader .dropdown a {
		display: block;
		line-height: 30px;
		padding: 8px 10px;
		color: #00a0db;
		text-transform: uppercase;
		cursor: pointer;
		font-size: 12px;
		font-weight: 200;
	}	

        .conceptHeader .dropdown a:hover {
            text-decoration: none;
            background-color: #f3f3f3;
        }

.conceptHeader .buttons {
    position: absolute;
    bottom: 0px;
    width: 100%;
    list-style: none;
    height: 60px;
	height:auto; 
    margin: 0;
    padding: 0;
    background-color: rgba(255,255,255,0.85);
    z-index: 1000;
    overflow: hidden;
}

    .conceptHeader .buttons a {
        border-left: 1px solid #B5B5A3;
        box-sizing: border-box;
        width: 25%; 
        float: left;
        height: 100%;
        cursor: pointer;
		/*width: 100%;*/
		border-bottom: 1px solid #ccc !important;
		/*padding: 1px;
		height: 47px;
		padding-left:10px;
		background-image: url(../graphics/small-arrow1.png);
		background-repeat:no-repeat;
		background-position: right center;*/
    }

        .conceptHeader .buttons a:first-of-type {
            border: none;
        }

                        .conceptHeader .buttons a:last-of-type {
               border-right: 1px solid #B5B5A3;
        }

        .conceptHeader .buttons a:hover {
            text-decoration: none;
        }

            .conceptHeader .buttons a:hover label, .conceptHeader .buttons a:hover div.nomobile {
                background-color: #00a1da;
                color: white;
            }

        .conceptHeader .buttons a .ButtonFrame {
            display: table;
            width: 100%;
            height: 100%;
            text-transform: uppercase;
            font-weight: 700;
            color: #434343;
            cursor: pointer;
        }

            .conceptHeader .buttons a .ButtonFrame .buttonReadMore {
                /*display: table-cell;*/
				
                display: none;
                vertical-align: middle;
                text-align: center;
                width: 100%;
            }

            .conceptHeader .buttons a .ButtonFrame .buttonLabel {
                display: table-cell;
                vertical-align: middle;
                text-align: left; /* center */
                width: 100%;
                /*font-size: 7px;*/
				/*font-size:10px;*/s
            }


        .conceptHeader .buttons label, .conceptHeader .buttons a div.nomobile {
            display: inline-block;
            vertical-align: bottom;
            border: 1px solid #5cb85c;
            color: #fff;
            font-size: 8px;
            padding: 2px 10px;
            text-transform: uppercase;
            cursor: pointer;
			background-color: #5cb85c;
        }

.cols {
    margin-bottom: 30px;
}



    .cols p:last-of-type {
        margin: 0;
    }

.cols3 div {
    display: block;
    vertical-align: top;
    margin: 0 1% 10px 1%;
}

    .cols3 div div {
        margin: 0 0 4px 0;
    }

#footer .cols3 div {
    vertical-align: middle;
}

#footer .social {
    display: inline-block;
}

.social {
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    top: -2px;
}


    .social a {
        display: inline-block;
        margin: 0 1px;
        padding: 3px;
    }

        .social a:hover {
            background-color: #686868;
        }

.topLink {
    display: inline-block;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    cursor: pointer;
    padding: 24px 6px 6px 6px;
    background: url('../graphics/arrow_up.png') center top 6px no-repeat;
}


.form {
    padding: 10px;
}

    .form.Small {
    }

    .form .block {
        display: block;
        box-sizing: border-box;
        min-height: 41px;
        padding: 5px 0;
    }

    .form.Small .blockSmall {
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
        min-height: 41px;
        padding: 5px 0;
        width: 30%;
    }



    .form.Small .blockWide {
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
        min-height: 41px;
        padding: 5px 0;
        width: 70%;
    }

        .form.Small .blockWide input[type=text] {
            width: 100%;
        }

    .form .block .label {
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        width: 35%;
    }

    .form .block .input {
        display: inline-block;
        /*background: red;*/
        vertical-align: top;
        padding-top: 6px;
    }

    .form .block .labelLong {
        display: inline-block;
        vertical-align: top;
        padding-top: 6px;
        /*background: green;*/
        width: 100%;
    }

.carousel .item .imageBox.emarke {
    
   position: absolute;
    bottom: 20px;
    right: 20px;
}

 


table.radioLine td:first-child {
    width: 20px;
    vertical-align: top;
}


.formWide {
    padding: 10px;
    width: 75%;
}

    .formWide .block {
        display: block;
        box-sizing: border-box;
        min-height: 41px;
        padding: 5px 0;
    }

        .formWide .block .label {
            display: inline-block;
            vertical-align: top;
            padding-top: 6px;
            width: 35%;
        }

        .formWide .block .input {
            display: inline-block;
            /*background: red;*/
            vertical-align: top;
            padding-top: 6px;
            width: 50%;
        }

            .formWide .block .input.long input {
                width: 75%;
            }

#AfhentesFra {
    width: 50%;
}
/*  added-20150527 
    <
*/

img.CityImage {
    max-width: 100%;
    max-height: 100%;
}

.form .block .labelSelect {
    display: inline-block;
    vertical-align: top;
    padding-top: 6px;
    width: 100%;
    /*background: red;*/
}

.form .block .select {
    display: inline-block;
    vertical-align: top;
    padding-top: 6px;
    width: 50%;
}

    .form .block .select select {
        width: 100%;
    }

.form .block .select2 {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: 5px;
}

    .form .block .select2 input {
        width: 100%;
    }


/*  > 
    added-20150527 */

.form .block .input {
    display: inline-block;
    vertical-align: top;
    width: 63%;
}

.form .block .inputPost {
    display: inline-block;
    vertical-align: top;
    width: 33%;
}

.form input[type=text], .form input[type=password] {
    margin: 0 0 2px 0;
    box-sizing: border-box;
    width: 100%;
}

.junkBags tr td {
    border: none;
}

.junkBags .junkBag:first-of-type {
    border-top: none;
}


.junkBags .junkBag:last-of-type {
    border-right: none;
}

.junkBags .junkBag {
    display: inline-block;
    vertical-align: top;
    padding-top: 20px;
    border-top: 1px solid #d2d2d2;
    width: 100%;
    min-height: 250px;
}

.junkBags .amount {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-bottom: 10%;
}

.junkBags .imageCenterVerFrame {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-left: 15px solid white;
    border-right: 15px solid white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 130px;
    margin-bottom: 20px;
}

    .junkBags .imageCenterVerFrame.bestil {
        /*background: green;*/
        height: 130px;
    }

.junkBags .imageCenterVer {
    display: table-cell;
    vertical-align: middle;
}

/*.junkBags .imageCenterVer img {
        max-width: 100%;
    }*/

.junkBags .info {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    min-height: 150px;
    font-size: 12px;
    /*background: blue;*/
    padding: 5px;
}



.junkBags .selectItem {
    display: inline-block;
    vertical-align: top;
    color: black;
    /*background: green;*/
    border: 15px solid white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.junkBags .verText {
    height: 15px;
    line-height: 15px; /* <-- this is what you must define */
    vertical-align: middle;
}

.confirmTable td.textAlignRight {
    width: 15%;
    text-align: right;
}

.confirmTable td.textAlignRightHeader {
    width: 70%;
    text-align: left;
}

.containers {
    border-top: 1px solid #d2d2d2;
    margin-bottom: 30px;
}

    .containers .container {
        border-bottom: 1px solid #d2d2d2;
        padding: 20px 0;
        text-align: center;
    }

    .containers .amount {
        display: inline-block;
        vertical-align: middle;
        width: 80px;
        margin-bottom: 20px;
    }

    .containers .image {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        margin-bottom: 20px;
    }

    .containers .info {
        display: block;
        vertical-align: middle;
        width: 100%;
        font-size: 12px;
    }

        .containers .info strong {
            font-size: 13px;
        }

        .containers .info p {
            margin-bottom: 5px;
        }

        .containers .info table td {
            padding: 2px;
        }

        .containers .info table thead td {
            font-size: 11px;
        }

.date {
    cursor: pointer;
}

/*
    Emærke, sorterings guide snippets
*/
.LinkFrames {
    display: block;
    width: 100%;
    min-height: 85px;
}

.LinkFramesImage {
    display: block;
    width: 40%;
    float: left;
}

.LinkFramesInfo {
    display: block;
    width: 60%;
    float: left;
}

.LinkFramesText {
    width: 100%;
    color: black;
    /*font-weight: bold;*/
    font-size: 10px;
    text-align: left;
}

    .LinkFramesText h1 {
        width: 100%;
        color: black;
        font-size: 14px;
        text-align: left;
        margin: 0 0;
        margin-top: 5px;
    }


.LinkFramesButtonReadMore label {
    display: block;
    border: 1px solid #00a1da;
    color: #00a1da;
    font-size: 8px;
    padding: 2px 10px;
    text-transform: uppercase;
    cursor: pointer;
}

a:hover .LinkFramesButtonReadMore label {
    background-color: #00a1da;
    color: white;
}
.nopadding {
	padding: 0 !important;
    margin: 0 !important;
}
/*

*/

/* Carousel start*/

.carousel, .carousel .item {
    height: 179px;
    /*width: 300%;*/
}

    .carousel.big, .carousel.big .item {
        height: 255px;
    }

        .carousel.big .owl-controls {
            margin-top: -100px;
        }

        .carousel.big .owl-dots {
            position: relative;
            bottom: 0px;
        }

    .carousel .item {
        box-sizing: border-box;
        background: no-repeat center center;
        background-size: cover;
        color: white;
        font-size: 17px;
        padding: 50px 20px 0 40px;
        text-shadow: 1px 1px 8px #000000;
    }

        .carousel .item .shadowBox {
            position: absolute;
            top: 0px;
            left: 0px;
            background: -webkit-linear-gradient(left, rgba(0,0,0,1), rgba(0,0,0,0));
            background: -o-linear-gradient(right, rgba(0,0,0,1), rgba(0,0,0,0));
            background: -moz-linear-gradient(right, rgba(0,0,0,1), rgba(0,0,0,0));
            background: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0));
            height: 100%;
            width: 60%;
        }

.teaserText {
    position: absolute;
    top: 10%;
    left: 38px;
    font-size: 11px;
}

    .teaserText.concepts {
        position: absolute;
        top: 20%;
        left: 38px;
    }

.carousel .item strong {
    font-weight: normal;
    width: 50%;
    display: block;
    font-size: 15px;
}

.carousel .item ul {
    list-style: none;
    list-style-type: decimal;
    position: relative;
    left: 30px;
}


    .carousel .item ul li:before {
        content: none;
    }

.carousel .item p {
    width: 400px;
}

.carousel .junktruck0 {
    background-image: url('../graphics/carousel/junktruck02s.jpg');
}

.carousel .junktruck1 {
    background-image: url('../graphics/carousel/truck1s.jpg');
}

.carousel .junktruck2 {
    background-image: url('../graphics/carousel/truck2s.jpg');
}

.carousel .junktruck3 {
    background-image: url('../graphics/carousel/truck3s.jpg');
}

.carousel .bigbag1 {
    background-image: url('../graphics/carousel/bigbag1s.jpg');
}

.carousel .bigbag2 {
    background-image: url('../graphics/carousel/bigbag2s.jpg');
}

.carousel .bigbag3 {
    background-image: url('../graphics/carousel/bigbag3s.jpg');
}

.carousel .bigbag4 {
    background-image: url('../graphics/carousel/bigbag4s.jpg');
}

.carousel .container1 {
    background-image: url('../graphics/carousel/container1s.jpg');
}

.carousel .container2 {
    background-image: url('../graphics/carousel/container2s.jpg');
}

.carousel .container3 {
    background-image: url('../graphics/carousel/container3s.jpg');
}

.carousel .supergrus1 {
    background-image: url('../graphics/carousel/grus1s.jpg');
}

.carousel .supergrus2 {
    background-image: url('../graphics/carousel/grus2s.jpg');
}

.subheaderImage {
    width: 100%;
    height: 179px;
    background-image: url('../graphics/header_junkbusters_miscs.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

    .subheaderImage .shadowBox {
        position: absolute;
        top: 0px;
        left: 0px;
        background: -webkit-linear-gradient(left, rgba(0,0,0,1), rgba(0,0,0,0));
        background: -o-linear-gradient(right, rgba(0,0,0,1), rgba(0,0,0,0));
        background: -moz-linear-gradient(right, rgba(0,0,0,1), rgba(0,0,0,0));
        background: linear-gradient(to right, rgba(0,0,0,1), rgba(0,0,0,0));
        height: 100%;
        width: 60%;
    }

        .subheaderImage .shadowBox .subHeaderText {
            position: relative;
            top: 50px;
            color: white;
            font-size: 11px;
            padding: 50px 20px 0 40px;
            text-shadow: 1px 1px 8px #000000;
        }

.kontorReturImage {
    width: 100%;
    height: 179px;
    background-image: url('/graphics/header_kontorretur.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.carousel .item .imageBox {
    max-width: 100%;
    max-height: 100%;
}

.carousel .imageBox.trustpilot {
    width: 12%;
    position: absolute;
    bottom: 20px;
    left: 20px;
}



.carousel .item .imageBox.emarkeBottom {
    
    position: absolute;
    bottom: 4em;
    right: 20px;
}

.carousel .imageBox.filmLink {
    width: 15%;
    position: absolute;
    top: 20px;
    right: 20px;
}

.carousel .imageBox.trustpilotConcepts {
    width: 12%;
    position: absolute;
    bottom: 36%;
    right: 99px;
}

.carousel .imageBox.trustpilotConceptsLeft {
    width: 12%;
    position: absolute;
    bottom: 10em;
    left: 20px;
}


.carousel .item .imageBox.superGrus {
    width: 10%;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.carousel .item .imageBox.junkbag {
    width: 7%;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.carousel .item .imageBox.junkbagConceptsRight {
    width: 6%;
    position: absolute;
    bottom: 10em;
    right: 20px;
}

.carousel .superGrusLogo {
    display: block;
    background-image: url('/graphics/logo_supergrusm.png');
    width: 42px;
    height: 25px;
    position: relative;
    top: 90px;
    left: -20px;
}

.carousel .bigBagLogo {
    display: block;
    background-image: url('/graphics/logo_junkbags.png');
    width: 30px;
    height: 25px;
    position: relative;
    top: 65px;
    right: 100px;
}


/* Carousel end*/


/* Frontpage*/

.FrontpageBox {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    border: #7fc2dd 2px solid;
    text-align: left;
    margin-bottom: 10px;
}

    .FrontpageBox span {
        display: block;
        background: url('../graphics/bg_trans.png') repeat;
        padding-top: 4px;
        height: 50px;
        margin-top: 129px;
        font-size: 10px;
        padding-left: 8px;
        padding-right: 2px;
        color: white;
    }

        .FrontpageBox span a {
            /*font-size: 15px;*/
            display: block;
            width: 100%;
            color: white;
        }

.FrontpageBoxShadow {
    -moz-box-shadow: 0px, 0px, 15px, 4px, #ccc;
    -webkit-box-shadow: 0px, 0px, 15px, 4px, #ccc;
    box-shadow: 0px 0px 15px 4px #ccc;
}

.FrontpageBoxTitle {
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
}


/* JQuery UI start */
.ui-widget * {
    font-family: 'Open Sans', sans-serif !important;
}

.ui-tabs {
    padding: 0;
    border: none;
    border-radius: 0;
    background: #f3f3f3;
}

    .ui-tabs li:before {
        content: none;
    }

.ui-tabs-nav {
    padding: 0 !important;
    border: none;
    background: white;
    border-radius: 0;
}

    .ui-tabs-nav li {
        margin: 0 1px 0 0 !important;
        padding: 0 !important;
        border: none !important;
        border-radius: 0;
        width: 19.5%;
        background: none !important;
        text-indent: initial;
        text-align: center;
    }

    .ui-tabs-nav .ui-tabs-anchor {
        border: none !important;
        display: block;
        float: none !important;
        background: none;
        padding: 7px 0 0 0 !important;
        height: 40px;
        box-sizing: border-box;
        color: #00a0db !important;
    }

        .ui-tabs-nav .ui-tabs-anchor:hover {
            background: #fbfbfb;
        }

    .ui-tabs-nav li.ui-state-active .ui-tabs-anchor {
        background: #f3f3f3;
        color: #cc8219 !important;
    }

        .ui-tabs-nav li.ui-state-active .ui-tabs-anchor img {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .ui-tabs-nav .ui-tabs-anchor img {
        height: 20px;
        margin: 4px 0 0 0;
        vertical-align: middle;
        border: none;
        opacity: 0.8;
        filter: alpha(opacity=80);
        background: none !important;
    }

    .ui-tabs-nav .ui-tabs-anchor:hover img {
        background: #fbfbfb;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .ui-tabs-nav .ui-tabs-anchor span {
        display: none;
        vertical-align: middle;
    }

        .ui-tabs-nav .ui-tabs-anchor span span {
            display: block !important;
            color: #222222;
        }

.ui-tabs-panel {
    padding: 8px 10px !important;
}

    .ui-tabs-panel table {
        margin-bottom: 20px;
    }

        .ui-tabs-panel table td {
            font-size: 11px;
            padding: 4px;
        }

        .ui-tabs-panel table tbody td {
            background-color: white;
        }

        .ui-tabs-panel table input[type=button] {
            width: 100%;
            max-width: 200px;
            padding: 6px;
            margin: 2px 0;
            background: #009a3e;
            white-space: normal;
            font-size: 11px;
        }


.conceptButtons input[type=button] {
    margin: 2px 0;
    text-align: center;
}

.panelButtons {
    display: inline-block;
    margin: 5px 5px;
    width: 100%;
}

.panelButtonsLeft {
    text-align: center;
}

.panelButtonsRight {
    text-align: center;
}

/* JQuery UI end */



/* sorterings guide */


.sorteringsFrame {
    display: block;
    width: 100%;
}

    .sorteringsFrame .sorteringsBox {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        min-height: 100px;
        background-color: #f3f5f3;
        border: 10px solid #f3f5f3;
        box-sizing: border-box;
        margin-bottom: 2%;
        min-height: 75px;
    }

        .sorteringsFrame .sorteringsBox.green {
            background-color: #d1f0d2;
            border: 10px solid #d1f0d2;
            box-sizing: border-box;
            width: 100%;
        }

        .sorteringsFrame .sorteringsBox img {
            display: block;
            float: left;
            padding-right: 10px;
            max-width: 20%;
            max-height: 20%;
        }

.SorteringHeader {
    font-size: 14px;
    font-weight: bold;
}

.sorteringsFrame .sorteringsBox .sorteringText {
    display: block;
    float: left;
    width: 75%;
    text-align: left;
    word-wrap: break-word;
}



@media screen and (min-width: 1000px) {

 
}

