body {
    /*background-color:#000;*/

}
header {
    background-color: #000000;
    width:100%;
    margin-bottom:20px;
}
.page{
    /*border-left:1px solid #666;*/
    /*border-right:1px solid #666;*/
}
.well {
    border-radius:0;
}
.product {
    position: relative;
    float: left;
    width: 220px;
    min-height: 269px;
    padding: 0px;
    margin: 0px 10px 10px 0px;
    text-align: center;
    background-color: #000;
    color:#fff;
    border-left:1px solid #000;
    border-right:1px solid #000;

}



.product H3 {
    display:block;
    font-size: 16px;
    font-weight: 300;
    margin: 0px 0px 0px 0px ;
    padding: 8px 4px 8px 6px;
    width: 210px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.product p {
    font-size: 12px;
    margin: 0px 0px 0px 0px ;
    padding: 0px 0px 0px 0px ;
}
.product-text {
    font-size: 12px;
    margin: 0px 0px 0px 0px ;
    padding: 6px 4px 4px 4px ;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.logo{
    background-color: #000;
    background-image: url(../images/dekk1-logo.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding:32px 20px 0px 10px;
    height: 95px;
    margin:0px 0px 20px 0px;
}
.link {
    height: 90px;
    width:280px;
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.logo h1{
    color:#ffffff;
    margin:0px;
    padding:0px 0px 0px 0px;
}
.dekk1-info {
    color:#fff;
    float:right;
    padding-right:20px;
    text-align: right;
    font-size: 16px;
}
.tittel {
    font-size: 32px;
    font-weight: normal;
    line-height:42px;
}
.dekk1-info a {
    color:#fff;
}
.profile{
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: left center;
    padding:0px 0px 0px 0px;
    min-width: 700px;
    height: 105px;
    margin:0px 0px 10px 0px;
}
.profile-header {
    float: left;
    margin:0px;
    padding:20px 0px 0px 20px;
}
.profile-header a {
    color: #000;
}
.profile-login {
    float: right;
    padding: 10px;
}
.profile img{
    float: left;
    margin:0px;
    padding:0px 0px 0px 0px;
}
.profile h1{
    margin:0px;
    padding:0px 0px 0px 0px;
}
.search-well {
    background-color: #000;
    border:none;
    margin:0px 0px 10px 0px;
    padding:10px 10px 10px 10px;
}
.search{
    float: left;
    width: 582px;
    margin:0px;
    padding:0px 20px 0px 0px;
}
.search-options{
    margin-top:10px;
}
.search-filter{
    margin-left:0px;
    margin-bottom:10px;
    color: #fff;
    font-weight: 300;
}
.search-input-filtertext{
    width:150px;
}
.vehicle-comment {
    font-size: 13px;
    color:#fff;
}

.vehicle-data-box{
    float:left;
    margin:0px;
    padding:0px 5px 0px 0px;
    font-size: 11px;
    color:#fff;
    width: 134px;
}
.vehicle-regnr-box{
    float:left;
    margin:0px;
    padding:0px 0px 0px 0px;
    font-size: 11px;
    color:#fff;
    width: 200px;
}
.handlevognFrame{
    visibility: hidden;
}
.image-box {
    margin: 0px;
    display:block;
    padding: 0px;
    width:100%;
    height:190px;
    background-color: #fff;
    cursor: pointer;
}
.cart {
    margin: 1px;
    padding: 2px 2px 2px 0px;
    float:right;
    text-align: right;
}
.cart-input {
    width:40px;
}
.stock-container {
    background-color: #bebebe;
    margin:0px;
    padding:1px;
    text-align: left;
}
.price{
    padding:2px 0px 0px 2px;
    color:#000;
}
.stockstatus {
    margin: 3px 0px 0px 2px;
    padding: 5px 2px 5px 4px;
    float:left;
    min-width:34px;
    font-size: 11px;
    font-weight: normal;
    background-color: #2FB002;
    color:#fff;
}
.stockstatuslabel {
    margin: 3px 20px 0px 2px;
    padding: 5px 2px 5px 4px;
    float:left;
    min-width:34px;
    font-size: 11px;
    font-weight: normal;
    color:#fff;
}
.stockstatus-local {
    background-color: #2FB002;
    text-align: center;
}
.stockstatus-national {
    background-color: blue;
    text-align: center;
}
.stockstatus-transit {
    background-color: orange;
    text-align: center;
}
.stockstatus-none {
    background-color: #E0000F;
    text-align: center;
}
.stockStatusTable {
    font-size: 12px;
    width: 180px;

}
.stockStatusTableTd {
    font-size: 12px;
}
.transitStatus {
    font-size: 10px;
}
.alignRight {
    text-align: right;
}
.anbefalt {
    color: #2FB002;
}
.lovlig {
    color: orange;
}
.modal-window-container {
    position: relative;
    display: none;
    z-index: 99;
}
.modal-window-blocker {
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    position: absolute;
    z-index: 99;

}
.modal-window {
    position: absolute;
    width:700px;
    height:700px;
    background-color: #000;
    color:#fff;
    z-index: 100;
    overflow: hidden;
}
.dimensjoner {
    width:485px;
    height: 155px;
    max-height: 155px;
    overflow-y: auto;
}
.modal-window h1{
    font-size: 18px;
}
.modal-window p{
    font-size: 12px;
}
.modal-window-slideshow {
    width:450px;
    float:left;
    padding: 10px 10px 0px 10px ;
}
.modal-window-details {
    width:200px;
    float:right;
    padding: 0px 20px 0px 0px ;
}
.modal-window-close {
    position: absolute;
    left:680px;
    top:5px;
    color: #fff;
}
.lagervalg-window-container {
    position: relative;
    display: none;
    z-index: 99;
}
.lagervalg-window {
    position: absolute;
    width:350px;
    height:420px;
    background-color: #687182;
    color:#fff;
    z-index: 100;

}
.lagervalg-window h1{
    font-size: 18px;
}
.lagervalg-window h5{
    color: #eb9316;
    font-weight: bold;
}
.lagervalg-window p{
    font-size: 12px;
}
.lagervalg-window-details {
    width:310px;
    padding: 0px 20px 0px 20px ;
}
.lagervalg-window-close {
    position: absolute;
    left:330px;
    top:5px;
    color: #fff;
}
.vehicle-selector-window-container {
    position: relative;
    display: none;
    z-index: 99;
}
.vehicle-selector-window {
    position: absolute;
    width:350px;
    height:420px;
    background-color: #687182;
    color:#fff;
    z-index: 100;

}
.vehicle-selector-window h1{
    font-size: 18px;
}
.vehicle-selector-window h5{
    color: #eb9316;
    font-weight: bold;
}
.vehicle-selector-window p{
    font-size: 12px;
}
.vehicle-selector-window-details {
    width:310px;
    padding: 0px 20px 0px 20px ;
}
.vehicle-selector-window-close {
    position: absolute;
    left:330px;
    top:5px;
    color: #fff;
}


.slide-dots {
    padding-top: 10px;
}
.slide-dot.selected {
    border: 1px solid #ff0000;
}

.instock-icon{
    background-image: url(../images/green-dot.png);
    position: absolute;
    top:200px;
    left:10px;
    background-repeat: no-repeat;
    background-position: left center;
    height: 14px;
    width: 14px;
}
.outofstock-icon{
    background-image: url(../images/red-dot.png);
    position: absolute;
    top:200px;
    left:10px;
    background-repeat: no-repeat;
    background-position: left center;
    height: 14px;
    width: 14px;
}
.intransit-icon{
    background-image: url(../images/orange-dot.png);
    position: absolute;
    top:200px;
    left:10px;
    background-repeat: no-repeat;
    background-position: left center;
    height: 14px;
    width: 14px;
}
.frontfit-icon {
    background-image: url(../images/icon-car-front-fit-grey.png);
    position: absolute;
    top:30px;
    left:10px;
    background-repeat: no-repeat;
    background-position: left center;
    height: 25px;
    width: 41px;
}
.backfit-icon {
    background-image: url(../images/icon-car-back-fit-grey.png);
    position: absolute;
    top:30px;
    left:10px;
    background-repeat: no-repeat;
    background-position: left center;
    height: 25px;
    width: 41px;
}
.tt-query {
    background-color: #fff!important;
}



/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .product {
        width: 233px;
    }
    .product:nth-of-type(3n) {
        margin-right:0;
    }
    .vehicle-data{
        width: 350px;
        float:left;
    }
    .search {
        width: 500px;
    }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .product {
        width: 227px;
    }
    .product:nth-of-type(3n) {
        margin-right:10px;
    }

    .product:nth-of-type(4n) {
        margin-right:0;
    }
    .search {
        width: 482px;
    }
    .vehicle-data{
        width: 335px;
        float:left;
    }


}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .product {
        width: 220px;
    }
    .product:nth-of-type(3n) {
        margin-right:10px;
    }
    .product:nth-of-type(4n) {
        margin-right:10px;
    }

    .product:nth-of-type(5n) {

        margin-right:0;
    }
    .search {
        width: 482px;
    }
    .vehicle-data{
        width: 350px;
        float:left;
    }


}