/**
* Theme name: Grafikfabriken
*/

body {
  padding: 0px;
  margin: 0px;
  font-family: Univers, Arial;
  color: #000;
}

a {
  text-decoration: none;
  color: #000;
}

.apartment_selector.veidekke {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 0px !important;
}

.content {
  max-width: 1200px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

* {
  outline: none;
}

a.external.logo {
  position: absolute !important;
  right: 10px;
}

a.external.logo:before {
  display: none !important;
}

body.apartment_selector.veidekke
  .apartment_selector.veidekke
  #b-container
  #b-innercontainer
  #b-theapp
  .changeView {
  z-index: 999999999 !important;
}