@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Ropa+Sans);
@import url(http://fonts.googleapis.com/css?family=Lato:700);
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
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; } }
body {
  margin: 0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #474747;
  background-color: #555555; }

a {
  color: #ae0021;
  text-decoration: none; }

a:hover,
a:focus {
  color: #ae0021;
  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; }

.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.1276595745%;
    *margin-left: 2.0744680851%; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.1276595745%; }
  .row-fluid .span1 {
    width: 6.3829787234%;
    *width: 6.329787234%; }
  .row-fluid .span2 {
    width: 14.8936170213%;
    *width: 14.8404255319%; }
  .row-fluid .span3 {
    width: 23.4042553191%;
    *width: 23.3510638298%; }
  .row-fluid .span4 {
    width: 31.914893617%;
    *width: 31.8617021277%; }
  .row-fluid .span5 {
    width: 40.4255319149%;
    *width: 40.3723404255%; }
  .row-fluid .span6 {
    width: 48.9361702128%;
    *width: 48.8829787234%; }
  .row-fluid .span7 {
    width: 57.4468085106%;
    *width: 57.3936170213%; }
  .row-fluid .span8 {
    width: 65.9574468085%;
    *width: 65.9042553191%; }
  .row-fluid .span9 {
    width: 74.4680851064%;
    *width: 74.414893617%; }
  .row-fluid .span10 {
    width: 82.9787234043%;
    *width: 82.9255319149%; }
  .row-fluid .span11 {
    width: 91.4893617021%;
    *width: 91.4361702128%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%; }
  .row-fluid .offset1 {
    margin-left: 10.6382978723%;
    *margin-left: 10.5319148936%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.5106382979%;
    *margin-left: 8.4042553191%; }
  .row-fluid .offset2 {
    margin-left: 19.1489361702%;
    *margin-left: 19.0425531915%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.0212765957%;
    *margin-left: 16.914893617%; }
  .row-fluid .offset3 {
    margin-left: 27.6595744681%;
    *margin-left: 27.5531914894%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.5319148936%;
    *margin-left: 25.4255319149%; }
  .row-fluid .offset4 {
    margin-left: 36.170212766%;
    *margin-left: 36.0638297872%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.0425531915%;
    *margin-left: 33.9361702128%; }
  .row-fluid .offset5 {
    margin-left: 44.6808510638%;
    *margin-left: 44.5744680851%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.5531914894%;
    *margin-left: 42.4468085106%; }
  .row-fluid .offset6 {
    margin-left: 53.1914893617%;
    *margin-left: 53.085106383%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.0638297872%;
    *margin-left: 50.9574468085%; }
  .row-fluid .offset7 {
    margin-left: 61.7021276596%;
    *margin-left: 61.5957446809%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.5744680851%;
    *margin-left: 59.4680851064%; }
  .row-fluid .offset8 {
    margin-left: 70.2127659574%;
    *margin-left: 70.1063829787%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.085106383%;
    *margin-left: 67.9787234043%; }
  .row-fluid .offset9 {
    margin-left: 78.7234042553%;
    *margin-left: 78.6170212766%; }
  .row-fluid .offset9:first-child {
    margin-left: 76.5957446809%;
    *margin-left: 76.4893617021%; }
  .row-fluid .offset10 {
    margin-left: 87.2340425532%;
    *margin-left: 87.1276595745%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.1063829787%;
    *margin-left: 85%; }
  .row-fluid .offset11 {
    margin-left: 95.7446808511%;
    *margin-left: 95.6382978723%; }
  .row-fluid .offset11:first-child {
    margin-left: 93.6170212766%;
    *margin-left: 93.5106382979%; }
  .row-fluid .offset12 {
    margin-left: 104.2553191489%;
    *margin-left: 104.1489361702%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.1276595745%;
    *margin-left: 102.0212765957%; }

[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 {
  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: #27ae60; }

a.text-success:hover,
a.text-success:focus {
  color: #1e8449; }

.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: "Lato", sans-serif;
  font-weight: bold;
  line-height: 24px;
  color: black;
  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; }

code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 14px;
  color: #3c3c3c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap; }

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 24px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  pre.prettyprint {
    margin-bottom: 24px; }
  pre code {
    padding: 0;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

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: "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: #27ae60; }
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #27ae60; }
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #27ae60;
  -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: #1e8449;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #60db94;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #60db94;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #60db94; }
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #27ae60;
  background-color: #b8e9cd;
  border-color: #27ae60; }

.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: #89e5b0;
    border-color: #27ae60; }

.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; }

table {
  max-width: 100%;
  background-color: transparent;
  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: #555555; }

.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: rgba(0, 0, 0, 0); }

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: rgba(0, 0, 0, 0); }

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: #b8e9cd; }
.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: #a4e3bf; }
.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; }

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px; }

/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png"); }

.icon-glass {
  background-position: 0      0; }

.icon-music {
  background-position: -24px  0; }

.icon-search {
  background-position: -48px  0; }

.icon-envelope {
  background-position: -72px  0; }

.icon-heart {
  background-position: -96px  0; }

.icon-star {
  background-position: -120px 0; }

.icon-star-empty {
  background-position: -144px 0; }

.icon-user {
  background-position: -168px 0; }

.icon-film {
  background-position: -192px 0; }

.icon-th-large {
  background-position: -216px 0; }

.icon-th {
  background-position: -240px 0; }

.icon-th-list {
  background-position: -264px 0; }

.icon-ok {
  background-position: -288px 0; }

.icon-remove {
  background-position: -312px 0; }

.icon-zoom-in {
  background-position: -336px 0; }

.icon-zoom-out {
  background-position: -360px 0; }

.icon-off {
  background-position: -384px 0; }

.icon-signal {
  background-position: -408px 0; }

.icon-cog {
  background-position: -432px 0; }

.icon-trash {
  background-position: -456px 0; }

.icon-home {
  background-position: 0      -24px; }

.icon-file {
  background-position: -24px  -24px; }

.icon-time {
  background-position: -48px  -24px; }

.icon-road {
  background-position: -72px  -24px; }

.icon-download-alt {
  background-position: -96px  -24px; }

.icon-download {
  background-position: -120px -24px; }

.icon-upload {
  background-position: -144px -24px; }

.icon-inbox {
  background-position: -168px -24px; }

.icon-play-circle {
  background-position: -192px -24px; }

.icon-repeat {
  background-position: -216px -24px; }

.icon-refresh {
  background-position: -240px -24px; }

.icon-list-alt {
  background-position: -264px -24px; }

.icon-lock {
  background-position: -287px -24px; }

.icon-flag {
  background-position: -312px -24px; }

.icon-headphones {
  background-position: -336px -24px; }

.icon-volume-off {
  background-position: -360px -24px; }

.icon-volume-down {
  background-position: -384px -24px; }

.icon-volume-up {
  background-position: -408px -24px; }

.icon-qrcode {
  background-position: -432px -24px; }

.icon-barcode {
  background-position: -456px -24px; }

.icon-tag {
  background-position: 0      -48px; }

.icon-tags {
  background-position: -25px  -48px; }

.icon-book {
  background-position: -48px  -48px; }

.icon-bookmark {
  background-position: -72px  -48px; }

.icon-print {
  background-position: -96px  -48px; }

.icon-camera {
  background-position: -120px -48px; }

.icon-font {
  background-position: -144px -48px; }

.icon-bold {
  background-position: -167px -48px; }

.icon-italic {
  background-position: -192px -48px; }

.icon-text-height {
  background-position: -216px -48px; }

.icon-text-width {
  background-position: -240px -48px; }

.icon-align-left {
  background-position: -264px -48px; }

.icon-align-center {
  background-position: -288px -48px; }

.icon-align-right {
  background-position: -312px -48px; }

.icon-align-justify {
  background-position: -336px -48px; }

.icon-list {
  background-position: -360px -48px; }

.icon-indent-left {
  background-position: -384px -48px; }

.icon-indent-right {
  background-position: -408px -48px; }

.icon-facetime-video {
  background-position: -432px -48px; }

.icon-picture {
  background-position: -456px -48px; }

.icon-pencil {
  background-position: 0      -72px; }

.icon-map-marker {
  background-position: -24px  -72px; }

.icon-adjust {
  background-position: -48px  -72px; }

.icon-tint {
  background-position: -72px  -72px; }

.icon-edit {
  background-position: -96px  -72px; }

.icon-share {
  background-position: -120px -72px; }

.icon-check {
  background-position: -144px -72px; }

.icon-move {
  background-position: -168px -72px; }

.icon-step-backward {
  background-position: -192px -72px; }

.icon-fast-backward {
  background-position: -216px -72px; }

.icon-backward {
  background-position: -240px -72px; }

.icon-play {
  background-position: -264px -72px; }

.icon-pause {
  background-position: -288px -72px; }

.icon-stop {
  background-position: -312px -72px; }

.icon-forward {
  background-position: -336px -72px; }

.icon-fast-forward {
  background-position: -360px -72px; }

.icon-step-forward {
  background-position: -384px -72px; }

.icon-eject {
  background-position: -408px -72px; }

.icon-chevron-left {
  background-position: -432px -72px; }

.icon-chevron-right {
  background-position: -456px -72px; }

.icon-plus-sign {
  background-position: 0      -96px; }

.icon-minus-sign {
  background-position: -24px  -96px; }

.icon-remove-sign {
  background-position: -48px  -96px; }

.icon-ok-sign {
  background-position: -72px  -96px; }

.icon-question-sign {
  background-position: -96px  -96px; }

.icon-info-sign {
  background-position: -120px -96px; }

.icon-screenshot {
  background-position: -144px -96px; }

.icon-remove-circle {
  background-position: -168px -96px; }

.icon-ok-circle {
  background-position: -192px -96px; }

.icon-ban-circle {
  background-position: -216px -96px; }

.icon-arrow-left {
  background-position: -240px -96px; }

.icon-arrow-right {
  background-position: -264px -96px; }

.icon-arrow-up {
  background-position: -289px -96px; }

.icon-arrow-down {
  background-position: -312px -96px; }

.icon-share-alt {
  background-position: -336px -96px; }

.icon-resize-full {
  background-position: -360px -96px; }

.icon-resize-small {
  background-position: -384px -96px; }

.icon-plus {
  background-position: -408px -96px; }

.icon-minus {
  background-position: -433px -96px; }

.icon-asterisk {
  background-position: -456px -96px; }

.icon-exclamation-sign {
  background-position: 0      -120px; }

.icon-gift {
  background-position: -24px  -120px; }

.icon-leaf {
  background-position: -48px  -120px; }

.icon-fire {
  background-position: -72px  -120px; }

.icon-eye-open {
  background-position: -96px  -120px; }

.icon-eye-close {
  background-position: -120px -120px; }

.icon-warning-sign {
  background-position: -144px -120px; }

.icon-plane {
  background-position: -168px -120px; }

.icon-calendar {
  background-position: -192px -120px; }

.icon-random {
  background-position: -216px -120px;
  width: 16px; }

.icon-comment {
  background-position: -240px -120px; }

.icon-magnet {
  background-position: -264px -120px; }

.icon-chevron-up {
  background-position: -288px -120px; }

.icon-chevron-down {
  background-position: -313px -119px; }

.icon-retweet {
  background-position: -336px -120px; }

.icon-shopping-cart {
  background-position: -360px -120px; }

.icon-folder-close {
  background-position: -384px -120px;
  width: 16px; }

.icon-folder-open {
  background-position: -408px -120px;
  width: 16px; }

.icon-resize-vertical {
  background-position: -432px -119px; }

.icon-resize-horizontal {
  background-position: -456px -118px; }

.icon-hdd {
  background-position: 0      -144px; }

.icon-bullhorn {
  background-position: -24px  -144px; }

.icon-bell {
  background-position: -48px  -144px; }

.icon-certificate {
  background-position: -72px  -144px; }

.icon-thumbs-up {
  background-position: -96px  -144px; }

.icon-thumbs-down {
  background-position: -120px -144px; }

.icon-hand-right {
  background-position: -144px -144px; }

.icon-hand-left {
  background-position: -168px -144px; }

.icon-hand-up {
  background-position: -192px -144px; }

.icon-hand-down {
  background-position: -216px -144px; }

.icon-circle-arrow-right {
  background-position: -240px -144px; }

.icon-circle-arrow-left {
  background-position: -264px -144px; }

.icon-circle-arrow-up {
  background-position: -288px -144px; }

.icon-circle-arrow-down {
  background-position: -312px -144px; }

.icon-globe {
  background-position: -336px -144px; }

.icon-wrench {
  background-position: -360px -144px; }

.icon-tasks {
  background-position: -384px -144px; }

.icon-filter {
  background-position: -408px -144px; }

.icon-briefcase {
  background-position: -432px -144px; }

.icon-fullscreen {
  background-position: -456px -144px; }

