@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
*/
@import url("https://fonts.googleapis.com/css?family=Chivo|Roboto|Ubuntu:300,400,700");
/*
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,
  h3 {
    orphans: 3;
    widows: 3; }
  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: "Roboto", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #474747;
  background-color: white; }

a {
  color: #8dc63f;
  text-decoration: none; }

a:hover,
a:focus {
  color: #8dc63f;
  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: white;
  overflow-x: hidden; }

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

#e-grid [class*="span"] {
  background: rgba(141, 198, 63, 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,
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: #8dc63f; }

a.text-success:hover,
a.text-success:focus {
  color: #72a230; }

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

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

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

h1, h2, h3, h4, h5, h6 {
  margin: 12px 0;
  font-family: "Ubuntu", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 24px;
  color: #262626;
  text-rendering: optimizelegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #a2a2a2; }

h1,
h2,
h3 {
  line-height: 48px; }

h1 {
  font-size: 44px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 13.6px; }

h1 small {
  font-size: 28px; }

h2 small {
  font-size: 20px; }

h3 small {
  font-size: 16px; }

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 {
    display: block;
    line-height: 24px;
    color: #a2a2a2; }
    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 {
      text-align: right; }
    blockquote.pull-right small:before {
      content: ''; }
    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 // -------------------------
*/
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,
.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,
.pidlink:first-child + h2,
.h2:first-child,
.pidlink:first-child + .h2 {
  margin-top: 0.14285em; }

.e-img + 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,
h4 + h3,
h4 + h4,
h4 + .h1,
h4 + .h2 {
  margin-top: 0; }

h1 + h4,
h2 + h4,
h3 + h4,
h4 + h4,
.h1 + h4,
.h2 + h4 {
  margin-top: -0.75em; }

h1 a,
h2 a,
h3 a,
h4 a {
  color: inherit;
  text-decoration: none; }

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  color: inherit; }

h1 small:first-child, h2 small:first-child, h3 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-'],
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 p[style*="center"] {
    padding-left: 6.38298%;
    padding-right: 6.38298%; }
  div[id^="dwcontent"].span8 .row .span8 h2[style*="center"] {
    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 {
  color: inherit; }

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

@media (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none; } }

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

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

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

small:only-child {
  display: inline-block; }

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

