@charset "UTF-8";
/*!
 * Copyright © 2015 Co3 A/S. Alle rettigheder forbeholdes.
 *
 * Co3 A/S
 * Strøget 40
 * DK-7430 Ikast
 * +45 9725 0333
 * www.co3.dk
 */
/*
Custom fonts are imported in master page template
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

a:hover,
a:active {
  outline: 0; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
.google-maps img {
  max-width: none; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  .e-newsletter-popup-container .e-newsletter-popup .headline-h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2, .e-newsletter-popup-container .e-newsletter-popup .headline-h2,
  h3 {
    page-break-after: avoid; } }

@media print {
  a[href]:after {
    content: ''; }
  /*
    a[href^="http://"]:after{
    	content: " (" attr(href) ")";
    }
    */
  pre,
  blockquote {
    border-color: #e2e2e2; } }

body {
  margin: 0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #474747;
  background-color: #3c3c3c; }

a {
  color: #3498db;
  text-decoration: none; }

a:hover,
a:focus {
  color: #3498db;
  text-decoration: underline; }

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px; }

body {
  background: #3c3c3c;
  overflow-x: hidden; }

#e-grid {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1029; }

#e-grid [class*="span"] {
  background: rgba(255, 81, 0, 0.1);
  height: 100%; }

.row {
  margin-left: -20px;
  *zoom: 1; }
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0; }
  .row:after {
    clear: both; }

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.span1 {
  width: 60px; }

.span2 {
  width: 140px; }

.span3 {
  width: 220px; }

.span4 {
  width: 300px; }

.span5 {
  width: 380px; }

.span6 {
  width: 460px; }

.span7 {
  width: 540px; }

.span8 {
  width: 620px; }

.span9 {
  width: 700px; }

.span10 {
  width: 780px; }

.span11 {
  width: 860px; }

.span12 {
  width: 940px; }

.offset1 {
  margin-left: 100px; }

.offset2 {
  margin-left: 180px; }

.offset3 {
  margin-left: 260px; }

.offset4 {
  margin-left: 340px; }

.offset5 {
  margin-left: 420px; }

.offset6 {
  margin-left: 500px; }

.offset7 {
  margin-left: 580px; }

.offset8 {
  margin-left: 660px; }

.offset9 {
  margin-left: 740px; }

.offset10 {
  margin-left: 820px; }

.offset11 {
  margin-left: 900px; }

.offset12 {
  margin-left: 980px; }

.row-fluid {
  width: 100%;
  *zoom: 1; }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.12766%;
    *margin-left: 2.07447%; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.12766%; }
  .row-fluid .span1 {
    width: 6.38298%;
    *width: 6.32979%; }
  .row-fluid .span2 {
    width: 14.89362%;
    *width: 14.84043%; }
  .row-fluid .span3 {
    width: 23.40426%;
    *width: 23.35106%; }
  .row-fluid .span4 {
    width: 31.91489%;
    *width: 31.8617%; }
  .row-fluid .span5 {
    width: 40.42553%;
    *width: 40.37234%; }
  .row-fluid .span6 {
    width: 48.93617%;
    *width: 48.88298%; }
  .row-fluid .span7 {
    width: 57.44681%;
    *width: 57.39362%; }
  .row-fluid .span8 {
    width: 65.95745%;
    *width: 65.90426%; }
  .row-fluid .span9 {
    width: 74.46809%;
    *width: 74.41489%; }
  .row-fluid .span10 {
    width: 82.97872%;
    *width: 82.92553%; }
  .row-fluid .span11 {
    width: 91.48936%;
    *width: 91.43617%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%; }
  .row-fluid .offset1 {
    margin-left: 10.6383%;
    *margin-left: 10.53191%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.51064%;
    *margin-left: 8.40426%; }
  .row-fluid .offset2 {
    margin-left: 19.14894%;
    *margin-left: 19.04255%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.02128%;
    *margin-left: 16.91489%; }
  .row-fluid .offset3 {
    margin-left: 27.65957%;
    *margin-left: 27.55319%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.53191%;
    *margin-left: 25.42553%; }
  .row-fluid .offset4 {
    margin-left: 36.17021%;
    *margin-left: 36.06383%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.04255%;
    *margin-left: 33.93617%; }
  .row-fluid .offset5 {
    margin-left: 44.68085%;
    *margin-left: 44.57447%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.55319%;
    *margin-left: 42.44681%; }
  .row-fluid .offset6 {
    margin-left: 53.19149%;
    *margin-left: 53.08511%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.06383%;
    *margin-left: 50.95745%; }
  .row-fluid .offset7 {
    margin-left: 61.70213%;
    *margin-left: 61.59574%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.57447%;
    *margin-left: 59.46809%; }
  .row-fluid .offset8 {
    margin-left: 70.21277%;
    *margin-left: 70.10638%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.08511%;
    *margin-left: 67.97872%; }
  .row-fluid .offset9 {
    margin-left: 78.7234%;
    *margin-left: 78.61702%; }
  .row-fluid .offset9:first-child {
    margin-left: 76.59574%;
    *margin-left: 76.48936%; }
  .row-fluid .offset10 {
    margin-left: 87.23404%;
    *margin-left: 87.12766%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.10638%;
    *margin-left: 85%; }
  .row-fluid .offset11 {
    margin-left: 95.74468%;
    *margin-left: 95.6383%; }
  .row-fluid .offset11:first-child {
    margin-left: 93.61702%;
    *margin-left: 93.51064%; }
  .row-fluid .offset12 {
    margin-left: 104.25532%;
    *margin-left: 104.14894%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.12766%;
    *margin-left: 102.02128%; }

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none; }

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right; }

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }
  .container:before, .container:after {
    display: table;
    content: "";
    line-height: 0; }
  .container:after {
    clear: both; }

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  .container-fluid:after {
    clear: both; }

p {
  margin: 0 0 12px; }

.lead {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 200;
  line-height: 36px; }

small, h1 small,
h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small,
h3 small,
h4 small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted, i.icon-muted {
  color: #a2a2a2; }

a.muted:hover,
a.muted:focus {
  color: #888888; }

.text-warning {
  color: #f39c12; }

a.text-warning:hover,
a.text-warning:focus {
  color: #c87f0a; }

.text-error {
  color: #c0392b; }

a.text-error:hover,
a.text-error:focus {
  color: #962d22; }

.text-info {
  color: #3498db; }

a.text-info:hover,
a.text-info:focus {
  color: #217dbb; }

.text-success {
  color: #1a9834; }

a.text-success:hover,
a.text-success:focus {
  color: #136c25; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

h1, h2, .e-newsletter-popup-container .e-newsletter-popup .headline-h2, h3, h4, h5, h6 {
  margin: 12px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 24px;
  color: #262626;
  text-rendering: optimizelegibility; }
  h1 small, h1 .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 h1 small, h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, h3 .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 h3 small, h3 small, h4 .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 h4 small, h4 small, h5 small, h5 .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 h5 small, h6 small, h6 .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 h6 small {
    font-weight: normal;
    line-height: 1;
    color: #a2a2a2; }

h1,
h2,
.e-newsletter-popup-container .e-newsletter-popup .headline-h2,
h3 {
  line-height: 48px; }

h1 {
  font-size: 44px; }

h2, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 {
  font-size: 36px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 13.6px; }

h1 small, h1 .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 h1 small {
  font-size: 28px; }

h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small {
  font-size: 20px; }

h3 .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 h3 small, h3 small {
  font-size: 16px; }

h4 .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 h4 small, h4 small {
  font-size: 16px; }

.page-header {
  padding-bottom: 11px;
  margin: 24px 0 36px;
  border-bottom: 1px solid #eeeeee; }

ul, ol {
  padding: 0;
  margin: 0 0 12px 25px; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

li {
  line-height: 24px; }

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none; }
  ul.inline > li,
  ol.inline > li {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-bottom: 24px; }

dt,
dd {
  line-height: 24px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 12px; }

.dl-horizontal {
  *zoom: 1; }
  .dl-horizontal:before, .dl-horizontal:after {
    display: table;
    content: "";
    line-height: 0; }
  .dl-horizontal:after {
    clear: both; }
  .dl-horizontal dt {
    float: left;
    width: 140px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 160px; }

hr {
  margin: 24px 0;
  border: 0;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid white; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #a2a2a2; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 24px;
  border-left: 5px solid #eeeeee; }
  blockquote p {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.25; }
  blockquote small, blockquote .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 blockquote small {
    display: block;
    line-height: 24px;
    color: #a2a2a2; }
    blockquote small:before, blockquote .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small:before, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 blockquote small:before {
      content: '\2014 \00A0'; }
  blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0; }
    blockquote.pull-right p,
    blockquote.pull-right small,
    blockquote.pull-right .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2
    blockquote.pull-right small {
      text-align: right; }
    blockquote.pull-right small:before, blockquote.pull-right .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small:before, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 blockquote.pull-right small:before {
      content: ''; }
    blockquote.pull-right small:after, blockquote.pull-right .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small:after, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 blockquote.pull-right small:after {
      content: '\00A0 \2014'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 24px;
  font-style: normal;
  line-height: 24px; }

/*
// // Typography // -------------------------------------------------- //
Body text // -------------------------
*/
/*
Custom fonts are imported in master page template
@import url("");
*/
html {
  -webkit-font-smoothing: antialiased; }

body {
  font-weight: 400; }

h1,
.h1 {
  font-size: 3em;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -0.05em;
  margin-top: 1.33em;
  margin-bottom: 0.5em; }

h2, .e-newsletter-popup-container .e-newsletter-popup .headline-h2,
.h2 {
  font-size: 1.75em;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.025em;
  margin-top: 1.285em;
  margin-bottom: 0.4285em; }

h2:first-child, .e-newsletter-popup-container .e-newsletter-popup .headline-h2:first-child,
.pidlink:first-child + h2, .e-newsletter-popup-container .e-newsletter-popup
.pidlink:first-child + .headline-h2,
.h2:first-child,
.pidlink:first-child + .h2 {
  margin-top: 0.14285em; }

.e-img + h2, .e-newsletter-popup-container .e-newsletter-popup .e-img + .headline-h2, .e-img + .h2 {
  margin-top: 1em; }

h3,
.h3 {
  font-size: 1.07385em;
  line-height: 1.25;
  font-weight: 600;
  letter-spacing: normal;
  margin-top: 1.45em;
  margin-bottom: 0.2em; }

h3:first-child,
.pidlink:first-child + h3,
.h3:first-child,
.pidlink:first-child + .h3 {
  margin-top: 0.235em; }

h3:last-child,
.h3:last-child {
  margin-bottom: 0.846em; }

.e-img + h3, .e-img + .h3 {
  margin-top: 0.75em; }

h4 {
  font-size: 1em;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.0846em;
  text-transform: uppercase;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  color: #7a7a7a; }

h4:first-child,
.pidlink:first-child + h4 {
  margin-top: 0.25em; }

h4 + h1,
h4 + h2, .e-newsletter-popup-container .e-newsletter-popup
h4 + .headline-h2,
h4 + h3,
h4 + h4,
h4 + .h1,
h4 + .h2 {
  margin-top: 0; }

h1 + h4,
h2 + h4, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 + h4,
h3 + h4,
h4 + h4,
.h1 + h4,
.h2 + h4 {
  margin-top: -0.75em; }

h1 a,
h2 a, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 a,
h3 a,
h4 a {
  color: inherit;
  text-decoration: none; }

h1 a:hover,
h2 a:hover, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 a:hover,
h3 a:hover,
h4 a:hover {
  color: inherit; }

h1 small:first-child, h1 .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small:first-child, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 h1 small:first-child, h2 small:first-child, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small:first-child,
h3 .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small:first-child, .e-newsletter-popup-container .e-newsletter-popup .headline-h2
h3 small:first-child, h3 small:first-child,
h4 .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small:first-child, .e-newsletter-popup-container .e-newsletter-popup .headline-h2
h4 small:first-child, h4 small:first-child {
  display: block; }

h5,
h6 {
  font-size: inherit;
  font-weight: 600;
  margin: 0; }

h1 [class*='icon-'],
h2 [class*='icon-'], .e-newsletter-popup-container .e-newsletter-popup .headline-h2 [class*='icon-'],
h3 [class*='icon-'],
h4 [class*='icon-'] {
  text-align: left;
  padding-right: 0.2857142857142857em; }

.e-img + p {
  margin-top: 1em; }

@media (min-width: 768px) {
  div[id^="dwcontent"].span12 .row .span12 h1[style*="center"], div[id^="dwcontent"].span12 .row .span12 p[style*="center"] {
    padding-left: 12.76596%;
    padding-right: 12.76596%; }
  div[id^="dwcontent"].span9 .row .span9 h1[style*="center"], div[id^="dwcontent"].span9 .row .span9 h2[style*="center"], div[id^="dwcontent"].span9 .row .span9 .e-newsletter-popup-container .e-newsletter-popup [style*="center"].headline-h2, .e-newsletter-popup-container .e-newsletter-popup div[id^="dwcontent"].span9 .row .span9 [style*="center"].headline-h2, div[id^="dwcontent"].span9 .row .span9 p[style*="center"] {
    padding-left: 6.38298%;
    padding-right: 6.38298%; }
  div[id^="dwcontent"].span8 .row .span8 h2[style*="center"], div[id^="dwcontent"].span8 .row .span8 .e-newsletter-popup-container .e-newsletter-popup [style*="center"].headline-h2, .e-newsletter-popup-container .e-newsletter-popup div[id^="dwcontent"].span8 .row .span8 [style*="center"].headline-h2 {
    padding-left: 6.38298%;
    padding-right: 6.38298%; } }

.lead {
  font-size: 1.5em;
  line-height: 1.5;
  font-weight: 300;
  color: #7a7a7a; }

.muted, i.icon-muted {
  color: #7a7a7a; }

a:hover {
  text-decoration: underline; }

a small, a .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 a small {
  color: inherit; }

a i[class*="icon-"],
a:hover i[class*="icon-"] {
  text-decoration: none; }

/*
// Emphasis & misc
// -------------------------
*/
th {
  color: #262626; }

.table th,
strong {
  font-weight: 600; }

small, h1 small,
h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small,
h3 small,
h4 small {
  font-size: 0.846em;
  line-height: 1.5;
  color: #7a7a7a;
  font-weight: inherit; }

small:only-child, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small:only-child {
  display: inline-block; }

/*
// Utility classes
*/
.text-branded {
  color: #ff5100; }

.text-link {
  color: #3498db; }

.text-small {
  font-size: 0.846em;
  line-height: 1.5; }

/*
// Lists
// --------------------------------------------------
// Unordered and Ordered lists
*/
ul,
ol {
  margin: 1.5em 0 1.5em 2em; }
  ul:first-child,
  ol:first-child {
    margin-top: 0; }

h1 + ul,
h1 + ol,
h2 + ul, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 + ul,
h2 + ol, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 + ol,
h3 + ul,
h3 + ol,
h4 + ul,
h4 + ol,
h5 + ul,
h5 + ol,
h6 + ul,
h6 + ol {
  margin-top: 0.5em; }

ul > li,
ol > li {
  margin: 0 0 0.5em 0; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-top: 0;
  margin-bottom: 0.75em; }

ul.unstyled,
ul.unstyled > li,
ol.unstyled,
ol.unstyled > li {
  margin: 0; }

/*
// Description Lists
*/
dl {
  margin-top: 0; }

/*
// Horizontal layout (like forms)
*/
.dl-horizontal dt,
.dl-horizontal dd {
  min-height: 1.5em; }

/*
// MISC
// ----

// Horizontal rules
*/
hr {
  margin-top: 0;
  margin-bottom: 1.5em;
  border-top: 1px solid #e2e2e2;
  border-bottom: 0; }

.row-fluid + hr {
  margin-top: 0.75em; }

.span8 > hr.large {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 768px) {
    .span8 > hr.large {
      width: 764px;
      margin-right: -124px;
      margin-left: -124px; } }
  @media (min-width: 980px) {
    .span8 > hr.large {
      width: 940px;
      margin-right: -160px;
      margin-left: -160px; } }

.span8 > hr.mega {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 768px) {
    .span8 > hr.mega {
      width: 764px;
      margin-right: -144px;
      margin-left: -144px; } }
  @media (min-width: 980px) {
    .span8 > hr.mega {
      width: 980px;
      margin-right: -180px;
      margin-left: -180px; } }
  @media (min-width: 1240px) {
    .span8 > hr.mega {
      width: 1060px;
      margin-right: -220px;
      margin-left: -220px; } }
  @media (min-width: 1320px) {
    .span8 > hr.mega {
      width: 1100px;
      margin-right: -240px;
      margin-left: -240px; } }
  @media (min-width: 1640px) {
    .span8 > hr.mega {
      width: 1140px;
      margin-right: -260px;
      margin-left: -260px; } }

.span12 > hr.mega {
  margin-right: -10px;
  margin-left: -10px; }
  @media (min-width: 768px) {
    .span12 > hr.mega {
      width: 764px;
      margin-right: -20px;
      margin-left: -20px; } }
  @media (min-width: 980px) {
    .span12 > hr.mega {
      width: 980px;
      margin-right: -20px;
      margin-left: -20px; } }
  @media (min-width: 1240px) {
    .span12 > hr.mega {
      width: 1060px;
      margin-right: -60px;
      margin-left: -60px; } }
  @media (min-width: 1320px) {
    .span12 > hr.mega {
      width: 1100px;
      margin-right: -80px;
      margin-left: -80px; } }
  @media (min-width: 1640px) {
    .span12 > hr.mega {
      width: 1140px;
      margin-right: -100px;
      margin-left: -100px; } }

/*
// Blockquotes
*/
blockquote {
  margin-top: 0;
  margin-bottom: 0.75em;
  padding-left: 0;
  padding-right: 0;
  border: 0; }

blockquote p {
  font-weight: 300;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.5em;
  line-height: 1.5;
  color: #7a7a7a; }

blockquote small, blockquote .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 blockquote small {
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 1.5em;
  font-style: normal; }

form {
  margin: 0 0 24px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 48px;
  color: #3c3c3c;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
  legend small, legend .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 legend small {
    font-size: 18px;
    color: #a2a2a2; }

label,
input,
button,
select,
textarea {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px; }

input,
button,
select,
textarea {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 5px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 24px;
  padding: 4px 6px;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 24px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle; }

input,
textarea,
.uneditable-input {
  width: 206px; }

textarea {
  height: auto; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: white;
  border: 1px solid #c9c9c9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select,
input[type="file"] {
  height: 34px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 34px; }

select {
  width: 220px;
  border: 1px solid #c9c9c9;
  background-color: white; }

select[multiple],
select[size] {
  height: auto; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.uneditable-input,
.uneditable-textarea {
  color: #a2a2a2;
  background-color: #fcfcfc;
  border-color: #c9c9c9;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed; }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999; }

.radio,
.checkbox {
  min-height: 24px;
  padding-left: 20px; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block; }

input,
textarea,
.uneditable-input {
  margin-left: 0; }

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px; }

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px; }

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px; }

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px; }

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px; }

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px; }

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px; }

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px; }

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px; }

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px; }

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px; }

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px; }

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px; }

.controls-row {
  *zoom: 1; }
  .controls-row:before, .controls-row:after {
    display: table;
    content: "";
    line-height: 0; }
  .controls-row:after {
    clear: both; }

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #f39c12; }

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #f39c12; }

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #f39c12;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .control-group.warning input:focus,
  .control-group.warning select:focus,
  .control-group.warning textarea:focus {
    border-color: #c87f0a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8c573;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8c573;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8c573; }

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #f39c12;
  background-color: #fbedd6;
  border-color: #f39c12; }

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #c0392b; }

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #c0392b; }

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #c0392b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .control-group.error input:focus,
  .control-group.error select:focus,
  .control-group.error textarea:focus {
    border-color: #962d22;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #df7c72;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #df7c72;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #df7c72; }

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #c0392b;
  background-color: #f0cbc7;
  border-color: #c0392b; }

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #1a9834; }

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #1a9834; }

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #1a9834;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .control-group.success input:focus,
  .control-group.success select:focus,
  .control-group.success textarea:focus {
    border-color: #136c25;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #3bdd5c;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #3bdd5c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #3bdd5c; }

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #1a9834;
  background-color: #98e6a8;
  border-color: #1a9834; }

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3498db; }

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3498db; }

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3498db;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .control-group.info input:focus,
  .control-group.info select:focus,
  .control-group.info textarea:focus {
    border-color: #217dbb;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8bc4ea;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8bc4ea;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8bc4ea; }

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3498db;
  background-color: #e2f0f9;
  border-color: #3498db; }

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }
  input:focus:invalid:focus,
  textarea:focus:invalid:focus,
  select:focus:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7; }

.form-actions {
  padding: 23px 20px 24px;
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: whitesmoke;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }
  .form-actions:before, .form-actions:after {
    display: table;
    content: "";
    line-height: 0; }
  .form-actions:after {
    clear: both; }

.help-block,
.help-inline {
  color: #6d6d6d; }

.help-block {
  display: block;
  margin-bottom: 12px; }

.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px; }

.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 12px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap; }
  .input-append input,
  .input-append select,
  .input-append .uneditable-input,
  .input-append .dropdown-menu,
  .input-append .popover,
  .input-prepend input,
  .input-prepend select,
  .input-prepend .uneditable-input,
  .input-prepend .dropdown-menu,
  .input-prepend .popover {
    font-size: 16px; }
  .input-append input,
  .input-append select,
  .input-append .uneditable-input,
  .input-prepend input,
  .input-prepend select,
  .input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    vertical-align: top;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0; }
    .input-append input:focus,
    .input-append select:focus,
    .input-append .uneditable-input:focus,
    .input-prepend input:focus,
    .input-prepend select:focus,
    .input-prepend .uneditable-input:focus {
      z-index: 2; }
  .input-append .add-on,
  .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 24px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    text-align: center;
    text-shadow: 0 1px 0 white;
    background-color: #eeeeee;
    border: 1px solid #ccc; }
  .input-append .add-on,
  .input-append .btn,
  .input-append .btn-group > .dropdown-toggle,
  .input-prepend .add-on,
  .input-prepend .btn,
  .input-prepend .btn-group > .dropdown-toggle {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .input-append .active,
  .input-prepend .active {
    background-color: #66e580;
    border-color: #1a9834; }

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px; }

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }
  .input-append input + .btn-group .btn:last-child,
  .input-append select + .btn-group .btn:last-child,
  .input-append .uneditable-input + .btn-group .btn:last-child {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0; }

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px; }

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .input-prepend.input-append input + .btn-group .btn,
  .input-prepend.input-append select + .btn-group .btn,
  .input-prepend.input-append .uneditable-input + .btn-group .btn {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0; }

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none; }

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block; }

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0; }

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

.control-group {
  margin-bottom: 12px; }

legend + .control-group {
  margin-top: 24px;
  -webkit-margin-top-collapse: separate; }

.form-horizontal .control-group {
  margin-bottom: 24px;
  *zoom: 1; }
  .form-horizontal .control-group:before, .form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0; }
  .form-horizontal .control-group:after {
    clear: both; }

.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right; }

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0; }
  .form-horizontal .controls:first-child {
    *padding-left: 160px; }

.form-horizontal .help-block {
  margin-bottom: 0; }

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 12px; }

.form-horizontal .form-actions {
  padding-left: 160px; }

label,
input,
button,
select,
textarea {
  font-weight: 400; }

fieldset {
  margin-bottom: 1em; }

legend {
  font-size: 1.5em;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.025em;
  margin-top: 0;
  margin-bottom: 0.4285em;
  border-bottom-color: #e2e2e2; }

legend [class*="btn"] {
  position: relative;
  top: -.154em; }

legend + .control-group {
  margin-top: 12px; }

.control-group:last-child {
  margin-bottom: 48px; }

label {
  margin-bottom: 0.25em; }

input::-ms-clear {
  display: none; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  margin-bottom: 8px;
  padding: 4px 6px;
  color: #474747; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(52, 152, 219, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(52, 152, 219, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(52, 152, 219, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(52, 152, 219, 0.6); }

input[type="radio"],
input[type="checkbox"] {
  margin-top: 0.25em; }

.control-group.error .checkbox,
.control-group.error .radio {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.e-input-micro {
  width: 30px; }

.input-append .btn,
.input-prepend .btn {
  padding: 4px 12px; }

.form-vertical > fieldset,
.form-horizontal > fieldset {
  padding-right: 10%; }

.form-inline input, .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input, .form-inline .input-prepend, .form-inline .input-append {
  margin-bottom: 0; }

.form-actions {
  padding-top: 12px;
  padding-bottom: 0;
  border-top: 0;
  background: none; }
  .form-actions:last-child {
    margin-bottom: 0; }

.form-vertical input + .help-block, .form-vertical select + .help-block, .form-vertical textarea + .help-block {
  margin-top: -6px; }

.form-vertical label {
  margin-left: 0.125em;
  margin-bottom: 0.125em; }

.form-vertical .control-group {
  margin-bottom: 0; }

.form-vertical .controls label.checkbox {
  margin-bottom: 0.75em;
  line-height: 1.3; }

.form-vertical .controls input + label.radio,
.form-vertical .controls input + label.checkbox {
  margin-top: -12px;
  margin-bottom: 0; }

.form-vertical .controls label.radio:first-child {
  margin-top: -4px; }

.form-vertical .controls label.radio:last-child {
  margin-bottom: 16px; }

.form-vertical .form-actions {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0; }

.form-horizontal .control-group {
  margin-bottom: 8px; }

.form-horizontal input,
.form-horizontal select,
.form-horizontal textarea {
  margin-bottom: 0; }
  .form-horizontal input + .help-block,
  .form-horizontal select + .help-block,
  .form-horizontal textarea + .help-block {
    margin-top: 4px; }

option[disabled],
option[readonly] {
  cursor: not-allowed;
  color: #7a7a7a;
  text-decoration: line-through;
  background-color: transparent; }

label.error {
  color: #c0392b; }
  label.error .control-label,
  label.error .help-block,
  label.error .help-inline {
    color: #c0392b; }
  label.error .checkbox,
  label.error .radio,
  label.error input,
  label.error select,
  label.error textarea {
    color: #c0392b; }
  label.error input,
  label.error select,
  label.error textarea {
    border-color: #c0392b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    label.error input:focus,
    label.error select:focus,
    label.error textarea:focus {
      border-color: #962d22;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #df7c72;
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #df7c72;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #df7c72; }
  label.error .input-prepend .add-on,
  label.error .input-append .add-on {
    color: #c0392b;
    background-color: #f0cbc7;
    border-color: #c0392b; }

.help-block + .help-inline {
  padding-left: 0; }

.input-append .add-on,
.input-prepend .add-on {
  font-weight: 400; }

table {
  max-width: 100%;
  background-color: white;
  border-collapse: collapse;
  border-spacing: 0; }

.table {
  width: 100%;
  margin-bottom: 24px; }
  .table th,
  .table td {
    padding: 8px;
    line-height: 24px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #e2e2e2; }
  .table th {
    font-weight: bold; }
  .table thead th {
    vertical-align: bottom; }
  .table caption + thead tr:first-child th,
  .table caption + thead tr:first-child td,
  .table colgroup + thead tr:first-child th,
  .table colgroup + thead tr:first-child td,
  .table thead:first-child tr:first-child th,
  .table thead:first-child tr:first-child td {
    border-top: 0; }
  .table tbody + tbody {
    border-top: 2px solid #e2e2e2; }
  .table .table {
    background-color: #3c3c3c; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #e2e2e2;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #e2e2e2; }
  .table-bordered caption + thead tr:first-child th,
  .table-bordered caption + tbody tr:first-child th,
  .table-bordered caption + tbody tr:first-child td,
  .table-bordered colgroup + thead tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child td,
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }
  .table-bordered thead:first-child tr:first-child > th:first-child,
  .table-bordered tbody:first-child tr:first-child > td:first-child,
  .table-bordered tbody:first-child tr:first-child > th:first-child {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px; }
  .table-bordered thead:first-child tr:first-child > th:last-child,
  .table-bordered tbody:first-child tr:first-child > td:last-child,
  .table-bordered tbody:first-child tr:first-child > th:last-child {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px; }
  .table-bordered thead:last-child tr:last-child > th:first-child,
  .table-bordered tbody:last-child tr:last-child > td:first-child,
  .table-bordered tbody:last-child tr:last-child > th:first-child,
  .table-bordered tfoot:last-child tr:last-child > td:first-child,
  .table-bordered tfoot:last-child tr:last-child > th:first-child {
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px; }
  .table-bordered thead:last-child tr:last-child > th:last-child,
  .table-bordered tbody:last-child tr:last-child > td:last-child,
  .table-bordered tbody:last-child tr:last-child > th:last-child,
  .table-bordered tfoot:last-child tr:last-child > td:last-child,
  .table-bordered tfoot:last-child tr:last-child > th:last-child {
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px; }
  .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0; }
  .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0; }
  .table-bordered caption + thead tr:first-child th:first-child,
  .table-bordered caption + tbody tr:first-child td:first-child,
  .table-bordered colgroup + thead tr:first-child th:first-child,
  .table-bordered colgroup + tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px; }
  .table-bordered caption + thead tr:first-child th:last-child,
  .table-bordered caption + tbody tr:first-child td:last-child,
  .table-bordered colgroup + thead tr:first-child th:last-child,
  .table-bordered colgroup + tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px; }

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f7f7f7; }

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f7f7f7; }

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0; }

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0; }

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0; }

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0; }

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0; }

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0; }

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0; }

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0; }

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0; }

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0; }

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0; }

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0; }

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0; }

