/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* Exxica CSS */
@font-face {
  font-family: "OpenSans";

  src: url('../fonts/OpenSans-Regular.ttf');
  src: local("OpenSans-Regular"), url('../fonts/OpenSans-Regular.ttf') format("truetype");
}
@font-face {
  font-family: "OpenSans";
  font-weight: bold;

  src: url('../fonts/OpenSans-Bold.ttf');
  src: local("OpenSans-Bold"), url('../fonts/OpenSans-Bold.ttf') format("truetype");
}
@media (max-width: 1060px) {
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
span.price_format {
  font-size: 1.1em;
  font-weight: bold;
  color: #900;
}
span.price_format::before {
  content: 'kr ';
}
span.price_format::after {
  content: ',-';
}
span.area_format {
  font-weight: bold;
  color: #5c5539;
}
span.area_format::before {
  content: ' ';
}
.infobox-container .infobox {
  padding-bottom: 10px;
  background: none repeat scroll 0 0 #f9f9f9;
  border-color: #e7e4d8;
  border-style: solid;
  border-width: 1px;
  border-top: 1px solid #e7e4d8;
  border-right: 1px solid #e7e4d8;
  border-bottom: 1px solid #e7e4d8;
  border-left: 1px solid #e7e4d8;
  border-radius: 5px;
  -webkit-border-image: none;
       -o-border-image: none;
          border-image: none;

  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
}
.infobox-container .infobox p,
.infobox-container .infobox ul,
.infobox-container .infobox h1,
.infobox-container .infobox h2,
.infobox-container .infobox h3,
.infobox-container .infobox h4 {
  margin-top: .5em;
  margin-right: 15px;
  margin-bottom: .75em;
  margin-left: 15px;
  color: #474445;
}
.infobox-container .infobox ul.info {
  padding-left: 0;
  list-style-type: none;
  border-radius: 5px;
  /* XS */
  /* SM */
}
.infobox-container .infobox ul.info li {
  padding: 5px;
}
.infobox-container .infobox ul.info span.info-label {
  color: #767676;
  text-align: left;
}
.infobox-container .infobox ul.info span.info-value {
  float: right;
  font-weight: bold;
  color: #474445;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .infobox-container .infobox ul.info span.info-label:after {
    white-space: pre;
    content: "\a";
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .infobox-container .infobox ul.info span.info-label:after {
    white-space: pre;
    content: "\a";
  }
}
span.energiklasse-container img.energiklasse {
  padding: 5px;
  margin: 15px;
}
.nomargin {
  padding: 0 !important;
  margin: 0 !important;
}
body {
  padding-top: 64px;
  font-family: "OpenSans", Arial, Helvetica, sans-serif;
}
body > div > .container {
  padding: 0 0 0 0;
  border: 0 solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
button.navbar-toggle {
  border-color: #7c7c7c !important;
}
button.navbar-toggle span.icon-bar {
  background-color: #900 !important;
}
ol.breadcrumb {
  margin-top: 10px;
  background-color: #f4f4f4;
}
ol.breadcrumb a {
  color: #474445;
}
ol.breadcrumb a:hover {
  color: #900;
}
ol.breadcrumb a.admin_link,
ol.breadcrumb a.admin_link:hover {
  color: #900;
}
ol.breadcrumb > li:before {
  color: #474445;
}
.letter {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ddd !important;
}
ul#letters {
  list-style-type: none;
  background-color: #f4f4f4;
}
ul#letters li {
  display: inline;
  padding: 5px;
}
ul#letters li a {
  color: #f4f2ed;
}
ul#find_supplier_tabs {
  background-color: transparent;
}
ul#find_supplier_tabs li > a {
  color: #474445 !important;
  background-color: #d9d9d9 !important;
}
ul#find_supplier_tabs li.active > a {
  color: #474445 !important;
  background-color: #f4f4f4 !important;
}
div#find_supplier_tab_content p,
div#find_supplier_tab_content a,
div#find_supplier_tab_content a:hover,
div#find_supplier_tab_content a:active,
div#find_supplier_tab_content a:focus {
  color: #474445;
}
div.page_widget_content {
  /* WP-Members */
  /* .WP-Members */
}
div.page_widget_content h4.widget_header {
  padding: 8px 15px;
  margin-bottom: 5px;
  background-color: #f4f4f4;
  border-radius: 4px;
}
div.page_widget_content ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
div.page_widget_content ul li {
  display: block;
  padding: 2px 10px;
  background-color: #eee;
}
div.page_widget_content ul li a {
  color: #f4f2ed;
}
div.page_widget_content ul li:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
div.page_widget_content ul li:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
div.page_widget_content .current_page_item {
  display: none;
}
div.page_widget_content div#wp-members a {
  color: #f4f2ed;
}
div.page_widget_content div#wp-members p {
  padding: 2px 10px;
}
div.page_widget_content div#wp-members form {
  padding: 2px 10px;
  margin-top: 10px;
}
div.page_widget_content div#wp-members form div.div_texbox input {
  width: 100%;
}
div.page_widget_content div#wp-members form button {
  float: right;
}
.panel-heading > a {
  display: block;
  padding: 10px 15px;
  margin: -10px -15px;
}
div.company_card.featured {
  background-image: -webkit-linear-gradient(top, #fae3c4 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #fae3c4 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fae3c4), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #fae3c4 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffae3c4', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
hr.splitter {
  height: 1px;
  clear: both;
  border: 0;
  border-bottom: thin dotted #7c7c7c;
}
div#header {
  /* 320px - 374px */
  /* 375px - 424px */
  /* 425px - 479px */
  /* XS */
  /* SM */
  /* MD */
  /* LG */
}
div#header .navbar-header {
  padding: 0 15px !important;
}
@media screen and (min-width: 320px) and (max-width: 374px) {
  div#header button.navbar-toggle {
    margin-top: 20px;
  }
  div#header a.navbar-brand {
    margin-top: 6px;
  }
}
@media screen and (min-width: 375px) and (max-width: 424px) {
  div#header button.navbar-toggle {
    margin-top: 20px;
  }
  div#header a.navbar-brand {
    margin-top: 6px;
  }
}
@media screen and (min-width: 425px) and (max-width: 479px) {
  div#header button.navbar-toggle {
    margin-top: 20px;
  }
  div#header a.navbar-brand {
    margin-top: 6px;
  }
}
@media screen and (max-width: 768px) {
  div#header button.navbar-toggle {
    margin-top: 20px;
  }
  div#header a.navbar-brand {
    margin-top: 6px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  div#header button.navbar-toggle {
    margin-top: 20px;
  }
  div#header a.navbar-brand {
    margin-top: 6px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1400px) {
  div#header button.navbar-toggle {
    margin-top: 20px;
  }
  div#header .navbar-header {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1400px) {
  div#header .navbar-header {
    margin-bottom: 20px;
  }
}
div#header a#sitelogo {
  min-height: 60px;
  max-height: 60px;
  margin: auto 15px;
}
div#header a#sitelogo img {
  width: auto;
  max-height: 60px;
}
div#header > .container,
div#header .container-fluid {
  padding: 0;
}
div#header nav {
  background-image: -webkit-linear-gradient(top, #fafaf8 0%, #e7e4d8 100%);
  background-image:      -o-linear-gradient(top, #fafaf8 0%, #e7e4d8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fafaf8), to(#e7e4d8));
  background-image:         linear-gradient(to bottom, #fafaf8 0%, #e7e4d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafaf8', endColorstr='#ffe7e4d8', GradientType=0);
  background-repeat: repeat-x;
  border-bottom: 3px solid #900;
}
div#header nav ul.nav li {
  text-transform: uppercase;
  vertical-align: middle;
  border-right: thin solid #d6d1bd;
}
div#header nav ul.nav li a {
  min-height: 64px;
  max-height: 64px;
  padding-top: 22px;
  color: #474445;
}
div#header nav ul.nav li a:hover {
  color: #ffe5e5 !important;
  background: #ba0000;
  background-image: -webkit-linear-gradient(top, #ba0000 0%, #900 100%);
  background-image:      -o-linear-gradient(top, #ba0000 0%, #900 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ba0000), to(#900));
  background-image:         linear-gradient(to bottom, #ba0000 0%, #900 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffba0000', endColorstr='#ff990000', GradientType=0);
  background-repeat: repeat-x;
}
div#header nav .dropdown-menu > .active > a,
div#header nav .dropdown-menu > .active > a:hover,
div#header nav .dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #fafaf8 0%, #e7e4d8 100%);
  background-image:      -o-linear-gradient(top, #fafaf8 0%, #e7e4d8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fafaf8), to(#e7e4d8));
  background-image:         linear-gradient(to bottom, #fafaf8 0%, #e7e4d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafaf8', endColorstr='#ffe7e4d8', GradientType=0);
  background-repeat: repeat-x;
}
div#header div#shortcuts-menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
div#header div#shortcuts-menu ul li {
  display: inline;
}
div#header div#shortcuts-menu ul li a {
  color: #900;
}
div#header div.side-menu {
  margin: 10px 10px 0 10px;
  clear: none;
  font-size: 11px;
}
div#header div.side-menu ul li.current_page_item {
  background-color: inherit !important;
}
div#header div#top-menu {
  color: #900;
}
div#header div#top-menu a {
  color: #900;
}
div#content {
  /* WP-Members */
  /* center search */
}
div#content > .container,
div#content > .container-fluid {
  padding-top: 20px;
  color: #474445;
  background-color: #fff;
  border-radius: 0;
}
div#content > .container ul.prices,
div#content > .container-fluid ul.prices {
  padding-left: 0;
  list-style-type: none;
  border-radius: 5px;
}
div#content > .container ul.prices li,
div#content > .container-fluid ul.prices li {
  padding: 0;
}
div#content > .container ul.prices span.prices-label,
div#content > .container-fluid ul.prices span.prices-label {
  color: #474445;
  text-align: left;
}
div#content div#filters h3 {
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  line-height: 17.5px;
  color: #474445;
}
div#content div#filters p {
  color: #474445;
}
div#content .house,
div#content .cabin,
div#content .parcel {
  margin-bottom: 5px;
}
div#content .house h1.house_title,
div#content .cabin h1.house_title,
div#content .parcel h1.house_title,
div#content .house h1.cabin_title,
div#content .cabin h1.cabin_title,
div#content .parcel h1.cabin_title,
div#content .house h1.parcel_title,
div#content .cabin h1.parcel_title,
div#content .parcel h1.parcel_title {
  text-align: left;
}
div#content .house p.house_excerpt,
div#content .cabin p.house_excerpt,
div#content .parcel p.house_excerpt,
div#content .house p.cabin_excerpt,
div#content .cabin p.cabin_excerpt,
div#content .parcel p.cabin_excerpt,
div#content .house p.parcel_excerpt,
div#content .cabin p.parcel_excerpt,
div#content .parcel p.parcel_excerpt {
  text-align: left;
}
div#content .image-container {
  position: relative;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