.text-link {
  color: #8dc63f; }

.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,
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 {
  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 {
    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: "Roboto", "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: #8dc63f; }

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

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #8dc63f;
  -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: #72a230;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bcdd8e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bcdd8e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #bcdd8e; }

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #8dc63f;
  background-color: #eaf2df;
  border-color: #8dc63f; }

.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: #d3e9b5;
    border-color: #8dc63f; }

.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(141, 198, 63, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(141, 198, 63, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(141, 198, 63, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(141, 198, 63, 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: white; }

.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: #eaf2df; }

.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: #deebcc; }

.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: #88bf3b;
  background-image: -moz-linear-gradient(top, #8dc63f, #80b636);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8dc63f), to(#80b636));
  background-image: -webkit-linear-gradient(top, #8dc63f, #80b636);
  background-image: -o-linear-gradient(top, #8dc63f, #80b636);
  background-image: linear-gradient(to bottom, #8dc63f, #80b636);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8DC63F', endColorstr='#FF80B636', 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: #8dc63f; }

.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: #82b839;
  background-image: -moz-linear-gradient(top, #8dc63f, #72a230);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8dc63f), to(#72a230));
  background-image: -webkit-linear-gradient(top, #8dc63f, #72a230);
  background-image: -o-linear-gradient(top, #8dc63f, #72a230);
  background-image: linear-gradient(to bottom, #8dc63f, #72a230);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8DC63F', endColorstr='#FF72A230', GradientType=0);
  border-color: #72a230 #72a230 #48671f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #72a230;
  /* 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: #72a230;
    *background-color: #648e2a; }
  .btn-primary:active, .btn-primary.active {
    background-color: #567b24 \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: #a2d162;
  background-image: -moz-linear-gradient(top, #b0d87a, #8dc63f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b0d87a), to(#8dc63f));
  background-image: -webkit-linear-gradient(top, #b0d87a, #8dc63f);
  background-image: -o-linear-gradient(top, #b0d87a, #8dc63f);
  background-image: linear-gradient(to bottom, #b0d87a, #8dc63f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB0D87A', endColorstr='#FF8DC63F', GradientType=0);
  border-color: #8dc63f #8dc63f #648e2a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #8dc63f;
  /* 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: #8dc63f;
    *background-color: #80b636; }
  .btn-success:active, .btn-success.active {
    background-color: #72a230 \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: #8dc63f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-link:hover,
.btn-link:focus {
  color: #8dc63f;
  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; }

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

.e-btn-branded {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #a2d162;
  background-image: -moz-linear-gradient(top, #b0d87a, #8dc63f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b0d87a), to(#8dc63f));
  background-image: -webkit-linear-gradient(top, #b0d87a, #8dc63f);
  background-image: -o-linear-gradient(top, #b0d87a, #8dc63f);
  background-image: linear-gradient(to bottom, #b0d87a, #8dc63f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB0D87A', endColorstr='#FF8DC63F', GradientType=0);
  border-color: #8dc63f #8dc63f #648e2a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #8dc63f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .e-btn-branded:hover, .e-btn-branded:focus, .e-btn-branded:active, .e-btn-branded.active, .e-btn-branded.disabled, .e-btn-branded[disabled] {
    color: #fff;
    background-color: #8dc63f;
    *background-color: #80b636; }
  .e-btn-branded:active, .e-btn-branded.active {
    background-color: #72a230 \9; }

.e-btn-icon {
  width: 4em;
  height: 4em;
  line-height: 4em;
  padding: 0;
  overflow: hidden;
  position: relative; }
  .e-btn-icon:before {
    font-family: 'FontAwesome';
    display: inline-block;
    line-height: inherit;
    margin-left: -0.125em;
    font-size: 2.5em; }

.e-btn-icon-shoppingcart:before {
  content: "\f07a"; }

.e-btn-icon-shoppingcart:after {
  content: attr(data-ordertotalproductquantity);
  font-size: 0.846em;
  font-weight: 600;
  color: whitesmoke;
  text-shadow: none;
  background-color: #8dc63f;
  position: absolute;
  top: 8%;
  right: 8%;
  height: 1em;
  min-width: 1em;
  line-height: 1;
  padding: 0.25em;
  text-indent: -0.125em;
  letter-spacing: -0.125em;
  text-align: center;
  border-radius: 50%; }

.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: #72a230; }

.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: #8dc63f; }

.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: #8dc63f; }

.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: #eaf2df;
  border-color: #cfdda7;
  color: #8dc63f; }

.alert-success h4 {
  color: #8dc63f; }

.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: #72a230; }
  .alert-success a:hover {
    color: #48671f; }

.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: #f6faf0;
  border-color: #dbe7b7;
  color: #8dc63f; }

.alert-branded a {
  color: #72a230; }
  .alert-branded a:hover {
    color: #48671f; }

.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: #8dc63f; }

.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: white;
  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: #8dc63f; }

.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: #8dc63f;
  border-bottom-color: #8dc63f;
  margin-top: 6px; }

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

/* 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: #8dc63f;
  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: #8dc63f;
    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: #8dc63f;
  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: #8dc63f;
  border-bottom-color: #8dc63f; }

.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: #8dc63f; }

.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: #8dc63f;
  border-bottom-color: #8dc63f; }

.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: white;
  background-image: -moz-linear-gradient(top, white, white);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(white));
  background-image: -webkit-linear-gradient(top, white, white);
  background-image: -o-linear-gradient(top, white, white);
  background-image: linear-gradient(to bottom, white, white);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF', 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: #8dc63f; }

.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: white;
  border-right-color: white; }

.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: #8dc63f;
  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: white;
  border-color: white;
  -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: #f2f2f2;
  background-image: -moz-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: -o-linear-gradient(top, #f2f2f2, #f2f2f2);
  background-image: linear-gradient(to bottom, #f2f2f2, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFF2F2F2', GradientType=0);
  border-color: #f2f2f2 #f2f2f2 #cccccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f2f2f2;
  /* 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: #f2f2f2;
    *background-color: #e6e6e6; }
  .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
    background-color: #d9d9d9 \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 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.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.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 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: #8dc63f;
  -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,
.thumbnail .caption small {
  font-size: .846em; }

a.thumbnail:hover {
  -webkit-box-shadow: 0 1px 4px rgba(141, 198, 63, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(141, 198, 63, 0.25);
  box-shadow: 0 1px 4px rgba(141, 198, 63, 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 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 white; }
  @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 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: white;
      background-color: white; }

.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: white;
    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 {
    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: white; }
  .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: white;
    border-bottom-color: white; }
  .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); } }

body.cke_editable {
  background-image: none;
  background-color: white; }

.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 #e6e6e6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: white;
  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: white;
  background-image: -moz-linear-gradient(top, white, white);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(white));
  background-image: -webkit-linear-gradient(top, white, white);
  background-image: -o-linear-gradient(top, white, white);
  background-image: linear-gradient(to bottom, white, white);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF', GradientType=0);
  border-color: white white #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: white;
  /* 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: white;
    *background-color: #f2f2f2; }
  .e-cookie-message .btn:active, .e-cookie-message .btn.active {
    background-color: #e6e6e6 \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: #8dc63f;
      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: 0.3em;
    padding-bottom: 0.4em;
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
    right: 0;
    z-index: 3; }
  .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: white;
      background: white;
      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: white;
        background: white;
        cursor: text;
        opacity: 1; }
        .e-search-form-expandable .e-search-box input[type="text"]:focus + button {
          z-index: 3;
          color: #b5b5b5; }

.search-toggle {
  cursor: pointer; }

.e-nav-global-top form {
  margin: -12px 0 24px; }

.e-searchbar {
  background: rgba(0, 0, 0, 0.85);
  color: white;
  width: 100%;
  height: 66px;
  top: 0;
  float: right;
  margin-bottom: -66px;
  bottom: auto;
  right: 0px;
  left: auto;
  overflow: hidden;
  display: none;
  opacity: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.1em 0;
  z-index: 2000; }
  .e-searchbar .e-wrapper {
    margin-top: 0; }
  .e-searchbar button[type="submit"] {
    right: 760px;
    position: absolute;
    top: 0.4em;
    left: 0;
    background: none;
    color: #fff;
    padding: 0;
    border: none;
    font-size: 30px;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    @media (max-width: 1240px) {
      .e-searchbar button[type="submit"] {
        padding-top: 11px; } }
  .e-searchbar ::-webkit-input-placeholder {
    color: white;
    opacity: 0.6; }
  .e-searchbar :-moz-placeholder {
    /* Firefox 18- */
    color: white;
    opacity: 0.6; }
  .e-searchbar ::-moz-placeholder {
    /* Firefox 19+ */
    color: white;
    opacity: 0.6; }
  .e-searchbar :-ms-input-placeholder {
    color: white;
    opacity: 0.6; }
  .e-searchbar form > div > ul {
    background: white;
    border-radius: 0;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.15);
    border: 0;
    padding: 0;
    margin: 0; }
    @media (max-width: 767px) {
      .e-searchbar form > div > ul {
        width: 100%;
        height: 100vh; } }
    .e-searchbar form > div > ul li {
      border-bottom: 1px solid #eeeeee;
      padding: 0.5em 0; }
      .e-searchbar form > div > ul li:first-child {
        margin-left: 0; }
      .e-searchbar form > div > ul li:last-child {
        border-bottom: 0; }
      .e-searchbar form > div > ul li a {
        font-size: 20px;
        color: #555555;
        background: none; }
      @media (max-width: 767px) {
        .e-searchbar form > div > ul li {
          padding: 0; }
          .e-searchbar form > div > ul li a {
            font-size: 16px; } }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: transparent;
  color: #8dc63f; }

button.btn.icon.pull-left::after {
  display: none; }

@media (max-width: 980px) {
  .e-nav-global-top .e-search-form {
    width: 100%; } }

.e-searchbar input {
  border-width: 0;
  border-color: transparent;
  width: 100%;
  height: 60px;
  margin-top: -4px;
  float: left;
  background: transparent;
  color: white;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "Ubuntu", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 47px;
  font-weight: 300;
  padding: 0em 0em 0em 1em;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .e-searchbar input p {
    color: white; }
  @media (max-width: 979px) {
    .e-searchbar input {
      font-size: 20px; }
      .e-searchbar input:focus {
        font-size: 20px; } }

.e-searchbar input:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

input:-webkit-autofill {
  background: transparent; }

.e-search-icon {
  background: transparent;
  top: 0.96em;
  font-size: 18px;
  bottom: auto;
  right: 0;
  margin-left: 1em;
  color: #555555;
  left: auto;
  position: relative; }
  .e-search-icon:hover {
    cursor: pointer; }
  @media (max-width: 979px) {
    .e-search-icon {
      top: 0.9em;
      right: 1em;
      font-size: 20px;
      color: #a2a2a2;
      display: inline-block; } }
  @media (max-width: 320px) {
    .e-search-icon {
      display: none; } }

@media (min-width: 979px) {
  div.span12.js-productlist-pages-empty > div > div.search-desktop {
    padding: 1.5em 16em; } }

.typeahead .typeahead-category-page:before, .typeahead .typeahead-category-product:before {
  padding: 1em 0 0;
  text-transform: uppercase;
  font-size: .85em;
  font-weight: bold;
  display: block;
  color: #a2a2a2; }

.typeahead .typeahead-category-page:before {
  content: attr(data-label); }

.typeahead .typeahead-category-product:before {
  content: attr(data-label); }

.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 h3,
.e-bottom h4 {
  color: #474747; }

.e-bottom h1 a,
.e-bottom 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 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: white;
  -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 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: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', 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);
  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: #e6e6e6;
    *background-color: #d9d9d9; }
  .e-footer .btn:active, .e-footer .btn.active {
    background-color: #cccccc \9; }

.e-footer input {
  background: #949494;
  border-color: #d9d9d9; }
  .e-footer input:-moz-placeholder {
    color: white; }
  .e-footer input:-ms-input-placeholder {
    color: white; }
  .e-footer input::-webkit-input-placeholder {
    color: white; }

.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: white;
  border: 0;
  position: relative;
  z-index: 5;
  -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); }
  @media (max-width: 979px) {
    .e-nav-global-top.affix {
      max-height: 100%;
      overflow-y: auto; } }

.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; }

@media (max-width: 980px) {
  .e-nav-global-top .nav + .nav li a {
    font-size: 0.846em; } }

.e-nav-global-top .nav > li:first-child {
  margin-left: -20px; }

.e-nav-global-top .nav > li > a {
  font-size: 15px;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
  text-shadow: none; }

.e-nav-global-top .nav > li.active > a {
  color: white; }

.e-nav-global-top .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 .nav > li.dropdown > ul.dropdown-menu > li.dropdown > a > i.icon-caret-down {
  display: none; }

.e-nav-global-top .nav > li.dropdown > a:hover > i.icon-caret-down,
.e-nav-global-top .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: #8dc63f; }

.e-nav-global-top .navbar-search {
  margin-top: 5px; }

.e-nav-global-top .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: white;
  background-image: -moz-linear-gradient(top, white, white);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(white));
  background-image: -webkit-linear-gradient(top, white, white);
  background-image: -o-linear-gradient(top, white, white);
  background-image: linear-gradient(to bottom, white, white);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF', GradientType=0);
  border-color: white white #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: white;
  /* 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 .btn-navbar:hover, .e-nav-global-top .btn-navbar:focus, .e-nav-global-top .btn-navbar:active, .e-nav-global-top .btn-navbar.active, .e-nav-global-top .btn-navbar.disabled, .e-nav-global-top .btn-navbar[disabled] {
    color: #fff;
    background-color: white;
    *background-color: #f2f2f2; }
  .e-nav-global-top .btn-navbar:active, .e-nav-global-top .btn-navbar.active {
    background-color: #e6e6e6 \9; }

.e-nav-global-top .dropdown-backdrop {
  position: static; }

@media (max-width: 980px) {
  .e-nav-global-top .nav > li:first-child {
    margin-left: 0; }
  .e-nav-global-top .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 #8dc63f; }

.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: #8dc63f;
  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: #8dc63f; }

.e-nav-local-left .nav li.inpath:not(.active) > a:hover {
  color: #648e2a; }

.e-nav-local-left .nav li.active > a {
  color: white;
  background-color: #8dc63f; }

.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: white;
  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: #8dc63f; }

.e-nav-local-bottom .e-panel .nav li.inpath:not(.active) > a:hover {
  color: #648e2a; }

.e-nav-local-bottom .e-panel .nav li.active > a {
  color: white;
  background-color: #8dc63f; }

.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: white;
  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: #8dc63f; }

.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, .e-panel-body > .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 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 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 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 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: #8dc63f;
  position: relative;
  border: 1px solid #72a230;
  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 #72a230;
    border-top-color: #72a230;
    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 #8dc63f;
    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 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: #8dc63f;
  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 li {
  text-align: center;
  width: 25%;
  height: 250px;
  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 li:hover {
  z-index: 3;
  outline: 2px solid #8dc63f !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 li > div:first-child {
  position: relative;
  padding-top: 75%;
  height: 0;
  margin-bottom: 0.66em; }

.e-ecom-grid 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 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 li h1,
.e-ecom-grid li h2,
.e-ecom-grid li h3,
.e-ecom-grid li h4 {
  font-size: inherit;
  line-height: inherit;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0.125em; }

.e-ecom-grid li p {
  margin-bottom: 0.5em; }

.e-ecom-grid li a {
  color: inherit;
  text-decoration: none; }

.e-ecom-grid li .e-price {
  font-size: 1.25em;
  display: block;
  margin: 4.8px 0 0; }

.e-ecom-grid li form {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 12px;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center; }
  .e-ecom-grid li form a {
    color: #8dc63f;
    text-decoration: underline;
    line-height: 34px; }
  .e-ecom-grid li form select {
    margin: 0 1%;
    max-width: 35%;
    flex: 0 1 auto; }
  .e-ecom-grid li form button {
    margin: 0 1%;
    max-width: 60%;
    flex: 0 1 auto; }

/* all containers */
@media (min-width: 980px) {
  .e-ecom-grid li:nth-child(4n) {
    border-right-width: 0; } }

@media (min-width: 769px) and (max-width: 979px) {
  .e-ecom-grid li {
    width: 33.33%; }
  .e-ecom-grid li:nth-child(3n) {
    border-right-width: 0; } }

@media (min-width: 640px) and (max-width: 768px) {
  .e-ecom-grid li {
    width: 25%; }
  .e-ecom-grid li:nth-child(4n) {
    border-right-width: 0; } }

@media (min-width: 481px) and (max-width: 640px) {
  .e-ecom-grid li {
    height: 260px;
    width: 33.33%; }
  .e-ecom-grid li:nth-child(3n) {
    border-right-width: 0; } }

@media (min-width: 320px) and (max-width: 480px) {
  .e-ecom-grid li {
    height: 255px;
    width: 50%; }
  .e-ecom-grid li:nth-child(2n) {
    border-right-width: 0; } }

@media (max-width: 319px) {
  .e-ecom-grid li {
    width: 100%;
    height: 130%;
    border-right-width: 0; } }

/* all containers - end */
/* small containers: span3 - span1 and span2 not applicable */
@media (min-width: 768px) {
  .span3 > .e-ecom-grid li {
    width: 100%;
    height: 220px;
    border-right-width: 0; } }

/* small containers - end */
/* medium containers: span4 */
@media (min-width: 768px) {
  .span4 > .e-ecom-grid li,
  .span5 > .e-ecom-grid li {
    height: 255px;
    width: 50%;
    border-right-width: 1px; }
  .span4 > .e-ecom-grid li:nth-child(2n),
  .span5 > .e-ecom-grid li:nth-child(2n) {
    border-right-width: 0; } }

/* medium containers - end */
/* large containers: span12 */
@media (min-width: 981px) {
  .span12 > .e-ecom-grid li {
    width: 20%;
    height: 260px;
    border-right-width: 1px; }
  .span12 > .e-ecom-grid li:nth-child(5n) {
    border-right-width: 0; } }

@media (min-width: 769px) and (max-width: 980px) {
  .span12 > .e-ecom-grid li {
    width: 25%;
    height: 250px;
    border-right-width: 1px; }
  .span12 > .e-ecom-grid 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 #8dc63f !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 {
  display: block; }

.e-productlist .e-productlist-action h2.e-price {
  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 {
  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 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 {
  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 {
  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 {
    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; } }

.hidden-phone.e-cart-header, .e-cart-header.chromatic-zoom-photo-caption {
  font-size: 15px;
  padding: 0.5em;
  white-space: nowrap;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .hidden-phone.e-cart-header p, .e-cart-header.chromatic-zoom-photo-caption p {
    margin-bottom: 0; }
  .hidden-phone.e-cart-header p:first-child, .e-cart-header.chromatic-zoom-photo-caption p:first-child {
    padding-top: 0.154em; }
  .hidden-phone.e-cart-header p + p, .e-cart-header.chromatic-zoom-photo-caption p + p {
    margin-top: 0.25em; }
  .hidden-phone.e-cart-header p:first-child a, .e-cart-header.chromatic-zoom-photo-caption p:first-child a,
  .hidden-phone.e-cart-header p:first-child a:hover, .e-cart-header.chromatic-zoom-photo-caption p:first-child a:hover {
    color: inherit;
    text-decoration: none; }
  .hidden-phone.e-cart-header p [class*="icon-"], .e-cart-header.chromatic-zoom-photo-caption p [class*="icon-"] {
    width: 1em;
    margin-right: 0;
    margin-top: -0.125em;
    line-height: 1;
    font-size: 2.75em; }
  .hidden-phone.e-cart-header p strong, .e-cart-header.chromatic-zoom-photo-caption p strong,
  .hidden-phone.e-cart-header p small, .e-cart-header.chromatic-zoom-photo-caption p small {
    display: block;
    margin-left: 22%;
    line-height: 1.2; }
  .hidden-phone.e-cart-header p .btn, .e-cart-header.chromatic-zoom-photo-caption p .btn {
    font-size: 1em;
    padding: 0.125em 1em; }

.visible-phone.e-cart-header {
  line-height: 84px; }
  .visible-phone.e-cart-header .btn {
    width: 4em;
    height: 4em;
    line-height: 4em;
    padding: 0;
    overflow: hidden;
    position: relative; }
    .visible-phone.e-cart-header .btn:before {
      font-family: 'FontAwesome';
      content: "\f07a";
      display: inline-block;
      line-height: inherit;
      margin-left: -0.125em;
      font-size: 2.5em; }
    .visible-phone.e-cart-header .btn:after {
      content: attr(data-ordertotalproductquantity);
      font-size: 0.846em;
      font-weight: 600;
      color: whitesmoke;
      background-color: #8dc63f;
      position: absolute;
      top: 8%;
      right: 8%;
      height: 1em;
      min-width: 1em;
      line-height: 1em;
      padding: 5%;
      text-align: center;
      border-radius: 50%; }

.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: #8dc63f; }

.step.step-active .step-count {
  background-color: #8dc63f;
  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: #8dc63f;
    color: white;
    font-weight: bold; }
  .step.step-active .step-count,
  .step.step-active .step-title {
    background-color: #8dc63f;
    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-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-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, .e-panel-body {
  border-top: 1px solid #e2e2e2;
  padding-top: 13px; }

.e-column > .row:first-child > [class*="span"] > .pidlink + h1, .e-panel-body > .row:first-child > [class*="span"] > .pidlink + h1,
.e-column > .row:first-child > [class*="span"] > .pidlink + h2, .e-panel-body > .row:first-child > [class*="span"] > .pidlink + h2,
.e-column > .row:first-child > [class*="span"] > .pidlink + h3, .e-panel-body > .row:first-child > [class*="span"] > .pidlink + h3,
.e-column > .row:first-child > [class*="span"] > .pidlink + h4, .e-panel-body > .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: "Roboto", "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 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 h3 a,
.e-embed-container.e-google-map .gm-style .gm-style-iw h4 a {
  color: #262626;
  font-family: "Roboto", "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: #8dc63f; }

.e-section-transparent h1,
.e-section-transparent 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: #8dc63f; }

.e-section-gray h1,
.e-section-gray 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: #8dc63f; }

.e-section-black h1,
.e-section-black 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,
[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: white; }

.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: #8dc63f;
        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: #8dc63f; }

.e-maps-marker-color-1 {
  color: #8dc63f; }

.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-megamenu-toggle {
  position: static; }

.navbar .nav .e-megamenu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  @media (min-width: 980px) {
    .navbar .nav .e-megamenu {
      width: 980px;
      margin-top: 0;
      margin-left: -28px;
      border: 8px solid #8dc63f;
      background-color: white;
      -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); } }
  .navbar .nav .e-megamenu:before, .navbar .nav .e-megamenu:after {
    border: 0 !important; }
  .navbar .nav .e-megamenu .close {
    font-size: 2.5em;
    line-height: 1;
    opacity: 1;
    position: absolute;
    right: 0.375em;
    top: 0;
    color: #474747; }
    @media (max-width: 979px) {
      .navbar .nav .e-megamenu .close {
        display: none; } }
  .navbar .nav .e-megamenu > ul {
    padding: 1em; }
    @media (max-width: 979px) {
      .navbar .nav .e-megamenu > ul {
        padding: 0 1em 1em; } }
    .navbar .nav .e-megamenu > ul > li {
      padding: 0 0 0 2%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      @media (min-width: 980px) {
        .navbar .nav .e-megamenu > ul > li {
          margin: 2em 0;
          float: left;
          width: 25%; } }
      .navbar .nav .e-megamenu > ul > li > a {
        font-size: 1em;
        line-height: 1.2;
        background: none;
        position: relative;
        padding: 0.75em 1em;
        text-decoration: none; }
        @media (max-width: 979px) {
          .navbar .nav .e-megamenu > ul > li > a {
            padding-left: 0.5em;
            color: #b5b5b5; } }
        @media (min-width: 980px) {
          .navbar .nav .e-megamenu > ul > li > a {
            font-weight: 600;
            letter-spacing: 0.0846em;
            text-transform: uppercase;
            color: #262626; }
            .navbar .nav .e-megamenu > ul > li > a:hover {
              color: #262626;
              background: none; } }
        .navbar .nav .e-megamenu > ul > li > a:after {
          content: '\f0d7';
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          white-space: nowrap;
          padding-left: 0.5em; }
        .navbar .nav .e-megamenu > ul > li > a.collapsed:after {
          content: '\f0da'; }
        .navbar .nav .e-megamenu > ul > li > a i.icon-large {
          position: absolute;
          left: -2.14286em;
          width: 2.14286em;
          text-align: center; }
      @media (min-width: 980px) {
        .navbar .nav .e-megamenu > ul > li > ul {
          height: auto !important; } }
      .navbar .nav .e-megamenu > ul > li > ul > li a {
        background: none; }
        @media (max-width: 979px) {
          .navbar .nav .e-megamenu > ul > li > ul > li a {
            padding: 0.75em 1em 0.75em 2.5em;
            color: #b5b5b5; } }
        @media (min-width: 980px) {
          .navbar .nav .e-megamenu > ul > li > ul > li a {
            padding: 0.125em 1em;
            color: #474747; } }
        .navbar .nav .e-megamenu > ul > li > ul > li a i {
          color: inherit; }

.e-newsletter-popup-container {
  position: fixed;
  display: none;
  background: #8dc63f;
  right: 0;
  border-bottom-width: 0;
  margin-top: 12px;
  margin-left: 12px;
  min-width: 100px;
  font-weight: 400;
  z-index: 1009;
  -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);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .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 .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 {
      display: none; }
      .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 {
      color: white;
      display: block;
      margin-top: 10px; }
    .e-newsletter-popup-container form input[type="text"],
    .e-newsletter-popup-container form input[type="email"],
    .e-newsletter-popup-container form input[type="number"] {
      width: 60%; }
      .e-newsletter-popup-container form input[type="text"].text-error,
      .e-newsletter-popup-container form input[type="email"].text-error,
      .e-newsletter-popup-container form input[type="number"].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: #8dc63f;
    -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.3 ease-in-out;
    -moz-transition: all 0.3 ease-in-out;
    -o-transition: all 0.3 ease-in-out;
    transition: all 0.3 ease-in-out; }
    .e-newsletter-popup-container .e-newsletter-popup-close:hover {
      background: #99cc53; }

.e-newsletter-popup-teaser {
  position: fixed;
  display: none;
  background: #8dc63f;
  border-bottom-width: 0;
  right: 0;
  bottom: 0;
  z-index: 1008;
  -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: #99cc53;
    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;
      padding: 20px; }
  .e-newsletter-popup-teaser {
    width: 100%;
    right: 0;
    left: 0;
    padding-right: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .e-newsletter-popup-teaser a {
      text-align: center;
      width: 100%;
      padding: 15px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .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: white;
  margin: 0 4px 4px 0;
  float: left; }

.chromatic-zoom {
  z-index: 1050;
  background-color: white; }

.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: white; }

.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 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 {
    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: white; }

.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: #8dc63f;
  border: 1px solid #8dc63f;
  -webkit-box-shadow: 1px 2px 3px rgba(141, 198, 63, 0.65);
  -moz-box-shadow: 1px 2px 3px rgba(141, 198, 63, 0.65);
  box-shadow: 1px 2px 3px rgba(141, 198, 63, 0.65);
  opacity: 1;
  filter: alpha(opacity=100); }

.e-nav-global-top .nav > li:first-child, .navbar .nav > li:first-child {
  margin-left: 0; }

.e-carousel-content .carousel-indicators li.active {
  background-color: #8dc63f; }

.e-carousel-content .carousel-indicators li.active:hover {
  background-color: #4a9537; }

.e-footer {
  font-size: 13.536px;
  line-height: 20.304px;
  color: white;
  padding-top: 48px;
  padding-bottom: 48px;
  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 a {
    color: #8dc63f;
    text-decoration: none; }
  .e-footer h4 {
    font-family: "Roboto", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: none;
    font-size: 18px;
    line-height: 24px;
    color: white;
    margin-right: 25%;
    letter-spacing: normal; }
  .e-footer h3 {
    color: white;
    text-transform: uppercase;
    font-size: 14px; }
  .e-footer .form-vertical input[type="text"] {
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0.5em 1em;
    margin-top: 0.25em;
    margin-bottom: 0.5em;
    color: white;
    font-size: 13px; }
  .e-footer .btn {
    background: transparent;
    border: 3px solid #8dc63f;
    color: #8dc63f;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0.75em;
    margin-top: 0.5em; }
    .e-footer .btn:hover, .e-footer .btn:focus, .e-footer .btn:active {
      background: #8dc63f;
      color: white; }

.article-top-10 {
  height: 0;
  padding-bottom: 140%; }
  .article-top-10 h3 {
    margin-top: 0.8em; }

.e-title {
  margin-top: 0; }

.e-blog__header {
  margin-top: 0; }

.e-blog > header {
  background-position: 100% 50%;
  background-repeat: no-repeat; }

.e-blog.e-posts .e-read-more {
  text-align: right; }

.e-blog .e-panel .e-panel-cap {
  border-bottom: 0;
  padding-left: 20px;
  padding-right: 20px; }

.e-blog .e-panel small {
  padding: 3px 0; }

.e-blog .e-panel .e-main-tags i.icon-circle {
  font-size: 1.5em; }
  .e-blog .e-panel .e-main-tags i.icon-circle.color-green {
    color: #408230; }
  .e-blog .e-panel .e-main-tags i.icon-circle.color-yellow {
    color: #ffc543; }
  .e-blog .e-panel .e-main-tags i.icon-circle.color-blue {
    color: #00a7ea; }
  .e-blog .e-panel .e-main-tags i.icon-circle.color-gray {
    color: #4e4e50; }
  .e-blog .e-panel .e-main-tags i.icon-circle.color-brown {
    color: #765837; }
  .e-blog .e-panel .e-main-tags i.icon-circle.color-default {
    color: #CCC; }

.e-post header {
  *zoom: 1; }
  .e-post header:before, .e-post header:after {
    display: table;
    content: "";
    line-height: 0; }
  .e-post header:after {
    clear: both; }
  .e-post header > * {
    vertical-align: top; }
  .e-post header .info {
    margin: 1em 0;
    padding: 10px;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1; }
    .e-post header .info:before, .e-post header .info:after {
      display: table;
      content: "";
      line-height: 0; }
    .e-post header .info:after {
      clear: both; }
  .e-post header .e-author-image {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px; }
  .e-post header .e-comments-info {
    display: block; }
    .e-post header .e-comments-info a {
      white-space: nowrap; }
  .e-post header .e-link {
    float: right; }

#comments article blockquote {
  border: none;
  margin: 1em 0 0;
  padding: 0; }

.e-posts .feeds {
  float: right; }

.e-posts article {
  clear: both; }

.e-post .e-content {
  margin: 1em 0; }

.e-panel-body {
  padding-top: 0px; }
  .e-panel-body .row {
    margin: 0;
    padding: 20px; }
    .e-panel-body .row.btn-row {
      padding: 0 20px; }

.e-blog-sidebar {
  font-size: 12px; }
  .e-blog-sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .e-blog-sidebar ul .e-blog__sidebar-header--categories + li a {
      padding-left: 27px; }
    .e-blog-sidebar ul.e-blog-archive .blog-month {
      margin: 0; }
      .e-blog-sidebar ul.e-blog-archive .blog-month strong {
        display: block;
        padding: 3px 10px;
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
        border-bottom: 1px solid #d8d8d8; }
        .e-blog-sidebar ul.e-blog-archive .blog-month strong:first-letter {
          text-transform: capitalize; }
      .e-blog-sidebar ul.e-blog-archive .blog-month a {
        line-height: 16px;
        padding-left: 20px; }
        .e-blog-sidebar ul.e-blog-archive .blog-month a:after {
          font-family: 'fontAwesome';
          content: '\f105';
          float: right;
          line-height: 0px;
          font-size: 20px; }
      .e-blog-sidebar ul.e-blog-archive .blog-month small {
        color: #7a7a7a;
        font-size: .8em; }
    .e-blog-sidebar ul li {
      margin-bottom: 0; }
      .e-blog-sidebar ul li a {
        padding: 5px 10px;
        display: block;
        color: black;
        border-bottom: 1px solid #d8d8d8;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .e-blog-sidebar ul li a:hover, .e-blog-sidebar ul li a.active {
          text-decoration: none;
          background: #d8d8d8; }
        .e-blog-sidebar ul li a:before {
          font-family: 'FontAwesome'; }
        .e-blog-sidebar ul li a[data-filter="green"]:before {
          content: '\f111';
          color: #408230;
          padding-right: 5px; }
        .e-blog-sidebar ul li a[data-filter="yellow"]:before {
          content: '\f111';
          color: #ffc543;
          padding-right: 5px; }
        .e-blog-sidebar ul li a[data-filter="brown"]:before {
          content: '\f111';
          color: #765837;
          padding-right: 5px; }
        .e-blog-sidebar ul li a[data-filter="blue"]:before {
          content: '\f111';
          color: #00a7ea;
          padding-right: 5px; }
        .e-blog-sidebar ul li a[data-filter="gray"]:before {
          content: '\f111';
          color: #4e4e50;
          padding-right: 5px; }
        .e-blog-sidebar ul li a[data-filter="default"]:before {
          content: '\f111';
          color: #CCC;
          padding-right: 5px; }
      .e-blog-sidebar ul li.blog-tag-cloud {
        background-color: white;
        border: 1px solid #d8d8d8;
        border-radius: 3px;
        display: inline-block; }
        .e-blog-sidebar ul li.blog-tag-cloud a {
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px; }

.blog-tag-cloud {
  margin-right: 10px;
  background: white; }

.e-blog-image {
  margin-top: 2.5em; }

.e-blog__posts--categories {
  margin-top: 0.5em;
  overflow: hidden;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px; }
  .e-blog__posts--categories ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .e-blog__posts--categories ul:nth-child(2) {
      border: 1px solid solid; }
    .e-blog__posts--categories ul li {
      float: left;
      margin-left: 1em; }

.e-blog__sidebar-header--categories, .e-blog__sidebar-header--archive {
  border: 1px solid #e2e2e2;
  border-radius: 3px 3px 0 0;
  height: 22px;
  background: #f1f1f1;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 10px; }
  .e-blog__sidebar-header--categories li, .e-blog__sidebar-header--archive li {
    border-bottom: 0;
    border-top: 0; }

.e-blog__sidebar-header--cloud h3 {
  border: 1px solid #e2e2e2;
  border-radius: 3px 3px 0 0;
  background: #f1f1f1;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 10px;
  margin-top: 2em; }

.e-blog__sidebar-header--cloud li {
  margin: 0.5em 0.5em 0 0; }

.e-blog-archive li:first-child {
  background: #f1f1f1;
  margin-top: 2em; }

.e-blog-filter {
  background: white; }
  .e-blog-filter li a {
    padding-left: 2em; }

.e-blog__post--list-image {
  margin-bottom: 20px; }

.mega-blog {
  margin-bottom: 20px; }

.e-projektleder {
  margin-top: 2em; }

.project-article {
  height: 150px;
  max-height: 150px;
  position: relative; }
  .project-article h3 {
    margin-top: 0; }
  .project-article .publish-date {
    margin-bottom: 0; }
  .project-article .read-more-link {
    position: absolute;
    bottom: 0px; }

.span4.abp-project:nth-child(3n+4) {
  margin-left: 0; }

.abp-project h3 {
  font-size: 1.1em; }

.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #a2a2a2; }

@media (max-width: 979px) {
  .e-nav-phone {
    background: #222222;
    text-decoration: none !important;
    position: fixed;
    top: 0;
    right: 0;
    height: 0;
    width: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out; }
    .e-nav-phone ul {
      list-style: none;
      font-family: "Ubuntu", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 0;
      margin: 0;
      background: #3c3c3c; }
      .e-nav-phone ul.level-1 li {
        padding: 0;
        border-bottom: none; }
        .e-nav-phone ul.level-1 li a {
          padding: 0.25em 0; }
      .e-nav-phone ul li {
        margin: 0;
        padding: 0 20px;
        border-bottom: 1px solid #222222; }
        .e-nav-phone ul li li {
          padding: 0px 10px;
          border-bottom: 0;
          margin-bottom: 8px; }
        .e-nav-phone ul li a {
          padding: 0.5em 1em 0.5em 0;
          display: block;
          text-transform: uppercase;
          color: #eeeeee;
          font-size: 0.846em;
          white-space: normal;
          text-decoration: none; }
        .e-nav-phone ul li a:hover,
        .e-nav-phone ul li a:active,
        .e-nav-phone ul li a:visited {
          text-decoration: none !important; }
        .e-nav-phone ul li.dropdown i.icon-caret-down {
          position: absolute;
          right: 0;
          margin-top: 7px;
          width: 2em;
          text-align: left;
          text-shadow: none; }
          .e-nav-phone ul li.dropdown i.icon-caret-down:before {
            content: "\f067"; }
        .e-nav-phone ul li.dropdown.open i.icon-caret-down:before {
          content: "\f107"; }
        .e-nav-phone ul li.dropdown button.close {
          color: #8dc63f;
          opacity: 0.8; }
        .e-nav-phone ul li .dropdown-menu {
          background-color: transparent;
          border: 0;
          font-size: 0.846em;
          float: none;
          margin: 0;
          position: static;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
        .e-nav-phone ul li .dropdown-menu > li > a:hover,
        .e-nav-phone ul li .dropdown-menu > li > a:focus,
        .e-nav-phone ul li .dropdown-submenu:hover > a,
        .e-nav-phone ul li .dropdown-submenu:focus > a {
          background: none;
          color: white; }
        .e-nav-phone ul li .active > a {
          background: none;
          font-weight: 600; }
      .e-nav-phone ul + ul {
        background: #222222;
        font-size: 13px; }
        .e-nav-phone ul + ul li {
          border: 0;
          border-bottom: 1px solid #3c3c3c; }
          .e-nav-phone ul + ul li a {
            font-weight: 600; }
          .e-nav-phone ul + ul li li {
            border-bottom: 0; }
  .menu-icon {
    /* this span is the central line of the menu icon */
    display: inline-block;
    position: relative;
    width: 32px;
    height: 3px;
    margin: 30px 0 0 0.5em;
    right: 10px;
    background-color: #3c3c3c;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    /* these are the upper and lower lines in the menu icon */ }
    .menu-icon::before, .menu-icon:after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      background: #3c3c3c !important;
      right: 0;
      -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
      -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
      transition: transform .3s, top .3s, background-color 0s; }
    .menu-icon::before {
      top: -7px; }
    .menu-icon::after {
      top: 7px; }
    .menu-icon:focus {
      outline: 0;
      background: none; }
  /* When mobile nav is open */
  .e-nav-phone-open {
    overflow: hidden; }
    .e-nav-phone-open .e-nav-phone {
      top: 0;
      right: 0;
      height: 100vh;
      width: 100%;
      z-index: 9; }
    .e-nav-phone-open .e-toggle-nav i {
      background: rgba(255, 255, 255, 0); }
    .e-nav-phone-open .e-toggle-nav i:before,
    .e-nav-phone-open .e-toggle-nav i:after {
      background: white; }
    .e-nav-phone-open .e-toggle-nav i:before {
      -ms-transform: translateX(12px) translateY(5px) rotate(45deg);
      -webkit-transform: translateX(12px) translateY(5px) rotate(45deg);
      transform: translateX(12px) translateY(5px) rotate(45deg); }
    .e-nav-phone-open .e-toggle-nav i:after {
      -ms-transform: translateX(12px) translateY(-8px) rotate(-45deg);
      -webkit-transform: translateX(12px) translateY(-8px) rotate(-45deg);
      transform: translateX(12px) translateY(-8px) rotate(-45deg); } }

.e-nav-phone-header {
  height: 70px;
  padding: 10px 20px 0px 0px; }

@media (max-width: 979px) {
  .e-nav-phone ul li.dropdown button.close {
    color: #eeeeee;
    top: 5px;
    position: relative;
    text-shadow: none; } }

@media (max-width: 979px) {
  .e-nav-phone ul li > ul > li {
    padding: 0; }
    .e-nav-phone ul li > ul > li a {
      color: #a2a2a2;
      margin-top: -10px; } }

.e-nav-utilities-top {
  background-color: white;
  border-bottom: 0;
  z-index: 2;
  position: relative;
  text-transform: uppercase;
  color: #a2a2a2; }
  .e-nav-utilities-top .icon-globe {
    padding-left: 3px; }
  .e-nav-utilities-top .icon-lock {
    padding-left: 3px; }

.e-nav-utilities-top .nav > li > a {
  color: #a2a2a2; }

@media (min-width: 767px) {
  .e-nav-local-top {
    box-shadow: none;
    background: none; }
    .e-nav-local-top .nav {
      background: none;
      border-radius: 0em 10em 0em 10em;
      padding: 0;
      margin: 0; }
    .e-nav-local-top .navbar-inner {
      float: right; } }

.e-nav-local-top.affix {
  box-shadow: none;
  background: #fff; }

.e-nav-local-top .container > .navbar > .navbar-inner > .container > .nav > li.inpath, .e-nav-local-top .container > .navbar > .navbar-inner > .container > .nav > li.active {
  border-bottom: 0; }

.e-nav-global-top {
  background: white;
  border: 0;
  position: relative;
  z-index: 5;
  border-bottom: 0;
  box-shadow: none; }
  @media (max-width: 979px) {
    .e-nav-global-top {
      height: 81px; } }
  .e-nav-global-top .e-logo {
    top: 0;
    height: 60px;
    width: 7.5em;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    @media (min-width: 979px) {
      .e-nav-global-top .e-logo {
        top: -18px;
        position: relative;
        height: 60px;
        width: 11em; } }
  .e-nav-global-top .navbar-inner {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .e-nav-global-top .nav {
    padding-top: 29px; }

.e-nav-global-top.affix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  border-bottom: 1px solid #eeeeee;
  box-shadow: none; }
  @media (max-width: 979px) {
    .e-nav-global-top.affix {
      max-height: 100%;
      overflow-y: inherit; } }
  @media (min-width: 979px) {
    .e-nav-global-top.affix .e-logo {
      width: 7em;
      top: 2px;
      height: 50px; }
    .e-nav-global-top.affix .navbar-inner {
      padding: 5px 0; }
    .e-nav-global-top.affix .navbar .nav {
      padding-top: 0.6em; }
    .e-nav-global-top.affix .e-search-icon {
      top: 0.65em; } }

.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: 10px 0;
  margin: 0; }

@media (max-width: 980px) {
  .e-nav-global-top .nav + .nav li a {
    font-size: 0.846em; } }

.nav-collapse {
  padding: 15px 0; }

.e-nav-global-top .nav > li:first-child {
  margin-left: -20px; }

.e-nav-global-top .nav > li > a {
  font-size: 17px;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
  text-shadow: none;
  padding: 0.2em 0;
  margin: 0 0.75em;
  color: #3c3c3c; }
  .e-nav-global-top .nav > li > a:hover {
    color: black;
    background: none; }

.e-nav-global-top .nav > li.active > a {
  color: #8dc63f;
  font-weight: bold;
  border-bottom: 0;
  background: none; }
  .e-nav-global-top .nav > li.active > a:focus {
    background: none;
    color: black; }
  .e-nav-global-top .nav > li.active > a:hover {
    background: none;
    color: black; }

.e-nav-global-top .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 .nav > li.dropdown > ul.dropdown-menu > li.dropdown > a > i.icon-caret-down {
  display: none; }

.e-nav-global-top .nav > li.dropdown > a:hover > i.icon-caret-down,
.e-nav-global-top .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: #8dc63f; }

.e-nav-global-top .navbar-search {
  margin-top: 5px; }

.e-nav-global-top .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: white;
  background-image: -moz-linear-gradient(top, white, white);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(white));
  background-image: -webkit-linear-gradient(top, white, white);
  background-image: -o-linear-gradient(top, white, white);
  background-image: linear-gradient(to bottom, white, white);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF', GradientType=0);
  border-color: white white #d9d9d9;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: white;
  /* 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 .btn-navbar:hover, .e-nav-global-top .btn-navbar:focus, .e-nav-global-top .btn-navbar:active, .e-nav-global-top .btn-navbar.active, .e-nav-global-top .btn-navbar.disabled, .e-nav-global-top .btn-navbar[disabled] {
    color: #fff;
    background-color: white;
    *background-color: #f2f2f2; }
  .e-nav-global-top .btn-navbar:active, .e-nav-global-top .btn-navbar.active {
    background-color: #e6e6e6 \9; }

.e-nav-global-top .dropdown-backdrop {
  position: static; }

@media (max-width: 980px) {
  .e-nav-global-top .nav > li:first-child {
    margin-left: 0; }
  .e-nav-global-top .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%; } }

@media (min-width: 980px) {
  .e-search-icon {
    background: transparent;
    top: 1px;
    font-size: 12px;
    color: #a2a2a2; }
    .e-search-icon .icon-search {
      padding-left: 5px;
      font-size: 1.15em;
      color: #a2a2a2; } }

h2 {
  font-size: 2em; }

.e-section {
  padding-bottom: 18px; }

.e-newsletter-popup-teaser:hover a {
  color: white; }

.e-newsletter-popup-teaser a {
  color: white; }

.e-newsletter-popup-container .headline-h2 {
  font-size: 1.8em; }

.e-newsletter-popup-container input {
  background: #fff;
  color: #000; }

.e-newsletter-popup-container input::placeholder {
  color: #555555; }

.e-newsletter-popup-container .btn {
  border: 3px solid white; }

.e-newsletter-popup-container .e-newsletter-popup-close:hover i[class*="icon"] {
  color: white; }

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

body {
  padding-bottom: 0; }

img {
  image-rendering: optimizeQuality; }

.e-content h2 {
  font-size: 1.75em; }

a.underline {
  text-decoration: underline; }

.btn {
  border: 3px solid #8dc63f;
  padding: 0.75em 2.5em;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: transparent;
  color: #8dc63f;
  text-shadow: none; }

.carousel-wrapper .btn {
  background: transparent;
  color: white; }

.custom-background-green .btn {
  background: transparent; }

@media (max-width: 767px) {
  .carousel-inner .custom-caption-width h1 {
    font-size: 8vw; } }

.carousel.e-carousel-custom {
  width: 100%;
  left: 0;
  right: 0;
  z-index: 1; }
  .carousel.e-carousel-custom img {
    width: 100%; }
  .carousel.e-carousel-custom .carousel-caption {
    width: 940px;
    left: 50%;
    transform: translate(-50%);
    padding: 0;
    bottom: 30%;
    box-sizing: border-box;
    background: transparent; }
    @media (max-width: 767px) {
      .carousel.e-carousel-custom .carousel-caption {
        position: relative;
        background: #3c3c3c;
        border-bottom: 3px solid white;
        padding: 2em 2em 3em 2em; } }
    @media (max-width: 979px) {
      .carousel.e-carousel-custom .carousel-caption {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 2em;
        bottom: 15%; } }
    .carousel.e-carousel-custom .carousel-caption h2 {
      font-family: "Chivo", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
      font-size: 1em; }
    .carousel.e-carousel-custom .carousel-caption p {
      font-size: 16px; }
    .carousel.e-carousel-custom .carousel-caption .custom-caption-width {
      width: 50%; }
    .carousel.e-carousel-custom .carousel-caption.black .btn {
      border-color: white;
      margin-top: 1em; }
    @media (max-width: 767px) {
      .carousel.e-carousel-custom .carousel-caption .custom-caption-width {
        width: 100%;
        text-align: center; }
        .carousel.e-carousel-custom .carousel-caption .custom-caption-width h2 {
          font-size: 1.9em; } }
    @media (min-width: 768px) and (max-width: 980px) {
      .carousel.e-carousel-custom .carousel-caption h2 {
        font-size: 1.7em; }
      .carousel.e-carousel-custom .carousel-caption p {
        font-size: 14px;
        line-height: 16px; }
      .carousel.e-carousel-custom .carousel-caption .custom-caption-width {
        width: 65%; } }
    @media (min-width: 980px) and (max-width: 1199px) {
      .carousel.e-carousel-custom .carousel-caption h2 {
        font-size: 1.7em; }
      .carousel.e-carousel-custom .carousel-caption p {
        font-size: 15px;
        line-height: 18px; }
      .carousel.e-carousel-custom .carousel-caption .custom-caption-width {
        width: 60%; } }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .carousel.e-carousel-custom .carousel-caption h2 {
        font-size: 2em; }
      .carousel.e-carousel-custom .carousel-caption .custom-caption-width {
        width: 60%; } }
    @media (min-width: 1400px) {
      .carousel.e-carousel-custom .carousel-caption h2 {
        font-size: 2.3em; } }
    @media (min-width: 1600px) {
      .carousel.e-carousel-custom .carousel-caption h2 {
        font-size: 2.7em; } }
    @media (min-width: 1920px) {
      .carousel.e-carousel-custom .carousel-caption h2 {
        font-size: 3.3em; } }
  .carousel.e-carousel-custom .custom-carousel-controls {
    position: absolute;
    width: 940px;
    height: 50px;
    bottom: 15%;
    left: 50%;
    transform: translate(-50%); }
    @media (max-width: 767px) {
      .carousel.e-carousel-custom .custom-carousel-controls {
        display: none; } }
    @media (max-width: 979px) {
      .carousel.e-carousel-custom .custom-carousel-controls {
        width: 100%;
        bottom: 10%; } }
    @media (min-width: 980px) and (max-width: 1399px) {
      .carousel.e-carousel-custom .custom-carousel-controls {
        bottom: 12%; } }
    .carousel.e-carousel-custom .custom-carousel-controls .carousel-control {
      border: none;
      background: transparent;
      margin: 0;
      padding: 0; }
      .carousel.e-carousel-custom .custom-carousel-controls .carousel-control i {
        font-size: 2em; }
    .carousel.e-carousel-custom .custom-carousel-controls .carousel-control.left {
      right: auto;
      left: 0; }
      @media (max-width: 979px) {
        .carousel.e-carousel-custom .custom-carousel-controls .carousel-control.left {
          right: 3em;
          left: auto; } }
    .carousel.e-carousel-custom .custom-carousel-controls .carousel-control.right {
      right: auto;
      left: 2em; }
      @media (max-width: 979px) {
        .carousel.e-carousel-custom .custom-carousel-controls .carousel-control.right {
          right: 1em;
          left: auto; } }

.custom-background-green {
  position: relative;
  background: #8dc63f;
  color: white;
  padding: 40px 100px 40px 80px;
  z-index: 2; }
  .custom-background-green h1,
  .custom-background-green h2,
  .custom-background-green h3,
  .custom-background-green h4,
  .custom-background-green h5,
  .custom-background-green h6,
  .custom-background-green small,
  .custom-background-green span,
  .custom-background-green a {
    color: white; }
  .custom-background-green .btn {
    border-color: white;
    color: white;
    margin-top: 1em; }
  @media (min-width: 980px) {
    .custom-background-green {
      margin: -50px -100px 3em -80px; } }
  @media (max-width: 767px) {
    .custom-background-green {
      margin-top: 0;
      margin-bottom: 20px;
      padding: 40px 10px 40px 10px !important; }
      .custom-background-green .span6 {
        width: 100% !important; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .custom-background-green {
      margin-top: -10px;
      width: 94%;
      margin-bottom: 20px;
      padding: 4%; } }
  @media (min-width: 980px) and (max-width: 1399px) {
    .custom-background-green {
      padding: 4%;
      margin: 0% 0% 2% 0%;
      width: 94%; } }
  .custom-background-green .span6 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    margin: 0;
    padding: 0 4%; }
  .custom-background-green .span12 {
    width: 100%;
    margin: 0; }

.e-section {
  padding: 4em 0 0 0; }

.e-section > .e-content {
  background: transparent; }

.e-nav-local-bottom.visible-phone {
  display: none !important; }
  .e-nav-local-bottom.visible-phone .span12 {
    margin-bottom: 0; }

@media (max-width: 479px) {
  .custom-newslist-frontpage {
    text-align: center; } }

.custom-newslist-frontpage h3 a {
  color: #474747;
  font-size: 18px; }
  .custom-newslist-frontpage h3 a:hover {
    text-decoration: none; }

.custom-newslist-frontpage span.custom-news-date {
  display: block;
  font-family: "Ubuntu", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 0.75em; }

.e-section-gray {
  background-color: #dedede;
  background-image: none; }

.e-section-brown-light {
  background-color: #aa9e94;
  background-image: none; }

.e-section-green-light {
  background-color: #c7e3a1;
  background-image: none; }

.e-section-blue-light {
  background-color: #b4e0f4;
  background-image: none; }

.e-section-lightgreen-img {
  background: #b9d4b1 url("/files/Templates/Designs/abp/assets/img/calendar-background.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  .e-section-lightgreen-img a {
    color: #474747; }
  .e-section-lightgreen-img .calendar-view {
    width: 80%;
    opacity: 0.6; }
    @media (max-width: 479px) {
      .e-section-lightgreen-img .calendar-view {
        width: 100%;
        max-height: 50px; } }

.e-section-lightgreen {
  background: #b9d4b1;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  .e-section-lightgreen a {
    color: #474747; }
  .e-section-lightgreen .calendar-view {
    width: 80%;
    opacity: 0.6; }
    @media (max-width: 479px) {
      .e-section-lightgreen .calendar-view {
        width: 100%;
        max-height: 50px; } }

.custom-pool-container {
  border: 3px solid #8dc63f;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.5em 1em;
  overflow: hidden; }
  .custom-pool-container img {
    max-height: 50px;
    max-width: 50px; }
  .custom-pool-container h3 {
    margin-top: 0.5em;
    margin-bottom: 0.75em; }
  .custom-pool-container.sm {
    height: 270px; }
  .custom-pool-container.md {
    height: 340px; }
  .custom-pool-container.lg {
    height: 460px; }
  @media (max-width: 979px) {
    .custom-pool-container.sm {
      height: 280px; }
    .custom-pool-container.md {
      height: 405px; }
    .custom-pool-container.lg {
      height: 550px; } }
  @media (max-width: 767px) {
    .custom-pool-container.sm, .custom-pool-container.md, .custom-pool-container.lg {
      height: auto; } }

.event-icon .st0 {
  fill: #8dc63f; }

.e-search-form .e-search-box input[type="text"] {
  background: white;
  height: 43px;
  padding: 1.28em; }

#mc-embedded-subscribe-form span a {
  color: #ffffff;
  text-decoration: underline; }

div[class^="cookieconsent-optout-"] div, div[class*=" cookieconsent-optout-"] div {
  display: flex;
  height: 200px;
  justify-content: center;
  align-items: center;
  background: #a2a2a2; }
  div[class^="cookieconsent-optout-"] div a, div[class*=" cookieconsent-optout-"] div a {
    justify-content: center;
    align-items: center; }

div[class^="span"].paragraph-bg-white, div[class^="span"].paragraph-bg-gray, div[class^="span"].paragraph-bg-brown-light, div[class^="span"].paragraph-bg-green-light {
  padding: 1.5em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1.5em; }
  div[class^="span"].paragraph-bg-white img, div[class^="span"].paragraph-bg-gray img, div[class^="span"].paragraph-bg-brown-light img, div[class^="span"].paragraph-bg-green-light img {
    width: 100%; }

div[class^="span"].paragraph-bg-gray {
  background-color: #dedede;
  border: 1px solid #dedede; }

div[class^="span"].paragraph-bg-brown-light {
  background-color: #aa9e94;
  border: 1px solid #aa9e94; }

div[class^="span"].paragraph-bg-green-light {
  background-color: #c7e3a1;
  border: 1px solid #c7e3a1; }

div[class^="span"].paragraph-bg-white {
  border: 1px solid #dedede; }

/*# sourceMappingURL=/Files/Templates/Designs/pro-enrich/assets/_dist/css//default.css.map */
