/* Compass */
/* Variables and Mixins */
/*
========================================================================== 
	Font styles
========================================================================== 
*/
@font-face {
  font-family: 'sodra';
  src: url("../fonts/sodra.eot?-txs0sb");
  src: url("../fonts/sodra.eot?#iefix-txs0sb") format("embedded-opentype"), url("../fonts/sodra.woff?-txs0sb") format("woff"), url("../fonts/sodra.ttf?-txs0sb") format("truetype"), url("../fonts/sodra.svg?-txs0sb#sodra") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 12, ../scss/partials/_fonts.scss */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'sodra';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 26, ../scss/partials/_fonts.scss */
.icon-th-menu:before {
  content: "\e602";
}

/* line 30, ../scss/partials/_fonts.scss */
.icon-menu:before {
  content: "\e601";
}

/* line 34, ../scss/partials/_fonts.scss */
.icon-list:before {
  content: "\e600";
}

/*
========================================================================== 
	login side
========================================================================== 
*/
/* line 10, ../scss/partials/_general.scss */
#region-content #block-delta-blocks-tabs #tabs a {
  padding: 3px 1em;
}
/* line 15, ../scss/partials/_general.scss */
#region-content #block-system-main {
  font-family: "Verdana", "Arial", sans-serif;
  line-height: 1.2em;
  margin-bottom: 1em;
  font-size: 11px;
}
/* line 20, ../scss/partials/_general.scss */
#region-content #block-system-main label {
  margin-bottom: 0.5em;
  font-weight: bold;
}
/* line 24, ../scss/partials/_general.scss */
#region-content #block-system-main .description {
  margin-top: 0.5em;
}

/*
========================================================================== 
	Admin menu
========================================================================== 
*/
/* line 37, ../scss/partials/_general.scss */
#admin-menu {
  padding: 0 0;
}
/* line 41, ../scss/partials/_general.scss */
#admin-menu ul li a {
  margin: 0;
}

/*
========================================================================== 
	Images
========================================================================== 
*/
/* line 53, ../scss/partials/_general.scss */
img {
  max-width: 100%;
  height: auto;
}

/*
========================================================================== 
	Selection
========================================================================== 
*/
/* line 64, ../scss/partials/_general.scss */
::-moz-selection {
  background: #e6e6e6;
}

/* line 65, ../scss/partials/_general.scss */
::selection {
  background: #e6e6e6;
}

/*
========================================================================== 
	Tekst
========================================================================== 
*/
/* line 73, ../scss/partials/_general.scss */
html {
  -webkit-text-size-adjust: 100%;
  /* Prevent font scaling in landscape while allowing user zoom */
}

/* line 77, ../scss/partials/_general.scss */
p, h1, h2, h3, ul, a, .messages, td, th {
  font-family: "Verdana", "Arial", sans-serif;
  line-height: 1.2em;
  margin-bottom: 1em;
}

/* line 83, ../scss/partials/_general.scss */
p {
  font-size: 11px;
}

/* line 87, ../scss/partials/_general.scss */
h1 {
  font-size: 45px;
  font-family: Georgia, serif;
  font-weight: normal;
  margin-bottom: 32px;
  line-height: 1.1em;
}

/* line 94, ../scss/partials/_general.scss */
h2 {
  font-size: 18px;
  margin-bottom: 0em;
  /* text-transform: uppercase; */
  font-family: Georgia, serif;
  font-weight: normal;
}

/* line 102, ../scss/partials/_general.scss */
h3 {
  font-size: 11px;
  margin-bottom: 0em;
  font-family: Georgia, serif;
}

/* line 109, ../scss/partials/_general.scss */
ul {
  font-size: 11px;
  list-style: disc inside none;
  padding-left: 10px;
}

/* line 115, ../scss/partials/_general.scss */
li {
  line-height: 1.7em;
}

/* line 119, ../scss/partials/_general.scss */
td, th {
  font-size: 10px;
}

/* line 123, ../scss/partials/_general.scss */
a {
  color: #00832d;
  text-decoration: none;
}

/* line 128, ../scss/partials/_general.scss */
a:hover {
  color: #00832d;
  text-decoration: underline;
}

/* line 133, ../scss/partials/_general.scss */
.messages {
  font-size: 11px;
}