.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 #898989;
  *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: #a4001f;
  background-image: -moz-linear-gradient(top, #ae0021, #95001c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ae0021), to(#95001c));
  background-image: -webkit-linear-gradient(top, #ae0021, #95001c);
  background-image: -o-linear-gradient(top, #ae0021, #95001c);
  background-image: linear-gradient(to bottom, #ae0021, #95001c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFAE0021', endColorstr='#FF95001C', 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; }

.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; }

.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; }

.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 {
  color: rgba(255, 255, 255, 0.75); }

.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #9a001d;
  background-image: -moz-linear-gradient(top, #ae0021, #7b0017);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ae0021), to(#7b0017));
  background-image: -webkit-linear-gradient(top, #ae0021, #7b0017);
  background-image: -o-linear-gradient(top, #ae0021, #7b0017);
  background-image: linear-gradient(to bottom, #ae0021, #7b0017);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFAE0021', endColorstr='#FF7B0017', GradientType=0);
  border-color: #7b0017 #7b0017 #2f0009;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #7b0017;
  /* 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: #7b0017;
    *background-color: #620012; }
  .btn-primary:active, .btn-primary.active {
    background-color: #48000e \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: #3dc777;
  background-image: -moz-linear-gradient(top, #4bd786, #27ae60);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4bd786), to(#27ae60));
  background-image: -webkit-linear-gradient(top, #4bd786, #27ae60);
  background-image: -o-linear-gradient(top, #4bd786, #27ae60);
  background-image: linear-gradient(to bottom, #4bd786, #27ae60);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4BD786', endColorstr='#FF27AE60', GradientType=0);
  border-color: #27ae60 #27ae60 #19703e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #27ae60;
  /* 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: #27ae60;
    *background-color: #229955; }
  .btn-success:active, .btn-success.active {
    background-color: #1e8449 \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 {
  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, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    color: #fff;
    background-color: #222222;
    *background-color: #151515; }
  .btn-inverse:active, .btn-inverse.active {
    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: #ae0021;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.btn-link:hover,
.btn-link:focus {
  color: #ae0021;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #3c3c3c;
  text-decoration: none; }

.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: #7b0017; }
.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: #27ae60; }
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #3498db; }
.btn-group.open .btn-inverse.dropdown-toggle {
  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 {
  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; }

.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: #b8e9cd;
  border-color: #7dd794;
  color: #27ae60; }

.alert-success h4 {
  color: #27ae60; }

.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; }

.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: #ae0021; }

.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: #555555;
  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: #ae0021; }

.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: #ae0021;
  border-bottom-color: #ae0021;
  margin-top: 6px; }

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #ae0021;
  border-bottom-color: #ae0021; }

/* 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; }

.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: #ae0021;
  text-decoration: none;
  background-color: #ae0021;
  -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: #898989;
  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: #898989;
  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: #ae0021;
  border-bottom-color: #ae0021; }

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #ae0021;
  color: #ae0021; }

.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: #ae0021;
  border-bottom-color: #ae0021; }

.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: rgba(45, 45, 45, 0.6);
  background-image: -moz-linear-gradient(top, #2d2d2d, transparent);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d2d2d), to(transparent));
  background-image: -webkit-linear-gradient(top, #2d2d2d, transparent);
  background-image: -o-linear-gradient(top, #2d2d2d, transparent);
  background-image: linear-gradient(to bottom, #2d2d2d, transparent);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2D2D2D', endColorstr='#00000000', GradientType=0);
  border-color: black; }
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #5f5f5f;
  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: black; }
.navbar-inverse .brand {
  color: #5f5f5f; }
.navbar-inverse .navbar-text {
  color: #5f5f5f; }
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: black; }
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ae0021;
  background-color: transparent; }
.navbar-inverse .navbar-link {
  color: #5f5f5f; }
  .navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
    color: black; }
.navbar-inverse .divider-vertical {
  border-left-color: transparent;
  border-right-color: #2d2d2d; }
.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: transparent;
  color: #ae0021; }
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ae0021;
  color: #ae0021; }
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #5f5f5f;
  border-bottom-color: #5f5f5f; }
.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: #ae0021;
  border-bottom-color: #ae0021; }
.navbar-inverse .navbar-search .search-query {
  color: white;
  background-color: rgba(64, 64, 64, 0);
  border-color: transparent;
  -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: rgba(32, 32, 32, 0.6);
  background-image: -moz-linear-gradient(top, #202020, rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#202020), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, #202020, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, #202020, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, #202020, rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF202020', endColorstr='#00000000', GradientType=0);
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: rgba(0, 0, 0, 0);
  /* 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: rgba(0, 0, 0, 0);
    *background-color: rgba(0, 0, 0, 0); }
  .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
    background-color: rgba(0, 0, 0, 0) \9; }

.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; }

.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: transparent;
  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 {
  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; }

.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; }

.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; }

.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; }

.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: #ae0021;
  -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; }

.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  margin-left: 0;
  list-style: none; }

.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 13.536px;
  font-weight: bold;
  line-height: 14px;
  color: white;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #a2a2a2; }

.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

.label:empty,
.badge:empty {
  display: none; }

a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer; }

.label-important {
  background-color: #c0392b; }

.label-important[href] {
  background-color: #962d22; }

.label-warning {
  background-color: #f39c12; }

.label-warning[href] {
  background-color: #c87f0a; }

.label-success {
  background-color: #27ae60; }

.label-success[href] {
  background-color: #1e8449; }

.label-info {
  background-color: #3498db; }

.label-info[href] {
  background-color: #217dbb; }

.label-inverse {
  background-color: #3c3c3c; }

.label-inverse[href] {
  background-color: #222222; }

.badge-important {
  background-color: #c0392b; }

.badge-important[href] {
  background-color: #962d22; }

.badge-warning {
  background-color: #f39c12; }

.badge-warning[href] {
  background-color: #c87f0a; }

.badge-success {
  background-color: #27ae60; }

.badge-success[href] {
  background-color: #1e8449; }

.badge-info {
  background-color: #3498db; }

.badge-info[href] {
  background-color: #217dbb; }

.badge-inverse {
  background-color: #3c3c3c; }

.badge-inverse[href] {
  background-color: #222222; }

.btn .label,
.btn .badge {
  position: relative;
  top: -1px; }

.btn-mini .label,
.btn-mini .badge {
  top: 0; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 40px 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFF9F9F9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.progress .bar {
  width: 0%;
  height: 100%;
  color: white;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF149BDF', endColorstr='#FF0480BE', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); }

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-danger .bar, .progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE5F5B', endColorstr='#FFC43C35', GradientType=0); }

.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-success .bar, .progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF62C462', endColorstr='#FF57A957', GradientType=0); }

.progress-success.progress-striped .bar, .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-info .bar, .progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5BC0DE', endColorstr='#FF339BB9', GradientType=0); }

.progress-info.progress-striped .bar, .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-warning .bar, .progress .bar-warning {
  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); }

.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
  background-color: #f7ba5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.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; }

.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: 50%;
  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; }

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 36px;
  color: inherit;
  background-color: #eee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }
  .hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px; }
  .hero-unit li {
    line-height: 36px; }

.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; }

/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@-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 {
    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.7624309392%;
      *margin-left: 2.7092394499%; }
    .row-fluid [class*="span"]:first-child {
      margin-left: 0; }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
      margin-left: 2.7624309392%; }
    .row-fluid .span1 {
      width: 5.8011049724%;
      *width: 5.747913483%; }
    .row-fluid .span2 {
      width: 14.364640884%;
      *width: 14.3114493946%; }
    .row-fluid .span3 {
      width: 22.9281767956%;
      *width: 22.8749853062%; }
    .row-fluid .span4 {
      width: 31.4917127072%;
      *width: 31.4385212178%; }
    .row-fluid .span5 {
      width: 40.0552486188%;
      *width: 40.0020571294%; }
    .row-fluid .span6 {
      width: 48.6187845304%;
      *width: 48.565593041%; }
    .row-fluid .span7 {
      width: 57.182320442%;
      *width: 57.1291289526%; }
    .row-fluid .span8 {
      width: 65.7458563536%;
      *width: 65.6926648642%; }
    .row-fluid .span9 {
      width: 74.3093922652%;
      *width: 74.2562007758%; }
    .row-fluid .span10 {
      width: 82.8729281768%;
      *width: 82.8197366874%; }
    .row-fluid .span11 {
      width: 91.4364640884%;
      *width: 91.383272599%; }
    .row-fluid .span12 {
      width: 100%;
      *width: 99.9468085106%; }
    .row-fluid .offset1 {
      margin-left: 11.3259668508%;
      *margin-left: 11.2195838721%; }
    .row-fluid .offset1:first-child {
      margin-left: 8.5635359116%;
      *margin-left: 8.4571529329%; }
    .row-fluid .offset2 {
      margin-left: 19.8895027624%;
      *margin-left: 19.7831197837%; }
    .row-fluid .offset2:first-child {
      margin-left: 17.1270718232%;
      *margin-left: 17.0206888445%; }
    .row-fluid .offset3 {
      margin-left: 28.453038674%;
      *margin-left: 28.3466556953%; }
    .row-fluid .offset3:first-child {
      margin-left: 25.6906077348%;
      *margin-left: 25.5842247561%; }
    .row-fluid .offset4 {
      margin-left: 37.0165745856%;
      *margin-left: 36.9101916069%; }
    .row-fluid .offset4:first-child {
      margin-left: 34.2541436464%;
      *margin-left: 34.1477606677%; }
    .row-fluid .offset5 {
      margin-left: 45.5801104972%;
      *margin-left: 45.4737275185%; }
    .row-fluid .offset5:first-child {
      margin-left: 42.817679558%;
      *margin-left: 42.7112965793%; }
    .row-fluid .offset6 {
      margin-left: 54.1436464088%;
      *margin-left: 54.0372634301%; }
    .row-fluid .offset6:first-child {
      margin-left: 51.3812154696%;
      *margin-left: 51.2748324909%; }
    .row-fluid .offset7 {
      margin-left: 62.7071823204%;
      *margin-left: 62.6007993417%; }
    .row-fluid .offset7:first-child {
      margin-left: 59.9447513812%;
      *margin-left: 59.8383684025%; }
    .row-fluid .offset8 {
      margin-left: 71.270718232%;
      *margin-left: 71.1643352533%; }
    .row-fluid .offset8:first-child {
      margin-left: 68.5082872928%;
      *margin-left: 68.4019043141%; }
    .row-fluid .offset9 {
      margin-left: 79.8342541436%;
      *margin-left: 79.7278711649%; }
    .row-fluid .offset9:first-child {
      margin-left: 77.0718232044%;
      *margin-left: 76.9654402257%; }
    .row-fluid .offset10 {
      margin-left: 88.3977900552%;
      *margin-left: 88.2914070765%; }
    .row-fluid .offset10:first-child {
      margin-left: 85.635359116%;
      *margin-left: 85.5289761373%; }
    .row-fluid .offset11 {
      margin-left: 96.9613259669%;
      *margin-left: 96.8549429881%; }
    .row-fluid .offset11:first-child {
      margin-left: 94.1988950276%;
      *margin-left: 94.0925120489%; }
    .row-fluid .offset12 {
      margin-left: 105.5248618785%;
      *margin-left: 105.4184788997%; }
    .row-fluid .offset12:first-child {
      margin-left: 102.7624309392%;
      *margin-left: 102.6560479605%; }

  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: #5f5f5f; }

  .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: transparent; }

  .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: transparent;
    border-bottom-color: transparent; }

  .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; } }
/*
 * 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; }

@media print {
  a[href]:after {
    content: ''; }

  /*
  a[href^="http://"]:after{
  	content: " (" attr(href) ")";
  }
  */
  pre,
  blockquote {
    border-color: #e2e2e2; } }
body {
  background: #555555;
  overflow-x: hidden; }

.e-top .row,
.e-top .row-fluid {
  margin-bottom: 12px; }

.e-top > .row:last-child {
  margin-bottom: 0; }

.e-content .row,
.e-content .row-fluid,
.e-bottom .row {
  margin-bottom: 24px; }

#e-grid {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1029; }

#e-grid [class*="span"] {
  background: rgba(174, 0, 33, 0.1);
  height: 100%; }

/*
// // Typography // -------------------------------------------------- //
Body text // -------------------------
*/
body {
  font-weight: 400; }

h1 {
  font-size: 48px;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -0.05em;
  margin-top: 36px;
  margin-bottom: 24px; }

h2 {
  font-size: 28px;
  line-height: 1.15;
  font-weight: 600;
  letter-spacing: -0.025em;
  margin-top: 36px;
  margin-bottom: 12px; }

h2:first-child, .pidlink:first-child + h2 {
  margin-top: 4px; }

h3 {
  font-size: 17px;
  line-height: 1.25;
  font-weight: 600;
  margin-top: 20.304px;
  margin-bottom: 6px; }

h3:first-child, .pidlink:first-child + h3 {
  margin-top: 4px; }

h4 {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: 0.0846em;
  text-transform: uppercase;
  margin-top: 24px;
  margin-bottom: 8px;
  color: #7a7a7a; }

h4:first-child, .pidlink:first-child + h4 {
  margin-top: 4px; }

h4 + h1, h4 + h2, h4 + h3, h4 + h4 {
  margin-top: 0; }

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;
  line-height: 2.3em; }

h5, h6 {
  font-size: inherit;
  font-weight: 600;
  margin: 0; }

h1 .icon-fixed-width[class*='icon-'], h2 .icon-fixed-width[class*='icon-'], h3 .icon-fixed-width[class*='icon-'], h4 .icon-fixed-width[class*='icon-'] {
  text-align: left;
  padding-right: 0.154em; }

.e-img + p {
  margin-top: 12px; }

@media (min-width: 768px) {
  div[id^="dwcontent"].span12 .row .span12 p[style*="center"] {
    padding-left: 12.7659574468%;
    padding-right: 12.7659574468%; } }
.lead {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 300;
  color: #7a7a7a; }

.muted {
  color: #7a7a7a; }

a:hover {
  text-decoration: underline; }

a small {
  color: inherit; }

a i[class*="icon-"], a:hover i[class*="icon-"] {
  text-decoration: none; }

a i.icon-fixed-width[class*="icon-"], a:hover i.icon-fixed-width[class*="icon-"] {
  text-align: left; }

/*
// Emphasis & misc
// -------------------------
*/
th {
  color: black; }

.table th, strong {
  font-weight: 600; }

small, h1 small, h2 small, h3 small, h4 small {
  font-size: 0.846em;
  line-height: 1.3;
  color: #7a7a7a; }

/*
// Utility classes
*/
.text-branded {
  color: #ae0021; }

/*
// Lists
// --------------------------------------------------
// Unordered and Ordered lists
*/
ul, ol {
  margin: 24px 0 24px 32px; }

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; }

ul > li, ol > li {
  margin: 0 0 8px 0; }

ul ul, ul ol, ol ol, ol ul {
  margin-top: 0;
  margin-bottom: 12px; }

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: 24px; }

/*
// MISC
// ----

// Horizontal rules
*/
hr {
  margin-top: 0;
  margin-bottom: 24px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 0; }

.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: 12px;
  padding-left: 0;
  padding-right: 0;
  border: 0; }

blockquote, blockquote p {
  font-weight: 200;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  line-height: 1.5;
  color: #7a7a7a; }

blockquote small {
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 24px;
  font-style: normal; }

form {
  margin: 0; }

legend {
  border-bottom-color: #a2a2a2;
  margin-bottom: 12px;
  line-height: 1;
  padding: .846em 0 .154em; }

legend [class*="btn"] {
  position: relative;
  top: -.154em; }

legend + .control-group {
  margin-top: 12px; }

.control-group:last-child {
  margin-bottom: 48px; }

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(174, 0, 33, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(174, 0, 33, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(174, 0, 33, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(174, 0, 33, 0.6); }

input[type="radio"],
input[type="checkbox"] {
  margin-top: 7px; }

.control-group.error .checkbox,
.control-group.error .radio {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.e-input-micro {
  width: 30px; }

.form-vertical,
.form-horizontal {
  margin-bottom: 0; }
  .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-bottom: 3px; }

.form-vertical .control-group {
  margin-bottom: 0; }

.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: -6px; }

.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; }

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; }

.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; }

/* 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: rgba(0, 0, 0, 0); }

  .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: rgba(0, 0, 0, 0); }

  .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; } }
.dropdown-menu > li {
  margin: 0; }
.dropdown-menu > li > a {
  font-size: 14px;
  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: #ae0021; }

/*
//
// 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; }

.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 + .btn,
.btn:visible + a[href],
.btn:visible + .btn {
  margin-left: 20px; }

.btn {
  padding: 0.375em 1.25em; }

.btn:hover {
  transition: none; }

.btn-large {
  padding: 0.5em 1.375em; }

.btn-small {
  padding: 0.25em 1em; }

.btn-mini {
  padding: 0 0.5em; }

.btn-branded.active {
  color: rgba(255, 255, 255, 0.75); }

.btn-branded {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dc002a;
  background-image: -moz-linear-gradient(top, #fb0030, #ae0021);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fb0030), to(#ae0021));
  background-image: -webkit-linear-gradient(top, #fb0030, #ae0021);
  background-image: -o-linear-gradient(top, #fb0030, #ae0021);
  background-image: linear-gradient(to bottom, #fb0030, #ae0021);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFB0030', endColorstr='#FFAE0021', GradientType=0);
  border-color: #ae0021 #ae0021 #620012;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ae0021;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .btn-branded:hover, .btn-branded:focus, .btn-branded:active, .btn-branded.active, .btn-branded.disabled, .btn-branded[disabled] {
    color: #fff;
    background-color: #ae0021;
    *background-color: #95001c; }
  .btn-branded:active, .btn-branded.active {
    background-color: #7b0017 \9; }

.btn-group.open .btn-branded.dropdown-toggle {
  background-color: #ae0021; }

.btn-branded .caret {
  border-top-color: white;
  border-bottom-color: white; }

.alert a {
  text-decoration: underline; }

.alert a {
  color: #c87f0a; }
  .alert a:hover {
    color: #7f5006; }

.alert-success a {
  color: #1e8449; }
  .alert-success a:hover {
    color: #104627; }

.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: #fc97aa;
  border-color: #fa4d8b;
  color: #ae0021; }

.alert-branded a {
  color: #7b0017; }
  .alert-branded a:hover {
    color: #2f0009; }

.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.3333333333px;
  padding-right: 13.3333333333px; }

.nav-list {
  padding-left: 13.3333333333px;
  padding-right: 13.3333333333px; }

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -13.3333333333px;
  margin-right: -13.3333333333px; }

.nav-list > li > a {
  padding: 4px 13.3333333333px; }

.nav-tabs {
  border-bottom-color: #e2e2e2; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  font-size: 0.846em;
  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 {
    border-color: #e2e2e2;
    text-decoration: underline; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  font-weight: 600;
  color: black;
  background-color: transparent;
  border-color: #e2e2e2;
  border-bottom-color: transparent;
  text-decoration: none; }

.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 {
  padding: 12px 13.3333333333px 24px; }

.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 .nav > li:first-child {
  margin-left: -13.3333333333px; }

.navbar .nav > li > a {
  padding-left: 13.3333333333px;
  padding-right: 13.3333333333px; }

.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-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 {
  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; } }
.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; }

.pager a {
  background-color: white;
  border-color: #e2e2e2; }

.pager a:hover {
  background-color: #e2e2e2; }

.pager .disabled a,
.pager .disabled a:hover {
  background-color: white; }

/* 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-fixed {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    border: 0;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .e-modal-fixed .modal-body {
      max-height: none; }

  .e-modal-fixed.hide {
    display: none; }

  /* apply to body when modal is shown to avoid double scroll */
  .e-modal-fixed-backdrop {
    overflow: hidden; } }
p .label {
  font-size: .846em;
  margin-right: 0.25em;
  padding: 0.075em 0.25em 0.125em; }

.label-branded, .badge-branded {
  background-color: #ae0021; }

.label-branded[href], .badge-branded[href] {
  background-color: #7b0017; }

/*
// THE BARS
// --------

// Outer container
.progress {
  height: $baseLineHeight * 2;
  line-height: $baseLineHeight * 2;
  margin-bottom: $baseLineHeight;
  @include gradient-vertical(lighten($baseBackgroundColor, 2%),$baseBackgroundColor);
  @include border-radius($boxBorderRadius);
}

// Bar of progress
.progress .bar {
  font-size: $baseFontSize;
  @include gradient-vertical(lighten($baseBackgroundColor, 2%), $baseBackgroundColor);
  color: $textColor;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}


// COLORS
// ------

// Danger (red)
.progress-danger .bar, .progress .bar-danger {
  @include gradient-vertical(lighten($danger, 15%), $danger);
  color: $white;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  @include gradient-striped(lighten($danger, 15%));
}

// Success (green)
.progress-success .bar,
.progress .bar-success {
  @include gradient-vertical(lighten($success, 15%), $success);
  color: $white;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  @include gradient-striped(lighten($success, 15%));
}

// Info (teal)
.progress-info .bar, .progress .bar-info {
  @include gradient-vertical(lighten($info, 15%), $info);
  color: $white;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
.progress-info.progress-striped .bar, .progress-striped .bar-info {
  @include gradient-striped(lighten($info, 15%));
}

// Warning (orange)
.progress-warning .bar, .progress .bar-warning {
  @include gradient-vertical(lighten($warning, 15%), $warning);
  color: $white;
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
  @include gradient-striped(lighten($orange, 15%));
}
*/
.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(174, 0, 33, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(174, 0, 33, 0.25);
  box-shadow: 0 1px 4px rgba(174, 0, 33, 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-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 {
  z-index: 1;
  margin-bottom: 0; }

.carousel .item img {
  min-width: 100%; }

.carousel .item .e-gallery-item {
  display: none; }

.carousel .carousel-caption {
  background: transparent;
  background: rgba(0, 0, 0, 0.75);
  color: #eeeeee; }

.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:last-child {
  margin-bottom: 0; }

.carousel .carousel-caption p a {
  white-space: nowrap;
  padding: 0.375em 1.25em;
  display: inline-block; }

.carousel .carousel-caption p a:not(.btn) {
  color: inherit;
  text-decoration: underline; }

.carousel .carousel-caption p a:not(.btn):hover {
  text-decoration: none; }

.carousel .carousel-control {
  font-size: 48px;
  height: 1em;
  width: 1em;
  margin: -0.5em 0 0;
  border-color: white;
  border-width: 2px;
  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); }

.carousel .carousel-control.right {
  right: 16px; }

.carousel .carousel-control.left {
  left: 16px; }

.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-control.right i {
  margin-left: 0.0846em; }

.carousel .carousel-control.left i {
  margin-right: 0.0846em; }

.e-carousel-image .item .e-gallery-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  text-decoration: none;
  display: block;
  cursor: zoom-in;
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in; }

.e-carousel-image .item .e-gallery-item i {
  color: white;
  display: none;
  font-size: 4em;
  height: 1em;
  left: 50%;
  margin-left: -0.625em;
  margin-top: -1em;
  position: absolute;
  right: 50%;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.65);
  top: 50%;
  width: 1em; }

.e-carousel-image .carousel-caption {
  padding: 16px 0.846em; }

.e-carousel-image .carousel-caption p,
.e-carousel-image .carousel-caption .lead {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 8px; }

.e-carousel-image .carousel-caption h1,
.e-carousel-image .carousel-caption h2,
.e-carousel-image .carousel-caption h3,
.e-carousel-image .carousel-caption h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 8px; }

.e-carousel-image .carousel-indicators {
  display: none;
  left: 0;
  right: 0;
  text-align: center; }

.e-carousel-image .carousel-indicators li {
  float: none;
  display: inline-block;
  background: rgba(174, 0, 33, 0.45);
  border: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden; }

.e-carousel-image .carousel-indicators li.active {
  background: #ae0021; }

.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; }

.e-carousel-content .carousel-inner {
  border-bottom: 5px solid transparent; }

.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; }

.e-carousel-content .carousel-control {
  display: none; }

@media (min-width: 768px) {
  .e-carousel-content .carousel-caption {
    left: 1.5em;
    right: auto;
    top: 8%;
    bottom: auto;
    width: 23em;
    padding: 1.5em  1.85em 1.85em;
    overflow: hidden; } }

.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: #eeeeee; }

.e-carousel-content .carousel-caption p {
  line-height: 1.4;
  margin-bottom: .75em; }

.e-carousel-content .carousel-caption h1,
.e-carousel-content .carousel-caption h2,
.e-carousel-content .carousel-caption h3,
.e-carousel-content .carousel-caption h4 {
  margin: 0 0 .25em; }

.e-carousel-content .carousel-caption h1 {
  font-size: 3em; }

.e-carousel-content .carousel-caption h2 {
  font-size: 1.75em; }

.e-carousel-content .carousel-caption h3 {
  font-size: 1.05em; }

.e-carousel-content .carousel-caption h4 {
  font-size: 1.05em; }

.e-carousel-content .carousel-caption .lead {
  font-size: 1.5em; }

.e-carousel-content .carousel-caption p,
.e-carousel-content .carousel-caption .btn,
.e-carousel-content .carousel-caption ul,
.e-carousel-content .carousel-caption ol,
.e-carousel-content .carousel-caption li {
  font-size: 1em;
  line-height: 1.5; }

@media (min-width: 768px) {
  .e-carousel-content .carousel-caption.transparent {
    overflow: visible;
    padding-left: 0;
    padding-right: 0; } }

.e-carousel-content .carousel-caption.transparent h1,
.e-carousel-content .carousel-caption.transparent h2,
.e-carousel-content .carousel-caption.transparent h3,
.e-carousel-content .carousel-caption.transparent h4,
.e-carousel-content .carousel-caption.transparent p,
.e-carousel-content .carousel-caption.transparent p a:not(.btn) {
  color: #474747; }

.e-carousel-content .carousel-caption.right {
  right: 1.5em;
  left: auto; }

.e-carousel-content .carousel-caption.bottom {
  bottom: 8%;
  top: auto; }

.e-carousel-content .carousel-indicators {
  position: static;
  overflow: hidden; }

.e-carousel-content .carousel-indicators li {
  color: #7a7a7a;
  font-size: 14px;
  width: 25%;
  cursor: pointer;
  text-indent: 0;
  line-height: 16px;
  height: 52px;
  padding-top: 8px;
  padding-right: 16.92px;
  padding-bottom: 12px;
  padding-left: 16.92px;
  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: #ae0021;
  border-color: transparent;
  background-color: transparent; }

.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; } }

.e-carousel-content .carousel-caption.left {
  left: 20px; }
  @media (min-width: 1240px) {
    .e-carousel-content .carousel-caption.left {
      left: 60px; } }
  @media (min-width: 1320px) {
    .e-carousel-content .carousel-caption.left {
      left: 80px; } }
  @media (min-width: 1640px) {
    .e-carousel-content .carousel-caption.left {
      left: 100px; } }

.e-carousel-content .carousel-caption.right {
  right: 20px; }
  @media (min-width: 1240px) {
    .e-carousel-content .carousel-caption.right {
      right: 60px; } }
  @media (min-width: 1320px) {
    .e-carousel-content .carousel-caption.right {
      right: 80px; } }
  @media (min-width: 1640px) {
    .e-carousel-content .carousel-caption.right {
      right: 100px; } }

@media (max-width: 980px) {
  .e-carousel-content .carousel-caption {
    font-size: .75em; } }
@media (max-width: 767px) {
  .e-carousel-content .carousel-caption {
    position: static;
    font-size: .66em;
    width: 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 {
    display: inline;
    font-size: 16px;
    font-weight: 600; }

  .e-carousel-content .carousel-caption p,
  .e-carousel-content .carousel-caption .lead,
  .e-carousel-content .carousel-caption p a,
  .e-carousel-content .carousel-caption p .btn {
    font-size: 15px; }

  .e-carousel-content .carousel-caption p {
    display: inline; }

  .e-carousel-content .carousel-caption h1 + p,
  .e-carousel-content .carousel-caption h2 + p,
  .e-carousel-content .carousel-caption h3 + p,
  .e-carousel-content .carousel-caption h4 + p,
  .e-carousel-content .carousel-caption p + p {
    padding-left: 0.25em; }

  .e-carousel-content .carousel-caption p a,
  .e-carousel-content .carousel-caption p .btn {
    background: none;
    border: 0;
    display: inline;
    margin: 0;
    padding: 0 0.25em;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    white-space: normal;
    text-decoration: underline;
    vertical-align: baseline; }

  .e-carousel-content .carousel-indicators {
    margin-left: -10px;
    margin-right: -10px; }

  .e-carousel-content .carousel-indicators li {
    padding-top: 12px;
    padding-right: 6.6666666667px;
    padding-bottom: 8px;
    padding-left: 10px; } }
@media (max-width: 480px) {
  .e-carousel-content .carousel-control {
    display: block; }

  .e-carousel-content .carousel-caption {
    font-size: .5em; }

  .e-carousel-content .carousel-indicators {
    display: none; } }
.e-carousel-gallery {
  width: 100%;
  background-color: transparent;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box; }

.e-gallery a img {
  width: 60px;
  height: 60px; }

@-webkit-keyframes e-loading-spinner {
  to {
    -webkit-transform: rotate(1turn); } }
@-moz-keyframes e-loading-spinner {
  to {
    -moz-transform: rotate(1turn); } }
@-ms-keyframes e-loading-spinner {
  to {
    -ms-transform: rotate(1turn); } }
@-o-keyframes e-loading-spinner {
  to {
    -o-transform: rotate(1turn); } }
@keyframes e-loading-spinner {
  to {
    transform: rotate(1turn); } }
.e-cookie-message {
  display: none;
  font-size: 11.451456px;
  line-height: 1.4;
  padding-top: 4.8px;
  padding-bottom: 4.8px;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: transparent;
  color: #5f5f5f; }

.e-cookie-message p {
  margin-bottom: 0; }

.e-cookie-message a {
  text-decoration: underline;
  color: #5f5f5f; }

.e-cookie-message .btn {
  font-weight: 600;
  font-size: 11.451456px;
  line-height: 17.177184px;
  text-decoration: none;
  margin-left: 1em;
  padding: 0 1em;
  color: #797979;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.15);
  background-color: rgba(21, 21, 21, 0);
  background-image: -moz-linear-gradient(top, rgba(26, 26, 26, 0), rgba(13, 13, 13, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(26, 26, 26, 0)), to(rgba(13, 13, 13, 0)));
  background-image: -webkit-linear-gradient(top, rgba(26, 26, 26, 0), rgba(13, 13, 13, 0));
  background-image: -o-linear-gradient(top, rgba(26, 26, 26, 0), rgba(13, 13, 13, 0));
  background-image: linear-gradient(to bottom, rgba(26, 26, 26, 0), rgba(13, 13, 13, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001A1A1A', endColorstr='#000D0D0D', GradientType=0);
  border-color: rgba(13, 13, 13, 0) rgba(13, 13, 13, 0) rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: rgba(13, 13, 13, 0);
  /* 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: #797979;
    background-color: rgba(13, 13, 13, 0);
    *background-color: rgba(0, 0, 0, 0); }
  .e-cookie-message .btn:active, .e-cookie-message .btn.active {
    background-color: rgba(0, 0, 0, 0) \9; }

.e-header {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: transparent; }

.e-header .e-logo {
  margin: 0;
  width: 100%;
  line-height: 84px; }

.e-header .e-logo img {
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  max-width: 100%; }

.e-header .e-search-form {
  margin: 0 auto;
  margin-top: 25px; }

@media (max-width: 979px) {
  .e-header div.span4 {
    width: 50%;
    margin: 0;
    float: left; } }
@media (max-width: 767px) {
  .e-header {
    padding-top: 2%;
    padding-bottom: 2%; }

  /*
  body > div.e-header > .container {
      padding-right: 0;
  }
  */
  .e-header .e-logo {
    margin: 0;
    line-height: 51.696px;
    padding-right: 10.6382978723%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
.navbar .e-search-form {
  margin-top: 4.5px;
  width: 220px;
  float: right; }

@media (max-width: 980px) {
  .navbar .e-search-form {
    width: 45%;
    float: left; } }
.e-search-form .e-search-box {
  position: relative;
  height: 33px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: white; }

.e-search-form .e-search-box input[type="text"] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: 0;
  border: 1px solid #c9c9c9;
  background: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.e-search-form .e-search-box button.pull-left + input[type="text"] {
  padding-left: 11%; }

.e-search-form .e-search-box button {
  margin: 1px;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 3%;
  padding-right: 3%;
  position: absolute;
  right: 0;
  z-index: 3;
  border: 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border-left: 1px solid #c9c9c9; }

.e-search-form .e-search-box button.pull-left {
  right: auto;
  left: 0;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-right: 1px solid #c9c9c9; }

.e-search-form .e-search-box button.icon {
  border: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.e-search-form .e-search-box button.icon.pull-left {
  padding-right: 0;
  z-index: 1; }

.e-breadcrumb {
  background-color: transparent;
  padding-bottom: 36px; }

.e-content {
  background-color: transparent; }

@media (max-width: 767px) {
  .e-content > .row:last-child {
    margin-bottom: 0; } }
.e-top {
  background-color: transparent; }

.e-bottom {
  font-size: 13.536px;
  line-height: 20.304px;
  padding-top: 24px;
  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 {
  text-decoration: none; }

.e-bottom h1,
.e-bottom h2,
.e-bottom h3,
.e-bottom h4 {
  color: #333333; }

.e-bottom h1 a,
.e-bottom h2 a,
.e-bottom h3 a,
.e-bottom h4 a {
  color: #333333;
  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: transparent;
  -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: rgba(0, 0, 0, 0);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=0);
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: rgba(0, 0, 0, 0);
  /* 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: rgba(0, 0, 0, 0);
    *background-color: rgba(0, 0, 0, 0); }
  .e-footer .btn:active, .e-footer .btn.active {
    background-color: rgba(0, 0, 0, 0) \9; }

.e-footer input {
  background: #949494;
  border-color: rgba(0, 0, 0, 0); }

.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: transparent !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.1276595745%; }

  .e-donotstack.pull-right {
    margin-left: 2.1276595745%; }

  .e-donotstack.pull-right + .e-donotstack {
    margin-left: 0; }

  .span1.e-donotstack {
    width: 6.3829787234%;
    *width: 6.329787234%; }

  .span2.e-donotstack {
    width: 14.8936170213%;
    *width: 14.8404255319%; }

  .span3.e-donotstack {
    width: 23.4042553191%;
    *width: 23.3510638298%; }

  .span4.e-donotstack {
    width: 31.914893617%;
    *width: 31.8617021277%; }

  .span5.e-donotstack {
    width: 40.4255319149%;
    *width: 40.3723404255%; }

  .span6.e-donotstack {
    width: 48.9361702128%;
    *width: 48.8829787234%; }

  .span7.e-donotstack {
    width: 57.4468085106%;
    *width: 57.3936170213%; }

  .span8.e-donotstack {
    width: 65.9574468085%;
    *width: 65.9042553191%; }

  .span9.e-donotstack {
    width: 74.4680851064%;
    *width: 74.414893617%; }

  .span10.e-donotstack {
    width: 82.9787234043%;
    *width: 82.9255319149%; }

  .span11.e-donotstack {
    width: 91.4893617021%;
    *width: 91.4361702128%; }

  .span12.e-donotstack {
    width: 100%;
    *width: 99.9468085106%; }

  .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: transparent;
  border: 0;
  position: relative;
  -webkit-box-shadow: inset 0 -1px 0 black, 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 -1px 0 black, 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 black, 0 2px 2px rgba(0, 0, 0, 0.25); }

.e-nav-global-top.affix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  -webkit-box-shadow: inset 0 -1px 0 black, 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 -1px 0 black, 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 black, 0 2px 2px rgba(0, 0, 0, 0.25); }

.e-nav-global-top .navbar-inner {
  background: none;
  padding: 0;
  margin: 0; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li:first-child {
  margin-left: -20px; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li > a {
  font-size: 15px;
  font-weight: 400;
  padding-left: 20px;
  padding-right: 20px;
  text-shadow: none; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li.active > a {
  color: #ae0021; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li.dropdown > a > i.icon-caret-down {
  opacity: 0.35;
  filter: alpha(opacity=35);
  font-size: 0.846em;
  padding-left: 0.25em; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li.dropdown > a:hover > i.icon-caret-down,
.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li.dropdown.open > a > i.icon-caret-down {
  opacity: 1;
  filter: alpha(opacity=100); }

.e-nav-global-top .navbar-inverse .nav li.dropdown.open > .dropdown-toggle {
  color: black;
  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: #ae0021;
  background: transparent; }

.e-nav-global-top .navbar-inverse .navbar-search {
  margin-top: 5px; }

.e-nav-global-top .navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: rgba(14, 14, 14, 0);
  background-image: -moz-linear-gradient(top, rgba(18, 18, 18, 0), rgba(8, 8, 8, 0));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(18, 18, 18, 0)), to(rgba(8, 8, 8, 0)));
  background-image: -webkit-linear-gradient(top, rgba(18, 18, 18, 0), rgba(8, 8, 8, 0));
  background-image: -o-linear-gradient(top, rgba(18, 18, 18, 0), rgba(8, 8, 8, 0));
  background-image: linear-gradient(to bottom, rgba(18, 18, 18, 0), rgba(8, 8, 8, 0));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00121212', endColorstr='#00080808', GradientType=0);
  border-color: rgba(8, 8, 8, 0) rgba(8, 8, 8, 0) rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: rgba(8, 8, 8, 0);
  /* 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; }
  .e-nav-global-top .navbar-inverse .btn-navbar:hover, .e-nav-global-top .navbar-inverse .btn-navbar:focus, .e-nav-global-top .navbar-inverse .btn-navbar:active, .e-nav-global-top .navbar-inverse .btn-navbar.active, .e-nav-global-top .navbar-inverse .btn-navbar.disabled, .e-nav-global-top .navbar-inverse .btn-navbar[disabled] {
    color: #fff;
    background-color: rgba(8, 8, 8, 0);
    *background-color: rgba(0, 0, 0, 0); }
  .e-nav-global-top .navbar-inverse .btn-navbar:active, .e-nav-global-top .navbar-inverse .btn-navbar.active {
    background-color: rgba(0, 0, 0, 0) \9; }

.e-nav-global-top .dropdown-backdrop {
  position: static; }

@media (max-width: 980px) {
  .e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li:first-child {
    margin-left: 0; }

  .e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li a.notext:after {
    content: attr(title); } }
@media (max-width: 767px) {
  .e-nav-global-top > .container {
    padding-left: 10px;
    padding-right: 10px; }

  .e-nav-global-top .navbar-search {
    max-width: 50%; }

  .e-nav-global-top .btn-navbar {
    max-width: 50%; } }
/* Espresso navigation > local > top */
.e-nav-local-top {
  background: #f1f1f1;
  border: 0;
  box-shadow: 0 -1px 0 0 #e2e2e2 inset; }

.e-nav-local-top.affix {
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25); }

.e-nav-local-top .navbar-inner {
  min-height: 38px;
  background: none; }

.e-nav-local-top .container > .navbar > .navbar-inner > .container > .nav > li > a {
  font-size: 14px;
  padding-top: 7px;
  padding-bottom: 7px; }

.e-nav-local-top .container > .navbar > .navbar-inner > .container > .nav > li.inpath,
.e-nav-local-top .container > .navbar > .navbar-inner > .container > .nav > li.active {
  height: 35px;
  border-bottom: 3px solid #ae0021; }

.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: #ae0021;
  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: #ae0021; }

.e-nav-local-left .nav li.inpath:not(.active) > a:hover {
  color: #620012; }

.e-nav-local-left .nav li.active > a {
  color: white;
  background-color: #ae0021; }

.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: transparent; }

.e-nav-local-bottom .e-panel {
  background: transparent;
  margin: 0; }

.e-nav-local-bottom .e-panel .e-panel-cap {
  background: transparent;
  margin: -1px -1px 0; }

.e-nav-local-bottom .e-panel .e-panel-cap h4 small {
  color: #5f5f5f; }

.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: #ae0021; }

.e-nav-local-bottom .e-panel .nav li.inpath:not(.active) > a:hover {
  color: #620012; }

.e-nav-local-bottom .e-panel .nav li.active > a {
  color: white;
  background-color: #ae0021; }

.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: 12px;
  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.3333333333px; }

.e-nav-utilities-top .nav > li > a,
.e-nav-utilities-top .nav > li.dropdown.active > a.dropdown-toggle,
.e-nav-utilities-top .nav > li.dropdown.active.open > a.dropdown-toggle {
  color: #7a7a7a;
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  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.active > a.dropdown-toggle:hover,
  .e-nav-utilities-top .nav > li.dropdown.active.open > a.dropdown-toggle:hover {
    color: #2e2e2e; }
  .e-nav-utilities-top .nav > li > a > i,
  .e-nav-utilities-top .nav > li.dropdown.active > a.dropdown-toggle > i,
  .e-nav-utilities-top .nav > li.dropdown.active.open > a.dropdown-toggle > i {
    padding: 0 0.2857142857142857em; }
    .e-nav-utilities-top .nav > li > a > i:last-child,
    .e-nav-utilities-top .nav > li.dropdown.active > a.dropdown-toggle > i:last-child,
    .e-nav-utilities-top .nav > li.dropdown.active.open > a.dropdown-toggle > i:last-child {
      padding-right: 0; }

@media (max-width: 767px) {
  .e-nav-utilities-top .nav {
    font-size: 0.846em;
    margin-left: -6.6666666667px;
    margin-right: -6.6666666667px; }

  .e-nav-utilities-top .nav > li:last-child {
    margin-right: 0; }

  .e-nav-utilities-top .nav > li > a {
    padding-left: 6.6666666667px;
    padding-right: 6.6666666667px; } }
/* Espresso navigation > utilities-bottom */
.e-nav-utilities-bottom {
  font-size: 12px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1030;
  background-color: transparent;
  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.3333333333px; }

.e-nav-utilities-bottom .nav > li > a {
  color: #5f5f5f;
  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: #5f5f5f;
  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: black; }

.e-nav-utilities-bottom .nav > li > a:hover > i {
  color: black; }

.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: #ae0021; }

.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;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 1em; }
  .e-panel li {
    line-height: inherit; }
  .e-panel.e-panel-focus {
    font-size: 1em; }

/*
udlign afstand i toppen af content p├Ñ e-panel hvis det ligger som f├©rst element i en container med klassen e-column der tilf├©jer padding og border i toppen til at lave t├©rresnoren
*/
.e-column > .row:first-child > [class*="span"]:first-child > .pidlink + .e-panel {
  margin-top: -14px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.e-panel-focus {
  border-color: rgba(0, 0, 0, 0.1);
  background: #ffffcc; }
  .e-panel-focus hr {
    border-color: rgba(0, 0, 0, 0.1);
    margin-bottom: 16px;
    margin-top: 16px; }

.e-label, .e-panel-cap h1,
.e-panel-cap h2,
.e-panel-cap h3,
.e-panel-cap h4,
.e-panel-cap p {
  color: black;
  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: #ae0021;
  position: relative;
  border: 1px solid #7b0017;
  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 #7b0017;
    border-top-color: #7b0017;
    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 #ae0021;
    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: #ae0021;
  margin-top: 0;
  margin-bottom: 16px; }

.e-currency {
  font-size: .75em; }

.e-before-price {
  display: block;
  margin-top: 3.4285714286px;
  text-decoration: line-through; }

.e-ecom-grid {
  line-height: 1.2; }

.e-ecom-grid ul {
  margin: 0;
  padding: 0;
  list-style: none;
  *zoom: 1; }
  .e-ecom-grid ul:before, .e-ecom-grid ul:after {
    display: table;
    content: "";
    line-height: 0; }
  .e-ecom-grid ul:after {
    clear: both; }

.e-ecom-grid ul li {
  text-align: center;
  width: 25%;
  height: 210px;
  float: left;
  padding: 16px 13.3333333333px 12px;
  margin: 0 0 -1px 0;
  border-width: 0 1px 1px 0;
  border-color: #e2e2e2;
  border-style: solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1; }

.e-ecom-grid ul li:hover {
  z-index: 3;
  outline: 2px solid #ae0021 !important;
  outline-offset: -2px;
  border-color: transparent;
  background: transparent; }

/* use uncle dave's old padding box to create intrinsic ratio on image containers preventing them from jumping around if images have different heights */
.e-ecom-grid ul li > div:first-child {
  position: relative;
  padding-top: 75%;
  height: 0;
  margin-bottom: 0.66em; }

.e-ecom-grid ul li > div:first-child > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center; }

.e-ecom-grid ul li > div:first-child > a > img {
  position: absolute;
  display: inline-block;
  right: 0;
  left: 0;
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto; }

.e-ecom-grid ul li h1,
.e-ecom-grid ul li h2,
.e-ecom-grid ul li h3,
.e-ecom-grid ul li h4 {
  font-size: inherit;
  line-height: inherit;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0.125em; }

.e-ecom-grid ul li p {
  margin-bottom: 0.125em; }

.e-ecom-grid ul li a {
  color: inherit;
  text-decoration: none; }

.e-ecom-grid ul li .e-price {
  font-size: 1.25em;
  display: block;
  margin: 4.8px 0 0; }

/* all containers */
@media (min-width: 980px) {
  .e-ecom-grid ul li:nth-child(4n) {
    border-right-width: 0; } }
@media (min-width: 769px) and (max-width: 979px) {
  .e-ecom-grid ul li {
    width: 33.33%; }

  .e-ecom-grid ul li:nth-child(3n) {
    border-right-width: 0; } }
@media (min-width: 640px) and (max-width: 768px) {
  .e-ecom-grid ul li {
    width: 25%; }

  .e-ecom-grid ul li:nth-child(4n) {
    border-right-width: 0; } }
@media (min-width: 481px) and (max-width: 640px) {
  .e-ecom-grid ul li {
    height: 220px;
    width: 33.33%; }

  .e-ecom-grid ul li:nth-child(3n) {
    border-right-width: 0; } }
@media (min-width: 320px) and (max-width: 480px) {
  .e-ecom-grid ul li {
    height: 215px;
    width: 50%; }

  .e-ecom-grid ul li:nth-child(2n) {
    border-right-width: 0; } }
@media (max-width: 319px) {
  .e-ecom-grid ul li {
    width: 100%;
    height: 120%;
    border-right-width: 0; } }
/* all containers - end */
/* small containers: span3 - span1 and span2 not applicable */
@media (min-width: 768px) {
  .span3 > .e-ecom-grid ul li {
    width: 100%;
    height: 220px;
    border-right-width: 0; } }
/* small containers - end */
/* medium containers: span4 */
@media (min-width: 768px) {
  .span4 > .e-ecom-grid ul li,
  .span5 > .e-ecom-grid ul li {
    height: 215px;
    width: 50%;
    border-right-width: 1px; }
  .span4 > .e-ecom-grid ul li:nth-child(2n),
  .span5 > .e-ecom-grid ul li:nth-child(2n) {
    border-right-width: 0; } }
/* medium containers - end */
/* large containers: span12 */
@media (min-width: 981px) {
  .span12 > .e-ecom-grid ul li {
    width: 20%;
    height: 220px;
    border-right-width: 1px; }
  .span12 > .e-ecom-grid ul li:nth-child(5n) {
    border-right-width: 0; } }
@media (min-width: 769px) and (max-width: 980px) {
  .span12 > .e-ecom-grid ul li {
    width: 25%;
    height: 210px;
    border-right-width: 1px; }
  .span12 > .e-ecom-grid ul li:nth-child(4n) {
    border-right-width: 0; } }
/* large containers - end */
.e-productlist ul li {
  padding: 24px 20px 12px;
  margin: 0;
  position: relative;
  z-index: 1; }

.e-productlist ul li:hover {
  z-index: 2;
  outline: 2px solid #ae0021 !important;
  border-color: transparent;
  background: transparent; }

.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.9829787234%;
  font-size: 13.536px;
  line-height: 21.9px; }

.e-productlist .e-productlist-info a {
  color: #ae0021; }

.e-productlist .e-productlist-info a:hover {
  text-decoration: underline; }

.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 p {
  font-size: 13.536px;
  line-height: 20.304px; }

.e-productlist .e-productlist-action form {
  margin: 0; }

.e-productlist .e-productlist-action form .btn {
  font-size: 14px; }

@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.1276595745%;
    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 form {
  margin: 24px 0; }

.e-productlist-filters .divider {
  margin-left: -13.3333333333px;
  margin-right: -13.3333333333px; }

.e-productdetails .e-productdetails-images .row-fluid {
  margin-bottom: 0; }

.e-productdetails .e-productdetails-images .row-fluid [class*="span"] {
  margin-bottom: 2.1276595745%; }

.e-productdetails .e-productdetails-images .row-fluid .thumbnail {
  padding: 2.1276595745%; }

.e-productdetails .e-productdetails-images + .e-productdetails-action {
  padding-left: 2.1276595745%;
  padding-right: 2.1276595745%; }

.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.1276595745%; }

.e-productdetails .e-productdetails-action form input {
  margin-bottom: 0; }

.e-productdetails .e-productdetails-action form button {
  margin-left: 2.1276595745%; }

.e-productdetails .e-productdetails-action form p {
  margin: .5em 0 0 0;
  line-height: 1.2; }

.e-productdetails-related a {
  color: inherit; }

@media (min-width: 980px) {
  .e-productdetails-sidebar {
    padding-left: 4.5212765957%; }

  .e-productdetails-sidebar > .e-ecom-grid ul li {
    width: 100%;
    height: auto;
    border-right-width: 0; } }
@media (max-width: 767px) {
  .e-productdetails .e-productdetails-images .row-fluid [class*="span"] {
    margin-left: 2.1276595745%;
    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.9361702128%;
    *width: 48.8829787234%; }

  .e-productdetails .e-productdetails-images .row-fluid .span4 {
    width: 31.914893617%;
    *width: 31.8617021277%; }

  .e-productdetails .e-productdetails-images .row-fluid .span3 {
    width: 23.4042553191%;
    *width: 23.3510638298%; }

  .e-productdetails .e-productdetails-images .row-fluid .span2 {
    width: 14.8936170213%;
    *width: 14.8404255319%; } }
.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-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: -3px;
  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%; }

.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 {
  font-size: .846em;
  line-height: 20.304px; }

.e-cart-mini .e-panel-focus .e-price-total {
  font-size: 16px; }

.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.6666666667px; }

  .e-cart .e-totalsline td[colspan="2"] {
    float: left;
    text-align: left; }

  .e-cart .e-totalsline.e-price-total {
    border-top: 3px solid black; }

  .e-cart .e-totalsline.e-price-total td {
    border: 0; }

  .e-cart .e-totalsline td:first-child,
  .e-cart .e-totalsline td:last-child {
    display: none; } }
@media (max-width: 480px) {
  .e-cart {
    width: auto;
    max-width: none;
    margin-left: -20px;
    margin-right: -20px; } }
.e-cart-header {
  font-size: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 10px;
  padding-left: 10px;
  white-space: nowrap;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.e-cart-header p {
  margin-bottom: 0; }

.e-cart-header p:first-child {
  padding-top: 2.464px; }

.e-cart-header p + p {
  margin-top: 6px; }

.e-cart-header p:first-child a,
.e-cart-header p:first-child a:hover {
  color: inherit;
  text-decoration: none; }

.e-cart-header p [class*="icon-"] {
  width: 1em;
  margin-right: 0;
  margin-top: -4.928px;
  line-height: 40.608px;
  font-size: 40px; }

.e-cart-header p strong,
.e-cart-header p small {
  display: block;
  margin-left: 48px;
  line-height: 17.177184px; }

.e-cart-header p a.btn {
  font-size: 14px;
  padding: 0.125em 1em; }

.e-cart-header p a.btn + a.btn {
  margin-left: 5px; }

@media (max-width: 767px) {
  .e-cart-header {
    padding-top: 4px;
    padding-bottom: 4px; }

  .e-cart-header p + p {
    margin-top: 0; }

  .e-cart-header p strong {
    margin-left: 0; }

  .e-cart-header p + p a {
    float: left;
    font-size: 0.846em;
    padding: 0.125em 0.5em 0.125em 0; } }
@media (max-width: 480px) {
  .e-cart-header {
    white-space: normal;
    border-right: 0;
    padding-right: 2.1276595745%;
    padding-left: 4.2553191489%;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }

  .e-cart-header p i[class*="icon-"],
  .e-cart-header p i[class*="icon-"]:before {
    display: none; } }
@media (max-width: 320px) {
  .e-cart-header p + p a {
    line-height: 1;
    padding-top: 0; } }
/*
// 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: #ae0021; }

.step.step-active .step-count {
  background-color: #ae0021;
  color: white;
  font-weight: bold; }

/*form actions til checkout flow */
.e-checkout-actions {
  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-success {
  font-weight: bold; }

.e-checkout-actions .btn-success i {
  margin-left: 8px; }

.e-checkout-actions .btn-link i {
  margin-right: 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: #ae0021;
    color: white;
    font-weight: bold; }

  .step.step-active .step-count, .step.step-active .step-title {
    background-color: #ae0021;
    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 {
  border-top: 1px solid #e2e2e2;
  padding-top: 13px; }

.e-column > .row:first-child > [class*="span"] > .pidlink + h1,
.e-column > .row:first-child > [class*="span"] > .pidlink + h2,
.e-column > .row:first-child > [class*="span"] > .pidlink + h3,
.e-column > .row:first-child > [class*="span"] > .pidlink + h4 {
  margin-top: 0; }

/* temp til fk for at f├Ñ en special forside*/
.e-wrapper .container.e-transparent {
  background: none; }

.e-wrapper .container.e-transparent .featured {
  margin-left: 0; }

.e-wrapper .container.e-transparent .featured > .row > [class*="span"] {
  background: rgba(0, 0, 0, 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.1276595745%; }

  .e-wrapper .container.e-transparent .featured > .row > [class*="span"] {
    background: rgba(0, 0, 0, 0.45); } }
a.arrow:after,
a.arrow-left:before,
a.arrow-right:after,
a.arrow-up:after,
a.arrow-down:after {
  position: relative;
  content: "\2192";
  display: inline-block;
  margin-top: -0.25em;
  margin-left: 0.25em;
  font-size: 1.25em;
  line-height: inherit; }

a.arrow-left:before {
  content: "\2190";
  margin-right: 0.25em;
  margin-left: 0; }

a.arrow-up:after,
a.arrow-down:after {
  content: "\2191";
  top: -0.1em; }

a.arrow-down:after {
  content: "\2193"; }

.e-embed-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }

.e-embed-container.shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); }

.e-embed-container.e-video {
  padding-top: 30px; }

.e-embed-container.e-google-map {
  padding-bottom: 33.33%;
  border: 1px solid #e2e2e2;
  background: #e5e3df;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.e-embed-container.e-google-map[data-ratio="3:1"] {
  padding-bottom: 33.33%; }

.e-embed-container.e-google-map[data-ratio="4:3"] {
  padding-bottom: 75%; }

.e-embed-container.e-google-map[data-ratio="16:9"] {
  padding-bottom: 56.25%; }

.e-embed-container.e-google-map .e-google-map-static {
  width: 100%; }

.e-embed-container.e-google-map img {
  min-width: 0;
  max-width: none;
  vertical-align: inherit; }

.e-embed-container.e-google-map .gm-style,
.e-embed-container.e-google-map .gm-style-iw,
.e-embed-container.e-google-map .gm-style .gm-style-iw p,
.e-embed-container.e-google-map .gm-style .gm-style-iw p a,
.e-embed-container.e-google-map .gm-style .gm-style-iw span,
.e-embed-container.e-google-map .gm-style .gm-style-iw label,
.e-embed-container.e-google-map .gm-style .gm-style-iw div {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  white-space: nowrap; }
.e-embed-container.e-google-map .gm-style .gm-style-iw p {
  color: #474747;
  margin-bottom: 5px; }
.e-embed-container.e-google-map .gm-style .gm-style-iw h1,
.e-embed-container.e-google-map .gm-style .gm-style-iw h2,
.e-embed-container.e-google-map .gm-style .gm-style-iw 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: black;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 4px; }

.e-embed-container iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.addthis_toolbox {
  margin-top: 1px; }

.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) {
  .topmargin1 {
    margin-top: 24px !important; }

  .topmargin2 {
    margin-top: 48px !important; }

  .topmargin3 {
    margin-top: 72px !important; }

  .topmargin4 {
    margin-top: 96px !important; }

  .topmargin5 {
    margin-top: 120px !important; }

  .topmargin6 {
    margin-top: 144px !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; } }
.section-transparent {
  padding-top: 36px;
  background-color: transparent; }

.section-transparent + .e-content {
  padding-top: 48px; }

.section-transparent hr {
  border-top-color: #e2e2e2;
  border-bottom: 0; }

.section-transparent p {
  color: #474747; }

.section-transparent p a:not(.btn) {
  color: #ae0021; }

.section-transparent h1,
.section-transparent h2,
.section-transparent h3,
.section-transparent h4 {
  color: black; }

.section-transparent > .row {
  margin-bottom: 0; }

.section-transparent > .row > .featured > .row {
  margin-bottom: 0; }

/* .section-transparent > .row > .featured > .row:last-child{display:none;} */
.section-gray {
  padding-top: 36px;
  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); }

.section-gray + .e-content {
  padding-top: 48px; }

.section-gray hr {
  border-top-color: #e2e2e2;
  border-bottom: 0; }

.section-gray p {
  color: #474747; }

.section-gray p a:not(.btn) {
  color: #ae0021; }

.section-gray h1,
.section-gray h2,
.section-gray h3,
.section-gray h4 {
  color: black; }

.section-gray > .row {
  margin-bottom: 0; }

.section-gray > .row > .featured > .row {
  margin-bottom: 0; }

/* .section-gray > .row > .featured > .row:last-child{display:none;} */
.section-black {
  padding-top: 36px;
  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); }

.section-black + .e-content {
  padding-top: 48px; }

.section-black hr {
  border-top-color: black;
  border-bottom: 0; }

.section-black p {
  color: #a2a2a2; }

.section-black p a:not(.btn) {
  color: #ae0021; }

.section-black h1,
.section-black h2,
.section-black h3,
.section-black h4 {
  color: #eeeeee; }

.section-black > .row {
  margin-bottom: 0; }

.section-black > .row > .featured > .row {
  margin-bottom: 0; }

/* .section-black > .row > .featured > .row:last-child{display:none;} */
.e-loading-spinner {
  position: relative;
  display: inline-block;
  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; }

/* 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; }

[class*="span"] > .e-img > img,
[class*="span"] > .e-img.rounded > img {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

[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); }

[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); }

[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; }

[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); }

[class*="span"] > .e-img > img.circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

[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; }

[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*="span"] > .e-img > img.bleedright {
  margin-left: 10px;
  margin-right: -10px; }
  @media (min-width: 768px) {
    [class*="span"] > .e-img > img.bleedright {
      margin-left: 20px;
      margin-right: -20px; } }
  @media (min-width: 1240px) {
    [class*="span"] > .e-img > img.bleedright {
      margin-left: 60px;
      margin-right: -60px; } }
  @media (min-width: 1320px) {
    [class*="span"] > .e-img > img.bleedright {
      margin-left: 80px;
      margin-right: -80px; } }
  @media (min-width: 1640px) {
    [class*="span"] > .e-img > img.bleedright {
      margin-left: 100px;
      margin-right: -100px; } }

[class*="span"] > .e-img > img.bleedleft {
  margin-right: 10px;
  margin-left: -10px; }
  @media (min-width: 768px) {
    [class*="span"] > .e-img > img.bleedleft {
      margin-right: 20px;
      margin-left: -20px; } }
  @media (min-width: 1240px) {
    [class*="span"] > .e-img > img.bleedleft {
      margin-right: 60px;
      margin-left: -60px; } }
  @media (min-width: 1320px) {
    [class*="span"] > .e-img > img.bleedleft {
      margin-right: 80px;
      margin-left: -80px; } }
  @media (min-width: 1640px) {
    [class*="span"] > .e-img > img.bleedleft {
      margin-right: 100px;
      margin-left: -100px; } }

@media (min-width: 768px) {
  .container[class*="e-"] > .row > .span7 > .row > .span7 img.large {
    max-width: none; } }
@media (min-width: 768px) and (max-width: 979px) {
  .container[class*="e-"] > .row > .span7 > .row > .span7 img.large {
    width: 538px;
    margin-left: -62px;
    margin-right: -62px; } }
@media (min-width: 980px) {
  .container[class*="e-"] > .row > .span7 > .row > .span7 img.large {
    width: 700px;
    margin-left: -80px;
    margin-right: -80px; } }

@media (min-width: 768px) and (max-width: 979px) {
  .container[class*="e-"] > .row > .span7 > .row > .span7 p.caption.large {
    margin-left: -62px;
    margin-right: -62px; } }
@media (min-width: 980px) {
  .container[class*="e-"] > .row > .span7 > .row > .span7 p.caption.large {
    margin-left: -80px;
    margin-right: -80px; } }

@media (min-width: 768px) {
  .container[class*="e-"] > .row > .span8 > .row > .span8 img.large {
    max-width: none; } }
@media (min-width: 768px) and (max-width: 979px) {
  .container[class*="e-"] > .row > .span8 > .row > .span8 img.large {
    width: 724px;
    margin-left: -124px;
    margin-right: -124px; } }
@media (min-width: 980px) {
  .container[class*="e-"] > .row > .span8 > .row > .span8 img.large {
    width: 940px;
    margin-left: -160px;
    margin-right: -160px; } }

@media (min-width: 768px) and (max-width: 979px) {
  .container[class*="e-"] > .row > .span8 > .row > .span8 p.caption.large {
    margin-left: -124px;
    margin-right: -124px; } }
@media (min-width: 980px) {
  .container[class*="e-"] > .row > .span8 > .row > .span8 p.caption.large {
    margin-left: -160px;
    margin-right: -160px; } }

.container[class*="e-"] > .row > .span8 > .row > .span8 img.mega {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  @media (min-width: 768px) {
    .container[class*="e-"] > .row > .span8 > .row > .span8 img.mega {
      max-width: none; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .container[class*="e-"] > .row > .span8 > .row > .span8 img.mega {
      width: 764px;
      margin-left: -144px;
      margin-right: -144px; } }
  @media (min-width: 980px) {
    .container[class*="e-"] > .row > .span8 > .row > .span8 img.mega {
      width: 980px;
      margin-left: -180px;
      margin-right: -180px; } }
  @media (min-width: 1240px) {
    .container[class*="e-"] > .row > .span8 > .row > .span8 img.mega {
      width: 1060px;
      margin-left: -220px;
      margin-right: -220px; } }
  @media (min-width: 1320px) {
    .container[class*="e-"] > .row > .span8 > .row > .span8 img.mega {
      width: 1100px;
      margin-left: -240px;
      margin-right: -240px; } }
  @media (min-width: 1640px) {
    .container[class*="e-"] > .row > .span8 > .row > .span8 img.mega {
      width: 1140px;
      margin-left: -260px;
      margin-right: -260px; } }

.container[class*="e-"] > .row > .span8 > .row > .span8 p.caption.mega {
  padding-left: 20px; }
  @media (min-width: 980px) {
    .container[class*="e-"] > .row > .span8 > .row > .span8 p.caption.mega {
      margin-left: -180px;
      margin-right: -180px; } }
  @media (min-width: 1240px) {
    .container[class*="e-"] > .row > .span8 > .row > .span8 p.caption.mega {
      margin-left: -220px;
      margin-right: -220px; } }
  @media (min-width: 1320px) {
    .container[class*="e-"] > .row > .span8 > .row > .span8 p.caption.mega {
      margin-left: -240px;
      margin-right: -240px; } }
  @media (min-width: 1640px) {
    .container[class*="e-"] > .row > .span8 > .row > .span8 p.caption.mega {
      margin-left: -260px;
      margin-right: -260px; } }

.container[class*="e-"] > .row > .span12 > .row > .span12 img.mega {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  @media (min-width: 768px) {
    .container[class*="e-"] > .row > .span12 > .row > .span12 img.mega {
      max-width: none; } }
  @media (min-width: 768px) and (max-width: 979px) {
    .container[class*="e-"] > .row > .span12 > .row > .span12 img.mega {
      width: 764px;
      margin-left: -20px;
      margin-right: -20px; } }
  @media (min-width: 980px) {
    .container[class*="e-"] > .row > .span12 > .row > .span12 img.mega {
      width: 980px;
      margin-left: -20px;
      margin-right: -20px; } }
  @media (min-width: 1240px) {
    .container[class*="e-"] > .row > .span12 > .row > .span12 img.mega {
      width: 1060px;
      margin-left: -60px;
      margin-right: -60px; } }
  @media (min-width: 1320px) {
    .container[class*="e-"] > .row > .span12 > .row > .span12 img.mega {
      width: 1100px;
      margin-left: -80px;
      margin-right: -80px; } }
  @media (min-width: 1640px) {
    .container[class*="e-"] > .row > .span12 > .row > .span12 img.mega {
      width: 1140px;
      margin-left: -100px;
      margin-right: -100px; } }

.container[class*="e-"] > .row > .span12 > .row > .span12 p.caption.mega {
  padding-left: 20px; }
  @media (min-width: 980px) {
    .container[class*="e-"] > .row > .span12 > .row > .span12 p.caption.mega {
      margin-left: -60px;
      margin-right: -60px; } }
  @media (min-width: 1240px) {
    .container[class*="e-"] > .row > .span12 > .row > .span12 p.caption.mega {
      margin-left: -100px;
      margin-right: -100px; } }
  @media (min-width: 1320px) {
    .container[class*="e-"] > .row > .span12 > .row > .span12 p.caption.mega {
      margin-left: -120px;
      margin-right: -120px; } }
  @media (min-width: 1640px) {
    .container[class*="e-"] > .row > .span12 > .row > .span12 p.caption.mega {
      margin-left: -140px;
      margin-right: -140px; } }

.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; } }
.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: #ae0021;
  border: 1px solid #ae0021;
  -webkit-box-shadow: 1px 2px 3px rgba(174, 0, 33, 0.65);
  -moz-box-shadow: 1px 2px 3px rgba(174, 0, 33, 0.65);
  box-shadow: 1px 2px 3px rgba(174, 0, 33, 0.65);
  opacity: 1;
  filter: alpha(opacity=100); }

.cke_editable,
.dw_typography {
  background: transparent; }

body {
  background-color: white;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-attachment: fixed;
  background-size: cover;
  padding-bottom: 0; }

.redhorse-carousel-wrapper {
  background: #ae0021;
  /* Old browsers */
  background: url(/files/templates/designs/redhorse/assets/img/scanline.png), -moz-linear-gradient(top, #ae0021 0%, #8a001a 100%);
  /* FF3.6+ */
  background: url(/files/templates/designs/redhorse/assets/img/scanline.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ae0021), color-stop(100%, #8a001a));
  /* Chrome,Safari4+ */
  background: url(/files/templates/designs/redhorse/assets/img/scanline.png), -webkit-linear-gradient(top, #ae0021 0%, #8a001a 100%);
  /* Chrome10+,Safari5.1+ */
  background: url(/files/templates/designs/redhorse/assets/img/scanline.png), -o-linear-gradient(top, #ae0021 0%, #8a001a 100%);
  /* Opera 11.10+ */
  background: url(/files/templates/designs/redhorse/assets/img/scanline.png), -ms-linear-gradient(top, #ae0021 0%, #8a001a 100%);
  /* IE10+ */
  background: url(/files/templates/designs/redhorse/assets/img/scanline.png), linear-gradient(to bottom, #ae0021 0%, #8a001a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start', endColorstr='$end',GradientType=0 );
  /* IE6-8 */
  background-repeat: repeat;
  background-position: right center, 0 0;
  background-attachment: fixed, scroll;
  margin-bottom: 24px;
  border-bottom: 1px solid white;
  box-shadow: 5px 10px 7px #eeeeee; }
  .redhorse-carousel-wrapper .row,
  .redhorse-carousel-wrapper .row-fluid {
    margin-bottom: 0; }

/* CUBE */
@media (max-width: 767px) {
  .e-mobile-margin-bottom {
    margin: 0px 0px 13px 0px !important; }

  .redhorse-cube-span {
    float: left;
    margin: 1.5% 1.5%; }
    .redhorse-cube-span.span3 {
      width: 47%; }
    .redhorse-cube-span.span6 {
      width: 97%; }

  .row > .span3 > a.e-img > img,
  .row > .span4 > a.e-img > img {
    margin: auto; } }
.redhorse-cube {
  display: block; }
  .redhorse-cube *,
  .redhorse-cube *:after,
  .redhorse-cube *:before {
    box-sizing: border-box; }
  .redhorse-cube .redhorse-box-image {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%; }
    .redhorse-cube .redhorse-box-image h2 {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      font-size: 18px;
      margin: 0;
      z-index: 100;
      width: 100%;
      padding: 8px 10px;
      color: #ae0021;
      background: rgba(255, 255, 255, 0.5);
      -webkit-transition: -webkit-transform 0.35s;
      transition: transform 0.35s;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); }
      @media (min-width: 768px) and (max-width: 979px) {
        .redhorse-cube .redhorse-box-image h2 {
          font-size: 13px; } }
    .redhorse-cube .redhorse-box-image h3 {
      position: absolute;
      bottom: 0;
      left: 0;
      top: 0;
      right: 0;
      font-size: 28px;
      margin: 0;
      text-align: center;
      z-index: 100;
      width: 100%;
      padding: 10px;
      color: #fff;
      background: transparent; }
    .redhorse-cube .redhorse-box-image img {
      width: 100%;
      float: left;
      -webkit-transform: scale(1);
      -webkit-transition-timing-function: ease-out;
      -webkit-transition-duration: 0.25s;
      -moz-transform: scale(1);
      -moz-transition-timing-function: ease-out;
      -moz-transition-duration: 0.25s; }
    .redhorse-cube .redhorse-box-image:hover img {
      opacity: 0.9;
      -webkit-transform: scale(1.1);
      -webkit-transition-timing-function: ease-out;
      -webkit-transition-duration: 0.35;
      -moz-transform: scale(1.1);
      -moz-transition-timing-function: ease-out;
      -moz-transition-duration: 0.35; }

/* LABEL */
a.redhorse-label {
  text-decoration: none; }
  a.redhorse-label h2 {
    color: white;
    font-size: 24px;
    padding: 20px 10px;
    text-align: center;
    margin: 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  a.redhorse-label:hover h2 {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0); }

blockquote,
blockquote p {
  color: #ae0021 !important; }

/* MODAL */
.modal-body {
  max-height: 600px; }

/* BREADCRUMB */
.e-breadcrumb {
  padding-bottom: 0; }

/* NAV TOP */
.nav-pills.user-login a {
  padding-left: 0 !important; }

#dwcontent-carousel-span12 .row > [class*="span"] > .e-img {
  margin-bottom: 0 !important; }

/* PRODUCTLIST */
a.accordion-toggle table.table.redhorse-mainproduct span.directional:after {
  font-family: "FontAwesome";
  font-size: 20px;
  content: "\f106"; }

a.accordion-toggle.collapsed table.table.redhorse-mainproduct span.directional:after {
  content: "\f107"; }

.redhorse-productlist a {
  color: #474747 !important;
  text-decoration: none; }

.redhorse-productlist .accordion {
  margin-bottom: 0; }
  .redhorse-productlist .accordion .accordion-group {
    border: none;
    margin-bottom: -1px; }
    .redhorse-productlist .accordion .accordion-group .accordion-inner,
    .redhorse-productlist .accordion .accordion-group .accordion-heading .accordion-toggle {
      padding: 0;
      border-top: none; }
.redhorse-productlist .accordion-body {
  margin-bottom: 0;
  padding-bottom: 0; }
.redhorse-productlist table.table {
  font-size: 11px; }
  .redhorse-productlist table.table td {
    padding: 10px 6px; }
.redhorse-productlist table.table.redhorse-tableheader {
  margin-bottom: 0; }
  .redhorse-productlist table.table.redhorse-tableheader thead {
    background: #e1e1e1; }
    .redhorse-productlist table.table.redhorse-tableheader thead tr td {
      box-sizing: border-box;
      display: block;
      float: left;
      overflow: hidden;
      padding: 4px 6px;
      text-overflow: ellipsis;
      font-weight: 600;
      color: black;
      line-height: 15px; }
.redhorse-productlist table.table.redhorse-mainproduct {
  margin-bottom: 0;
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, #eeeeee, white);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(white));
  background-image: -webkit-linear-gradient(top, #eeeeee, white);
  background-image: -o-linear-gradient(top, #eeeeee, white);
  background-image: linear-gradient(to bottom, #eeeeee, white);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }
  .redhorse-productlist table.table.redhorse-mainproduct tbody tr:last-child {
    border-bottom: none; }
  .redhorse-productlist table.table.redhorse-mainproduct input[type="text"] {
    padding: 0px 7px;
    margin-bottom: 0;
    font-size: 13px;
    width: 25px; }
  .redhorse-productlist table.table.redhorse-mainproduct .btn-small {
    padding: 0px 5px 0 1px;
    color: white;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #364c6f;
    background-image: -moz-linear-gradient(top, #405a83, #273750);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#405a83), to(#273750));
    background-image: -webkit-linear-gradient(top, #405a83, #273750);
    background-image: -o-linear-gradient(top, #405a83, #273750);
    background-image: linear-gradient(to bottom, #405a83, #273750);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF405A83', endColorstr='#FF273750', GradientType=0);
    border-color: #273750 #273750 #0e141d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #273750;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
    .redhorse-productlist table.table.redhorse-mainproduct .btn-small:hover, .redhorse-productlist table.table.redhorse-mainproduct .btn-small:focus, .redhorse-productlist table.table.redhorse-mainproduct .btn-small:active, .redhorse-productlist table.table.redhorse-mainproduct .btn-small.active, .redhorse-productlist table.table.redhorse-mainproduct .btn-small.disabled, .redhorse-productlist table.table.redhorse-mainproduct .btn-small[disabled] {
      color: #fff;
      background-color: #273750;
      *background-color: #1f2b3f; }
    .redhorse-productlist table.table.redhorse-mainproduct .btn-small:active, .redhorse-productlist table.table.redhorse-mainproduct .btn-small.active {
      background-color: #161f2e \9; }
.redhorse-productlist table.table.redhorse-productdetails {
  margin-bottom: 0; }
  .redhorse-productlist table.table.redhorse-productdetails thead th {
    padding: 0px 6px 5px 6px;
    border-bottom: 1px solid #e2e2e2; }
  .redhorse-productlist table.table.redhorse-productdetails td {
    border-top: 0; }
  .redhorse-productlist table.table.redhorse-productdetails input[type="text"] {
    padding: 0px 7px;
    margin-bottom: 0;
    font-size: 13px; }
  .redhorse-productlist table.table.redhorse-productdetails .btn-small {
    padding: 0px 15px;
    color: white;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #364c6f;
    background-image: -moz-linear-gradient(top, #405a83, #273750);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#405a83), to(#273750));
    background-image: -webkit-linear-gradient(top, #405a83, #273750);
    background-image: -o-linear-gradient(top, #405a83, #273750);
    background-image: linear-gradient(to bottom, #405a83, #273750);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF405A83', endColorstr='#FF273750', GradientType=0);
    border-color: #273750 #273750 #0e141d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #273750;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
    .redhorse-productlist table.table.redhorse-productdetails .btn-small:hover, .redhorse-productlist table.table.redhorse-productdetails .btn-small:focus, .redhorse-productlist table.table.redhorse-productdetails .btn-small:active, .redhorse-productlist table.table.redhorse-productdetails .btn-small.active, .redhorse-productlist table.table.redhorse-productdetails .btn-small.disabled, .redhorse-productlist table.table.redhorse-productdetails .btn-small[disabled] {
      color: #fff;
      background-color: #273750;
      *background-color: #1f2b3f; }
    .redhorse-productlist table.table.redhorse-productdetails .btn-small:active, .redhorse-productlist table.table.redhorse-productdetails .btn-small.active {
      background-color: #161f2e \9; }
  .redhorse-productlist table.table.redhorse-productdetails tr.order-hand {
    background-color: #ffe08a;
    background-image: -moz-linear-gradient(top, #ffda76, #ffe8a9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffda76), to(#ffe8a9));
    background-image: -webkit-linear-gradient(top, #ffda76, #ffe8a9);
    background-image: -o-linear-gradient(top, #ffda76, #ffe8a9);
    background-image: linear-gradient(to bottom, #ffda76, #ffe8a9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFDA76', endColorstr='#FFFFE8A9', GradientType=0); }
    .redhorse-productlist table.table.redhorse-productdetails tr.order-hand .btn-small {
      color: white;
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
      background-color: #e2a500;
      background-image: -moz-linear-gradient(top, #f6b400, #c38e00);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6b400), to(#c38e00));
      background-image: -webkit-linear-gradient(top, #f6b400, #c38e00);
      background-image: -o-linear-gradient(top, #f6b400, #c38e00);
      background-image: linear-gradient(to bottom, #f6b400, #c38e00);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6B400', endColorstr='#FFC38E00', GradientType=0);
      border-color: #c38e00 #c38e00 #765600;
      border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
      *background-color: #c38e00;
      /* Darken IE7 buttons by default so they stand out more given they won't have borders */
      filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
      .redhorse-productlist table.table.redhorse-productdetails tr.order-hand .btn-small:hover, .redhorse-productlist table.table.redhorse-productdetails tr.order-hand .btn-small:focus, .redhorse-productlist table.table.redhorse-productdetails tr.order-hand .btn-small:active, .redhorse-productlist table.table.redhorse-productdetails tr.order-hand .btn-small.active, .redhorse-productlist table.table.redhorse-productdetails tr.order-hand .btn-small.disabled, .redhorse-productlist table.table.redhorse-productdetails tr.order-hand .btn-small[disabled] {
        color: #fff;
        background-color: #c38e00;
        *background-color: #a97c00; }
      .redhorse-productlist table.table.redhorse-productdetails tr.order-hand .btn-small:active, .redhorse-productlist table.table.redhorse-productdetails tr.order-hand .btn-small.active {
        background-color: #906900 \9; }
  .redhorse-productlist table.table.redhorse-productdetails tr.order-agreement {
    background-color: #f3f3f3;
    background-image: -moz-linear-gradient(top, #eeeeee, #fbfbfb);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#fbfbfb));
    background-image: -webkit-linear-gradient(top, #eeeeee, #fbfbfb);
    background-image: -o-linear-gradient(top, #eeeeee, #fbfbfb);
    background-image: linear-gradient(to bottom, #eeeeee, #fbfbfb);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFBFBFB', GradientType=0); }
.redhorse-productlist table.table.redhorse-inline {
  background: transparent;
  border-bottom: 0;
  margin-bottom: 0; }
  .redhorse-productlist table.table.redhorse-inline th,
  .redhorse-productlist table.table.redhorse-inline td {
    padding: 0; }
  .redhorse-productlist table.table.redhorse-inline tbody tr:last-child {
    border-bottom: 0; }

/* PRODUCTDETAILS */
.productIntro h3 {
  margin-bottom: 0; }
.productIntro p {
  margin-bottom: 0;
  line-height: 1; }
  .productIntro p small {
    font-size: 0.7em; }
.productIntro p.lead {
  margin-bottom: 5px; }
  .productIntro p.lead small {
    font-size: 16px; }

.redhorse-product-icons img {
  margin-left: 10px;
  max-height: 35px; }

.redhorse-product-overview-icons {
  line-height: 10px; }
  .redhorse-product-overview-icons img {
    margin-left: 5px;
    max-height: 15px; }

.btn.btn-yellow {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e2a500;
  background-image: -moz-linear-gradient(top, #f6b400, #c38e00);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6b400), to(#c38e00));
  background-image: -webkit-linear-gradient(top, #f6b400, #c38e00);
  background-image: -o-linear-gradient(top, #f6b400, #c38e00);
  background-image: linear-gradient(to bottom, #f6b400, #c38e00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6B400', endColorstr='#FFC38E00', GradientType=0);
  border-color: #c38e00 #c38e00 #765600;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #c38e00;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  padding: 4px 12px;
  font-size: 14px;
  margin-top: 10px; }
  .btn.btn-yellow:hover, .btn.btn-yellow:focus, .btn.btn-yellow:active, .btn.btn-yellow.active, .btn.btn-yellow.disabled, .btn.btn-yellow[disabled] {
    color: #fff;
    background-color: #c38e00;
    *background-color: #a97c00; }
  .btn.btn-yellow:active, .btn.btn-yellow.active {
    background-color: #906900 \9; }

.accordion.redhorse-productoverview a.accordion-toggle {
  background: #e1e1e1;
  color: black;
  text-decoration: none;
  outline: none; }

.accordion.redhorse-productoverview a.accordion-toggle.collapsed {
  background: transparent;
  -webkit-transition: background 0.4s;
  /* For Safari 3.1 to 6.0 */
  transition: background 0.4s; }

.accordion.redhorse-productoverview a.accordion-toggle span.directional:before {
  font-family: "FontAwesome";
  font-size: 24px;
  vertical-align: middle;
  content: "\f106"; }

.accordion.redhorse-productoverview a.accordion-toggle.collapsed span.directional:before {
  content: "\f107"; }

.accordion.redhorse-productoverview {
  font-size: 13px;
  line-height: 15px; }
  .accordion.redhorse-productoverview .accordion-group {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: -1px;
    border-left: none;
    border-right: none; }
    .accordion.redhorse-productoverview .accordion-group .accordion-inner {
      padding: 10px;
      background-color: whitesmoke;
      background-image: -moz-linear-gradient(top, #eeeeee, white);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(white));
      background-image: -webkit-linear-gradient(top, #eeeeee, white);
      background-image: -o-linear-gradient(top, #eeeeee, white);
      background-image: linear-gradient(to bottom, #eeeeee, white);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }
      .accordion.redhorse-productoverview .accordion-group .accordion-inner ul {
        margin: 0 0 0 15px; }
  .accordion.redhorse-productoverview table {
    width: 100%;
    margin: 0 5px 15px 5px; }
    .accordion.redhorse-productoverview table tr td {
      padding: 5px 10px 6px 0;
      border-bottom: 1px solid white; }

.accordion #collapseInfo ul {
  margin-left: 18px; }

.accordion #collapseDownload .row-fluid {
  margin-bottom: 0; }
.accordion #collapseDownload ul.icons-ul {
  margin-left: 26px; }

@media (max-width: 979px) {
  .hide-mobile {
    display: none; }

  .product-phone-view .accordion-group .accordion-heading p.lead {
    font-size: 14px;
    margin-bottom: 5px; }
  .product-phone-view .accordion-group h2 {
    font-size: 16px;
    margin: 0; }
  .product-phone-view .accordion-group a {
    text-decoration: none; }
  .product-phone-view .accordion-group .accordion-heading {
    background-color: whitesmoke;
    background-image: -moz-linear-gradient(top, #eeeeee, white);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(white));
    background-image: -webkit-linear-gradient(top, #eeeeee, white);
    background-image: -o-linear-gradient(top, #eeeeee, white);
    background-image: linear-gradient(to bottom, #eeeeee, white);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }
  .product-phone-view .accordion-group .accordion-inner {
    font-size: 13px;
    line-height: 18px; }
    .product-phone-view .accordion-group .accordion-inner p {
      margin-bottom: 5px; }
  .product-phone-view .accordion-group .mobile-config-view {
    margin-bottom: 5px;
    padding: 0.7em;
    border-sizing: border-box;
    -moz-border-sizing: border-box; }
    .product-phone-view .accordion-group .mobile-config-view table.table td:first-child {
      padding-left: 0; }
  .product-phone-view .accordion-group .mobile-config-view.order-hand {
    background-color: #ffe08a;
    background-image: -moz-linear-gradient(top, #ffda76, #ffe8a9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffda76), to(#ffe8a9));
    background-image: -webkit-linear-gradient(top, #ffda76, #ffe8a9);
    background-image: -o-linear-gradient(top, #ffda76, #ffe8a9);
    background-image: linear-gradient(to bottom, #ffda76, #ffe8a9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFDA76', endColorstr='#FFFFE8A9', GradientType=0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top: none; }
    .product-phone-view .accordion-group .mobile-config-view.order-hand .table th,
    .product-phone-view .accordion-group .mobile-config-view.order-hand .table td {
      border-top: none;
      padding: 0 8px 8px 8px !important; }
    .product-phone-view .accordion-group .mobile-config-view.order-hand .btn-small {
      color: white;
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
      background-color: #e2a500;
      background-image: -moz-linear-gradient(top, #f6b400, #c38e00);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6b400), to(#c38e00));
      background-image: -webkit-linear-gradient(top, #f6b400, #c38e00);
      background-image: -o-linear-gradient(top, #f6b400, #c38e00);
      background-image: linear-gradient(to bottom, #f6b400, #c38e00);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6B400', endColorstr='#FFC38E00', GradientType=0);
      border-color: #c38e00 #c38e00 #765600;
      border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
      *background-color: #c38e00;
      /* Darken IE7 buttons by default so they stand out more given they won't have borders */
      filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
      .product-phone-view .accordion-group .mobile-config-view.order-hand .btn-small:hover, .product-phone-view .accordion-group .mobile-config-view.order-hand .btn-small:focus, .product-phone-view .accordion-group .mobile-config-view.order-hand .btn-small:active, .product-phone-view .accordion-group .mobile-config-view.order-hand .btn-small.active, .product-phone-view .accordion-group .mobile-config-view.order-hand .btn-small.disabled, .product-phone-view .accordion-group .mobile-config-view.order-hand .btn-small[disabled] {
        color: #fff;
        background-color: #c38e00;
        *background-color: #a97c00; }
      .product-phone-view .accordion-group .mobile-config-view.order-hand .btn-small:active, .product-phone-view .accordion-group .mobile-config-view.order-hand .btn-small.active {
        background-color: #906900 \9; }
  .product-phone-view .accordion-group .mobile-config-view.order-agreement {
    background-color: #f3f3f3;
    background-image: -moz-linear-gradient(top, #eeeeee, #fbfbfb);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#fbfbfb));
    background-image: -webkit-linear-gradient(top, #eeeeee, #fbfbfb);
    background-image: -o-linear-gradient(top, #eeeeee, #fbfbfb);
    background-image: linear-gradient(to bottom, #eeeeee, #fbfbfb);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFBFBFB', GradientType=0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top: none; }
    .product-phone-view .accordion-group .mobile-config-view.order-agreement .table th,
    .product-phone-view .accordion-group .mobile-config-view.order-agreement .table td {
      border-top: none;
      padding: 0 8px 8px 8px !important; }
  .product-phone-view .accordion-group .table tbody tr:last-child {
    font-size: 13px;
    border-bottom: none;
    margin-bottom: 10px; } }
.e-productdetails .redhorse-productoverview table tr td:first-of-type {
  width: 150px; }

/* RELATED PRODUCTS */
.e-productdetails-info.redhorse-related .tab-content {
  border: 1px solid #e2e2e2;
  border-width: 0 1px 1px 1px; }

/* REDHORSE GRID ITEM */
.e-ecom-grid ul li.redhorse-grid {
  text-align: left;
  height: 350px;
    /*
    a:first-child {
        display: block;
        height: 0;
        padding-top: 90%;
        position: relative;
    }
*/ }
  .e-ecom-grid ul li.redhorse-grid h5 {
    font-size: 12px;
    line-height: 18px;
    color: #555555;
    margin-top: 10px; }
  .e-ecom-grid ul li.redhorse-grid p {
    color: #a2a2a2;
    font-size: 11.2px;
    margin-bottom: 0; }
  .e-ecom-grid ul li.redhorse-grid span.readmore {
    color: #ae0021; }
  .e-ecom-grid ul li.redhorse-grid a {
    text-decoration: none;
    height: auto;
    padding-top: 0; }
  .e-ecom-grid ul li.redhorse-grid .compare-grid input {
    margin-top: 0px; }
  .e-ecom-grid ul li.redhorse-grid .compare-grid label {
    text-align: center;
    width: 100%;
    -moz-border-sizing: border-box;
    border-sizing: border-box;
    padding: 2px 0;
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    margin-top: 5px;
    margin-bottom: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px; }

.redhorse-grid.grid-simple {
  width: 20%; }

/* Compare specific*/
@media (max-height: 767px) {
  #compare-modal {
    height: 100vh; }
    #compare-modal .modal-body {
      height: 100vh; } }
#compare-modal {
  top: 0;
  left: 0;
  flex-direction: column;
  margin: 0;
  background: #fff !important;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  bottom: auto;
  background: white !important;
  width: auto;
  max-width: 80vw; }
  #compare-modal .modal-body {
    max-height: 100vh;
    overflow-x: scroll; }
  #compare-modal .checkbox.inline {
    padding: 10px; }
  #compare-modal.in {
    display: flex !important; }
  #compare-modal .modal-body {
    max-height: 100vh; }

.table.redhorse-compare td {
  border-top: none; }
.table.redhorse-compare td.js-e-compare-products-item td {
  border-top: 1px solid #e2e2e2; }
.table.redhorse-compare tbody tr:last-child {
  border-bottom: 0; }

#js-e-compare-products {
  width: 100%; }
  #js-e-compare-products tr {
    width: 100%; }
    #js-e-compare-products tr td {
      width: 100%; }
      #js-e-compare-products tr td tr {
        display: inline-table; }
        #js-e-compare-products tr td tr td {
          vertical-align: top;
          width: 177px; }
  #js-e-compare-products li {
    display: inline-block;
    padding: 0 20px;
    vertical-align: top;
    width: 177px; }
    #js-e-compare-products li span {
      display: block;
      padding: 5px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #js-e-compare-products li span p {
        min-height: 24px; }

.e-compare-badge {
  background: #48000e;
  right: -10px;
  padding: 8px;
  font-size: 11px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 5px; }

.e-compare-remove-item {
  display: block;
  text-align: right;
  font-size: 12px;
  margin-bottom: 3px; }
  .e-compare-remove-item:hover {
    text-decoration: none; }

.compare-tabel-controls .left, .compare-tabel-controls .right {
  padding: 10px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #333333; }

.compare-tabel-controls {
  position: absolute;
  width: 100%;
  top: 45%; }
  .compare-tabel-controls .left {
    float: left;
    border-left-width: 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
  .compare-tabel-controls .right {
    float: right;
    border-right-width: 0;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }

@media (max-width: 767px) {
  .js-e-compare-link,
  .compare-grid {
    display: none; } }
@media (min-width: 768px) and (max-width: 979px) {
  .js-e-compare-link,
  .compare-grid {
    display: none; } }
/* Google map */
.e-embed-container.e-google-map {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* Favoritter */
table.e-orderlines img {
  float: left;
  margin-right: 1em; }

/* TABLES */
.table-hover tr:hover {
  background: #eeeeee; }

/* ICONS */
span.iconMoney,
span.iconHandshake {
  width: 20px;
  height: 16px;
  background: url(/files/templates/designs/redhorse/assets/img/icons/icon-money.png) center right no-repeat;
  display: inline-block; }

span.iconHandshake {
  background: url(/files/templates/designs/redhorse/assets/img/icons/icon-handshake.png) center right no-repeat; }

/* LIVE integrtion */
a.livecenter-btn {
  display: block;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dadada;
  background-image: -moz-linear-gradient(top, #eeeeee, #bbbbbb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#bbbbbb));
  background-image: -webkit-linear-gradient(top, #eeeeee, #bbbbbb);
  background-image: -o-linear-gradient(top, #eeeeee, #bbbbbb);
  background-image: linear-gradient(to bottom, #eeeeee, #bbbbbb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFBBBBBB', GradientType=0);
  border-color: #bbbbbb #bbbbbb #959595;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bbbbbb;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  width: 100%;
  padding: 15px 0;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #a2a2a2;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }
  a.livecenter-btn:hover, a.livecenter-btn:focus, a.livecenter-btn:active, a.livecenter-btn.active, a.livecenter-btn.disabled, a.livecenter-btn[disabled] {
    color: #fff;
    background-color: #bbbbbb;
    *background-color: #aeaeae; }
  a.livecenter-btn:active, a.livecenter-btn.active {
    background-color: #a2a2a2 \9; }
  a.livecenter-btn:hover, a.livecenter-btn:focus, a.livecenter-btn:active {
    text-decoration: none;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #cfcfcf;
    background-image: -moz-linear-gradient(top, #bbbbbb, #eeeeee);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bbbbbb), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, #bbbbbb, #eeeeee);
    background-image: -o-linear-gradient(top, #bbbbbb, #eeeeee);
    background-image: linear-gradient(to bottom, #bbbbbb, #eeeeee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBBBBBB', endColorstr='#FFEEEEEE', GradientType=0);
    border-color: #eeeeee #eeeeee #c8c8c8;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #eeeeee;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
    a.livecenter-btn:hover:hover, a.livecenter-btn:hover:focus, a.livecenter-btn:hover:active, a.livecenter-btn:hover.active, a.livecenter-btn:hover.disabled, a.livecenter-btn:hover[disabled], a.livecenter-btn:focus:hover, a.livecenter-btn:focus:focus, a.livecenter-btn:focus:active, a.livecenter-btn:focus.active, a.livecenter-btn:focus.disabled, a.livecenter-btn:focus[disabled], a.livecenter-btn:active:hover, a.livecenter-btn:active:focus, a.livecenter-btn:active:active, a.livecenter-btn:active.active, a.livecenter-btn:active.disabled, a.livecenter-btn:active[disabled] {
      color: #fff;
      background-color: #eeeeee;
      *background-color: #e1e1e1; }
    a.livecenter-btn:hover:active, a.livecenter-btn:hover.active, a.livecenter-btn:focus:active, a.livecenter-btn:focus.active, a.livecenter-btn:active:active, a.livecenter-btn:active.active {
      background-color: #d5d5d5 \9; }
    a.livecenter-btn:hover h5, a.livecenter-btn:focus h5, a.livecenter-btn:active h5 {
      color: #ae0021; }

img.invoice-img {
  float: left;
  width: 30%;
  display: block; }

p.invoice-desc {
  padding-left: 33%; }
  p.invoice-desc small.product-desc-large {
    display: inline-block;
    font-size: 11px;
    line-height: 16px; }

/* Checkout Addresses */
label.construstion-sites-address {
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 5px; }
  label.construstion-sites-address input[type="radio"] {
    display: none; }
  label.construstion-sites-address:hover {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    background-color: white;
    box-shadow: 2px 2px 2px #eeeeee; }
  label.construstion-sites-address.active {
    background-color: #eeeeee;
    box-shadow: 2px 2px 2px #a2a2a2; }
    label.construstion-sites-address.active:after {
      content: "\f00c";
      font-family: 'FontAwesome';
      position: absolute;
      top: 12px;
      right: 15px;
      width: 40px;
      height: 40px;
      text-align: right;
      font-size: 48px;
      color: #27ae60; }

.js-count-row {
  min-width: 200px; }

.e-sort-order a {
  font-size: .85em;
  color: gray; }
  .e-sort-order a i.sort-asc {
    position: absolute;
    margin-top: 11px; }
    .e-sort-order a i.sort-asc.active {
      pointer-events: none;
      color: #ae0021; }
  .e-sort-order a i.sort-desc {
    position: absolute;
    margin-top: 5px; }
    .e-sort-order a i.sort-desc.active {
      pointer-events: none;
      color: #ae0021; }
  .e-sort-order a:hover i {
    color: rgba(174, 0, 33, 0.5); }

.e-range-slider {
  position: relative;
  margin: 20px 0; }
  .e-range-slider small {
    margin-bottom: 10px;
    display: block; }
    .e-range-slider small .range-amount {
      box-sizing: border-box;
      background: transparent;
      border: none;
      box-shadow: none;
      position: absolute;
      right: 0;
      width: 48px;
      top: -5px;
      margin: 0;
      padding: 0;
      font-size: 1em;
      color: gray; }

.btn-primary.muted, .btn-primary[disabled].muted {
  color: #7a7a7a;
  background: #ccc; }

.btn-primary[disabled] {
  cursor: not-allowed; }

.e-carousel-content .carousel-inner .carousel-caption {
  background: rgba(217, 169, 21, 0.75);
  left: auto;
  top: auto;
  bottom: 31px;
  right: 45px;
  width: 19%;
  padding: 1.5% 2.5%;
  width: auto;
  text-transform: uppercase; }
  .e-carousel-content .carousel-inner .carousel-caption a {
    text-decoration: none !important; }

.e-productlist-add-to-favorite {
  display: flex;
  white-space: nowrap;
  margin-bottom: .5em; }
  .e-productlist-add-to-favorite i {
    font-size: 1.25em;
    margin-left: auto;
    margin-right: 0; }
    .e-productlist-add-to-favorite i .e-productlist-add-to-favorite-label {
      width: 0;
      overflow: hidden;
      transition: all .45s ease-in-out;
      display: inline-block;
      font-size: 11px;
      opacity: 0;
      position: absolute;
      right: 0;
      top: 19px;
      font-family: sans-serif;
      font-size: 11px;
      letter-spacing: .5px;
      text-align: right;
      margin-right: 3.25em; }
    .e-productlist-add-to-favorite i:hover {
      transition: all .45s ease-in-out; }
      .e-productlist-add-to-favorite i:hover:before {
        content: "\f005"; }
      .e-productlist-add-to-favorite i:hover .e-productlist-add-to-favorite-label {
        width: calc(100% - 3.25em);
        opacity: 1; }

@media (max-width: 767px) {
  table.responsive {
    border: 0; }
    table.responsive caption {
      font-size: 1.3em; }
    table.responsive thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    table.responsive th {
      display: none; }
    table.responsive tr {
      /* border-bottom: 3px solid #ddd; */
      display: block;
      margin-bottom: .625em; }
    table.responsive th {
      display: none; }
    table.responsive td {
      /*border-bottom: 1px solid #ddd;*/
      display: block;
      font-size: .8em;
      text-align: right; }
      table.responsive td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase; }

  .e-footer .span3 {
    text-align: left !important; } }
.elaboration svg {
  float: left;
  margin-top: -5px; }
.elaboration span {
  width: calc( 100% - 80px);
  float: left;
  margin-bottom: 1em; }

@media (min-width: 768px) {
  .e-footer .span3 {
    width: calc(20% - 20px); } }
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-weight: 400; }

.carousel .carousel-control {
  border-width: 0;
  background: none;
  box-shadow: none; }

/* Espresso navigation > utilities-top */
.e-nav-utilities-top {
  font-size: 12px;
  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.list-inverted > a {
  font-size: 11px;
  text-transform: uppercase;
  color: white;
  background: #7a7a7a;
  /* Old browsers */
  background: none, -moz-linear-gradient(top, #7a7a7a 0%, #474747 100%);
  /* FF3.6+ */
  background: none, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7a7a7a), color-stop(100%, #474747));
  /* Chrome,Safari4+ */
  background: none, -webkit-linear-gradient(top, #7a7a7a 0%, #474747 100%);
  /* Chrome10+,Safari5.1+ */
  background: none, -o-linear-gradient(top, #7a7a7a 0%, #474747 100%);
  /* Opera 11.10+ */
  background: none, -ms-linear-gradient(top, #7a7a7a 0%, #474747 100%);
  /* IE10+ */
  background: none, linear-gradient(to bottom, #7a7a7a 0%, #474747 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start', endColorstr='$end',GradientType=0 );
  /* IE6-8 */
  background-repeat: repeat;
  background-position: right center, 0 0;
  background-attachment: fixed, scroll;
  margin-left: 7px; }

.e-nav-utilities-top .nav > li.flag > a {
  padding-left: 7px;
  padding-right: 7px;
  margin-top: -1px; }

.e-nav-utilities-top .nav .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0; }

.e-nav-utilities-top .nav > li:last-child {
  margin-right: 0; }

.e-nav-utilities-top .nav > li > a {
  color: #7a7a7a;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.e-nav-utilities-top .nav > li > a > i {
  font-size: 14px;
  color: #7a7a7a;
  padding: 0 0.125em; }

.e-nav-utilities-top .nav > li:last-child > a > i:last-child {
  padding-right: 0; }

.e-nav-utilities-top .nav > li:not(.dropdown.open) > a:hover {
  color: #474747; }

.e-nav-utilities-top .nav > li > a:hover > i {
  color: #474747; }

@media (max-width: 767px) {
  .e-nav-utilities-top .nav {
    font-size: 0.846em;
    margin-left: -6.6666666667px;
    margin-right: -6.6666666667px; }

  .e-nav-utilities-top .nav > li:last-child {
    margin-right: 0; }

  .e-nav-utilities-top .nav > li > a {
    padding-left: 6.6666666667px;
    padding-right: 6.6666666667px; } }
.e-nav-global-top .navbar-inverse .btn-navbar {
  color: #ae0021; }

.e-nav-global-top .navbar-inverse .btn-navbar:hover, .e-nav-global-top .navbar-inverse .btn-navbar:focus, .e-nav-global-top .navbar-inverse .btn-navbar:active, .e-nav-global-top .navbar-inverse .btn-navbar.active, .e-nav-global-top .navbar-inverse .btn-navbar.disabled, .e-nav-global-top .navbar-inverse .btn-navbar[disabled] {
  color: #ae0021; }

@media (max-width: 767px) {
  .navbar .navbar-inner .container {
    padding-top: 0.5em;
    padding-bottom: 0.5em; } }
.e-header {
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent; }

.e-header .e-logo {
  margin: 0;
  width: 100%;
  line-height: 56px; }

.e-header .e-search-form {
  margin-top: 13px; }

@media (max-width: 979px) {
  .e-header div.span4 {
    width: 100%; } }
.e-search-form .e-search-box button {
  padding-top: 1px;
  padding-bottom: 3px; }

.e-search-form .e-search-box button.icon {
  border: 0;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ae0021; }

.e-search-form .e-search-box {
  height: 30px; }

.e-nav-global-top {
  background: transparent;
  box-shadow: none; }

.e-nav-global-top.affix {
  background: white;
  -webkit-box-shadow: inset 0 -1px 0 #ae0021, 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 -1px 0 #ae0021, 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 #ae0021, 0 2px 2px rgba(0, 0, 0, 0.25); }

.e-nav-global-top .navbar-inner {
  background: none;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  border-top: 1px solid #a2a2a2;
  min-height: 40px; }

.e-nav-global-top.affix .navbar-inner {
  border-top: 1px solid white; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li:first-child {
  margin-left: -12px; }

.e-nav-global-top > .container > .navbar > .navbar-inner > .container > .nav-collapse > .nav > li > a {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 7px;
  padding-bottom: 7px; }

.e-nav-global-top .navbar-inverse .btn-navbar {
  float: left; }

.mobile-buttons {
  float: right;
  margin-top: 6px; }
  .mobile-buttons ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .mobile-buttons ul li {
      float: left; }
      .mobile-buttons ul li a {
        display: block;
        min-width: 35px; }
        .mobile-buttons ul li a i {
          text-align: center !important; }
        .mobile-buttons ul li a:hover {
          text-decoration: none; }

.e-panel {
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 24px; }
  .e-panel hr {
    margin-bottom: 12px; }

/*
udlign afstand i toppen af content p├Ñ e-panel hvis det ligger som f├©rst element i en container med klassen e-column der tilf├©jer padding og border i toppen til at lave t├©rresnoren
*/
.e-column > .row:first-child > [class*="span"]:first-child > .pidlink + .e-panel {
  margin-top: -14px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.e-panel-focus {
  border-color: rgba(0, 0, 0, 0.1);
  background: #ffffcc; }
  .e-panel-focus hr {
    border-color: rgba(0, 0, 0, 0.1);
    margin-bottom: 16px;
    margin-top: 16px; }

.e-label, .e-panel-cap h1,
.e-panel-cap h2,
.e-panel-cap h3,
.e-panel-cap h4,
.e-panel-cap p {
  color: black;
  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: 12px;
  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 {
  margin: 0;
  padding: 0;
  line-height: 1.2; }

.e-panel-cap form {
  height: 24px; }

.e-panel-cap form .control-group {
  margin: 0; }

.e-panel-cap form .pull-left .e-label, .e-panel-cap form .pull-left h1,
.e-panel-cap form .pull-left h2,
.e-panel-cap form .pull-left h3,
.e-panel-cap form .pull-left h4,
.e-panel-cap form .pull-left p, .e-panel-cap form .control-group label {
  width: auto;
  float: left;
  line-height: 24px; }

.e-panel-cap form .control-group .controls {
  width: auto;
  float: left;
  margin: 0; }

.e-panel-cap form .control-group .controls select {
  font-size: 14px;
  height: 28px;
  line-height: 28px;
  margin-top: -6px;
  margin-left: 10px; }

.e-panel-cap.e-filter-cap {
  text-align: left;
  font-size: 16px;
  color: white;
  background: #dca100;
  position: relative;
  border: 1px solid #c38e00;
  margin: -1px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  padding: 6px 12px; }
  .e-panel-cap.e-filter-cap:before {
    content: '';
    display: none; }
  .e-panel-cap.e-filter-cap:after {
    content: '';
    display: none; }

.e-productlist-filters {
  background: #eeeeee; }
  .e-productlist-filters li label.checkbox {
    font-size: 12px;
    margin-bottom: 0; }
  .e-productlist-filters input[type="radio"], .e-productlist-filters input[type="checkbox"] {
    margin-top: 6px; }
  .e-productlist-filters form {
    margin: 12px 0; }

.span12 > .e-carousel-content,
.span12 > .e-carousel-content .carousel-inner,
.span12 > .e-carousel-image,
.span12 > .e-carousel-image .carousel-inner {
  width: auto;
  margin-left: 0px;
  margin-right: 0px; }
  @media (min-width: 1240px) {
    .span12 > .e-carousel-content,
    .span12 > .e-carousel-content .carousel-inner,
    .span12 > .e-carousel-image,
    .span12 > .e-carousel-image .carousel-inner {
      margin-left: 0px;
      margin-right: 0px; } }
  @media (min-width: 1320px) {
    .span12 > .e-carousel-content,
    .span12 > .e-carousel-content .carousel-inner,
    .span12 > .e-carousel-image,
    .span12 > .e-carousel-image .carousel-inner {
      margin-left: 0px;
      margin-right: 0px; } }
  @media (min-width: 1640px) {
    .span12 > .e-carousel-content,
    .span12 > .e-carousel-content .carousel-inner,
    .span12 > .e-carousel-image,
    .span12 > .e-carousel-image .carousel-inner {
      margin-left: 0px;
      margin-right: 0px; } }

.e-carousel-content .carousel-inner {
  border-bottom: 0; }
  .e-carousel-content .carousel-inner:after {
    box-shadow: none; }

.e-carousel-content .carousel-indicators {
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  right: auto;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: visible; }

.e-carousel-content .carousel-indicators li {
  width: 100%;
  margin-bottom: 0;
  height: 45px;
  line-height: 45px;
  padding: 0 20px;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  color: #3c3c3c;
  position: relative;
  background: transparent;
  border: none; }
  @media (min-width: 768px) and (max-width: 979px) {
    .e-carousel-content .carousel-indicators li {
      height: 40px;
      line-height: 40px; } }
  .e-carousel-content .carousel-indicators li:first-child, .e-carousel-content .carousel-indicators li:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

.e-carousel-content .carousel-indicators li.active {
  background: white;
  color: #3c3c3c; }
  .e-carousel-content .carousel-indicators li.active:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 23px;
    margin-top: -23px; }
    @media (min-width: 768px) and (max-width: 979px) {
      .e-carousel-content .carousel-indicators li.active:after {
        border-width: 20px;
        margin-top: -20px; } }
  .e-carousel-content .carousel-indicators li.active:hover {
    background: white;
    color: black; }

.e-carousel-content {
  position: relative; }

.e-carousel-content .left-info {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 25%;
  background: rgba(204, 204, 204, 0.65);
  z-index: 1000; }

.e-carousel-content .carousel-caption {
  background: rgba(0, 0, 0, 0.5);
  left: auto;
  top: auto;
  bottom: 0;
  right: 0;
  width: 69%;
  padding: 2% 3%; }
  .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 h5, .e-carousel-content .carousel-caption h6, .e-carousel-content .carousel-caption p, .e-carousel-content .carousel-caption small {
    color: white; }
  .e-carousel-content .carousel-caption small {
    font-size: 12px;
    line-height: 0.9; }
    @media (min-width: 768px) and (max-width: 979px) {
      .e-carousel-content .carousel-caption small {
        line-height: 1; } }

.e-carousel-content .carousel-caption p,
.e-carousel-content .carousel-caption .btn,
.e-carousel-content .carousel-caption ul,
.e-carousel-content .carousel-caption ol,
.e-carousel-content .carousel-caption li {
  line-height: 1.1; }

.e-carousel-content .yellow_box {
  position: absolute;
  top: 10%;
  right: -20px;
  left: auto;
  bottom: auto;
  height: 75px;
  width: 45%;
  background: rgba(217, 169, 21, 0.75); }
  @media (min-width: 768px) and (max-width: 979px) {
    .e-carousel-content .yellow_box {
      width: 55%; } }
  .e-carousel-content .yellow_box:after {
    position: absolute;
    right: 0;
    left: auto;
    bottom: -20px;
    background: #00ff00;
    width: 20px;
    height: 20px;
    content: " ";
    background: url(/files/templates/designs/redhorse/assets/img/yellow_corner.png); }

.e-carousel-content .yellow_content {
  position: absolute;
  top: 10%;
  right: -20px;
  left: auto;
  bottom: auto;
  height: 75px;
  width: 45%;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  z-index: 500;
  overflow: hidden;
  box-sizing: border-box;
  padding: 15px 20px 10px 10px; }
  @media (min-width: 768px) and (max-width: 979px) {
    .e-carousel-content .yellow_content {
      width: 55%; } }
  .e-carousel-content .yellow_content p {
    color: white;
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px; }
    @media (min-width: 768px) and (max-width: 979px) {
      .e-carousel-content .yellow_content p {
        font-size: 16px; } }

.e-carousel-content .slider-info {
  box-sizing: border-box;
  padding: 10px 20px 5px 20px; }
  .e-carousel-content .slider-info h2 {
    margin-bottom: 3px; }
  .e-carousel-content .slider-info small {
    color: #3c3c3c;
    font-size: 11px; }

@media (max-width: 767px) {
  .e-carousel-content .yellow_box, .e-carousel-content .yellow_content, .e-carousel-content .left-info {
    display: none; }

  .e-carousel-content .carousel-caption {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    -moz-border-sizing: border-box; }

  .span12 > .e-carousel-content,
  .span12 > .e-carousel-content .carousel-inner,
  .span12 > .e-carousel-image,
  .span12 > .e-carousel-image .carousel-inner {
    margin-left: -10px;
    margin-right: -10px; }

  .span12 > .e-carousel-content .carousel-inner {
    border-top: 30px solid #ae0021;
    border-bottom: 30px solid #ae0021; }

  #dwcontent-carousel-span12 [class*="span"], #dwcontent-carousel-span12 .row-fluid [class*="span"] {
    margin-bottom: 0; }
  #dwcontent-carousel-span12.span12 {
    margin-bottom: 0; } }
.e-footer {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #555555;
  /* Old browsers */
  background: none, -moz-linear-gradient(top, #555555 0%, #3c3c3c 100%);
  /* FF3.6+ */
  background: none, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555555), color-stop(100%, #3c3c3c));
  /* Chrome,Safari4+ */
  background: none, -webkit-linear-gradient(top, #555555 0%, #3c3c3c 100%);
  /* Chrome10+,Safari5.1+ */
  background: none, -o-linear-gradient(top, #555555 0%, #3c3c3c 100%);
  /* Opera 11.10+ */
  background: none, -ms-linear-gradient(top, #555555 0%, #3c3c3c 100%);
  /* IE10+ */
  background: none, linear-gradient(to bottom, #555555 0%, #3c3c3c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start', endColorstr='$end',GradientType=0 );
  /* IE6-8 */
  background-repeat: repeat;
  background-position: right center, 0 0;
  background-attachment: fixed, scroll;
  border-top: none;
  text-transform: uppercase;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #bababa; }
  .e-footer h5 {
    width: 100%;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 600; }
  .e-footer ul {
    margin: 0; }
    .e-footer ul li {
      list-style-type: none;
      margin: 0;
      line-height: 18px; }
      .e-footer ul li a {
        color: #bababa;
        text-decoration: none; }
        .e-footer ul li a:hover {
          text-decoration: underline; }

.e-cookie-message {
  display: none;
  font-size: 11.451456px;
  line-height: 1.4;
  padding-top: 4.8px;
  padding-bottom: 4.8px;
  margin: 0;
  border-bottom: 1px solid #7b0017;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #ae0021;
  color: white; }

.e-cookie-message p {
  margin-bottom: 0; }

.e-cookie-message a {
  text-decoration: underline;
  color: white; }

.e-cookie-message .btn {
  font-weight: 600;
  font-size: 11.451456px;
  line-height: 17.177184px;
  text-decoration: none;
  margin-left: 1em;
  padding: 0 1em;
  color: white;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.15);
  background-color: #d70029;
  background-image: -moz-linear-gradient(top, #e1002b, #c80026);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1002b), to(#c80026));
  background-image: -webkit-linear-gradient(top, #e1002b, #c80026);
  background-image: -o-linear-gradient(top, #e1002b, #c80026);
  background-image: linear-gradient(to bottom, #e1002b, #c80026);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE1002B', endColorstr='#FFC80026', GradientType=0);
  border-color: #c80026 #c80026 #7b0017;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #c80026;
  /* 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: white;
    background-color: #c80026;
    *background-color: #ae0021; }
  .e-cookie-message .btn:active, .e-cookie-message .btn.active {
    background-color: #95001c \9; }

/*! jQuery UI - v1.11.4 - 2015-10-06
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222; }

.ui-widget-content a {
  color: #222; }

.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #555;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png"); }

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png"); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png"); }

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png"); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png"); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

.ui-widget-overlay {
  background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

/*@ sourceMappingURL=assets/css/default.css.map */

/*# sourceMappingURL=default.css.map */
