﻿
/*
* Byggern
*/
body {
    /*font-family:sans-serif;*/
    font-family: 'Helvetica Neue', Arial;
    /*margin: 1px 20px 20px 20px;*/
    /*padding-bottom: 40px;*/
    /*background-image: url("http://www.gilje.no/css/../images/bg.jpg");*/
    background-position: center top;
    background-repeat: repeat-x;
    color: #4d4d4d;
}
h1, h2, h3, h4, h5, a {
    color: #4d4d4d;
}

.navbar-inverse .navbar-inner {
    background-color: #4d4d4d;
}

.homepage-search, .saved-search {
    /*background-color: #B71918;*/
    background-color: #999999;
}
.form-search-address .btn {
    /*background-color: #4d4d4d;*/
    /*background-color: #F03C3C;*/
    background-color: #FFDC32;
    background-image: none;
    color: black;
}

.badge-info, .label-info[href], .badge-info[href], .switch label.checked, .btn.btn-primary {
    /*background-color: #B71918;*/
    background-color: #FFDC32;
    background-image: none;
    color: black;
}


.search-form.simple-search-form.mobile {
    background-color: #999999 !important;
}

    .search-form.simple-search-form.mobile h3, .search-form.simple-search-form.mobile a {
        color: white;
    }

.search-form.simple-search-form.mobile .accordion-group {
    border: none;
}
        .search-form.simple-search-form.mobile .accordion-group .btn.btn-success {
            background-color: #FFDC32;
            color: black;
        }


/*.badge-info, .label-info[href], .badge-info[href], .numbering span {
    background-color: black;
}
.navbar-inverse .navbar-inner {
    background-image: none;
    background-color:transparent;
    border:none;
    border-color: none;
    box-shadow: none;
    filter: initial;
    height: 67px;
}
.navbar-inner .container-fluid {
    background-image: linear-gradient(to bottom, #646464, #393939);
    background-image: -moz-linear-gradient(to bottom, #646464, #393939);
    background-image: -webkit-linear-gradient(to bottom, #646464, #393939);
    background-image: -ms-linear-gradient(#fff, #000);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#646464', endColorstr='#393939');

    border-color: #E0E0E0;
    border-radius: 5px 5px;
    box-shadow: 0 0 2px 2px #E0E0E0;
    -moz-box-shadow: 0 0 2px 2px #E0E0E0;
    -webkit-box-shadow: 0 0 2px 2px #E0E0E0;
}
.navbar .nav li a {
    padding-top: 10px;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #69DA3C;
    text-shadow: 0 -1px 0 black;
} 
.economy .energysaving h4, .economy .energysaving h3 {
    color:#69DA3C;
}
.btn-contactme {
    background-color: #009EE0;
}
.economy {
    color:#777;
}

.upgradedProductContainer {
    width: 60px;
    height:50px;
    border: 4px solid #F5F5F5;
    padding:4px 4px;
    float:left;
}
.upgradedProductContainer.selected {
    border-radius: 5px 5px 70px 70px;
    opacity:1;
    background-color:white;
    border: 4px solid #009EE0;
}
.upgradedProduct {
    cursor:pointer;
}
.upgradedProduct:hover {
    opacity:1;
}*/
/*.numbering-container {
    padding-left:51px;
}
.numbering {
    background: none repeat scroll 0 0 #009EE0;
    border-radius: 30px 30px 30px 30px;
    color: #FFFFFF;
    float: left;
    font-size: 20px;
    height: 20px;
    margin-right: 10px;
    margin-top: -15px;
    padding: 10px;
    text-align: center;
    text-shadow: 0 1px 1px #333333;
    width: 20px;
}*/
/*.dd-container {
    width:95%!important;
}
.dd-container .dd-select {
    width:95%!important;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-color: #e6e6e6;
    background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
    border: 1px solid #ccc;*/
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);*/
    /*text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.fullwidthbanner-container .fullwidthabnner {
  max-height:640px!important;
}*/