/*
========================================================================== 
	Tabeller
========================================================================== 
*/
/* line 143, ../scss/partials/_general.scss */
table {
  border: none;
  width: 100%;
}
/* line 147, ../scss/partials/_general.scss */
table tbody {
  border-top: none;
}
/* line 150, ../scss/partials/_general.scss */
table tbody tr:hover td, table tbody tr.even:hover td.active, table tbody tr.odd:hover td.active {
  background: none;
}
/* line 153, ../scss/partials/_general.scss */
table tbody td, table tbody th {
  vertical-align: top;
  padding: 4px 0px;
}
/* line 156, ../scss/partials/_general.scss */
table tbody td img, table tbody th img {
  max-width: none;
}

/*
========================================================================== 
	Tilmeld nyhedsbrev
========================================================================== 
*/
/* line 7, ../scss/partials/_forms.scss */
#frmSS84 {
  width: 100%;
}
/* line 9, ../scss/partials/_forms.scss */
#frmSS84 table {
  margin-bottom: 10px;
}
/* line 11, ../scss/partials/_forms.scss */
#frmSS84 table tbody {
  font-size: 11px;
  font-family: "Verdana", "Arial", sans-serif;
  line-height: 1.2em;
  font-weight: bold;
}
/* line 17, ../scss/partials/_forms.scss */
#frmSS84 table tbody tr td {
  width: 50%;
}
/* line 19, ../scss/partials/_forms.scss */
#frmSS84 table tbody tr td input[type=text], #frmSS84 table tbody tr td input[type=email], #frmSS84 table tbody tr td input[type=url], #frmSS84 table tbody tr td input[type=password], #frmSS84 table tbody tr td textarea, #frmSS84 table tbody tr td select {
  width: 96%;
}
/* line 22, ../scss/partials/_forms.scss */
#frmSS84 table tbody tr td label {
  float: left;
  width: 45%;
  font-weight: normal !important;
}
/* line 27, ../scss/partials/_forms.scss */
#frmSS84 table tbody tr td br {
  display: none;
}
/* line 31, ../scss/partials/_forms.scss */
#frmSS84 table tbody tr td:first-child {
  width: 20%;
  padding-right: 10px;
}

/* line 40, ../scss/partials/_forms.scss */
input[type=submit] {
  border: 0;
  background-color: #676464;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  color: #ffffff;
  padding: 5px 15px;
  cursor: pointer;
}

/* line 50, ../scss/partials/_forms.scss */
input[type=submit]:hover {
  background-color: #333333;
}

/*
========================================================================== 
	Alm tekstside
========================================================================== 
*/
/* line 9, ../scss/partials/_nodes.scss */
.node-type-page .section-content .col-left {
  float: left;
  margin-bottom: 25px;
}
/* line 13, ../scss/partials/_nodes.scss */
.node-type-page .section-content .col-right {
  float: left;
  margin-bottom: 25px;
}
/* line 17, ../scss/partials/_nodes.scss */
.node-type-page .section-content .col-full {
  float: left;
  margin-bottom: 25px;
}
.field-name-field-alm-side-titel {
  border-bottom: 8px solid #000;
  border-top: 1px solid #000;
  padding-bottom: 20px;
  margin-top: 3px;
  padding-top: 10px;
  margin-bottom: 20px;
}

/*
========================================================================== 
	Produkter
========================================================================== 
*/
/* line 32, ../scss/partials/_nodes.scss */
.node-type-produkt .node-produkt .field {
  margin-bottom: 10px;
}
/* line 34, ../scss/partials/_nodes.scss */
.node-type-produkt .node-produkt .field .field-label {
  margin-bottom: 3px;
}

/*
========================================================================== 
	Medarbejdere
========================================================================== 
*/
/* line 49, ../scss/partials/_nodes.scss */
.node-type-medarbejdere .node-medarbejdere .field {
  margin-bottom: 5px;
}
/* line 52, ../scss/partials/_nodes.scss */
.node-type-medarbejdere .node-medarbejdere .field-name-field-medarbejdere-tlf-nr {
  margin-bottom: 0px;
}

