﻿html, body {
    margin: 0;
    padding: 0;
    background-color: white;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
}

    body * {
        font-family: 'Open Sans', sans-serif;
    }

a, .link {
    text-decoration: none;
    color: #0a76be;
    cursor: pointer;

}
#main .block.white.lis li {
    padding: 5px;
    padding-left: 14px;
}
#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;
}
.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;
    }

 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;
        margin-bottom: 3px;
        /*text-indent: -13px;*/
    }

        ul li:before {
            content: "• ";
            color: #00a0db;
            font-size: 20px;
            position: relative;
            top: 3px;
            line-height: 10px;
        }

.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;
}

select {
    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;
}

.citylinks {
    text-align:center;
    margin-bottom: 20px;
}

.citylinks a {
    margin: 5px 5px;
}


/*
    Popup
*/
#zipBg, #zipBg2, #zipBg3, #zipBg4, #zipBusiness, #zipPrices, 
#zipPreisBespiel, #ZipAbfallPreise, #junkbustersPriser, #containerPriserPopUp, #Beregner,
#zipcontainerFraktioner, #zipZoneTillaeg  {
    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: 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;
}

.olListe li {
        margin-bottom: 5px;
}

.ErrorBox {
    color: red;
    display: block;
    font-weight: bold;
    padding: 10px 1px;
}

.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 {
 

}

.orderHistory  tbody tr:hover td {
           cursor: pointer;
        background-color: #00a0db;
        color: white;
}
 
/* -----------------------------------------------------------------------------
   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; 
    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%;
    /*width: 100%;
    height: 100%;*/
}

.contentImage.icons img {
    max-width: 100%;
    max-height: 100%;
    height: 55px;
}

.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;
    }
	
	a.new-button {
		
		color: #fff;
		float:right;
			
		
	}

input[type=submit], input[type=button],  input[type=button].panel, a.new-button {
    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 {
        padding: 10px 14px;
         margin: 5px 0;
    }

    input[type=submit].red, input[type=button].red {
        background-color: #e12c23;
    }

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;
}

#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;
    }

    #topbar a, #topbar span {
             cursor: pointer;
              text-transform: uppercase;
    }

        #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;
        padding-bottom: 0;
        border: 1px solid #d2d2d2;
        border-top: 0;
    }

 .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-top: 0;
    }

        .block.white.noborder {
            border: none;
            border-top: 1px solid #d2d2d2;
        }

          table.radioLine td:first-child  {
                vertical-align: top;
             width: 20px;
            }


    /* ---------------------------------------------------------------------------------------------------------
    accordion liste
   --------------------------------------------------------------------------------------------------------- */

.addBreak {
    display: block;
}

.accordionFrame {
    display: block;
    width: 100%;
    font-size: 12px;
}

.accordingStrong {
    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%;
        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: 140px;
        }

            .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: 140px;
            }

            .accordionSection .listImage .imageCenterVerFrame .imageCenterVer,
            .accordionSection .listImage.list2 .imageCenterVerFrame.list2 .imageCenterVer {
                display: table-cell;
                vertical-align: middle;
            }

        .accordionSection .listImage.list2 {
            width: 100%;
            display: block;
            float: left;
        }

    .shadow.betaling {
        position: relative;
        top: -7px;
    }

    .accordionSection .info {
        display: block;
        width: 100%;
		overflow: hidden;
    }

    .accordionFrame .info.list2 {
        width: 100%;
        display: block;
    }

    .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;
    }

    /* ---------------------------------------------------------------------------------------------------------
    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;
    margin-bottom: 20px;
}

    .lokationerKort img {
        vertical-align: top;
        width: 50%;
        max-width: 80%;
        margin-left: 25%;
        margin-right: 25%;
    }

    .lokationerKort div {
        height: 0;
        position: absolute;
        background: black;
        padding-bottom: 1em;
        border-radius: 1.1em;
        width: 1.0em;
    }

.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, .blockCity h3 {
        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;
}

/* "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 h3 {
    margin: 0 0 2px 0;
    color: white;
    font-size: 12px;
}


.facts .redBoxFacts a {
    color: white;
}

.redBoxFacts h3 {
    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: 55px;
                color: #434343;
                cursor: pointer;
                font-size: 14px;
            }

        .carouselMenu .item .itemText {
            color: black;
            width: 100%;
            height: 100px;
            text-align: center;
            font-size: 11px;

        }


.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 .conceptLabel2,
            .block.concepts a.selected .conceptLabel2 {
                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 .conceptLabel2 {
            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 {
    display: none;
    /*padding: 0;*/
    text-align: center;
}