div#content .image-container .after {
  position: absolute;
  top: 35px;
  left: -40px;
  display: block;
  width: 50%;
  height: 20px;
  font-size: 11px;
  line-height: 20px;
  color: #fefefe;
  text-align: center;
  text-transform: uppercase;
  background-image: -webkit-linear-gradient(top, #ba0000 0%, #900 100%);
  background-image:      -o-linear-gradient(top, #ba0000 0%, #900 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ba0000), to(#900));
  background-image:         linear-gradient(to bottom, #ba0000 0%, #900 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffba0000', endColorstr='#ff990000', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: 0 3px 10px -5px #000;
          box-shadow: 0 3px 10px -5px #000;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  /* 320px - 374px */
  /* 375px - 424px */
  /* 425px - 479px */
  /* 768px - 991px */
}
@media screen and (min-width: 320px) and (max-width: 374px) {
  div#content .image-container .after {
    top: 35px !important;
    left: -55px !important;
    width: 80% !important;
  }
}
@media screen and (min-width: 375px) and (max-width: 424px) {
  div#content .image-container .after {
    top: 35px !important;
    left: -75px !important;
    width: 80% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div#content .image-container .after {
    top: 40px !important;
    left: -120px !important;
    width: 100% !important;
    font-size: 12px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1399px) {
  div#content .image-container .after {
    top: 35px !important;
    left: -110px !important;
    width: 100% !important;
    font-size: 12px !important;
  }
}
@media screen and (min-width: 1919px) and (max-width: 2559px) {
  div#content .image-container .after {
    top: 40px !important;
    left: -195px !important;
    width: 100% !important;
    font-size: 14px !important;
  }
}
@media screen and (min-width: 2560px) {
  div#content .image-container .after {
    top: 60px !important;
    left: -265px !important;
    width: 100% !important;
    font-size: 14px !important;
  }
}
div#content .idx-item {
  margin-bottom: 10px;
}
div#content div#houses figure,
div#content div#cabins figure,
div#content div#parcels figure,
div#content div#idx figure {
  padding: 10px;
  background-image: -webkit-linear-gradient(top, #f7f5f1 0%, #e7e4d8 100%);
  background-image:      -o-linear-gradient(top, #f7f5f1 0%, #e7e4d8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f5f1), to(#e7e4d8));
  background-image:         linear-gradient(to bottom, #f7f5f1 0%, #e7e4d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f5f1', endColorstr='#ffe7e4d8', GradientType=0);
  background-repeat: repeat-x;
  border-right: 2px solid #d6d1bd;
  border-bottom: 2px solid #d6d1bd;
  border-radius: 5px;
}
div#content div#houses figure a img,
div#content div#cabins figure a img,
div#content div#parcels figure a img,
div#content div#idx figure a img {
  margin-bottom: 35px;
  border-bottom: 4px solid #900;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
div#content div#houses figure a div.ribbon,
div#content div#cabins figure a div.ribbon,
div#content div#parcels figure a div.ribbon,
div#content div#idx figure a div.ribbon {
  position: absolute;
  top: 0;
  right: auto;
  left: 0;
  width: 100%;
  padding-left: 2px;
  font-size: 11px;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: transparent;
  border-bottom: thin solid rgba(0, 0, 0, .3);
  /* XS */
  /* SM */
}
@media screen and (max-width: 768px) {
  div#content div#houses figure a div.ribbon,
  div#content div#cabins figure a div.ribbon,
  div#content div#parcels figure a div.ribbon,
  div#content div#idx figure a div.ribbon {
    font-size: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  div#content div#houses figure a div.ribbon,
  div#content div#cabins figure a div.ribbon,
  div#content div#parcels figure a div.ribbon,
  div#content div#idx figure a div.ribbon {
    font-size: 8px;
  }
}
div#content div#houses figure a:hover,
div#content div#cabins figure a:hover,
div#content div#parcels figure a:hover,
div#content div#idx figure a:hover,
div#content div#houses figure a:visited,
div#content div#cabins figure a:visited,
div#content div#parcels figure a:visited,
div#content div#idx figure a:visited,
div#content div#houses figure a:focus,
div#content div#cabins figure a:focus,
div#content div#parcels figure a:focus,
div#content div#idx figure a:focus {
  text-decoration: none;
}
div#content div#houses figure ul#details,
div#content div#cabins figure ul#details,
div#content div#parcels figure ul#details,
div#content div#idx figure ul#details {
  position: relative;
  left: 0;
  width: 100%;
  padding: 0 15px;
  margin: 0;
  text-align: left;
  list-style-type: none;
  background-color: transparent;
  border-bottom: thin solid rgba(0, 0, 0, .3);
}
div#content div#houses figure ul#details li,
div#content div#cabins figure ul#details li,
div#content div#parcels figure ul#details li,
div#content div#idx figure ul#details li {
  display: inline-block;
  font-size: .9em;
  line-height: 20px;
  color: #5c5539;
  letter-spacing: 1px;
}
div#content div#houses figure p.hus_excerpt,
div#content div#cabins figure p.hus_excerpt,
div#content div#parcels figure p.hus_excerpt,
div#content div#idx figure p.hus_excerpt,
div#content div#houses figure p.hytte_excerpt,
div#content div#cabins figure p.hytte_excerpt,
div#content div#parcels figure p.hytte_excerpt,
div#content div#idx figure p.hytte_excerpt,
div#content div#houses figure p.tomt_excerpt,
div#content div#cabins figure p.tomt_excerpt,
div#content div#parcels figure p.tomt_excerpt,
div#content div#idx figure p.tomt_excerpt,
div#content div#houses figure p.alle_hus_excerpt,
div#content div#cabins figure p.alle_hus_excerpt,
div#content div#parcels figure p.alle_hus_excerpt,
div#content div#idx figure p.alle_hus_excerpt,
div#content div#houses figure p.alle_hytter_excerpt,
div#content div#cabins figure p.alle_hytter_excerpt,
div#content div#parcels figure p.alle_hytter_excerpt,
div#content div#idx figure p.alle_hytter_excerpt,
div#content div#houses figure p.alle_tomter_excerpt,
div#content div#cabins figure p.alle_tomter_excerpt,
div#content div#parcels figure p.alle_tomter_excerpt,
div#content div#idx figure p.alle_tomter_excerpt,
div#content div#houses figure p.hytteliten_excerpt,
div#content div#cabins figure p.hytteliten_excerpt,
div#content div#parcels figure p.hytteliten_excerpt,
div#content div#idx figure p.hytteliten_excerpt,
div#content div#houses figure p.drammensgarasjen_excerpt,
div#content div#cabins figure p.drammensgarasjen_excerpt,
div#content div#parcels figure p.drammensgarasjen_excerpt,
div#content div#idx figure p.drammensgarasjen_excerpt {
  min-height: 80px;
  max-height: 80px;
  overflow: hidden;
}
div#content div#houses figure p.house_excerpt,
div#content div#cabins figure p.house_excerpt,
div#content div#parcels figure p.house_excerpt,
div#content div#idx figure p.house_excerpt,
div#content div#houses figure p.cabin_excerpt,
div#content div#cabins figure p.cabin_excerpt,
div#content div#parcels figure p.cabin_excerpt,
div#content div#idx figure p.cabin_excerpt,
div#content div#houses figure p.parcel_excerpt,
div#content div#cabins figure p.parcel_excerpt,
div#content div#parcels figure p.parcel_excerpt,
div#content div#idx figure p.parcel_excerpt {
  min-height: 80px;
  max-height: 80px;
  margin-top: 20px;
  overflow: hidden;
}
div#content div#idx2 figure {
  padding: 10px;
  background-image: -webkit-linear-gradient(top, #f7f5f1 0%, #e7e4d8 100%);
  background-image:      -o-linear-gradient(top, #f7f5f1 0%, #e7e4d8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f5f1), to(#e7e4d8));
  background-image:         linear-gradient(to bottom, #f7f5f1 0%, #e7e4d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f5f1', endColorstr='#ffe7e4d8', GradientType=0);
  background-repeat: repeat-x;
  border-right: 2px solid #d6d1bd;
  border-bottom: 2px solid #d6d1bd;
  border-radius: 5px;
}
div#content div#idx2 figure a img {
  margin-bottom: 5px;
  border-bottom: 4px solid #900;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
div#content div#idx2 figure a div.ribbon {
  position: absolute;
  top: 0;
  right: auto;
  left: 0;
  width: 100%;
  padding-left: 2px;
  font-size: 11px;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: transparent;
  border-bottom: thin solid rgba(0, 0, 0, .3);
  /* XS */
  /* SM */
}
@media screen and (max-width: 768px) {
  div#content div#idx2 figure a div.ribbon {
    font-size: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  div#content div#idx2 figure a div.ribbon {
    font-size: 8px;
  }
}
div#content div#idx2 figure a:hover,
div#content div#idx2 figure a:visited,
div#content div#idx2 figure a:focus {
  text-decoration: none;
}
div#content div#idx2 figure p.alle_hus_excerpt,
div#content div#idx2 figure p.alle_tomter_excerpt,
div#content div#idx2 figure p.alle_hytter_excerpt,
div#content div#idx2 figure p.hytteliten_excerpt,
div#content div#idx2 figure p.drammensgarasjen_excerpt {
  min-height: 80px;
  max-height: 80px;
  overflow: hidden;
}
div#content p img {
  border-radius: 4px;
}
div#content p a,
div#content p a:hover,
div#content p a:active,
div#content p a:focus {
  color: #900;
}
div#content table a,
div#content table a:hover,
div#content table a:active,
div#content table a:focus {
  color: #900;
}
div#content hr {
  height: 1px;
  clear: both;
  border: 0;
  border-bottom: thin dotted #7c7c7c;
}
div#content div#wpmem_login form,
div#content div#wpmem_reg form {
  max-width: 480px;
  margin-right: auto;
  margin-left: auto;
}
div#content div#wpmem_login form div,
div#content div#wpmem_reg form div {
  width: 100%;
}
div#content div#wpmem_login form div .div_text input,
div#content div#wpmem_reg form div .div_text input {
  width: inherit;
}
div#content div#search {
  padding-top: 0;
}
div#content div#search .global-search {
  padding: 50px 10px 40px 10px;
  text-align: center;
  background: #f3f3f3;
  background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #fff 100%);
  background-image:      -o-linear-gradient(top, #f3f3f3 0%, #fff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#fff));
  background-image:         linear-gradient(to bottom, #f3f3f3 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3', endColorstr='#ffffffff', GradientType=0);
  background-repeat: repeat-x;
}
div#content div#search .global-search * {
  display: inline-block;
  margin-bottom: 0;
}
div#content div#search .global-search .form-control {
  width: 480px;
}
div#content div#search .global-search a {
  display: block;
  padding-top: 10px;
  color: #900;
}
div#content div#search .jumbotron {
  width: 100%;
  padding-top: 45px;
  padding-bottom: 30px;
  margin-bottom: 0;
  border-radius: 0;
}
div#content div#featured {
  padding-bottom: 30px;
  border-radius: 0;
}
div#content ul#admin_tools {
  position: relative;
  left: 0;
  width: 100%;
  padding: 0 15px;
  margin: 0;
  text-align: left;
  list-style-type: none;
}
div#content ul#admin_tools li {
  display: block;
  line-height: 30px;
  letter-spacing: 1px;
}
div#content ul#admin_tools li a.admin_link,
div#content ul#admin_tools li a.admin_link:hover {
  color: #900;
}
/* Outbound Links */
div#outbound {
  margin-bottom: 0;
  border-radius: 0;
}
div#outbound div.outbound_link {
  max-height: 60px;
  margin-bottom: 30px;
}
div#outbound div.outbound_link a :hover {
  -webkit-box-shadow: inset 0 1px 3px #7c7c7c, 0 1px 0 #900;
          box-shadow: inset 0 1px 3px #7c7c7c, 0 1px 0 #900;
}
div#outbound div.outbound_link a img {
  display: block;
  max-height: 80px;
  margin: auto;
}
div#footer > .container {
  padding-top: 10px;
  color: #474445;
  background: #f3f3f3;
  background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #fff 100%);
  background-image:      -o-linear-gradient(top, #f3f3f3 0%, #fff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#fff));
  background-image:         linear-gradient(to bottom, #f3f3f3 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3', endColorstr='#ffffffff', GradientType=0);
  background-repeat: repeat-x;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
div#footer ul.menu {
  width: 100%;
  padding-left: 0;
  margin-left: 0;
  text-align: center;
  list-style-type: none;
}
div#footer ul.menu li {
  display: inline-block;
  font-family: "OpenSans", Arial, Helvetica, sans-serif !important;
  color: #5c5539;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
/* XS */
@media screen and (max-width: 768px) {
  .container {
    width: 95%;
    max-width: 768px;
    margin-right: auto;
    margin-left: auto;
  }
  .dhh-nav {
    max-width: 100%;
    margin: 0;
  }
  div#header .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    border: 0;
  }
  div#content p img {
    width: auto;
    max-width: 200px;
    height: auto;
    max-height: 200px;
  }
  div#content div#search .global-search {
    padding: 20px 0;
    text-align: center;
  }
  div#content div#search .global-search .form-control {
    width: 250px;
  }
  div#content div#houses > figure p.house_excerpt {
    min-height: 40px;
    max-height: 40px;
    overflow: hidden;
  }
  a#sitelogo {
    min-height: 40px;
    max-height: 40px;
  }
  a#sitelogo img {
    max-height: 40px;
  }
  .navbar-header {
    margin-bottom: 15px;
  }
}
/* SM */
@media screen and (min-width: 768px) and (max-width: 992px) {
  .container {
    width: 95%;
    max-width: 992px;
    margin-right: auto;
    margin-left: auto;
  }
  .dhh-nav {
    max-width: 100%;
    margin: 0;
  }
  div#content p img {
    width: auto;
    max-width: 200px;
    height: auto;
    max-height: 200px;
  }
  div#content div#search .global-search {
    padding: 20px 0;
    text-align: center;
  }
  div#content div#search .global-search .form-control {
    width: 480px;
  }
  div#content div#houses > figure p.house_excerpt {
    min-height: 40px;
    max-height: 40px;
    overflow: hidden;
  }
  a#sitelogo {
    min-height: 50px;
    max-height: 50px;
  }
  a#sitelogo img {
    max-height: 50px;
  }
  .navbar-header {
    margin-bottom: 15px;
  }
  div#header .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    border: 0;
  }
}
/* MD */
@media screen and (min-width: 992px) and (max-width: 1400px) {
  div#content p img {
    width: auto;
    max-width: 400px;
    height: auto;
    max-height: 400px;
  }
  div#header .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* LG */