/*
========================================================================== 
	Medarbejdere
========================================================================== 
*/
/* line 7, ../scss/partials/_views.scss */
.view-medarbejdere {
  margin-top: -5px;
}
/* line 9, ../scss/partials/_views.scss */
.view-medarbejdere ul {
  width: 100%;
}
/* line 11, ../scss/partials/_views.scss */
.view-medarbejdere ul li.views-row {
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
  float: left;
}
/* line 17, ../scss/partials/_views.scss */
.view-medarbejdere ul li.views-row .views-field-edit-node {
  margin-top: 10px;
}
/* line 21, ../scss/partials/_views.scss */
.view-medarbejdere ul li.views-row .employee-image-wrapper {
  cursor: default;
  position: relative;
}
/* line 24, ../scss/partials/_views.scss */
.view-medarbejdere ul li.views-row .employee-image-wrapper .hover-info {
  visibility: hidden;
  position: absolute;
  top: 30px;
  left: 15px;
  color: #ffffff;
  z-index: 1;
}
/* line 32, ../scss/partials/_views.scss */
.view-medarbejdere ul li.views-row .employee-image-wrapper .hover-info .titel p.kontakt {
  text-transform: uppercase;
}
/* line 40, ../scss/partials/_views.scss */
.view-medarbejdere ul li.views-row .employee-image-wrapper .hover-info .tlf p {
  margin-bottom: 0;
}
/* line 45, ../scss/partials/_views.scss */
.view-medarbejdere ul li.views-row .employee-image-wrapper .employee-image-hover {
  position: absolute;
  top: 0px;
  visibility: hidden;
}
/* line 57, ../scss/partials/_views.scss */
.view-medarbejdere ul li.views-row .discription {
  margin-top: 15px;
}
/* line 59, ../scss/partials/_views.scss */
.view-medarbejdere ul li.views-row .discription p {
  margin-bottom: 0;
}