.block.awards.topLine {
       border-top: 1px solid #d2d2d2;
}


    .block.awards span {
        /*display: inline-block;*/
        /*vertical-align: middle;*/
        /*margin: 10px 0.1%;
        width: 45%;*/
    }

.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: 310px;
    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: 0 25px 0 10px;
    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: 28%;  
		margin-top:21%;
        margin-left: 25%;
        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: 0;
        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:hover {
            text-decoration: none;
            background-color: #f3f3f3;
        }

.conceptHeader .buttons {
    position: absolute;
    bottom: 0px;
    width: 100%;
    list-style: none;
    height: 60px;
    margin: 0;
    padding: 0;
    background-color: rgba(255,255,255,0.85);
    z-index: 1000;
}

    .conceptHeader .buttons a {
        border-left: 1px solid #B5B5A3;
        box-sizing: border-box;
        width: 25%;
        float: left;
        height: 100%;
        cursor: pointer;
    }

        .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: center;
                width: 100%;
                font-size: 8px;
            }


    .conceptHeader .buttons label, .conceptHeader .buttons a div.nomobile  {
		display: inline-block;
		vertical-align: bottom;
		border: 1px solid #5cb85c;
		color: #fff;
		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 .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%;
        }

.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;
}

/*

*/

/* Carousel start*/
.carousel, .carousel .item {
    height: 179px;
    
}

.carousel.owl-carouse {
    background:red;
}

    .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: 11px; 
        /*padding: 50px 20px 0 40px;*/
 
        text-shadow: 1px 1px 8px #000000;
    }

        .carousel .item .shadowBox { 
            /*position: relative;
            top: 0px;
            left: 0px*/;
            padding: 25px 25px;
            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: 50%;
        }