@media screen and (min-width: 1400px) and (max-width: 1919px) {
  div#header .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image:      -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image:         linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #474445 0%, #282627 100%);
  background-image:      -o-linear-gradient(top, #474445 0%, #282627 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#474445), to(#282627));
  background-image:         linear-gradient(to bottom, #474445 0%, #282627 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff474445', endColorstr='#ff282627', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #232122;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #282627;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #282627;
  border-color: #232122;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #282627;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #00a100 0%, #006400 100%);
  background-image:      -o-linear-gradient(top, #00a100 0%, #006400 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00a100), to(#006400));
  background-image:         linear-gradient(to bottom, #00a100 0%, #006400 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a100', endColorstr='#ff006400', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #005a00;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #006400;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #006400;
  border-color: #005a00;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #006400;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #ba0000 0%, #7d0000 100%);
  background-image:      -o-linear-gradient(top, #ba0000 0%, #7d0000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ba0000), to(#7d0000));
  background-image:         linear-gradient(to bottom, #ba0000 0%, #7d0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffba0000', endColorstr='#ff7d0000', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #730000;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #7d0000;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #7d0000;
  border-color: #730000;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #7d0000;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #3a3838;
  background-image: -webkit-linear-gradient(top, #474445 0%, #3a3838 100%);
  background-image:      -o-linear-gradient(top, #474445 0%, #3a3838 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#474445), to(#3a3838));
  background-image:         linear-gradient(to bottom, #474445 0%, #3a3838 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff474445', endColorstr='#ff3a3838', GradientType=0);
  background-repeat: repeat-x;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #e7e4d8 0%, #e7e4d8 100%);
  background-image:      -o-linear-gradient(top, #e7e4d8 0%, #e7e4d8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e7e4d8), to(#e7e4d8));
  background-image:         linear-gradient(to bottom, #e7e4d8 0%, #e7e4d8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7e4d8', endColorstr='#ffe7e4d8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 0;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dad6c3 0%, #dad6c3 100%);
  background-image:      -o-linear-gradient(top, #dad6c3 0%, #dad6c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dad6c3), to(#dad6c3));
  background-image:         linear-gradient(to bottom, #dad6c3 0%, #dad6c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdad6c3', endColorstr='#ffdad6c3', GradientType=0);
  background-repeat: repeat-x;
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image:      -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image:         linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 0;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image:      -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image:         linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
          box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #474445 0%, #3a3838 100%);
    background-image:      -o-linear-gradient(top, #474445 0%, #3a3838 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#474445), to(#3a3838));
    background-image:         linear-gradient(to bottom, #474445 0%, #3a3838 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff474445', endColorstr='#ff3a3838', GradientType=0);
    background-repeat: repeat-x;
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #474445 0%, #2d2b2c 100%);
  background-image:      -o-linear-gradient(top, #474445 0%, #2d2b2c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#474445), to(#2d2b2c));
  background-image:         linear-gradient(to bottom, #474445 0%, #2d2b2c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff474445', endColorstr='#ff2d2b2c', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #00a100 0%, #006e00 100%);
  background-image:      -o-linear-gradient(top, #00a100 0%, #006e00 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00a100), to(#006e00));
  background-image:         linear-gradient(to bottom, #00a100 0%, #006e00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a100', endColorstr='#ff006e00', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image:      -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image:         linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image:      -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image:         linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #ba0000 0%, #870000 100%);
  background-image:      -o-linear-gradient(top, #ba0000 0%, #870000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ba0000), to(#870000));
  background-image:         linear-gradient(to bottom, #ba0000 0%, #870000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffba0000', endColorstr='#ff870000', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #2d2b2c;
  background-image: -webkit-linear-gradient(top, #474445 0%, #333132 100%);
  background-image:      -o-linear-gradient(top, #474445 0%, #333132 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#474445), to(#333132));
  background-image:         linear-gradient(to bottom, #474445 0%, #333132 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff474445', endColorstr='#ff333132', GradientType=0);
  background-repeat: repeat-x;
  border-color: #333132;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #474445 0%, #3a3838 100%);
  background-image:      -o-linear-gradient(top, #474445 0%, #3a3838 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#474445), to(#3a3838));
  background-image:         linear-gradient(to bottom, #474445 0%, #3a3838 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff474445', endColorstr='#ff3a3838', GradientType=0);
  background-repeat: repeat-x;
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image:      -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image:         linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image:      -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image:         linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image:      -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image:         linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image:      -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image:         linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image:      -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
/*# sourceMappingURL=dhh-theme.css.map */