/*
========================================================================== 
	Produkter tabeller
========================================================================== 
*/
/* Old product table */
/* line 74, ../scss/partials/_views.scss */
.view-products {
  margin-bottom: 25px;
}
/* line 76, ../scss/partials/_views.scss */
.view-products .view-grouping {
  position: relative;
  top: 25px;
  visibility: hidden;
  margin-top: 34px;
}
/* line 81, ../scss/partials/_views.scss */
.view-products .view-grouping .view-grouping-header {
  width: 100%;
}
/* line 83, ../scss/partials/_views.scss */
.view-products .view-grouping .view-grouping-header div {
  font-family: "Verdana", "Arial", sans-serif;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
/* line 95, ../scss/partials/_views.scss */
.view-products .view-grouping table th, .view-products .view-grouping table td {
  padding: 0px 3px;
  background: #ffffff;
  border-bottom: 0;
  color: #000000;
}
/* line 101, ../scss/partials/_views.scss */
.view-products .view-grouping table caption {
  display: none;
}
/* line 104, ../scss/partials/_views.scss */
.view-products .view-grouping table thead {
  text-align: left;
  font-weight: bold;
}
/* line 108, ../scss/partials/_views.scss */
.view-products .view-grouping table thead tr th, .view-products .view-grouping table thead tr th.active {
  background: #ffffff;
  border-right: 0;
  border-bottom: 0;
  color: #000000;
  padding-bottom: 8px;
}
/* line 115, ../scss/partials/_views.scss */
.view-products .view-grouping table thead tr th.last {
  border-right: 0;
}
/* line 121, ../scss/partials/_views.scss */
.view-products .view-grouping table tbody tr {
  border-bottom: 0;
  padding: 0px;
}
/* line 124, ../scss/partials/_views.scss */
.view-products .view-grouping table tbody tr th {
  font-weight: bold;
  padding: 15px 3px 7px 0px;
}
/* line 128, ../scss/partials/_views.scss */
.view-products .view-grouping table tbody tr th.st-head-row-main {
  display: none;
}
/* line 131, ../scss/partials/_views.scss */
.view-products .view-grouping table tbody tr td {
  padding: 4px 0px;
  border-right: 0;
}
/* line 135, ../scss/partials/_views.scss */
.view-products .view-grouping table tbody tr td.last {
  border-right: 0;
}
/* line 138, ../scss/partials/_views.scss */
.view-products .view-grouping table tbody tr td.st-key {
  width: 50%;
}
/* line 143, ../scss/partials/_views.scss */
.view-products .view-grouping table tbody tr.odd td, .view-products .view-grouping table tbody tr.odd td.active {
  background-color: #eeeeee;
  border-left: 0;
}
/* line 149, ../scss/partials/_views.scss */
.view-products .view-grouping table tbody tr.even td, .view-products .view-grouping table tbody tr.even td.active {
  background-color: #ffffff;
  border-left: 0;
}
/* line 158, ../scss/partials/_views.scss */
.view-products .view-footer {
  overflow: hidden;
  padding: 25px 0 0 0;
}
/* line 161, ../scss/partials/_views.scss */
.view-products .view-footer a {
  display: block;
  float: right;
}

/* New product table */
/* line 171, ../scss/partials/_views.scss */
.view-products-extended .view-content {
  /* Level 1 */
}
/* line 173, ../scss/partials/_views.scss */
.view-products-extended .view-content > .view-grouping {
  margin-bottom: 35px;
  position: relative;
}
/* line 179, ../scss/partials/_views.scss */
.view-products-extended .view-grouping-header, .view-products-floors .view-grouping-header{
  width: 100%;
  font-family: "Verdana", "Arial", sans-serif;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
/* line 190, ../scss/partials/_views.scss */
.view-products-extended .view-grouping-content .view-grouping-header, .view-products-floors .view-grouping-content .view-grouping-header{
  display: none;
}
/* line 194, ../scss/partials/_views.scss */
.view-products-extended .view-footer, .view-products-floors .view-footer{
  overflow: hidden;
  padding: 15px 0 15px 0;
}
/* line 197, ../scss/partials/_views.scss */
.view-products-extended .view-footer a, .vview-products-floors .view-footer a {
  display: block;
  float: right;
}
/* line 203, ../scss/partials/_views.scss */
.view-products-extended table th, .view-products-extended table td, .view-products-floors table th, .view-products-floors table td {
  padding: 0px 3px;
  background: #ffffff;
  border-bottom: 0;
  color: #000000;
}
/* line 209, ../scss/partials/_views.scss */
.view-products-extended table caption, .view-products-floors table caption {
  display: none;
}
/* line 212, ../scss/partials/_views.scss */
.view-products-extended table thead, .view-products-floors table thead {
  text-align: left;
  font-weight: bold;
}
/* line 216, ../scss/partials/_views.scss */
.view-products-extended table thead tr th, .view-products-extended table thead tr th.active, .view-products-floors table thead tr th, .view-products-floors table thead tr th.active {
  background: #ffffff;
  border-right: 0;
  border-bottom: 0;
  color: #000000;
  padding-bottom: 8px;
}
/* line 223, ../scss/partials/_views.scss */
.view-products-extended table thead tr th.last, .view-products-floors table thead tr th.last {
  border-right: 0;
}
/* line 229, ../scss/partials/_views.scss */
.view-products-extended table tbody tr, .view-products-floors table tbody tr {
  border-bottom: 0;
  padding: 0px;
}
/* line 232, ../scss/partials/_views.scss */
.view-products-extended table tbody tr th, .view-products-floors table tbody tr th {
  font-weight: bold;
  padding: 15px 3px 7px 0px;
}
/* line 236, ../scss/partials/_views.scss */
.view-products-extended table tbody tr th.st-head-row-main, .view-products-floors table tbody tr th.st-head-row-main {
  display: none;
}
/* line 239, ../scss/partials/_views.scss */
.view-products-extended table tbody tr td, .view-products-floors table tbody tr td {
  padding: 4px 0px;
  border-right: 0;
}
/* line 243, ../scss/partials/_views.scss */
.view-products-extended table tbody tr td.last, .view-products-floors table tbody tr td.last {
  border-right: 0;
}
/* line 246, ../scss/partials/_views.scss */
.view-products-extended table tbody tr td.st-key, .view-products-floors table tbody tr td.st-key {
  width: 50%;
}
/* line 251, ../scss/partials/_views.scss */
.view-products-extended table tbody tr.zebra-odd td, .view-products-floors table tbody tr.zebra-odd td {
  background-color: #eeeeee;
  border-left: 0;
}
/* line 257, ../scss/partials/_views.scss */
.view-products-extended table tbody tr.zebra-even td, .view-products-extended table tbody tr.zebra-even td.active, .view-products-floors table tbody tr.zebra-even td, .view-products-floors table tbody tr.zebra-even td.active {
  background: white;
  border-left: 0;
}

/* line 266, ../scss/partials/_views.scss */
.stacktable.large-only {
  display: none;
}

/* line 267, ../scss/partials/_views.scss */
.stacktable.small-only {
  display: table;
  visibility: inherit;
  top: 0px;
}

/*
========================================================================== 
	Sidebar
========================================================================== 
*/
/* line 275, ../scss/partials/_views.scss */
#block-views-sidebar-block {
  margin-bottom: 25px;
}
/* line 278, ../scss/partials/_views.scss */
#block-views-sidebar-block ul li {
  margin: 0;
}