.teaserText {
    position: absolute;
    top: 10%;
    left: 38px;
    font-size: 13px;
}

    .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 .imageBox.filmLink {
    width: 15%;
    position: absolute;
    top: 20px;
    right: 20px;
}

        .carousel .imageBox.trustpilotConcepts {
            width: 12%;
            position: absolute;
            bottom: 10em;
            right: 20px;
        }

        .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: 98%;
        min-height: 80px;
        background-color: #f3f5f3;
        border: 10px solid #f3f5f3;
        box-sizing: border-box;
        margin-bottom: 2%;
    }

        .sorteringsFrame .sorteringsBox.green {
            background-color: #d1f0d2;
            border: 10px solid #d1f0d2;
            box-sizing: border-box;
            width: 98%;
        }

        .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;
 
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Min 350px width
    *
    *
    *
    *
    *
   ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 350px) {

    .popupBlock  {
        font-size: 13px;
    }

    .popupBlock h1, .popupBlock h2  {
           font-size: 22px;
    }
	.containerList .info table {
	
		margin-bottom:10px;	
		
	}
    .block {
        padding: 20px;
    }

        .block .col1 {
            display: block;
            padding: 20px;
        }

    input[type=submit].big, input[type=button].big {
        padding: 10px 22px;
    }

    .conceptHeader .buttons {
        height: 60px;
    }

        .conceptHeader .buttons a {
            border-left: 1px solid #B5B5A3;
            float: left;
            width: 24.55%;
            height: 100%;
            cursor: pointer;
        }

    /*  added-20150527 
    <
*/

    .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;
        width: 50%;
    }

    .form .block .select2 {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }

    /*  > 
    added-20150527 */


    .blockCity .menuCity .imageFrame img {
        max-width: 60px;
        max-height: 60px;
    }

    .FrontpageBox {
        width: 30%;
    }

    a.ServiceBox {
        width: 48%;
        margin-bottom: 20px;

    }

    .ServiceBox span {
                font-weight: normal;
    }


    #conceptMenu {
        position: absolute;
        top: 28px;
        left: 28px;
        line-height: 40px;
        padding: 0 25px 0 10px;
        text-transform: uppercase;
        color: #00a0db;
        min-width: 240px;
        box-sizing: border-box;
        cursor: pointer;
        font-size: 15px;
        box-shadow: 0px 0px 6px #c4c4c4;
        background-color: white;
        background:  rgba(255, 255, 255, 1.0) url('../graphics/dropdown_arrow.png') no-repeat right 15px center;
         /*background: url('/graphics/dropdown_arrow.png') right 15px center;
        background-repeat:no-repeat;
         background-attachment:fixed;
         -o-background-size: cover;
         -moz-background-size: cover;
             -webkit-background-size:cover;*/
        z-index: 1500;
    }

        #conceptMenu:hover {
            box-shadow: 0px 0px 6px #a1a1a1;
        }

    .conceptHeader .dropdown {
        display: none;
        position: absolute;
        top: 71px;
        left: 28px;
        padding: 15px 2px 15px 2px;
        min-width: 240px;
        box-sizing: border-box;
        font-size: 15px;
        box-shadow: 0px 0px 6px #c4c4c4;
        background: white;
        list-style: none;
        margin: 0;
        z-index: 2000;
    }
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Min 480px width
   ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 480px) {
    .block.red .frame {
        display: block;
        width: 100%;
        margin: auto;
    }
	.containerList .info table {
	
		/*margin-bottom:0px !important;	*/
		
	}

        .block.red .frame input[type=submit] {
            width: 70px;
            background: #00a0db;
        }

        .block.red .frame input {
            width: 170px;
            margin-left: 5px;
            margin-bottom: 5px;
        }


    /* -----------------------------------------------------------------------------
    http://beta.junkbusters.dk/?p=junktruck-services VORES ANDRE AFFALDSLØSNINGER
   ----------------------------------------------------------------------------- */
    .junktruckConcepts {
        display: inline-block;
        vertical-align: top;
        width: 30%;
    }



    /* End of    @media screen and (min-width: 480px) */
}


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Min 600px width
   ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 600px) {

    .sorteringsFrame .sorteringsBox .sorteringText {
        width: 80%;
}

    .form.Small {
    width: 400px;
   
    margin-left: 25%;
    margin-right: 25%;
}

    .panelButtonsLeft {
        float: left;
    }

    .panelButtonsRight {
        float: right;
    }


    /* -----------------------------------------------------------------------------
    Pris beregner
   ----------------------------------------------------------------------------- */

    .volumeSelector {
        display: inline-block;
        vertical-align: top;
        width: 7%;
        height: 20px;
        padding: 5px 1px;
        margin: 5px 1px;
        border-radius: 10px;
        background-color: #00a0db;
        color: white;
        text-align: center;
        font-size: 12px;
    }

        .volumeSelector.volumeSelectorSelected {
            background-color: red;
        }


    .grundPriser {
        color: white;
    }

        .grundPriser .prisFelt {
            display: inline-block;
            height: 50px;
            text-align: center;
            vertical-align: top;
            background: #17a6de;
            width: 30%;
            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;
            }


    .block.red .frame input#forePost {
        width: 100px;
    }

    .junkBagDealers tr.noMobile {
        display: table-row;
    }

    .mobileonly {
        display: none;
    }



        .nomobile.inline {
            display: inline-block;
        }

    td.nomobile {
        display: table-cell;
    }

    #topbar .social {
        display: inline-block;
    }

    #topmenu .menu {
        display: block !important;
        position: relative;
        float: right;
        padding: 0;
        margin: 26px 30px 0 0;
        top: -2px;
        width: auto;
        background: none;
        border: none;
        box-shadow: none;
    }

        #topmenu .menu li {
            display: inline-block;
            padding-left: 18px;
        }

        #topmenu .menu a, #topmenu .menu span {
            color: white;
            text-transform: uppercase;
            font-size: 14px;
            display: inline-block;
            padding: 0;
        }

    #menuIcon {
        display: none;
    }

    #topmenu .servicesMenu {
        padding: 30px 0;
    }

        #topmenu .servicesMenu li {
            display: table-cell;
            padding: 0 15px;
            vertical-align: top;
            box-sizing: border-box;
            width: 25%;
            height: 100%;
            border-right: 1px solid black;
        }

            #topmenu .servicesMenu li:last-of-type {
                border: none;
            }

            #topmenu .servicesMenu li ul {
                margin: 4px 0 0 0;
            }

                #topmenu .servicesMenu li ul li {
                    display: block;
                    margin: 0;
                    padding: 3px 0;
                    width: 100%;
                    border: none;
                }

    .block.concepts a {
        margin: 0 20px 0 20px;
    }

    .form .block {
        padding: 5px 10px;
    }

        /*  added-20150527 
    <
*/

        .form .block .labelSelect {
            display: inline-block;
            vertical-align: top;
            padding-top: 6px;
            width: 70%;
            /*background: red;*/
        }

        .form .block .select {
            display: inline-block;
            vertical-align: top;
            padding-top: 6px;
            width: 25%;
        }

    #PensioPaymentForm select {
    background: white;
    z-index: 1500;
    }

        .form .block .select2 {
            display: inline-block;
            vertical-align: top;
            padding-top: 6px;
            width: 25%;
        }

    /*  > 
    added-20150527 */

    .subheaderImage {
        height: 340px;
        background-image: url('../graphics/header_junkbusters_misc.jpg');
        background-repeat: no-repeat;

    }

    .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: 22px;
        padding: 50px 20px 0 40px;
        text-shadow: 1px 1px 8px #000000;
    }

    .kontorReturImage {
        height: 340px;
        background-image: url('/graphics/header_kontorretur.jpg');
        background-repeat: no-repeat;
    }

    /*
        carousel Text sizes
    */
    .carousel, .carousel .item {
        height: 240px;
    }

    .teaserText {
        position: absolute;
        width: 100%;
        top: 10%;
        left: 38px;
        font-size: 15px;
          
    }
 


    .carousel .item strong {
        width: 100%;
        display: block;
        font-size: 24px;
        font-weight: normal;
    }

    .carousel.big, .carousel.big .item {
        height: 340px;
   

    }

        .carousel.big .owl-controls {
            margin-top: -160px;
        }

 
        .carousel .junktruck0 {
            background-image: url('../graphics/carousel/junktruck02l.jpg');
        }

        .carousel .junktruck1 {
            background-image: url('../graphics/carousel/truck1.jpg');
        }

        .carousel .junktruck2 {
            background-image: url('../graphics/carousel/truck2.jpg');
        }

        .carousel .junktruck3 {
            background-image: url('../graphics/carousel/truck3.jpeg');
        }

        .carousel .bigbag1 {
            background-image: url('../graphics/carousel/bigbag1.jpg');
        }

        .carousel .bigbag2 {
            background-image: url('../graphics/carousel/bigbag2.jpg');
        }

        .carousel .bigbag3 {
            background-image: url('../graphics/carousel/bigbag3.jpg');
        }

        .carousel .bigbag4 {
            background-image: url('../graphics/carousel/bigbag4.jpg');
        }

        .carousel .container1 {
            background-image: url('../graphics/carousel/container1.jpg');
        }

        .carousel .container2 {
            background-image: url('../graphics/carousel/container2.jpg');
        }

        .carousel .container3 {
            background-image: url('../graphics/carousel/container3.jpg');
        }

        .carousel .supergrus1 {
            background-image: url('../graphics/carousel/grus1.jpg');
        }

        .carousel .supergrus2 {
            background-image: url('../graphics/carousel/grus2.jpg');
        }

        .carousel .superGrusLogo {
            display: block;
            background-image: url('../graphics/logo_supergrus.png');
            width: 84px;
            height: 50px;
            position: absolute;
            top: 170px;
            left: 20px;
        }

        .carousel .bigBagLogo {
            display: block;
            background-image: url('../graphics/logo_junkbag.png');
            width: 60px;
            height: 50px;
            position: absolute;
            top: 170px;
            right: 20px;
        }

    .linkItem {
        position: absolute;
        top: 20px;
        right: 2px;
    }

    .daekningFrame .info {
        width: 40%;
        min-height: 100px; 
    }

    .daekningFrame .map {
        width: 59%;
        min-height: 350px;
    }

    .filmLink {
        display: block;
        position: absolute;
        top: 8%;
        right: 20px;
    }

        .filmLink img {
            max-width: 70%;
            width: 100%;
        }

    /* --------------------------------------------------------------------------------------------------
        Lokationer
       -------------------------------------------------------------------------------------------------- */

    .introCity {
        display: block;
        float: left;
        width: 50%;
        height: 100%;
        color: white;
        text-align: justify;
    }

    .menuCityFrame {
        display: block;
        float: right;
        width: 45%;
        height: 100%;
    }

    .facts {
        display: table;
        width: 100%;
    }

    .redBoxFacts {
        display: table-cell;
        vertical-align: top;
   
        width: 50%;
        
    }

    .imageFacts {
        display: table-cell;
        vertical-align: top;
        background: black;
        width: 50%;
    }

    /*  ----------------------------------------------------------------------------
    conceptHeader Buttons
   ----------------------------------------------------------------------------- */
    .conceptHeader .buttons {
        height: 110px;
    }

        .conceptHeader .buttons a {
            width: 25%;
        }

            .conceptHeader .buttons a.nomobile {
                display: table-cell;
            }

        .conceptHeader .buttons a {
            border-left: 1px solid #B5B5A3;
            float: left;
            width: 25%;
            height: 100%;
            cursor: pointer;
        }

            .conceptHeader .buttons a .ButtonFrame {
                position: relative;
                top: 15%;
                width: 100%;
                height: 40%;
            }

                .conceptHeader .buttons a .ButtonFrame .buttonReadMore {
                    display: table-cell;
                    vertical-align: top;
                    text-align: center;
                    width: 100%;
                }

                    .conceptHeader .buttons a .ButtonFrame .buttonReadMore label,
                    .conceptHeader .buttons a .ButtonFrame .buttonReadMore div.nomobile {
                        position: relative;
                        top: 25%;
                    }

                .conceptHeader .buttons a .ButtonFrame .buttonLabel {
                    font-size: 13px;
                }

                .conceptHeader .buttons a .ButtonFrame label {
                    font-size: 10px;
                }

                    .conceptHeader .buttons a div.nomobile {
        font-size: 10px;
    }

        .conceptHeader .buttons div span {
            height: 65px;
        }

        .conceptHeader .buttons label {
            display: inline-block;
        }

        .conceptHeader .buttons div .buttonReadMore {
            width: 100%;
            height: 30%;
        }

        .conceptHeader .buttons div .buttonLabel {
            width: 100%;
            height: 50%;
        }
    /*  ----------------------------------------------------------------------------
    block, kolonner m.m
   ----------------------------------------------------------------------------- */
    .block {
        padding: 30px;
    }



        .block .col1, .block .col2 {
            display: inline-block;
            vertical-align: top;
            box-sizing: border-box;
        }

        .block .col1 {
            width: 75%;
            border-right: 1px solid #d2d2d2;
            padding: 30px;
        }

        .block .col2 {
            width: 25%;
            font-size: 12px;
            vertical-align: top;
            display: inline-block;
   
        }

            .block .col2 .sub {
                padding: 30px 30px 12px 30px;
                border-bottom: 1px solid #d2d2d2;
            }

                .block .col2 .sub:last-of-type {
                    border-bottom: none;
                }

        .block table td {
            font-size: inherit;
        }

    .cols3 div {
        display: inline-block;
        width: 30%;
        margin: 0 1% 0 1%;
    }

        .cols3 div div {
            display: block;
            width: 100%;
        }

    .blockTable {
        display: table;
    }

        .blockTable .col1 {
            width: 75%;
            border-right: 1px solid #d2d2d2;
            padding: 30px;
            display: table-cell;
        }

        .blockTable .col2 {
            width: 25%;
            display: table-cell;
            vertical-align: top;
        }

            .blockTable .col2 .sub {
                padding: 30px 30px 12px 30px;
                border-bottom: 1px solid #d2d2d2;
            }

                .blockTable .col2 .sub:last-of-type {
                    border: none;
                }

    /* jQuery start */

    .Kunde_BestilKnap.ui-button.ui-widget.ui-state-default.ui-corner-all{
        color: white;
        font-weight: normal;
    }
    .ui-tabs-nav .ui-tabs-anchor {
        padding: 10px 0 0 0 !important;
    }

        .ui-tabs-nav .ui-tabs-anchor span {
            display: inline-block;
        }

        .ui-tabs-nav .ui-tabs-anchor img {
            margin: 0 6px 0 0;
        }

        .ui-tabs-nav .ui-tabs-anchor span span {
            display: none !important;
        }

    .ui-tabs-panel {
        padding: 15px 20px !important;
    }

        .ui-tabs-panel table td {
            font-size: 13px;
        }

        .ui-tabs-panel table input[type=button] {
            font-size: 13px;
        }
    /* jQuery end */

    /*  ----------------------------------------------------------------------------
    footer
   ----------------------------------------------------------------------------- */
    #footer .cols3 div:first-of-type {
        text-align: left;
    }

    #footer .cols3 div:last-of-type {
        text-align: right;
    }

    #footer .cols3 div div:first-of-type {
        text-align: inherit;
    }

    #footer .cols3 div div:last-of-type {
        text-align: inherit;
    }


    /* Forhandlere*/


    .junkBagDealers tr {
        display: table-row;
        width: 100%;
    }

    .block .junkBagDealers tr td {
        display: table-cell;
        border-bottom: none;
    }



    .junkBags .junkBag:last-of-type {
        border: none;
    }

    .junkBags .junkBag {
      
        border-top: none;
        border-right: 1px solid #d2d2d2;
        width: 32%;
    }
      .lokationerFrame {
        display: table;
        width: 100%;
    }