.table tbody tr.success > td {
  background-color: #98e6a8; }

.table tbody tr.error > td {
  background-color: #f0cbc7; }

.table tbody tr.warning > td {
  background-color: #fbedd6; }

.table tbody tr.info > td {
  background-color: #e2f0f9; }

.table-hover tbody tr.success:hover > td {
  background-color: #84e197; }

.table-hover tbody tr.error:hover > td {
  background-color: #eab9b4; }

.table-hover tbody tr.warning:hover > td {
  background-color: #f9e2be; }

.table-hover tbody tr.info:hover > td {
  background-color: #cee5f4; }

.table {
  background-color: inherit; }
  .table th, .table td {
    padding: 8px; }

.table tbody tr:last-child {
  border-bottom: 1px solid #e2e2e2; }

.table thead th {
  white-space: nowrap; }

.table td p:last-child {
  margin-bottom: 0; }

.table-condensed th, .table-condensed td {
  padding: 4px 5px; }

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
  background-color: #f7f7f7; }

.table-hover.table-striped tbody tr:hover > td, .table-hover.table-striped tbody tr:hover > th {
  background-color: #e6e6e6; }

/* Responsive table
============================================= */
@media (max-width: 767px) {
  .table-responsive {
    font-size: 16px; } }

@media (max-width: 599px) {
  .table-responsive thead {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .table-responsive tbody tr {
    display: block;
    border-top: 1px solid #e2e2e2; }
  .table-responsive tbody tr:first-child {
    border-top: none; }
  .table-responsive tbody tr:last-child,
  .table-responsive tbody tr th,
  .table-responsive tbody tr td {
    border-color: #fcfcfc; }
  .table-responsive tbody tr:nth-child(odd) th,
  .table-responsive tbody tr:nth-child(odd) td {
    background-color: #f7f7f7; }
  .table-responsive tbody tr th:first-child {
    width: 96%;
    padding: 2%;
    border: 0;
    display: block;
    background: #3c3c3c;
    color: white; }
  .table-responsive tbody td {
    width: 100%;
    padding: 4.8px;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 33.6px; }
  .table-responsive tbody th:first-child + td:last-child {
    background-color: #f7f7f7; }
  .table-responsive tbody td:not(th:first-child + td:last-child) {
    padding-left: 40%; }
  .table-responsive tbody td:not(th:first-child + td:last-child):before {
    width: 40%;
    padding: 4.8px;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    content: attr(data-th);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle {
  *margin-bottom: -3px; }

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""; }

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid #afafaf;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 11px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #eeeeee;
    border-bottom: 1px solid white; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 24px;
    color: #474747;
    white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #474747;
  background-color: #ececec;
  background-image: -moz-linear-gradient(top, #f1f1f1, #e4e4e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#e4e4e4));
  background-image: -webkit-linear-gradient(top, #f1f1f1, #e4e4e4);
  background-image: -o-linear-gradient(top, #f1f1f1, #e4e4e4);
  background-image: linear-gradient(to bottom, #f1f1f1, #e4e4e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF1F1F1', endColorstr='#FFE4E4E4', GradientType=0); }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #f54e00;
  background-image: -moz-linear-gradient(top, #ff5100, #e64900);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff5100), to(#e64900));
  background-image: -webkit-linear-gradient(top, #ff5100, #e64900);
  background-image: -o-linear-gradient(top, #ff5100, #e64900);
  background-image: linear-gradient(to bottom, #ff5100, #e64900);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF5100', endColorstr='#FFE64900', GradientType=0); }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #a2a2a2; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default; }

.open {
  *z-index: 1000; }
  .open > .dropdown-menu {
    display: block; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid black;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #474747; }

.dropdown-submenu.pull-left {
  float: none; }
  .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px; }

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px; }

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.dropdown-menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .dropdown-menu > li {
    margin: 0; }
  .dropdown-menu > li > a {
    font-size: 0.846em;
    font-weight: 400;
    line-height: 1;
    padding-top: 0.8em;
    padding-bottom: 0.8em; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  background: #f1f1f1; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #ff5100; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/*
//
// Wells
// --------------------------------------------------

// Base class
*/
.well {
  min-height: 24px;
  padding: 20px;
  margin-bottom: 24px;
  background-color: #f1f1f1;
  border-color: #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .well .bleed, .well .e-panel-cap {
    margin-left: -20px;
    margin-right: -20px; }
  .well .e-panel-cap {
    margin-top: -20px;
    margin-bottom: 23.08px;
    padding-left: 20px;
    padding-right: 20px; }

/*
// Sizes
*/
.well-large {
  padding: 30px;
  -webkit-border-radius: 4.5px;
  -moz-border-radius: 4.5px;
  border-radius: 4.5px; }
  .well-large .bleed, .well-large .e-panel-cap {
    margin-left: -30px;
    margin-right: -30px; }
  .well-large .e-panel-cap {
    margin-top: -30px;
    margin-bottom: 34.62px;
    padding-left: 30px;
    padding-right: 30px; }

.well-small {
  padding: 10px;
  -webkit-border-radius: 1.5px;
  -moz-border-radius: 1.5px;
  border-radius: 1.5px; }
  .well-small .bleed, .well-small .e-panel-cap {
    margin-left: -10px;
    margin-right: -10px; }
  .well-small .e-panel-cap {
    margin-top: -10px;
    margin-bottom: 11.54px;
    padding-left: 10px;
    padding-right: 10px; }

.well-transparent {
  background-color: transparent; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  .collapse.in {
    height: auto; }

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.close {
  font-size: 24px;
  line-height: 24px; }

.modal .close {
  opacity: 0.8;
  filter: alpha(opacity=80); }
  .modal .close:hover {
    opacity: 1;
    filter: alpha(opacity=100); }

.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #3c3c3c;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, white, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #a2a2a2;
  *border: 0;
  border-bottom-color: #888888;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    color: #3c3c3c;
    background-color: #e6e6e6;
    *background-color: #d9d9d9; }
  .btn:active, .btn.active {
    background-color: #cccccc \9; }
  .btn:first-child {
    *margin-left: 0; }
  .btn:hover, .btn:focus {
    color: #3c3c3c;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear; }
  .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .btn.disabled, .btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px; }

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0; }

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px; }

.btn-mini {
  padding: 0px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active,
.chromatic-zoom-photo-caption .active.btn {
  color: rgba(255, 255, 255, 0.75); }

.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2c8dce;
  background-image: -moz-linear-gradient(top, #3498db, #217dbb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3498db), to(#217dbb));
  background-image: -webkit-linear-gradient(top, #3498db, #217dbb);
  background-image: -o-linear-gradient(top, #3498db, #217dbb);
  background-image: linear-gradient(to bottom, #3498db, #217dbb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3498DB', endColorstr='#FF217DBB', GradientType=0);
  border-color: #217dbb #217dbb #16527a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #217dbb;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #fff;
    background-color: #217dbb;
    *background-color: #1d6fa5; }
  .btn-primary:active, .btn-primary.active {
    background-color: #196090 \9; }

.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f5ae3e;
  background-image: -moz-linear-gradient(top, #f7ba5b, #f39c12);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7ba5b), to(#f39c12));
  background-image: -webkit-linear-gradient(top, #f7ba5b, #f39c12);
  background-image: -o-linear-gradient(top, #f7ba5b, #f39c12);
  background-image: linear-gradient(to bottom, #f7ba5b, #f39c12);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7BA5B', endColorstr='#FFF39C12', GradientType=0);
  border-color: #f39c12 #f39c12 #b06f09;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f39c12;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    color: #fff;
    background-color: #f39c12;
    *background-color: #e08e0b; }
  .btn-warning:active, .btn-warning.active {
    background-color: #c87f0a \9; }

.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d05649;
  background-image: -moz-linear-gradient(top, #db695d, #c0392b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#db695d), to(#c0392b));
  background-image: -webkit-linear-gradient(top, #db695d, #c0392b);
  background-image: -o-linear-gradient(top, #db695d, #c0392b);
  background-image: linear-gradient(to bottom, #db695d, #c0392b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFDB695D', endColorstr='#FFC0392B', GradientType=0);
  border-color: #c0392b #c0392b #81261d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #c0392b;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    color: #fff;
    background-color: #c0392b;
    *background-color: #ab3326; }
  .btn-danger:active, .btn-danger.active {
    background-color: #962d22 \9; }

.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #21bf41;
  background-image: -moz-linear-gradient(top, #25d94a, #1a9834);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#25d94a), to(#1a9834));
  background-image: -webkit-linear-gradient(top, #25d94a, #1a9834);
  background-image: -o-linear-gradient(top, #25d94a, #1a9834);
  background-image: linear-gradient(to bottom, #25d94a, #1a9834);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF25D94A', endColorstr='#FF1A9834', GradientType=0);
  border-color: #1a9834 #1a9834 #0f571e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1a9834;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    color: #fff;
    background-color: #1a9834;
    *background-color: #16822d; }
  .btn-success:active, .btn-success.active {
    background-color: #136c25 \9; }

.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bace2;
  background-image: -moz-linear-gradient(top, #75b9e7, #3498db);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#75b9e7), to(#3498db));
  background-image: -webkit-linear-gradient(top, #75b9e7, #3498db);
  background-image: -o-linear-gradient(top, #75b9e7, #3498db);
  background-image: linear-gradient(to bottom, #75b9e7, #3498db);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF75B9E7', endColorstr='#FF3498DB', GradientType=0);
  border-color: #3498db #3498db #1d6fa5;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #3498db;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    color: #fff;
    background-color: #3498db;
    *background-color: #258cd1; }
  .btn-info:active, .btn-info.active {
    background-color: #217dbb \9; }

.btn-inverse, .chromatic-zoom-photo-caption .btn {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #414141;
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(to bottom, #555555, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF555555', endColorstr='#FF222222', GradientType=0);
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-inverse:hover, .chromatic-zoom-photo-caption .btn:hover, .btn-inverse:focus, .chromatic-zoom-photo-caption .btn:focus, .btn-inverse:active, .chromatic-zoom-photo-caption .btn:active, .btn-inverse.active, .chromatic-zoom-photo-caption .active.btn, .btn-inverse.disabled, .chromatic-zoom-photo-caption .disabled.btn, .btn-inverse[disabled], .chromatic-zoom-photo-caption [disabled].btn {
    color: #fff;
    background-color: #222222;
    *background-color: #151515; }
  .btn-inverse:active, .chromatic-zoom-photo-caption .btn:active, .btn-inverse.active, .chromatic-zoom-photo-caption .active.btn {
    background-color: #090909 \9; }

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px; }
  button.btn::-moz-focus-inner,
  input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0; }
  button.btn.btn-large,
  input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px; }
  button.btn.btn-small,
  input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px; }
  button.btn.btn-mini,
  input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px; }

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #3498db;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-link:hover,
.btn-link:focus {
  color: #3498db;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #3c3c3c;
  text-decoration: none; }

.btn + .btn,
.btn:visible + a[href],
.btn:visible + .btn {
  margin-left: 20px; }

.btn:hover {
  transition: none; }

.btn-large {
  padding: 0.5em 1.375em; }

.btn-small {
  padding: 0.25em 1em; }

.btn-mini {
  padding: 0 0.5em; }

.btn-branded.active {
  color: rgba(255, 255, 255, 0.75); }

.btn-branded {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ff702e;
  background-image: -moz-linear-gradient(top, #ff854d, #ff5100);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff854d), to(#ff5100));
  background-image: -webkit-linear-gradient(top, #ff854d, #ff5100);
  background-image: -o-linear-gradient(top, #ff854d, #ff5100);
  background-image: linear-gradient(to bottom, #ff854d, #ff5100);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF854D', endColorstr='#FFFF5100', GradientType=0);
  border-color: #ff5100 #ff5100 #b33900;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ff5100;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-branded:hover, .btn-branded:focus, .btn-branded:active, .btn-branded.active, .btn-branded.disabled, .btn-branded[disabled] {
    color: #fff;
    background-color: #ff5100;
    *background-color: #e64900; }
  .btn-branded:active, .btn-branded.active {
    background-color: #cc4100 \9; }

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em; }
  .btn-group:first-child {
    *margin-left: 0; }

.btn-group + .btn-group {
  margin-left: 5px; }

.btn-toolbar {
  font-size: 0;
  margin-top: 12px;
  margin-bottom: 12px; }
  .btn-toolbar > .btn + .btn,
  .btn-toolbar > .btn-group + .btn,
  .btn-toolbar > .btn + .btn-group {
    margin-left: 5px; }

.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-group > .btn + .btn {
  margin-left: -1px; }

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 16px; }

.btn-group > .btn-mini {
  font-size: 10.5px; }

.btn-group > .btn-small {
  font-size: 11.9px; }

.btn-group > .btn-large {
  font-size: 17.5px; }

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px; }

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px; }

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px; }

.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px; }

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px; }

.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px; }

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6; }

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #217dbb; }

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f39c12; }

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #c0392b; }

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #1a9834; }

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #3498db; }

.btn-group.open .btn-inverse.dropdown-toggle, .btn-group.open .chromatic-zoom-photo-caption .dropdown-toggle.btn, .chromatic-zoom-photo-caption .btn-group.open .dropdown-toggle.btn {
  background-color: #222222; }

.btn .caret {
  margin-top: 8px;
  margin-left: 0; }

.btn-large .caret {
  margin-top: 6px; }

.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px; }

.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px; }

.dropup .btn-large .caret {
  border-bottom-width: 5px; }

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret, .chromatic-zoom-photo-caption .btn .caret {
  border-top-color: white;
  border-bottom-color: white; }

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1; }

.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px; }

.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; }

.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.btn-group.open .btn-branded.dropdown-toggle {
  background-color: #ff5100; }

.btn-branded .caret {
  border-top-color: white;
  border-bottom-color: white; }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 24px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fbedd6;
  border: 1px solid #f5bd90;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.alert,
.alert h4 {
  color: #f39c12; }

.alert h4 {
  margin: 0; }

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 24px; }

.alert-success {
  background-color: #98e6a8;
  border-color: #5bd760;
  color: #1a9834; }

.alert-success h4 {
  color: #1a9834; }

.alert-danger,
.alert-error {
  background-color: #f0cbc7;
  border-color: #df8c92;
  color: #c0392b; }

.alert-danger h4,
.alert-error h4 {
  color: #c0392b; }

.alert-info {
  background-color: #e2f0f9;
  border-color: #a4daea;
  color: #3498db; }

.alert-info h4 {
  color: #3498db; }

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0; }

.alert-block p + p {
  margin-top: 5px; }

.alert a {
  text-decoration: underline; }

.alert a {
  color: #c87f0a; }
  .alert a:hover {
    color: #7f5006; }

.alert-success a {
  color: #136c25; }
  .alert-success a:hover {
    color: #072b0f; }

.alert-danger,
.alert-error a {
  color: #962d22; }
  .alert-danger:hover,
  .alert-error a:hover {
    color: #581a14; }

.alert-info a {
  color: #217dbb; }
  .alert-info a:hover {
    color: #16527a; }

.alert-branded {
  background-color: #feeee6;
  border-color: #fcaa9c;
  color: #ff5100; }

.alert-branded a {
  color: #cc4100; }
  .alert-branded a:hover {
    color: #802900; }

.nav {
  margin-left: 0;
  margin-bottom: 24px;
  list-style: none; }

.nav > li > a {
  display: block; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li > a > img {
  max-width: none; }

.nav > .pull-right {
  float: right; }

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 24px;
  color: #a2a2a2;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase; }

.nav li + .nav-header {
  margin-top: 9px; }

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.nav-list > li > a {
  padding: 3px 15px; }

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #3498db; }

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px; }

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 11px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white; }

.nav-tabs,
.nav-pills {
  *zoom: 1; }
  .nav-tabs:before, .nav-tabs:after,
  .nav-pills:before,
  .nav-pills:after {
    display: table;
    content: "";
    line-height: 0; }
  .nav-tabs:after,
  .nav-pills:after {
    clear: both; }

.nav-tabs > li,
.nav-pills > li {
  float: left; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 24px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }
  .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #ddd; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #3c3c3c;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: white;
  background-color: #3498db; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li > a {
  margin-right: 0; }

.nav-tabs.nav-stacked {
  border-bottom: 0; }

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2; }

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.nav .dropdown-toggle .caret {
  border-top-color: #3498db;
  border-bottom-color: #3498db;
  margin-top: 6px; }

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #3498db;
  border-bottom-color: #3498db; }

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px; }

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer; }

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: white;
  background-color: #a2a2a2;
  border-color: #a2a2a2; }

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
  opacity: 1;
  filter: alpha(opacity=100); }

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #a2a2a2; }

.tabbable {
  *zoom: 1; }
  .tabbable:before, .tabbable:after {
    display: table;
    content: "";
    line-height: 0; }
  .tabbable:after {
    clear: both; }

.tab-content {
  overflow: auto; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }
  .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
    border-bottom-color: transparent;
    border-top-color: #ddd; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #ddd #eeeeee #eeeeee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: white; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #ddd; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: white; }

.nav > .disabled > a {
  color: #a2a2a2; }

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default; }

.nav,
.nav ol,
.nav ul,
.nav li {
  list-style: none;
  margin: 0; }

.nav li a {
  display: block; }

.nav > li > a:hover {
  background: none; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-left: 13.33333px;
  padding-right: 13.33333px; }

.nav-list {
  padding-left: 13.33333px;
  padding-right: 13.33333px; }

.nav-list > li > a,
.nav-list .nav-header {
  padding: 4px 13.33333px; }

.nav li + .nav-header {
  margin-top: 12px;
  margin-bottom: 4px; }

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.nav-pills .dropdown-menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.nav-tabs {
  border-bottom-color: #e2e2e2; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  font-size: 0.846em;
  color: #3498db;
  padding: .5em 1.25em;
  margin-top: 0.32em;
  background-color: #f1f1f1;
  border-color: #e2e2e2 #e2e2e2 #e2e2e2;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }
  .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    padding: .66em 1.25em;
    margin-top: 0;
    color: #3498db;
    background-color: #f1f1f1;
    border-color: #e2e2e2; }
    .nav-tabs > li > a:hover i, .nav-tabs > li > a:focus i {
      color: #474747; }
  .nav-tabs > li > a i {
    color: #7a7a7a; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  margin-top: 0;
  padding: .66em 1.25em;
  font-weight: 600;
  color: #262626;
  background-color: white;
  border-color: #e2e2e2;
  border-bottom-color: transparent;
  text-decoration: none; }
  .nav-tabs > .active > a i,
  .nav-tabs > .active > a:hover i,
  .nav-tabs > .active > a:focus i {
    color: inherit; }

.nav-tabs.nav-stacked > li > a {
  border-color: #e2e2e2; }

.nav-tabs.nav-stacked > li > a:hover {
  border-color: #e2e2e2; }

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px; }

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px; }

.tabs-below > .nav-tabs {
  border-top-color: #e2e2e2; }

.tabs-below > .nav-tabs > li > a:hover {
  border-top-color: #e2e2e2; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #e2e2e2 #e2e2e2 #e2e2e2; }

.tabs-left > .nav-tabs {
  border-right-color: #e2e2e2; }

.tabs-left > .nav-tabs > li > a:hover {
  border-color: #e2e2e2 #e2e2e2 #e2e2e2 #e2e2e2; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #e2e2e2 transparent #e2e2e2 #e2e2e2; }

.tabs-right > .nav-tabs {
  border-left-color: #e2e2e2; }

.tabs-right > .nav-tabs > li > a:hover {
  border-color: #e2e2e2 #e2e2e2 #e2e2e2 #e2e2e2; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #e2e2e2 #e2e2e2 #e2e2e2 transparent; }

.tab-content {
  border: 1px solid #e2e2e2;
  border-top: 0;
  -webkit-border-radius: 0 3px 3px 3px;
  -moz-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px;
  margin-bottom: 1.5em;
  padding: 1.154em 0.846em; }

.navbar {
  overflow: visible;
  margin-bottom: 24px;
  *position: relative;
  *z-index: 2; }

.navbar-inner {
  min-height: 44px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #f1f1f1, #f1f1f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #f1f1f1, #f1f1f1);
  background-image: -o-linear-gradient(top, #f1f1f1, #f1f1f1);
  background-image: linear-gradient(to bottom, #f1f1f1, #f1f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF1F1F1', endColorstr='#FFF1F1F1', GradientType=0);
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1; }
  .navbar-inner:before, .navbar-inner:after {
    display: table;
    content: "";
    line-height: 0; }
  .navbar-inner:after {
    clear: both; }

.navbar .container {
  width: auto; }

.nav-collapse.collapse {
  height: auto;
  overflow: visible; }

.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #7a7a7a;
  text-shadow: 0 1px 0 #f1f1f1; }
  .navbar .brand:hover, .navbar .brand:focus {
    text-decoration: none; }

.navbar-text {
  margin-bottom: 0;
  line-height: 44px;
  color: #474747; }

.navbar-link {
  color: #7a7a7a; }
  .navbar-link:hover, .navbar-link:focus {
    color: black; }

.navbar .divider-vertical {
  height: 44px;
  margin: 0 9px;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1; }

.navbar .btn,
.navbar .btn-group {
  margin-top: 7px; }

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0; }

.navbar-form {
  margin-bottom: 0;
  *zoom: 1; }
  .navbar-form:before, .navbar-form:after {
    display: table;
    content: "";
    line-height: 0; }
  .navbar-form:after {
    clear: both; }
  .navbar-form input,
  .navbar-form select,
  .navbar-form .radio,
  .navbar-form .checkbox {
    margin-top: 7px; }
  .navbar-form input,
  .navbar-form select,
  .navbar-form .btn {
    display: inline-block;
    margin-bottom: 0; }
  .navbar-form input[type="image"],
  .navbar-form input[type="checkbox"],
  .navbar-form input[type="radio"] {
    margin-top: 3px; }
  .navbar-form .input-append,
  .navbar-form .input-prepend {
    margin-top: 5px;
    white-space: nowrap; }
    .navbar-form .input-append input,
    .navbar-form .input-prepend input {
      margin-top: 0; }

.navbar-search {
  position: relative;
  float: left;
  margin-top: 7px;
  margin-bottom: 0; }
  .navbar-search .search-query {
    margin-bottom: 0;
    padding: 4px 14px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; }

.navbar-static-top {
  position: static;
  margin-bottom: 0; }
  .navbar-static-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px; }

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0; }

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }

.navbar-fixed-bottom {
  bottom: 0; }
  .navbar-fixed-bottom .navbar-inner {
    -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1); }

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0; }

.navbar .nav.pull-right {
  float: right;
  margin-right: 0; }

.navbar .nav > li {
  float: left; }

.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #7a7a7a;
  text-decoration: none;
  text-shadow: 0 1px 0 #f1f1f1; }

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px; }

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: black;
  text-decoration: none; }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #ff5100;
  text-decoration: none;
  background-color: transparent;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); }

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e4e4e4;
  background-image: -moz-linear-gradient(top, #e4e4e4, #e4e4e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e4e4e4), to(#e4e4e4));
  background-image: -webkit-linear-gradient(top, #e4e4e4, #e4e4e4);
  background-image: -o-linear-gradient(top, #e4e4e4, #e4e4e4);
  background-image: linear-gradient(to bottom, #e4e4e4, #e4e4e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE4E4E4', endColorstr='#FFE4E4E4', GradientType=0);
  border-color: #e4e4e4 #e4e4e4 #bebebe;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e4e4e4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); }
  .navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    color: #fff;
    background-color: #e4e4e4;
    *background-color: #d8d8d8; }
  .navbar .btn-navbar:active, .navbar .btn-navbar.active {
    background-color: #cbcbcb \9; }

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px; }

.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: #afafaf;
  position: absolute;
  top: -7px;
  left: 9px; }

.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 10px; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: #afafaf;
  border-bottom: 0;
  bottom: -7px;
  top: auto; }

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid white;
  border-bottom: 0;
  bottom: -6px;
  top: auto; }

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #ff5100;
  border-bottom-color: #ff5100; }

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  color: #ff5100; }

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #7a7a7a;
  border-bottom-color: #7a7a7a; }

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ff5100;
  border-bottom-color: #ff5100; }

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }
  .navbar .pull-right > li > .dropdown-menu:before,
  .navbar .nav > li > .dropdown-menu.pull-right:before {
    left: auto;
    right: 12px; }
  .navbar .pull-right > li > .dropdown-menu:after,
  .navbar .nav > li > .dropdown-menu.pull-right:after {
    left: auto;
    right: 13px; }
  .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
  .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px; }

.navbar-inverse .navbar-inner {
  background-color: #3c3c3c;
  background-image: -moz-linear-gradient(top, #3c3c3c, #3c3c3c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3c3c3c), to(#3c3c3c));
  background-image: -webkit-linear-gradient(top, #3c3c3c, #3c3c3c);
  background-image: -o-linear-gradient(top, #3c3c3c, #3c3c3c);
  background-image: linear-gradient(to bottom, #3c3c3c, #3c3c3c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3C3C3C', endColorstr='#FF3C3C3C', GradientType=0);
  border-color: black; }

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #b5b5b5;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .navbar-inverse .brand:hover, .navbar-inverse .brand:focus,
  .navbar-inverse .nav > li > a:hover,
  .navbar-inverse .nav > li > a:focus {
    color: white; }

.navbar-inverse .brand {
  color: #b5b5b5; }

.navbar-inverse .navbar-text {
  color: #b5b5b5; }

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: white; }

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: white;
  background-color: #ff5100; }

.navbar-inverse .navbar-link {
  color: #b5b5b5; }
  .navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
    color: white; }

.navbar-inverse .divider-vertical {
  border-left-color: #3c3c3c;
  border-right-color: #3c3c3c; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #ff5100;
  color: white; }

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: white;
  color: white; }

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #b5b5b5;
  border-bottom-color: #b5b5b5; }

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: white;
  border-bottom-color: white; }

.navbar-inverse .navbar-search .search-query {
  color: white;
  background-color: #7b7b7b;
  border-color: #3c3c3c;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }
  .navbar-inverse .navbar-search .search-query:-moz-placeholder {
    color: #cccccc; }
  .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
    color: #cccccc; }
  .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
    color: #cccccc; }
  .navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
    padding: 5px 15px;
    color: #3c3c3c;
    text-shadow: 0 1px 0 white;
    background-color: white;
    border: 0;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    outline: 0; }

.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2f2f2f;
  background-image: -moz-linear-gradient(top, #2f2f2f, #2f2f2f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2f2f), to(#2f2f2f));
  background-image: -webkit-linear-gradient(top, #2f2f2f, #2f2f2f);
  background-image: -o-linear-gradient(top, #2f2f2f, #2f2f2f);
  background-image: linear-gradient(to bottom, #2f2f2f, #2f2f2f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2F2F2F', endColorstr='#FF2F2F2F', GradientType=0);
  border-color: #2f2f2f #2f2f2f #090909;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f2f2f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: #2f2f2f;
    *background-color: #222222; }
  .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
    background-color: #151515 \9; }

.navbar {
  margin-bottom: 0; }

.navbar-inner {
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  background: #f1f1f1;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.navbar .navbar-inner,
.navbar-inverse .navbar-inner {
  filter: none; }

.navbar .nav > li:first-child {
  margin-left: -13.33333px; }

.navbar .nav > li > a {
  padding-left: 13.33333px;
  padding-right: 13.33333px; }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.navbar .nav li.dropdown.open > .dropdown-toggle {
  background-color: transparent;
  color: black; }

.navbar-search .search-query {
  line-height: 24px; }

@media (min-width: 1240px) {
  .navbar .navbar-inner {
    margin-left: -60px;
    margin-right: -60px;
    padding-left: 60px;
    padding-right: 60px; } }

@media (min-width: 1320px) {
  .navbar .navbar-inner {
    margin-left: -80px;
    margin-right: -80px;
    padding-left: 80px;
    padding-right: 80px; } }

@media (min-width: 1640px) {
  .navbar .navbar-inner {
    margin-left: -100px;
    margin-right: -100px;
    padding-left: 100px;
    padding-right: 100px; } }

.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 24px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .breadcrumb > li {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    text-shadow: 0 1px 0 white; }
    .breadcrumb > li > .divider {
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb .active {
    color: #a2a2a2; }

.e-breadcrumb .breadcrumb {
  font-size: 13px;
  line-height: 1;
  padding: 0;
  margin: 0.675em 0 0.846em;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.breadcrumb li {
  color: #c7c7c7;
  margin: 0; }

.breadcrumb li a {
  color: #949494; }

.breadcrumb li .divider {
  color: lightgray;
  padding: 0 0.25em; }

.breadcrumb li:first-child {
  padding-right: 0.375em; }

.breadcrumb li .btn {
  margin-top: -1px;
  color: #474747; }

.breadcrumb li:last-child a,
.breadcrumb li:last-child a:hover {
  font-weight: 600;
  text-decoration: none;
  cursor: text;
  pointer-events: none; }

@media (max-width: 767px) {
  .breadcrumb {
    white-space: nowrap;
    overflow: hidden; } }

.pagination {
  margin: 24px 0; }

.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.pagination ul > li {
  display: inline; }

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 24px;
  text-decoration: none;
  background-color: white;
  border: 1px solid #e2e2e2;
  border-left-width: 0; }

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f1f1f1; }

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #a2a2a2;
  cursor: default; }

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #a2a2a2;
  background-color: transparent;
  cursor: default; }

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px; }

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px; }

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px; }

.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px; }

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px; }

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0px 6px;
  font-size: 10.5px; }

.pager,
.pagination {
  margin: 0; }

.pagination ul {
  margin: 0 0 8px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.pagination b {
  font-weight: inherit; }

.pagination-mini ul > li:first-child > a, .pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px; }

.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px; }

.pagination-small ul > li > a, .pagination-small ul > li > span {
  font-size: 0.846em; }

.pager {
  margin: 24px 0;
  list-style: none;
  text-align: center;
  *zoom: 1; }
  .pager:before, .pager:after {
    display: table;
    content: "";
    line-height: 0; }
  .pager:after {
    clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #a2a2a2;
  background-color: #fff;
  cursor: default; }

.pager a {
  background-color: white;
  border-color: #e2e2e2; }

.pager a:hover {
  background-color: #e2e2e2; }

.pager .disabled a,
.pager .disabled a:hover {
  background-color: white; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black; }
  .modal-backdrop.fade {
    opacity: 0; }

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: white;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none; }
  .modal.fade {
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
    top: -25%; }
  .modal.fade.in {
    top: 10%; }

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }
  .modal-header .close {
    margin-top: 2px; }
  .modal-header h3 {
    margin: 0;
    line-height: 30px; }

.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }

.modal-form {
  margin-bottom: 0; }

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  *zoom: 1; }
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: "";
    line-height: 0; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

/* Base modal */
.modal {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.modal-header {
  padding: 8px 20px;
  border-bottom-color: #e2e2e2;
  background-color: #f1f1f1;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.modal-header h1, .modal-header h2, .modal-header .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup .modal-header .headline-h2, .modal-header h3, .modal-header h4, .modal-header h5, .modal-header h6 {
  margin: 0; }

/* Body (where all modal content resides) */
.modal-body {
  padding: 12px 20px; }

.modal-body hr {
  margin: 6px 0; }

/* Footer (for actions) */
.modal-footer {
  background-color: #f1f1f1;
  border-top-color: #e2e2e2;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

/* Espresso modal extension for small devices */
@media (max-width: 979px) {
  .e-modal-fixed {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    border: 0;
    background: white;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .e-modal-fixed .modal-body {
      max-height: none; }
  .e-modal-fixed.hide {
    display: none; }
  /* apply to body when modal is shown to avoid double scroll */
  .e-modal-fixed-backdrop {
    overflow: hidden; } }

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

.tooltip {
  font-size: 0.846em; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.75em; }
  .tooltip-inner h1, .tooltip-inner h2, .tooltip-inner .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup .tooltip-inner .headline-h2, .tooltip-inner h3, .tooltip-inner h4, .tooltip-inner p {
    color: inherit; }
  .tooltip-inner p:last-child {
    margin-bottom: 0; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: white; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: white; }

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: white; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: white;
    bottom: -10px; }

.popover-title {
  font-weight: 400; }

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }
  .thumbnails:before, .thumbnails:after {
    display: table;
    content: "";
    line-height: 0; }
  .thumbnails:after {
    clear: both; }

.row-fluid .thumbnails {
  margin-left: 0; }

.thumbnails > li {
  float: left;
  margin-bottom: 24px;
  margin-left: 20px; }

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 24px;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #3498db;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); }

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.thumbnail .caption {
  padding: 9px;
  color: #555555; }

.thumbnails {
  margin-top: 0;
  margin-bottom: 0; }

.thumbnail {
  border-color: #e2e2e2;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 8px; }

.caption,
.thumbnail .caption {
  padding: 0.5em 0 0.25em; }

.caption small, .caption .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 .caption small,
.thumbnail .caption small,
.thumbnail .caption .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2
.thumbnail .caption small {
  font-size: .846em; }

a.thumbnail:hover {
  -webkit-box-shadow: 0 1px 4px rgba(52, 152, 219, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(52, 152, 219, 0.25);
  box-shadow: 0 1px 4px rgba(52, 152, 219, 0.25); }

.thumbnail > img,
.thumbnail > a > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.accordion {
  margin-bottom: 24px; }

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.accordion-heading {
  border-bottom: 0; }

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px; }

.accordion-toggle {
  cursor: pointer; }

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; }

.accordion-group {
  border-color: #e2e2e2; }

.accordion-inner {
  border-top-color: #e2e2e2; }

.accordion-toggle {
  font-weight: 600; }

.accordion-toggle .icon-plus-sign,
.accordion-toggle .icon-minus-sign {
  display: none;
  float: right;
  line-height: 24px; }

.accordion-toggle.collapsed .icon-plus-sign,
.accordion-toggle:not(.collapsed) .icon-minus-sign {
  display: inline; }

.carousel {
  position: relative;
  margin-bottom: 24px;
  line-height: 1; }

.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative; }

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    display: block;
    line-height: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: white;
  text-align: center;
  background: #222222;
  border: 3px solid white;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }
  .carousel-control.right {
    left: auto;
    right: 15px; }
  .carousel-control:hover, .carousel-control:focus {
    color: white;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none; }
  .carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.25);
    border-radius: 5px; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #3c3c3c;
  background: rgba(0, 0, 0, 0.75); }

.carousel-caption h4,
.carousel-caption p {
  color: white;
  line-height: 24px; }

.carousel-caption h4 {
  margin: 0 0 5px; }

.carousel-caption p {
  margin-bottom: 0; }

.carousel {
  z-index: 1;
  margin-bottom: 0;
  font-size: 0.846em;
  line-height: 1.3; }
  .carousel .carousel-caption {
    color: #eeeeee;
    line-height: 1.3;
    background: rgba(0, 0, 0, 0.75);
    padding: 0.5em; }
    .carousel .carousel-caption.white {
      color: #474747;
      background: rgba(255, 255, 255, 0.75); }
    .carousel .carousel-caption.transparent {
      color: #474747;
      background: none; }
    .carousel .carousel-caption h1,
    .carousel .carousel-caption h2,
    .carousel .carousel-caption .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
    .carousel .carousel-caption .headline-h2,
    .carousel .carousel-caption h3,
    .carousel .carousel-caption h4,
    .carousel .carousel-caption p {
      color: inherit; }
    .carousel .carousel-caption p {
      margin-bottom: 0.5em; }
      .carousel .carousel-caption p:last-child {
        margin: 0; }
      .carousel .carousel-caption p a {
        white-space: nowrap; }
        .carousel .carousel-caption p a:not(.btn) {
          color: inherit;
          text-decoration: underline; }
  .carousel .carousel-control {
    font-size: 2em;
    line-height: 1;
    top: 0.5em;
    left: auto;
    right: 0.5em;
    margin: 0;
    height: 1em;
    width: 1em;
    color: #eeeeee;
    border-color: #eeeeee;
    border-width: 2px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .carousel .carousel-control.right i {
      margin-left: 0.0846em; }
    .carousel .carousel-control.left {
      right: 1.75em; }
      .carousel .carousel-control.left i {
        margin-right: 0.0846em; }
    .carousel .carousel-control i {
      margin-top: -0.525em;
      font-size: 1em;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      line-height: 1;
      font-weight: 300; }
  .carousel .carousel-indicators {
    top: 0.5em;
    left: 0.5em;
    right: auto; }

.e-carousel-content .carousel-inner {
  border-bottom: 0.375em solid #3c3c3c; }
  @media (min-width: 768px) {
    .e-carousel-content .carousel-inner:after {
      content: '';
      height: 1px;
      -webkit-box-shadow: inset 0 1px 0 black, 0 -2px 2px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: inset 0 1px 0 black, 0 -2px 2px rgba(0, 0, 0, 0.25);
      box-shadow: inset 0 1px 0 black, 0 -2px 2px rgba(0, 0, 0, 0.25);
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; } }

@media (min-width: 481px) {
  .e-carousel-content .carousel-control {
    display: none; } }

.e-carousel-content .carousel-caption {
  color: #eeeeee;
  left: 7.5%;
  top: 3em;
  right: auto;
  bottom: auto;
  width: 23em;
  padding: 1em;
  overflow: hidden; }
  .e-carousel-content .carousel-caption.transparent {
    overflow: visible;
    color: #474747; }
    @media (min-width: 481px) {
      .e-carousel-content .carousel-caption.transparent {
        padding-left: 0;
        padding-right: 0; } }
  .e-carousel-content .carousel-caption.left {
    /*left: $gridGutterWidth;
            @media (min-width: 1240px) {
                left: $gridGutterWidth * 3;
            }
            @media (min-width: 1320px) {
                left: $gridGutterWidth * 4;
            }
            @media (min-width: 1640px) {
                left: $gridGutterWidth * 5;
            }*/ }
  .e-carousel-content .carousel-caption.right {
    right: 7.5%;
    left: auto;
    /*right: $gridGutterWidth;
            @media (min-width: 1240px) {
                right: $gridGutterWidth * 3;
            }
            @media (min-width: 1320px) {
                right: $gridGutterWidth * 4;
            }
            @media (min-width: 1640px) {
                right: $gridGutterWidth * 5;
            }*/ }
  .e-carousel-content .carousel-caption.bottom {
    bottom: 2em;
    top: auto; }
  .e-carousel-content .carousel-caption h1,
  .e-carousel-content .carousel-caption h2,
  .e-carousel-content .carousel-caption .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
  .e-carousel-content .carousel-caption .headline-h2,
  .e-carousel-content .carousel-caption h3,
  .e-carousel-content .carousel-caption h4,
  .e-carousel-content .carousel-caption p,
  .e-carousel-content .carousel-caption p a:not(.btn) {
    color: inherit; }

.e-carousel-content .carousel-indicators {
  position: static;
  overflow: hidden; }
  @media (max-width: 480px) {
    .e-carousel-content .carousel-indicators {
      display: none; } }
  @media (max-width: 767px) {
    .e-carousel-content .carousel-indicators {
      margin-left: -10px;
      margin-right: -10px; } }
  .e-carousel-content .carousel-indicators li {
    color: #7a7a7a;
    font-size: 1em;
    line-height: 1.3;
    width: 25%;
    cursor: pointer;
    text-indent: 0;
    height: 4.5em;
    padding: 1em;
    margin: 0;
    border: 1px solid #e2e2e2;
    border-width: 0 1px 1px 0;
    border-radius: 0;
    background-color: #f1f1f1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .e-carousel-content .carousel-indicators li:first-child {
      border-radius: 0 0 0 3px;
      border-left-width: 1px; }
    .e-carousel-content .carousel-indicators li:last-child {
      border-radius: 0 0 3px 0; }
    .e-carousel-content .carousel-indicators li:hover {
      border-color: #d5d5d5;
      background-color: #e4e4e4; }
    .e-carousel-content .carousel-indicators li.active, .e-carousel-content .carousel-indicators li.active:hover {
      color: white;
      border-color: #3c3c3c;
      background-color: #3c3c3c; }

.e-carousel-compact {
  overflow: hidden; }
  .e-carousel-compact .carousel-inner {
    border-left: 4px solid white;
    border-right: 4px solid white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .e-carousel-compact .carousel-inner > .item {
      -webkit-transition: 0.2s ease-in-out left;
      -moz-transition: 0.2s ease-in-out left;
      -o-transition: 0.2s ease-in-out left;
      transition: 0.2s ease-in-out left; }
  .e-carousel-compact .e-carousel-compact-thumbs {
    overflow: hidden;
    position: relative;
    border: 4px solid white; }
    .e-carousel-compact .e-carousel-compact-thumbs .carousel-control {
      top: 50%;
      margin-top: -0.5em;
      cursor: pointer;
      opacity: 1;
      filter: alpha(opacity=100);
      z-index: 1030; }
      .e-carousel-compact .e-carousel-compact-thumbs .carousel-control.left {
        left: 0.5em;
        right: auto; }
      .e-carousel-compact .e-carousel-compact-thumbs .carousel-control.inactive {
        cursor: inherit;
        display: none; }
  .e-carousel-compact .carousel-indicators {
    position: relative;
    left: 0;
    top: 0;
    max-height: 112px;
    overflow: hidden;
    -webkit-box-shadow: inset 5px 0 10px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 5px 0 10px rgba(255, 255, 255, 0.5);
    box-shadow: inset 5px 0 10px rgba(255, 255, 255, 0.5); }
  .e-carousel-compact .carousel-indicators li {
    position: relative;
    cursor: pointer;
    text-indent: 0;
    width: 200px;
    height: 100%;
    left: 0;
    margin: 0;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 4px solid white; }
    .e-carousel-compact .carousel-indicators li:hover img, .e-carousel-compact .carousel-indicators li.active img {
      opacity: 1;
      filter: alpha(opacity=100); }
    .e-carousel-compact .carousel-indicators li img {
      opacity: 0.5;
      filter: alpha(opacity=50);
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      backface-visibility: hidden; }

.span12 > .e-carousel-content .carousel-inner {
  width: auto;
  margin-left: -20px;
  margin-right: -20px; }
  @media (max-width: 767px) {
    .span12 > .e-carousel-content .carousel-inner {
      margin-left: -10px;
      margin-right: -10px; } }
  @media (min-width: 1240px) {
    .span12 > .e-carousel-content .carousel-inner {
      margin-left: -60px;
      margin-right: -60px; } }
  @media (min-width: 1320px) {
    .span12 > .e-carousel-content .carousel-inner {
      margin-left: -80px;
      margin-right: -80px; } }
  @media (min-width: 1640px) {
    .span12 > .e-carousel-content .carousel-inner {
      margin-left: -100px;
      margin-right: -100px; } }

@media (max-width: 480px) {
  .e-carousel-content {
    font-size: 0.75em; }
  .e-carousel-content .carousel-caption {
    background-color: #3c3c3c;
    width: 100%; } }

.span12 > .e-carousel-compact {
  width: auto;
  margin-left: -20px;
  margin-right: -20px; }
  @media (min-width: 1240px) {
    .span12 > .e-carousel-compact {
      margin-left: -60px;
      margin-right: -60px; } }
  @media (min-width: 1320px) {
    .span12 > .e-carousel-compact {
      margin-left: -80px;
      margin-right: -80px; } }
  @media (min-width: 1640px) {
    .span12 > .e-carousel-compact {
      margin-left: -100px;
      margin-right: -100px; } }

@media (min-width: 1320px) {
  .e-carousel-compact .carousel-indicators li {
    width: 157.2px; } }

@media (max-width: 1319px) {
  .e-carousel-compact .carousel-indicators li {
    width: 177px; } }

@media (max-width: 1240px) {
  .e-carousel-compact .carousel-indicators li {
    width: 196px; } }

@media (max-width: 979px) {
  .e-carousel-compact .carousel-indicators li {
    width: 153px; } }

.span12 > .e-carousel-image {
  width: auto;
  margin-left: -20px;
  margin-right: -20px; }
  @media (min-width: 1240px) {
    .span12 > .e-carousel-image {
      margin-left: -60px;
      margin-right: -60px; } }
  @media (min-width: 1320px) {
    .span12 > .e-carousel-image {
      margin-left: -80px;
      margin-right: -80px; } }
  @media (min-width: 1640px) {
    .span12 > .e-carousel-image {
      margin-left: -100px;
      margin-right: -100px; } }

.span12 > .e-carousel-image .item img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.span12 > .e-carousel-image .item .carousel-caption {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

@media (max-width: 767px) {
  .e-carousel-image {
    margin-left: -10px;
    margin-right: -10px; }
  .e-carousel-image .carousel-control {
    top: 24px;
    margin-top: 0; } }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-ms-viewport {
  width: device-width; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone, .chromatic-zoom-photo-caption {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }
  .hidden-print {
    display: none !important; } }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }
    .row:before, .row:after {
      display: table;
      content: "";
      line-height: 0; }
    .row:after {
      clear: both; }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px; }
  .span1 {
    width: 42px; }
  .span2 {
    width: 104px; }
  .span3 {
    width: 166px; }
  .span4 {
    width: 228px; }
  .span5 {
    width: 290px; }
  .span6 {
    width: 352px; }
  .span7 {
    width: 414px; }
  .span8 {
    width: 476px; }
  .span9 {
    width: 538px; }
  .span10 {
    width: 600px; }
  .span11 {
    width: 662px; }
  .span12 {
    width: 724px; }
  .offset1 {
    margin-left: 82px; }
  .offset2 {
    margin-left: 144px; }
  .offset3 {
    margin-left: 206px; }
  .offset4 {
    margin-left: 268px; }
  .offset5 {
    margin-left: 330px; }
  .offset6 {
    margin-left: 392px; }
  .offset7 {
    margin-left: 454px; }
  .offset8 {
    margin-left: 516px; }
  .offset9 {
    margin-left: 578px; }
  .offset10 {
    margin-left: 640px; }
  .offset11 {
    margin-left: 702px; }
  .offset12 {
    margin-left: 764px; }
  .row-fluid {
    width: 100%;
    *zoom: 1; }
    .row-fluid:before, .row-fluid:after {
      display: table;
      content: "";
      line-height: 0; }
    .row-fluid:after {
      clear: both; }
    .row-fluid [class*="span"] {
      display: block;
      width: 100%;
      min-height: 34px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      margin-left: 2.76243%;
      *margin-left: 2.70924%; }
    .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 2.76243%; }
    .row-fluid .span1 {
      width: 5.8011%;
      *width: 5.74791%; }
    .row-fluid .span2 {
      width: 14.36464%;
      *width: 14.31145%; }
    .row-fluid .span3 {
      width: 22.92818%;
      *width: 22.87499%; }
    .row-fluid .span4 {
      width: 31.49171%;
      *width: 31.43852%; }
    .row-fluid .span5 {
      width: 40.05525%;
      *width: 40.00206%; }
    .row-fluid .span6 {
      width: 48.61878%;
      *width: 48.56559%; }
    .row-fluid .span7 {
      width: 57.18232%;
      *width: 57.12913%; }
    .row-fluid .span8 {
      width: 65.74586%;
      *width: 65.69266%; }
    .row-fluid .span9 {
      width: 74.30939%;
      *width: 74.2562%; }
    .row-fluid .span10 {
      width: 82.87293%;
      *width: 82.81974%; }
    .row-fluid .span11 {
      width: 91.43646%;
      *width: 91.38327%; }
    .row-fluid .span12 {
      width: 100%;
      *width: 99.94681%; }
    .row-fluid .offset1 {
      margin-left: 11.32597%;
      *margin-left: 11.21958%; }
    .row-fluid .offset1:first-child {
      margin-left: 8.56354%;
      *margin-left: 8.45715%; }
    .row-fluid .offset2 {
      margin-left: 19.8895%;
      *margin-left: 19.78312%; }
    .row-fluid .offset2:first-child {
      margin-left: 17.12707%;
      *margin-left: 17.02069%; }
    .row-fluid .offset3 {
      margin-left: 28.45304%;
      *margin-left: 28.34666%; }
    .row-fluid .offset3:first-child {
      margin-left: 25.69061%;
      *margin-left: 25.58422%; }
    .row-fluid .offset4 {
      margin-left: 37.01657%;
      *margin-left: 36.91019%; }
    .row-fluid .offset4:first-child {
      margin-left: 34.25414%;
      *margin-left: 34.14776%; }
    .row-fluid .offset5 {
      margin-left: 45.58011%;
      *margin-left: 45.47373%; }
    .row-fluid .offset5:first-child {
      margin-left: 42.81768%;
      *margin-left: 42.7113%; }
    .row-fluid .offset6 {
      margin-left: 54.14365%;
      *margin-left: 54.03726%; }
    .row-fluid .offset6:first-child {
      margin-left: 51.38122%;
      *margin-left: 51.27483%; }
    .row-fluid .offset7 {
      margin-left: 62.70718%;
      *margin-left: 62.6008%; }
    .row-fluid .offset7:first-child {
      margin-left: 59.94475%;
      *margin-left: 59.83837%; }
    .row-fluid .offset8 {
      margin-left: 71.27072%;
      *margin-left: 71.16434%; }
    .row-fluid .offset8:first-child {
      margin-left: 68.50829%;
      *margin-left: 68.4019%; }
    .row-fluid .offset9 {
      margin-left: 79.83425%;
      *margin-left: 79.72787%; }
    .row-fluid .offset9:first-child {
      margin-left: 77.07182%;
      *margin-left: 76.96544%; }
    .row-fluid .offset10 {
      margin-left: 88.39779%;
      *margin-left: 88.29141%; }
    .row-fluid .offset10:first-child {
      margin-left: 85.63536%;
      *margin-left: 85.52898%; }
    .row-fluid .offset11 {
      margin-left: 96.96133%;
      *margin-left: 96.85494%; }
    .row-fluid .offset11:first-child {
      margin-left: 94.1989%;
      *margin-left: 94.09251%; }
    .row-fluid .offset12 {
      margin-left: 105.52486%;
      *margin-left: 105.41848%; }
    .row-fluid .offset12:first-child {
      margin-left: 102.76243%;
      *margin-left: 102.65605%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px; } }

@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px; }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px; }
  .container-fluid {
    padding: 0; }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }
  .container {
    width: auto; }
  .row-fluid {
    width: 100%; }
  .row,
  .thumbnails {
    margin-left: 0; }
  .thumbnails > li {
    float: none;
    margin-left: 0; }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0; }
    .modal.fade {
      top: -100px; }
    .modal.fade.in {
      top: 20px; } }

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  .page-header h1 small, .page-header h1 .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 .page-header h1 small {
    display: block;
    line-height: 24px; }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px; }
  .media-object {
    margin-right: 0;
    margin-left: 0; }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px; }
  .modal-header .close {
    padding: 10px;
    margin: -10px; }
  .carousel-caption {
    position: static; } }

@media (max-width: 979px) {
  body {
    padding-top: 0; }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static; }
  .navbar-fixed-top {
    margin-bottom: 24px; }
  .navbar-fixed-bottom {
    margin-top: 24px; }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px; }
  .navbar .container {
    width: auto;
    padding: 0; }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px; }
  .nav-collapse {
    clear: both; }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 12px; }
  .nav-collapse .nav > li {
    float: none; }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px; }
  .nav-collapse .nav > .divider-vertical {
    display: none; }
  .nav-collapse .nav .nav-header {
    color: #474747;
    text-shadow: none; }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #7a7a7a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px; }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f1f1f1; }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #b5b5b5; }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #3c3c3c; }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0; }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .nav-collapse .open > .dropdown-menu {
    display: block; }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none; }
  .nav-collapse .dropdown-menu .divider {
    display: none; }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none; }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 12px 15px;
    margin: 12px 0;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #3c3c3c;
    border-bottom-color: #3c3c3c; }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0; }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0; }
  .navbar .btn-navbar {
    display: block; }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }

.chromatic-gallery {
  position: relative;
  margin: 0;
  padding: 4px;
  overflow-y: scroll; }

.chromatic-gallery-full {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 4px;
  overflow-y: scroll; }

.chromatic-gallery-photo {
  float: left;
  background: grey;
  margin: 4px;
  background-size: cover; }

.chromatic-gallery-photo:last-child::after {
  display: block;
  width: 100px;
  height: 100px; }

.chromatic-zoom {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #333333; }

.chromatic-zoom div * {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-transform: translate3d(0, 0, 0);
  -moz-backface-visibility: hidden;
  -moz-perspective: 1000; }

.chromatic-zoom-arrow-left,
.chromatic-zoom-arrow-right {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100px;
  background-size: 50px;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1; }

.chromatic-zoom-arrow-left {
  left: 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABVxpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAxMy0wNS0xNVQxNjozOTozNCswMjowMCIgeG1wOk1vZGlmeURhdGU9IjIwMTMtMDYtMDVUMTA6MjM6MTUrMDI6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMTMtMDYtMDVUMTA6MjM6MTUrMDI6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMzRkZGREU5QzVFRTExRTI5NkREQzM1Q0E3RDMwOTAxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAu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"); }

.chromatic-zoom-arrow-right {
  right: 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABVxpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAxMy0wNS0xNVQxNjozOTozNCswMjowMCIgeG1wOk1vZGlmeURhdGU9IjIwMTMtMDYtMDVUMTA6MjM6MDgrMDI6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMTMtMDYtMDVUMTA6MjM6MDgrMDI6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMzRkZGREU1QzVFRTExRTI5NkREQzM1Q0E3RDMwOTAxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAu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"); }

.chromatic-zoom-photo {
  position: absolute;
  background-color: black;
  background-size: 100% 100%;
  box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.1) inset, 0 0 1px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.5); }

.chromatic-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #333333;
  background-size: 100% 100%;
  z-index: -2; }

.chromatic-zoom-background-blur {
  -webkit-filter: blur(100px); }

.chromatic-zoom-grain {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA9dpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNjc1NTUyRkE2N0UxMUUyOUYwMEZCRDU5N0U0Rjc0RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNjc1NTUyRUE2N0UxMUUyOUYwMEZCRDU5N0U0Rjc0RSIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHhtcDpDcmVhdGVEYXRlPSIyMDEzLTA0LTI3VDEzOjA4OjQzKzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxMy0wNC0yN1QxMTowOTo0MiswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxMy0wNC0yN1QxMTowOTo0MiswMjowMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjpp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");
  z-index: -1; }

/*
 * blueimp Gallery CSS 2.9.0
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Prevent artifacts in Mozilla Firefox: */
  -moz-backface-visibility: hidden; }

.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1; }

.blueimp-gallery {
  position: fixed;
  z-index: 9999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none; }

.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  height: 432px;
  max-width: 768px;
  margin: 1em auto;
  box-shadow: 0 0 10px #000; }

.blueimp-gallery-display {
  display: block;
  opacity: 1; }

.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden; }

.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear; }

.blueimp-gallery > .slides > .slide-loading {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px; }

.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0; }

.blueimp-gallery > .slides > .slide-error {
  background: url(../img/error.png) center no-repeat; }

.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none; }

.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -23px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 2px #000;
  text-align: center;
  background: #222;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  cursor: pointer;
  display: none; }

.blueimp-gallery > .next {
  left: auto;
  right: 15px; }

.blueimp-gallery > .close,
.blueimp-gallery > .title {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 40px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: 0.8;
  display: none; }

.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer; }

.blueimp-gallery > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(../img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: 0.5;
  display: none; }

.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0; }

.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  display: none; }

.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(../img/error.svg); }

body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(../img/play-pause.svg); }

body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0; }

@media (max-width: 767px) {
  .blueimp-gallery-carousel {
    height: 270px;
    max-width: 480px; } }

/* IE7 fixes */
* + html .blueimp-gallery > .slides > .slide {
  min-height: 300px; }

* + html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative; }

/*
 * blueimp Gallery Indicator CSS 1.0.1
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none; }

.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0 3px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: 0.5;
  cursor: pointer; }

.blueimp-gallery > .indicator > .active {
  background-color: #fff;
  border-color: #fff;
  opacity: 0.8; }

.blueimp-gallery-controls > .indicator {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.blueimp-gallery-single > .indicator {
  display: none; }

.blueimp-gallery > .indicator {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* IE7 fixes */
* + html .blueimp-gallery > .indicator > li {
  display: inline; }

@-webkit-keyframes e-loading-spinner {
  to {
    -webkit-transform: rotate(1turn); } }

@-moz-keyframes e-loading-spinner {
  to {
    -moz-transform: rotate(1turn); } }

@-ms-keyframes e-loading-spinner {
  to {
    -ms-transform: rotate(1turn); } }

@-o-keyframes e-loading-spinner {
  to {
    -o-transform: rotate(1turn); } }

@keyframes e-loading-spinner {
  to {
    transform: rotate(1turn); } }

.e-cookie-message {
  display: none;
  font-size: 11.45146px;
  line-height: 1.4;
  padding-top: 4.8px;
  padding-bottom: 4.8px;
  margin: 0;
  border-bottom: 1px solid #222222;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #3c3c3c;
  color: #b5b5b5; }

.e-cookie-message p {
  margin-bottom: 0; }

.e-cookie-message a {
  text-decoration: underline;
  color: #b5b5b5; }

.e-cookie-message .btn {
  font-weight: 600;
  font-size: 11.45146px;
  line-height: 17.17718px;
  text-decoration: none;
  margin-left: 1em;
  padding: 0 1em;
  color: #cfcfcf;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.15);
  background-color: #505050;
  background-image: -moz-linear-gradient(top, #555555, #484848);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#484848));
  background-image: -webkit-linear-gradient(top, #555555, #484848);
  background-image: -o-linear-gradient(top, #555555, #484848);
  background-image: linear-gradient(to bottom, #555555, #484848);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF555555', endColorstr='#FF484848', GradientType=0);
  border-color: #484848 #484848 #222222;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #484848;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .e-cookie-message .btn:hover, .e-cookie-message .btn:focus, .e-cookie-message .btn:active, .e-cookie-message .btn.active, .e-cookie-message .btn.disabled, .e-cookie-message .btn[disabled] {
    color: #cfcfcf;
    background-color: #484848;
    *background-color: #3c3c3c; }
  .e-cookie-message .btn:active, .e-cookie-message .btn.active {
    background-color: #2f2f2f \9; }

.e-header {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: white; }
  @media (max-width: 979px) {
    .e-header > .container > .row-fluid > .span4 {
      width: 50%;
      margin: 0;
      float: left; } }
  @media (max-width: 767px) {
    .e-header {
      padding-top: 2%;
      padding-bottom: 2%; } }

.e-header .e-logo {
  margin: 0;
  width: 100%;
  height: 84px;
  line-height: 84px;
  display: block; }
  .e-header .e-logo img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.e-header .e-search-form {
  margin: 0 auto;
  margin-top: 25px; }

.e-header .e-search-form-expandable {
  position: absolute;
  right: 0;
  top: 0;
  color: #b5b5b5;
  border-left: 1px solid #575757; }

.e-header .e-nav-cta-top {
  position: relative;
  white-space: nowrap;
  text-align: right;
  margin-top: 0; }
  @media (max-width: 480px) {
    .e-header .e-nav-cta-top {
      width: 100%;
      padding: 0;
      margin: 0 auto;
      float: none;
      text-align: center; } }
  .e-header .e-nav-cta-top a {
    font-size: 0.846em;
    line-height: 84px;
    color: white;
    padding-right: 1em;
    text-transform: uppercase;
    text-decoration: none; }
    @media (max-width: 767px) {
      .e-header .e-nav-cta-top a {
        display: block;
        line-height: 1.8; } }
    @media (max-width: 480px) {
      .e-header .e-nav-cta-top a {
        font-size: 0.66em;
        display: inline; } }
    @media (max-width: 320px) {
      .e-header .e-nav-cta-top a {
        display: block;
        line-height: 2.5; } }
    .e-header .e-nav-cta-top a i {
      color: #ff5100;
      padding: 0 0.5em; }

.e-search-form .e-search-box {
  position: relative;
  height: 33px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: white;
  margin-bottom: 0.25em; }
  .e-search-form .e-search-box input[type="text"] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    margin: 0;
    border: 1px solid #c9c9c9;
    background: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .e-search-form .e-search-box button.pull-left + input[type="text"] {
    padding-left: 11%; }
  .e-search-form .e-search-box button {
    margin: 1px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 3%;
    padding-right: 3%;
    position: absolute;
    right: 0;
    z-index: 3;
    border: 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    border-left: 1px solid #c9c9c9; }
  .e-search-form .e-search-box button.pull-left {
    right: auto;
    left: 0;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    border-right: 1px solid #c9c9c9; }
  .e-search-form .e-search-box button.icon {
    border: 0;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .e-search-form .e-search-box button.icon.pull-left {
    padding-right: 0;
    z-index: 1; }

.e-search-form-expandable {
  margin: 0;
  font-size: 1em;
  position: relative; }
  .e-search-form-expandable .e-search-box {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1.35em;
    height: 2.7em;
    width: 3em; }
    .e-search-form-expandable .e-search-box input[type="text"] {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 2;
      font-size: 1.25em;
      height: 1.5em;
      min-height: 1.5em;
      line-height: 1.5em;
      max-width: 2em;
      padding: 0.25em 3.25em 0.25em 1em;
      border-radius: 2em;
      margin: 0;
      border-color: #3c3c3c;
      background: #3c3c3c;
      opacity: 0.01;
      cursor: pointer;
      transition: all 0.25s ease-in-out; }
      .e-search-form-expandable .e-search-box input[type="text"] + button {
        color: inherit;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        font-size: 2em;
        height: 1.375em;
        min-height: 1.375em;
        line-height: 1em;
        padding: 0 0.75em;
        border: 0;
        background: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        transition: all 0.25s ease-in-out; }
        .e-search-form-expandable .e-search-box input[type="text"] + button:active {
          z-index: 3;
          outline: 0; }
      .e-search-form-expandable .e-search-box input[type="text"]:focus {
        max-width: 200px;
        color: #474747;
        border-color: #3c3c3c;
        background: white;
        cursor: text;
        opacity: 1; }
        .e-search-form-expandable .e-search-box input[type="text"]:focus + button {
          z-index: 3;
          color: #b5b5b5; }

.e-breadcrumb {
  background-color: white;
  padding-bottom: 36px; }

.e-content {
  background-color: white; }

.e-content > .row,
.e-content > .row > .featured > .row {
  margin-bottom: 24px; }

.e-content > .row > .featured > .row:last-child .span12 > .e-img:last-child {
  margin-bottom: -24px; }

.e-top {
  background-color: white; }

.e-top .row,
.e-top .row-fluid {
  margin-bottom: 12px; }

.e-top > .row:last-child {
  margin-bottom: 0; }

.e-top > .row:last-child [class*="span"] > .e-img:last-child .large,
.e-top > .row:last-child [class*="span"] > .e-img:last-child .mega {
  margin-bottom: 48px; }

.e-bottom {
  font-size: 0.846em;
  line-height: 1.6;
  padding-top: 2.25em;
  padding-bottom: 1.75em;
  color: #7a7a7a;
  background: #f1f1f1;
  border-top: 1px solid rgba(0, 0, 0, 0.05); }

.e-bottom a {
  color: #7a7a7a;
  text-decoration: underline; }

.e-bottom a:hover {
  color: #474747;
  text-decoration: none; }

.e-bottom h1,
.e-bottom h2,
.e-bottom .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
.e-bottom .headline-h2,
.e-bottom h3,
.e-bottom h4 {
  color: #474747; }

.e-bottom h1 a,
.e-bottom h2 a,
.e-bottom .e-newsletter-popup-container .e-newsletter-popup .headline-h2 a, .e-newsletter-popup-container .e-newsletter-popup
.e-bottom .headline-h2 a,
.e-bottom h3 a,
.e-bottom h4 a {
  color: #474747;
  text-decoration: none; }

.e-bottom h4,
.e-bottom h4 a {
  color: #adadad; }

.e-bottom h1 a:hover,
.e-bottom h2 a:hover,
.e-bottom .e-newsletter-popup-container .e-newsletter-popup .headline-h2 a:hover, .e-newsletter-popup-container .e-newsletter-popup
.e-bottom .headline-h2 a:hover,
.e-bottom h3 a:hover,
.e-bottom h4 a:hover {
  text-decoration: underline; }

@media (max-width: 767px) {
  .e-bottom {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; } }

.e-footer {
  font-size: 13.536px;
  line-height: 20.304px;
  color: #949494;
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  background: #3c3c3c;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.e-footer h1,
.e-footer h2,
.e-footer .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
.e-footer .headline-h2,
.e-footer h3,
.e-footer h4,
.e-footer h5,
.e-footer h6 {
  color: #adadad; }

.e-footer a {
  color: #949494;
  text-decoration: underline; }

.e-footer a:hover {
  color: #949494;
  text-decoration: none; }

.e-footer a.unstyled,
.e-footer a.unstyled:hover {
  text-decoration: none;
  color: inherit; }

.e-footer a i[class*="icon"] {
  text-decoration: none;
  color: #949494; }

.e-footer a:hover i[class*="icon"] {
  color: #7a7a7a; }

.e-footer .btn {
  color: #adadad;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.15);
  background-color: #2a2a2a;
  background-image: -moz-linear-gradient(top, #2f2f2f, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2f2f), to(#222222));
  background-image: -webkit-linear-gradient(top, #2f2f2f, #222222);
  background-image: -o-linear-gradient(top, #2f2f2f, #222222);
  background-image: linear-gradient(to bottom, #2f2f2f, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2F2F2F', endColorstr='#FF222222', GradientType=0);
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  font-size: 14px; }
  .e-footer .btn:hover, .e-footer .btn:focus, .e-footer .btn:active, .e-footer .btn.active, .e-footer .btn.disabled, .e-footer .btn[disabled] {
    color: #adadad;
    background-color: #222222;
    *background-color: #151515; }
  .e-footer .btn:active, .e-footer .btn.active {
    background-color: #090909 \9; }

.e-footer input {
  background: #949494;
  border-color: #151515; }
  .e-footer input:-moz-placeholder {
    color: #6f6f6f; }
  .e-footer input:-ms-input-placeholder {
    color: #6f6f6f; }
  .e-footer input::-webkit-input-placeholder {
    color: #6f6f6f; }

.e-footer input:focus {
  background: white; }

.e-footer hr {
  border-top-color: #e2e2e2;
  border-bottom: 0; }

.e-footer address {
  color: #949494; }

@media (max-width: 767px) {
  .e-footer {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; } }

body {
  padding-bottom: 48px; }

.e-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 980px; }

.container[class*="e-"] {
  padding-left: 20px;
  padding-right: 20px; }

@media (max-width: 767px) {
  body {
    padding: 0;
    background: white !important; }
  body > [class*="e-"] > .container {
    padding-left: 10px;
    padding-right: 10px; }
  body > .e-wrapper {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
  body > .e-wrapper > [class*="e-"] > .container {
    padding-left: 10px;
    padding-right: 10px; } }

/* Responsive
-------------------------------------------------- */
@media (min-width: 768px) and (max-width: 979px) {
  .e-wrapper {
    width: 764px; } }

@media (min-width: 1240px) {
  .e-wrapper {
    width: 1060px; }
  .container[class*="e-"] {
    padding-left: 60px;
    padding-right: 60px; } }

@media (min-width: 1320px) {
  .e-wrapper {
    width: 1100px; }
  .container[class*="e-"] {
    padding-left: 80px;
    padding-right: 80px; } }

@media (min-width: 1640px) {
  .e-wrapper {
    width: 1140px; }
  .container[class*="e-"] {
    padding-left: 100px;
    padding-right: 100px; } }

/* S├©rg for at Left Right afsnit ikke stacker for tidligt */
@media (min-width: 480px) and (max-width: 767px) {
  .e-donotstack,
  .row-fluid .e-donotstack {
    float: left; }
  .e-donotstack + .e-donotstack {
    margin-left: 2.12766%; }
  .e-donotstack.pull-right {
    margin-left: 2.12766%; }
  .e-donotstack.pull-right + .e-donotstack {
    margin-left: 0; }
  .span1.e-donotstack {
    width: 6.38298%;
    *width: 6.32979%; }
  .span2.e-donotstack {
    width: 14.89362%;
    *width: 14.84043%; }
  .span3.e-donotstack {
    width: 23.40426%;
    *width: 23.35106%; }
  .span4.e-donotstack {
    width: 31.91489%;
    *width: 31.8617%; }
  .span5.e-donotstack {
    width: 40.42553%;
    *width: 40.37234%; }
  .span6.e-donotstack {
    width: 48.93617%;
    *width: 48.88298%; }
  .span7.e-donotstack {
    width: 57.44681%;
    *width: 57.39362%; }
  .span8.e-donotstack {
    width: 65.95745%;
    *width: 65.90426%; }
  .span9.e-donotstack {
    width: 74.46809%;
    *width: 74.41489%; }
  .span10.e-donotstack {
    width: 82.97872%;
    *width: 82.92553%; }
  .span11.e-donotstack {
    width: 91.48936%;
    *width: 91.43617%; }
  .span12.e-donotstack {
    width: 100%;
    *width: 99.94681%; }
  .row > .e-donotstack[class*="span"] > a.e-img > img {
    max-width: 100%; } }

@media (max-width: 767px) {
  [class*="span"],
  .row-fluid [class*="span"] {
    margin-bottom: 24px; }
  hr {
    margin: 0; }
  .row + hr {
    margin-top: -24px; }
  hr + .row {
    margin-top: 24px; }
  .row > [class*="span"] > .e-img {
    margin-bottom: 12px; }
  .row > .span1 > a.e-img > img,
  .row > .span2 > a.e-img > img {
    max-width: 33%; }
  .row > .span3 > a.e-img > img,
  .row > .span4 > a.e-img > img {
    max-width: 45%; }
  .row > .span5 > a.e-img > img,
  .row > .span6 > a.e-img > img {
    max-width: 66%; }
  .row > .span7 > a.e-img > img,
  .row > .span8 > a.e-img > img {
    max-width: 75%; }
  .row > .span9 > a.e-img > img,
  .row > .span10 > a.e-img > img {
    max-width: 90%; }
  .row > [class*="span"] > a.e-img > img.large,
  .row > [class*="span"] > a.e-img > img.mega {
    max-width: 100%; } }

.e-nav-global-top {
  background: #3c3c3c;
  border: 0;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: inset 0 -1px 0 black, 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 -1px 0 black, 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 black, 0 2px 2px rgba(0, 0, 0, 0.25); }

.e-nav-global-top.affix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  -webkit-box-shadow: inset 0 -1px 0 black, 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 -1px 0 black, 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 black, 0 2px 2px rgba(0, 0, 0, 0.25); }

.e-nav-global-top .e-search-form {
  margin: 4.5px 0 0;
  width: 220px;
  float: right; }
  @media (max-width: 980px) {
    .e-nav-global-top .e-search-form {
      width: 45%;
      float: right; } }

.e-nav-global-top .e-search-form-expandable {
  float: right;
  font-size: 0.625em;
  height: 44px; }
  .e-nav-global-top .e-search-form-expandable .e-search-box input[type="text"] + button {
    color: #b5b5b5; }

.e-nav-global-top .navbar-inner {
  background: none;
  padding: 0;
  margin: 0; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li:first-child {
  margin-left: -20px; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li > a {
  font-size: 15px;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
  text-shadow: none; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li.active > a {
  color: white; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li.dropdown > a > i.icon-caret-down {
  opacity: 0.35;
  filter: alpha(opacity=35);
  font-size: 0.846em;
  padding-left: 0.25em; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li.dropdown > ul.dropdown-menu > li.dropdown > a > i.icon-caret-down {
  display: none; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li.dropdown > a:hover > i.icon-caret-down,
.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li.dropdown.open > a > i.icon-caret-down {
  opacity: 1;
  filter: alpha(opacity=100); }

.e-nav-global-top .navbar-inverse .nav li.dropdown.open > .dropdown-toggle {
  color: white;
  background: transparent; }

.e-nav-global-top .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.e-nav-global-top .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: white;
  background: #ff5100; }

.e-nav-global-top .navbar-inverse .navbar-search {
  margin-top: 5px; }

.e-nav-global-top .navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #494949;
  background-image: -moz-linear-gradient(top, #4d4d4d, #434343);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d4d4d), to(#434343));
  background-image: -webkit-linear-gradient(top, #4d4d4d, #434343);
  background-image: -o-linear-gradient(top, #4d4d4d, #434343);
  background-image: linear-gradient(to bottom, #4d4d4d, #434343);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4D4D4D', endColorstr='#FF434343', GradientType=0);
  border-color: #434343 #434343 #1d1d1d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #434343;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  margin-top: 3px;
  padding: 5px 13px;
  float: left; }
  .e-nav-global-top .navbar-inverse .btn-navbar:hover, .e-nav-global-top .navbar-inverse .btn-navbar:focus, .e-nav-global-top .navbar-inverse .btn-navbar:active, .e-nav-global-top .navbar-inverse .btn-navbar.active, .e-nav-global-top .navbar-inverse .btn-navbar.disabled, .e-nav-global-top .navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: #434343;
    *background-color: #363636; }
  .e-nav-global-top .navbar-inverse .btn-navbar:active, .e-nav-global-top .navbar-inverse .btn-navbar.active {
    background-color: #2a2a2a \9; }

.e-nav-global-top .dropdown-backdrop {
  position: static; }

@media (max-width: 980px) {
  .e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li:first-child {
    margin-left: 0; }
  .e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li a.notext:after {
    content: attr(title); } }

@media (max-width: 767px) {
  .e-nav-global-top > .container {
    padding-left: 10px;
    padding-right: 10px; }
  .e-nav-global-top .navbar-search {
    max-width: 50%; }
  .e-nav-global-top .btn-navbar {
    max-width: 50%; } }

/* Espresso navigation > local > top */
.e-nav-local-top {
  background: #f1f1f1;
  border: 0;
  box-shadow: 0 -1px 0 0 #e2e2e2 inset; }

.e-nav-local-top.affix {
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25); }

.e-nav-local-top .navbar-inner {
  min-height: 38px;
  background: none; }

.e-nav-local-top .container > .navbar > .navbar-inner > .container > .nav > li > a {
  font-size: 14px;
  padding-top: 7px;
  padding-bottom: 7px; }

.e-nav-local-top .container > .navbar > .navbar-inner > .container > .nav > li.inpath,
.e-nav-local-top .container > .navbar > .navbar-inner > .container > .nav > li.active {
  height: 35px;
  border-bottom: 3px solid #ff5100; }

.e-nav-local-top .container > .navbar > .navbar-inner > .container > .nav > li.inpath > a,
.e-nav-local-top .container > .navbar > .navbar-inner > .container > .nav > li.active > a {
  color: #ff5100;
  font-weight: 600;
  text-shadow: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

@media (max-width: 979px) {
  .e-nav-local-top .nav > li:first-child {
    margin-left: 0; } }

/* Espresso navigation > local > left */
.e-nav-local-left.affix {
  top: 12px; }

@media (min-width: 768px) {
  .e-nav-local-left.affix {
    width: 166px; } }

@media (min-width: 980px) {
  .e-nav-local-left.affix {
    width: 220px; } }

.e-nav-local-left.affix-bottom {
  top: auto;
  bottom: 24px;
  position: absolute; }

.e-nav-local-left .nav li a {
  font-size: 14px;
  color: #7a7a7a;
  line-height: 1.2;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  padding-right: 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.e-nav-local-left .nav li a:hover {
  color: black;
  background-color: white; }

.e-nav-local-left .nav li.inpath > a {
  font-weight: bold;
  color: #ff5100; }

.e-nav-local-left .nav li.inpath:not(.active) > a:hover {
  color: #b33900; }

.e-nav-local-left .nav li.active > a {
  color: white;
  background-color: #ff5100; }

.e-nav-local-left .nav .divider {
  height: 1px;
  overflow: hidden;
  margin: 0.5em 0;
  background-color: #c9c9c9; }

.e-nav-local-left > .nav > li {
  border-top: 1px solid #e2e2e2; }

.e-nav-local-left > .nav > li:last-child {
  border-bottom: 1px solid #e2e2e2; }

.e-nav-local-left > .nav > li.active {
  border-top-color: transparent; }

.e-nav-local-left > .nav > li.active:first-child {
  border-top: 0; }

.e-nav-local-left > .nav > li.active:last-child {
  border-bottom: 0; }

.e-nav-local-left > .nav > li.active:not(.has-children) + li {
  border-top-color: transparent; }

.e-nav-local-left > .nav > li > a {
  padding-left: 10px; }

.e-nav-local-left > .nav > li > .nav {
  margin-left: 20px;
  padding-bottom: 0.4em;
  margin-bottom: 1px; }

.e-nav-local-left > .nav > li > .nav > li > a {
  margin-left: -20px;
  padding-left: 30px; }

.e-nav-local-left > .nav > li > .nav > li > .nav {
  margin-left: 20px;
  padding-bottom: 0.4em;
  margin-bottom: 1px; }

.e-nav-local-left > .nav > li > .nav > li > .nav > li > a {
  margin-left: -40px;
  padding-left: 50px; }

.e-nav-local-left > .nav > li > .nav > li > .nav > li > .nav {
  margin-left: 20px;
  padding-bottom: 0.4em;
  margin-bottom: 1px; }

.e-nav-local-left > .nav > li > .nav > li > .nav > li > .nav > li > a {
  font-size: 0.846em;
  margin-left: -60px;
  padding-left: 70px; }

/* Espresso navigation > local > bottom/footer (visible-phone)*/
.e-bottom + .e-nav-local-bottom .span12 {
  margin-top: 16px; }

.e-nav-local-bottom .e-panel {
  margin: white; }

.e-nav-local-bottom .e-panel {
  background: white;
  margin: 0; }

.e-nav-local-bottom .e-panel .e-panel-cap {
  background: #3c3c3c;
  margin: -1px -1px 0; }

.e-nav-local-bottom .e-panel .e-panel-cap h4 small {
  color: #b5b5b5; }

.e-nav-local-bottom .e-panel .nav li a {
  font-size: 14px;
  color: #7a7a7a;
  line-height: 1.2;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  padding-right: 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.e-nav-local-bottom .e-panel .nav li a:hover {
  color: black;
  background-color: white; }

.e-nav-local-bottom .e-panel .nav li.inpath > a {
  font-weight: bold;
  color: #ff5100; }

.e-nav-local-bottom .e-panel .nav li.inpath:not(.active) > a:hover {
  color: #b33900; }

.e-nav-local-bottom .e-panel .nav li.active > a {
  color: white;
  background-color: #ff5100; }

.e-nav-local-bottom .e-panel .nav .divider {
  height: 1px;
  overflow: hidden;
  margin: 0.5em 0;
  background-color: #c9c9c9; }

.e-nav-local-bottom .e-panel > .nav > li {
  border-top: 1px solid #e2e2e2; }

.e-nav-local-bottom .e-panel > .nav > li:first-child {
  border-top: 0; }

.e-nav-local-bottom .e-panel > .nav > li:last-child {
  border-bottom: 0; }

.e-nav-local-bottom .e-panel > .nav > li.active {
  border-top-color: transparent; }

.e-nav-local-bottom .e-panel > .nav > li.active:first-child {
  border-top: 0; }

.e-nav-local-bottom .e-panel > .nav > li.active:last-child {
  border-bottom: 0; }

.e-nav-local-bottom .e-panel > .nav > li.active:not(.has-children) + li {
  border-top-color: transparent; }

.e-nav-local-bottom .e-panel > .nav > li > a {
  padding-left: 10px; }

.e-nav-local-bottom .e-panel > .nav > li > .nav {
  margin-left: 20px;
  padding-bottom: 0.4em;
  margin-bottom: 1px; }

.e-nav-local-bottom .e-panel > .nav > li > .nav > li > a {
  margin-left: -20px;
  padding-left: 30px; }

.e-nav-local-bottom .e-panel > .nav > li > .nav > li > .nav {
  margin-left: 20px;
  padding-bottom: 0.4em;
  margin-bottom: 1px; }

.e-nav-local-bottom .e-panel > .nav > li > .nav > li > .nav > li > a {
  margin-left: -40px;
  padding-left: 50px; }

.e-nav-local-bottom .e-panel > .nav > li > .nav > li > .nav > li > .nav {
  margin-left: 20px;
  padding-bottom: 0.4em;
  margin-bottom: 1px; }

.e-nav-local-bottom .e-panel > .nav > li > .nav > li > .nav > li > .nav > li > a {
  font-size: 0.846em;
  margin-left: -60px;
  padding-left: 70px; }

/* Espresso navigation > footer */
/* Espresso navigation > utilities-top */
.e-nav-utilities-top {
  font-size: 0.75em;
  margin: 0;
  background-color: #f1f1f1;
  border-bottom: 1px solid #e2e2e2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.e-nav-utilities-top .nav {
  margin-bottom: 0;
  *zoom: 1; }
  .e-nav-utilities-top .nav:before, .e-nav-utilities-top .nav:after {
    display: table;
    content: "";
    line-height: 0; }
  .e-nav-utilities-top .nav:after {
    clear: both; }

.e-nav-utilities-top .nav > li:last-child {
  margin-right: -13.33333px; }

.e-nav-utilities-top .nav > li > a,
.e-nav-utilities-top .nav > li.dropdown > a.dropdown-toggle,
.e-nav-utilities-top .nav > li.dropdown.open > a.dropdown-toggle {
  color: #7a7a7a;
  margin: 0;
  padding: 0.5em 1em;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .e-nav-utilities-top .nav > li > a:hover,
  .e-nav-utilities-top .nav > li.dropdown > a.dropdown-toggle:hover,
  .e-nav-utilities-top .nav > li.dropdown.open > a.dropdown-toggle:hover {
    color: #474747; }
  .e-nav-utilities-top .nav > li > a > i,
  .e-nav-utilities-top .nav > li.dropdown > a.dropdown-toggle > i,
  .e-nav-utilities-top .nav > li.dropdown.open > a.dropdown-toggle > i {
    display: inline-block;
    width: 1.1428571428571428em;
    text-align: center;
    padding-right: 0.375em;
    vertical-align: -10%;
    font-size: 1.3333333333333333em; }

.e-nav-utilities-top .nav > li.dropdown.open a.dropdown-toggle {
  color: #474747; }

.e-nav-utilities-top .nav > li:last-child > a > i {
  padding-right: 0; }

.e-nav-utilities-top .nav > li > ul.dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: #afafaf;
  position: absolute;
  top: -7px;
  left: 12px; }

.e-nav-utilities-top .nav > li > ul.dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 13px; }

.e-nav-utilities-top .nav > li > ul.dropdown-menu a {
  font-size: 1em;
  padding: .66em 1em; }
  .e-nav-utilities-top .nav > li > ul.dropdown-menu a i {
    display: inline-block;
    width: 1.1428571428571428em;
    text-align: center;
    padding-right: 0.375em;
    vertical-align: -10%;
    font-size: 1.3333333333333333em; }

@media (max-width: 767px) {
  .e-nav-utilities-top .nav {
    font-size: 0.846em;
    margin-left: -6.66667px;
    margin-right: -6.66667px; }
  .e-nav-utilities-top .nav > li:last-child {
    margin-right: 0; }
  .e-nav-utilities-top .nav > li > a {
    padding-left: 0.5em;
    padding-right: 0.5em; } }

/* Espresso navigation > utilities-bottom */
.e-nav-utilities-bottom {
  font-size: 12px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1030;
  background-color: #3c3c3c;
  border-top: 1px solid black;
  -webkit-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.e-nav-utilities-bottom .nav {
  margin-bottom: 0;
  *zoom: 1; }
  .e-nav-utilities-bottom .nav:before, .e-nav-utilities-bottom .nav:after {
    display: table;
    content: "";
    line-height: 0; }
  .e-nav-utilities-bottom .nav:after {
    clear: both; }

.e-nav-utilities-bottom .nav .dropdown-menu {
  margin-bottom: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0; }

.e-nav-utilities-bottom .nav > li:first-child {
  margin-left: -13.33333px; }

.e-nav-utilities-bottom .nav > li > a {
  color: #b5b5b5;
  margin: 0;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.e-nav-utilities-bottom .nav > li > a > i {
  font-size: 14px;
  color: #b5b5b5;
  padding: 0 0.125em; }

.e-nav-utilities-bottom .nav > li:last-child > a > i:last-child {
  padding-right: 0; }

.e-nav-utilities-bottom .nav > li:not(.dropdown.open) > a:hover {
  color: white; }

.e-nav-utilities-bottom .nav > li > a:hover > i {
  color: white; }

.e-nav-utilities-bottom .e-website-by {
  float: right; }

.e-nav-utilities-bottom .e-website-by a {
  padding-right: 0;
  opacity: 0.45;
  filter: alpha(opacity=45); }

@media (max-width: 979px) {
  .e-nav-utilities-bottom .nav > li:first-child {
    margin-left: 0; }
  .e-nav-utilities-bottom .nav > li > a {
    padding-left: 10px;
    padding-right: 10px; } }

@media (max-width: 767px) {
  .e-nav-utilities-bottom {
    position: static; }
  .e-nav-utilities-bottom .e-website-by {
    display: none; } }

.e-nav-sitemap li a {
  display: block;
  padding: 4px 0;
  color: #474747; }

.e-nav-sitemap li a:hover {
  color: #3498db; }

.e-nav-sitemap > li > a {
  font-weight: bold; }

.e-nav-sitemap li ul {
  list-style: none; }

.e-panel {
  font-size: 0.846em;
  line-height: 1.6;
  border: 1px solid #e2e2e2;
  clear: both;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 1.5em; }
  .e-panel li,
  .e-panel dt,
  .e-panel dd {
    line-height: inherit; }
  .e-panel.e-panel-focus {
    font-size: 1em; }

/*
udlign afstand i toppen af content p├Ñ e-panel hvis det ligger som f├©rst element i en container med klassen e-column der tilf├©jer padding og border i toppen til at lave t├©rresnoren
*/
.e-column > .row:first-child > [class*="span"]:first-child > .pidlink + .e-panel {
  margin-top: -14px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.e-panel-focus {
  border-color: rgba(0, 0, 0, 0.1);
  background: #ffffcc; }
  .e-panel-focus hr {
    border-color: rgba(0, 0, 0, 0.1);
    margin-bottom: 16px;
    margin-top: 16px; }

.e-label, .e-panel-cap h1,
.e-panel-cap h2,
.e-panel-cap .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
.e-panel-cap .headline-h2,
.e-panel-cap h3,
.e-panel-cap h4,
.e-panel-cap p {
  color: #262626;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0; }
  .e-label input[type="radio"], .e-panel-cap h1 input[type="radio"],
  .e-panel-cap h2 input[type="radio"],
  .e-panel-cap .e-newsletter-popup-container .e-newsletter-popup .headline-h2 input[type="radio"], .e-newsletter-popup-container .e-newsletter-popup
  .e-panel-cap .headline-h2 input[type="radio"],
  .e-panel-cap h3 input[type="radio"],
  .e-panel-cap h4 input[type="radio"],
  .e-panel-cap p input[type="radio"], .e-label input[type="checkbox"], .e-panel-cap h1 input[type="checkbox"],
  .e-panel-cap h2 input[type="checkbox"],
  .e-panel-cap .e-newsletter-popup-container .e-newsletter-popup .headline-h2 input[type="checkbox"], .e-newsletter-popup-container .e-newsletter-popup
  .e-panel-cap .headline-h2 input[type="checkbox"],
  .e-panel-cap h3 input[type="checkbox"],
  .e-panel-cap h4 input[type="checkbox"],
  .e-panel-cap p input[type="checkbox"] {
    margin-top: 5.5px; }

.e-panel-cap {
  min-height: 1.2em;
  font-size: 14px;
  border-bottom: 1px solid #e2e2e2;
  background: #f1f1f1;
  padding: 12px 10px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.e-panel-cap h1,
.e-panel-cap h2,
.e-panel-cap .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
.e-panel-cap .headline-h2,
.e-panel-cap h3,
.e-panel-cap h4,
.e-panel-cap p,
.e-panel-cap form,
.e-panel-cap form label {
  margin: 0;
  padding: 0;
  line-height: 1.2; }

.e-panel-cap form {
  height: 1.2em; }

.e-panel-cap form select {
  font-size: 14px;
  margin-top: -0.25em;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  line-height: 1.6;
  height: 1.6em;
  min-height: 1.6em;
  width: 100%;
  display: inline-block; }

.e-panel-cap .row-fluid [class*="span"] {
  min-height: 0; }

.e-panel-cap.e-panel-cap-focus {
  text-align: center;
  color: white;
  background: #ff5100;
  position: relative;
  border: 1px solid #cc4100;
  margin: -1px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }
  .e-panel-cap.e-panel-cap-focus:before {
    content: '';
    display: inline-block;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #cc4100;
    border-top-color: #cc4100;
    position: absolute;
    bottom: -14px;
    left: 50%;
    margin-left: -8px; }
  .e-panel-cap.e-panel-cap-focus:after {
    content: '';
    display: inline-block;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #ff5100;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -6px; }
  .e-panel-cap.e-panel-cap-focus .e-label, .e-panel-cap.e-panel-cap-focus h1, .e-panel-cap.e-panel-cap-focus h2, .e-panel-cap.e-panel-cap-focus .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup .e-panel-cap.e-panel-cap-focus .headline-h2, .e-panel-cap.e-panel-cap-focus h3, .e-panel-cap.e-panel-cap-focus h4, .e-panel-cap.e-panel-cap-focus p {
    color: inherit; }

.e-price {
  white-space: nowrap;
  font-weight: 400;
  color: #ff5100;
  margin-top: 0;
  margin-bottom: 16px; }

.e-currency {
  font-size: .75em; }

.e-before-price {
  display: block;
  margin-top: 3.42857px;
  text-decoration: line-through; }

.e-ecom-grid {
  line-height: 1.2; }

.e-ecom-grid ul {
  margin: 0;
  padding: 0;
  list-style: none;
  *zoom: 1; }
  .e-ecom-grid ul:before, .e-ecom-grid ul:after {
    display: table;
    content: "";
    line-height: 0; }
  .e-ecom-grid ul:after {
    clear: both; }

.e-ecom-grid ul li {
  text-align: center;
  width: 25%;
  height: 210px;
  float: left;
  padding: 16px 13.33333px 12px;
  margin: 0 0 -1px 0;
  border-width: 0 1px 1px 0;
  border-color: #e2e2e2;
  border-style: solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1; }

.e-ecom-grid ul li:hover {
  z-index: 3;
  outline: 2px solid #3498db !important;
  outline-offset: -2px;
  border-color: white;
  background: white; }

/* use uncle dave's old padding box to create intrinsic ratio on image containers preventing them from jumping around if images have different heights */
.e-ecom-grid ul li > div:first-child {
  position: relative;
  padding-top: 75%;
  height: 0;
  margin-bottom: 0.66em; }

.e-ecom-grid ul li > div:first-child > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center; }

.e-ecom-grid ul li > div:first-child > a > img {
  position: absolute;
  display: inline-block;
  right: 0;
  left: 0;
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto; }

.e-ecom-grid ul li h1,
.e-ecom-grid ul li h2,
.e-ecom-grid ul li .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
.e-ecom-grid ul li .headline-h2,
.e-ecom-grid ul li h3,
.e-ecom-grid ul li h4 {
  font-size: inherit;
  line-height: inherit;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0.125em; }

.e-ecom-grid ul li p {
  margin-bottom: 0.125em; }

.e-ecom-grid ul li a {
  color: inherit;
  text-decoration: none; }

.e-ecom-grid ul li .e-price {
  font-size: 1.25em;
  display: block;
  margin: 4.8px 0 0; }

/* all containers */
@media (min-width: 980px) {
  .e-ecom-grid ul li:nth-child(4n) {
    border-right-width: 0; } }

@media (min-width: 769px) and (max-width: 979px) {
  .e-ecom-grid ul li {
    width: 33.33%; }
  .e-ecom-grid ul li:nth-child(3n) {
    border-right-width: 0; } }

@media (min-width: 640px) and (max-width: 768px) {
  .e-ecom-grid ul li {
    width: 25%; }
  .e-ecom-grid ul li:nth-child(4n) {
    border-right-width: 0; } }

@media (min-width: 481px) and (max-width: 640px) {
  .e-ecom-grid ul li {
    height: 220px;
    width: 33.33%; }
  .e-ecom-grid ul li:nth-child(3n) {
    border-right-width: 0; } }

@media (min-width: 320px) and (max-width: 480px) {
  .e-ecom-grid ul li {
    height: 215px;
    width: 50%; }
  .e-ecom-grid ul li:nth-child(2n) {
    border-right-width: 0; } }

@media (max-width: 319px) {
  .e-ecom-grid ul li {
    width: 100%;
    height: 120%;
    border-right-width: 0; } }

/* all containers - end */
/* small containers: span3 - span1 and span2 not applicable */
@media (min-width: 768px) {
  .span3 > .e-ecom-grid ul li {
    width: 100%;
    height: 220px;
    border-right-width: 0; } }

/* small containers - end */
/* medium containers: span4 */
@media (min-width: 768px) {
  .span4 > .e-ecom-grid ul li,
  .span5 > .e-ecom-grid ul li {
    height: 215px;
    width: 50%;
    border-right-width: 1px; }
  .span4 > .e-ecom-grid ul li:nth-child(2n),
  .span5 > .e-ecom-grid ul li:nth-child(2n) {
    border-right-width: 0; } }

/* medium containers - end */
/* large containers: span12 */
@media (min-width: 981px) {
  .span12 > .e-ecom-grid ul li {
    width: 20%;
    height: 220px;
    border-right-width: 1px; }
  .span12 > .e-ecom-grid ul li:nth-child(5n) {
    border-right-width: 0; } }

@media (min-width: 769px) and (max-width: 980px) {
  .span12 > .e-ecom-grid ul li {
    width: 25%;
    height: 210px;
    border-right-width: 1px; }
  .span12 > .e-ecom-grid ul li:nth-child(4n) {
    border-right-width: 0; } }

/* large containers - end */
.e-productlist {
  clear: both; }

.e-productlist ul {
  margin: 0;
  list-style: none; }

.e-productlist ul li {
  padding: 24px 20px 12px;
  margin: 0;
  position: relative;
  z-index: 1; }

.e-productlist ul li:hover {
  z-index: 2;
  outline: 2px solid #3498db !important;
  border-color: white;
  background: white; }

.e-productlist ul li .row-fluid {
  margin: 0; }

.e-productlist ul li + li {
  border-top: 1px solid #e2e2e2; }

.e-productlist .e-productlist-images img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.e-productlist .e-productlist-info {
  padding: 0 5.4% 0 0.98298%;
  line-height: 1.6; }

.e-productlist .e-productlist-info small, .e-productlist .e-productlist-info .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 .e-productlist .e-productlist-info small {
  display: block; }

.e-productlist .e-productlist-action h2.e-price, .e-productlist .e-productlist-action .e-newsletter-popup-container .e-newsletter-popup .e-price.headline-h2, .e-newsletter-popup-container .e-newsletter-popup .e-productlist .e-productlist-action .e-price.headline-h2 {
  font-weight: 300;
  letter-spacing: -0.025em;
  margin: 0 0 12px; }

.e-productlist .e-productlist-action form {
  margin: 0; }

.e-productlist .e-productlist-action .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  width: 100%; }

@media (max-width: 980px) {
  .e-productlist .e-productlist-action [class*="icon-"] {
    display: none; } }

@media (max-width: 767px) {
  .e-productlist {
    margin-left: -10px;
    margin-right: -10px; }
  .e-productlist ul li {
    padding: 8px 10px 6px; }
  .e-productlist .e-productlist-images {
    width: 20%;
    margin-right: 2.12766%;
    float: left; }
  .e-productlist .e-productlist-info {
    overflow: hidden;
    width: auto; }
  .e-productlist .e-productlist-action {
    display: none; } }

@media (max-width: 479px) {
  .e-productlist .e-productlist-info p:last-child {
    display: none; } }

.e-productlist-filters {
  line-height: 24px; }
  @media (max-width: 767px) {
    .e-productlist-filters {
      display: none; } }
  .e-productlist-filters.e-modal-fixed {
    display: block; }

.e-productlist-filters form {
  margin: 24px 0; }

.e-productlist-filters .divider {
  margin-left: -13.33333px;
  margin-right: -13.33333px; }

.e-productlist-filters label {
  font-size: 13.536px;
  line-height: 1.2;
  margin-bottom: 0; }
  .e-productlist-filters label input[type="radio"], .e-productlist-filters label input[type="checkbox"] {
    margin-top: 0.125em; }

.e-productlist-filters label.disabled {
  text-decoration: line-through;
  color: #adadad; }
  .e-productlist-filters label.disabled:hover {
    cursor: default; }

.e-productdetails .e-productdetails-images .row-fluid {
  margin-bottom: 0; }

.e-productdetails .e-productdetails-images .row-fluid [class*="span"] {
  margin-bottom: 2.12766%; }

.e-productdetails .e-productdetails-images .row-fluid .thumbnail {
  padding: 2.12766%; }

.e-productdetails .e-productdetails-images + .e-productdetails-action {
  padding-left: 2.12766%;
  padding-right: 2.12766%; }

.e-productdetails .e-productdetails-action h2 a, .e-productdetails .e-productdetails-action .e-newsletter-popup-container .e-newsletter-popup .headline-h2 a, .e-newsletter-popup-container .e-newsletter-popup .e-productdetails .e-productdetails-action .headline-h2 a {
  pointer-events: none; }

.e-productdetails .e-productdetails-action form label {
  float: left;
  line-height: 36px;
  margin-right: 2.12766%; }

.e-productdetails .e-productdetails-action form input {
  margin-bottom: 0; }

.e-productdetails .e-productdetails-action form button {
  margin-left: 2.12766%; }

.e-productdetails .e-productdetails-action form p {
  margin: .5em 0 0 0;
  line-height: 1.2; }

.e-productdetails .e-productdetails-desc {
  font-size: 0.846em;
  line-height: 1.6; }

.e-productdetails .e-productdetails-info {
  margin-top: 1em; }

.e-productdetails .e-productdetails-info .tab-content,
.e-productdetails .e-productdetails-info .accordion-inner {
  font-size: 0.846em;
  line-height: 1.6; }

.e-productdetails-related a {
  color: inherit; }

@media (min-width: 980px) {
  .e-productdetails-sidebar {
    padding-left: 4.52128%; } }

@media (max-width: 767px) {
  .e-productdetails .e-productdetails-images .row-fluid [class*="span"] {
    margin-left: 2.12766%;
    float: left; }
  .e-productdetails .e-productdetails-images .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .e-productdetails .e-productdetails-images .row-fluid .span6 {
    width: 48.93617%;
    *width: 48.88298%; }
  .e-productdetails .e-productdetails-images .row-fluid .span4 {
    width: 31.91489%;
    *width: 31.8617%; }
  .e-productdetails .e-productdetails-images .row-fluid .span3 {
    width: 23.40426%;
    *width: 23.35106%; }
  .e-productdetails .e-productdetails-images .row-fluid .span2 {
    width: 14.89362%;
    *width: 14.84043%; } }

.e-multi-order th {
  white-space: nowrap; }

.e-multi-order tbody input {
  margin-top: -3px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 0; }

.e-quick-order th {
  white-space: nowrap; }

.e-quick-order tbody img {
  float: left;
  clear: left;
  width: 28%; }

.e-quick-order tbody p {
  margin-left: 30%;
  margin-bottom: 0; }

.e-quick-order tbody p strong {
  display: block; }

.e-quick-order tbody input {
  margin-top: -3px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 0; }

.e-quick-order tfoot input {
  margin-bottom: 0; }

.e-productdetails-configurator .e-label, .e-productdetails-configurator .e-panel-cap h1, .e-panel-cap .e-productdetails-configurator h1, .e-productdetails-configurator
.e-panel-cap h2,
.e-panel-cap .e-productdetails-configurator h2, .e-productdetails-configurator
.e-panel-cap .e-newsletter-popup-container .e-newsletter-popup .headline-h2,
.e-panel-cap .e-newsletter-popup-container .e-newsletter-popup .e-productdetails-configurator .headline-h2, .e-productdetails-configurator .e-newsletter-popup-container .e-newsletter-popup
.e-panel-cap .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
.e-panel-cap .e-productdetails-configurator .headline-h2, .e-productdetails-configurator
.e-panel-cap h3,
.e-panel-cap .e-productdetails-configurator h3, .e-productdetails-configurator
.e-panel-cap h4,
.e-panel-cap .e-productdetails-configurator h4, .e-productdetails-configurator
.e-panel-cap p,
.e-panel-cap .e-productdetails-configurator p {
  margin-bottom: 0; }

.e-productdetails-configurator .control-group .controls select {
  height: 24px;
  min-height: 24px;
  max-height: 24px;
  line-height: 24px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.846em; }

.e-productdetails-configurator .control-group .controls .radio {
  line-height: 1.4;
  margin-bottom: 6px;
  color: #474747;
  font-weight: 400; }
  .e-productdetails-configurator .control-group .controls .radio input[type="radio"] {
    margin-top: 3px; }

.e-cart th {
  white-space: nowrap; }

.e-cart .e-cart-product-name > a {
  float: left;
  clear: left;
  width: 35%; }

.e-cart .e-cart-product-name > a + div {
  margin-left: 38%; }

.e-cart .e-cart-product-name > a + div p a:first-child {
  font-weight: 600; }

.e-cart .e-cart-product-name > a + div a,
.e-cart .e-cart-product-name > a + div small,
.e-cart .e-cart-product-name > a + div .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2
.e-cart .e-cart-product-name > a + div small {
  display: block; }

.e-cart .e-cart-product-name > a + div ul {
  margin-top: 0; }

.e-cart .e-cart-product-name > a + div ul li {
  line-height: 1.4;
  font-size: .846em; }

.e-cart .e-cart-product-quantity {
  text-align: right; }

.e-cart .e-cart-product-quantity input {
  margin-top: -3px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 0; }

.e-cart .e-cart-product-totalprice {
  text-align: right; }

.e-cart .e-cart-product-quantity-action {
  white-space: nowrap; }

.e-cart .e-cart-product-quantity-action button {
  margin-top: -0.375em;
  margin-left: -1.375em; }

.e-cart .e-cart-product-action a:hover {
  text-decoration: none; }

.e-cart .form-inline {
  margin: 0; }

.e-cart .form-inline label {
  padding: 0 12px 0 0;
  color: #474747; }

.e-cart .form-inline input {
  margin: 0 8px 0 0;
  color: #474747; }

.e-cart .e-orderline-1,
.e-cart .e-orderline-3 {
  background: #ffc; }

.e-cart .e-totalsline td:first-child {
  border: 0; }

.e-cart .e-totalsline strong {
  line-height: 24px;
  display: block;
  white-space: nowrap; }

.e-cart .e-totalsline small, .e-cart .e-totalsline .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2 .e-cart .e-totalsline small {
  white-space: nowrap; }

.e-cart .e-price-total .e-panel-focus strong {
  font-size: 24px;
  font-weight: bold; }

.e-cart .e-price-total td {
  border-top: 3px solid black;
  padding-top: 12px; }

/*small cart in sidebar*/
.e-cart-mini {
  width: 92%;
  margin: 0 4%;
  line-height: 1.4; }

.e-cart-mini .e-orderline-1,
.e-cart-mini .e-orderline-3 {
  background: #ffc; }

.e-cart-mini tr:first-child td {
  border: 0; }

.e-cart-mini td {
  line-height: inherit; }

.e-cart-mini .e-panel-focus .e-price-total {
  font-size: 1.18205em; }

.e-cart-mini tfoot td {
  padding: 20.304px 0; }

@media (min-width: 768px) and (max-width: 979px) {
  .e-cart th,
  .e-cart td {
    width: auto; }
  .e-cart .e-cart-product-action a {
    margin-left: -8px; } }

@media (max-width: 767px) {
  /*mini cart in sidebar */
  .e-cart-mini {
    width: 100%;
    margin: 0; }
  .e-cart,
  .e-cart thead,
  .e-cart tbody,
  .e-cart tfoot,
  .e-cart tr,
  .e-cart th,
  .e-cart td {
    display: block;
    border: 0;
    padding: 0;
    empty-cells: hide; }
  .e-cart thead {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    display: none; }
  .e-cart tr {
    overflow: hidden;
    border-top: 1px solid #e2e2e2;
    padding: 4px; }
  legend + .e-cart tr:first-child {
    border-top: 0; }
  .e-cart td {
    float: right;
    text-align: right; }
  .e-cart td:first-child {
    float: left;
    text-align: left;
    width: 100%; }
  .e-cart .e-cart-product-name {
    float: left; }
  .e-cart .e-cart-product-name > a {
    clear: none;
    width: 30%; }
  .e-cart .e-cart-product-name > a + div {
    margin-left: 32%; }
  .e-cart .e-cart-product-name > a + div p a,
  .e-cart .e-cart-product-name > a + div p small,
  .e-cart .e-cart-product-name > a + div p .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2
  .e-cart .e-cart-product-name > a + div p small {
    display: inline; }
  .e-cart .e-totalsline {
    border: 0; }
  .e-cart .form-inline {
    margin-bottom: 2.66667px; }
  .e-cart .e-totalsline td[colspan="2"] {
    float: left;
    text-align: left; }
  .e-cart .e-totalsline.e-price-total {
    border-top: 3px solid black; }
  .e-cart .e-totalsline.e-price-total td {
    border: 0; }
  .e-cart .e-totalsline td:first-child,
  .e-cart .e-totalsline td:last-child {
    display: none; } }

@media (max-width: 480px) {
  .e-cart {
    width: auto;
    max-width: none;
    margin-left: -20px;
    margin-right: -20px; } }

.e-cart-header {
  font-size: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 10px;
  padding-left: 10px;
  white-space: nowrap;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.e-cart-header p {
  margin-bottom: 0; }

.e-cart-header p:first-child {
  padding-top: 2.464px; }

.e-cart-header p + p {
  margin-top: 6px; }

.e-cart-header p:first-child a,
.e-cart-header p:first-child a:hover {
  color: inherit;
  text-decoration: none; }

.e-cart-header p [class*="icon-"] {
  width: 1em;
  margin-right: 0;
  margin-top: -4.928px;
  line-height: 40.608px;
  font-size: 40px; }

.e-cart-header p strong,
.e-cart-header p small,
.e-cart-header p .e-newsletter-popup-container .e-newsletter-popup .headline-h2 small, .e-newsletter-popup-container .e-newsletter-popup .headline-h2
.e-cart-header p small {
  display: block;
  margin-left: 48px;
  line-height: 17.17718px; }

.e-cart-header p a.btn {
  font-size: 14px;
  padding: 0.125em 1em; }

.e-cart-header p a.btn + a.btn {
  margin-left: 5px; }

@media (max-width: 767px) {
  .e-cart-header {
    padding-top: 4px;
    padding-bottom: 4px; }
  .e-cart-header p + p {
    margin-top: 0; }
  .e-cart-header p strong {
    margin-left: 0; }
  .e-cart-header p + p a {
    float: left;
    font-size: 0.846em;
    padding: 0.125em 0.5em 0.125em 0; } }

@media (max-width: 480px) {
  .e-cart-header {
    white-space: normal;
    border-right: 0;
    padding-right: 2.12766%;
    padding-left: 4.25532%;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .e-cart-header p i[class*="icon-"],
  .e-cart-header p i[class*="icon-"]:before {
    display: none; } }

@media (max-width: 320px) {
  .e-cart-header p + p a {
    line-height: 1;
    padding-top: 0; } }

.e-checkout-form {
  font-size: 1.181205em; }

/*
* THE CHECKOUT FLOW
*/
.e-header.e-header-checkout {
  padding-top: 24px;
  padding-bottom: 0; }

.e-header-checkout .e-logo {
  line-height: 60px;
  max-width: 100%; }

/* Outer container */
.e-checkout-progress {
  overflow: hidden;
  text-align: center;
  height: 96px; }

/* Steps */
.step {
  width: 20%;
  float: left;
  font-weight: bold;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.step-divider {
  width: 12%;
  font-size: 32px;
  line-height: 60px;
  float: left;
  color: #e2e2e2; }

.step .step-count {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  line-height: 60px;
  font-size: 24px;
  border: 1px solid #e2e2e2;
  border-color: rgba(0, 0, 0, 0.25);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 8px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f1f1f1;
  color: #474747; }

.step .step-title {
  white-space: nowrap;
  margin-left: -48px;
  margin-right: -48px;
  margin-bottom: 0; }

.step.step-active {
  opacity: 1;
  filter: alpha(opacity=100); }

.step.step-active,
.step.step-active + .step-divider {
  color: #ff5100; }

.step.step-active .step-count {
  background-color: #ff5100;
  color: white;
  font-weight: bold; }

/*form actions til checkout flow */
.e-checkout-actions {
  margin-top: 12px;
  margin-bottom: 24px;
  padding: 12px 20px;
  background-color: whitesmoke;
  border-top: 1px solid #e2e2e2; }

.e-checkout-actions .row-fluid {
  margin-bottom: 0; }

.e-checkout-actions .btn i {
  margin-right: 8px; }

.e-checkout-actions .btn-success i {
  margin-right: 0;
  margin-left: 8px; }

#TermsAndConditions label {
  padding: 24px 40px;
  border: 1px solid #e2e2e2; }

@media (max-width: 767px) {
  .e-checkout-actions {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 0;
    margin-bottom: 0; }
  .e-checkout-actions .row-fluid .span6 {
    float: left;
    width: 50%;
    margin-bottom: 0; }
  /* Outer container */
  .e-checkout-progress {
    overflow: hidden;
    text-align: left;
    height: auto;
    margin-top: -24px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  /* Steps */
  .step {
    width: 100%;
    overflow: hidden;
    float: none;
    background-color: #f1f1f1;
    padding-top: 4px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 4px;
    border-bottom: 1px solid #e2e2e2;
    border-color: rgba(0, 0, 0, 0.25); }
  .step-divider {
    display: none; }
  .step .step-count,
  .step .step-title {
    float: left;
    width: auto;
    height: auto;
    line-height: 24px;
    font-size: 16px;
    border: 0;
    margin: 0 !important;
    text-shadow: none;
    padding: 0 8px; }
  .step .step-count:after {
    content: '. '; }
  .step.step-active {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #ff5100;
    color: white;
    font-weight: bold; }
  .step.step-active .step-count,
  .step.step-active .step-title {
    background-color: #ff5100;
    color: white;
    font-weight: bold; }
  #TermsAndConditions .controls {
    margin-left: 0; } }

.e-top > .row:first-child > [class*="span"] > .pidlink + h1,
.e-top > .row:first-child > [class*="span"] > .pidlink + h2, .e-newsletter-popup-container .e-newsletter-popup
.e-top > .row:first-child > [class*="span"] > .pidlink + .headline-h2,
.e-top > .row:first-child > [class*="span"] > .pidlink + h3,
.e-top > .row:first-child > [class*="span"] > .pidlink + h4,
.e-content > .row > [class*="span"] > .row:first-child > [class*="span"] > .pidlink + h1,
.e-content > .row > [class*="span"] > .row:first-child > [class*="span"] > .pidlink + h2, .e-newsletter-popup-container .e-newsletter-popup
.e-content > .row > [class*="span"] > .row:first-child > [class*="span"] > .pidlink + .headline-h2,
.e-content > .row > [class*="span"] > .row:first-child > [class*="span"] > .pidlink + h3,
.e-content > .row > [class*="span"] > .row:first-child > [class*="span"] > .pidlink + h4 {
  margin-top: 0; }

.e-column {
  border-top: 1px solid #e2e2e2;
  padding-top: 13px; }

.e-column > .row:first-child > [class*="span"] > .pidlink + h1,
.e-column > .row:first-child > [class*="span"] > .pidlink + h2, .e-newsletter-popup-container .e-newsletter-popup
.e-column > .row:first-child > [class*="span"] > .pidlink + .headline-h2,
.e-column > .row:first-child > [class*="span"] > .pidlink + h3,
.e-column > .row:first-child > [class*="span"] > .pidlink + h4 {
  margin-top: 0; }

/* temp til fk for at f├Ñ en special forside*/
.e-wrapper .container.e-transparent {
  background: none; }

.e-wrapper .container.e-transparent .featured {
  margin-left: 0; }

.e-wrapper .container.e-transparent .featured > .row > [class*="span"] {
  background: rgba(255, 255, 255, 0.85);
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.e-wrapper .container.e-transparent .featured > .row > [class*="span"] .e-img {
  margin: -12px -12px 0; }

@media (max-width: 767px) {
  .e-wrapper .container.e-transparent {
    padding: 0; }
  .e-wrapper .container.e-transparent .featured {
    margin-top: 0;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .e-wrapper .container.e-transparent .row {
    margin: 2.12766%; }
  .e-wrapper .container.e-transparent .featured > .row > [class*="span"] {
    background: rgba(255, 255, 255, 0.45); } }

a.arrow:after,
a.arrow-left:before,
a.arrow-right:after,
a.arrow-up:before,
a.arrow-down:after {
  font-family: 'FontAwesome';
  position: relative;
  content: "\f105";
  display: inline-block;
  top: 0.05em;
  margin-left: 0.35em;
  line-height: inherit; }

a.arrow-left:before {
  content: "\f104";
  margin-right: 0.40em;
  margin-left: 0;
  top: 0; }

a.arrow-up:before {
  content: "\f106";
  margin-right: 0.40em;
  font-size: 1.20em;
  margin-left: 0; }

a.arrow-down:after {
  content: "\f107";
  font-size: 1.20em; }

.e-embed-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }

.e-embed-container[data-ratio="3:1"] {
  padding-bottom: 33.33%; }

.e-embed-container[data-ratio="4:3"] {
  padding-bottom: 75%; }

.e-embed-container[data-ratio="16:9"] {
  padding-bottom: 56.25%; }

.e-embed-container[data-ratio="1:1"] {
  padding-bottom: 100%; }

.e-embed-container[data-ratio="1:2"] {
  padding-bottom: 200%; }

.e-embed-container.shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); }

.e-embed-container.e-video {
  padding-top: 30px; }

.e-embed-container.e-google-map {
  padding-bottom: 33.33%;
  border: 1px solid #e2e2e2;
  background: #e5e3df;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.e-embed-container.e-google-map[data-ratio="3:1"] {
  padding-bottom: 33.33%; }

.e-embed-container.e-google-map[data-ratio="4:3"] {
  padding-bottom: 75%; }

.e-embed-container.e-google-map[data-ratio="16:9"] {
  padding-bottom: 56.25%; }

.e-embed-container.e-google-map .e-google-map-static {
  width: 100%; }

.e-embed-container.e-google-map img {
  min-width: 0;
  max-width: none;
  vertical-align: inherit; }

.e-embed-container.e-google-map .gm-style, .e-embed-container.e-google-map .gm-style-iw, .e-embed-container.e-google-map .gm-style .gm-style-iw p, .e-embed-container.e-google-map .gm-style .gm-style-iw p a, .e-embed-container.e-google-map .gm-style .gm-style-iw span, .e-embed-container.e-google-map .gm-style .gm-style-iw label, .e-embed-container.e-google-map .gm-style .gm-style-iw div {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  white-space: nowrap; }

.e-embed-container.e-google-map .gm-style .gm-style-iw p {
  color: #474747;
  margin-bottom: 5px; }

.e-embed-container.e-google-map .gm-style .gm-style-iw h1,
.e-embed-container.e-google-map .gm-style .gm-style-iw h2,
.e-embed-container.e-google-map .gm-style .gm-style-iw .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
.e-embed-container.e-google-map .gm-style .gm-style-iw .headline-h2,
.e-embed-container.e-google-map .gm-style .gm-style-iw h3,
.e-embed-container.e-google-map .gm-style .gm-style-iw h4,
.e-embed-container.e-google-map .gm-style .gm-style-iw h1 a,
.e-embed-container.e-google-map .gm-style .gm-style-iw h2 a,
.e-embed-container.e-google-map .gm-style .gm-style-iw .e-newsletter-popup-container .e-newsletter-popup .headline-h2 a, .e-newsletter-popup-container .e-newsletter-popup
.e-embed-container.e-google-map .gm-style .gm-style-iw .headline-h2 a,
.e-embed-container.e-google-map .gm-style .gm-style-iw h3 a,
.e-embed-container.e-google-map .gm-style .gm-style-iw h4 a {
  color: #262626;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 4px; }

.e-embed-container iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.addthis_toolbox {
  margin-top: 4px; }

.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
  float: none;
  display: inline-block; }

.addthis_toolbox span span {
  visibility: hidden; }

@media (min-width: 980px) {
  .topmargin025 {
    margin-top: 0.25em !important; }
  .topmargin05 {
    margin-top: 0.5em !important; }
  .topmargin1 {
    margin-top: 1em !important; }
  .topmargin2 {
    margin-top: 2em !important; }
  .topmargin3 {
    margin-top: 3em !important; }
  .topmargin4 {
    margin-top: 4em !important; }
  .topmargin5 {
    margin-top: 5em !important; }
  .topmargin6 {
    margin-top: 6em !important; } }

@media (min-width: 980px) {
  .bottommargin1 {
    margin-bottom: 24px !important; }
  .bottommargin2 {
    margin-bottom: 48px !important; }
  .bottommargin3 {
    margin-bottom: 72px !important; }
  .bottommargin4 {
    margin-bottom: 96px !important; }
  .bottommargin5 {
    margin-bottom: 120px !important; }
  .bottommargin6 {
    margin-bottom: 144px !important; } }

.e-section {
  padding-top: 36px; }

.e-section hr {
  border-bottom: 0; }

.e-section > .row:last-child,
.e-section > .row > .featured > .row:last-child {
  margin-bottom: 0; }

.e-section-transparent {
  background-color: transparent; }

.e-section-transparent hr {
  border-top-color: #e2e2e2; }

.e-section-transparent p {
  color: #474747; }

.e-section-transparent p a:not(.btn) {
  color: #3498db; }

.e-section-transparent h1,
.e-section-transparent h2,
.e-section-transparent .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
.e-section-transparent .headline-h2,
.e-section-transparent h3,
.e-section-transparent h4 {
  color: #262626; }

.e-section-gray {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f1f1f1, #e9e9e9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#e9e9e9));
  background-image: -webkit-linear-gradient(top, #f1f1f1, #e9e9e9);
  background-image: -o-linear-gradient(top, #f1f1f1, #e9e9e9);
  background-image: linear-gradient(to bottom, #f1f1f1, #e9e9e9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF1F1F1', endColorstr='#FFE9E9E9', GradientType=0); }

.e-section-gray hr {
  border-top-color: #e2e2e2; }

.e-section-gray p {
  color: #474747; }

.e-section-gray p a:not(.btn) {
  color: #3498db; }

.e-section-gray h1,
.e-section-gray h2,
.e-section-gray .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
.e-section-gray .headline-h2,
.e-section-gray h3,
.e-section-gray h4 {
  color: #262626; }

.e-section-black {
  background-color: #2a2a2a;
  background-image: -moz-linear-gradient(top, #2d2d2d, #252525);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d2d2d), to(#252525));
  background-image: -webkit-linear-gradient(top, #2d2d2d, #252525);
  background-image: -o-linear-gradient(top, #2d2d2d, #252525);
  background-image: linear-gradient(to bottom, #2d2d2d, #252525);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2D2D2D', endColorstr='#FF252525', GradientType=0); }

.e-section-black hr {
  border-top-color: black; }

.e-section-black p {
  color: #a2a2a2; }

.e-section-black p a:not(.btn) {
  color: #3498db; }

.e-section-black h1,
.e-section-black h2,
.e-section-black .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
.e-section-black .headline-h2,
.e-section-black h3,
.e-section-black h4 {
  color: #eeeeee; }

.e-loading-spinner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  margin: 0 .5em;
  font-size: 16px;
  text-indent: 999em;
  overflow: hidden;
  -webkit-animation: e-loading-spinner 0.8s infinite steps(8);
  -moz-animation: e-loading-spinner 0.8s infinite steps(8);
  -ms-animation: e-loading-spinner 0.8s infinite steps(8);
  -o-animation: e-loading-spinner 0.8s infinite steps(8);
  animation: e-loading-spinner 0.8s infinite steps(8); }
  .e-loading-spinner:before, .e-loading-spinner:after,
  .e-loading-spinner > span:before,
  .e-loading-spinner > span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 11px;
    /* (container width - part width)/2  */
    width: 2px;
    height: 8px;
    border-radius: .1em;
    background: #d5d5d5;
    box-shadow: 0 16px #eeeeee;
    /* container   height - part height */
    -webkit-transform-origin: 50% 12px;
    -moz-transform-origin: 50% 12px;
    -ms-transform-origin: 50% 12px;
    -o-transform-origin: 50% 12px;
    transform-origin: 50% 12px;
    /* container height / 2 */ }
  .e-loading-spinner:before {
    background: #555555; }
  .e-loading-spinner:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #888888; }
  .e-loading-spinner > span:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: #a2a2a2; }
  .e-loading-spinner > span:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background: #bbbbbb; }

.e-mega {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animate-hide, .animate, .fadeIn {
  visibility: hidden; }

.animate-show {
  visibility: visible; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-timing-function: ease-in-out-quart;
  animation-timing-function: ease-in-out-quart; }

/* Espresso images */
[class*="span"] > .e-img {
  display: block;
  *zoom: 1; }
  [class*="span"] > .e-img:before, [class*="span"] > .e-img:after {
    display: table;
    content: "";
    line-height: 0; }
  [class*="span"] > .e-img:after {
    clear: both; }

[class*="span"] > h1 + .e-img > img,
[class*="span"] > h2 + .e-img > img, .e-newsletter-popup-container .e-newsletter-popup
[class*="span"] > .headline-h2 + .e-img > img,
[class*="span"] > h3 + .e-img > img,
[class*="span"] > h4 + .e-img > img,
[class*="span"] > h5 + .e-img > img,
[class*="span"] > h6 + .e-img > img {
  margin-top: 8px; }

[class*="span"] > .e-img > img.left {
  float: left; }

[class*="span"] > .e-img > img.right {
  float: right; }

[class*="span"] > .e-img > img.center {
  float: none;
  display: block;
  margin: 0 auto; }

.e-rounded,
[class*="span"] > .e-img > img,
[class*="span"] > .e-img.rounded > img {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.e-donotround,
[class*="span"] > .e-img > img.donotround {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

[class*="span"] > .e-img > img.zoom {
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s; }

[class*="span"] > .e-img > img.zoom:hover {
  -webkit-transform: scale(1.075);
  -moz-transform: scale(1.075);
  -ms-transform: scale(1.075);
  -o-transform: scale(1.075);
  transform: scale(1.075); }

.e-shadow,
[class*="span"] > .e-img > img.shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); }

.e-border,
[class*="span"] > .e-img > img.border {
  display: block;
  background-color: white;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 6px;
  border: 1px solid #e2e2e2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.e-shadow.e-border,
[class*="span"] > img.shadow.border,
[class*="span"] > .e-img > img.shadow.border {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); }

.e-circle,
[class*="span"] > .e-img > img.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.e-circle.e-border,
[class*="span"] > .e-img > img.circle.border {
  border: 0;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset; }

.e-polaroid,
[class*="span"] > .e-img > img.polaroid {
  margin: 0 auto;
  display: block;
  width: 90%;
  padding: 3% 3% 16%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f5f6ee;
  background-image: -moz-linear-gradient(top, #f7f8f0, #f2f3ea);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f8f0), to(#f2f3ea));
  background-image: -webkit-linear-gradient(top, #f7f8f0, #f2f3ea);
  background-image: -o-linear-gradient(top, #f7f8f0, #f2f3ea);
  background-image: linear-gradient(to bottom, #f7f8f0, #f2f3ea);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F8F0', endColorstr='#FFF2F3EA', GradientType=0);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2), 0px -2px 3px -2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2), 0px -2px 3px -2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2), 0px -2px 3px -2px rgba(0, 0, 0, 0.1); }

[class*="span12"] > .row > [class*="span"] > .e-img > img.bleedleft {
  margin-right: 10px;
  margin-left: -10px; }
  @media (min-width: 768px) {
    [class*="span12"] > .row > [class*="span"] > .e-img > img.bleedleft {
      margin-right: 20px;
      margin-left: -20px; } }
  @media (min-width: 1240px) {
    [class*="span12"] > .row > [class*="span"] > .e-img > img.bleedleft {
      margin-right: 60px;
      margin-left: -60px; } }
  @media (min-width: 1320px) {
    [class*="span12"] > .row > [class*="span"] > .e-img > img.bleedleft {
      margin-right: 80px;
      margin-left: -80px; } }
  @media (min-width: 1640px) {
    [class*="span12"] > .row > [class*="span"] > .e-img > img.bleedleft {
      margin-right: 100px;
      margin-left: -100px; } }

[class*="span12"] > .row > [class*="span"] > .e-img > img.bleedright {
  margin-right: -10px;
  margin-left: 10px; }
  @media (min-width: 768px) {
    [class*="span12"] > .row > [class*="span"] > .e-img > img.bleedright {
      margin-right: -20px;
      margin-left: 20px; } }
  @media (min-width: 1240px) {
    [class*="span12"] > .row > [class*="span"] > .e-img > img.bleedright {
      margin-right: -60px;
      margin-left: 60px; } }
  @media (min-width: 1320px) {
    [class*="span12"] > .row > [class*="span"] > .e-img > img.bleedright {
      margin-right: -80px;
      margin-left: 80px; } }
  @media (min-width: 1640px) {
    [class*="span12"] > .row > [class*="span"] > .e-img > img.bleedright {
      margin-right: -100px;
      margin-left: 100px; } }

@media (min-width: 768px) {
  .container[class*="e-"] .row .span8 img.large {
    max-width: none; } }

@media (min-width: 768px) and (max-width: 979px) {
  .container[class*="e-"] .row .span8 img.large {
    width: 724px;
    margin-left: -124px;
    margin-right: -124px; } }

@media (min-width: 980px) {
  .container[class*="e-"] .row .span8 img.large {
    width: 940px;
    margin-left: -160px;
    margin-right: -160px; } }

.container[class*="e-"] .row .span8 .mega {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  @media (min-width: 768px) {
    .container[class*="e-"] .row .span8 .mega {
      max-width: none; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .container[class*="e-"] .row .span8 .mega {
      width: 764px;
      margin-left: -144px;
      margin-right: -144px; } }
  @media (min-width: 980px) {
    .container[class*="e-"] .row .span8 .mega {
      width: 980px;
      margin-left: -180px;
      margin-right: -180px; } }
  @media (min-width: 1240px) {
    .container[class*="e-"] .row .span8 .mega {
      width: 1060px;
      margin-left: -220px;
      margin-right: -220px; } }
  @media (min-width: 1320px) {
    .container[class*="e-"] .row .span8 .mega {
      width: 1100px;
      margin-left: -240px;
      margin-right: -240px; } }
  @media (min-width: 1640px) {
    .container[class*="e-"] .row .span8 .mega {
      width: 1140px;
      margin-left: -260px;
      margin-right: -260px; } }

.container[class*="e-"] .row .span12 .mega {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  @media (min-width: 768px) {
    .container[class*="e-"] .row .span12 .mega {
      max-width: none; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .container[class*="e-"] .row .span12 .mega {
      width: 764px;
      margin-left: -20px;
      margin-right: -20px; } }
  @media (min-width: 980px) {
    .container[class*="e-"] .row .span12 .mega {
      width: 980px;
      margin-left: -20px;
      margin-right: -20px; } }
  @media (min-width: 1240px) {
    .container[class*="e-"] .row .span12 .mega {
      width: 1060px;
      margin-left: -60px;
      margin-right: -60px; } }
  @media (min-width: 1320px) {
    .container[class*="e-"] .row .span12 .mega {
      width: 1100px;
      margin-left: -80px;
      margin-right: -80px; } }
  @media (min-width: 1640px) {
    .container[class*="e-"] .row .span12 .mega {
      width: 1140px;
      margin-left: -100px;
      margin-right: -100px; } }

.e-img + .table tbody tr:first-child td {
  border-top: 0; }

.e-gallery-fullscreen {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  background: #3c3c3c; }

.e-gallery-fullscreen-slides {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%; }
  .e-gallery-fullscreen-slides > div {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%;
    top: -100%;
    opacity: 0; }
    .e-gallery-fullscreen-slides > div.active {
      top: 0;
      opacity: 1;
      z-index: 1;
      transition-timing-function: ease-in-out;
      -webkit-transform: translate3d(0, 0, 0);
      -webkit-backface-visibility: hidden;
      -webkit-perspective: 1000;
      transform: translate3d(0, 0, 0);
      backface-visibility: hidden;
      perspective: 1000; }
      .e-gallery-fullscreen-slides > div.active.transition-slide {
        transition-duration: 0.25s;
        transition-property: top; }
      .e-gallery-fullscreen-slides > div.active.transition-fade {
        transition-duration: 0.5s;
        transition-property: opacity; }

.e-gallery-fullscreen-controls {
  position: absolute;
  bottom: 0;
  height: 100%;
  left: 50%; }
  .e-gallery-fullscreen-controls > div {
    position: absolute;
    overflow: hidden;
    z-index: 2;
    left: 0;
    bottom: 0;
    width: 25%;
    background-color: whitesmoke;
    background-color: rgba(245, 245, 245, 0.85);
    min-height: 7.5em;
    max-height: 7.5em;
    padding: 1.4285em;
    box-sizing: border-box;
    transition: all 0.25s ease-in-out 0s;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000; }
    @media (max-width: 767px) {
      .e-gallery-fullscreen-controls > div {
        font-size: 0.846em;
        line-height: 1.4;
        left: 0 !important;
        width: 100% !important;
        display: none;
        min-height: 0; } }
    .e-gallery-fullscreen-controls > div.inactive {
      min-height: 0;
      max-height: 0;
      padding-top: 0;
      padding-bottom: 0; }
    .e-gallery-fullscreen-controls > div.active {
      max-height: 99%;
      transition: max-height 0.5s ease-in-out 0.25s; }
      @media (max-width: 767px) {
        .e-gallery-fullscreen-controls > div.active {
          display: block; } }
    .e-gallery-fullscreen-controls > div:only-child {
      bottom: 10%;
      width: 40%; }

.e-map-list {
  line-height: 1.3; }
  .e-map-list .e-map-list-item {
    margin-bottom: 1.75em; }
    .e-map-list .e-map-list-item h3 {
      font-size: 1.25em; }
      .e-map-list .e-map-list-item h3 a {
        color: #3498db;
        text-decoration: underline; }
        .e-map-list .e-map-list-item h3 a:hover {
          text-decoration: none; }
    .e-map-list .e-map-list-item p {
      margin-bottom: 0.25em; }
      .e-map-list .e-map-list-item p a {
        color: inherit;
        text-decoration: underline; }
        .e-map-list .e-map-list-item p a:hover {
          text-decoration: none; }

.e-maps-search-marker-color {
  color: #3498db; }

.e-maps-marker-color-1 {
  color: #ff5100; }

.e-maps-infowindow {
  padding-top: 0.33em; }

.e-login > .row-fluid > div[class^="span"]:first-child {
  border-right: 1px solid #e2e2e2; }

.e-login > .row-fluid > div[class^="span"]:last-child {
  padding-top: 25px; }

.e-login .well .form-actions {
  margin-top: 0; }

.e-login .well .form-actions + p {
  margin-top: 48px;
  margin-bottom: 0; }

/*modal specifikke styles*/
@media (min-width: 980px) {
  .e-login.modal {
    width: 880px;
    margin-left: -440px; }
  .e-login.modal .modal-body {
    max-height: 560px; }
  .e-login.modal .modal-body div:first-child .row-fluid {
    margin-top: 48px; } }

.e-newsletter-popup-container {
  position: fixed;
  display: none;
  background: #ff5100;
  right: 0;
  border-bottom-width: 0;
  margin-top: 12px;
  margin-left: 12px;
  min-width: 100px;
  font-weight: 400;
  z-index: 999;
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
  -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-box-shadow: -1px -1px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -1px -1px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: -1px -1px 5px 0px rgba(0, 0, 0, 0.3); }
  .e-newsletter-popup-container div[class*="span"] {
    width: 100%;
    float: none;
    margin-left: 0; }
  .e-newsletter-popup-container .e-newsletter-popup {
    padding: 20px 20px 20px 30px;
    float: left;
    max-width: 375px; }
    .e-newsletter-popup-container .e-newsletter-popup .headline-h2 {
      color: white;
      margin-top: 5px; }
    .e-newsletter-popup-container .e-newsletter-popup p {
      color: white; }
    .e-newsletter-popup-container .e-newsletter-popup img {
      position: absolute;
      right: 0;
      bottom: 0; }
    .e-newsletter-popup-container .e-newsletter-popup .e-newsletter-comfirm-msg a {
      display: block;
      text-decoration: underline;
      color: white; }
  .e-newsletter-popup-container form {
    margin: 20px 0 10px; }
    .e-newsletter-popup-container form #e-newsletter-popup-form-submit {
      display: block;
      margin-top: 10px; }
    .e-newsletter-popup-container form input[type="text"], .e-newsletter-popup-container form input[type="email"] {
      width: 60%; }
      .e-newsletter-popup-container form input[type="text"].text-error, .e-newsletter-popup-container form input[type="email"].text-error {
        background-color: #f0cbc7; }
    .e-newsletter-popup-container form span.text-error {
      position: absolute;
      font-size: .7em;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
      margin: 5px;
      color: white;
      z-index: 2;
      vertical-align: top; }
      .e-newsletter-popup-container form span.text-error:before {
        font-family: FontAwesome;
        content: '\f06a';
        padding: 0 6px 0 3px;
        font-size: 1.3em; }
  .e-newsletter-popup-container .e-newsletter-popup-close {
    text-decoration: none;
    position: absolute;
    font-size: 20px;
    display: block;
    line-height: 28px;
    text-align: center;
    width: 30px;
    height: 30px;
    top: -15px;
    left: -15px;
    color: white;
    border: 2px solid white;
    background: #ff5100;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .e-newsletter-popup-container .e-newsletter-popup-close:hover {
      background: #ff621a; }

.e-newsletter-popup-teaser {
  position: fixed;
  display: none;
  background: #ff5100;
  border-bottom-width: 0;
  right: 0;
  bottom: 0;
  z-index: 998;
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
  -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-box-shadow: -1px -1px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -1px -1px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: -1px -1px 5px 0px rgba(0, 0, 0, 0.3); }
  .e-newsletter-popup-teaser:hover {
    background: #ff621a;
    padding-bottom: 5px; }
    .e-newsletter-popup-teaser:hover img {
      bottom: 0px; }
  .e-newsletter-popup-teaser a {
    color: white;
    text-decoration: none;
    padding: 10px 30px;
    float: left;
    margin: 0; }
  .e-newsletter-popup-teaser img {
    position: absolute;
    bottom: -5px;
    right: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.e-newsletter-popup-loader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 5; }
  .e-newsletter-popup-loader span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin: 0 .5em;
    font-size: 16px;
    text-indent: 999em;
    overflow: hidden;
    -webkit-animation: e-loading-spinner 0.8s infinite steps(8);
    -moz-animation: e-loading-spinner 0.8s infinite steps(8);
    -ms-animation: e-loading-spinner 0.8s infinite steps(8);
    -o-animation: e-loading-spinner 0.8s infinite steps(8);
    animation: e-loading-spinner 0.8s infinite steps(8);
    position: absolute;
    top: 50%;
    left: 50%; }
    .e-newsletter-popup-loader span:before, .e-newsletter-popup-loader span:after,
    .e-newsletter-popup-loader span > span:before,
    .e-newsletter-popup-loader span > span:after {
      content: '';
      position: absolute;
      top: 0;
      left: 11px;
      /* (container width - part width)/2  */
      width: 2px;
      height: 8px;
      border-radius: .1em;
      background: #d5d5d5;
      box-shadow: 0 16px #eeeeee;
      /* container   height - part height */
      -webkit-transform-origin: 50% 12px;
      -moz-transform-origin: 50% 12px;
      -ms-transform-origin: 50% 12px;
      -o-transform-origin: 50% 12px;
      transform-origin: 50% 12px;
      /* container height / 2 */ }
    .e-newsletter-popup-loader span:before {
      background: #555555; }
    .e-newsletter-popup-loader span:after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      background: #888888; }
    .e-newsletter-popup-loader span > span:before {
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      background: #a2a2a2; }
    .e-newsletter-popup-loader span > span:after {
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg);
      background: #bbbbbb; }

@media (max-width: 480px) {
  .e-newsletter-popup-container {
    width: 100%;
    padding-right: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .e-newsletter-popup-container .e-newsletter-popup-close {
      left: auto;
      right: 15px; }
    .e-newsletter-popup-container img {
      display: none; }
    .e-newsletter-popup-container form #e-newsletter-popup-form-submit {
      margin: 0 auto; }
    .e-newsletter-popup-container .e-newsletter-popup {
      max-width: 100%;
      text-align: center; }
  .e-newsletter-popup-teaser {
    width: auto;
    right: 5px;
    padding-right: 0 !important;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0; }
    .e-newsletter-popup-teaser a {
      padding: 5px 20px; }
    .e-newsletter-popup-teaser img {
      display: none; } }

i.icon-border {
  border-color: #e2e2e2; }

.e-chromatic > .e-chromatic-item {
  opacity: 0.01;
  float: left; }
  .e-chromatic > .e-chromatic-item > div {
    display: none; }

.chromatic-gallery {
  overflow: hidden;
  padding: 4px 0 0 4px; }
  .chromatic-gallery > div {
    height: 280px; }

.span12:last-child > .chromatic-gallery {
  margin-bottom: -48px; }

.chromatic-gallery-full {
  padding: 8px 4px 0 8px; }

.chromatic-gallery-photo {
  cursor: pointer;
  background-color: #3c3c3c;
  margin: 0 4px 4px 0;
  float: left; }

.chromatic-zoom {
  z-index: 1050;
  background-color: #3c3c3c; }

.chromatic-zoom-close,
.chromatic-zoom-arrow-left,
.chromatic-zoom-arrow-right {
  font-size: 48px;
  margin-top: -32px;
  height: 64px;
  width: 64px;
  line-height: 64px;
  text-align: center;
  top: 50%;
  z-index: 1;
  background: none;
  cursor: pointer;
  color: #ededed; }

.chromatic-zoom-close {
  font-size: 56px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0; }

.chromatic-zoom-arrow-left:before {
  font-family: 'FontAwesome';
  content: '\f104'; }

.chromatic-zoom-arrow-right:after {
  font-family: 'FontAwesome';
  content: '\f105'; }

.chromatic-zoom-photo {
  background-color: #3c3c3c; }

.chromatic-zoom-photo-caption {
  font-size: 14px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  padding: 1.75em;
  padding-top: 2em;
  padding-right: 8em;
  color: #e0e0e0;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .chromatic-zoom-photo-caption.landscape {
    left: 58%; }
  .chromatic-zoom-photo-caption.portrait {
    left: 20px; }
  .chromatic-zoom-photo-caption h1,
  .chromatic-zoom-photo-caption h2,
  .chromatic-zoom-photo-caption .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup
  .chromatic-zoom-photo-caption .headline-h2,
  .chromatic-zoom-photo-caption h3,
  .chromatic-zoom-photo-caption h4 {
    color: #ededed; }
  .chromatic-zoom-photo-caption h1 {
    font-size: 3em;
    margin-top: 1.5em;
    margin-bottom: 1em; }
  .chromatic-zoom-photo-caption h2, .chromatic-zoom-photo-caption .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup .chromatic-zoom-photo-caption .headline-h2 {
    font-size: 1.75em;
    margin-top: 1.5em;
    margin-bottom: 0.75em; }
  .chromatic-zoom-photo-caption h3 {
    font-size: 1.25em;
    margin-top: 0.846em;
    margin-bottom: 0.25em; }
  .chromatic-zoom-photo-caption h4 {
    font-size: 1.154em;
    margin-top: 1em;
    margin-bottom: 0.25em; }
  .chromatic-zoom-photo-caption p,
  .chromatic-zoom-photo-caption ul,
  .chromatic-zoom-photo-caption ol {
    line-height: 1.5;
    margin-bottom: 0.75em; }
  .chromatic-zoom-photo-caption ul > li,
  .chromatic-zoom-photo-caption ol > li {
    margin-top: 0.25em;
    margin-bottom: 0.25em; }
  .chromatic-zoom-photo-caption .lead {
    font-size: 1.154em;
    color: #e0e0e0; }
  .chromatic-zoom-photo-caption a:not(.btn) {
    color: #e0e0e0;
    text-decoration: underline; }
    .chromatic-zoom-photo-caption a:not(.btn):hover {
      text-decoration: none; }
  .chromatic-zoom-photo-caption *:first-child {
    margin-top: 0; }
  .chromatic-zoom-photo-caption *:last-child {
    margin-bottom: 0; }

.chromatic-zoom-photo-caption {
  -webkit-transition: right 0.2s ease-out, bottom 0.2s ease-out;
  -moz-transition: right 0.2s ease-out, bottom 0.2s ease-out;
  -o-transition: right 0.2s ease-out, bottom 0.2s ease-out;
  transition: right 0.2s ease-out, bottom 0.2s ease-out; }
  .chromatic-zoom-photo-caption .e-chromatic-caption-control {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    cursor: pointer;
    text-decoration: none !important;
    text-align: center; }
  .chromatic-zoom-photo-caption .e-chromatic-caption-control-hide {
    font-size: 32px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block; }
  .chromatic-zoom-photo-caption .e-chromatic-caption-control-show {
    display: none; }

.e-chromatic-caption-hide .chromatic-zoom-photo-caption {
  -webkit-transition: padding 0.2s ease-in, right 0.2s ease-out, bottom 0.2s ease-out;
  -moz-transition: padding 0.2s ease-in, right 0.2s ease-out, bottom 0.2s ease-out;
  -o-transition: padding 0.2s ease-in, right 0.2s ease-out, bottom 0.2s ease-out;
  transition: padding 0.2s ease-in, right 0.2s ease-out, bottom 0.2s ease-out;
  left: auto;
  right: 8px;
  bottom: 8px;
  padding: 0; }
  .e-chromatic-caption-hide .chromatic-zoom-photo-caption > * {
    display: none; }
  .e-chromatic-caption-hide .chromatic-zoom-photo-caption .e-chromatic-caption-control-show {
    display: block; }

.chromatic-zoom-background {
  background-color: #3c3c3c; }

.blueimp-gallery > .slides > .slide-loading {
  background: none; }

.blueimp-gallery > .slides > .slide-error {
  background: #c0392b; }

.blueimp-gallery > .close,
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  text-align: center;
  color: white;
  font-size: 48px;
  height: 1em;
  width: 1em;
  line-height: 1;
  margin: -0.5em 0 0;
  padding: 0;
  border: 2px solid white;
  background: #222222;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25); }
  @media (max-width: 767px) {
    .blueimp-gallery > .close,
    .blueimp-gallery > .prev,
    .blueimp-gallery > .next {
      font-size: 32px; } }

.blueimp-gallery > .next {
  left: auto;
  right: 0.33em; }

.blueimp-gallery > .prev {
  right: auto;
  left: 0.33em; }

.blueimp-gallery > .prev > i,
.blueimp-gallery > .next > i {
  font-size: 1em;
  left: 0;
  right: 0;
  line-height: 1;
  margin-top: -0.525em;
  position: absolute;
  top: 50%; }

.blueimp-gallery > .next > i {
  margin-left: 0.0846em; }

.blueimp-gallery > .prev > i {
  margin-right: 0.0846em; }

.blueimp-gallery > .close {
  left: auto;
  right: 0.33em;
  bottom: auto;
  top: 0.33em;
  line-height: 0.95;
  margin: 0; }

.blueimp-gallery > .title {
  left: 0;
  top: 13.536px;
  right: 0;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=100);
  margin: 0 48px; }

.blueimp-gallery > .indicator {
  right: 40px;
  bottom: 0;
  left: 40px;
  margin: 0; }

.blueimp-gallery > .indicator > li {
  width: 48px;
  height: 48px;
  border-radius: 1px;
  margin: 0 4px 8px;
  opacity: 1;
  filter: alpha(opacity=100); }

.blueimp-gallery > .indicator > .active {
  background-color: #3498db;
  border: 1px solid #3498db;
  -webkit-box-shadow: 1px 2px 3px rgba(52, 152, 219, 0.65);
  -moz-box-shadow: 1px 2px 3px rgba(52, 152, 219, 0.65);
  box-shadow: 1px 2px 3px rgba(52, 152, 219, 0.65);
  opacity: 1;
  filter: alpha(opacity=100); }

body.cke_editable {
  background-image: none;
  background-color: #fff !important;
  background: #fff !important; }

/*
====================================================================================================================
================  ====  =====  =====       ===    =====  =====      ====  ========        ===      =================
================  ====  ====    ====  ====  ===  =====    ====  ===  ===  ========  ========  ====  ================
================  ====  ===  ==  ===  ====  ===  ====  ==  ===  ====  ==  ========  ========  ====  ================
================  ====  ==  ====  ==  ===   ===  ===  ====  ==  ===  ===  ========  =========  =====================
================   ==   ==  ====  ==      =====  ===  ====  ==      ====  ========      =======  ===================
=================  ==  ===        ==  ====  ===  ===        ==  ===  ===  ========  =============  =================
=================  ==  ===  ====  ==  ====  ===  ===  ====  ==  ====  ==  ========  ========  ====  ================
==================    ====  ====  ==  ====  ===  ===  ====  ==  ===  ===  ========  ========  ====  ================
===================  =====  ====  ==  ====  ==    ==  ====  ==      ====        ==        ===      =================
====================================================================================================================
VARIABLES
*/
/* ----- > THEME COLORS < ------ */
/* blue theme color */
/* red theme color */
/* yellow theme color */
/* grey theme color */
/* green theme color */
/* ----- > DEFAULT COLORS < ------ */
/* white theme color */
/* black theme color */
/*
====================================================================================================================================
================       ===       ===    ==  =====  =====  =====       ===  ====  =========     ====      ====      =================
================  ====  ==  ====  ===  ===   ===   ====    ====  ====  ==   ==   ========  ===  ==  ====  ==  ====  ================
================  ====  ==  ====  ===  ===  =   =  ===  ==  ===  ====  ===  ==  ========  ========  ====  ==  ====  ================
================  ====  ==  ===   ===  ===  == ==  ==  ====  ==  ===   ===  ==  ========  =========  ========  =====================
================       ===      =====  ===  =====  ==  ====  ==      ======    =========  ===========  ========  ===================
================  ========  ====  ===  ===  =====  ==        ==  ====  =====  ==========  =============  ========  =================
================  ========  ====  ===  ===  =====  ==  ====  ==  ====  =====  ==========  ========  ====  ==  ====  ================
================  ========  ====  ===  ===  =====  ==  ====  ==  ====  =====  ===========  ===  ==  ====  ==  ====  ================
================  ========  ====  ==    ==  =====  ==  ====  ==  ====  =====  ============     ====      ====      =================
====================================================================================================================================
PRIMARY CSS
*/
*, ::after, ::before {
  box-sizing: border-box; }

body {
  background-size: cover;
  background-attachment: fixed;
  font-family: "Barlow", sans-serif !important;
  padding: 0 !important; }

/* Laver primært indhold respontivt */
.full-width-theme {
  width: 100% !important;
  /* ændre fast bredde til procent */
  padding: 0 !important;
  /* reset padding */
  margin: 0 !important;
  /* reset margin */ }

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  width: 100% !important;
  box-sizing: border-box; }

.e-footer {
  background: #474747;
  position: absolute;
  bottom: -70px;
  left: 0;
  right: 0px;
  height: 70px;
  z-index: 899;
  padding: 0;
  box-sizing: border-box;
  border: none;
  border-radius: 0px; }
  .e-footer .firma-footer-text {
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    height: 70px;
    justify-content: center;
    align-items: center; }
    .e-footer .firma-footer-text p {
      margin: 0;
      font-size: 13px;
      text-align: center;
      color: white; }
      .e-footer .firma-footer-text p span {
        word-spacing: 5px; }

a {
  text-decoration: none !important; }

h1, h2, .e-newsletter-popup-container .e-newsletter-popup .headline-h2, h3, h4, h5, h6 {
  font-weight: 600;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

h1, .h1 {
  margin-top: 0;
  margin-bottom: 10px; }

.bold-text {
  font-weight: 600 !important; }

.light-text {
  font-weight: 400 !important; }

.extralight-text {
  font-weight: 200 !important; }

.regular-text {
  font-weight: 500 !important; }

.clear-margin {
  margin: 0px !important; }

.spacer {
  display: block;
  height: 10px;
  width: 100%;
  position: relative; }

.e-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  display: -ms-flexbox;
  -webkit-flex: auto 1;
  -moz-flex: auto 1;
  -ms-flex: auto 1;
  -o-flex: auto 1;
  flex: auto 1; }

.top-bottom-100 {
  width: 100%; }

.top-bottom-83 {
  width: calc(83.333333333333333% - 10px); }

.top-bottom-75 {
  width: calc(75% - 10px); }

.top-bottom-66 {
  width: calc(66.6666666666% - 10px); }

.top-bottom-50 {
  width: calc(50% - 10px); }

.top-bottom-33 {
  width: calc(33.333333333333333% - 10px); }

.top-bottom-25 {
  width: calc(25% - 10px); }

.top-bottom-17 {
  width: calc(16.666666666666667% - 10px); }

.display-inline {
  display: inline; }

.pidlink {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -ms-flexbox; }

/* Table for TAKEAWAY */
.limiter {
  width: 100%;
  margin: 0 auto; }

.container-table100 {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flexbox;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap; }

.wrap-table100 {
  width: 100%; }

table {
  border-spacing: 1;
  border-collapse: collapse;
  background: white;
  border-radius: 0px;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  position: relative; }

table * {
  position: relative; }

table td, table th {
  padding-left: 8px; }

table thead tr {
  height: 60px;
  background: #36304a; }

table tbody tr {
  height: 70px; }

table tbody tr:last-child {
  border: 0; }

table td, table th {
  text-align: left; }

table td.l, table th.l {
  text-align: right; }

table td.c, table th.c {
  text-align: center; }

table td.r, table th.r {
  text-align: center; }

.table100-head th {
  font-family: "Barlow", sans-serif !important;
  font-size: 13px;
  color: #fff;
  line-height: 1.2;
  font-weight: unset; }

tbody tr:nth-child(even) {
  background-color: #efefef; }

tbody tr {
  font-family: "Barlow", sans-serif !important;
  font-size: 15px;
  color: #808080;
  line-height: 1.2;
  font-weight: unset; }

tbody tr:hover {
  color: #555555;
  background-color: #dadada;
  cursor: pointer; }

.column1 {
  width: 10%;
  text-align: center; }

.column2 {
  width: 15%;
  text-align: center; }

.column3 {
  width: 10%;
  text-align: center; }

.column4 {
  width: 10%;
  text-align: center; }

.column5 {
  width: 15%;
  text-align: center; }

.column6 {
  width: 10%;
  text-align: center; }

.column7 {
  width: 30%;
  text-align: center; }
  .column7 span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: auto;
    display: block; }

.madPlan {
  display: flex;
  flex-wrap: wrap; }
  .madPlan .madbox {
    text-align: center;
    width: 49.5%;
    height: 400px;
    background-color: #ececec;
    padding: 0;
    margin: 0;
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
    margin-bottom: 1%;
    padding: 0 20px;
    justify-content: center; }
    .madPlan .madbox:nth-child(even) {
      margin-left: 1%; }
    .madPlan .madbox .newsHeading p {
      font-size: 30px;
      font-weight: 200;
      letter-spacing: 1px;
      text-transform: uppercase;
      margin-bottom: 10px;
      line-height: 30px; }
    .madPlan .madbox .newsHeading span {
      font-size: 18px;
      font-weight: 600;
      letter-spacing: 0px;
      text-transform: none;
      line-height: 14px; }
    .madPlan .madbox form {
      padding: 0;
      margin: 0;
      align-self: center; }
      .madPlan .madbox form fieldset {
        margin-bottom: 0px; }
        .madPlan .madbox form fieldset .form-actions {
          padding: 0;
          margin: 0; }
    .madPlan .madbox .orderSubmit {
      background: #f8ba0f;
      color: #fff;
      font-size: 20px;
      width: 300px;
      font-weight: 700;
      padding: 10px 20px;
      cursor: pointer; }
      .madPlan .madbox .orderSubmit:hover {
        background-color: #f9c537; }
    .madPlan .madbox .input-salat, .madPlan .madbox .input-hovedret {
      width: 150px !important;
      height: 50px;
      border: none;
      background-color: #d2d2d2;
      text-align: center;
      font-weight: 500;
      font-size: 15px; }

.subpage-ikke-opdelt button.print-this-page, .subpage-opdelt button.print-this-page {
  float: right;
  position: relative;
  z-index: 99; }

form hr {
  display: none; }

hr {
  margin-top: 1.5em;
  border-top: 2px dashed #e2e2e2; }

input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD; }

input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px #51cbee;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #51cbee; }

.ordre-ekspederet-container {
  margin-top: 20px; }
  .ordre-ekspederet-container .tickcounter {
    padding-bottom: 50px !important; }
    .ordre-ekspederet-container .tickcounter iframe {
      height: 60px !important;
      margin-top: 5px !important; }

pre {
  white-space: inherit;
  font-size: 12px;
  position: relative;
  left: 0;
  right: 0; }

/* 
=============================================================================================================================
================        ====    ====       =========      ===        =====  =====       =====     ===  ====  ================
===================  ======  ==  ===  ====  =======  ====  ==  ==========    ====  ====  ===  ===  ==  ====  ================
===================  =====  ====  ==  ====  =======  ====  ==  =========  ==  ===  ====  ==  ========  ====  ================
===================  =====  ====  ==  ====  ========  =======  ========  ====  ==  ===   ==  ========  ====  ================
===================  =====  ====  ==       ===========  =====      ====  ====  ==      ====  ========        ================
===================  =====  ====  ==  ==================  ===  ========        ==  ====  ==  ========  ====  ================
===================  =====  ====  ==  =============  ====  ==  ========  ====  ==  ====  ==  ========  ====  ================
===================  ======  ==  ===  =============  ====  ==  ========  ====  ==  ====  ===  ===  ==  ====  ================
===================  =======    ====  ==============      ===        ==  ====  ==  ====  ====     ===  ====  ================
=============================================================================================================================                                          
TOP SEARCH 
*/
.js-e-nav-sticky-wrapper {
  max-height: 61px !important;
  min-height: 61px !important; }

.e-nav-global-top .e-search-form {
  width: 40%;
  float: left;
  margin: 10px 0; }

.e-search-form .e-search-box input[type="text"] {
  color: white;
  border: none; }

.navbar-inner .container {
  padding: 0; }

.e-search-box .btn {
  display: none; }

.e-search-box .btn.icon {
  display: block;
  color: white;
  font-size: 20px;
  line-height: 30px;
  right: -5px; }

.e-search-form .e-search-box input[type="text"] {
  font-size: 15px; }

.e-search-form .e-search-box {
  position: relative;
  height: 40px;
  border-radius: 0px;
  background: transparent;
  border-bottom: 1px solid #efefef;
  margin: 0; }

.e-nav-global-top {
  background: #474747;
  box-shadow: none; }

.e-nav-global-top.affix {
  position: relative;
  border: none;
  box-shadow: none;
  width: calc(100%);
  max-width: calc(1800px);
  margin: 0 auto;
  z-index: 1040;
  top: auto;
  left: auto;
  right: auto;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border-bottom: 1px solid #e6e6e624; }

.e-nav-global-top.affix-top {
  position: relative;
  border: none;
  box-shadow: none;
  width: calc(100%);
  max-width: calc(1800px);
  margin: 0 auto;
  z-index: 1040;
  box-sizing: border-box;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.e-nav-local-bottom ul.nav.nav-stacked {
  background-color: #fff; }

.personal-info {
  height: 61px;
  width: 400px;
  float: right;
  z-index: 10000;
  position: relative;
  display: flex;
  display: -ms-flexbox;
  border-left: 1px solid #3e3e3e; }
  .personal-info .personal-image {
    float: left;
    background-size: cover;
    margin: 5px;
    margin-left: 10px;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    margin-top: 11px;
    margin-bottom: 10px;
    border-radius: 50%;
    background-color: white; }
  .personal-info .personal-user {
    height: 61px;
    width: 189px;
    box-sizing: border-box;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-content: center; }
    .personal-info .personal-user .personal-span {
      float: left;
      width: 100%;
      margin-left: 0;
      font-size: 12px;
      line-height: 14px;
      vertical-align: middle;
      padding-left: 10px;
      box-sizing: border-box;
      color: #efefef;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
    .personal-info .personal-user .personal-name {
      font-size: 14px; }
    .personal-info .personal-user .personal-jobtitle {
      font-size: 11px; }
    .personal-info .personal-user .personal-department {
      font-size: 11px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px; }

.profileimage_item {
  float: left; }

.profiletext_item {
  float: left; }

.personal-my-account {
  flex-grow: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background-color: #383838;
  border-right: 1px solid #555; }
  .personal-my-account .personal-account-link {
    display: block;
    width: 100%;
    height: 61px;
    display: flex;
    justify-content: left; }
  .personal-my-account:hover {
    background-color: #606060; }

.personal-useroptions {
  line-height: 66px;
  flex-grow: 1;
  justify-content: center;
  box-sizing: border-box;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .personal-useroptions .personal-link {
    text-align: center; }
    .personal-useroptions .personal-link i {
      font-size: 1.5em;
      margin-left: 0px; }
    .personal-useroptions .personal-link span {
      margin-top: 3px;
      font-size: 10px;
      font-weight: 600; }
    .personal-useroptions .personal-link a {
      color: #fff;
      display: block;
      text-decoration: none; }

.personal-useroptions:hover {
  background-color: #606060; }

@keyframes heartbeat {
  0% {
    transform: scale(0.75); }
  20% {
    transform: scale(1); }
  40% {
    transform: scale(0.75); }
  60% {
    transform: scale(1); }
  80% {
    transform: scale(0.75); }
  100% {
    transform: scale(0.75); } }

/* 
======================================================================================
=================      ===  ========    ==       ===        ==       =================
================  ====  ==  =========  ===  ====  ==  ========  ====  ================
================  ====  ==  =========  ===  ====  ==  ========  ====  ================
=================  =======  =========  ===  ====  ==  ========  ===   ================
===================  =====  =========  ===  ====  ==      ====      ==================
=====================  ===  =========  ===  ====  ==  ========  ====  ================
================  ====  ==  =========  ===  ====  ==  ========  ====  ================
================  ====  ==  =========  ===  ====  ==  ========  ====  ================
=================      ===        ==    ==       ===        ==  ====  ================
======================================================================================                                      
SLIDER 
*/
/* Hero Slider full-width  */
.e-top {
  height: auto;
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
  /* Hero Slider reset margin  */ }
  .e-top .row-fluid {
    margin: 0;
    /* Hero Slider ændret fra img tag til div tag - background-image  */ }
    .e-top .row-fluid .slideshow-background-image {
      background-size: cover;
      height: 533px; }

.carousel-caption {
  padding-left: 40px !important;
  font-size: 17px; }

/* 
=======================================================================================================================
================  =====  =====  =====    ==  =======  =======  =====  ==        ==  =======  ==  ====  ================
================   ===   ====    =====  ===   ======  =======   ===   ==  ========   ======  ==  ====  ================
================  =   =  ===  ==  ====  ===    =====  =======  =   =  ==  ========    =====  ==  ====  ================
================  == ==  ==  ====  ===  ===  ==  ===  =======  == ==  ==  ========  ==  ===  ==  ====  ================
================  =====  ==  ====  ===  ===  ===  ==  =======  =====  ==      ====  ===  ==  ==  ====  ================
================  =====  ==        ===  ===  ====  =  =======  =====  ==  ========  ====  =  ==  ====  ================
================  =====  ==  ====  ===  ===  =====    =======  =====  ==  ========  =====    ==  ====  ================
================  =====  ==  ====  ===  ===  ======   =======  =====  ==  ========  ======   ==   ==   ================
================  =====  ==  ====  ==    ==  =======  =======  =====  ==        ==  =======  ===      =================
=======================================================================================================================                                     
MAIN MENU 
*/
.e-nav-global-top .navbar-inverse .btn-navbar {
  float: right !important;
  /* Få menuen til at holde til højre, som kun er vist på mobil og tablet */ }

.e-nav-local-left {
  width: 102%;
  position: relative;
  top: 20px; }
  .e-nav-local-left:after {
    content: "";
    position: relative;
    bottom: 0px;
    left: 250px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 0px 5px 5px;
    border-color: transparent transparent transparent #101112; }

.nav li {
  color: #d6d6d6; }

li.active.inpath.has-children ul.nav.nav-stacked {
  margin-top: 5px; }

.e-nav-local-bottom .e-panel .nav li.active > a {
  background-color: #f7c100; }

.e-nav-local-bottom .e-panel .nav li.inpath > a {
  color: #888888 !important; }

.e-nav-local-left .nav li.inpath > a {
  color: #f7c100 !important; }

.e-nav-local-left > .nav > li > .nav > li > a {
  padding: 6px;
  padding-left: 30px;
  font-weight: 500;
  line-height: 19px; }
  .e-nav-local-left > .nav > li > .nav > li > a i.menu-icons {
    display: none; }

.e-nav-local-left > .nav > li > .nav > li {
  border-bottom: 1px solid #333; }
  .e-nav-local-left > .nav > li > .nav > li:last-child {
    border: 0px; }

.e-nav-local-left > .nav > li > .nav > li > .nav > li > a {
  padding: 5px;
  padding-left: 40px;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px; }
  .e-nav-local-left > .nav > li > .nav > li > .nav > li > a i.menu-icons {
    display: none; }

.e-nav-local-left > .nav > li > .nav > li > .nav > li {
  border-bottom: 1px solid #333; }
  .e-nav-local-left > .nav > li > .nav > li > .nav > li:last-child {
    border: 0px; }

.e-nav-local-left > .nav > li > a {
  font-size: 12px;
  font-weight: 600;
  border-radius: 0px;
  text-transform: uppercase; }

.e-nav-local-left .nav li.active > a {
  background-color: #2d2d2d; }

.e-nav-local-left .nav li a:hover {
  background-color: #474747;
  color: white; }

ul.nav.nav-stacked {
  margin: 0;
  padding: 0;
  background-color: #2d2d2d; }

.e-nav-local-left > .nav > li {
  border-top: 1px solid #333 !important; }

.e-nav-local-left > .nav > li:last-child {
  border-bottom: 1px solid #2d2d2d !important; }

i[data-line]:before {
  width: 20px;
  height: 20px;
  content: attr(fa fa-1x icon-signout); }

i.menu-icons {
  margin-right: 5px;
  line-height: 7px; }

.e-nav-local-left .nav li a {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  background-color: #2d2d2d;
  color: #d6d6d6; }

.e-nav-local-left .nav > li.dropdown ul.dropdown-menu a {
  padding-top: 0.65em;
  padding-bottom: 0.65em;
  padding-right: 40px; }

.e-nav-local-left .nav li.dropdown ul.dropdown-menu {
  border: none;
  border-top: 1px solid #272727 !important; }

li.dropdown ul {
  left: 100%;
  top: 0; }

.e-nav-local-left .nav li ul:before,
.e-nav-local-left .nav li ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.e-nav-local-left .nav ul:after {
  clear: both; }

.e-nav-local-left .nav li.dropdown:hover ul.dropdown-menu {
  display: block;
  background-color: #2d2d2d;
  padding: 0;
  border-radius: 0 !important; }

.e-nav-local-left .nav li.dropdown ul.dropdown-menu ul.dropdown-menu {
  display: none; }
  .e-nav-local-left .nav li.dropdown ul.dropdown-menu ul.dropdown-menu i.dropdown-icons {
    float: right !important; }

.e-nav-local-left .nav li.dropdown ul.dropdown-menu li.dropdown ul.dropdown-menu {
  display: none; }

.e-nav-local-left .nav li.dropdown ul.dropdown-menu li.dropdown:hover ul.dropdown-menu {
  display: block; }

.e-nav-local-left .nav li.dropdown ul.dropdown-menu li.dropdown ul.dropdown-menu li.dropdown ul.dropdown-menu {
  display: none; }

.e-nav-local-left .nav li.dropdown ul.dropdown-menu li.dropdown ul.dropdown-menu li.dropdown:hover ul.dropdown-menu {
  display: block; }

.e-nav-local-left .nav li.dropdown ul.dropdown-menu i:nth-child(2) {
  margin-right: 10px;
  margin-left: 10px;
  position: absolute;
  right: 0; }

.e-nav-local-left .nav li.dropdown ul.dropdown-menu i:nth-child(1) {
  display: none; }

li a i.dropdown-icons {
  margin-right: 10px; }

.e-nav-local-left .nav > li a i.dropdown-icons {
  float: right !important; }

.e-nav-local-left .nav > li > ul > li a i.dropdown-icons {
  float: none !important; }

.e-nav-local-left .nav li > ul > li > ul > li a i.dropdown-icons {
  float: none !important; }

.main-navigation-dropdown {
  width: 100%;
  top: 61px;
  left: 0;
  right: 0;
  padding-top: 0;
  text-align: center;
  text-decoration: none;
  list-style: none;
  height: 0 !important;
  overflow: hidden;
  background-color: #2d2d2d; }
  .main-navigation-dropdown li {
    padding: 5px 0; }
    .main-navigation-dropdown li a {
      color: #bcbcbc; }
    .main-navigation-dropdown li:hover {
      background-color: #474747; }

.toggle-main-navigation {
  height: auto !important;
  position: relative;
  right: 0;
  top: 0;
  z-index: 999;
  padding-bottom: 10px;
  padding-top: 5px; }

.mobilesearchbar {
  height: 0 !important;
  width: 100%;
  overflow: hidden;
  background-color: #2d2d2d;
  padding: 0;
  margin: 0; }

.toggle-mobilesearchbar {
  height: auto !important;
  padding: 10px;
  position: relative;
  z-index: 999; }

.mobile-logo-container {
  float: left;
  padding-top: 3px;
  width: 18%;
  text-align: center; }
  .mobile-logo-container img {
    max-height: 55px; }

a.navigation-link-dropdown {
  padding: 0 !important; }

/* 
=======================================================================================================================================================
================  =====  =====  =====    ==  =======  =========     =====    ====  =======  ==        ==        ==  =======  ==        ================
================   ===   ====    =====  ===   ======  ========  ===  ===  ==  ===   ======  =====  =====  ========   ======  =====  ===================
================  =   =  ===  ==  ====  ===    =====  =======  ========  ====  ==    =====  =====  =====  ========    =====  =====  ===================
================  == ==  ==  ====  ===  ===  ==  ===  =======  ========  ====  ==  ==  ===  =====  =====  ========  ==  ===  =====  ===================
================  =====  ==  ====  ===  ===  ===  ==  =======  ========  ====  ==  ===  ==  =====  =====      ====  ===  ==  =====  ===================
================  =====  ==        ===  ===  ====  =  =======  ========  ====  ==  ====  =  =====  =====  ========  ====  =  =====  ===================
================  =====  ==  ====  ===  ===  =====    =======  ========  ====  ==  =====    =====  =====  ========  =====    =====  ===================
================  =====  ==  ====  ===  ===  ======   ========  ===  ===  ==  ===  ======   =====  =====  ========  ======   =====  ===================
================  =====  ==  ====  ==    ==  =======  =========     =====    ====  =======  =====  =====        ==  =======  =====  ===================
=======================================================================================================================================================                                                                                                                                               
MAIN CONTENT 
*/
.section-heading-bg {
  width: 100%;
  position: relative;
  left: -5px;
  text-indent: 20px;
  line-height: 21px;
  height: auto;
  padding: 6px;
  padding-top: 11px;
  background-color: #152c74;
  margin-bottom: 25px;
  font-size: 19px;
  word-spacing: 2px;
  text-transform: uppercase;
  text-align: left;
  color: #efefef; }
  .section-heading-bg:after {
    content: "";
    position: relative;
    left: -6px;
    bottom: -11px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 5px 5px 0;
    border-color: transparent #101112 transparent transparent; }

.main-wrapper {
  height: 100%;
  max-width: 1800px;
  margin: 0 auto;
  margin-bottom: 70px;
  -moz-transition: all 0.3s ease-in;
  /* WebKit */
  -webkit-transition: all 0.3s ease-in;
  /* Opera */
  -o-transition: all 0.3s ease-in;
  /* Standard */
  transition: all 0.3s ease-in; }
  .main-wrapper .center-content-container {
    background: #999 !important;
    flex-grow: 1;
    max-width: 100%;
    width: calc(100% - 400px);
    position: relative; }
    .main-wrapper .center-content-container .outer-column-container .main-column {
      padding: 0 40px;
      margin-bottom: 20px;
      box-sizing: border-box;
      width: 100%;
      display: flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -ms-flexbox; }
      .main-wrapper .center-content-container .outer-column-container .main-column .go-back-buttons {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -ms-flexbox;
        width: 100%;
        padding-top: 50px; }
      .main-wrapper .center-content-container .outer-column-container .main-column .inner-main-column {
        flex-grow: 1;
        width: 50%;
        max-width: 1100px;
        margin-right: 20px; }
      .main-wrapper .center-content-container .outer-column-container .main-column .inner-paragraph-box {
        padding: 0;
        padding-top: 20px;
        background-color: white;
        border-radius: 3px;
        box-sizing: border-box; }
    .main-wrapper .center-content-container .outer-column-container .right-column {
      padding: 0px;
      box-sizing: border-box;
      width: 50%;
      max-width: 1100px; }
      .main-wrapper .center-content-container .outer-column-container .right-column .inner-right-column {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -ms-flexbox;
        flex-wrap: wrap;
        justify-content: space-between; }
      .main-wrapper .center-content-container .outer-column-container .right-column .inner-paragraph-box {
        background-color: white;
        border-radius: 3px;
        padding: 0;
        padding-top: 20px;
        box-sizing: border-box; }
    .main-wrapper .center-content-container .outer-column-container .top-bottom-100, .main-wrapper .center-content-container .outer-column-container .top-bottom-83, .main-wrapper .center-content-container .outer-column-container .top-bottom-75, .main-wrapper .center-content-container .outer-column-container .top-bottom-66, .main-wrapper .center-content-container .outer-column-container .top-bottom-50, .main-wrapper .center-content-container .outer-column-container .top-bottom-33, .main-wrapper .center-content-container .outer-column-container .top-bottom-25, .main-wrapper .center-content-container .outer-column-container .top-bottom-17 {
      margin-bottom: 20px; }

.featured-boxes-link {
  display: block;
  height: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .featured-boxes-link:hover {
    text-decoration: none;
    background-color: #5e5e5e;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .featured-boxes-link .featured-boxes-container {
    height: 100%;
    text-align: center;
    padding: 45px 20px;
    border-radius: 3px; }
    .featured-boxes-link .featured-boxes-container .featured-boxes-title {
      width: 100%;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 15px;
      letter-spacing: 2px;
      margin-bottom: 20px;
      margin-top: 10px; }
    .featured-boxes-link .featured-boxes-container .featured-boxes-subtitle {
      text-transform: inherit;
      font-size: 15px;
      font-weight: 800; }
    .featured-boxes-link .featured-boxes-container .featured-boxes-icon {
      margin-bottom: 10px; }
    .featured-boxes-link .featured-boxes-container button.featured-boxes-button {
      margin-top: 10px;
      padding: 1% 10px;
      width: 100%;
      line-height: 15px;
      max-width: 400px;
      font-size: 12px;
      border-radius: 3px;
      border-width: 2px;
      border-style: solid;
      font-size: 12px;
      font-weight: 600 !important;
      text-transform: uppercase;
      min-height: 55px;
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
      .featured-boxes-link .featured-boxes-container button.featured-boxes-button:hover {
        transform: scale(1.03);
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        cursor: pointer; }

.top-bottom-100 .featured-boxes-container {
  padding: 50px 20px; }

.pagination {
  text-align: center; }

.paging {
  padding: 10px;
  text-align: center; }
  .paging .paging-list {
    margin: 0; }
  .paging .paging-item {
    display: inline-block; }
  .paging a {
    background-color: #2b2b2b;
    color: #efefef;
    padding: 5px 15px; }
  .paging .nextlink {
    width: 150px;
    display: inline-block;
    margin-top: 10px; }
    .paging .nextlink:first-of-type {
      margin-right: 10px; }
    .paging .nextlink:last-of-type {
      margin-left: 10px; }
  .paging .previouslink {
    width: 150px;
    display: inline-block;
    margin-bottom: 20px; }
    .paging .previouslink:first-of-type {
      margin-right: 10px; }
    .paging .previouslink:last-of-type {
      margin-left: 10px; }

.infobar {
  padding: 40px !important;
  padding-bottom: 0px !important;
  padding-top: 20px !important;
  box-sizing: border-box; }
  .infobar .attention-bar {
    width: 100%;
    margin: 0 0 20px 0;
    height: auto;
    background-color: #b70404;
    border-radius: 3px; }
    .infobar .attention-bar .infobar-text {
      display: flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -ms-flexbox;
      width: 100%;
      padding: 20px;
      box-sizing: border-box;
      align-items: center;
      justify-content: center;
      font-weight: 600; }
    .infobar .attention-bar .infobar-header {
      flex-grow: 1;
      margin-right: 10px;
      margin-bottom: 0; }
    .infobar .attention-bar .infobar-button-wrapper {
      flex-shrink: 0; }
      .infobar .attention-bar .infobar-button-wrapper .infobar-button {
        border: 1px solid;
        border-radius: 3px;
        padding: 7px 30px;
        border-radius: 3px;
        margin: 0;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase; }

.guests-list-container {
  font-size: 15px;
  width: 100%;
  padding-left: 20px;
  padding-bottom: 9px; }
  .guests-list-container .guests-listitem-container {
    position: relative;
    width: 100%;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -ms-flexbox;
    margin-top: -3px;
    margin-bottom: 2px; }
    .guests-list-container .guests-listitem-container .guests-list {
      flex-shrink: 0; }
  .guests-list-container .guests-flag {
    float: left;
    height: 40px; }
    .guests-list-container .guests-flag .guests-flag-image {
      float: left;
      width: 26px;
      margin-right: 10px;
      line-height: 25px;
      margin-bottom: 3px; }
  .guests-list-container .guests-text {
    width: calc(100% - 50px);
    padding-left: 10px;
    float: left;
    margin-bottom: 10px;
    line-height: 20px;
    flex-grow: 1; }
  .guests-list-container .guests-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 10px; }
  .guests-list-container .guests-imagetext {
    font-size: 12px;
    font-weight: 400;
    display: block;
    line-height: 8px; }

.maerkedage-list-container {
  padding-bottom: 5px;
  padding-left: 10px;
  display: block; }
  .maerkedage-list-container .sort-list {
    padding-bottom: 0; }
  .maerkedage-list-container .maerkedage-listitem-container {
    position: relative;
    width: 100%;
    height: 36px;
    margin-bottom: 0px;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -ms-flexbox; }
    .maerkedage-list-container .maerkedage-listitem-container .maerkedage-list {
      flex-shrink: 0; }
  .maerkedage-list-container .maerkedage-flag {
    float: left;
    width: 26px;
    margin-right: 10px;
    line-height: 25px;
    margin-bottom: 3px; }
    .maerkedage-list-container .maerkedage-flag img {
      width: 30px;
      margin-top: 10px;
      position: relative; }
  .maerkedage-list-container .maerkedage-text .maerkedage-indhold {
    line-height: 25px;
    font-size: 15px; }
    .maerkedage-list-container .maerkedage-text .maerkedage-indhold p {
      line-height: 25px;
      margin-bottom: 0; }
      .maerkedage-list-container .maerkedage-text .maerkedage-indhold p img {
        width: 29px;
        margin-right: 4px;
        margin-bottom: 2px; }
  .maerkedage-list-container .maerkedage-text .maerkedage-teaser {
    font-size: 13px;
    margin-left: 45px;
    font-weight: 600;
    display: block;
    margin-bottom: 2px; }
  .maerkedage-list-container .maerkedage-text .maerkedage-publicering {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    top: -2px;
    position: relative;
    background: #777777;
    color: #fff;
    height: 15px;
    line-height: 15px;
    border-radius: 3px;
    padding: 0px 5px;
    margin-left: 0; }
  .maerkedage-list-container .maerkedage-spacer {
    height: 10px; }
  .maerkedage-list-container .maerkedage-date-container {
    background-color: #2d2d2d;
    color: #efefef;
    text-align: center;
    display: table;
    padding: 5px 9px;
    box-sizing: border-box;
    line-height: 10px;
    border-radius: 3px;
    min-width: 40px;
    position: relative;
    top: -5px; }
    .maerkedage-list-container .maerkedage-date-container .maerkedage-date {
      font-weight: 800; }
      .maerkedage-list-container .maerkedage-date-container .maerkedage-date .maerkedage-day {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%; }
      .maerkedage-list-container .maerkedage-date-container .maerkedage-date .maerkedage-month {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 11px; }
  .maerkedage-list-container .maerkedage-inner-container {
    width: 100%;
    margin-top: -3px;
    margin-bottom: 10px;
    margin-left: 10px; }

.maerkedage-list-container.sort-list {
  padding-bottom: 0; }

.maerkedage-empty {
  margin-left: 10px;
  padding-bottom: 12px;
  font-size: 15px; }

.pr-box-container {
  padding: 20px;
  padding-top: 0; }
  .pr-box-container .section-heading-bg {
    margin-left: -20px;
    width: calc(100% + 40px); }

.ordre-ekspederet-container {
  padding-bottom: 40px; }

.dagensgaester-box-container {
  padding-bottom: 8px; }

.aktiviteter-list-container {
  padding: 20px;
  padding-top: 0; }
  .aktiviteter-list-container .aktiviteter-text .aktiviteter-image img {
    background-color: white;
    border-radius: 50%;
    margin-right: 20px;
    box-shadow: 1px 0px 3px 0px #2d2d2d;
    min-width: 59px !important;
    min-height: 59px !important;
    max-width: 59px !important;
    max-height: 59px !important;
    height: 59px !important;
    width: 59px !important; }
  .aktiviteter-list-container .aktiviteter-text .aktiviteter-heading {
    text-align: center;
    margin-top: 10px;
    margin-bottom: -6px;
    font-size: 18px;
    color: #2d2d2d;
    font-weight: 700; }
  .aktiviteter-list-container .aktiviteter-text .aktiviteter-teaser {
    padding-bottom: 10px; }
  .aktiviteter-list-container .aktiviteter-inner-container {
    width: 100%;
    padding: 10px;
    text-align: center; }

.news-outer-container {
  margin-top: 10px; }
  .news-outer-container .news-inner-container {
    position: relative;
    padding: 10px 15px;
    margin: 1px 0px;
    border-left: 5px solid transparent; }
    .news-outer-container .news-inner-container:first-child:after {
      background: transparent; }
    .news-outer-container .news-inner-container:after {
      width: 100%;
      bottom: 0;
      left: 0;
      position: absolute;
      height: 1px;
      display: block;
      background: #d6d6d6;
      content: ''; }
    .news-outer-container .news-inner-container:hover {
      background-color: #eaeaea !important;
      transform: scale(1.015);
      transition: 0.2s all; }
    .news-outer-container .news-inner-container:last-of-type:after {
      display: none; }
    .news-outer-container .news-inner-container .news-image {
      background-color: #efefef;
      border-radius: 50%;
      margin-right: 20px;
      box-shadow: 1px 0px 3px 0px #2d2d2d;
      min-width: 59px !important;
      min-height: 59px !important;
      max-width: 59px !important;
      max-height: 59px !important;
      height: 59px !important;
      width: 59px !important;
      position: relative;
      z-index: 5; }
  .news-outer-container img.news-person-origin {
    position: absolute;
    top: 55px;
    left: 15px;
    width: 15px;
    z-index: 100; }
  .news-outer-container .news-item {
    width: 100%;
    line-height: 20px; }
    .news-outer-container .news-item .news-notread {
      position: absolute;
      width: 15px;
      height: 15px;
      right: 0;
      top: 0; }
    .news-outer-container .news-item .news-text-container {
      position: relative;
      color: #2d2d2d;
      padding-left: 78px;
      padding-right: 0;
      padding-top: 0px; }
      .news-outer-container .news-item .news-text-container .news-heading {
        font-size: 15px;
        line-height: 21px; }
      .news-outer-container .news-item .news-text-container .news-text {
        font-size: 14px;
        color: #3e9bd8; }
      .news-outer-container .news-item .news-text-container .news-date {
        font-size: 13px; }
  .news-outer-container .news-outer-link {
    float: left; }

.personal-container .personal-link {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  height: auto; }
  .personal-container .personal-link .personal-button {
    cursor: pointer; }
  .personal-container .personal-link .personal-button:hover {
    background-color: rgba(239, 239, 239, 0.2); }

.personal-container .link {
  flex-grow: 1;
  width: 33%;
  font-family: "Barlow", sans-serif !important;
  color: #efefef;
  text-align: center;
  line-height: 15px;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-bottom: none;
  border-top: none;
  border-right: 1px solid;
  vertical-align: middle; }
  .personal-container .link:last-of-type {
    border-right: none; }
  .personal-container .link a {
    text-decoration: none;
    color: #efefef;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    padding: 13px 0 !important;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear; }

.personal-container .personlig-icon {
  margin: 0;
  padding: 0px 5px;
  box-sizing: border-box;
  font-size: 1em;
  text-align: center; }

.personal-container .personlig-link-text {
  font-size: 10px;
  font-weight: 700;
  top: 0px; }

.personal-container .personal-links-wrapper {
  height: 61px;
  background: #b70404; }

.it-afdeling-container #dwcontent-featured-it-afdeling {
  height: 100%; }
  .it-afdeling-container #dwcontent-featured-it-afdeling .it-afdeling-inner {
    background-color: #efefef;
    box-shadow: inset 0px 0px 100px 0px #2d2d2d;
    -webkit-animation: progress 5s linear infinite;
    -moz-animation: progress 5s linear infinite;
    -ms-animation: progress 5s linear infinite;
    animation: progress 5s linear infinite;
    background-size: 150% 100%;
    width: 100%;
    min-height: 205px;
    padding: 15px;
    list-style: none;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center; }
    .it-afdeling-container #dwcontent-featured-it-afdeling .it-afdeling-inner .it-afdeling-title {
      color: #fff !important;
      text-shadow: 0px 0px 10px #2b2b2b;
      margin: 0;
      font-size: 40px;
      line-height: 42px;
      margin-top: 8px;
      text-align: center; }
    .it-afdeling-container #dwcontent-featured-it-afdeling .it-afdeling-inner p {
      color: #fff !important;
      text-shadow: 0px 0px 10px #2b2b2b;
      margin: 0;
      padding: 8px 0 0 0;
      line-height: 20px;
      text-align: center; }
    .it-afdeling-container #dwcontent-featured-it-afdeling .it-afdeling-inner .it-afdeling-last-updated {
      font-size: 12px; }

.dagens-ret-container {
  height: auto;
  background-color: #474747; }
  .dagens-ret-container .dagens-ret-image {
    width: 100%;
    height: auto; }
  .dagens-ret-container .dagens-ret-text {
    text-align: center;
    color: white;
    width: 100%;
    height: auto;
    padding: 15px; }
    .dagens-ret-container .dagens-ret-text .dagens-ret-header {
      margin-top: 5px;
      font-size: 28px;
      font-weight: 700;
      line-height: 27px;
      display: block; }
    .dagens-ret-container .dagens-ret-text .dagens-ret-content {
      padding: 10px;
      justify-content: center;
      display: flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -ms-flexbox;
      box-sizing: border-box;
      width: 100%; }
      .dagens-ret-container .dagens-ret-text .dagens-ret-content span {
        margin: 0;
        width: 100%;
        line-height: 1;
        font-weight: 500; }

.coworker-container {
  padding-top: 5px;
  width: 100%;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: center; }
  .coworker-container form {
    width: calc(100% - 40px);
    position: relative;
    margin: 0; }
    .coworker-container form .coworker-input {
      width: 100%;
      height: 46px;
      margin: 0;
      padding: 10px; }
    .coworker-container form .btn {
      height: 46px;
      position: absolute;
      background-color: #046728;
      background-image: none;
      color: #efefef;
      margin: 0;
      border: none;
      top: 0;
      right: 0; }
      .coworker-container form .btn i {
        font-size: 1rem; }
  .coworker-container .coworker-search-dropdown {
    width: 90%;
    margin-top: 20px; }
  .coworker-container .section-heading-bg {
    width: 100%;
    position: relative;
    left: -5px;
    text-indent: 20px;
    line-height: 21px;
    height: 40px;
    background-color: #474747;
    color: #efefef; }
    .coworker-container .section-heading-bg:after {
      content: "";
      position: relative;
      left: -6px;
      bottom: -8px;
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0px 5px 5px 0;
      border-color: transparent #101112 transparent transparent; }

.coworker-container.searchsite {
  margin-bottom: 20px; }

.infographs-container {
  padding-top: 20px;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: center; }
  .infographs-container .section-heading-bg {
    width: 100%;
    position: relative;
    left: -5px;
    text-indent: 20px;
    line-height: 21px;
    height: 40px;
    background-color: #474747;
    color: #efefef; }
    .infographs-container .section-heading-bg:after {
      content: "";
      position: relative;
      left: -6px;
      bottom: -8px;
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0px 5px 5px 0;
      border-color: transparent #101112 transparent transparent; }
  .infographs-container .grafer {
    text-align: center;
    width: 80%;
    padding: 0; }
    .infographs-container .grafer h3 {
      margin-top: 15px; }
    .infographs-container .grafer p {
      margin: 0; }
    .infographs-container .grafer img {
      border-radius: 3px;
      width: 100%;
      border: 1px solid #ccc; }

.socialmedia-box-desktop_item {
  margin-top: 0px;
  padding: 0 0px;
  margin: 0 !important;
  padding-bottom: 25px; }
  .socialmedia-box-desktop_item .socialmedia-box-desktop {
    margin-bottom: -6px; }
    .socialmedia-box-desktop_item .socialmedia-box-desktop .inner-paragraph-box {
      padding: 0px !important;
      background-color: transparent !important; }
    .socialmedia-box-desktop_item .socialmedia-box-desktop iframe.lightwidget-widget {
      padding-bottom: 0px !important;
      margin: 0;
      box-sizing: border-box; }
    .socialmedia-box-desktop_item .socialmedia-box-desktop .box-readmore-bottom-container {
      margin-top: -7px; }
    .socialmedia-box-desktop_item .socialmedia-box-desktop h3.countdown-subtext {
      margin: 0;
      padding-bottom: 20px; }
    .socialmedia-box-desktop_item .socialmedia-box-desktop p {
      margin: 0; }

.user-wrapper {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  justify-content: center; }
  .user-wrapper .user-container {
    padding: 3px;
    box-sizing: border-box;
    width: 280px; }
    .user-wrapper .user-container .user {
      position: relative; }
      .user-wrapper .user-container .user .user-image-container:after {
        transform-origin: top right;
        margin-right: 7px;
        margin-top: 7px;
        background-color: #b70404;
        top: 0;
        right: 0;
        display: none;
        text-align: center;
        position: absolute;
        z-index: 10;
        color: #fff;
        font-weight: 700;
        font-size: 12px;
        border-radius: 0px;
        padding: 5px 10px;
        letter-spacing: 0.5px; }
      .user-wrapper .user-container .user .user-image {
        background-size: cover;
        width: 100%;
        height: auto;
        height: 385px;
        width: 274px;
        background-color: white;
        box-shadow: 1px 1px 8px 0px #9698a0; }
        .user-wrapper .user-container .user .user-image:before {
          content: ' ';
          display: block;
          position: absolute;
          height: 385px;
          width: 274px;
          background-image: url("/Files/Billeder/intra_2018/silhouette.jpg"); }
      .user-wrapper .user-container .user img.user-image-behinde {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: -1; }

.user-info-button {
  width: 100%;
  padding: 0 15px;
  height: 43px;
  line-height: 40px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  box-sizing: border-box;
  color: #efefef;
  background: #2b3661;
  text-shadow: none;
  border: none;
  border-radius: 0px;
  display: none; }

.extend-container {
  position: relative; }

.user:hover .user-info {
  height: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 11; }
  .user:hover .user-info .name {
    font-size: 22px;
    line-height: 20px;
    font-weight: 500 !important;
    white-space: normal;
    hyphens: none; }
  .user:hover .user-info:after {
    box-shadow: inset 0px -390px 0px 0px #000;
    opacity: 0;
    transition: opacity 0.2s ease-in-out; }
  .user:hover .user-info:hover::after {
    opacity: 1; }

.user-info {
  width: 100%;
  margin-top: -65px;
  height: 65px;
  opacity: 0.75;
  position: absolute;
  bottom: 0px;
  background-color: #000;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 10px !important;
  display: inline-block;
  -webkit-transition: all 0.6s cubic-bezier(0.72, -0.01, 0.2, 1);
  transition: all 0.6s cubic-bezier(0.72, -0.01, 0.2, 1); }
  .user-info .user-info-title {
    width: 100%;
    display: inline-block;
    font-family: "Barlow", sans-serif !important;
    text-align: center;
    color: #efefef !important;
    line-height: 15px;
    padding-top: 8px; }
    .user-info .user-info-title span {
      font-weight: 500 !important;
      letter-spacing: 0.5px;
      font-size: 11px;
      color: #fab100;
      width: 100%;
      display: block;
      line-height: 20px;
      text-transform: uppercase; }
  .user-info .name {
    padding-top: 10px;
    font-size: 18px;
    white-space: nowrap; }
  .user-info .work {
    font-weight: 600;
    font-size: 15px; }
  .user-info .department {
    margin-top: 10px;
    line-height: 15px;
    font-style: italic; }

ul.fh-sitemap-boks {
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  margin: 0; }
  ul.fh-sitemap-boks li {
    display: flex;
    display: -ms-flexbox;
    flex-grow: 1;
    width: 250px;
    background-image: url(/Files/Billeder/intra_2018/fh-sitemap-boks.png);
    background-size: contain;
    background-color: #841616;
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 200px;
    list-style-type: none;
    margin: 10px;
    text-align: center;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
    ul.fh-sitemap-boks li:hover {
      transform: scale(1.02);
      opacity: 0.94;
      -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
    ul.fh-sitemap-boks li a {
      margin: auto auto;
      color: #fff;
      align-items: center;
      justify-content: center;
      font-size: 20px;
      font-weight: 600;
      display: flex;
      position: absolute;
      width: 100%;
      height: 100%; }

input[name="screendump"], input[name="screendump2"], input[name="screendump3"] {
  display: flex;
  margin-top: 10px;
  line-height: 10px !important;
  font-size: 15px;
  height: 20px !important;
  min-height: 20px; }

/* 
===================================================================================================================================================
================       ===    ===      ===  ====  ==        ========      ===    ==       ===        ==      =======  =====       =================
================  ====  ===  ===   ==   ==  ====  =====  ==========  ====  ===  ===  ====  ==  ========  ===  =====    ====  ====  ================
================  ====  ===  ===  ====  ==  ====  =====  ==========  ====  ===  ===  ====  ==  ========  ====  ===  ==  ===  ====  ================
================  ===   ===  ===  ========  ====  =====  ===========  ========  ===  ====  ==  ========  ===  ===  ====  ==  ===   ================
================      =====  ===  ========        =====  =============  ======  ===  ====  ==      ====      ====  ====  ==      ==================
================  ====  ===  ===  ===   ==  ====  =====  ===============  ====  ===  ====  ==  ========  ===  ===        ==  ====  ================
================  ====  ===  ===  ====  ==  ====  =====  ==========  ====  ===  ===  ====  ==  ========  ====  ==  ====  ==  ====  ================
================  ====  ===  ===   ==   ==  ====  =====  ==========  ====  ===  ===  ====  ==  ========  ===  ===  ====  ==  ====  ================
================  ====  ==    ===      ===  ====  =====  ===========      ===    ==       ===        ==      ====  ====  ==  ====  ================
===================================================================================================================================================                                  
RIGHT SIDEBAR 
*/
.right-sidebar-container {
  flex-shrink: 0;
  width: 400px;
  position: relative;
  z-index: 10;
  top: 0px; }
  .right-sidebar-container .right-sidebar {
    position: relative;
    z-index: 1000;
    height: 100%;
    -moz-transition: all 0.3s ease-in;
    /* WebKit */
    -webkit-transition: all 0.3s ease-in;
    /* Opera */
    -o-transition: all 0.3s ease-in;
    /* Standard */
    transition: all 0.3s ease-in; }
    .right-sidebar-container .right-sidebar .sidebar-bottom {
      background: #fff;
      padding-top: 4px; }
  .right-sidebar-container:after {
    content: "";
    background-color: #ffffff;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: 400px;
    height: 100%; }

/* 
=============================================================================================================================================
================  ========        ==        ==        ========      ===    ==       ===        ==      =======  =====       =================
================  ========  ========  ===========  ==========  ====  ===  ===  ====  ==  ========  ===  =====    ====  ====  ================
================  ========  ========  ===========  ==========  ====  ===  ===  ====  ==  ========  ====  ===  ==  ===  ====  ================
================  ========  ========  ===========  ===========  ========  ===  ====  ==  ========  ===  ===  ====  ==  ===   ================
================  ========      ====      =======  =============  ======  ===  ====  ==      ====      ====  ====  ==      ==================
================  ========  ========  ===========  ===============  ====  ===  ====  ==  ========  ===  ===        ==  ====  ================
================  ========  ========  ===========  ==========  ====  ===  ===  ====  ==  ========  ====  ==  ====  ==  ====  ================
================  ========  ========  ===========  ==========  ====  ===  ===  ====  ==  ========  ===  ===  ====  ==  ====  ================
================        ==        ==  ===========  ===========      ===    ==       ===        ==      ====  ====  ==  ====  ================
=============================================================================================================================================                                      
LEFT SIDEBAR 
*/
.left-sidebar-container {
  flex-shrink: 0;
  width: 250px;
  min-height: 100vh;
  top: 0;
  bottom: 0;
  position: relative;
  z-index: 1020; }
  .left-sidebar-container:after {
    content: "";
    background-color: #474747;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: 250px;
    height: 100%; }
  .left-sidebar-container .left-sidebar {
    width: 250px;
    top: 0;
    left: 0;
    z-index: 100000;
    margin: 0;
    height: 100%;
    align-items: flex-start; }
    .left-sidebar-container .left-sidebar .logo-container {
      width: 100%;
      height: 150px; }
      .left-sidebar-container .left-sidebar .logo-container img {
        max-height: 130px; }
      .left-sidebar-container .left-sidebar .logo-container .e-logo {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 150px;
        line-height: 150px; }
  .left-sidebar-container .hjertestarter {
    height: 70px;
    width: 250px;
    bottom: 0;
    vertical-align: middle;
    color: #efefef;
    text-align: center;
    background-color: #046728;
    text-transform: uppercase;
    line-height: 12px;
    font-weight: 500;
    font-size: 13px;
    position: fixed;
    top: calc(100% - 70px);
    cursor: pointer; }
    .left-sidebar-container .hjertestarter a {
      text-decoration: none;
      color: #efefef;
      cursor: pointer;
      display: block;
      padding: 10px 0;
      width: 100%;
      height: 100%;
      position: relative; }
    .left-sidebar-container .hjertestarter:hover a i {
      animation: heartbeat 1s infinite; }
  .left-sidebar-container .hjertestarter-icon {
    font-size: 20px;
    margin-bottom: 5px; }

.sidebar-clock {
  color: #efefef;
  text-align: center;
  padding-right: 2%;
  box-sizing: border-box;
  position: relative;
  top: 5px; }
  .sidebar-clock #date {
    margin: 0;
    font-size: 13px;
    line-height: 15px;
    text-transform: uppercase; }
    .sidebar-clock #date strong {
      font-size: 15px; }
  .sidebar-clock #time {
    font-size: 30px;
    margin-top: 5px; }

/* 
====================================================================================================
=================      ===  ====  ==      ====       ======  ======      ===        ================
================  ====  ==  ====  ==  ===  ===  ====  ====    ====   ==   ==  ======================
================  ====  ==  ====  ==  ====  ==  ====  ===  ==  ===  ====  ==  ======================
=================  =======  ====  ==  ===  ===  ====  ==  ====  ==  ========  ======================
===================  =====  ====  ==      ====       ===  ====  ==  ========      ==================
=====================  ===  ====  ==  ===  ===  ========        ==  ===   ==  ======================
================  ====  ==  ====  ==  ====  ==  ========  ====  ==  ====  ==  ======================
================  ====  ==   ==   ==  ===  ===  ========  ====  ==   ==   ==  ======================
=================      ====      ===      ====  ========  ====  ===      ===        ================
====================================================================================================
SUBPAGE 
*/
.subpage-ikke-opdelt .e-img img, .subpage-opdelt .e-img img {
  max-width: 350px;
  float: right; }

.subpage-ikke-opdelt .e-breadcrumb, .subpage-opdelt .e-breadcrumb {
  padding: 0; }
  .subpage-ikke-opdelt .e-breadcrumb .container, .subpage-opdelt .e-breadcrumb .container {
    padding: 0;
    top: -10px;
    position: relative; }

.subpage-ikke-opdelt .inner-main-column, .subpage-opdelt .inner-main-column {
  box-sizing: border-box;
  max-width: 100% !important;
  margin-right: 0px !important;
  text-align: left;
  border-radius: 3px;
  padding: 40px;
  background-color: #fff;
  width: 100% !important; }

.subpage-ikke-opdelt .main-column, .subpage-opdelt .main-column {
  margin-bottom: 15px !important;
  display: block !important; }

.subpage-ikke-opdelt h1.h1, .subpage-opdelt h1.h1 {
  margin-bottom: 10px; }

.subpage-ikke-opdelt h1, .subpage-opdelt h1 {
  margin-bottom: 10px; }

.subpage-ikke-opdelt .lead, .subpage-opdelt .lead {
  margin-bottom: 30px !important;
  margin-top: 0px !important;
  border-bottom: 1px solid #ededed; }

.subpage-ikke-opdelt .news-header-image, .subpage-opdelt .news-header-image {
  width: 100%; }

.subpage-ikke-opdelt .news-details-container, .subpage-opdelt .news-details-container {
  max-width: 1000px;
  padding-top: 20px; }

.subpage-ikke-opdelt .left-sidebar-container, .subpage-opdelt .left-sidebar-container {
  margin-top: 0px; }

.subpage-ikke-opdelt .brand-logobox, .subpage-opdelt .brand-logobox {
  text-align: center;
  border: 1px solid #ccc;
  margin: 0px 26px 26px 0px;
  width: 200px;
  background: #fff;
  float: left;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center; }

.subpage-ikke-opdelt .flag-annonce, .subpage-opdelt .flag-annonce {
  padding: 20px 0;
  padding-top: 40px; }

.subpage-ikke-opdelt .clear, .subpage-opdelt .clear {
  clear: both; }

.subpage-ikke-opdelt .aktiviteter-list-container .aktiviteter-text .aktiviteter-heading, .subpage-opdelt .aktiviteter-list-container .aktiviteter-text .aktiviteter-heading {
  text-align: left; }

.subpage-ikke-opdelt .aktiviteter-list-container .aktiviteter-inner-container, .subpage-opdelt .aktiviteter-list-container .aktiviteter-inner-container {
  text-align: left; }

.subpage-ikke-opdelt #dwcontent-featured-fluid-main-column-subpage .box-readmore-bottom-container, .subpage-opdelt #dwcontent-featured-fluid-main-column-subpage .box-readmore-bottom-container {
  display: none !important; }

.subpage-ikke-opdelt .infobar .attention-bar, .subpage-opdelt .infobar .attention-bar {
  /*margin-bottom: 20px;
        margin-top: 10px;*/ }

.subpage-ikke-opdelt .flag, .subpage-opdelt .flag {
  position: relative; }
  .subpage-ikke-opdelt .flag .paragraph-link, .subpage-opdelt .flag .paragraph-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.subpage-ikke-opdelt .inner-main-column {
  max-width: 100% !important;
  padding: 40px; }

.subpage-ikke-opdelt .main-column .inner-main-column {
  background-color: #fff; }

.subpage-ikke-opdelt span.newsImage {
  float: right;
  margin: 20px auto;
  padding-right: 15px; }

.subpage-ikke-opdelt div#newsnavigation {
  display: none; }

.subpage-ikke-opdelt span.newsDate {
  font-weight: 600;
  font-size: 15px;
  font-style: italic; }

.subpage-opdelt div#dwcontent-featured-fluid-right-top-column-subpage, .subpage-opdelt div#dwcontent-featured-fluid-right-bottom-column-subpage {
  padding-left: 40px;
  max-width: 50%;
  word-break: break-all; }

.subpage-opdelt .inner-right-top-column, .subpage-opdelt .inner-right-bottom-column {
  padding: 40px;
  background-color: #fff;
  border-radius: 3px; }

.subpage-opdelt span.newsImage {
  float: right;
  margin: 20px auto;
  padding-right: 15px; }

.subpage-opdelt div#newsnavigation {
  display: none; }

.subpage-opdelt span.newsDate {
  font-weight: 600;
  font-size: 15px;
  font-style: italic; }

/* 
===============================================================================
================  ==========    =====      ===    ==  =======  ================
================  =========  ==  ===   ==   ===  ===   ======  ================
================  ========  ====  ==  ====  ===  ===    =====  ================
================  ========  ====  ==  =========  ===  ==  ===  ================
================  ========  ====  ==  =========  ===  ===  ==  ================
================  ========  ====  ==  ===   ===  ===  ====  =  ================
================  ========  ====  ==  ====  ===  ===  =====    ================
================  =========  ==  ===   ==   ===  ===  ======   ================
================        ====    =====      ===    ==  =======  ================
===============================================================================                                     
LOGIN 
*/
.loginpage {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center; }
  .loginpage .login-container {
    text-align: center;
    border-radius: 3px;
    border: 2px solid;
    border-image: -webkit-gradient(linear, left center, right center, from(#152c74), to(#152c74), color-stop(50%, #b70404)) 3 repeat repeat;
    box-shadow: 0px 0px 10px 0px #000; }
    .loginpage .login-container .login-center-box {
      padding: 10px 5%;
      min-width: 310px; }
      .loginpage .login-container .login-center-box .login-logo {
        min-width: 130px;
        width: 50%;
        margin: 0 auto; }
      .loginpage .login-container .login-center-box span {
        font-size: 13px !important;
        text-transform: none;
        color: #808080;
        font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑", sans-serif; }
      .loginpage .login-container .login-center-box .alert {
        line-height: 30px;
        padding: 0;
        margin: 0; }
        .loginpage .login-container .login-center-box .alert p {
          margin: 0; }
      .loginpage .login-container .login-center-box .btn-primary span {
        font-size: 13px !important;
        text-transform: none; }
      .loginpage .login-container .login-center-box label.control-label {
        line-height: 15px;
        margin-bottom: 5px; }
    .loginpage .login-container h2, .loginpage .login-container .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup .loginpage .login-container .headline-h2 {
      font-size: 25px;
      margin-bottom: 0px;
      margin-top: 0px;
      color: #efefef;
      text-transform: uppercase; }
    .loginpage .login-container input {
      height: 40px !important; }
    .loginpage .login-container .form-vertical {
      color: #efefef;
      margin: 0; }
      .loginpage .login-container .form-vertical fieldset {
        padding-right: 0; }
        .loginpage .login-container .form-vertical fieldset .form-actions {
          margin: 0; }
        .loginpage .login-container .form-vertical fieldset .control-group:first-child {
          margin-bottom: 8px; }

/* 
================================================================================================
================  ====  =====  =====       ===    ====    ====  ====  ===      =================
================  ====  ====    ====  ====  ===  ====  ==  ===  ====  ==  ====  ================
================  ====  ===  ==  ===  ====  ===  ===  ====  ==  ====  ==  ====  ================
================  ====  ==  ====  ==  ===   ===  ===  ====  ==  ====  ===  =====================
================   ==   ==  ====  ==      =====  ===  ====  ==  ====  =====  ===================
=================  ==  ===        ==  ====  ===  ===  ====  ==  ====  =======  =================
=================  ==  ===  ====  ==  ====  ===  ===  ====  ==  ====  ==  ====  ================
==================    ====  ====  ==  ====  ===  ====  ==  ===   ==   ==  ====  ================
===================  =====  ====  ==  ====  ==    ====    =====      ====      =================
================================================================================================
VARIOUS 
*/
/* THEME COLOR ATTENTION BAR */
.theme-color-red {
  background-color: #b70404 !important; }
  .theme-color-red .infobar-header {
    color: white; }
  .theme-color-red .infobar-button {
    border-color: white;
    color: white; }
  .theme-color-red .link {
    border-color: #940303 !important; }

/* THEME COLOR ATTENTION BAR */
.theme-color-blue {
  background-color: #152c74 !important; }
  .theme-color-blue .infobar-header {
    color: white; }
  .theme-color-blue .infobar-button {
    border-color: white;
    color: white; }
  .theme-color-blue .link {
    border-color: #102156 !important; }

/* THEME COLOR ATTENTION BAR */
.theme-color-yellow {
  background-color: #f7c100 !important; }
  .theme-color-yellow .infobar-header {
    color: white; }
  .theme-color-yellow .infobar-button {
    border-color: white;
    color: white; }
  .theme-color-yellow .link {
    border-color: #d3a500 !important; }

/* THEME COLOR ATTENTION BAR */
.theme-color-grey {
  background-color: #444444 !important; }
  .theme-color-grey .infobar-header {
    color: white; }
  .theme-color-grey .infobar-button {
    border-color: white;
    color: white; }
  .theme-color-grey .link {
    border-color: #323232 !important; }

/* THEME COLOR ATTENTION BAR */
.theme-color-black {
  background-color: #2d2d2d !important; }
  .theme-color-black .infobar-header {
    color: white; }
  .theme-color-black .infobar-button {
    border-color: white;
    color: white; }
  .theme-color-black .link {
    border-color: #3f3f3f !important; }

/* THEME COLOR ATTENTION BAR */
.theme-color-white {
  background-color: #efefef !important; }
  .theme-color-white .infobar-header {
    color: #0a0a0a; }
  .theme-color-white .infobar-button {
    border-color: #0a0a0a;
    color: #0a0a0a; }
  .theme-color-white .link {
    border-color: #dddddd !important; }

[class*="span"], .row-fluid [class*="span"] {
  margin: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

ul.breadcrumb.visible-phone {
  display: none !important; }

.box-readmore-bottom-container {
  width: 100%;
  display: block;
  position: relative;
  height: 22px;
  background-color: #f7c100;
  border-radius: 0px 0px 3px 3px;
  border-top: 1px solid rgba(50, 50, 50, 0.1); }
  .box-readmore-bottom-container:hover {
    background-color: #ffd12b; }
  .box-readmore-bottom-container .box-readmore-link {
    display: block;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    color: #efefef;
    letter-spacing: 1px;
    font-weight: 700;
    color: #474747; }

/*  Vejr APP CSS */
#weatherWidgetInner {
  background-color: #2d2d2d !important; }

.weather {
  margin: 0 30px;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 100%;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap; }

.vejret_item {
  width: 25% !important;
  box-sizing: border-box;
  padding: 0 10px;
  justify-content: center; }

.searchcount .searchword {
  display: none !important; }

.searchcount .searchword:first-child {
  display: inline-block !important; }

/* 
=================================================================================================================================
===================  =====  =======  ==    ==  =====  =====  =====        ==    ====    ====  =======  ===      =================
==================    ====   ======  ===  ===   ===   ====    =======  ======  ====  ==  ===   ======  ==  ====  ================
=================  ==  ===    =====  ===  ===  =   =  ===  ==  ======  ======  ===  ====  ==    =====  ==  ====  ================
================  ====  ==  ==  ===  ===  ===  == ==  ==  ====  =====  ======  ===  ====  ==  ==  ===  ===  =====================
================  ====  ==  ===  ==  ===  ===  =====  ==  ====  =====  ======  ===  ====  ==  ===  ==  =====  ===================
================        ==  ====  =  ===  ===  =====  ==        =====  ======  ===  ====  ==  ====  =  =======  =================
================  ====  ==  =====    ===  ===  =====  ==  ====  =====  ======  ===  ====  ==  =====    ==  ====  ================
================  ====  ==  ======   ===  ===  =====  ==  ====  =====  ======  ====  ==  ===  ======   ==  ====  ================
================  ====  ==  =======  ==    ==  =====  ==  ====  =====  =====    ====    ====  =======  ===      =================
=================================================================================================================================
ANIMATIONS 
*/
.pulse {
  cursor: pointer;
  /*animation: pulse 2s infinite;*/ }

.pulse:hover {
  animation: none; }

@keyframes pulse {
  0% {
    transform: scale(1); }
  30% {
    transform: scale(1); }
  40% {
    transform: scale(1); }
  50% {
    transform: scale(1); }
  60% {
    transform: scale(1.01); }
  70% {
    transform: scale(1); }
  80% {
    transform: scale(1); }
  100% {
    transform: scale(1); } }

.btn {
  padding: .84rem 2.14rem;
  font-size: .81rem;
  -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  margin: .375rem;
  border: 0;
  -webkit-border-radius: .125rem;
  border-radius: .125rem;
  cursor: pointer;
  text-transform: uppercase;
  white-space: normal;
  word-wrap: break-word;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .775rem 2rem;
  font-size: 13px;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.waves-effect {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  z-index: 1; }

.btn:focus, .btn:hover {
  text-decoration: none; }

.btn-rounded {
  -webkit-border-radius: 10em;
  border-radius: 10em; }

.btn:not(:disabled):not(.disabled) {
  cursor: pointer; }

.btn:active, .btn:focus, .btn:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  outline: 0; }

.btn-primary {
  background-color: #152c74 !important;
  color: #efefef !important;
  background-image: none !important; }

.btn-primary:hover {
  color: #efefef !important;
  background-color: white;
  border-color: #152c74 !important; }

.btn-secondary {
  background-color: #046728 !important;
  color: #efefef !important;
  background-image: none !important; }

.btn-secondary:hover {
  color: #fff;
  background-color: white;
  border-color: #046728 !important; }

@-webkit-keyframes progress {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -75px 0px; } }

@-moz-keyframes progress {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -75px 0px; } }

@-ms-keyframes progress {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -75px 0px; } }

@keyframes progress {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -70px 0px; } }

/*-- Toogle knap til ændring af menustruktur - vises under venstre navigation --*/
.model-9 {
  margin-top: 20px;
  text-align: center; }
  .model-9 .model-9-title {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .model-9 .checkbox {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0; }
    .model-9 .checkbox:after, .model-9 .checkbox:before {
      font-family: FontAwesome;
      font-feature-settings: normal;
      font-kerning: auto;
      font-language-override: normal;
      font-stretch: normal;
      font-style: normal;
      font-synthesis: weight style;
      font-variant: normal;
      font-weight: normal;
      text-rendering: auto; }
    .model-9 .checkbox label {
      width: 90px;
      height: 42px;
      background: #ccc;
      position: relative;
      display: inline-block;
      -webkit-border-radius: 46px;
      -moz-border-radius: 46px;
      border-radius: 46px;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }
      .model-9 .checkbox label:after {
        content: '';
        position: absolute;
        width: 50px;
        height: 50px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        left: 0;
        top: -5px;
        z-index: 2;
        background: #fff;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -o-transition: 0.4s;
        transition: 0.4s; }
    .model-9 .checkbox input {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 5;
      opacity: 0;
      cursor: pointer; }
      .model-9 .checkbox input:hover + label:after {
        -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15); }
      .model-9 .checkbox input:checked + label:after {
        left: 40px; }

.model-9 .checkbox label {
  background: #aaa;
  width: 90px;
  height: 32px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }
  .model-9 .checkbox label:after {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    top: 0;
    width: 50px;
    height: 32px; }

.model-9 .checkbox input:checked + label {
  background: #0d4c1a; }
  .model-9 .checkbox input:checked + label:after {
    background: #136d25;
    left: 40px; }

.traditional-toggle {
  display: none; }

/* 
========================================================================================================================
================       ===       ===        ==  ==========    =======  =====       ===        ==       =================
================  ====  ==  ====  ==  ========  =========  ==  =====    ====  ====  ==  ========  ====  ================
================  ====  ==  ====  ==  ========  ========  ====  ===  ==  ===  ====  ==  ========  ====  ================
================  ====  ==  ===   ==  ========  ========  ====  ==  ====  ==  ====  ==  ========  ===   ================
================       ===      ====      ====  ========  ====  ==  ====  ==  ====  ==      ====      ==================
================  ========  ====  ==  ========  ========  ====  ==        ==  ====  ==  ========  ====  ================
================  ========  ====  ==  ========  ========  ====  ==  ====  ==  ====  ==  ========  ====  ================
================  ========  ====  ==  ========  =========  ==  ===  ====  ==  ====  ==  ========  ====  ================
================  ========  ====  ==        ==        ====    ====  ====  ==       ===        ==  ====  ================
========================================================================================================================
PRELOADER 
*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: #2d2d2d; }

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #b70404;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #f7c100;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite; }

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #152c74;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* 
======================================================================================================================= 
======       ===        ===      ===       =====    ====  =======  ===      ===    ==  ====  ==        ================ 
======  ====  ==  ========  ====  ==  ====  ===  ==  ===   ======  ==  ====  ===  ===  ====  ==  ====================== 
======  ====  ==  ========  ====  ==  ====  ==  ====  ==    =====  ==  ====  ===  ===  ====  ==  ====================== 
======  ===   ==  =========  =======  ====  ==  ====  ==  ==  ===  ===  ========  ===  ====  ==  ====================== 
======      ====      =======  =====       ===  ====  ==  ===  ==  =====  ======  ===   ==   ==      ================== 
======  ====  ==  =============  ===  ========  ====  ==  ====  =  =======  ====  ====  ==  ===  ====================== 
======  ====  ==  ========  ====  ==  ========  ====  ==  =====    ==  ====  ===  ====  ==  ===  ====================== 
======  ====  ==  ========  ====  ==  =========  ==  ===  ======   ==  ====  ===  =====    ====  ====================== 
======  ====  ==        ===      ===  ==========    ====  =======  ===      ===    =====  =====        ================ 
======================================================================================================================= 
======      ====       ===        =====  =====  ====  ==       =====    ====    ==  =======  ==        ===      ======= 
======  ===  ===  ====  ==  ==========    ====  ===  ===  ====  ===  ==  ====  ===   ======  =====  =====  ====  ====== 
======  ====  ==  ====  ==  =========  ==  ===  ==  ====  ====  ==  ====  ===  ===    =====  =====  =====  ====  ====== 
======  ===  ===  ===   ==  ========  ====  ==  =  =====  ====  ==  ====  ===  ===  ==  ===  =====  ======  =========== 
======      ====      ====      ====  ====  ==     =====       ===  ====  ===  ===  ===  ==  =====  ========  ========= 
======  ===  ===  ====  ==  ========        ==  ==  ====  ========  ====  ===  ===  ====  =  =====  ==========  ======= 
======  ====  ==  ====  ==  ========  ====  ==  ===  ===  ========  ====  ===  ===  =====    =====  =====  ====  ====== 
======  ===  ===  ====  ==  ========  ====  ==  ====  ==  =========  ==  ====  ===  ======   =====  =====  ====  ====== 
======      ====  ====  ==        ==  ====  ==  ====  ==  ==========    ====    ==  =======  =====  ======      ======= 
=======================================================================================================================
RESPONSIVE BREAKPOINTS 
*/
/* -- */
@media screen and (max-width: 1935px) {
  .main-wrapper .center-content-container .outer-column-container .main-column {
    flex-wrap: nowrap; } }

/* -- */
@media screen and (max-width: 1775px) {
  .outer-column-container {
    display: block !important; }
  .main-wrapper .center-content-container .outer-column-container .main-column .inner-main-column {
    width: 100%; } }

/* -- */
/* UP TO Large desktop */
@media screen and (max-width: 1600px) {
  .top-bottom-100, .top-bottom-83, .top-bottom-75, .top-bottom-66, .top-bottom-50, .top-bottom-33, .top-bottom-25, .top-bottom-17 {
    width: 100%; }
  .main-wrapper .center-content-container .outer-column-container .right-column {
    max-width: 50%;
    width: auto !important; } }

@media screen and (max-width: 1599px) {
  .test-main-column .test-inner-main-column .top-bottom-50 {
    width: 100%; } }

@media screen and (max-width: 1420px) {
  /* Table for TAKEAWAY */
  table {
    display: block; }
  table > *, table tr, table td, table th {
    display: block; }
  table thead {
    display: none; }
  table tbody tr {
    height: auto;
    padding: 37px 0; }
  table tbody tr td {
    margin-bottom: 24px;
    text-align: left !important;
    font-size: 16px; }
  table tbody tr td:last-child {
    margin-bottom: 0; }
  table tbody tr td:before {
    font-family: "Barlow", sans-serif !important;
    font-size: 14px;
    color: #999999;
    line-height: 1.2;
    font-weight: unset;
    position: absolute;
    width: 40%;
    left: 30px;
    top: 0;
    text-align: left;
    font-weight: 600; }
  .column1,
  .column2,
  .column3,
  .column4,
  .column5,
  .column6,
  .column7 {
    width: 100%; }
    .column1 span,
    .column2 span,
    .column3 span,
    .column4 span,
    .column5 span,
    .column6 span,
    .column7 span {
      width: 100%; }
  tbody tr {
    font-size: 14px; } }

@media screen and (max-width: 1400px) {
  .right-sidebar-container {
    width: 100%;
    z-index: 10;
    padding: 0;
    padding-top: 0; }
    .right-sidebar-container:after {
      display: none; } }

@media screen and (min-width: 1200px) {
  .subpage-ikke-opdelt .right-sidebar-container, .subpage-opdelt .right-sidebar-container {
    right: 0;
    position: relative; } }

@media screen and (max-width: 1199px) {
  .subpage-ikke-opdelt .e-img img, .subpage-opdelt .e-img img {
    max-width: 100%;
    max-height: 300px;
    margin-bottom: 40px;
    float: none; }
  .subpage-ikke-opdelt .main-column .inner-main-column h1, .subpage-opdelt .main-column .inner-main-column h1 {
    font-size: 2em; }
  .subpage-ikke-opdelt .center-content-container, .subpage-opdelt .center-content-container {
    margin-right: 0px; }
  .firma-footer-text {
    padding-right: 0 !important; } }

/* -- */
@media screen and (max-width: 1024px) {
  .go-back-buttons {
    margin-top: 20px !important; } }

/* Portrait tablet to landscape and small desktop */
@media screen and (min-width: 980px) {
  .subpage-ikke-opdelt .inner-main-column .flag_item, .subpage-opdelt .inner-main-column .flag_item {
    max-width: 150px !important;
    width: 25%;
    text-align: center;
    justify-content: center;
    display: inline-block; }
    .subpage-ikke-opdelt .inner-main-column .flag_item h2, .subpage-ikke-opdelt .inner-main-column .flag_item .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup .subpage-ikke-opdelt .inner-main-column .flag_item .headline-h2, .subpage-opdelt .inner-main-column .flag_item h2, .subpage-opdelt .inner-main-column .flag_item .e-newsletter-popup-container .e-newsletter-popup .headline-h2, .e-newsletter-popup-container .e-newsletter-popup .subpage-opdelt .inner-main-column .flag_item .headline-h2 {
      font-size: 20px !important; } }

/* Portrait tablet to landscape and small desktop */
@media screen and (max-width: 979px) {
  .center-content-container {
    margin-bottom: 91px; }
  .e-content {
    background-color: transparent !important; }
  .news-outer-container .news-item .news-text-container {
    text-align: left; }
  .right-sidebar .sidebar-top .it-afdeling-container #dwcontent-featured-it-afdeling .it-afdeling-inner {
    min-height: 200px; }
  .right-sidebar .sidebar-top .it-afdeling-container {
    height: 100%; }
  .left-sidebar {
    visibility: hidden;
    width: 0px;
    height: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    background-color: #2d2d2d;
    z-index: 1000;
    margin: 0; }
  .left-sidebar-container {
    flex-shrink: 1;
    width: 0px; }
    .left-sidebar-container:after {
      display: none;
      width: 0;
      height: 0;
      position: relative; }
  .e-nav-global-top.affix {
    left: 0; }
  .e-nav-global-top.affix-top {
    left: 0;
    border-bottom: 1px solid #e6e6e624; }
  .left-sidebar-container .hjertestarter {
    margin-bottom: 0px; }
  .personal-container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0px;
    width: 100%;
    z-index: 10000; }
  .e-footer {
    z-index: 9999;
    height: 50px; }
    .e-footer .firma-footer-text {
      padding-left: 0 !important; }
      .e-footer .firma-footer-text p {
        margin: 0;
        text-align: center;
        font-size: 10px !important;
        line-height: 10px;
        letter-spacing: 0px; }
  .main-wrapper {
    margin-bottom: 20px; }
  .subpage-ikke-opdelt .right-sidebar, .subpage-opdelt .right-sidebar {
    margin-top: 0px; }
  .main-wrapper .center-content-container .outer-column-container .main-column .inner-main-column {
    text-align: center; }
  .subpage-ikke-opdelt span.newsImage {
    float: none;
    margin-bottom: 40px;
    display: block; }
  .subpage-ikke-opdelt ul {
    list-style: none;
    margin: 0; }
  .mobilesearchbar .e-search-box {
    border-bottom: 1px solid #efefef24; }
  .subpage-ikke-opdelt .e-img img, .subpage-opdelt .e-img img {
    max-width: 100%;
    max-height: 300px;
    margin-bottom: 40px;
    float: none; }
  .e-nav-local-bottom {
    margin: 5px 0px 20px 0px; }
  .infobar {
    padding-left: 20px !important;
    padding-right: 20px !important; }
  .main-wrapper .center-content-container .outer-column-container .main-column {
    padding: 0 20px; }
  .weather {
    padding: 20px 10px 10px; } }

/* -- */
@media screen and (max-width: 767px) {
  .right-sidebar-container.when-mobile .right-sidebar .sidebar-top .dagens-ret-container .dagens-ret-text {
    padding: 55px 0; }
  .personal-account-link {
    display: flex;
    justify-content: center !important; }
  .infobar {
    height: auto; }
  .right-sidebar .sidebar-bottom {
    margin-top: 0px; }
  .main-wrapper .center-content-container .outer-column-container .right-column {
    min-width: 100%;
    width: 100%; }
  .right-sidebar-container.when-mobile .right-sidebar .sidebar-bottom .grafer .kf-embed-klip {
    width: calc(100% - 10px) !important; }
  .user-container {
    width: 100%; }
  .main-wrapper .center-content-container .outer-column-container .main-column .inner-main-column {
    margin-right: 1px !important; }
  .inner-main-column .maerkedage-box_item {
    margin-top: -20px; }
  .main-wrapper .center-content-container .outer-column-container .main-column {
    flex-wrap: wrap; }
  .center-content-container {
    margin-bottom: 41px; }
  .personal-container {
    bottom: 0px; }
  .personal-info {
    max-width: 80%;
    left: 0;
    z-index: 10000;
    position: relative; }
  .e-nav-global-top .e-search-form {
    width: 60%; }
  img.unread {
    margin-top: 0px; }
  .top-bottom-25.vejret_item {
    width: 50% !important; }
  .top-bottom-100, .top-bottom-83, .top-bottom-75, .top-bottom-66, .top-bottom-50, .top-bottom-33, .top-bottom-25, .top-bottom-17 {
    text-align: left; }
  .madPlan .test {
    width: 100%; }
    .madPlan .test:nth-child(even) {
      margin-left: 0%; }
  .mobilesearchbar {
    background-color: #474747; }
    .mobilesearchbar .e-search-box input {
      background-color: #2d2d2d !important;
      padding-left: 20px; } }

@media screen and (min-width: 768px) {
  .socialmedia-box-desktop_item {
    margin: 0 !important; }
  .top-bottom-100, .top-bottom-50 {
    text-align: left; } }

/* -- */
@media screen and (max-width: 600px) {
  .guests-list-container .guests-listitem-container {
    line-height: 16px;
    margin-bottom: 10px; }
  .guests-list-container .guests-imagetext {
    padding-top: 5px; }
  .maerkedage-list-container {
    margin-top: 15px; }
  .right-sidebar .sidebar-bottom {
    margin: 0px; }
  .attention-bar .infobar-header {
    padding-left: 20px;
    line-height: 30px;
    width: 100%;
    padding: 20px;
    padding-top: 0;
    box-sizing: border-box;
    text-align: center;
    font-weight: 600;
    display: block;
    margin-right: 0px; }
  .attention-bar .infobar-button-wrapper {
    text-align: center;
    flex-shrink: 0;
    width: 100%;
    padding-left: 0px; }
  .attention-bar .infobar-text {
    flex-wrap: wrap; }
  .top-bottom-100, .top-bottom-83, .top-bottom-75, .top-bottom-66, .top-bottom-50, .top-bottom-33, .top-bottom-25, .top-bottom-17 {
    width: 100%; }
  .e-top .row-fluid .slideshow-background-image {
    background-size: cover;
    height: 20vh; }
  .news-outer-container .news-outer-link {
    width: 100%;
    position: relative;
    margin-top: -25px;
    text-align: center; }
    .news-outer-container .news-outer-link .news-image {
      margin-right: 0px; }
    .news-outer-container .news-outer-link .news-person-origin {
      position: absolute;
      left: calc(50% - 7px);
      top: 50px; }
    .news-outer-container .news-outer-link .unread-container {
      margin: 0;
      right: 0;
      top: -14px;
      position: absolute;
      zoom: 1.2; }
  .news-outer-container .news-item {
    line-height: 25px; }
  .news-outer-container .news-inner-container {
    margin: 0;
    margin-left: -5px;
    padding-top: 25px; }
    .news-outer-container .news-inner-container:hover {
      background: transparent !important; }
    .news-outer-container .news-inner-container:after {
      display: none; }
  .news-outer-container .news-text-container {
    position: unset !important;
    text-align: center !important;
    background: #e4e4e4;
    padding-top: 30px !important;
    padding-bottom: 20px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border-bottom: 1px solid #c6c6c6; }
    .news-outer-container .news-text-container .news-text {
      line-height: 16px !important; }
  .it-afdeling-container {
    margin-bottom: 20px; }
  .outer-column-container {
    display: block; }
  .infobar {
    padding: 20px !important;
    padding-bottom: 0px !important; }
  .main-wrapper .center-content-container .outer-column-container .main-column {
    padding-top: 0px;
    padding-left: 20px !important;
    padding-right: 20px !important; }
  .right-sidebar-container {
    width: 100%; }
  .right-sidebar .sidebar-bottom .grafer .kf-embed-klip {
    width: auto !important;
    max-width: 100% !important; }
  .go-back-buttons {
    text-align: center !important; }
  .subpage-ikke-opdelt .right-sidebar, .subpage-opdelt .right-sidebar {
    padding: 0 20px !important; }
  .coworker-container {
    background-color: white; }
  .infographs-container {
    background-color: white; }
  .sidebar-bottom {
    background: transparent !important;
    padding-top: 20px !important; }
  .coworker-container form {
    width: 90%; }
  .gridview li {
    width: 100% !important; }
  .weather {
    margin: 10px 10px; }
  .infographs {
    padding-bottom: 20px; } }

@media print {
  .print-settings {
    display: block !important; }
    .print-settings .left-sidebar-container {
      display: none; }
    .print-settings .js-e-nav-sticky-wrapper {
      display: none; }
    .print-settings .right-sidebar-container {
      display: none; }
    .print-settings .infobar {
      display: none; }
    .print-settings .go-back-buttons {
      display: none; } }

/*# sourceMappingURL=/Files/Templates/Designs/fhintra/assets/_dist/css//default.css.map */