/*
========================================================================== 
	Logo
========================================================================== 
*/
/* line 7, ../scss/partials/_blocks.scss */
.block-logo {
  margin: 15px 0 15px 0;
}
/* line 10, ../scss/partials/_blocks.scss */
.block-logo img {
  width: 162px;
}

/* logo_2 bliver indsat via javascript når menuen bliver sticky - se settings.js */
/* line 16, ../scss/partials/_blocks.scss */
#logo_2 {
  position: fixed;
  top: 0;
  padding: 15px 0 0 10px;
  background: #ffffff;
  width: 100%;
  height: 66px;
  z-index: 99;
}
/* line 24, ../scss/partials/_blocks.scss */
#logo_2 img {
  width: 162px;
  visibility: hidden;
}

/*
========================================================================== 
	Banner slideshow
========================================================================== 
*/
/* line 36, ../scss/partials/_blocks.scss */
.flexslider {
  margin: 0 0 10px 0;
  background: #fff;
  border: none;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  zoom: 1;
}
/* line 51, ../scss/partials/_blocks.scss */
.flexslider .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -5px;
  text-align: center;
  z-index: 99;
}
/* line 58, ../scss/partials/_blocks.scss */
.flexslider .flex-control-nav li a {
  width: 10px;
  height: 10px;
  display: block;
  background: #fff;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 2px solid #ffffff;
}
/* line 76, ../scss/partials/_blocks.scss */
.flexslider .flex-control-nav li a.flex-active {
  background: #00832d;
  cursor: default;
}

/*
========================================================================== 
	Foside link / header first
========================================================================== 
*/
/* line 91, ../scss/partials/_blocks.scss */
#region-header-first .content a {
  display: inline-block;
  color: #676464;
}
/* line 95, ../scss/partials/_blocks.scss */
#region-header-first .content a:hover {
  text-decoration: none;
}

/*
========================================================================== 
	Sekundært indhold / 2 billeder ved siden af hinanden
========================================================================== 
*/
/* line 108, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder {
  display: inline-block;
  margin-bottom: 25px;
}
/* line 111, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul {
  margin: 0;
}
/* line 113, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li {
  margin: 0;
}
/* line 115, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all {
  float: left;
  width: 100%;
}
/* line 119, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .artikle-wrapper .titel {
  width: 100%;
}
/* line 122, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .artikle-wrapper .two-col-layout {
  width: 100%;
  float: left;
}
/* line 127, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .left-right {
  position: relative;
  float: left;
  width: 100%;
  color: #ffffff;
  font-family: "Verdana", "Arial", sans-serif;
  margin-bottom: 0px;
  cursor: pointer;
}
/* line 135, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .left-right .info-wrapper {
  visibility: hidden;
  position: absolute;
  top: 25%;
  width: 70%;
  z-index: 1;
}
/* line 141, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .left-right .info-wrapper .title {
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff;
  padding: 0 0 12px 0;
  line-height: 1.2em;
}
/* line 147, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .left-right .info-wrapper .text {
  font-size: 11px;
  padding: 10px 0 0 0;
  line-height: 1.2em;
}
/* line 153, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .left-right .hover-image {
  visibility: hidden;
  position: absolute;
  top: 0px;
}
/* line 157, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .left-right .hover-image img {
  width: 100%;
}
/* line 162, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .left-right .bg-image img {
  width: 100%;
}
/* line 167, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .wrapper-left {
  left: -15px;
}
/* line 169, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .wrapper-left .info-wrapper {
  left: 10%;
}
/* line 173, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .wrapper-right {
  right: -15px;
}
/* line 175, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .wrapper-all .wrapper-right .info-wrapper {
  left: 20%;
}
/* line 180, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .to-top {
  display: block;
  margin-bottom: 65px;
}
/* line 183, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li .to-top img {
  margin-top: 15px;
}
/* line 189, ../scss/partials/_blocks.scss */
.node-type-page .view-sekund-rt-indhold-2-billeder ul li.views-row-last .to-top {
  margin-bottom: 15px;
}