.lokationerFrame .lokationerKort {
        width: 50%;
        display: table-cell;
 
    }

      .lokationerFrame  .lokationerKort img {
            vertical-align: top;
             margin-left: 25%;
            margin-right: 25%;
        }

      .lokationerFrame  .lokationerKort div {
            height: 0;
            position: absolute;
            background: black;
            padding-bottom: 1em;
            border-radius: 1.1em;
            width: 1.0em;
        }

  .lokationerFrame  .lokationerInfo {
        width: 50%;
        display: table-cell;
        color: white;
        text-align: justify;
            
    }

    .sorteringsFrame .sorteringsBox {
        width: 48%;
        margin-left: 1%;
    }

    /* -----------------------------------------------------------------------------
    Pris beregner
   ----------------------------------------------------------------------------- */

    .volumeSelector {
        display: inline-block;
        vertical-align: top;
        width: 7%;
        height: 20px;
        padding: 5px 1px;
        margin: 5px 2px;
        border-radius: 10px;
        background-color: #00a0db;
        color: white;
        text-align: center;
        font-size: 12px;
    }

        .volumeSelector.volumeSelectorSelected {
            background-color: red;
        }

    #wasteSizePicture {
        position: relative;
        /*font-weight: bold;*/
        /*text-align: center;*/
    }

        #wasteSizePicture img {
            width: 100%;
            /*height: 100%;*/
            /*max-height: 100%;*/
            max-width: 100%;
            /*top: -50px;*/
            z-index: -1;
        }

    #truckSizePicture {
        display: block;
        position: absolute;
        right: 5%;
        top: 5%;
    }

    img#truckPicture {
        /*max-height: 100%;*/
        max-width: 100%;
        width: 100%;
        /*height: 100%;*/
        z-index: 1000;
    }

    #wasteSizePicture .beregnerText {
        display: block;
        position: absolute;
        top: 5%;
        left: 5%;
    }

    .wasteLabel {
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        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;
        /*font-size: 14px;*/
    }

    .illustration {
        font-size: 12px;
    }

    .block.awards {
        padding: 10px;
        text-align: center;
    } 

        .block.awards span {
            display: inline-block;
            vertical-align: middle;
            margin: 10px 1.5%; 
            width: 30%;
        }

    .daekningFrame .info .selectBy {
        display: block;
        float: left; 
        /*margin-top: 50%;*/
    }
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Min 830px width
   ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 830px) {

    .nomobile {
        display: block;
    }

    .addBreak {
        display: none;
    }

        .block.awards {
            display: block;
      
        }

    /* -----------------------------------------------------------------------------
    http://www.junkbusters.se/?p=junkbag_priser
   ----------------------------------------------------------------------------- */

    .accordingStrong {
        margin-bottom: 10px;
    }

    .accordionSection {
        display: block;
        width: 100%;
        height: 150px;
 
        position: relative;
    }

 
    .accordionSection.containerList {
        height: auto;
		overflow: hidden;
    }
            .accordionSection .listImage .imageCenterVerFrame.list2,
            .accordionSection .listImage .imageCenterVerFrame
             {
                height: 200px;
            }


        .accordionSection .listImage {
            width: 180px;
            height: 150px;
            display: block;
             position: absolute;
                top: 0px;
        }

        .accordionSection .listImage.containerList {
            width: 180px;
            height: auto;
 
        }
            .accordionSection .listImage.list2 {
                width: 180px;
                height: 150px;
                display: block;
                position: absolute;
                top: 0px;
            }

        .accordionSection .info, .accordionSection .info.list2, .accordionSection .infoHeader {
            width: auto;
            display: block;
            margin-left: 180px;
            position: initial;
            text-align: left;
        }

        .accordionSection.containerList .info {
            margin-left: 200px;
        }

        .accordionSection .infoHeader.list2 {
            margin-top: 6%;
            margin-left: 255px;
            padding-bottom: 10px;
        }

        .accordionSection .infoHeader {
            margin-top: 6%;
            padding-bottom: 10px;
        }

        .accordionSection.containerList .infoHeader {
            margin-top: 2%;
            margin-left: 200px;
        }

            .accordionSection.containerList .infoHeader.containerSelect {
                margin-left: 280px;
            }

        .accordionSection .info {
            margin-bottom: auto;
        }

            .accordionSection .info.list2 {
                margin-bottom: auto;
            }

    /* -----------------------------------------------------------------------------
    http://www.junkbusters.se/?p=junkbag_priser
   ----------------------------------------------------------------------------- */

        .carousel, .carousel .item {
        height: 240px;
        font-size: 16px;
    }
            .carousel .item strong {
            font-size: 30px;
            font-weight: normal;
        }



    .LinkFramesText {
        font-size: 11px;
    }

    .LinkFramesButtonReadMore label {
        font-size: 9px;
    }

    .uiContents {
        width: 1024px;
    }

    #topmenu {
        height: 110px;
    }

        #topmenu .menu {
            margin: 47px 40px 0 0;
 
        }

            #topmenu .menu li {
                padding-left: 22px;
            }

        #topmenu .servicesMenu {
            top: 110px;
        }

            #topmenu .servicesMenu li {
                padding: 0 30px;
            }

    #logo {
        top: 20px;
        width: auto;
    }

    .block {
        padding: 40px 80px 40px 80px;
    }

        .block.grey {
            padding-bottom: 10px;
        }

   


        .block .col1 {
            padding: 50px;
            /* float: left; */
        }

        .block .col2 .sub {
            padding: 50px 50px 32px 50px;
        }

        .block .col2 .sub2, .blockTable .col2 .sub2 {
            padding: 10px 7%;
        }

    .cols {
        margin-bottom: 40px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }

        .cols p {
            text-align: justify;
        }

    .form .block {
        display: inline-block;
        box-sizing: border-box;
        width: 50%;
        vertical-align: top;
    }

        .form .block.full {
            display: block;
            width: 100%;
        }

            .form .block.full .label {
                width: 17%;
             
            }

            .form .block.full .input {
                width: 82%;
        
            }
    /*  ----------------------------------------------------------------------------
    Concepts 850px
   ----------------------------------------------------------------------------- */
    .block.concepts {
        padding: 15px 15px 15px 15px;
    }

        .block.concepts a {
            width: 110px;
            height: 77px;
            margin: 0 20px 0 20px;
        }

            .block.concepts a .image {
                width: 110px;
            }

        .block.concepts.large a label {
            font-size: 11px;
        }
        /* Large Concepts */
        .block.concepts.large a {
            width: 150px;
            height: 130px;
            margin: 0 20px 0 20px;
        }

            .block.concepts.large a .image {
                width: 150px;
                height: 85px;
            }

                .block.concepts.large a .image img {
                    width: 90px;
                }

            .block.concepts.large a label {
                font-size: inherit;
            }

            .block.concepts.large a .text {
                display: block;
            }
    /* jQuery start */
    .ui-tabs-nav .ui-tabs-anchor {
        height: 54px;
        padding: 11px 0 0 0 !important;
    }

        .ui-tabs-nav .ui-tabs-anchor img {
            height: 25px;
        }

        .ui-tabs-nav .ui-tabs-anchor span span {
            display: block !important;
        }
    /* jQuery end */

    /*  ----------------------------------------------------------------------------
    Carousel
   ----------------------------------------------------------------------------- */
    .carousel, .carousel .item {
        height: 357px;
    }

        .carousel.big, .carousel.big .item {
            height: 455px;
        }

            .carousel.big .owl-controls {
                margin-top: -160px;
            }

        .carousel .trustPilotLogo, .carousel .superGrusLogo {
            top: 270px;
        }

        .carousel .bigBagLogo {
            top: 270px;
        }

    .trustPilotLogo.concepts {
        top: 250px;
    }

    .filmLink {
        top: 10px;
        right: 10px;
    }

        .filmLink img {
            max-width: 100%;
            width: 100%;
        }
    /*  ----------------------------------------------------------------------------
    conceptHeader Buttons
   ----------------------------------------------------------------------------- */

    .conceptHeader .buttons {
        height: 130px;
        margin-top: 10px;
    }

        /* Text sizes for 850px */
        .conceptHeader .buttons a .ButtonFrame .buttonLabel {
            font-size: 16px;
        }

        .conceptHeader .buttons a .ButtonFrame label {
            font-size: 13px;
        }

        .conceptHeader .buttons a div.nomobile {
            position: relative;
            top: 60px;
            font-size: 12px;
        }

        .conceptHeader .buttons a {
            border-left: 1px solid #B5B5A3;
            float: left;
            box-sizing: border-box;
            width: 25%;
            height: 100%;
            cursor: pointer;
        }

            .conceptHeader .buttons a .ButtonFrame {
                width: 100%;
                height: 40%;
     
            }

                .conceptHeader .buttons a .ButtonFrame .buttonReadMore {
                    display: table-cell;
                    text-align: center;
                    width: 100%;
                    height: 50%;
                }

                    .conceptHeader .buttons a .ButtonFrame .buttonReadMore div.nomobile {
                        position: relative;
                        top: 10px;            
                    }

                .conceptHeader .buttons a .ButtonFrame .buttonLabel {
 
                    display: table-cell;
                    vertical-align: middle;
                    text-align: center;
                    /*background: red;*/
                }

        .conceptHeader .buttons div span {
            height: 65px;
        }
    /* -----------------------------------------------------------------------------
    Container
   ----------------------------------------------------------------------------- */

    .containers .container {
        text-align: left;
    }

    .containers .amount {
        width: 15%;
    }

    .containers .image {
        width: 32%;
    }

    .containers .info {
        display: inline-block;
        vertical-align: top;
        width: 50%;
    }

    /* -----------------------------------------------------------------------------
    Youtube Link
   ----------------------------------------------------------------------------- */
    .center object {
        width: 560px;
        height: 340px;
    }

    /* --------------------------------------------------------------------------------------------------
        Lokationer
       -------------------------------------------------------------------------------------------------- */

    /*.blockCity {

    border: 20px solid #535353;
 
}

    .introCity {
        display: inline-block;
        vertical-align: top;
        width: 49%;
        height: 100%;
        color: white;
        text-align: justify;
        border-right: 20px solid #535353;
        box-sizing: border-box;
    }

    .blockCity .menuCity .imageFrame img {
        /*height: auto;
        width: auto;*/
    /*max-width: 70px;
        max-height: 70px;*/
    /*}*/

    /*.menuCityFrame {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        height: 100%;
        border-left: 30px solid #535353;
        box-sizing: border-box;
    }*/

    .facts {
        display: table;
        width: 100%;
    }

    .redBoxFacts {
        display: table-cell;
        vertical-align: top;
        /*background: red;*/
        width: 50%;
        color: white;
        /*border: 30px solid red;*/
        box-sizing: border-box;
    }

    .imageFacts {
        display: table-cell;
        vertical-align: top;
        background: black;
        width: 50%;
    }

    a.ServiceBox {
        width: 33%;
        margin-bottom: 20px;
    }

        .lokationerCenterLinks .lokationlabel {
            width: 31%;
            font-size: 11px;
            display: inline-block;
            vertical-align: top;
        }

        .block.awards span {
            width: 22%;
            margin: 2px 1%; 
   
        }
}
.helper-active {

    position: relative;
    float: left;
    display: block;
    clear: both;
    padding: 10px;
    margin: 5px;
    margin-left:80px !important;
    opacity:1 !important;
    font-size:14px;

}    

.helper-active {
	position: relative;
}
    ul.icon-not-allowed {

        list-style-image:url('../graphics/icons/disallowed.png') !important;

    }

    ul.icon-allowed, ul.icon-not-allowed {

        list-style-position:inside;
        margin:0; padding:0;

    }
    ul.icon-not-allowed li, ul.icon-allowed {
        /*display: block;*/
        margin:0; padding:0;
        background:url('') no-repeat 0 0;
        padding-left:32px;  
        min-height:25px;
        line-height:20px;
    }

     ul.icon-not-allowed li:before,  ul.icon-allowed li:before {

         content: "" !important;

     }

    ul.icon-allowed {

        list-style-image:url('../graphics/icons/ok.png');

    }

    ul.icon-allowed li {
        
        padding-left: 0px !important;

    }
.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;
    text-align: left;	
}
#helper {
    position: relative;
    float: left;
    clear: both;
    padding: 10px;
    margin: 5px;
    margin-left: 120px;
    transition: all 0.5s;
    opacity: 0;
    font-weight: 500;
    color: #fff;
}
    /********************/
    /* ANIMATIONS       */
    /********************/
    .pulse {
	    -webkit-animation-name: 'pulse_animation';
	    -webkit-animation-duration: 500ms;
	    -webkit-transform-origin:70% 70%;
	    -webkit-animation-iteration-count: 1;
	    -webkit-animation-timing-function:ease-in-out;
    }

    @-webkit-keyframes pulse_animation {
	    0% { -webkit-transform: scale(1); }
	    50% { -webkit-transform: scale(1.05); }
	    100% { -webkit-transform: scale(1); }
    }


@media screen and (min-width: 320px) and (max-width: 1024px) {

	.new-zip-text {
		width: 64px;

	}
	.selectBy {
	
		margin-left:10px !important;
		
	}

}

@media screen and (min-width: 320px) and (max-width: 600px) {

.new-zip-text {
    width: 80px;
 }
 .arrow1 {
	 display:none !important;
 }
  .arrow2 {
	 display:block !important;
 }
 #helper {
	    position: absolute !important;
		/*margin-left:-500px;*/
		margin-top:100px;
 
	/*display:none !important; */
 }

.helper-active {
    position: absolute !important;
    margin-left: 106px !important;
    margin-top: -10px !important;
}
 
 .sell-points {
	 
	margin-top:40px !important; 

 }
}
@media screen and (min-width: 200px) and (max-width: 480px) {

	.new-zip-text {
		width: 80px;
	 }
	 
	 #helper {
			position: absolute !important;
	 
		/*display:none !important; */
	 }
	 .sell-points {
		 
		margin-top:40px !important; 
		padding: 10px !important;
	 }
	.helper-active {
		position: absolute !important;
		margin-left: 106px !important;
		margin-top: -10px !important;
	}
}