/*
========================================================================== 
	Sidebar blokke
========================================================================== 
*/
/* line 204, ../scss/partials/_blocks.scss */
.block-views-sidebar-block {
  background: #eeeeee;
  padding: 10px 10px;
}

/* line 210, ../scss/partials/_blocks.scss */
.block-2 p {
  text-align: center !important;
}

/*
========================================================================== 
	Til top
========================================================================== 
*/
/* line 221, ../scss/partials/_blocks.scss */
#section-footer {
  position: fixed;
  bottom: 5px;
  width: 960px;
  left: 50%;
  margin-left: -480px;
}
/* line 227, ../scss/partials/_blocks.scss */
#section-footer .go-to-top {
  display: none;
}

.view-footer span.to-top {
  text-align: right;
}

/*
========================================================================== 
	Hovedmenu
========================================================================== 
*/
/* line 7, ../scss/partials/_navigation.scss */
.block-menu-block-1 {
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 18px;
  background: #ffffff;
  z-index: 99;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition-property: top, opacity, visibility;
  -o-transition-property: top, opacity, visibility;
  -webkit-transition-property: top, opacity, visibility;
  transition-property: top, opacity, visibility;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}

/* line 18, ../scss/partials/_navigation.scss */
.block-menu-block-1.active {
  visibility: visible;
  top: 22px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 23, ../scss/partials/_navigation.scss */
.menu-name-main-menu {
  width: 220px;
  font-weight: bold;
}
/* line 26, ../scss/partials/_navigation.scss */
.menu-name-main-menu ul {
  padding: 0;
  margin: 0;
}
/* line 30, ../scss/partials/_navigation.scss */
.menu-name-main-menu ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 36, ../scss/partials/_navigation.scss */
.menu-name-main-menu ul a {
  background: #ffffff url(/sites/all/themes/sodra/images/menu_pil.png) no-repeat center right;
  color: #676464;
  padding: 10px;
  margin: 0;
  display: block;
  border-bottom: 1px solid #676464;
  border-left: 1px solid #676464;
  border-right: 1px solid #676464;
}
/* line 46, ../scss/partials/_navigation.scss */
.menu-name-main-menu ul a:hover {
  color: #00832d;
  text-decoration: none;
}
/* line 52, ../scss/partials/_navigation.scss */
.menu-name-main-menu ul li.expanded a {
  background: #ffffff url(/sites/all/themes/sodra/images/menu_pil_expanded.png) no-repeat center right;
}
/* line 57, ../scss/partials/_navigation.scss */
.menu-name-main-menu ul li.expanded ul li a {
  background: #eeeeee;
}

/*
========================================================================== 
	Toogle Main Menu
========================================================================== 
*/
/* line 73, ../scss/partials/_navigation.scss */
#block-block-3 a {
  color: #676464;
}
/* line 75, ../scss/partials/_navigation.scss */
#block-block-3 a:hover {
  text-decoration: none;
}
/* line 79, ../scss/partials/_navigation.scss */
#block-block-3 a#menu-toggle {
  margin-left: 15px;
  display: inline-block;
  padding-right: 27px;
}
/* line 83, ../scss/partials/_navigation.scss */
#block-block-3 a#menu-toggle span {
  font-size: 2.5em;
  position: absolute;
  top: -6px;
  right: 0;
}

/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */
/*
========================================================================== 
	Zones
========================================================================== 
*/
/* line 18, ../scss/global.scss */
#zone-header-wrapper {
  z-index: 99;
}
/* line 20, ../scss/global.scss */
#zone-header-wrapper #zone-header {
  margin-bottom: 10px;
  padding: 0 10px;
  background: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 25, ../scss/global.scss */
#zone-header-wrapper #zone-header p {
  margin-bottom: 0;
}
/* line 28, ../scss/global.scss */
#zone-header-wrapper #zone-header .region-header-first {
  float: left;
  margin: 0;
  /*border-bottom: 1px solid #676464;*/
  width: 60%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 35, ../scss/global.scss */
#zone-header-wrapper #zone-header .region-header-second {
  float: right;
  margin: 0;
  /*border-bottom: 1px solid #676464;*/ 
  width: 40%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 41, ../scss/global.scss */
#zone-header-wrapper #zone-header .region-header-second #newsletter-link {
  display: none;
}

/*
========================================================================== 
	Responsive Tables
========================================================================== 
*/
/* line 56, ../scss/global.scss */
.view-sekund-rt-indhold-2-billeder table,
.field-name-field-indhold-venstre table {
  min-width: 100%;
}
/* line 61, ../scss/global.scss */
.view-sekund-rt-indhold-2-billeder table th,
.field-name-field-indhold-venstre table th {
  display: none;
}
/* line 64, ../scss/global.scss */
.view-sekund-rt-indhold-2-billeder table td,
.field-name-field-indhold-venstre table td {
  display: block;
  padding: 4px 0;
}
/* line 68, ../scss/global.scss */
.view-sekund-rt-indhold-2-billeder table td:first-child,
.field-name-field-indhold-venstre table td:first-child {
  padding-top: .5em;
}
/* line 71, ../scss/global.scss */
.view-sekund-rt-indhold-2-billeder table td:before,
.field-name-field-indhold-venstre table td:before {
  width: 6.5em;
  display: inline-block;
}
/* line 75, ../scss/global.scss */
.view-sekund-rt-indhold-2-billeder table th, .view-sekund-rt-indhold-2-billeder table td,
.field-name-field-indhold-venstre table th,
.field-name-field-indhold-venstre table td {
  text-align: left;
}
/* line 78, ../scss/global.scss */
.view-sekund-rt-indhold-2-billeder table,
.field-name-field-indhold-venstre table {
  overflow: hidden;
}
/* line 81, ../scss/global.scss */
.view-sekund-rt-indhold-2-billeder table th, .view-sekund-rt-indhold-2-billeder table td,
.field-name-field-indhold-venstre table th,
.field-name-field-indhold-venstre table td {
  margin: 0;
}
@media (max-width: 650px) {
  /* line 85, ../scss/global.scss */
  .view-sekund-rt-indhold-2-billeder table td[style],
  .field-name-field-indhold-venstre table td[style] {
    width: 100% !important;
  }
}
@media (min-width: 650px) {
  /* line 91, ../scss/global.scss */
  .view-sekund-rt-indhold-2-billeder table td:before,
  .field-name-field-indhold-venstre table td:before {
    display: none;
  }
  /* line 94, ../scss/global.scss */
  .view-sekund-rt-indhold-2-billeder table th, .view-sekund-rt-indhold-2-billeder table td,
  .field-name-field-indhold-venstre table th,
  .field-name-field-indhold-venstre table td {
    padding: 4px 10px !important;
  }
  /* line 97, ../scss/global.scss */
  .view-sekund-rt-indhold-2-billeder table th, .view-sekund-rt-indhold-2-billeder table td,
  .field-name-field-indhold-venstre table th,
  .field-name-field-indhold-venstre table td {
    display: table-cell;
    padding: .25em .5em;
  }
  /* line 101, ../scss/global.scss */
  .view-sekund-rt-indhold-2-billeder table th:first-child, .view-sekund-rt-indhold-2-billeder table td:first-child,
  .field-name-field-indhold-venstre table th:first-child,
  .field-name-field-indhold-venstre table td:first-child {
    padding-left: 0;
  }
  /* line 104, ../scss/global.scss */
  .view-sekund-rt-indhold-2-billeder table th:last-child, .view-sekund-rt-indhold-2-billeder table td:last-child,
  .field-name-field-indhold-venstre table th:last-child,
  .field-name-field-indhold-venstre table td:last-child {
    padding-right: 0;
  }
}

.forhandlerliste--wrapper{
  margin-bottom: 20px;
}
.forhandler--title{
  font-weight: bold !important;
}
