/*
Theme Name: Thermomix
Theme URI: http://www.thermomix.com
Author: OnALine WIS
Author URI: 
Description: Theme for Thermomix multisite.
Version: 1.0
Text Domain: Thermomix
*/


/* Overwrite of Bootstrap Config (_bootstrap/_variables.scss) */
/* Vorwerklayout Specificy */
/* Bootstrap */
/*
 * Bootstrap v3.0.0
 *
 * Copyright 2013 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 by @mdo and @fat.
 */
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

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

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

[hidden] { display: none; }

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

body { margin: 0; }

a:focus { outline: thin dotted; }

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

h1 { font-size: 2em; margin: 0.67em 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

mark { background: #ff0; color: #000; }

code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

pre { white-space: pre-wrap; }

q { quotes: "\201C" "\201D" "\2018" "\2019"; }

small { font-size: 80%; }

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

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; }

button, input { line-height: normal; }

button, select { text-transform: none; }

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

button[disabled], html input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

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

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

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

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

table { border-collapse: collapse; border-spacing: 0; }

img {
  max-width: 100%;
}

@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: 2cm .5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .navbar { display: none; }
  .table td, .table th { background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 62.5%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body { font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 14px; line-height: 1.42857; color: #333333; background-color: white; }

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

button, input, select[multiple], textarea { background-image: none; }

a { color: #009c3b; text-decoration: none; }
a:hover, a:focus { color: #00501e; text-decoration: underline; }
a:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

img { vertical-align: middle; }

.img-responsive { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 0px; }

.img-thumbnail, .thumbnail { padding: 4px; line-height: 1.42857; background-color: white; border: 1px solid #dddddd; border-radius: 0px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0 0 0 0); border: 0; }

p { margin: 0 0 10px; }

.lead { margin-bottom: 20px; font-size: 16.1px; font-weight: 200; line-height: 1.4; }
@media (min-width: 768px) { .lead { font-size: 21px; } }

small { font-size: 85%; }

cite { font-style: normal; }

.text-muted { color: #999999; }

.text-primary { color: #009c3b; }

.text-warning { color: #c09853; }

.text-danger { color: #b94a48; }

.text-success { color: #468847; }

.text-info { color: #3a87ad; }

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

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

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

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif; font-weight: 500; line-height: 1.1; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small { font-weight: normal; line-height: 1; color: #999999; }

h1, h2, h3 { margin-top: 20px; margin-bottom: 10px; }

h4, h5, h6 { margin-top: 10px; margin-bottom: 10px; }

h1, .h1 { font-size: 36px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 24px; }

h4, .h4 { font-size: 18px; }

h5, .h5 { font-size: 14px; }

h6, .h6 { font-size: 12px; }

h1 small, .h1 small { font-size: 24px; }

h2 small, .h2 small { font-size: 18px; }

h3 small, .h3 small, h4 small, .h4 small { font-size: 14px; }

.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid none; }

ul, ol { margin-top: 0; margin-bottom: 10px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

.list-unstyled, .list-inline { padding-left: 0; list-style: none; }

.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }

dl { margin-bottom: 20px; }
dt, dd { line-height: 1.42857; }

dt { font-weight: bold; }

dd { margin-left: 0; }

@media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .dl-horizontal dd { margin-left: 180px; }
  .dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; /* 1 */ display: table; /* 2 */ }
  .dl-horizontal dd:after { clear: both; } }
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999999; }

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

blockquote { padding: 10px 20px; margin: 0 0 20px; border-left: 5px solid #eeeeee; }
blockquote p { font-size: 17.5px; font-weight: 300; line-height: 1.25; }
blockquote p:last-child { margin-bottom: 0; }
blockquote small { display: block; line-height: 1.42857; color: #999999; }
blockquote small:before { content: '\2014 \00A0'; }
blockquote.pull-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: 20px; font-style: normal; line-height: 1.42857; }

code, pre { font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; white-space: nowrap; border-radius: 0px; }

pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857; word-break: break-all; word-wrap: normal; color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; border-radius: 0px; }
pre.prettyprint { margin-bottom: 20px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border: 0; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { margin-right: auto; margin-left: auto; padding-left: 12px; padding-right: 12px; }
.container:before, .container:after { content: " "; /* 1 */ display: table; /* 2 */ }
.container:after { clear: both; }

.row { margin-left: -12px; margin-right: -12px; }
.row:before, .row:after { content: " "; /* 1 */ display: table; /* 2 */ }
.row:after { clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { position: relative; min-height: 1px; padding-left: 12px; padding-right: 12px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

.col-xs-12 { width: 100%; }

@media (min-width: 768px) { /* .container { max-width: 744px; } responsive */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; } }
@media (min-width: 992px) { /* .container { max-width: 984px; } responsive */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-offset-0 { margin-left: 0; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; } }
@media (min-width: 1200px) { .container { max-width: 1164px; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-offset-0 { margin-left: 0; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; } }
table { max-width: 100%; background-color: transparent; }

th { text-align: left; }

.table { width: 100%; margin-bottom: 20px; }
.table thead > tr > th, .table thead > tr > td, .table tbody > tr > th, .table tbody > tr > td, .table tfoot > tr > th, .table tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid #95c11c; }
.table thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #95c11c; }
.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 #95c11c; }
.table .table { background-color: white; }

.table-condensed thead > tr > th, .table-condensed thead > tr > td, .table-condensed tbody > tr > th, .table-condensed tbody > tr > td, .table-condensed tfoot > tr > th, .table-condensed tfoot > tr > td { padding: 5px; }

.table-bordered { border: 1px solid #95c11c; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #95c11c; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

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

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

table col[class*="col-"] { float: none; display: table-column; }

table td[class*="col-"], table th[class*="col-"] { float: none; display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: whitesmoke; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { background-color: #dff0d8; border-color: #d6e9c6; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td { background-color: #d0e9c6; border-color: #c9e2b3; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { background-color: #f2dede; border-color: #eed3d7; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td { background-color: #ebcccc; border-color: #e6c1c7; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { background-color: #fcf8e3; border-color: #fbeed5; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td { background-color: #faf2cc; border-color: #f8e5be; }

@media (max-width: 768px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; overflow-x: scroll; border: 1px solid #95c11c; }
  .table-responsive > .table { margin-bottom: 0; background-color: #fff; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; }
  .table-responsive > .table-bordered { border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
  .table-responsive > .table-bordered > thead > tr:last-child > th, .table-responsive > .table-bordered > thead > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }
fieldset { padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

label { display: inline-block; margin-bottom: 5px; font-weight: bold; }

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

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

input[type="file"] { display: block; }

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

select optgroup { font-size: inherit; font-style: inherit; font-family: inherit; }

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

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button { height: auto; }

.form-control:-moz-placeholder { color: #999999; }
.form-control::-moz-placeholder { color: #999999; }
.form-control:-ms-input-placeholder { color: #999999; }
.form-control::-webkit-input-placeholder { color: #999999; }

.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: #555555; vertical-align: middle; background-color: white; border: 1px solid #cccccc; border-radius: 0px; -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; }

textarea.form-control { height: auto; }

.form-group { margin-bottom: 15px; }

.radio, .checkbox { display: block; min-height: 20px; margin-top: 10px; margin-bottom: 10px; padding-left: 20px; vertical-align: middle; }
.radio label, .checkbox label { display: inline; margin-bottom: 0; font-weight: normal; cursor: pointer; }

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

.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

.radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }

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

input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 0px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn { height: 30px; line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn { height: auto; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn { height: 45px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 0px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn { height: 45px; line-height: 45px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn { height: auto; }

.has-warning .help-block, .has-warning .control-label { color: #c09853; }
.has-warning .form-control { border-color: #c09853; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #a47e3c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }
.has-warning .input-group-addon { color: #c09853; border-color: #c09853; background-color: #fcf8e3; }

.has-error .help-block, .has-error .control-label { color: #b94a48; }
.has-error .form-control { border-color: #b94a48; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #953b39; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
.has-error .input-group-addon { color: #b94a48; border-color: #b94a48; background-color: #f2dede; }

.has-success .help-block, .has-success .control-label { color: #468847; }
.has-success .form-control { border-color: #468847; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #356635; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }
.has-success .input-group-addon { color: #468847; border-color: #468847; background-color: #dff0d8; }

.form-control-static { margin-bottom: 0; padding-top: 7px; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }

@media (min-width: 768px) { .form-inline .form-group, .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control { display: inline-block; }
  .form-inline .radio, .navbar-form .radio, .form-inline .checkbox, .navbar-form .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] { float: none; margin-left: 0; } }

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .form-group { margin-left: -12px; margin-right: -12px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; /* 1 */ display: table; /* 2 */ }
.form-horizontal .form-group:after { clear: both; }
@media (min-width: 768px) { .form-horizontal .control-label { text-align: right; } }

.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.42857; text-align: center; vertical-align: middle; cursor: pointer; border: 1px solid transparent; border-radius: 0px; white-space: nowrap; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.btn:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus { color: #333333; text-decoration: none; }
.btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

.btn-default { color: #333333; background-color: white; border-color: #cccccc; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active { color: #333333; background-color: #ebebeb; border-color: #adadad; }
.open .btn-default.dropdown-toggle { color: #333333; background-color: #ebebeb; border-color: #adadad; }
.btn-default:active, .btn-default.active { background-image: none; }
.open .btn-default.dropdown-toggle { background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: white; border-color: #cccccc; }

.btn-primary { color: white; background-color: #009c3b; border-color: #008331; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active { color: white; background-color: #00732c; border-color: #00451a; }
.open .btn-primary.dropdown-toggle { color: white; background-color: #00732c; border-color: #00451a; }
.btn-primary:active, .btn-primary.active { background-image: none; }
.open .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #009c3b; border-color: #008331; }

.btn-warning { color: white; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active { color: white; background-color: #ed9c28; border-color: #d58512; }
.open .btn-warning.dropdown-toggle { color: white; background-color: #ed9c28; border-color: #d58512; }
.btn-warning:active, .btn-warning.active { background-image: none; }
.open .btn-warning.dropdown-toggle { background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; }

.btn-danger { color: white; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active { color: white; background-color: #d2322d; border-color: #ac2925; }
.open .btn-danger.dropdown-toggle { color: white; background-color: #d2322d; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active { background-image: none; }
.open .btn-danger.dropdown-toggle { background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; }

.btn-success { color: white; background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active { color: white; background-color: #47a447; border-color: #398439; }
.open .btn-success.dropdown-toggle { color: white; background-color: #47a447; border-color: #398439; }
.btn-success:active, .btn-success.active { background-image: none; }
.open .btn-success.dropdown-toggle { background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; }

.btn-info { color: white; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active { color: white; background-color: #39b3d7; border-color: #269abc; }
.open .btn-info.dropdown-toggle { color: white; background-color: #39b3d7; border-color: #269abc; }
.btn-info:active, .btn-info.active { background-image: none; }
.open .btn-info.dropdown-toggle { background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; }

.btn-link { color: #009c3b; font-weight: normal; cursor: pointer; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #00501e; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #999999; text-decoration: none; }

.btn-lg, .btn-group-lg > .btn { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 0px; }

.btn-sm, .btn-group-sm > .btn, .btn-xs, .btn-group-xs > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 0px; }

.btn-xs, .btn-group-xs > .btn { padding: 1px 5px; }

.btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0; }

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

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

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

.collapse { display: none; }
.collapse.in { display: block; }

.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; transition: height 0.35s ease; }

@font-face { font-family: 'Glyphicons Halflings'; src: url("Fonts/glyphicons/glyphicons-halflings-regular.eot"); src: url("Fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("Fonts/glyphicons/glyphicons-halflings-regular.woff") format("woff"), url("Fonts/glyphicons/glyphicons-halflings-regular.ttf") format("truetype"), url("Fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg"); }

.glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; }

.glyphicon-asterisk:before { content: "\2a"; }

.glyphicon-plus:before { content: "\2b"; }

.glyphicon-euro:before { content: "\20ac"; }

.glyphicon-minus:before { content: "\2212"; }

.glyphicon-cloud:before { content: "\2601"; }

.glyphicon-envelope:before { content: "\2709"; }

.glyphicon-pencil:before { content: "\270f"; }

.glyphicon-glass:before { content: "\e001"; }

.glyphicon-music:before { content: "\e002"; }

.glyphicon-search:before { content: "\e003"; }

.glyphicon-heart:before { content: "\e005"; }

.glyphicon-star:before { content: "\e006"; }

.glyphicon-star-empty:before { content: "\e007"; }

.glyphicon-user:before { content: "\e008"; }

.glyphicon-film:before { content: "\e009"; }

.glyphicon-th-large:before { content: "\e010"; }

.glyphicon-th:before { content: "\e011"; }

.glyphicon-th-list:before { content: "\e012"; }

.glyphicon-ok:before { content: "\e013"; }

.glyphicon-remove:before { content: "\e014"; }

.glyphicon-zoom-in:before { content: "\e015"; }

.glyphicon-zoom-out:before { content: "\e016"; }

.glyphicon-off:before { content: "\e017"; }

.glyphicon-signal:before { content: "\e018"; }

.glyphicon-cog:before { content: "\e019"; }

.glyphicon-trash:before { content: "\e020"; }

.glyphicon-home:before { content: "\e021"; }

.glyphicon-file:before { content: "\e022"; }

.glyphicon-time:before { content: "\e023"; }

.glyphicon-road:before { content: "\e024"; }

.glyphicon-download-alt:before { content: "\e025"; }

.glyphicon-download:before { content: "\e026"; }

.glyphicon-upload:before { content: "\e027"; }

.glyphicon-inbox:before { content: "\e028"; }

.glyphicon-play-circle:before { content: "\e029"; }

.glyphicon-repeat:before { content: "\e030"; }

.glyphicon-refresh:before { content: "\e031"; }

.glyphicon-list-alt:before { content: "\e032"; }

.glyphicon-flag:before { content: "\e034"; }

.glyphicon-headphones:before { content: "\e035"; }

.glyphicon-volume-off:before { content: "\e036"; }

.glyphicon-volume-down:before { content: "\e037"; }

.glyphicon-volume-up:before { content: "\e038"; }

.glyphicon-qrcode:before { content: "\e039"; }

.glyphicon-barcode:before { content: "\e040"; }

.glyphicon-tag:before { content: "\e041"; }

.glyphicon-tags:before { content: "\e042"; }

.glyphicon-book:before { content: "\e043"; }

.glyphicon-print:before { content: "\e045"; }

.glyphicon-font:before { content: "\e047"; }

.glyphicon-bold:before { content: "\e048"; }

.glyphicon-italic:before { content: "\e049"; }

.glyphicon-text-height:before { content: "\e050"; }

.glyphicon-text-width:before { content: "\e051"; }

.glyphicon-align-left:before { content: "\e052"; }

.glyphicon-align-center:before { content: "\e053"; }

.glyphicon-align-right:before { content: "\e054"; }

.glyphicon-align-justify:before { content: "\e055"; }

.glyphicon-list:before { content: "\e056"; }

.glyphicon-indent-left:before { content: "\e057"; }

.glyphicon-indent-right:before { content: "\e058"; }

.glyphicon-facetime-video:before { content: "\e059"; }

.glyphicon-picture:before { content: "\e060"; }

.glyphicon-map-marker:before { content: "\e062"; }

.glyphicon-adjust:before { content: "\e063"; }

.glyphicon-tint:before { content: "\e064"; }

.glyphicon-edit:before { content: "\e065"; }

.glyphicon-share:before { content: "\e066"; }

.glyphicon-check:before { content: "\e067"; }

.glyphicon-move:before { content: "\e068"; }

.glyphicon-step-backward:before { content: "\e069"; }

.glyphicon-fast-backward:before { content: "\e070"; }

.glyphicon-backward:before { content: "\e071"; }

.glyphicon-play:before { content: "\e072"; }

.glyphicon-pause:before { content: "\e073"; }

.glyphicon-stop:before { content: "\e074"; }

.glyphicon-forward:before { content: "\e075"; }

.glyphicon-fast-forward:before { content: "\e076"; }

.glyphicon-step-forward:before { content: "\e077"; }

.glyphicon-eject:before { content: "\e078"; }

.glyphicon-chevron-left:before { content: "\e079"; }

.glyphicon-chevron-right:before { content: "\e080"; }

.glyphicon-plus-sign:before { content: "\e081"; }

.glyphicon-minus-sign:before { content: "\e082"; }

.glyphicon-remove-sign:before { content: "\e083"; }

.glyphicon-ok-sign:before { content: "\e084"; }

.glyphicon-question-sign:before { content: "\e085"; }

.glyphicon-info-sign:before { content: "\e086"; }

.glyphicon-screenshot:before { content: "\e087"; }

.glyphicon-remove-circle:before { content: "\e088"; }

.glyphicon-ok-circle:before { content: "\e089"; }

.glyphicon-ban-circle:before { content: "\e090"; }

.glyphicon-arrow-left:before { content: "\e091"; }

.glyphicon-arrow-right:before { content: "\e092"; }

.glyphicon-arrow-up:before { content: "\e093"; }

.glyphicon-arrow-down:before { content: "\e094"; }

.glyphicon-share-alt:before { content: "\e095"; }

.glyphicon-resize-full:before { content: "\e096"; }

.glyphicon-resize-small:before { content: "\e097"; }

.glyphicon-exclamation-sign:before { content: "\e101"; }

.glyphicon-gift:before { content: "\e102"; }

.glyphicon-leaf:before { content: "\e103"; }

.glyphicon-eye-open:before { content: "\e105"; }

.glyphicon-eye-close:before { content: "\e106"; }

.glyphicon-warning-sign:before { content: "\e107"; }

.glyphicon-plane:before { content: "\e108"; }

.glyphicon-random:before { content: "\e110"; }

.glyphicon-comment:before { content: "\e111"; }

.glyphicon-magnet:before { content: "\e112"; }

.glyphicon-chevron-up:before { content: "\e113"; }

.glyphicon-chevron-down:before { content: "\e114"; }

.glyphicon-retweet:before { content: "\e115"; }

.glyphicon-shopping-cart:before { content: "\e116"; }

.glyphicon-folder-close:before { content: "\e117"; }

.glyphicon-folder-open:before { content: "\e118"; }

.glyphicon-resize-vertical:before { content: "\e119"; }

.glyphicon-resize-horizontal:before { content: "\e120"; }

.glyphicon-hdd:before { content: "\e121"; }

.glyphicon-bullhorn:before { content: "\e122"; }

.glyphicon-certificate:before { content: "\e124"; }

.glyphicon-thumbs-up:before { content: "\e125"; }

.glyphicon-thumbs-down:before { content: "\e126"; }

.glyphicon-hand-right:before { content: "\e127"; }

.glyphicon-hand-left:before { content: "\e128"; }

.glyphicon-hand-up:before { content: "\e129"; }

.glyphicon-hand-down:before { content: "\e130"; }

.glyphicon-circle-arrow-right:before { content: "\e131"; }

.glyphicon-circle-arrow-left:before { content: "\e132"; }

.glyphicon-circle-arrow-up:before { content: "\e133"; }

.glyphicon-circle-arrow-down:before { content: "\e134"; }

.glyphicon-globe:before { content: "\e135"; }

.glyphicon-tasks:before { content: "\e137"; }

.glyphicon-filter:before { content: "\e138"; }

.glyphicon-fullscreen:before { content: "\e140"; }

.glyphicon-dashboard:before { content: "\e141"; }

.glyphicon-heart-empty:before { content: "\e143"; }

.glyphicon-link:before { content: "\e144"; }

.glyphicon-phone:before { content: "\e145"; }

.glyphicon-usd:before { content: "\e148"; }

.glyphicon-gbp:before { content: "\e149"; }

.glyphicon-sort:before { content: "\e150"; }

.glyphicon-sort-by-alphabet:before { content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before { content: "\e152"; }

.glyphicon-sort-by-order:before { content: "\e153"; }

.glyphicon-sort-by-order-alt:before { content: "\e154"; }

.glyphicon-sort-by-attributes:before { content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before { content: "\e156"; }

.glyphicon-unchecked:before { content: "\e157"; }

.glyphicon-expand:before { content: "\e158"; }

.glyphicon-collapse-down:before { content: "\e159"; }

.glyphicon-collapse-up:before { content: "\e160"; }

.glyphicon-log-in:before { content: "\e161"; }

.glyphicon-flash:before { content: "\e162"; }

.glyphicon-log-out:before { content: "\e163"; }

.glyphicon-new-window:before { content: "\e164"; }

.glyphicon-record:before { content: "\e165"; }

.glyphicon-save:before { content: "\e166"; }

.glyphicon-open:before { content: "\e167"; }

.glyphicon-saved:before { content: "\e168"; }

.glyphicon-import:before { content: "\e169"; }

.glyphicon-export:before { content: "\e170"; }

.glyphicon-send:before { content: "\e171"; }

.glyphicon-floppy-disk:before { content: "\e172"; }

.glyphicon-floppy-saved:before { content: "\e173"; }

.glyphicon-floppy-remove:before { content: "\e174"; }

.glyphicon-floppy-save:before { content: "\e175"; }

.glyphicon-floppy-open:before { content: "\e176"; }

.glyphicon-credit-card:before { content: "\e177"; }

.glyphicon-transfer:before { content: "\e178"; }

.glyphicon-cutlery:before { content: "\e179"; }

.glyphicon-header:before { content: "\e180"; }

.glyphicon-compressed:before { content: "\e181"; }

.glyphicon-earphone:before { content: "\e182"; }

.glyphicon-phone-alt:before { content: "\e183"; }

.glyphicon-tower:before { content: "\e184"; }

.glyphicon-stats:before { content: "\e185"; }

.glyphicon-sd-video:before { content: "\e186"; }

.glyphicon-hd-video:before { content: "\e187"; }

.glyphicon-subtitles:before { content: "\e188"; }

.glyphicon-sound-stereo:before { content: "\e189"; }

.glyphicon-sound-dolby:before { content: "\e190"; }

.glyphicon-sound-5-1:before { content: "\e191"; }

.glyphicon-sound-6-1:before { content: "\e192"; }

.glyphicon-sound-7-1:before { content: "\e193"; }

.glyphicon-copyright-mark:before { content: "\e194"; }

.glyphicon-registration-mark:before { content: "\e195"; }

.glyphicon-cloud-download:before { content: "\e197"; }

.glyphicon-cloud-upload:before { content: "\e198"; }

.glyphicon-tree-conifer:before { content: "\e199"; }

.glyphicon-tree-deciduous:before { content: "\e200"; }

.glyphicon-briefcase:before { content: "\1f4bc"; }

.glyphicon-calendar:before { content: "\1f4c5"; }

.glyphicon-pushpin:before { content: "\1f4cc"; }

.glyphicon-paperclip:before { content: "\1f4ce"; }

.glyphicon-camera:before { content: "\1f4f7"; }

.glyphicon-lock:before { content: "\1f512"; }

.glyphicon-bell:before { content: "\1f514"; }

.glyphicon-bookmark:before { content: "\1f516"; }

.glyphicon-fire:before { content: "\1f525"; }

.glyphicon-wrench:before { content: "\1f527"; }

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

.dropdown { position: relative; }

.dropdown-toggle:focus { outline: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 900; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; background-color: #f0f0f0; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); background-clip: padding-box; }
.dropdown-menu.pull-right { right: 0; left: auto; }
.dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857; color: #009c3b; white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: #95c11c; background-color: none; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: white; text-decoration: none; outline: 0; background-color: #009c3b; }

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

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

.open > .dropdown-menu { display: block; }
.open > a { outline: 0; }

.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857; color: #999999; }

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

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0 dotted; border-bottom: 4px solid black; content: ""; }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 1px; }

@media (min-width: 768px) { .navbar-right .dropdown-menu { right: 0; left: auto; } }
.btn-default .caret { border-top-color: #333333; }
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret { border-top-color: #fff; }

.dropup .btn-default .caret { border-bottom-color: #333333; }
.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret { border-bottom-color: #fff; }

.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }
.btn-group > .btn, .btn-group-vertical > .btn { position: relative; float: left; }
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 2; }
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus { outline: none; }

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

.btn-toolbar:before, .btn-toolbar:after { content: " "; /* 1 */ display: table; /* 2 */ }
.btn-toolbar:after { clear: both; }
.btn-toolbar .btn-group { float: left; }
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn-group + .btn-group { margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; }

.btn-group > .btn:first-child { margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.btn-group > .btn-group { float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child { border-bottom-left-radius: 0; border-top-left-radius: 0; }

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

.btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle { padding-left: 12px; padding-right: 12px; }

.btn-group.open .dropdown-toggle { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn .caret { margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret { border-width: 5px 5px 0; border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret { border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group { display: block; float: none; width: 100%; max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after { content: " "; /* 1 */ display: table; /* 2 */ }
.btn-group-vertical > .btn-group:after { clear: both; }
.btn-group-vertical > .btn-group > .btn { float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) { border-bottom-left-radius: 0px; border-top-right-radius: 0; border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; }

.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child { border-top-right-radius: 0; border-top-left-radius: 0; }

.btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }
.btn-group-justified .btn { float: none; display: table-cell; width: 1%; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] { display: none; }

.input-group { position: relative; display: table; border-collapse: separate; }
.input-group.col { float: none; padding-left: 0; padding-right: 0; }
.input-group .form-control { width: 100%; margin-bottom: 0; }

.input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; }

.input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; }

.input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; text-align: center; background-color: #eeeeee; border: 1px solid #cccccc; border-radius: 0px; }
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn { padding: 5px 10px; font-size: 12px; border-radius: 0px; }
.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn { padding: 10px 16px; font-size: 18px; border-radius: 0px; }
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0; border-top-right-radius: 0; }

.input-group-addon:first-child { border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; }

.input-group-addon:last-child { border-left: 0; }

.input-group-btn { position: relative; white-space: nowrap; }

.input-group-btn > .btn { position: relative; }
.input-group-btn > .btn + .btn { margin-left: -4px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:active { z-index: 2; }

.nav { margin-bottom: 0; padding-left: 0; list-style: none; }
.nav:before, .nav:after { content: " "; /* 1 */ display: table; /* 2 */ }
.nav:after { clear: both; }
.nav > li { position: relative; display: block; }
.nav > li > a { position: relative; display: block; padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; }
.nav > li.disabled > a { color: #999999; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #999999; text-decoration: none; background-color: transparent; cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #009c3b; }
.nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.nav > li > a > img { max-width: none; }

.nav-tabs { border-bottom: 1px solid #dddddd; }
.nav-tabs > li { float: left; margin-bottom: -1px; }
.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; border-radius: 0px 0px 0 0; }
.nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #009c3b; background-color: white; border: 1px solid #dddddd; border-bottom-color: transparent; cursor: default; }

.nav-pills > li { float: left; }
.nav-pills > li > a { border-radius: 5px; }
.nav-pills > li + li { margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: white; background-color: #009c3b; }

.nav-stacked > li { float: none; }
.nav-stacked > li + li { margin-top: 2px; margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified { width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; }
@media (min-width: 768px) { .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; } }

.nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; margin-right: 0; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a { border-bottom-color: white; }

.tabbable:before, .tabbable:after { content: " "; /* 1 */ display: table; /* 2 */ }
.tabbable:after { clear: both; }

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

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

.nav .caret { border-top-color: #009c3b; border-bottom-color: #009c3b; }

.nav a:hover .caret { border-top-color: #00501e; border-bottom-color: #00501e; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar { position: relative; z-index: 1000; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }
.navbar:before, .navbar:after { content: " "; /* 1 */ display: table; /* 2 */ }
.navbar:after { clear: both; }
@media (min-width: 768px) { .navbar { border-radius: 0px; } }

.navbar-header:before, .navbar-header:after { content: " "; /* 1 */ display: table; /* 2 */ }
.navbar-header:after { clear: both; }
@media (min-width: 768px) { .navbar-header { float: left; } }

.navbar-collapse { max-height: 340px; overflow-x: visible; padding-right: 0; padding-left: 0; border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); -webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after { content: " "; /* 1 */ display: table; /* 2 */ }
.navbar-collapse:after { clear: both; }
.navbar-collapse.in { overflow-y: auto; }
@media (min-width: 768px) { .navbar-collapse { width: auto; border-top: 0; box-shadow: none; }
  .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
  .navbar-collapse.in { overflow-y: visible; }
  .navbar-collapse .navbar-nav.navbar-left:first-child { margin-left: 0; }
  .navbar-collapse .navbar-nav.navbar-right:last-child { margin-right: 0; }
  .navbar-collapse .navbar-text:last-child { margin-right: 0; } }

.container > .navbar-header, .container > .navbar-collapse { margin-right: 0; margin-left: 0; /* @media (min-width: $grid-float-breakpoint) { margin-right: 0; margin-left:  0; }
*/ }

.navbar-static-top { border-width: 0 0 1px; }
@media (min-width: 768px) { .navbar-static-top { border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0; left: 0; border-width: 0 0 1px; }
@media (min-width: 768px) { .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0; } }

.navbar-fixed-top { z-index: 1030; top: 0; }

.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; }

.navbar-brand { float: left; padding: 15px 0; font-size: 18px; line-height: 20px; }
.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }
@media (min-width: 768px) { .navbar > .container .navbar-brand { margin-left: 0; } }

.navbar-toggle { position: relative; float: right; margin-right: 0; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; border: 1px solid transparent; border-radius: 0px; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
@media (min-width: 768px) { .navbar-toggle { display: none; } }

.navbar-nav { margin: 7.5px 0; }
.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }
@media (max-width: 767px) { .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; } }
@media (min-width: 768px) { .navbar-nav { float: left; margin: 0; }
  .navbar-nav > li { float: left; }
  .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; } }

@media (min-width: 768px) { .navbar-left { float: left !important; }
  .navbar-right { float: right !important; } }
.navbar-form { margin-left: 0; margin-right: 0; padding: 10px 0; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-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); margin-top: 8px; margin-bottom: 8px; }
@media (max-width: 767px) { .navbar-form .form-group { margin-bottom: 5px; } }
@media (min-width: 768px) { .navbar-form { width: auto; border: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-bottom: 0; -webkit-box-shadow: none; box-shadow: none; } }

.navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-right-radius: 0; border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right { left: auto; right: 0; }

.navbar-btn { margin-top: 8px; margin-bottom: 8px; }

.navbar-text { float: left; margin-top: 15px; margin-bottom: 15px; }
@media (min-width: 768px) { .navbar-text { margin-left: 0; margin-right: 0; } }

.navbar-default { background-color: white; border-color: #eeeeee; }
.navbar-default .navbar-brand { color: #113c2b; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: #06140f; background-color: transparent; }
.navbar-default .navbar-text { color: #777777; }
.navbar-default .navbar-nav > li > a { color: #113c2b; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #009c3b; background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: #009c3b; background-color: #eeeeee; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: #cccccc; background-color: transparent; }
.navbar-default .navbar-toggle { border-color: none; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: #dddddd; }
.navbar-default .navbar-toggle .icon-bar { background-color: #cccccc; }
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: #ededed; }
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret { border-top-color: #009c3b; border-bottom-color: #009c3b; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: #eeeeee; color: #009c3b; }
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret { border-top-color: #009c3b; border-bottom-color: #009c3b; }
.navbar-default .navbar-nav > .dropdown > a .caret { border-top-color: #113c2b; border-bottom-color: #113c2b; }
@media (max-width: 767px) { .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #113c2b; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #009c3b; background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #009c3b; background-color: #eeeeee; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #cccccc; background-color: transparent; } }
.navbar-default .navbar-link { color: #113c2b; }
.navbar-default .navbar-link:hover { color: #009c3b; }

.navbar-inverse { background-color: #222222; border-color: #090909; }
.navbar-inverse .navbar-brand { color: #999999; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: white; background-color: transparent; }
.navbar-inverse .navbar-text { color: #999999; }
.navbar-inverse .navbar-nav > li > a { color: #999999; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: white; background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: white; background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: #444444; background-color: transparent; }
.navbar-inverse .navbar-toggle { border-color: #333333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #333333; }
.navbar-inverse .navbar-toggle .icon-bar { background-color: white; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: #090909; color: white; }
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret { border-top-color: white; border-bottom-color: white; }
.navbar-inverse .navbar-nav > .dropdown > a .caret { border-top-color: #999999; border-bottom-color: #999999; }
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret { border-top-color: white; border-bottom-color: white; }
@media (max-width: 767px) { .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #999999; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: white; background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: white; background-color: #090909; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444444; background-color: transparent; } }
.navbar-inverse .navbar-link { color: #999999; }
.navbar-inverse .navbar-link:hover { color: white; }

.breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: whitesmoke; border-radius: 0px; }
.breadcrumb > li { display: inline-block; }
.breadcrumb > li + li:before { content: "/\00a0"; padding: 0 5px; color: #cccccc; }
.breadcrumb > .active { color: #999999; }

.pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 0px; }
.pagination > li { display: inline; }
.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857; text-decoration: none; background-color: white; border: 1px solid #dddddd; margin-left: -1px; }
.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { background-color: #eeeeee; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus { z-index: 2; color: white; background-color: #dddddd; border-color: #dddddd; cursor: default; }
.pagination > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: #999999; background-color: white; border-color: #dddddd; cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }

.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }

.pager { padding-left: 0; margin: 20px 0; list-style: none; text-align: center; }
.pager:before, .pager:after { content: " "; /* 1 */ display: table; /* 2 */ }
.pager:after { clear: both; }
.pager li { display: inline; }
.pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: white; border: 1px solid #dddddd; border-radius: 15px; }
.pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: #eeeeee; }
.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: #999999; background-color: white; cursor: not-allowed; }

.label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: bold; line-height: 1; color: white; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; }
.label[href]:hover, .label[href]:focus { color: white; text-decoration: none; cursor: pointer; }
.label:empty { display: none; }

.label-default { background-color: #999999; }
.label-default[href]:hover, .label-default[href]:focus { background-color: gray; }

.label-primary { background-color: #009c3b; }
.label-primary[href]:hover, .label-primary[href]:focus { background-color: #006928; }

.label-success { background-color: #5cb85c; }
.label-success[href]:hover, .label-success[href]:focus { background-color: #449d44; }

.label-info { background-color: #5bc0de; }
.label-info[href]:hover, .label-info[href]:focus { background-color: #31b0d5; }

.label-warning { background-color: #f0ad4e; }
.label-warning[href]:hover, .label-warning[href]:focus { background-color: #ec971f; }

.label-danger { background-color: #d9534f; }
.label-danger[href]:hover, .label-danger[href]:focus { background-color: #c9302c; }

.badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: white; line-height: 1; vertical-align: baseline; white-space: nowrap; text-align: center; background-color: #999999; border-radius: 10px; }
.badge:empty { display: none; }

a.badge:hover, a.badge:focus { color: white; text-decoration: none; cursor: pointer; }

.btn .badge { position: relative; top: -1px; }

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #009c3b; background-color: white; }

.nav-pills > li > a > .badge { margin-left: 3px; }

.jumbotron { padding: 30px; margin-bottom: 30px; font-size: 21px; font-weight: 200; line-height: 2.14286; color: inherit; background-color: #eeeeee; }
.jumbotron h1 { line-height: 1; color: inherit; }
.jumbotron p { line-height: 1.4; }
.container .jumbotron { border-radius: 0px; }
@media screen and (min-width: 768px) { .jumbotron { padding-top: 48px; padding-bottom: 48px; }
  .container .jumbotron { padding-left: 60px; padding-right: 60px; }
  .jumbotron h1 { font-size: 63px; } }

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

a.thumbnail:hover, a.thumbnail:focus { border-color: #009c3b; }

.thumbnail > img { margin-left: auto; margin-right: auto; }

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

.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 0px; }
.alert h4 { margin-top: 0; color: inherit; }
.alert .alert-link { font-weight: bold; }
.alert > p, .alert > ul { margin-bottom: 0; }
.alert > p + p { margin-top: 5px; }

.alert-dismissable { padding-right: 35px; }
.alert-dismissable .close { position: relative; top: -2px; right: -21px; color: inherit; }

.alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #468847; }
.alert-success hr { border-top-color: #c9e2b3; }
.alert-success .alert-link { color: #356635; }

.alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #3a87ad; }
.alert-info hr { border-top-color: #a6e1ec; }
.alert-info .alert-link { color: #2d6987; }

.alert-warning { background-color: #fcf8e3; border-color: #fbeed5; color: #c09853; }
.alert-warning hr { border-top-color: #f8e5be; }
.alert-warning .alert-link { color: #a47e3c; }

.alert-danger { background-color: #f2dede; border-color: #eed3d7; color: #b94a48; }
.alert-danger hr { border-top-color: #e6c1c7; }
.alert-danger .alert-link { color: #953b39; }

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

@-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: 20px; margin-bottom: 20px; background-color: whitesmoke; border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar { float: left; width: 0%; height: 100%; font-size: 12px; color: white; text-align: center; background-color: #009c3b; -webkit-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-transition: width 0.6s ease; transition: width 0.6s ease; }

.progress-striped .progress-bar { 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: 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-size: 40px 40px; }

.progress.active .progress-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-bar-success { background-color: #5cb85c; }
.progress-striped .progress-bar-success { 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: 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-bar-info { background-color: #5bc0de; }
.progress-striped .progress-bar-info { 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: 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-bar-warning { background-color: #f0ad4e; }
.progress-striped .progress-bar-warning { 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: 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-bar-danger { background-color: #d9534f; }
.progress-striped .progress-bar-danger { 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: 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); }

.media, .media-body { overflow: hidden; 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 { padding-left: 0; list-style: none; }

.list-group { margin-bottom: 20px; padding-left: 0; }

.list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: white; border: 1px solid #dddddd; }
.list-group-item:first-child { border-top-right-radius: 0px; border-top-left-radius: 0px; }
.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }
.list-group-item > .badge { float: right; }
.list-group-item > .badge + .badge { margin-right: 5px; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: white; background-color: #009c3b; border-color: #009c3b; }
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading { color: inherit; }
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: #69ffa2; }

a.list-group-item { color: #555555; }
a.list-group-item .list-group-item-heading { color: #333333; }
a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; background-color: whitesmoke; }

.list-group-item-heading { margin-top: 0; margin-bottom: 5px; }

.list-group-item-text { margin-bottom: 0; line-height: 1.3; }

.panel { margin-bottom: 20px; background-color: white; border: 1px solid transparent; border-radius: 0px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body { padding: 15px; }
.panel-body:before, .panel-body:after { content: " "; /* 1 */ display: table; /* 2 */ }
.panel-body:after { clear: both; }

.panel > .list-group { margin-bottom: 0; }
.panel > .list-group .list-group-item { border-width: 1px 0; }
.panel > .list-group .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; }
.panel > .list-group .list-group-item:last-child { border-bottom: 0; }

.panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; }

.panel > .table { margin-bottom: 0; }
.panel > .panel-body + .table { border-top: 1px solid #95c11c; }

.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: -1px; border-top-left-radius: -1px; }

.panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; }
.panel-title > a { color: inherit; }

.panel-footer { padding: 10px 15px; background-color: whitesmoke; border-top: 1px solid #dddddd; border-bottom-right-radius: -1px; border-bottom-left-radius: -1px; }

.panel-group .panel { margin-bottom: 0; border-radius: 0px; overflow: hidden; }
.panel-group .panel + .panel { margin-top: 5px; }
.panel-group .panel-heading { border-bottom: 0; }
.panel-group .panel-heading + .panel-collapse .panel-body { border-top: 1px solid #dddddd; }
.panel-group .panel-footer { border-top: 0; }
.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #dddddd; }

.panel-default { border-color: #dddddd; }
.panel-default > .panel-heading { color: #333333; background-color: whitesmoke; border-color: #dddddd; }
.panel-default > .panel-heading + .panel-collapse .panel-body { border-top-color: #dddddd; }
.panel-default > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #dddddd; }

.panel-primary { border-color: #009c3b; }
.panel-primary > .panel-heading { color: white; background-color: #009c3b; border-color: #009c3b; }
.panel-primary > .panel-heading + .panel-collapse .panel-body { border-top-color: #009c3b; }
.panel-primary > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #009c3b; }

.panel-success { border-color: #d6e9c6; }
.panel-success > .panel-heading { color: #468847; background-color: #dff0d8; border-color: #d6e9c6; }
.panel-success > .panel-heading + .panel-collapse .panel-body { border-top-color: #d6e9c6; }
.panel-success > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #d6e9c6; }

.panel-warning { border-color: #fbeed5; }
.panel-warning > .panel-heading { color: #c09853; background-color: #fcf8e3; border-color: #fbeed5; }
.panel-warning > .panel-heading + .panel-collapse .panel-body { border-top-color: #fbeed5; }
.panel-warning > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #fbeed5; }

.panel-danger { border-color: #eed3d7; }
.panel-danger > .panel-heading { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; }
.panel-danger > .panel-heading + .panel-collapse .panel-body { border-top-color: #eed3d7; }
.panel-danger > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #eed3d7; }

.panel-info { border-color: #bce8f1; }
.panel-info > .panel-heading { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; }
.panel-info > .panel-heading + .panel-collapse .panel-body { border-top-color: #bce8f1; }
.panel-info > .panel-footer + .panel-collapse .panel-body { border-bottom-color: #bce8f1; }

.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: whitesmoke; border: 1px solid #e3e3e3; border-radius: 0px; -webkit-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-lg { padding: 24px; border-radius: 0px; }

.well-sm { padding: 9px; border-radius: 0px; }

.close { float: right; font-size: 21px; font-weight: bold; line-height: 1; 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.5; filter: alpha(opacity=50); }

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

.modal-open { overflow: hidden; }
.modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom { margin-right: 15px; }

body.modal-open { margin-right: 15px; }

.modal { display: none; overflow: auto; overflow-y: scroll; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; }
.modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; }
.modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.modal-dialog { margin-left: auto; margin-right: auto; width: auto; padding: 10px; z-index: 1050; }

.modal-content { position: relative; background-color: white; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: none; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1030; background-color: black; }
.modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); }
.modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); }

.modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.42857px; }

.modal-header .close { margin-top: -2px; }

.modal-title { margin: 0; line-height: 1.42857; }

.modal-body { position: relative; padding: 20px; }

.modal-footer { margin-top: 15px; padding: 19px 20px 20px; text-align: right; border-top: 1px solid #e5e5e5; }
.modal-footer:before, .modal-footer:after { content: " "; /* 1 */ display: table; /* 2 */ }
.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; }

@media screen and (min-width: 768px) { .modal-dialog { left: 50%; right: auto; width: 600px; padding-top: 30px; padding-bottom: 30px; }
  .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
.tooltip { position: absolute; z-index: 1030; display: block; visibility: visible; font-size: 12px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); }
.tooltip.in { opacity: 0.9; filter: alpha(opacity=90); }
.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: 3px 8px; color: white; text-align: center; text-decoration: none; background-color: black; border-radius: 0px; }

.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.top-left .tooltip-arrow { bottom: 0; left: 5px; border-width: 5px 5px 0; border-top-color: black; }
.tooltip.top-right .tooltip-arrow { bottom: 0; right: 5px; border-width: 5px 5px 0; border-top-color: black; }
.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: black; }
.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: black; }
.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: black; }
.tooltip.bottom-left .tooltip-arrow { top: 0; left: 5px; border-width: 0 5px 5px; border-bottom-color: black; }
.tooltip.bottom-right .tooltip-arrow { top: 0; right: 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; background-clip: padding-box; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0px; -webkit-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; border-radius: 5px 5px 0 0; }

.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: #999999; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; }
.popover.top .arrow:after { content: " "; 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: #999999; border-right-color: rgba(0, 0, 0, 0.25); }
.popover.right .arrow:after { content: " "; 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: #999999; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; }
.popover.bottom .arrow:after { content: " "; 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: #999999; border-left-color: rgba(0, 0, 0, 0.25); }
.popover.left .arrow:after { content: " "; right: 1px; border-right-width: 0; border-left-color: white; bottom: -10px; }

.carousel { position: relative; }

.carousel-inner { position: relative; overflow: hidden; width: 100%; }
.carousel-inner > .item { display: none; position: relative; -webkit-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; max-width: 100%; height: auto; 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: 0; left: 0; bottom: 0; width: 15%; opacity: 0.5; filter: alpha(opacity=50); font-size: 20px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-control.left { background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
.carousel-control.right { left: auto; right: 0; background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
.carousel-control:hover, .carousel-control:focus { color: white; text-decoration: none; opacity: 0.9; filter: alpha(opacity=90); }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; left: 50%; z-index: 5; display: inline-block; }
.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; font-family: serif; }
.carousel-control .icon-prev:before { content: '\2039'; }
.carousel-control .icon-next:before { content: '\203a'; }

.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0; list-style: none; text-align: center; }
.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid white; border-radius: 10px; cursor: pointer; }
.carousel-indicators .active { margin: 0; width: 12px; height: 12px; background-color: white; }

.carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.carousel-caption .btn { text-shadow: none; }

@media screen and (min-width: 768px) { .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -15px; margin-left: -15px; font-size: 30px; }
  .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; }
  .carousel-indicators { bottom: 20px; } }
.clearfix:before, .clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clearfix:after { clear: both; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

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

.affix { position: fixed; }

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

@media screen and (max-width: 400px) { @-ms-viewport { width: 320px; } }
.hidden { display: none !important; visibility: hidden !important; }

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

tr.visible-xs { display: none !important; }

th.visible-xs, td.visible-xs { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-xs.visible-sm { display: block !important; }
  tr.visible-xs.visible-sm { display: table-row !important; }
  th.visible-xs.visible-sm, td.visible-xs.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-xs.visible-md { display: block !important; }
  tr.visible-xs.visible-md { display: table-row !important; }
  th.visible-xs.visible-md, td.visible-xs.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-xs.visible-lg { display: block !important; }
  tr.visible-xs.visible-lg { display: table-row !important; }
  th.visible-xs.visible-lg, td.visible-xs.visible-lg { display: table-cell !important; } }
.visible-sm { display: none !important; }

tr.visible-sm { display: none !important; }

th.visible-sm, td.visible-sm { display: none !important; }

@media (max-width: 767px) { .visible-sm.visible-xs { display: block !important; }
  tr.visible-sm.visible-xs { display: table-row !important; }
  th.visible-sm.visible-xs, td.visible-sm.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-sm.visible-md { display: block !important; }
  tr.visible-sm.visible-md { display: table-row !important; }
  th.visible-sm.visible-md, td.visible-sm.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-sm.visible-lg { display: block !important; }
  tr.visible-sm.visible-lg { display: table-row !important; }
  th.visible-sm.visible-lg, td.visible-sm.visible-lg { display: table-cell !important; } }
.visible-md { display: none !important; }

tr.visible-md { display: none !important; }

th.visible-md, td.visible-md { display: none !important; }

@media (max-width: 767px) { .visible-md.visible-xs { display: block !important; }
  tr.visible-md.visible-xs { display: table-row !important; }
  th.visible-md.visible-xs, td.visible-md.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-md.visible-sm { display: block !important; }
  tr.visible-md.visible-sm { display: table-row !important; }
  th.visible-md.visible-sm, td.visible-md.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-md.visible-lg { display: block !important; }
  tr.visible-md.visible-lg { display: table-row !important; }
  th.visible-md.visible-lg, td.visible-md.visible-lg { display: table-cell !important; } }
.visible-lg { display: none !important; }

tr.visible-lg { display: none !important; }

th.visible-lg, td.visible-lg { display: none !important; }

@media (max-width: 767px) { .visible-lg.visible-xs { display: block !important; }
  tr.visible-lg.visible-xs { display: table-row !important; }
  th.visible-lg.visible-xs, td.visible-lg.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-lg.visible-sm { display: block !important; }
  tr.visible-lg.visible-sm { display: table-row !important; }
  th.visible-lg.visible-sm, td.visible-lg.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-lg.visible-md { display: block !important; }
  tr.visible-lg.visible-md { display: table-row !important; }
  th.visible-lg.visible-md, td.visible-lg.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg { display: block !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
.hidden-xs { display: block !important; }

tr.hidden-xs { display: table-row !important; }

th.hidden-xs, td.hidden-xs { display: table-cell !important; }

@media (max-width: 767px) { .hidden-xs { display: none !important; }
  tr.hidden-xs { display: none !important; }
  th.hidden-xs, td.hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-xs.hidden-sm { display: none !important; }
  tr.hidden-xs.hidden-sm { display: none !important; }
  th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-xs.hidden-md { display: none !important; }
  tr.hidden-xs.hidden-md { display: none !important; }
  th.hidden-xs.hidden-md, td.hidden-xs.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-xs.hidden-lg { display: none !important; }
  tr.hidden-xs.hidden-lg { display: none !important; }
  th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg { display: none !important; } }
.hidden-sm { display: block !important; }

tr.hidden-sm { display: table-row !important; }

th.hidden-sm, td.hidden-sm { display: table-cell !important; }

@media (max-width: 767px) { .hidden-sm.hidden-xs { display: none !important; }
  tr.hidden-sm.hidden-xs { display: none !important; }
  th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; }
  tr.hidden-sm { display: none !important; }
  th.hidden-sm, td.hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-sm.hidden-md { display: none !important; }
  tr.hidden-sm.hidden-md { display: none !important; }
  th.hidden-sm.hidden-md, td.hidden-sm.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-sm.hidden-lg { display: none !important; }
  tr.hidden-sm.hidden-lg { display: none !important; }
  th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg { display: none !important; } }
.hidden-md { display: block !important; }

tr.hidden-md { display: table-row !important; }

th.hidden-md, td.hidden-md { display: table-cell !important; }

@media (max-width: 767px) { .hidden-md.hidden-xs { display: none !important; }
  tr.hidden-md.hidden-xs { display: none !important; }
  th.hidden-md.hidden-xs, td.hidden-md.hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-md.hidden-sm { display: none !important; }
  tr.hidden-md.hidden-sm { display: none !important; }
  th.hidden-md.hidden-sm, td.hidden-md.hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; }
  tr.hidden-md { display: none !important; }
  th.hidden-md, td.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-md.hidden-lg { display: none !important; }
  tr.hidden-md.hidden-lg { display: none !important; }
  th.hidden-md.hidden-lg, td.hidden-md.hidden-lg { display: none !important; } }
.hidden-lg { display: block !important; }

tr.hidden-lg { display: table-row !important; }

th.hidden-lg, td.hidden-lg { display: table-cell !important; }

@media (max-width: 767px) { .hidden-lg.hidden-xs { display: none !important; }
  tr.hidden-lg.hidden-xs { display: none !important; }
  th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-lg.hidden-sm { display: none !important; }
  tr.hidden-lg.hidden-sm { display: none !important; }
  th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-lg.hidden-md { display: none !important; }
  tr.hidden-lg.hidden-md { display: none !important; }
  th.hidden-lg.hidden-md, td.hidden-lg.hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; }
  tr.hidden-lg { display: none !important; }
  th.hidden-lg, td.hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

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

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

@media print { .visible-print { display: block !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; }
  .hidden-print { display: none !important; }
  tr.hidden-print { display: none !important; }
  th.hidden-print, td.hidden-print { display: none !important; } }
/* Eigene Klassen */
body { font-size: 14px; color: #113c2b; }

#wrapper-sidebar-area, #wrapper-stage { margin-bottom: 40px; }

#wrapper-sidebar-area h1 { margin-bottom: 40px; }

#wrapper-content-area span.green, #wrapper-footer span.green { color: #009c3b; }
#wrapper-content-area span.grey, #wrapper-footer span.grey { color: #6d6e71; }
#wrapper-content-area .img-responsive, #wrapper-footer .img-responsive { width: 100%; }

/* Headline Settings */
h1, .h1 { font-size: 36px; border-bottom: 6px solid #009c3b; padding: 0 0 24px 0; margin-bottom: 20px; }

h2, .h2 { font-size: 18px; }

h3, .h3 { font-size: 15px; }

h4, .h4 { font-size: 14px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { text-transform: uppercase; }
h1 span, .h1 span, h2 span, .h2 span, h3 span, .h3 span, h4 span, .h4 span, h5 span, .h5 span, h6 span, .h6 span { color: #009c3b; }


a.carousel-control:focus { outline: none; }

/*.phone { color: #009c3b; font-size: 22px; font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif; }*/


.search-box .btn { padding: 0 0 0 8px; background: none; }
.search-box .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; width: 75%; }

.page-header-line-button { margin-bottom: 40px; }
.page-header-line-button .bottomline { border-bottom: 6px solid #009a3d; margin-bottom: 40px; }
.page-header-line-button .bottomline h1 { border-bottom: none; padding-bottom: 12px; }
@media (max-width: 767px) { .page-header-line-button .bottomline h1 { padding-bottom: 0; } }
.page-header-line-button .bottomline .btn { margin-bottom: 24px; }
@media (min-width: 992px) { .page-header-line-button .bottomline .btn { margin-top: 24px; } }

.page-header-italic { margin-bottom: 40px; }
.page-header-italic .bg-line { background: url(images/linedot.png) center 58% repeat-x; text-align: center; padding: 0 10%; }
.page-header-italic .bg-line span { background-color: white; padding: 0 24px; display: inline-block; }
.page-header-italic .bg-line span h1 { font-family: "IngeborgItalic", Arial, Tahoma, Verdana, Helvetica, sans-serif; text-transform: none; color: #b2b2b2; margin-bottom: 0; margin-top: 0; border-bottom: none; padding: 0; }

.txt-comp { margin-bottom: 40px; display: table; }
.txt-comp h1, .txt-comp h2, .txt-comp h3, .txt-comp h4, .txt-comp h5, .txt-comp h6 { margin-top: 0; }
.txt-comp .txt-comp-text + .txt-comp-button { margin-top: 20px; }

.media-comp { margin-bottom: 40px; }
.media-comp h1, .media-comp h2, .media-comp h3, .media-comp h4, .media-comp h5, .media-comp h6 { margin-top: 0; }

.quota-comp { margin-bottom: 40px; }
@media (min-width: 768px) { .quota-comp h1, .quota-comp h2, .quota-comp h3, .quota-comp h4, .quota-comp h5, .quota-comp h6 { margin-top: 0; } }

blockquote { border-left: none; color: #113c2b; font-family: "IngeborgItalic", Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: normal !important; line-height: 24px; margin: 0; padding: 0 20px 12px 30px; position: relative; }
blockquote .end:after, blockquote:before { position: absolute; font-size: 45px; color: #009c3b; }
blockquote:before { content: '“'; left: 0; top: 10px; }
blockquote .end { position: relative; }
blockquote .end:after { top: 7px; left: 10px; content: '”'; }

.debug-grid { position: fixed; width: 100%; height: 50%; background: url("images/grid.png") repeat-y 50% top; z-index: 10000; top: 0; left: 0; }

@media (max-width: 767px) { .btn-mobile-lg { display: block; width: 100%; padding-left: 0; padding-right: 0; }
  input[type="submit"].btn-mobile-lg, input[type="reset"].btn-mobile-lg, input[type="button"].btn-mobile-lg { width: 100%; } }
.template-header { border: 2px solid red; padding-right: 9px; padding-left: 9px; margin-bottom: 40px; }

.article ul li a { padding: 0 5px 0 15px; }
.article ul li a:before { position: relative; display: inline-block; font-family: 'Icomoon'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; content: "\e603"; font-size: 11px; margin-left: -15px; margin-top: 4px; margin-right: 5px; }

@media (min-width: 768px) { h5:first-child, h4:first-child, h3:first-child, h2:first-child { margin-top: 0; } }
/* Eigene Erweiterungen bootstrap SASS */
/* Pager pagination additions */
.pager li > a:active { background-color: #dddddd; }

/* Module */
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://webfonts.fonts.com
*/
@font-face { font-family: 'Ingeborg-BoldItalic'; src: url("Fonts/Ingeborg-BoldItalic.eot"); src: url("Fonts/Ingeborg-BoldItalic.eot?#iefix") format("embedded-opentype"), url("Fonts/Ingeborg-BoldItalic.woff") format("woff"), url("Fonts/Ingeborg-BoldItalic.svg#Ingeborg-BoldItalic") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'UniversBold'; src: url("Fonts/UniversLTW02-65Bold.eot"); src: url("Fonts/UniversLTW02-65Bold.eot?#iefix") format("embedded-opentype"), url("Fonts/UniversLTW02-65Bold.woff") format("woff"); font-weight: normal; }

@font-face { font-family: 'UniversLight'; src: url("Fonts/UniversLTW02-45Light.eot"); src: url("Fonts/UniversLTW02-45Light.eot?#iefix") format("embedded-opentype"), url("Fonts/UniversLTW02-45Light.woff") format("woff"); font-weight: normal; }

@font-face { font-family: 'IngeborgRegular'; src: url("Fonts/Ingeborg-Regular.eot"); src: url("Fonts/Ingeborg-Regular.eot?#iefix") format("embedded-opentype"), url("Fonts/Ingeborg-Regular.woff") format("woff"); font-weight: normal; }

@font-face { font-family: 'IngeborgItalic'; src: url("Fonts/Ingeborg-Italic.eot"); src: url("Fonts/Ingeborg-Italic.eot?#iefix") format("embedded-opentype"), url("Fonts/Ingeborg-Italic.woff") format("woff"); font-weight: normal; }

@font-face { font-family: 'IngeborgBold'; src: url("Fonts/Ingeborg-Bold.eot"); src: url("Fonts/Ingeborg-Bold.eot?#iefix") format("embedded-opentype"), url("Fonts/Ingeborg-Bold.woff") format("woff"); font-weight: normal; }

@font-face { font-family: 'LinotypeUniversW02-Ligh 726118'; src: url("Fonts/f5fdac3b-f99c-4934-95b3-49725aab5faa.eot"); src: url("Fonts/f5fdac3b-f99c-4934-95b3-49725aab5faa.eot?#iefix") format("eot"), url("Fonts/0916131d-144f-444f-b95f-1c2881559b34.woff") format("woff"), url("Fonts/19f0b71e-102e-4ae4-993b-2e83b6295156.svg#19f0b71e-102e-4ae4-993b-2e83b6295156") format("svg"); }

@font-face { font-family: 'LinotypeUniversW02-Bold 726184'; src: url("Fonts/2340800a-0509-4f45-b23e-458aed4eb29a.eot"); src: url("Fonts/2340800a-0509-4f45-b23e-458aed4eb29a.eot?#iefix") format("embedded-opentype"), url("Fonts/237c1518-f6eb-40ef-a566-518918eacd9f.woff") format("woff"), url("Fonts/9f007a5d-ea90-417c-83cf-55205ed2d4f5.svg#9f007a5d-ea90-417c-83cf-55205ed2d4f5") format("svg"); font-weight: normal; font-style: normal; }

.form-default { *zoom: 1; margin-bottom: 40px; }
.form-default:after { content: ""; display: table; clear: both; }
.form-default.form-bordered { border: 1px solid #95c11c; padding: 24px; }
.form-default fieldset:first-child h4:first-child { margin-top: 0; }
.form-default .control-label { text-transform: uppercase; }
.form-default .control-label + .radio, .form-default .control-label + .checkbox { margin-top: 0px; }
.form-default .separator { border: 0 none; border-top: 1px solid #b1b2b3; clear: both; height: 1px; margin: 40px 0; width: 100%; }
.form-default fieldset + fieldset { margin-top: 35px; }
.form-default fieldset[style="display: none;"] + fieldset { margin-top: 0px; }
.form-default .form-control { height: 30px; padding-top: 5px; }
.form-default .form-control[disabled], .form-default .form-control[readonly], fieldset[disabled] .form-default .form-control { cursor: default; background-color: transparent; }
.form-default .form-control.readonly { background-color: rgba(0, 0, 0, 0.03); }

.form-group.has-error .radio label, .form-group.has-error .checkbox label { color: #cc0000; }
.form-group.has-error .radio label a, .form-group.has-error .checkbox label a { color: #cc0000; text-decoration: underline; }
.form-group.horizontal-radios:before, .form-group.horizontal-radios:after { content: " "; /* 1 */ display: table; /* 2 */ }
.form-group.horizontal-radios:after { clear: both; }
.form-group.horizontal-radios .control-label { display: block; }
.form-group.horizontal-radios .radio { display: inline-block; vertical-align: bottom; margin-right: 20px; }
.form-group.horizontal-radios .radio label input { position: relative; top: -2px; }
.form-group .auto-suggest { position: absolute; border-top: 1px solid #D9D9D9; font-family: Arial,sans-serif; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); margin-left: 1px; background: white; z-index: 100; display: none; max-height: 162px; overflow-y: scroll; }
.form-group .auto-suggest ul { margin: 0; padding: 0; }
.form-group .auto-suggest li { list-style-type: none; cursor: default; padding: 0 4px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; line-height: 30px; text-align: left; border-top: 1px solid #E6E6E6; font-size: 11px; color: #999; background: url(images/Icons/location-icon.png) no-repeat 8px center; cursor: pointer; padding-left: 25px; }
.form-group .auto-suggest li span.qry { font-size: 13px; color: #000; padding-right: 3px; }
.form-group .auto-suggest li span.qry strong { font-weight: bold; }
.form-group .auto-suggest li:hover { background-color: #FAFAFA; }

.form-errors { margin-bottom: 30px; }
.form-errors .alert { margin: 0; padding: 0; background: none; border-width: 0; color: #cc0000; border-bottom: 1px solid #cc0000; }
.form-errors .alert h3 { border-bottom: 1px solid #cc0000; padding-bottom: 10px; }
.form-errors .alert > p { margin-bottom: 10px; }

.has-error .help-block, .has-error .control-label { color: #cc0000; }

.form-legend { font-size: 10px; }

.tx-indexedsearch-noresults { color: #cc0000; }

.carousel-control { background: transparent; margin: 0; height: 100%; width: 50px; filter: none !important; opacity: 1; }
.carousel-control.left { left: 0; background: transparent; }
.carousel-control.right { left: 100%; margin-left: -50px; background: transparent; }
.carousel-control .navigation-arrow { position: absolute; top: 50%; left: 50%; margin: -30px 0 0 -20px; }
.no-touch .carousel-control:hover { opacity: 1; }
.carousel-control:active { opacity: 1; }

.carousel-control-gradient { width: 100px; }
.carousel-control-gradient .navigation-arrow { margin-left: 0; }
.carousel-control-gradient.left { background: rgba(255, 255, 255, 0.8); }
.carousel-control-gradient.left .navigation-arrow { left: 25px; }
.no-touch .carousel-control-gradient.left:hover { background: rgba(255, 255, 255, 0.85); }
.carousel-control-gradient.left:active { background: rgba(255, 255, 255, 0.85); }
.carousel-control-gradient.right { margin-left: -100px; background: rgba(255, 255, 255, 0.8); }
.carousel-control-gradient.right .navigation-arrow { right: 25px; left: auto; }
.no-touch .carousel-control-gradient.right:hover { background: rgba(255, 255, 255, 0.85); }
.carousel-control-gradient.right:active { background: rgba(255, 255, 255, 0.85); }
@media (max-width: 767px) { .carousel-control-gradient { width: 40px; }
  .carousel-control-gradient.left .navigation-arrow { left: 0px; }
  .carousel-control-gradient.right { margin-left: -40px; }
  .carousel-control-gradient.right .navigation-arrow { right: 0px; } }

.carousel-wrapper { margin-bottom: 40px; }

.thumbnail-carousel .carousel-indicators { display: none; }

.bounding-box-carousel, .bounding-box-text { margin-bottom: 40px; }

.bounding-box-slider-thumbs { margin-bottom: 40px; display: table; }
.bounding-box-slider-thumbs li { padding: 0 2px; }

.carousel-indicators.inverted li { background-color: #b1b2b3; width: 12px; height: 12px; }
.carousel-indicators.inverted .active { background-color: #009c3b; margin: 1px; }

.carousel-inner > .item { -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-transition: left 0.6s ease-out; transition: left 0.6s ease-out; }

.carousel-inner.dragging > .item { -webkit-transition: none; transition: none; }

.carousel-one-page .carousel-control { display: none; }

#wrapper-stage { margin-bottom: 80px; /*margin-top: 131px;*/}
#wrapper-stage .carousel .carousel-inner .item { background-color: white; }
@media (max-width: 767px) { #wrapper-stage .carousel .carousel-inner .item { border-bottom: none; } }
@media (min-width: 768px) { #wrapper-stage .carousel .carousel-inner .item { border-bottom: 6px solid #009c3b; } }
#wrapper-stage .carousel .carousel-inner .item .media-comp { background-repeat: no-repeat; background-position: 0 0; width: 100%; height: auto; }
#wrapper-stage .carousel .carousel-inner .carousel-caption { background-color: #eae7e3; position: relative; left: 0; bottom: 0; color: #113c2b; text-shadow: none; text-align: left; padding: 0 20px 12px; }
#wrapper-stage .carousel .carousel-inner .carousel-caption h3 { margin-top: 0; padding-top: 23px; padding-left: 0; padding-right: 0; font-size: 30px; }
@media (max-width: 767px) { #wrapper-stage .carousel .carousel-inner .carousel-caption h3 { border-bottom: 6px solid #009c3b; padding-bottom: 10px; margin-bottom: 16px; } }
#wrapper-stage .carousel .carousel-inner .carousel-caption span.green { color: #009c3b; }
@media (max-width: 767px) { #wrapper-stage .carousel .carousel-inner .carousel-caption { padding-bottom: 20px; }
  #wrapper-stage .carousel .carousel-inner .carousel-caption h3 { width: auto; }
  #wrapper-stage .carousel .carousel-inner .carousel-caption .btn { position: relative; left: 0; right: 0; top: 0; display: block; padding-left: 0; padding-right: 0; width: 100%; } }
@media (min-width: 768px) { #wrapper-stage .carousel .carousel-inner .carousel-caption h3 { width: 75%; }
  #wrapper-stage .carousel .carousel-inner .carousel-caption .btn { position: absolute; right: 15px; top: 25px; text-align:center;} }
#wrapper-stage .carousel-content-wrap { width: 100%; padding-bottom: 57%; /* new youtube layout */ position: relative; background: white; overflow: hidden; text-align:center; background-color:#eae7e3; }
#wrapper-stage .carousel-content { width: 100%; height: 100%; position: absolute; left: 0; top: 0;text-align:center; }
#wrapper-stage .carousel-content > * { width: 100%; text-align:center;}
#wrapper-stage .carousel-control { display:none; height: 0%; padding-bottom: 43%; }
#wrapper-stage .videoplayer .mejs-controls { right: 110px; left: 110px; }
/* @media (max-width: 767px) { #wrapper-stage .videoplayer { width: auto; margin: 0 40px; }
  #wrapper-stage .videoplayer .mejs-controls { right: 10px; left: 10px; } } */
#wrapper-stage .carousel-one-page .videoplayer { margin: 0; }
#wrapper-stage .carousel-one-page .videoplayer .mejs-controls { right: 10px; left: 10px; }

.accordion-wrapper { margin-bottom: 40px; }
.accordion-wrapper .panel { -webkit-box-shadow: none; box-shadow: none; }
.accordion-wrapper .panel-default { border: 1px solid #ececec; }
.accordion-wrapper .panel-default + .panel { margin-top: 3px; }
.accordion-wrapper .panel-form { border: none; margin-top: 20px; }
.accordion-wrapper .panel-form .panel-title { font-size: 14px; border-bottom: 1px solid #009c3b; }
.accordion-wrapper .panel-form .accordion-toggle { background-color: transparent; padding-left: 0; }
.accordion-wrapper .panel-form .panel-body { padding: 20px 0; }
.accordion-wrapper .accordion-toggle { padding: 12px 55px 11px 20px; display: block; text-decoration: none; color: #113c2b; background: #ececec url("images/Icons/accordion.png") no-repeat 0 0; background-size: 32px; background-position: 100% 10px; }
.accordion-wrapper .accordion-toggle.ui-state-active { background-position: 100% -134px; color: #009c3b; border: none; }
.no-touch .accordion-wrapper .accordion-toggle:hover { color: #009c3b; background-position: 100% -277px; }
.no-touch .accordion-wrapper .accordion-toggle:hover.ui-state-active { background-position: 100% -134px; }
.accordion-wrapper .accordion-toggle:active { color: #009c3b; background-position: 100% -277px; }
.accordion-wrapper .accordion-toggle:active.ui-state-active { background-position: 100% -134px; }
.accordion-wrapper .panel-heading { margin: 0; padding: 0; background: transparent; border: none; }
.accordion-wrapper .panel-body { border-top: none !important; padding: 30px 20px 20px; }

.navbar-fixed-top { position: relative; border: none; margin: 0; /* Basis of Navbar */ }
.navbar-fixed-top .glyphicon-shopping-cart { font-size: 16px; margin-top: -1px; }
.navbar-fixed-top .navbar-collapse { max-height: none; border-bottom: 1px solid #b1b2b3; }
.navbar-fixed-top .navbar-actions { position: absolute; z-index: 2; right: 0; top: 50px; padding-right: 12px; }
.navbar-fixed-top .navbar-actions > li { padding-left: 0; padding-right: 0; }
.navbar-fixed-top .navbar-brand { position: absolute; left: 12px; top: 25px; width: 180px; z-index: 1; padding: 0; }
.navbar-fixed-top .navbar-brand img { width: 100%; }
.navbar-fixed-top .navbar-header .btn-quiet { margin-right: 10px; }
@media (max-width: 767px) { .navbar-fixed-top .navbar-header { margin-left: -12px; margin-right: -12px; border-bottom: 1px solid #b1b2b3; height: 170px;}

  .navbar-fixed-top .navbar-header:before, .navbar-fixed-top .navbar-header:after { content: " "; /* 1 */ display: table; /* 2 */ }
  .navbar-fixed-top .navbar-header:after { clear: both; } }
.navbar-fixed-top .navbar-nav { font-size: 15px; }
.navbar-fixed-top .navbar-nav h2, .navbar-fixed-top .navbar-nav h3, .navbar-fixed-top .navbar-nav h4 { margin-top: 0; height: 18px; }
.navbar-fixed-top .navbar-nav > li > a { font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif; font-weight: normal !important; text-decoration: none; text-transform: uppercase; }
.navbar-fixed-top .navbar-nav > li > a.active { color: #009c3b; }
.navbar-fixed-top .navbar-nav > .dropdown > a { border: none; }
.navbar-fixed-top .navbar-nav > .open > a { border: none; border-radius: 0px; background-clip: padding-box; z-index: 800; }
@media (min-width: 992px) { .navbar-fixed-top .navbar-nav > li + li { background: url("images/dropdown-divider.png") 1px 20px no-repeat; margin-left: -3px; } }
@media (min-width: 768px) { .navbar-fixed-top.docked { /* position: fixed; deleted because cookie law and scrolling also the menu*/}
  .navbar-fixed-top #searchfield { display: none !important; }
  .navbar-fixed-top #main-navigation { float: right; margin-top: 99px; margin-right: -12px; }
  .navbar-fixed-top #main-navigation #search-icon-item > .dropdown .dropdown-menu { width: auto; }
  .navbar-fixed-top #main-navigation #search-icon-item > .dropdown .teaser-form { padding-top: 0; }
  .navbar-fixed-top #main-navigation .teaser-overlay { margin: -53px -12px -25px 0; }
  .navbar-fixed-top #main-navigation .navbar-nav > .dropdown.open > a { -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); }
  .navbar-fixed-top #main-navigation .navbar-nav > .dropdown .dropdown-menu { -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); padding: 25px 12px 25px 25px; border: none; }
  .navbar-fixed-top #main-navigation .dropdown-menu .list-unstyled li a, .navbar-fixed-top #main-navigation .dropdown-menu .list-inline li a { color: #113c2b; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; text-transform: none; }
  .navbar-fixed-top #main-navigation .dropdown-menu .list-unstyled li a:hover, .navbar-fixed-top #main-navigation .dropdown-menu .list-inline li a:hover, .navbar-fixed-top #main-navigation .dropdown-menu .list-unstyled li a.active, .navbar-fixed-top #main-navigation .dropdown-menu .list-inline li a.active { color: #009c3b; text-decoration: underline; }
  .navbar-fixed-top #main-navigation .dropdown-menu .list-unstyled li a:before, .navbar-fixed-top #main-navigation .dropdown-menu .list-inline li a:before { position: relative; display: inline-block; font-family: 'Icomoon'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; content: "\e603"; display: inline-block; font-size: 9px; position: absolute; margin-left: -12px; margin-top: 1px; line-height: inherit; } }
@media (min-width: 768px) and (max-width: 991px) { .navbar-fixed-top .nav-teaser + .nav-teaser { display: none; }
  .navbar-fixed-top .navbar-brand { width: 140px; top: 27px; }
  .navbar-fixed-top #main-navigation .navbar-nav > li + li { background: url("images/dropdown-divider.png") 1px 15px no-repeat; margin-left: -3px; }
  .navbar-fixed-top #main-navigation .navbar-nav > li > a { padding: 10px 11px; } }
@media (max-width: 767px) { .navbar-fixed-top .navbar-brand { width: 120px; top: 40px; }
  .navbar-fixed-top .navbar-collapse > .container { padding: 0; }
  #wrapper-stage { margin-top: 10px !important; }
  .navbar-fixed-top #wrapper-header .hoffcial {
  margin-top: 0px !important;
}
.dilogres {width:64%; }
.btnorof {/*width: 50%; responsive orange button seems to be really tiny*/ font-size: 11px !important;}
.dropnla2 {margin-top: 120px !important; display: block !important;}
#wrapper-lang {margin-right: 10px !important;}
  .navbar-fixed-top .navbar-header .btn-quiet { margin-right: 0; }
  .navbar-fixed-top .navbar-header .navbar-toggle { margin: 119px 0 0 0; color: #113c2b; font-size: 20px; cursor: pointer; }
  .no-touch .navbar-fixed-top .navbar-header .navbar-toggle:hover { color: #009c3b; }
  .navbar-fixed-top .navbar-header .navbar-toggle:active { color: #009c3b; }
  .navbar-fixed-top .navbar-header .navbar-toggle .glyphicon-shopping-cart { font-size: 19px; margin-top: 1px; }
  .navbar-fixed-top #searchfield { padding: 0 20px; margin: 0 -12px; background-color: #ececec; }
  .navbar-fixed-top #searchfield form { padding: 15px 0; }
  .navbar-fixed-top #searchfield .teaser-form-field { width: 80%; }
  .navbar-fixed-top #searchfield .input-group { text-align: center; width: 100%; }
  .navbar-fixed-top #mainmenu { margin: 0 -12px; }
  .navbar-fixed-top #main-navigation { float: left !important; width: 100%; overflow: hidden; }
  .navbar-fixed-top #main-navigation #search-icon-item { display: none !important; }
  .navbar-fixed-top #main-navigation .navbar-nav { margin: 0 0 1px 0; }
  .navbar-fixed-top #main-navigation .navbar-nav:last-child { margin-bottom: 0; }
  .navbar-fixed-top #main-navigation .navbar-nav > li > a { border: none; border-bottom: 1px solid white; background-color: #e4e4e4; }
  .navbar-fixed-top #main-navigation .navbar-nav > li > a:after { position: relative; display: inline-block; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; content: "\e114"; position: absolute; right: 15px; top: 10px; }
  .navbar-fixed-top #main-navigation .navbar-nav > li.open > a:after { content: "\e113"; }
  .navbar-fixed-top #main-navigation .navbar-nav > li .dropdown-menu { padding: 0 0; }
  .navbar-fixed-top #main-navigation .navbar-nav > li .dropdown-menu h3, .navbar-fixed-top #main-navigation .navbar-nav > li .dropdown-menu .col-teasers { display: none; }
  .navbar-fixed-top #main-navigation .navbar-nav > li .dropdown-menu .list-unstyled li, .navbar-fixed-top #main-navigation .navbar-nav > li .dropdown-menu .list-inline li { padding: 0; background-color: #d5d5d5; border-bottom: 1px solid white; }
  .navbar-fixed-top #main-navigation .navbar-nav > li .dropdown-menu .list-unstyled li a, .navbar-fixed-top #main-navigation .navbar-nav > li .dropdown-menu .list-inline li a { color: #113c2b; text-decoration: none; font-size: 15px; display: block; padding: 12px 27px; }
  .navbar-fixed-top #main-navigation .navbar-nav > li .dropdown-menu .list-unstyled li a:hover, .navbar-fixed-top #main-navigation .navbar-nav > li .dropdown-menu .list-inline li a:hover, .navbar-fixed-top #main-navigation .navbar-nav > li .dropdown-menu .list-unstyled li a:focus, .navbar-fixed-top #main-navigation .navbar-nav > li .dropdown-menu .list-inline li a:focus { color: #009c3b; }
  .navbar-fixed-top #main-navigation .navbar-nav .dropdown:last-child > a { border-bottom: none; } }

.yamm .yamm-content .teaser-wrapper .promoteaser, .yamm .yamm-content .teaser-wrapper .overlay-img-teaser, .yamm .yamm-content .teaser-wrapper .combined-img-teaser, .yamm .yamm-content .teaser-wrapper .combined-img-teaser-respond, .yamm .yamm-content .teaser-wrapper .text-ico-teaser { margin-bottom: 0; }

.navbar-placeholder { display: none; }
@media (min-width: 768px) { .navbar-placeholder.isVisible { display: block; } }

@media (min-width: 992px) { .nav-shop-link { background: url("images/dropdown-divider.png") 1px 20px no-repeat; } }

.teaser-wrapper { margin-bottom: 40px; }

.teaser-cta { margin-top: 20px; text-align: right; }

.teaser-promo { background: #eae7e3; }
.teaser-promo h2 { margin-top: 10px; }
@media (max-width: 767px) { .teaser-promo h2 { margin-top: 20px; } }
.teaser-promo .teaser-promo-text { padding: 10px 30px 20px 0; }
@media (max-width: 767px) { .teaser-promo .teaser-promo-text { padding-left: 30px; padding-bottom: 30px; } }
@media (max-width: 991px) { .teaser-promo .col-sm-12 > .teaser-promo-text { padding-left: 30px; padding-bottom: 30px; } }

.teaser-overlay { position: relative; }
.teaser-overlay .teaser-overlay-link { background: rgba(17, 60, 43, 0.75); padding: 10px 20px; position: absolute; bottom: 0; width: 100%; }

.teaser-combined { background: #eae7e3; }
.teaser-combined .col { margin: 30px 0; padding: 0 30px; }
@media (min-width: 480px) { .teaser-combined .col { border-right: 1px solid #b1b2b3; }
  .teaser-combined .col + .col { border-left: 1px solid #b1b2b3; border-right: 0; position: relative; left: -1px; } }
@media (max-width: 767px) { .teaser-combined .col .teaser-cta { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #b1b2b3; } }
.teaser-combined .col.col-sm-12 { border-right: none; border-left: none; margin-bottom: 20px; }
.teaser-combined .col.col-sm-12 + .col { border-right: none; border-left: none; margin-top: 20px; margin-bottom: 30px; }
.teaser-combined .col.col-sm-12 + .col .teaser-combined-text { border-top: 1px solid #b1b2b3; padding-top: 20px; }
.teaser-combined .col.col-sm-12 + .col .teaser-cta { margin-top: 0; padding-bottom: 0; margin-bottom: 0; border-bottom: none; }
.teaser-combined .teaser-combined-text { margin: 0 12px; min-height: 95px; }
.teaser-combined .teaser-combined-text h2, .teaser-combined .teaser-combined-text h3 { margin-top: 0; }
@media (max-width: 991px) { .teaser-combined .teaser-combined-text { min-height: 0; } }

.teaser-text { text-align: center; }
.teaser-text .teaser-text-cta { margin-top: 10px; }
.teaser-text .picto-teaser + h3, .teaser-text .picto + h3 { margin-top: 10px; }

.teaser-form { padding-top: 10px; }
.teaser-form .input-group { text-align: left; margin: 0 auto; white-space: nowrap; width: 220px; }
.teaser-form .teaser-form-button { margin-left: 10px; position: relative; padding-left: 11px; padding-right: 11px; }
.teaser-form .teaser-form-field { width: 170px; display: inline-block; }

#wrapper-footer .footer-area-1 .row div:last-child .thumbnail { border-right: none; padding-right: 0; }

.bs-footer { border-top: none; }

.footer-area-1 .col-md-3 { border-right: 1px solid #b1b2b3; margin-bottom: 40px; min-height: 250px; }
.footer-area-1 .col-md-3:nth-child(4) { border-right: none; }
.footer-area-1 .col-md-3 .teaser-wrapper { margin-bottom: 0; }
@media (max-width: 991px) { .footer-area-1 .col-md-3:nth-child(2) { border-right: none; } }
@media (max-width: 767px) { .footer-area-1 .col-md-3 { border-right: none; min-height: 0; }
  .footer-area-1 .col-md-3 .teaser-wrapper { padding-bottom: 40px; border-bottom: 1px solid #b1b2b3; }
  .footer-area-1 .col-md-3:last-child { margin-bottom: 0; }
  .footer-area-1 .col-md-3:last-child .teaser-wrapper { border-bottom: 0; } }

.footer-area-2 { border-bottom: 1px solid #b1b2b3; border-top: 1px solid #b1b2b3; }
.footer-area-2 > div { padding: 20px 0; }
.footer-area-2 a { font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif; text-transform: uppercase; background-color: transparent; border: none; }
.footer-area-2 a:hover, .footer-area-2 a:focus, .footer-area-2 a:active, .footer-area-2 a.active { color: #009c3b; background-color: transparent; }

.footer-area-3 .footer-media { border-bottom: 1px solid #b1b2b3; padding-bottom: 20px; padding-top: 20px; position: relative; }
.footer-area-3 .footer-media:before, .footer-area-3 .footer-media:after { content: " "; /* 1 */ display: table; /* 2 */ }
.footer-area-3 .footer-media:after { clear: both; }
.footer-area-3 .footer-media .picto { position: absolute; }
.footer-area-3 .footer-media .teaser-form { padding-top: 3px; }
@media (max-width: 767px) { .footer-area-3 .footer-media .teaser-form { margin: 0 0 0 50px; }
  .footer-area-3 .footer-media .teaser-form .input-group { margin-left: 0; margin-right: 0; } }
.footer-area-3 .footer-media-text { padding: 8px 0px; }
.footer-area-3 .footer-media-text.with-picto { padding-left: 50px; }
.footer-area-3 .footer-media-text.with-picto.text-alert .btn-link { padding-top: 0; padding-bottom: 0; margin-top: -2px; }

.footer-area-4 { margin-bottom: 12px; margin-top: 30px; }
.footer-area-4 p .logo { clear: both; float: left; margin: 0 100% 20px 0; }
.footer-area-4 .product { float: left; margin: 0 0 0 24px; }

.footer-area-5 { background: #113c2b; padding: 20px 0 10px 0; overflow: hidden; }
@media (max-width: 767px) { .footer-area-5 { padding-bottom: 12px; } }
@media (max-width: 767px) { .footer-area-5 .list-inline > li { width: 49% !important; } }
@media (min-width: 768px) and (max-width: 991px) { .footer-area-5 .list-inline > li { width: 21.00840336134454% !important; } }
.footer-area-5 .social-media-buttons-footer { color: white; text-align: right; }
.footer-area-5 .social-media-buttons-footer .icon-facebook { margin-top: -9px; margin-left: 3px; position: relative; top: 5px; }

.footer-links a { color: white !important; }
.footer-links > li { padding-left: 10px; padding-right: 10px; }

@media (max-width: 767px) { footer .container { padding-bottom: 40px; } }
.btn-textleft { text-align: left; }
.btn-textleft .glyphicon { margin-right: 5px; }

.btn-textright { text-align: right; }
.btn-textright .glyphicon { margin-left: 5px; }

.btn { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; color: white; line-height: 20px; border: none; font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif; text-transform: uppercase; font-weight: normal; font-size: 14px; padding-bottom: 4px; }
.btn:focus, .btn:hover { color: white; }

p + .btn, ul + .btn { margin-top: 13px; }

p + .btn-link, ul + .btn-link { margin-top: 0; }

.btn, .btn.active, .btn:active { text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 0px 1px 1px rgba(0, 0, 0, 0.3), 0px -1px 0px rgba(0, 0, 0, 0.4) inset; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.4) inset, 0px 1px 1px rgba(0, 0, 0, 0.3), 0px -1px 0px rgba(0, 0, 0, 0.4) inset; }

.btn-lg, .btn-group-lg > .btn { padding-top: 9px; padding-bottom: 9px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; font-size: 15px; }

.btn-sm, .btn-group-sm > .btn { font-size: 11px; }

.btn-default, .btn-link { text-transform: uppercase; background: transparent; border: none; font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif; color: #838383; }
.no-touch .btn-default:hover, .no-touch .btn-link:hover { color: #95c11c; background: transparent; }
.btn-default:active, .btn-link:active { color: #95c11c; background: transparent; }

.btn-default, .btn-link { -webkit-box-shadow: none; box-shadow: none; text-shadow: none; color: #009c3b; }
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .btn-link.active, .btn-link:active, .btn-link:focus, .btn-link:hover { -webkit-box-shadow: none; box-shadow: none; text-shadow: none; color: #95c11c; background: transparent; }

.btn-link { padding-left: 0; padding-right: 0; color: #009c3b; white-space: normal; text-align: left; -webkit-transition: color 100ms linear; transition: color 100ms linear; }
.no-touch .btn-link:hover { color: #95c11c; text-decoration: none; }
.btn-link:active { color: #95c11c; text-decoration: none; }

.btn-padding-link { padding-left: 16px; padding-right: 16px; }

.btn-quiet { text-transform: none; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; color: #97989a; }

.btn-contrast { color: white; }
.no-touch .btn-contrast:hover { color: #95c11c; }
.btn-contrast:active { color: #95c11c; }

.btn-green { 
  background-color: #009c3b; 
  background: -webkit-linear-gradient(bottom, #068a36, #38ab3d 100%); /* For Chrome and Safari */ 
  background: -moz-linear-gradient(bottom, #068a36, #38ab3d 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #068a36, #38ab3d 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #068a36, #38ab3d 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #068a36), color-stop(100%, #38ab3d)); 
  background: -webkit-linear-gradient(to top, #068a36, #38ab3d 100%); 
  background: -moz-linear-gradient(to top, #068a36, #38ab3d 100%); 
  background: -o-linear-gradient(to top, #068a36, #38ab3d 100%); 
  background: linear-gradient(to top, #068a36, #38ab3d 100%); /* Standard syntax; must be last */ 
}

.no-touch .btn-green:hover { 
  color: white; background: -webkit-linear-gradient(bottom, #05722c, #3ebe44 100%); /* For Chrome and Safari */
  background: -moz-linear-gradient(bottom, #05722c, #3ebe44 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #05722c, #3ebe44 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #05722c, #3ebe44 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #05722c), color-stop(100%, #3ebe44)); 
  background: -webkit-linear-gradient(to top, #05722c, #3ebe44 100%); 
  background: -moz-linear-gradient(to top, #05722c, #3ebe44 100%); 
  background: -o-linear-gradient(to top, #05722c, #3ebe44 100%); 
  background: linear-gradient(to top, #05722c, #3ebe44 100%); /* Standard syntax; must be last */ 
}

.btn-green:active { color: white; background: -webkit-linear-gradient(bottom, #05722c, #3ebe44 100%); /* For Chrome and Safari */ 
  background: -moz-linear-gradient(bottom, #05722c, #3ebe44 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #05722c, #3ebe44 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #05722c, #3ebe44 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #05722c), color-stop(100%, #3ebe44)); 
  background: -webkit-linear-gradient(to top, #05722c, #3ebe44 100%); background: -moz-linear-gradient(to top, #05722c, #3ebe44 100%); 
  background: -o-linear-gradient(to top, #05722c, #3ebe44 100%); background: linear-gradient(to top, #05722c, #3ebe44 100%); /* Standard syntax; must be last */ 
}

.btn-green.active { 
  background: -webkit-linear-gradient(bottom, #068a36, #38ab3d 100%); /* For Chrome and Safari */ 
  background: -moz-linear-gradient(bottom, #068a36, #38ab3d 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #068a36, #38ab3d 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #068a36, #38ab3d 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #068a36), color-stop(100%, #38ab3d)); 
  background: -webkit-linear-gradient(to top, #068a36, #38ab3d 100%); background: -moz-linear-gradient(to top, #068a36, #38ab3d 100%); 
  background: -o-linear-gradient(to top, #068a36, #38ab3d 100%); background: linear-gradient(to top, #068a36, #38ab3d 100%); /* Standard syntax; must be last */ 
}

.btn-orange { 
  background-color: #fa8b0a; background: -webkit-linear-gradient(bottom, #ea361e, #ea811f 100%); /* For Chrome and Safari */ 
  background: -moz-linear-gradient(bottom, #ea361e, #ea811f 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #ea361e, #ea811f 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #ea361e, #ea811f 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #ea361e), color-stop(100%, #ea811f)); 
  background: -webkit-linear-gradient(to top, #ea361e, #ea811f 100%); 
  background: -moz-linear-gradient(to top, #ea361e, #ea811f 100%); 
  background: -o-linear-gradient(to top, #ea361e, #ea811f 100%); 
  background: linear-gradient(to top, #ea361e, #ea811f 100%); /* Standard syntax; must be last */ 
}

.no-touch .btn-orange:hover { 
  color: white; 
  background: -webkit-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For Chrome and Safari */ 
  background: -moz-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #da2c14), color-stop(100%, #ec8e36)); 
  background: -webkit-linear-gradient(to top, #da2c14, #ec8e36 100%); background: -moz-linear-gradient(to top, #da2c14, #ec8e36 100%); 
  background: -o-linear-gradient(to top, #da2c14, #ec8e36 100%); background: linear-gradient(to top, #da2c14, #ec8e36 100%); /* Standard syntax; must be last */ 
}

.btn-orange:active { 
  color: white; 
  background: -webkit-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For Chrome and Safari */ 
  background: -moz-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #da2c14), color-stop(100%, #ec8e36)); 
  background: -webkit-linear-gradient(to top, #da2c14, #ec8e36 100%); 
  background: -moz-linear-gradient(to top, #da2c14, #ec8e36 100%); 
  background: -o-linear-gradient(to top, #da2c14, #ec8e36 100%); 
  background: linear-gradient(to top, #da2c14, #ec8e36 100%); /* Standard syntax; must be last */ 
}

.btn-orange.active { 
  background: -webkit-linear-gradient(bottom, #ea361e, #ea811f 100%); /* For Chrome and Safari */ 
  background: -moz-linear-gradient(bottom, #ea361e, #ea811f 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #ea361e, #ea811f 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #ea361e, #ea811f 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #ea361e), color-stop(100%, #ea811f)); 
  background: -webkit-linear-gradient(to top, #ea361e, #ea811f 100%); 
  background: -moz-linear-gradient(to top, #ea361e, #ea811f 100%); 
  background: -o-linear-gradient(to top, #ea361e, #ea811f 100%); 
  background: linear-gradient(to top, #ea361e, #ea811f 100%); /* Standard syntax; must be last */ 
}

.btn-green { 
  background-color: #95c11c; 
  background: -webkit-linear-gradient(bottom, #67a919, #9cc82d 100%); /* For Chrome and Safari */ 
  background: -moz-linear-gradient(bottom, #67a919, #9cc82d 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #67a919, #9cc82d 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #67a919, #9cc82d 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #67a919), color-stop(100%, #9cc82d)); 
  background: -webkit-linear-gradient(to top, #67a919, #9cc82d 100%); 
  background: -moz-linear-gradient(to top, #67a919, #9cc82d 100%); 
  background: -o-linear-gradient(to top, #67a919, #9cc82d 100%); 
  background: linear-gradient(to top, #67a919, #9cc82d 100%); /* Standard syntax; must be last */ 
}

.btn-green:hover { 
  color: white; 
  background: -webkit-linear-gradient(bottom, #599316, #a8d33b 100%); /* For Chrome and Safari */ 
  background: -moz-linear-gradient(bottom, #599316, #a8d33b 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #599316, #a8d33b 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #599316, #a8d33b 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #599316), color-stop(100%, #a8d33b)); 
  background: -webkit-linear-gradient(to top, #599316, #a8d33b 100%); 
  background: -moz-linear-gradient(to top, #599316, #a8d33b 100%); 
  background: -o-linear-gradient(to top, #599316, #a8d33b 100%); 
  background: linear-gradient(to top, #599316, #a8d33b 100%); /* Standard syntax; must be last */ 
}

.btn-green:active { 
  color: white; 
  background: -webkit-linear-gradient(bottom, #599316, #a8d33b 100%); /* For Chrome and Safari */ 
  background: -moz-linear-gradient(bottom, #599316, #a8d33b 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #599316, #a8d33b 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #599316, #a8d33b 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #599316), color-stop(100%, #a8d33b)); 
  background: -webkit-linear-gradient(to top, #599316, #a8d33b 100%); 
  background: -moz-linear-gradient(to top, #599316, #a8d33b 100%); 
  background: -o-linear-gradient(to top, #599316, #a8d33b 100%); 
  background: linear-gradient(to top, #599316, #a8d33b 100%); /* Standard syntax; must be last */ 
}

.btn-green a{color:#FFFFFF;}

.btn-orange { 
  background: -webkit-linear-gradient(bottom, #ea361e, #ea811f 100%); /* For Chrome and Safari */ 
  background: -moz-linear-gradient(bottom, #ea361e, #ea811f 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #ea361e, #ea811f 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #ea361e, #ea811f 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #ea361e), color-stop(100%, #ea811f)); 
  background: -webkit-linear-gradient(to top, #ea361e, #ea811f 100%); 
  background: -moz-linear-gradient(to top, #ea361e, #ea811f 100%); 
  background: -o-linear-gradient(to top, #ea361e, #ea811f 100%); 
  background: linear-gradient(to top, #ea361e, #ea811f 100%); /* Standard syntax; must be last */ 
}

.btn-orange:hover { 
  color: white; 
  background: -webkit-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For Chrome and Safari */ 
  background: -moz-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For old Fx (3.6 to 15) */ 
  background: -ms-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For pre-releases of IE 10*/ 
  background: -o-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For old Opera (11.1 to 12.0) */ 
  background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #da2c14), color-stop(100%, #ec8e36)); 
  background: -webkit-linear-gradient(to top, #da2c14, #ec8e36 100%); 
  background: -moz-linear-gradient(to top, #da2c14, #ec8e36 100%); 
  background: -o-linear-gradient(to top, #da2c14, #ec8e36 100%); 
  background: linear-gradient(to top, #da2c14, #ec8e36 100%); /* Standard syntax; must be last */ 
  background: linear-gradient(to top, #da2c14, #ec8e36 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.btn-orange:active { 
color: white; 
background: -webkit-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For Chrome and Safari */ 
background: -moz-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For old Fx (3.6 to 15) */ 
background: -ms-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For pre-releases of IE 10*/ 
background: -o-linear-gradient(bottom, #da2c14, #ec8e36 100%); /* For old Opera (11.1 to 12.0) */ 
background: -webkit-gradient(linear, to top, to bottom, color-stop(0%, #da2c14), color-stop(100%, #ec8e36)); 
background: -webkit-linear-gradient(to top, #da2c14, #ec8e36 100%); 
background: -moz-linear-gradient(to top, #da2c14, #ec8e36 100%); 
background: -o-linear-gradient(to top, #da2c14, #ec8e36 100%); 
background: linear-gradient(to top, #da2c14, #ec8e36 100%); /* Standard syntax; must be last */ 
}

.no-cssgradients .btn-green:hover, .no-cssgradients .btn-green.active { 
  background-color: #00cf4e; 
}

.no-cssgradients .btn-green.btn-secondary:hover, 
.no-cssgradients .btn-green.btn-secondary.active { 
  background-color: #a6d71f; 
}

.no-cssgradients .btn-orange:hover, .no-cssgradients .btn-orange.active { 
  background-color: #fba33c; 
}

.btn .glyphicon { position: relative; top: 6px; vertical-align: top; line-height: 1px; }

.btn-secondary .glyphicon { top: 7px; }

.subnav { margin-top: 20px; margin-bottom: 40px; }
.subnav:before, .subnav:after { content: " "; /* 1 */ display: table; /* 2 */ }
.subnav:after { clear: both; }
.subnav nav { background: #ececec; padding: 25px; }
@media (max-width: 767px) { .subnav nav { font-size: 15px; background: transparent; padding: 0 12px 12px 12px; margin: 30px -12px 0; } }
.subnav h1 { margin-top: 0; }

.menu-headline,  { margin: 0 0 15px 0; color: #113c2b; }
@media (max-width: 767px) { .menu-headline { border-top: 1px solid #b1b2b3; margin: 0 -12px 15px; padding: 12px 12px 0; } }

.menu { margin: 0; padding: 0; }
.menu > li { list-style: none; }
.menu a { display: block; padding: 5px 5px 5px 15px; color: #113c2b; }
.menu a:hover, .menu a.active { color: #009c3b; }
.menu a:before { position: relative; display: inline-block; font-family: 'Icomoon'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; content: "\e603"; display: inline-block; font-size: 9px; position: absolute; margin-left: -12px; margin-top: 4px; line-height: inherit; }
.menu .plusmenu > a:before { position: relative; display: inline-block; font-family: 'Icomoon'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: bold; line-height: 1;  content: "+" !important; display: inline-block; font-size: 9px; position: absolute; margin-left: -12px; margin-top: 4px; line-height: inherit; }
@media (max-width: 767px) { .menu a { background: #ececec; font-weight: bold; }
  .menu a:before { content: ""; } }
.menu.level-2 { padding-left: 24px; }
@media (max-width: 767px) { .menu.level-1 { margin: 0 -12px; }
  .menu.level-2 { border-top: 1px solid white; }
  .menu.level-2 a { background-color: #d5d5d5; }
  .menu a { text-transform: uppercase; text-decoration: none; padding: 12px 12px 12px 24px; }
  .menu .menu { padding-left: 0; }
  .menu .menu a { padding-left: 36px; }
  .menu li + li { border-top: 1px solid white; } }
.sub-menu {list-style:none;}
.relnav { background: #ececec; margin: 30px 0; padding: 5px 0; }
@media (max-width: 767px) { .relnav { margin-left: -12px; margin-right: -12px; } }
.relnav .row { display: table-cell; vertical-align: middle; }
@media (max-width: 767px) { .relnav { background: #ececec url(images/linedot.png) center 58% repeat-y; } }

.relnav-btn { white-space: normal; position: relative; }
.relnav-btn.btn-textleft { padding-left: 20px; float: left; }
.relnav-btn.btn-textleft .glyphicon { left: 0; }
.relnav-btn.btn-textright { padding-right: 20px; float: right; }
.relnav-btn.btn-textright .glyphicon { right: 0; }

.bigtext { font-size: 20px; font-family: "LinotypeUniversW02-Ligh 726118", Arial, Tahoma, Verdana, Helvetica, sans-serif; line-height: 30px; color: #113c2b; margin-bottom: 25px; }
.smalltext {font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-size: 14px; line-height: 1.42857; display:block;}

@media (max-width: 767px) { .bigtext { font-size: 18px; line-height: 27px; } }
.bigtext sub, .bigtext sup { font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; }

#wrapper-breadcrumb .breadcrumb { background-color: transparent; padding: 4px 0; }
#wrapper-breadcrumb .breadcrumb > li { color: #6d6e71; font-size: 11px; font-weight: bold; line-height: 1em; margin: 0; }
#wrapper-breadcrumb .breadcrumb > li a, #wrapper-breadcrumb .breadcrumb > li a:link, #wrapper-breadcrumb .breadcrumb > li a:visited { color: #6d6e71; font-weight: normal; margin: 0; padding: 0 0.4em 0 0; text-decoration: none; }
#wrapper-breadcrumb .breadcrumb > li a:hover, #wrapper-breadcrumb .breadcrumb > li a:link:hover, #wrapper-breadcrumb .breadcrumb > li a:visited:hover { text-decoration: underline; }
#wrapper-breadcrumb .breadcrumb > li + li { font-weight: normal; }
#wrapper-breadcrumb .breadcrumb > li + li:before { position: relative; display: inline-block; font-family: 'Icomoon'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; content: "\e603"; color: #6d6e71; font-size: 8px; position: relative; top: -1px; }

h1 + .table, h2 + .table, h3 + .table, h4 + .table, h1 + .table-responsive, h2 + .table-responsive, h3 + .table-responsive, h4 + .table-responsive { margin-top: 20px; }

.table { border-bottom: 1px solid #95c11c; }
.table thead td { font-weight: bold; text-transform: uppercase; color: #113c2b; }

.table-bordered { border-left: none; border-right: none; }
.table-bordered > thead > tr > td { border-bottom-width: 1px; }

.table-features tbody td:first-child, .table-features thead td:first-child { padding-left: 0; }
.table-features tbody td:last-child, .table-features thead td:last-child { padding-right: 0; }

.table-striped > tbody > tr > td { border-top: none; border-bottom: none; }
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th { background: transparent; }
.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th { background: #ececec; }

.table-features-label { font-weight: bold; text-transform: uppercase; color: #113c2b; width: 25%; }
@media (max-width: 991px) { .table-features-label { width: 33%; } }
@media (max-width: 767px) { .table-features-label { width: 50%; } }

/*
 * Yamm!
 * Yet another megamenu for Bootstrap
 * http://geedmo.github.com/yamm
 *
 * https://github.com/geedmo
 */
.yamm .nav, .yamm .dropup, .yamm .dropdown, .yamm .collapse { position: static; }

.yamm .navbar-inner, .yamm .container { position: relative; }

.yamm .dropdown-menu { left: auto; }

.yamm .dropdown-menu > li { display: block; }

.yamm .nav.pull-right .dropdown-menu { right: 0; }

.yamm .yamm-content:before, .yamm .yamm-content:after { display: table; content: ""; line-height: 0; }

.yamm .yamm-content:after { clear: both; }

.yamm.navbar .nav > li > .dropdown-menu:after, .yamm.navbar .nav > li > .dropdown-menu:before { display: none; }

.yamm .dropdown.yamm-fullwidth .dropdown-menu { width: 80%; right: 0px; margin-top: -1px; }
@media (max-width: 991px) { .yamm .dropdown.yamm-fullwidth .dropdown-menu { width: 100%; } }

.tx-indexedsearch legend { display: none; }
.tx-indexedsearch fieldset { overflow: hidden; }

.tx-indexedsearch-form { float: left; width: 40%; height: 45px; overflow: hidden; }
.tx-indexedsearch-form label { display: none; }
@media (max-width: 767px) { .tx-indexedsearch-form { width: 100%; float: none; } }

.tx-indexedsearch-search-submit { float: left; margin-left: 20px; position: relative; top: 2px; }
@media (max-width: 767px) { .tx-indexedsearch-search-submit { position: static; float: none; margin-left: 0; text-align: center; }
  .tx-indexedsearch-search-submit .btn { width: 100%; } }

.tx-indexedsearch-sw { font-weight: bold; font-style: italic; }

.tx-indexedsearch-browsebox { overflow: hidden; }
.tx-indexedsearch-browsebox > p { float: left; width: 50%; }
.tx-indexedsearch-browsebox .browsebox { width: 50%; float: right; text-align: right; margin: 0; padding: 0; }
.tx-indexedsearch-browsebox .browsebox > li { display: inline-block; }
.tx-indexedsearch-browsebox .browsebox > li + li { margin-left: 25px; }
.tx-indexedsearch-browsebox .browsebox > li a { color: #113c2b; text-decoration: none; }
.no-touch .tx-indexedsearch-browsebox .browsebox > li a:hover { text-decoration: underline; }
.tx-indexedsearch-browsebox .browsebox > li a:active { text-decoration: underline; }
.tx-indexedsearch-browsebox .browsebox > li strong a { font-weight: normal; color: #009c3b; }
@media (max-width: 767px) { .tx-indexedsearch-browsebox > p, .tx-indexedsearch-browsebox .browsebox { width: 100%; float: none; text-align: center; } }

.tx-indexedsearch-whatis { margin-top: 20px; }
@media (max-width: 767px) { .tx-indexedsearch-whatis { text-align: center; } }

.tx-indexedsearch-res { margin: 25px 0; width: 75%; }
.tx-indexedsearch-res > .res { margin: 0; padding: 20px; width: 100%; }
.tx-indexedsearch-res > .res:nth-child(odd) { background: #ececec; }
.tx-indexedsearch-res > .res > h3 { font-size: 15px; margin: 0 0 15px 0; }
@media (max-width: 767px) { .tx-indexedsearch-res { width: 100%; } }
.tx-indexedsearch-res + .tx-indexedsearch-browsebox { margin-bottom: 40px; }

.no-touch .tx-indexedsearch-title a:hover { text-decoration: none; color: #95c11c; }
.tx-indexedsearch-title a:active { text-decoration: none; color: #95c11c; }

.tx-indexedsearch-info { color: #6d6e71; overflow: hidden; margin: 15px 0 0 0; font-size: 12px; }
.tx-indexedsearch-info a { color: #6d6e71; }
.tx-indexedsearch-info .item-path { font-weight: normal; float: left; }
.tx-indexedsearch-info .item-path + .item-path { margin-left: 5px; }

.tx-indexedsearch-redMarkup { color: #013927; background-color: #cecece; font-weight: normal; }

.uc-link { font-family: "UniversBold", Arial, Tahoma, Verdana, Helvetica, sans-serif; }

.csc-sitemap { margin-bottom: 20px; }
.csc-sitemap ul { list-style: none; padding: 0; }
.csc-sitemap > ul > li > a { text-transform: uppercase; font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif; margin-bottom: 10px; display: block; position: relative; }
.csc-sitemap > ul > li > a:hover { color: #95c11c; text-decoration: none; }
.csc-sitemap > ul > li > a:after { position: relative; display: inline-block; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; content: "\e080"; position: absolute; top: 2px; padding-left: 5px; font-size: 0.8em; }
.csc-sitemap > ul > li + li { margin-top: 20px; }
.csc-sitemap > ul > li ul { margin-left: 20px; }
.csc-sitemap > ul > li ul a { display: block; margin-bottom: 5px; color: #113c2b; position: relative; }
.csc-sitemap > ul > li ul a:before { position: relative; display: inline-block; font-family: 'Icomoon'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; content: "\e603"; position: absolute; font-size: 9px; top: 5px; left: -14px; }
.no-touch .csc-sitemap > ul > li ul a:hover { color: #009c3b; }
.csc-sitemap > ul > li ul a:active { color: #009c3b; }

.google-maps-search { margin: 24px 0; }
.google-maps-search .form-group { vertical-align: top; }
@media (min-width: 768px) { .google-maps-search .form-group { margin-right: 6px; } }
.google-maps-search .form-group .control-label { text-transform: uppercase; display: block; }
.google-maps-search .form-group .input-group { text-align: left; white-space: nowrap; }
@media (min-width: 768px) { .google-maps-search .form-group .service-center-form-button { margin-left: 16px; margin-right: 6px; position: relative; top: -1px; line-height: 19px; padding-bottom: 5px; } }
@media (max-width: 767px) { .google-maps-search .form-group .service-center-form-button { width: 100%; } }
@media (max-width: 767px) { .google-maps-search .form-group .service-center-form-radius { width: 100%; } }
.google-maps-search .form-group .service-center-form-geolocate { line-height: 19px; padding-top: 6px; }
@media (min-width: 768px) { .google-maps-search .form-group .service-center-form-geolocate { margin-left: 6px; position: relative; top: -1px; } }
@media (max-width: 767px) { .google-maps-search .form-group .service-center-form-geolocate { width: 100%; } }
@media (max-width: 767px) { .google-maps-search .form-group .label-form-button, .google-maps-search .form-group .label-geolocate { height: 0; } }
.google-maps-search .form-group #service-center-form-field { display: inline-block; }
.google-maps-search .form-group .scm-target { display: block; margin-top: 6px; }
.google-maps-search .form-group .strong { font-weight: bold; }
.google-maps-search .form-group .help-block { color: #113c2b; }

.service-center-txt-block { margin: 20px 0; }

.selected-address { padding-top: 10px; }

.service-center-map-wrapper .service-center-map, .service-center-map-wrapper .service-center-route { position: relative; overflow: hidden; padding-bottom: 56%; height: 0; }
.service-center-map-wrapper .service-center-map #map_canvas, .service-center-map-wrapper .service-center-map iframe, .service-center-map-wrapper .service-center-map object, .service-center-map-wrapper .service-center-map embed, .service-center-map-wrapper .service-center-route #map_canvas, .service-center-map-wrapper .service-center-route iframe, .service-center-map-wrapper .service-center-route object, .service-center-map-wrapper .service-center-route embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; }
.service-center-map-wrapper #service-center-list .list-group-item { position: relative; padding: 16px 20px 14px 20px; border: 1px solid #b1b2b3; }
.service-center-map-wrapper #service-center-list .list-group-item:hover, .service-center-map-wrapper #service-center-list .list-group-item.active, .service-center-map-wrapper #service-center-list .list-group-item:focus { background-color: #ececec; border-color: #b1b2b3; color: #009c3b; cursor: pointer; }
.service-center-map-wrapper #service-center-list .list-group-item .distance { font-weight: bold; color: #113c2b; height: 50px; }
.service-center-map-wrapper #service-center-list .list-group-item .picto-scm { margin-left: -8px; }
.service-center-map-wrapper #service-center-list .list-group-item .list-title { font-weight: bold; height: 40px; overflow: hidden; text-transform: uppercase; }
.service-center-map-wrapper .service-center-legend { margin: 20px -12px; }
@media (max-width: 767px) { .service-center-map-wrapper .service-center-legend { float: right; } }
.service-center-map-wrapper .service-center-legend > div { min-height: 40px; line-height: 1.3em; overflow: hidden; }
@media (min-width: 768px) { .service-center-map-wrapper .service-center-legend > div { text-align: left; } }
.service-center-map-wrapper .service-center-legend > div .picto-scm { position: absolute; }
.service-center-map-wrapper .service-center-legend > div .service-center-legend-text.with-picto { padding-left: 45px; padding-top: 10px; }
.service-center-map-wrapper .service-center-legend.legend-route > div .service-center-legend-text.with-picto { padding-left: 50px; padding-top: 5px; }
.service-center-map-wrapper .service-center-details-container .scm-content-selector-target { width: 100%; background-color: #ececec; color: #113c2b; padding: 15px 24px 12px 24px; margin-bottom: 20px; border: 1px solid #b1b2b3; opacity: 0; visibility: hidden; z-index: 0; position: absolute; left: 0; top: 0; }
.service-center-map-wrapper .service-center-details-container .scm-content-selector-target.active { position: relative; opacity: 1; z-index: 1; visibility: visible; }
.service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-top-buttons { border-bottom: 1px solid #b1b2b3; }
@media (max-width: 767px) { .service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-top-buttons .btn { width: 49%; } }
.service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-top-buttons .scm-route { margin-bottom: 15px; }
@media (max-width: 767px) { .service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-top-buttons .picto-group { margin-bottom: 2px; margin-top: 10px; } }
.service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-top-buttons .picto-group span { margin-left: -10px; }
.service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-content { margin-top: 20px; }
.service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-content .details-header, .service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-content .office-hours { margin-bottom: 10px; font-size: 15px; font-weight: bold; text-transform: uppercase; }
@media (max-width: 767px) { .service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-content .office-hours { margin-top: 24px; } }
.service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-content img { margin-bottom: 12px; }
.service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-bottom-buttons { padding-top: 12px; padding-bottom: 12px; }
@media (max-width: 767px) { .service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-bottom-buttons { border-top: 1px solid #b1b2b3; } }
.service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-bottom-buttons .distance { font-weight: bold; margin-bottom: 20px; }
@media (max-width: 767px) { .service-center-map-wrapper .service-center-details-container .scm-content-selector-target .details-bottom-buttons .btn { width: 100%; } }
.service-center-map-wrapper #directions { margin-bottom: 24px; width: 100%; height: 100%; }
.service-center-map-wrapper #directions table { width: 100%; }
.service-center-map-wrapper #directions table.adp-placemark { background: white !important; cursor: default; }
.service-center-map-wrapper .routing-buttons { margin-bottom: 12px; }
@media (max-width: 767px) { .service-center-map-wrapper .routing-buttons .scm-view-map { width: 100%; } }

/* Google Map Manipulation*/
.adp-directions { cursor: default !important; }

.back-to-search-result.top, .back-to-sc-overview.top { margin-top: 24px; }
.back-to-search-result.bottom, .back-to-sc-overview.bottom { margin-bottom: 24px; }

/* Google Maps Oberlayer Mobile */
.overlayMapContainer { height: 100%; width: 100%; position: fixed; top: 0; right: 0; bottom: 0; left: 0; display: block; z-index: 10000; background-color: white; }
.overlayMapContainer .overlayMapToolbar { padding: 10px; background: url("images/bg-darkgreen-transparent.png") 0 0 repeat; height: 50px; opacity: 0.9; position: relative; width: 100%; z-index: 10001; }
.overlayMapContainer .overlayMapToolbar .mapToolbar .lightbox-close, .overlayMapContainer .overlayMapToolbar .mapToolbar .lightbox .close { background: url("images/Icons/lightbox_close.png") 0 0 no-repeat; cursor: pointer; display: block; height: 20px; width: 20px; position: relative; top: 5px; right: 5px; z-index: 10002; }
.overlayMapContainer .overlayMapToolbar .mapToolbar .lightbox-close:hover, .overlayMapContainer .overlayMapToolbar .mapToolbar .lightbox .close:hover { background-position: -20px 0; }
.overlayMapContainer .overlayMapToolbar .mapToolbar .lightbox-close.white, .overlayMapContainer .overlayMapToolbar .mapToolbar .lightbox .close.white { background-position: -40px 0; }
.overlayMapContainer .overlayMapToolbar .mapToolbar .lightbox-close.white:hover, .overlayMapContainer .overlayMapToolbar .mapToolbar .lightbox .close.white:hover { background-position: -20px 0; }
.overlayMapContainer #mobile_map { position: relative; }

.mapLoader { position: absolute; top: 0; left: 0; text-align: center; width: 100%; height: 100%; }
.mapLoader .loaderimage { height: 100%; background: transparent url("images/Gallery/loader.gif") no-repeat 50% 50%; }
.mapLoader .loaderimage * { display: none; }
.mapLoader .loadertext { display: none; }
.mapLoader .loadertext * { display: block; }

/* Style for classic Image Map in responsive */
#scm-imagemap-container { position: relative; margin-bottom: 40px; }
#scm-imagemap-container img.basemap { position: relative; z-index: 100; }
#scm-imagemap-container img.region { display: none; position: absolute; left: 0px; top: 0px; z-index: 20; }
#scm-imagemap-container img.regionBg { position: absolute; left: 0px; top: 0px; z-index: 19; }
#scm-imagemap-container img { border: none; border-style: none; }

.map-tooltip { position: absolute; z-index: 3000; border: 1px solid #CCCCCC; background-color: #EEEEEE; opacity: 0.9; -webkit-box-shadow: 3px 3px 5px #535353; box-shadow: 3px 3px 5px #535353; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px; border-radius: 3px 3px 3px 3px; }
.map-tooltip .map-tooltip-inner { background-color: #EEEEEE; opacity: 0.9; display: block; color: #6d6666; font-size: 12px; font-weight: bold; padding: 4px; vertical-align: middle; }

@media (min-width: 768px) { .service-center-overview-table { margin: 40px 0; } }
@media (max-width: 767px) { .service-center-overview-table { margin-bottom: 40px; } }
@media (max-width: 768px) { .service-center-overview-table .table-responsive > .table-bordered > thead > tr > th, .service-center-overview-table .table-responsive > .table-bordered > thead > tr > td { border-bottom: 1px solid #95c11c; } }
.service-center-overview-table .table-responsive > .table-bordered > tbody > tr > td:first-child { text-align: center; }
@media (min-width: 768px) { .service-center-overview-table .table-responsive > .table-bordered > tbody > tr > td:first-child .picto-scm:hover { cursor: pointer; } }
.service-center-overview-table .table-responsive > .table-bordered > tbody > tr > td.td-date { font-weight: bold; white-space: nowrap; }

.picto { background-color: transparent; background-repeat: no-repeat; width: 34px; height: 34px; display: inline-block; }
/*.svg .picto { background-image: url("images/picto.svg"); }
.no-svg .picto { background-image: url("images/picto.png"); }*/

.picto-alert { background-position: 0 0px;  background-image: url("images/picto.png"); }

.picto-mail { background-position: 0 -40px;  background-image: url("images/picto.png"); }

.picto-teaser { background-color: transparent; background-repeat: no-repeat; width: 60px; height: 60px; display: inline-block; }

.picto-teaser { background-image: url("images/picto-teaser.png"); }

.picto-teaser-phone { background-position: 0 0px; }

.picto-teaser-career { background-position: 0 -100px; }

.picto-teaser-message { background-position: 0 -200px; }

.picto-teaser-pin { background-position: 0 -300px; }

.picto-scm { background-color: transparent; background-repeat: no-repeat; width: 50px; height: 40px; display: inline-block; }

.svg .picto-legend { background-image: url("images/Servicecenter/pins_legend.svg"); }
.no-svg .picto-legend { background-image: url("images/Servicecenter/pins_legend.png"); }

.picto-legend-servicecenter { background-position: 0 0px; }

.picto-legend-invalidchair { background-position: 0 -40px; }

.picto-legend-start { background-position: 0 -80px; }

.picto-legend-store { background-position: 0 -120px; }

.picto-legend-shop { background-position: 0 -160px; }

.picto-legend-accessoriesseller { background-position: 0 -200px; }

.picto-legend-tradefair { background-position: 0 -240px; }

.picto-legend-regionaloffice { background-position: 0 -280px; }

.picto-legend-topcenter { background-position: 0 -320px; }

.svg .picto-start { background-image: url("images/Servicecenter/pins_start.svg"); }
.no-svg .picto-start { background-image: url("images/Servicecenter/pins_start.png"); }

.picto-start-a { background-position: 0 0px; }

.picto-start-b { background-position: 0 -40px; }

.picto-start-c { background-position: 0 -80px; }

.picto-start-d { background-position: 0 -120px; }

.picto-start-e { background-position: 0 -160px; }

.picto-start-f { background-position: 0 -200px; }

.picto-start-g { background-position: 0 -240px; }

.picto-start-h { background-position: 0 -280px; }

.picto-start-i { background-position: 0 -320px; }

.picto-start-j { background-position: 0 -360px; }

.picto-start-k { background-position: 0 -400px; }

.picto-start-l { background-position: 0 -440px; }

.picto-start-m { background-position: 0 -480px; }

.picto-start-n { background-position: 0 -520px; }

.picto-start-o { background-position: 0 -560px; }

.picto-start-p { background-position: 0 -600px; }

.picto-start-q { background-position: 0 -640px; }

.picto-start-r { background-position: 0 -680px; }

.picto-start-s { background-position: 0 -720px; }

.picto-start-t { background-position: 0 -760px; }

.picto-start-u { background-position: 0 -800px; }

.picto-start-v { background-position: 0 -840px; }

.picto-start-w { background-position: 0 -880px; }

.picto-start-x { background-position: 0 -920px; }

.picto-start-y { background-position: 0 -960px; }

.picto-start-z { background-position: 0 -1000px; }

.svg .picto-accessoriesseller { background-image: url("images/Servicecenter/pins_accessoriesseller.svg"); }
.no-svg .picto-accessoriesseller { background-image: url("images/Servicecenter/pins_accessoriesseller.png"); }

.picto-accessoriesseller-a { background-position: 0 0px; }

.picto-accessoriesseller-b { background-position: 0 -40px; }

.picto-accessoriesseller-c { background-position: 0 -80px; }

.picto-accessoriesseller-d { background-position: 0 -120px; }

.picto-accessoriesseller-e { background-position: 0 -160px; }

.picto-accessoriesseller-f { background-position: 0 -200px; }

.picto-accessoriesseller-g { background-position: 0 -240px; }

.picto-accessoriesseller-h { background-position: 0 -280px; }

.picto-accessoriesseller-i { background-position: 0 -320px; }

.picto-accessoriesseller-j { background-position: 0 -360px; }

.picto-accessoriesseller-k { background-position: 0 -400px; }

.picto-accessoriesseller-l { background-position: 0 -440px; }

.picto-accessoriesseller-m { background-position: 0 -480px; }

.picto-accessoriesseller-n { background-position: 0 -520px; }

.picto-accessoriesseller-o { background-position: 0 -560px; }

.picto-accessoriesseller-p { background-position: 0 -600px; }

.picto-accessoriesseller-q { background-position: 0 -640px; }

.picto-accessoriesseller-r { background-position: 0 -680px; }

.picto-accessoriesseller-s { background-position: 0 -720px; }

.picto-accessoriesseller-t { background-position: 0 -760px; }

.picto-accessoriesseller-u { background-position: 0 -800px; }

.picto-accessoriesseller-v { background-position: 0 -840px; }

.picto-accessoriesseller-w { background-position: 0 -880px; }

.picto-accessoriesseller-x { background-position: 0 -920px; }

.picto-accessoriesseller-y { background-position: 0 -960px; }

.picto-accessoriesseller-z { background-position: 0 -1000px; }

.svg .picto-shop { background-image: url("images/Servicecenter/pins_shop.svg"); }
.no-svg .picto-shop { background-image: url("images/Servicecenter/pins_shop.png"); }

.picto-shop-a { background-position: 0 0px; }

.picto-shop-b { background-position: 0 -40px; }

.picto-shop-c { background-position: 0 -80px; }

.picto-shop-d { background-position: 0 -120px; }

.picto-shop-e { background-position: 0 -160px; }

.picto-shop-f { background-position: 0 -200px; }

.picto-shop-g { background-position: 0 -240px; }

.picto-shop-h { background-position: 0 -280px; }

.picto-shop-i { background-position: 0 -320px; }

.picto-shop-j { background-position: 0 -360px; }

.picto-shop-k { background-position: 0 -400px; }

.picto-shop-l { background-position: 0 -440px; }

.picto-shop-m { background-position: 0 -480px; }

.picto-shop-n { background-position: 0 -520px; }

.picto-shop-o { background-position: 0 -560px; }

.picto-shop-p { background-position: 0 -600px; }

.picto-shop-q { background-position: 0 -640px; }

.picto-shop-r { background-position: 0 -680px; }

.picto-shop-s { background-position: 0 -720px; }

.picto-shop-t { background-position: 0 -760px; }

.picto-shop-u { background-position: 0 -800px; }

.picto-shop-v { background-position: 0 -840px; }

.picto-shop-w { background-position: 0 -880px; }

.picto-shop-x { background-position: 0 -920px; }

.picto-shop-y { background-position: 0 -960px; }

.picto-shop-z { background-position: 0 -1000px; }

.svg .picto-servicecenter { background-image: url("images/Servicecenter/pins_servicecenter.svg"); }
.no-svg .picto-servicecenter { background-image: url("images/Servicecenter/pins_servicecenter.png"); }

.picto-servicecenter-a { background-position: 0 0px; }

.picto-servicecenter-b { background-position: 0 -40px; }

.picto-servicecenter-c { background-position: 0 -80px; }

.picto-servicecenter-d { background-position: 0 -120px; }

.picto-servicecenter-e { background-position: 0 -160px; }

.picto-servicecenter-f { background-position: 0 -200px; }

.picto-servicecenter-g { background-position: 0 -240px; }

.picto-servicecenter-h { background-position: 0 -280px; }

.picto-servicecenter-i { background-position: 0 -320px; }

.picto-servicecenter-j { background-position: 0 -360px; }

.picto-servicecenter-k { background-position: 0 -400px; }

.picto-servicecenter-l { background-position: 0 -440px; }

.picto-servicecenter-m { background-position: 0 -480px; }

.picto-servicecenter-n { background-position: 0 -520px; }

.picto-servicecenter-o { background-position: 0 -560px; }

.picto-servicecenter-p { background-position: 0 -600px; }

.picto-servicecenter-q { background-position: 0 -640px; }

.picto-servicecenter-r { background-position: 0 -680px; }

.picto-servicecenter-s { background-position: 0 -720px; }

.picto-servicecenter-t { background-position: 0 -760px; }

.picto-servicecenter-u { background-position: 0 -800px; }

.picto-servicecenter-v { background-position: 0 -840px; }

.picto-servicecenter-w { background-position: 0 -880px; }

.picto-servicecenter-x { background-position: 0 -920px; }

.picto-servicecenter-y { background-position: 0 -960px; }

.picto-servicecenter-z { background-position: 0 -1000px; }

.svg .picto-store { background-image: url("images/Servicecenter/pins_store.svg"); }
.no-svg .picto-store { background-image: url("images/Servicecenter/pins_store.png"); }

.picto-store-a { background-position: 0 0px; }

.picto-store-b { background-position: 0 -40px; }

.picto-store-c { background-position: 0 -80px; }

.picto-store-d { background-position: 0 -120px; }

.picto-store-e { background-position: 0 -160px; }

.picto-store-f { background-position: 0 -200px; }

.picto-store-g { background-position: 0 -240px; }

.picto-store-h { background-position: 0 -280px; }

.picto-store-i { background-position: 0 -320px; }

.picto-store-j { background-position: 0 -360px; }

.picto-store-k { background-position: 0 -400px; }

.picto-store-l { background-position: 0 -440px; }

.picto-store-m { background-position: 0 -480px; }

.picto-store-n { background-position: 0 -520px; }

.picto-store-o { background-position: 0 -560px; }

.picto-store-p { background-position: 0 -600px; }

.picto-store-q { background-position: 0 -640px; }

.picto-store-r { background-position: 0 -680px; }

.picto-store-s { background-position: 0 -720px; }

.picto-store-t { background-position: 0 -760px; }

.picto-store-u { background-position: 0 -800px; }

.picto-store-v { background-position: 0 -840px; }

.picto-store-w { background-position: 0 -880px; }

.picto-store-x { background-position: 0 -920px; }

.picto-store-y { background-position: 0 -960px; }

.picto-store-z { background-position: 0 -1000px; }

.svg .picto-regionaloffice { background-image: url("images/Servicecenter/pins_regionaloffice.svg"); }
.no-svg .picto-regionaloffice { background-image: url("images/Servicecenter/pins_regionaloffice.png"); }

.picto-regionaloffice-a { background-position: 0 0px; }

.picto-regionaloffice-b { background-position: 0 -40px; }

.picto-regionaloffice-c { background-position: 0 -80px; }

.picto-regionaloffice-d { background-position: 0 -120px; }

.picto-regionaloffice-e { background-position: 0 -160px; }

.picto-regionaloffice-f { background-position: 0 -200px; }

.picto-regionaloffice-g { background-position: 0 -240px; }

.picto-regionaloffice-h { background-position: 0 -280px; }

.picto-regionaloffice-i { background-position: 0 -320px; }

.picto-regionaloffice-j { background-position: 0 -360px; }

.picto-regionaloffice-k { background-position: 0 -400px; }

.picto-regionaloffice-l { background-position: 0 -440px; }

.picto-regionaloffice-m { background-position: 0 -480px; }

.picto-regionaloffice-n { background-position: 0 -520px; }

.picto-regionaloffice-o { background-position: 0 -560px; }

.picto-regionaloffice-p { background-position: 0 -600px; }

.picto-regionaloffice-q { background-position: 0 -640px; }

.picto-regionaloffice-r { background-position: 0 -680px; }

.picto-regionaloffice-s { background-position: 0 -720px; }

.picto-regionaloffice-t { background-position: 0 -760px; }

.picto-regionaloffice-u { background-position: 0 -800px; }

.picto-regionaloffice-v { background-position: 0 -840px; }

.picto-regionaloffice-w { background-position: 0 -880px; }

.picto-regionaloffice-x { background-position: 0 -920px; }

.picto-regionaloffice-y { background-position: 0 -960px; }

.picto-regionaloffice-z { background-position: 0 -1000px; }

.svg .picto-tradefair { background-image: url("images/Servicecenter/pins_tradefair.svg"); }
.no-svg .picto-tradefair { background-image: url("images/Servicecenter/pins_tradefair.png"); }

.picto-tradefair-0 { background-position: 0 0px; }

.picto-tradefair-1 { background-position: 0 -40px; }

.picto-tradefair-2 { background-position: 0 -80px; }

.picto-tradefair-3 { background-position: 0 -120px; }

.picto-tradefair-4 { background-position: 0 -160px; }

.picto-tradefair-5 { background-position: 0 -200px; }

.picto-tradefair-6 { background-position: 0 -240px; }

.picto-tradefair-7 { background-position: 0 -280px; }

.picto-tradefair-8 { background-position: 0 -320px; }

.picto-tradefair-9 { background-position: 0 -360px; }

.picto-tradefair-10 { background-position: 0 -400px; }

.picto-tradefair-11 { background-position: 0 -440px; }

.picto-tradefair-12 { background-position: 0 -480px; }

.picto-tradefair-13 { background-position: 0 -520px; }

.picto-tradefair-14 { background-position: 0 -560px; }

.picto-tradefair-15 { background-position: 0 -600px; }

.picto-tradefair-16 { background-position: 0 -640px; }

.picto-tradefair-17 { background-position: 0 -680px; }

.picto-tradefair-18 { background-position: 0 -720px; }

.picto-tradefair-19 { background-position: 0 -760px; }

.picto-tradefair-20 { background-position: 0 -800px; }

.picto-tradefair-21 { background-position: 0 -840px; }

.picto-tradefair-22 { background-position: 0 -880px; }

.picto-tradefair-23 { background-position: 0 -920px; }

.picto-tradefair-24 { background-position: 0 -960px; }

.picto-tradefair-25 { background-position: 0 -1000px; }

.picto-tradefair-26 { background-position: 0 -1040px; }

.picto-tradefair-27 { background-position: 0 -1080px; }

.picto-tradefair-28 { background-position: 0 -1120px; }

.picto-tradefair-29 { background-position: 0 -1160px; }

.picto-tradefair-30 { background-position: 0 -1200px; }

.picto-tradefair-31 { background-position: 0 -1240px; }

.picto-tradefair-32 { background-position: 0 -1280px; }

.picto-tradefair-33 { background-position: 0 -1320px; }

.picto-tradefair-34 { background-position: 0 -1360px; }

.picto-tradefair-35 { background-position: 0 -1400px; }

.picto-tradefair-36 { background-position: 0 -1440px; }

.picto-tradefair-37 { background-position: 0 -1480px; }

.picto-tradefair-38 { background-position: 0 -1520px; }

.picto-tradefair-39 { background-position: 0 -1560px; }

.picto-tradefair-40 { background-position: 0 -1600px; }

.picto-tradefair-41 { background-position: 0 -1640px; }

.picto-tradefair-42 { background-position: 0 -1680px; }

.picto-tradefair-43 { background-position: 0 -1720px; }

.picto-tradefair-44 { background-position: 0 -1760px; }

.picto-tradefair-45 { background-position: 0 -1800px; }

.picto-tradefair-46 { background-position: 0 -1840px; }

.picto-tradefair-47 { background-position: 0 -1880px; }

.picto-tradefair-48 { background-position: 0 -1920px; }

.picto-tradefair-49 { background-position: 0 -1960px; }

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

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

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

.text-uppercase { font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif; font-weight: normal; text-transform: uppercase; }

.text-alert { color: #cc0000; }
.text-alert a { color: #cc0000; text-decoration: underline; }
.no-touch .text-alert a:hover { color: #113c2b; }
.text-alert a:active { color: #113c2b; }

.text-quiet { color: #6d6e71; }
.text-quiet a { color: #6d6e71; text-decoration: underline; }
.no-touch .text-quiet a:hover { color: #113c2b; }
.text-quiet a:active { color: #113c2b; }

.responsive-carousel .carousel-inner { border-bottom: 0; }
.responsive-carousel .carousel-indicators { margin: 20px auto 10px; position: static; }
@media (max-width: 767px) { .responsive-carousel .carousel-indicators { display: none; } }
.responsive-carousel .carousel-control.left { margin-left: -38px; }
.responsive-carousel .carousel-control.right { margin-left: -12px; }
.responsive-carousel.navigation-below .carousel-control { height: 60px; bottom: -10px; top: auto; margin-left: 0; }
.responsive-carousel.navigation-below .carousel-control.right { margin-left: -50px; }
.responsive-carousel.navigation-below .carousel-indicators { margin-top: 30px; }
.responsive-carousel .carousel-pagination { text-align: center; margin-top: 30px; margin-bottom: 10px; }
@media (min-width: 768px) { .responsive-carousel .carousel-pagination { display: none; } }

.responsive-carousel-singlepage .carousel-control, .responsive-carousel-singlepage .carousel-indicators { display: none; }

.content-selector { background: #ececec; text-align: center; color: #113c2b; display: block; padding-bottom: 5px; }
.no-touch .content-selector:hover { text-decoration: none; }
.no-touch .content-selector:hover .content-selector-headline { color: #009c3b; }
.no-touch .content-selector:hover .content-selector-image img { opacity: 1; }
.content-selector:active { text-decoration: none; }
.content-selector:active .content-selector-headline { color: #009c3b; }
.content-selector:active .content-selector-image img { opacity: 1; }
.content-selector.active .content-selector-headline { color: #009c3b; }
.content-selector.active .content-selector-image img { -webkit-transition: none; transition: none; opacity: 1; }

.content-selector-image { background: white; }
.content-selector-image img { -webkit-transition: opacity 300ms ease-out; transition: opacity 300ms ease-out; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); opacity: 0.5; }

.content-selector-headline, .content-selector-text { padding: 0 10px; }
@media (max-width: 767px) { .content-selector-headline, .content-selector-text { display: none; } }

.content-selector-headline { margin-top: 15px; height: 2em; overflow: hidden; }

.content-selector-text { height: 5.2em; overflow: hidden; padding-bottom: 15px; }
.content-selector-text p { margin-bottom: 0; }

.content-selector-link { padding: 10px; }

.content-selector-textline, .content-selector-rating { background-color: rgba(17, 60, 43, 0.75); height: 25px; margin-top: -25px; position: relative; line-height: 27px; color: white; }

.content-selector-rating { font-size: 12px; letter-spacing: 1px; }

.content-selector-textline { font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif; }

.content-selector-target-wrapper { position: relative; }

.content-selector-target { opacity: 0; visibility: hidden; z-index: 0; -webkit-transition: all 300ms linear; transition: all 300ms linear; position: absolute; left: 0; top: 0; }
.content-selector-target.active { position: relative; opacity: 1; z-index: 1; visibility: visible; }

.icon { background: transparent url("images/Icons/icons.png") no-repeat 0 0; background-size: 50px; display: inline-block; overflow: hidden; text-indent: -1000px; white-space: nowrap; text-align: left; }

.icon-facebook { width: 25px; height: 25px; background-position: 0 0; }
.no-touch .icon-facebook:hover { background-position: -25px 0; }
.icon-facebook:active { background-position: -25px 0; }

.glyphicon-chevron-right:before, .glyphicon-chevron-left:before, .glyphicon-chevron-up:before, .glyphicon-chevron-down:before, .glyphicon-remove:before, .glyphicon-screenshot:before, .customicon-arrowright-small:before { font-size: 0.8em; position: relative; top: 0px; }

@font-face { font-family: 'Icomoon'; src: url("Fonts/icomoon/icomoon.eot"), url("Fonts/icomoon/icomoon.woff") format("woff"), url("Fonts/icomoon/icomoon.ttf") format("truetype"), url("Fonts/icomoon/icomoon.svg#icomoon") format("svg"); }

.customicon { position: relative; top: 1px; display: inline-block; font-family: 'Icomoon'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; }

.customicon-arrowright-small:before { content: "\e603"; }

.customicon-video-text:before { content: "\e5fa"; }

.customicon-video:before { content: "\e5fb"; }

.customicon-picture-text:before { content: "\e5fc"; }

.customicon-picture:before { content: "\e5fd"; }

.customicon-pdf-text:before { content: "\e5fe"; }

.customicon-pdf:before { content: "\e5ff"; }

.customicon-video-text:before, .customicon-video:before, .customicon-picture-text:before, .customicon-picture:before, .customicon-pdf-text:before, .customicon-pdf:before { font-size: 1.3em; }

@media (min-width: 768px) { .cook-details h2 { margin-top: 0; margin-bottom: 15px; } }
@media (max-width: 767px) { .cook-details img { display: none; } }

.cook-details-container { margin: 50px 0; }
@media (max-width: 767px) { .cook-details-container { margin: 30px 0; } }

.cook-details-restaurant { margin-bottom: 10px; }
.cook-details-restaurant .name { font-weight: bold; }

.cook-details-stars { color: #8b1a9a; font-size: 22px; }

.cook-details-quote { margin-top: 25px; }

.navigation-arrow { display: inline-block; background: transparent url("images/navigation-arrows.png") no-repeat 0 0; width: 40px; height: 60px; }

.navigation-arrow-left, .carousel-control:hover .navigation-arrow-left { background-position: 0 -80px; }
.navigation-arrow-left.disabled, .carousel-control .navigation-arrow-left { background-position: 0 0; }

.navigation-arrow-right, .carousel-control:hover .navigation-arrow-right { background-position: -50px -80px; }
.navigation-arrow-right.disabled, .carousel-control .navigation-arrow-right { background-position: -50px 0; }

.list-links > li > .btn-link { padding-top: 2px; padding-bottom: 2px; }

.list-stretched > li + li { margin-top: 10px; }

.list-ok > li { padding-left: 30px; position: relative; list-style-type: none; }
.list-ok > li:before { position: relative; display: inline-block; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; content: '\e013'; color: #009c3b; position: absolute; top: -2px; left: 0; font-size: 16px; }

.list-green-checkmark { padding-left: 0; }
.list-green-checkmark > li { padding-left: 30px; position: relative; list-style-type: none; }
.list-green-checkmark > li:before { position: relative; display: inline-block; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; content: '\e013'; color: #009c3b; position: absolute; top: -2px; left: 0; font-size: 16px; }
.list-green-checkmark > li + li { margin-top: 10px; }

.news h1 { margin-bottom: 60px; }
.news h3, .news h4 { margin-top: 14px; margin-bottom: 15px; color: #113c2b; }
.news ul { padding-left: 0; }
.news ul li { list-style-type: none; }
.news .teaser-text { text-align: left; }
.news .news-list-view { margin-bottom: 50px; }
.news .news-list-view .article:nth-child(2) { padding-top: 70px; }
.news .news-item-meta { color: #b2b2b2; font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif; }
.news .news-related.news-related-files { color: #B1B2B3; }
.news .container { margin-bottom: 15px; padding: 0; }
.news .news-img-wrap { margin-bottom: 15px; }
.news .news-img-wrap img { border: 1px solid #b1b2b3; }
.news .glyphicon { display: inline; }
.news .page-navigation { margin-bottom: 20px; float: right; }
.news .page-navigation .f3-widget-paginator { padding: 0; list-style-type: none; }
.news .page-navigation .f3-widget-paginator li { display: inline; margin-right: 15px; }
.news .page-navigation p { margin-bottom: 2px; }

.news-single { margin-bottom: 70px; }
.news-single .news-img-wrap .outer { margin-bottom: 20px; }
.news-single .ts-fancyboxWidget-applied .mediaelement-image { position: relative; }
.news-single .ts-fancyboxWidget-applied .mediaelement-image .glyphicon { position: absolute; bottom: 10px; right: 10px; top: initial; font-size: 15px; }
.news-single .ts-fancyboxWidget-applied .mediaelement-image a { color: white; }
.news-single .ts-fancyboxWidget-applied .mediaelement-image img { border: 1px solid #b1b2b3; }

.mejs-container { position: relative; background: #000; font-family: Helvetica, Arial; text-align: left; vertical-align: top; text-indent: 0; }

.me-plugin { position: absolute; }

.mejs-controls { -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
@media (max-width: 767px) { .mejs-controls { display: none; } }

.mejs-embed, .mejs-embed body { width: 100%; height: 100%; margin: 0; padding: 0; background: #000; overflow: hidden; }

.mejs-fullscreen { /* set it to not show scroll bars so 100% will work */ overflow: hidden !important; }

.mejs-container-fullscreen { position: fixed; left: 0; top: 0; right: 0; bottom: 0; overflow: hidden; z-index: 1000; }

.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video { width: 100%; height: 100%; }

.mejs-clear { clear: both; }

/* Start: LAYERS */
.mejs-background { position: absolute; top: 0; left: 0; }

.mejs-mediaelement { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.mejs-poster { position: absolute; top: 0; left: 0; background-size: contain; background-position: 50% 50%; background-repeat: no-repeat; background-color: #000; }

:root .mejs-poster img { display: none; }

.mejs-inner, .mejs-layers { height: 100%; width: 100%; }

.mejs-poster img { border: 0; padding: 0; border: 0; }

.mejs-overlay { position: absolute; top: 0; left: 0; }

.mejs-overlay-play { cursor: pointer; }

.mejs-overlay-button { position: absolute; top: 50%; left: 50%; width: 100px; height: 100px; margin: -50px 0 0 -50px !important; background: url(images/bigplay.svg) no-repeat; }

.videoplayer-big .mejs-overlay-button { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

.no-svg .mejs-overlay-button { background-image: url(images/bigplay.png); }

.mejs-overlay:hover .mejs-overlay-button { background-position: 0 -100px; }

.mejs-overlay-loading { position: absolute; top: 50%; left: 50%; width: 76px; height: 76px; margin: -38px 0 0 -38px; background: #113c2b; -webkit-border-radius: 38px; -moz-border-radius: 38px; -ms-border-radius: 38px; -o-border-radius: 38px; border-radius: 38px; }

.mejs-overlay-loading span { display: block; width: 76px; height: 76px; background: transparent url(images/loading.png) 50% 50% no-repeat; }

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls { position: absolute; list-style-type: none; margin: 0; padding: 0 0 3px 0; height: 29px; overflow: hidden; bottom: 10px; background: white; background: rgba(255, 255, 255, 0.7); left: 11px; right: 11px; }

.mejs-container .mejs-controls div { list-style-type: none; background-image: none; display: block; float: left; margin: 0; padding: 0; width: 26px; height: 26px; font-size: 11px; line-height: 11px; font-family: Helvetica, Arial; border: 0; }

.mejs-controls .mejs-button button { cursor: pointer; display: block; font-size: 0; line-height: 0; text-decoration: none; margin: 7px 5px; padding: 0; position: absolute; height: 16px; width: 16px; border: 0; background: transparent url(images/controls.svg) no-repeat; }

.no-svg .mejs-controls .mejs-button button { background-image: url(images/controls.png); }

/* :focus for accessibility */
.mejs-controls .mejs-button button:focus { outline: none; }

/* End: CONTROL BAR */
/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time { color: #fff; display: block; height: 17px; width: auto; padding: 8px 3px 0 3px; overflow: hidden; text-align: center; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

.mejs-container .mejs-controls .mejs-time span { color: #113c2b; font-size: 11px; line-height: 12px; display: block; float: left; margin: 1px 2px 0 0; width: auto; }

/* End: Time (Current / Duration) */
/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button { background-position: 0 0; }

.mejs-controls .mejs-pause button { background-position: 0 -16px; }

.mejs-controls .mejs-stop button { background-position: -112px 0; }

/* Start: Play/Pause/Stop */
/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail { direction: ltr; width: 200px; padding-top: 5px; }

.mejs-controls .mejs-time-rail span { display: block; position: absolute; width: 180px; height: 10px; cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total { margin: 5px 4px; background: #333; background: rgba(50, 50, 50, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-buffering { width: 100%; 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: -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: -ms-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: 15px 15px; -moz-background-size: 15px 15px; -o-background-size: 15px 15px; background-size: 15px 15px; -webkit-animation: buffering-stripes 2s linear infinite; -moz-animation: buffering-stripes 2s linear infinite; -ms-animation: buffering-stripes 2s linear infinite; -o-animation: buffering-stripes 2s linear infinite; animation: buffering-stripes 2s linear infinite; }

@-webkit-keyframes buffering-stripes { from { background-position: 0 0; }
  to { background-position: 30px 0; } }

@-moz-keyframes buffering-stripes { from { background-position: 0 0; }
  to { background-position: 30px 0; } }

@-ms-keyframes buffering-stripes { from { background-position: 0 0; }
  to { background-position: 30px 0; } }

@-o-keyframes buffering-stripes { from { background-position: 0 0; }
  to { background-position: 30px 0; } }

@keyframes buffering-stripes { from { background-position: 0 0; }
  to { background-position: 30px 0; } }

.mejs-controls .mejs-time-rail .mejs-time-loaded { background: rgba(17, 60, 43, 0.5); width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current { background: #009c3b; width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-handle { display: none; position: absolute; margin: 0; width: 10px; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; cursor: pointer; border: solid 2px #333; top: -2px; text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float { position: absolute; display: none !important; background: #eee; width: 36px; height: 17px; border: solid 1px #333; top: -26px; margin-left: -18px; text-align: center; color: #111; }

.mejs-controls .mejs-time-rail .mejs-time-float-current { margin: 2px; width: 30px; display: block; text-align: center; left: 0; }

.mejs-controls .mejs-time-rail .mejs-time-float-corner { position: absolute; display: block; width: 0; height: 0; line-height: 0; border: solid 5px #eee; border-color: #eee transparent transparent transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; top: 15px; left: 13px; }

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float { width: 48px; }

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current { width: 44px; }

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner { left: 18px; }

.mejs-controls .mejs-fullscreen-button button { background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button { background-position: -32px -16px; }

/* End: Fullscreen */
/* Start: Mute/Volume */
.mejs-controls .mejs-mute button { background-position: -16px -16px; }

.mejs-controls .mejs-unmute button { background-position: -16px 0; }

.mejs-controls .mejs-volume-button { position: relative; }

.mejs-controls .mejs-volume-button .mejs-volume-slider { display: none; height: 115px; width: 25px; background: url(images/background.png); background: rgba(50, 50, 50, 0.7); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; top: -115px; left: 0; z-index: 1; position: absolute; margin: 0; }

.mejs-controls .mejs-volume-button:hover { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total { position: absolute; left: 11px; top: 8px; width: 2px; height: 100px; background: #ddd; background: rgba(255, 255, 255, 0.5); margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current { position: absolute; left: 11px; top: 8px; width: 2px; height: 100px; background: #ddd; background: rgba(255, 255, 255, 0.9); margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle { position: absolute; left: 4px; top: -3px; width: 16px; height: 6px; background: #ddd; background: rgba(255, 255, 255, 0.9); cursor: N-resize; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; margin: 0; }

/* horizontal version */
.mejs-controls div.mejs-horizontal-volume-slider { height: 26px; width: 60px; position: relative; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { position: absolute; left: 0; top: 11px; width: 50px; height: 8px; margin: 0; padding: 0; font-size: 1px; background: #333; background: rgba(50, 50, 50, 0.8); }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current { position: absolute; left: 0; top: 11px; width: 50px; height: 8px; margin: 0; padding: 0; font-size: 1px; background: #009c3b; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle { display: none; }

/* End: Mute/Volume */
/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button { position: relative; }

.mejs-controls .mejs-captions-button button { background-position: -48px 0; }

.mejs-controls .mejs-captions-button .mejs-captions-selector { visibility: hidden; position: absolute; bottom: 26px; right: -10px; width: 130px; height: 100px; background: url(images/background.png); background: rgba(50, 50, 50, 0.7); border: solid 1px transparent; padding: 10px; overflow: hidden; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/
.mejs-controls .mejs-captions-button .mejs-captions-selector ul { margin: 0; padding: 0; display: block; list-style-type: none !important; overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li { margin: 0 0 6px 0; padding: 0; list-style-type: none !important; display: block; color: #fff; overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input { clear: both; float: left; margin: 3px 3px 0 5px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label { width: 100px; float: left; padding: 4px 0 0 0; line-height: 15px; font-family: helvetica, arial; font-size: 10px; }

.mejs-controls .mejs-captions-button .mejs-captions-translations { font-size: 10px; margin: 0 0 5px 0; }

.mejs-chapters { position: absolute; top: 0; left: 0; -xborder-right: solid 1px #fff; width: 10000px; z-index: 1; }

.mejs-chapters .mejs-chapter { position: absolute; float: left; background: #222; background: rgba(0, 0, 0, 0.7); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7))); background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7)); background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7)); background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7)); background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7)); background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7)); filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000); overflow: hidden; border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block { font-size: 11px; color: #fff; padding: 5px; display: block; border-right: solid 1px #333; border-bottom: solid 1px #333; cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last { border-right: none; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover { background: #666; background: rgba(102, 102, 102, 0.7); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6))); background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6)); background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6)); background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6)); background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6)); background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6)); filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title { font-size: 12px; font-weight: bold; display: block; white-space: nowrap; text-overflow: ellipsis; margin: 0 0 3px 0; line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan { font-size: 12px; line-height: 12px; margin: 3px 0 4px 0; display: block; white-space: nowrap; text-overflow: ellipsis; }

.mejs-captions-layer { position: absolute; bottom: 0; left: 0; text-align: center; line-height: 22px; font-size: 12px; color: #fff; }

.mejs-captions-layer a { color: #fff; text-decoration: underline; }

.mejs-captions-layer[lang=ar] { font-size: 20px; font-weight: normal; }

.mejs-captions-position { position: absolute; width: 100%; bottom: 15px; left: 0; }

.mejs-captions-position-hover { bottom: 45px; }

.mejs-captions-text { padding: 3px 5px; background: url(images/background.png); background: rgba(20, 20, 20, 0.8); }

/* End: Track (Captions and Chapters) */
/* Start: Error */
.me-cannotplay a { color: #fff; font-weight: bold; }

.me-cannotplay span { padding: 15px; display: block; }

/* End: Error */
/* Start: Loop */
.mejs-controls .mejs-loop-off button { background-position: -64px -16px; }

.mejs-controls .mejs-loop-on button { background-position: -64px 0; }

/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button { background-position: -80px -16px; }

.mejs-controls .mejs-backlight-on button { background-position: -80px 0; }

/* End: backlight */
/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button { background-position: -96px 0; }

/* End: Picture Controls */
/* context menu */
.mejs-contextmenu { position: absolute; width: 150px; padding: 10px; border-radius: 4px; top: 0; left: 0; background: #fff; border: solid 1px #999; z-index: 1001; /* make sure it shows on fullscreen */ }

.mejs-contextmenu .mejs-contextmenu-separator { height: 1px; font-size: 0; margin: 5px 6px; background: #333; }

.mejs-contextmenu .mejs-contextmenu-item { font-family: Helvetica, Arial; font-size: 12px; padding: 4px 6px; cursor: pointer; color: #333; }

.mejs-contextmenu .mejs-contextmenu-item:hover { background: #2C7C91; color: #fff; }

/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button { position: relative; }

.mejs-controls .mejs-sourcechooser-button button { background-position: -128px 0; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector { visibility: hidden; position: absolute; bottom: 26px; right: -10px; width: 130px; height: 100px; background: url(images/background.png); background: rgba(50, 50, 50, 0.7); border: solid 1px transparent; padding: 10px; overflow: hidden; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul { margin: 0; padding: 0; display: block; list-style-type: none !important; overflow: hidden; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li { margin: 0 0 6px 0; padding: 0; list-style-type: none !important; display: block; color: #fff; overflow: hidden; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input { clear: both; float: left; margin: 3px 3px 0 5px; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label { width: 100px; float: left; padding: 4px 0 0 0; line-height: 15px; font-family: helvetica, arial; font-size: 10px; }

/* End: Source Chooser */
/* Start: Postroll */
.mejs-postroll-layer { position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background: url(images/background.png); background: rgba(50, 50, 50, 0.7); z-index: 1000; overflow: hidden; }

.mejs-postroll-layer-content { width: 100%; height: 100%; }

.mejs-postroll-close { position: absolute; right: 0; top: 0; background: url(images/background.png); background: rgba(50, 50, 50, 0.7); color: #fff; padding: 4px; z-index: 100; cursor: pointer; }

/* End: Postroll */
video { opacity: 0.01; }

.videoplayer { width: 100%; overflow: hidden; position: relative; background: #eae7e3; padding-bottom: 56.25%; text-align:center; max-width:1140px; margin:auto;}
.videoplayer .video-player { text-align:center;}
.videoplayer > .mejs-video, .videoplayer .mejs-mediaelement video, .videoplayer .mejs-mediaelement object, .videoplayer .mejs-layer { opacity: 1; width: 100% !important; height: 100% !important; position: absolute; left: 0; top: 0;  text-align:center;}
.videoplayer.youtubeplayer { padding-bottom: 0; margin: 0 !important; width: 100% !important; background-color: #eae7e3; }
.videoplayer.youtubeplayer iframe { border: 0; }
.videoplayer.youtubeplayer .video-player { margin-bottom: -5px; text-align: center; }
.videoplayer.youtubeplayer .video-player.initialized .video-controls .player-fullsize-btn { display: block; }
.videoplayer.youtubeplayer .video-controls { position: absolute; z-index: 10; bottom: 0; left: 0; width: 100%; }
.videoplayer.youtubeplayer .video-controls .player-fullsize-btn { position: absolute; background: transparent; bottom: 0; left: 0; text-align: center; display: none; }
.videoplayer.youtubeplayer .video-controls .player-fullsize-btn .play-pause.large { width: 150px; height: 150px; margin: -75px 0 0 -75px; background: url(images/bigplay.svg) no-repeat; background-size: 100%; position: absolute; top: 50%; left: 50%; }
.no-svg .videoplayer.youtubeplayer .video-controls .player-fullsize-btn .play-pause.large { background-image: url(images/bigplay.png); background-color: #113c2b; width: 100px; height: 100px; margin: -50px 0 0 -50px; }
.videoplayer.youtubeplayer .video-controls .player-fullsize-btn:hover .play-pause.large { background-position: left bottom; }
.no-svg .videoplayer.youtubeplayer .video-controls .player-fullsize-btn:hover .play-pause.large { background-color: #009c3b; }
.videoplayer.youtubeplayer .video-controls .control-bar { background: #fff; background: rgba(255, 255, 255, 0.7); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); margin: 10px; height: 30px; position: relative; opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }
.videoplayer.youtubeplayer .video-controls .control-bar .play-pause, .videoplayer.youtubeplayer .video-controls .control-bar .volume { width: 16px; height: 16px; margin: 7px; float: left; background: transparent url(images/controls.svg) no-repeat; background-position: 0px -16px; display: block; overflow: hidden; }
.no-svg .videoplayer.youtubeplayer .video-controls .control-bar .play-pause, .no-svg .videoplayer.youtubeplayer .video-controls .control-bar .volume { background-image: url(images/controls.png); }
.videoplayer.youtubeplayer .video-controls .control-bar .play-pause.paused { background-position: 0px 0px; }
.videoplayer.youtubeplayer .video-controls .control-bar .volume { background-position: -16px -16px; float: right; }
.videoplayer.youtubeplayer .video-controls .control-bar .volume.muted { background-position: -16px 0; }
.videoplayer.youtubeplayer .video-controls .timer { float: right; font-size: 12px; padding: 7px 0 6px 10px; width: 81px; height: 30px; color: #000; }
.videoplayer.youtubeplayer .video-controls .status { margin: 0 110px 10px 30px; padding: 10px 0; height: 30px; display: none; }
.videoplayer.youtubeplayer .video-controls .status .bar { height: 100%; display: block; background-color: silver; background-color: rgba(0, 0, 0, 0.2); position: relative; }
.videoplayer.youtubeplayer .video-controls .status .loaded, .videoplayer.youtubeplayer .video-controls .status .indicator { display: block; height: 100%; position: absolute; width: 0px; }
.videoplayer.youtubeplayer .video-controls .status .loaded { background-color: #113c2b; }
.videoplayer.youtubeplayer .video-controls .status .indicator { background-color: #009c3b; }
.videoplayer.youtubeplayer .video-controls.playing .player-fullsize-btn { display: none !important; }
.videoplayer.youtubeplayer .video-player.mouseover .playing .control-bar { opacity: 1; filter: alpha(opacity=100); }
.videoplayer.youtubeplayer .video-player.mouseover .playing .control-bar .status { display: block; }

.videoplayer-video { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }

.videoplayer-full { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; z-index: 0; }

.videoplayer-play { width: 110px; height: 110px; -webkit-border-radius: 110px; -moz-border-radius: 110px; -ms-border-radius: 110px; -o-border-radius: 110px; border-radius: 110px; background: #009c3b; position: absolute; z-index: 1; top: 50%; left: 50%; margin: -55px 0 0 -55px; overflow: hidden; text-decoration: none !important; }
.videoplayer-play:before { position: relative; display: inline-block; font-family: 'Icomoon'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; content: "\e603"; font-size: 60px; position: absolute; left: 28px; top: 0px; line-height: 110px; color: white; }
.videoplayer-play:hover { background: #113c2b; }

.videoplayer-placeholder { z-index: 1; }

.touch .videoplayer-youtube .mejs-overlay-play { display: none; }

.me-plugin { position: static !important; }

/* fancyBox v2.1.5 fancyapps.com | fancyapps.comfancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }

.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }

.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.fancybox-opened { z-index: 8030; }

.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner { position: relative; }

.fancybox-inner { overflow: hidden; }

.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 15px; white-space: nowrap; }

.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }

.fancybox-image { max-width: 100%; max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("fancybox/fancybox_sprite.png"); }

#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }

#fancybox-loading div { width: 44px; height: 44px; background: url("fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }

.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url("fancybox/blank.gif"); /* helps IE */ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); z-index: 8040; }

.fancybox-prev { left: 0; }

.fancybox-next { right: 0; }

.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }

.fancybox-prev span { left: 10px; background-position: 0 -36px; }

.fancybox-next span { right: 10px; background-position: 0 -72px; }

.fancybox-nav:hover span { visibility: visible; }

.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */
.fancybox-lock { overflow: hidden !important; width: auto; }

.fancybox-lock body { overflow: hidden !important; }

.fancybox-lock-test { overflow-y: hidden !important; }

.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url("fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }

.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; text-shadow: none; z-index: 8050; }

.fancybox-opened .fancybox-title { visibility: visible; }

.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }

.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }

.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }

.fancybox-title-inside-wrap { padding-top: 10px; }

.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url("fancybox/fancybox_sprite@2x.png"); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div { background-image: url("fancybox/fancybox_loading@2x.gif"); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ } }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }

.fancybox-title h3 { color: #113c2b; }

.fancybox-description { margin-top: 10px; }

.fancybox-close { background: url(images/Icons/lightbox_close.png) no-repeat; width: 20px; height: 20px; top: 24px; right: 24px; }
.no-touch .fancybox-close:hover { background-position: -20px 0; }
.fancybox-close:active { background-position: -20px 0; }

.fancybox-nav { width: 100px; }
.no-touch .fancybox-nav:hover { background: rgba(255, 255, 255, 0.85); }
.fancybox-nav:active { background: rgba(255, 255, 255, 0.85); }
.fancybox-nav span { background: url(images/navigation-arrows.png) no-repeat; width: 40px; height: 60px; margin-top: -30px; visibility: visible; }
.fancybox-nav.fancybox-prev span { left: 25px; }
.no-touch .fancybox-nav.fancybox-prev:hover span { background-position: 0 -80px; }
.fancybox-nav.fancybox-prev:active span { background-position: 0 -80px; }
.fancybox-nav.fancybox-next span { right: 25px; background-position: -50px 0; }
.no-touch .fancybox-nav.fancybox-next:hover span { background-position: -50px -80px; }
.fancybox-nav.fancybox-next:active span { background-position: -50px -80px; }
@media (max-width: 767px) { .fancybox-nav { width: 40px; }
  .fancybox-nav.fancybox-prev span { left: 0; }
  .fancybox-nav.fancybox-next span { right: 0; } }

@media (min-width: 768px) { .button-top { transition: left 0.2s ease-out; -khtml-transition: left 0.2s ease-out; -moz-transition: left 0.2s ease-out; -webkit-transition: left 0.2s ease-out; -o-transition: left 0.2s ease-out; position: fixed; top: 393px; left: -97px; height: 25px; width: auto; z-index: 9999; background: url("images/button-top.png") 100% 0 no-repeat; overflow: hidden; display: none; }
  .button-top .glyphicon { display: none; }
  .button-top:hover { left: 0 !important; }
  .button-top a { color: white !important; text-decoration: none !important; text-transform: uppercase; display: block !important; float: right; padding: 3px 30px 0 10px; white-space: nowrap; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4); -khtml-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4); -moz-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4); -webkit-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4); -o-text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4); } }
@media (max-width: 767px) { .button-top { position: fixed; background-color: #009c3b; height: 50px; width: 100%; z-index: 9999; bottom: -2px; left: 0 !important; opacity: 0.9; display: none; }
  .button-top .glyphicon { margin-left: 6px; }
  .button-top a { color: white !important; text-decoration: none !important; text-transform: uppercase; display: block !important; text-align: center; padding: 15px; font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif; } }
.download-link, .article ul li .download-link { padding-left: 15px; }
.download-link:before, .article ul li .download-link:before { position: relative; display: inline-block; font-family: 'Icomoon'; -webkit-font-smoothing: antialiased; font-style: normal; font-weight: normal; line-height: 1; content: "\e5f9"; font-size: 24px; margin-left: -15px; margin-top: 3px; margin-right: 5px; top: 4px; }
.download-link[href$="mp4"]:before, .download-link[href$="ogv"]:before, .download-link[href$="flv"]:before, .download-link[href$="mpeg"]:before, .article ul li .download-link[href$="mp4"]:before, .article ul li .download-link[href$="ogv"]:before, .article ul li .download-link[href$="flv"]:before, .article ul li .download-link[href$="mpeg"]:before { content: "\e5fa"; }
.download-link[href$="jpg"]:before, .download-link[href$="gif"]:before, .download-link[href$="png"]:before, .article ul li .download-link[href$="jpg"]:before, .article ul li .download-link[href$="gif"]:before, .article ul li .download-link[href$="png"]:before { content: "\e5fc"; }
.download-link[href$="pdf"]:before, .article ul li .download-link[href$="pdf"]:before { content: "\e5fe"; }

.socialmedialinks { list-style: none; overflow: hidden; padding: 0; margin: 10px 0 40px; line-height: 20px; text-align: center; }
.socialmedialinks > li { text-align: left; vertical-align: bottom; display: inline-block; height: 20px; min-width: 130px; position: relative; left: 27px; }
@media (max-width: 768px) { .socialmedialinks > li { margin-bottom: 10px; } }

/* EVENT BOOKING SYSTEM */
.tx-ts-events .tx-srfreecap-pi1-image { margin: 0 10px 10px 0; vertical-align: baseline; }
.tx-ts-events .tx-srfreecap-pi1-cant-read { display: block; }
.tx-ts-events form .actions a { cursor: pointer; }

.landingpage { margin-bottom: 40px; }
@media (min-width: 768px) { .landingpage .navbar-brand img { margin-left: -12px; } }
.landingpage ~ .navbar-placeholder { height: 195px; }
.landingpage #wrapper-header { border-bottom: 1px solid #b1b2b3; height: 150px; }
@media (min-width: 768px) { .landingpage #wrapper-header { max-width: 716px; } }
@media (min-width: 991px) { .landingpage #wrapper-header { max-width: 960px; } }
@media (min-width: 1200px) { .landingpage #wrapper-header { max-width: 1140px; } }
@media (max-width: 991px) { .landingpage #wrapper-header { height: 130px; } }

/* ========================================================================== $BASE-PICKER ========================================================================== */
/** Note: the root picker element should *NOT* be styled more than what’s here. */
.picker { font-size: 16px; text-align: left; line-height: 1.2; color: #000000; position: absolute; z-index: 10000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

/** The picker input element. */
.picker__input { cursor: default; }

/** When the picker is opened, the input element is “activated”. */
.picker__input.picker__input--active { border-color: #0089ec; }

/** The holder is the only “scrollable” top-level container element. */
.picker__holder { width: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; }

/*
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/** Note: the root picker element should *NOT* be styled more than what’s here. */
.picker { width: 100%; }

/** The holder is the base of the picker. */
.picker__holder { position: absolute; background: #ffffff; border: 1px solid #aaaaaa; border-top-width: 0; border-bottom-width: 0; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; min-width: 176px; max-width: 466px; max-height: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg); -moz-transform: translateY(-1em) perspective(600px) rotateX(10deg); transform: translateY(-1em) perspective(600px) rotateX(10deg); -webkit-transition: all 0.15s ease-out, max-height 0 0.15s, border-width 0 0.15s; -moz-transition: all 0.15s ease-out, max-height 0 0.15s, border-width 0 0.15s; transition: all 0.15s ease-out, max-height 0 0.15s, border-width 0 0.15s; }

/** The frame and wrap work together to ensure that clicks within the picker don’t reach the holder. */
.picker__frame { padding: 1px; }

.picker__wrap { margin: -1px; }

/** When the picker opens... */
.picker--opened .picker__holder { max-height: 25em; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; border-top-width: 1px; border-bottom-width: 1px; -webkit-transform: translateY(0) perspective(600px) rotateX(0); -moz-transform: translateY(0) perspective(600px) rotateX(0); transform: translateY(0) perspective(600px) rotateX(0); -webkit-transition: all 0.15s ease-out, max-height 0, border-width 0; -moz-transition: all 0.15s ease-out, max-height 0, border-width 0; transition: all 0.15s ease-out, max-height 0, border-width 0; -webkit-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12); -moz-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12); box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12); }

/* ========================================================================== $BASE-DATE-PICKER ========================================================================== */
/** The picker box. */
.picker__box { padding: 0 1em; }

/** The header containing the month and year stuff. */
.picker__header { text-align: center; position: relative; margin-top: .75em; }

/** The month and year labels. */
.picker__month, .picker__year { font-weight: 500; display: inline-block; margin-left: .25em; margin-right: .25em; }

.picker__year { color: #999999; font-size: .8em; font-style: italic; }

/** The month and year selectors. */
.picker__select--month, .picker__select--year { border: 1px solid #b7b7b7; height: 2.5em; padding: .5em .25em; margin-left: .25em; margin-right: .25em; font-size: .6em; }

@media (min-width: 24.5em) { .picker__select--month, .picker__select--year { font-size: .8em; margin-top: -0.5em; } }
.picker__select--month { width: 35%; }

.picker__select--year { width: 22.5%; }

.picker__select--month:focus, .picker__select--year:focus { border-color: #0089ec; }

/** The month navigation buttons. */
.picker__nav--prev, .picker__nav--next { position: absolute; padding: .5em 1.25em; width: 1em; height: 1em; top: -0.25em; }

@media (min-width: 24.5em) { .picker__nav--prev, .picker__nav--next { top: -0.33em; } }
.picker__nav--prev { left: -1em; padding-right: 1.25em; }

@media (min-width: 24.5em) { .picker__nav--prev { padding-right: 1.5em; } }
.picker__nav--next { right: -1em; padding-left: 1.25em; }

@media (min-width: 24.5em) { .picker__nav--next { padding-left: 1.5em; } }
.picker__nav--prev:before, .picker__nav--next:before { content: " "; border-top: .5em solid transparent; border-bottom: .5em solid transparent; border-right: 0.75em solid #000000; width: 0; height: 0; display: block; margin: 0 auto; }

.picker__nav--next:before { border-right: 0; border-left: 0.75em solid #000000; }

.picker__nav--prev:hover, .picker__nav--next:hover { cursor: pointer; color: #000000; background: #b1dcfb; }

.picker__nav--disabled, .picker__nav--disabled:hover, .picker__nav--disabled:before, .picker__nav--disabled:before:hover { cursor: default; background: none; border-right-color: #f5f5f5; border-left-color: #f5f5f5; }

/** The calendar table of dates */
.picker__table { text-align: center; border-collapse: collapse; border-spacing: 0; table-layout: fixed; font-size: inherit; width: 100%; margin-top: .75em; margin-bottom: .5em; }

@media (min-height: 33.875em) { .picker__table { margin-bottom: .75em; } }
.picker__table td { margin: 0; padding: 0; }

/** The weekday labels */
.picker__weekday { width: 14.285714286%; font-size: .75em; padding-bottom: .25em; color: #999999; font-weight: 500; /* Increase the spacing a tad */ }

@media (min-height: 33.875em) { .picker__weekday { padding-bottom: .5em; } }
/** The days on the calendar */
.picker__day { padding: .3125em 0; font-weight: 200; border: 1px solid transparent; }

.picker__day--today { color: #0089ec; position: relative; }

.picker__day--today:before { content: " "; position: absolute; top: 2px; right: 2px; width: 0; height: 0; border-top: 0.5em solid #0059bc; border-left: .5em solid transparent; }

.picker__day--selected, .picker__day--selected:hover { border-color: #0089ec; }

.picker__day--highlighted { background: #b1dcfb; }

.picker__day--disabled:before { border-top-color: #aaaaaa; }

.picker__day--outfocus { color: #dddddd; }

.picker__day--infocus:hover, .picker__day--outfocus:hover { cursor: pointer; color: #000000; background: #b1dcfb; }

.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted { background: #0089ec; color: #ffffff; }

.picker__day--disabled, .picker__day--disabled:hover { background: #f5f5f5; border-color: #f5f5f5; color: #dddddd; cursor: default; }

.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover { background: #bbbbbb; }

/** The footer containing the "today" and "clear" buttons. */
.picker__footer { text-align: center; }

.picker__button--today, .picker__button--clear { border: 1px solid #ffffff; background: #ffffff; font-size: .8em; padding: .66em 0; font-weight: bold; width: 50%; display: inline-block; vertical-align: bottom; }

.picker__button--today:hover, .picker__button--clear:hover { cursor: pointer; color: #000000; background: #b1dcfb; border-bottom-color: #b1dcfb; }

.picker__button--today:focus, .picker__button--clear:focus { background: #b1dcfb; border-color: #0089ec; outline: none; }

.picker__button--today:before, .picker__button--clear:before { position: relative; display: inline-block; height: 0; }

.picker__button--today:before { content: " "; margin-right: .45em; top: -0.05em; width: 0; border-top: 0.66em solid #0059bc; border-left: .66em solid transparent; }

.picker__button--clear:before { content: "\D7"; margin-right: .35em; top: -0.1em; color: #ee2200; vertical-align: top; font-size: 1.1em; }

.language-switch { position: absolute; right: 12px; top: 12px; z-index: 10; font-size: 14px; }
.language-switch a { color: #6d6e71; text-decoration: none; }
.no-touch .language-switch a:hover { color: #009c3b; }
.language-switch a:active { color: #009c3b; }

#right-header-top {

  width: 100%;
  margin-top: 10px;
}
.distributor-image {
  float: right;
  /*width: 110px;*/
  text-align: right;
}

.distributor-text {
  float: right;
  vertical-align: middle;
  display: block;
  width: 100px;
  height: 84px;
  border-left: 1px solid #b2b3b4;
  padding: 4px 15px 0px 15px;
}

.distributor-text a {
  color: #113d2b;
  font-size: 11px;
  font-family: Georgia;
  font-weight: normal;
  text-decoration: none;
}

.current-menu-item a {
  /*color: #009c3b ;*/
}

.menu .current-menu-item > a, .menu .current-menu-parent > a {
  color: #009c3b !important ;
}

.menu .sub-menu {
  display: none;
}

/*#wrapper-stage {
  margin-top: 128px;
}*/

.menu-item a {
  /*color: #000 ;*/
}

 .navbar-fixed-top #main-navigation .dropdown-menu .list-unstyled .current-menu-item a, .navbar-fixed-top #main-navigation .dropdown-menu .list-inline .current-menu-item a { color: #009c3b; }

.alignright {
  float: right;
  margin-left:12px;
}

.alignleft {
  float: left;
  margin-right:12px;
}


/* dropdown language */

#wrapper-lang {
	float: right;
	margin-top:-7px;
	margin-right: 0px;
	margin-left:15px;
	
	padding-left:3px;
	padding-top:19px;
}

#wrapper-lang a {
	color: #113c2b;
	text-decoration: none;
	font-weight:normal;
	/*font-size: 9.5pt;*/
	padding-right: 5px;
	padding-left: 5px;
	-webkit-transition: all .4s linear;  
    -moz-transition: all .4s linear;  
    -o-transition: all .4s linear;  
    -ms-transition: all .4s linear;  
    transition: all .4s linear;
}

#wrapper-lang a:hover {
	color:#009a3d;
}

.desc { /*font-size:0.75em;*/ color:#6b6b6b;}
.desc a {/*font-size:0.75em;*/ color:#0092dd;}

.dropdownlang {/*font-size:0.75em;*/ color:#000; background-color:#f0f0f0; margin: 0px; font-family: "LinotypeUniversW02-Bold 726184", Arial, Tahoma, Verdana, Helvetica, sans-serif;}
.dropdownlang dd, .dropdownlang dt, .dropdownlang ul { margin:0px; padding:0px; }
.dropdownlang dd { position:relative; }
.dropdownlang a, .dropdownlang a:visited { color:#816c5b; text-decoration:none; outline:none;}
.dropdownlang a:hover { color:#009a3d; text-decoration:underline;}
.dropdownlang dt a:hover { color:#009a3d; text-decoration:underline;}
.dropdownlang dt a {background:#fff url(dropdown/arrow.png) no-repeat scroll right center; display:block; padding-right:20px;
				width:100px;}
.dropdownlang dt a span {cursor:pointer; display:block; padding:2px 0 0 0;}
.dropdownlang dd ul { background:#fff none repeat scroll 0 0; color:#C5C0B0; display:none;
				  left:0px; padding:1px 0px; /*padding-left:10px; margin-left:-10px; */position:absolute; top:1px;/* width:auto; min-width:110px;*/ width: 100%; list-style:none;}
.dropdownlang span.value { display:none;}
.dropdownlang dd ul li a { padding:1px; display:block;}
.dropdownlang dd ul li a:hover { color:#009a3d; background-color:#fff; text-decoration:underline !important;}

.dropdownlang img.flag { border:none; vertical-align:middle; margin-right:5px; margin-top:-3px;}
.flagvisibility { }

.navbar-fixed-top #wrapper-header .hoffcial {
  margin-top: 145px;
}

.dropnla2 {display: none;}

.dropdownlang {
  border: 1px solid #CECECE;

background-color: #fff;
}

.dropdownlang ul {
  border: 1px solid #CECECE;
  border-top: none;

}

.hoffcialwpsta {/* margin-top: 147px; deleted because high margin if dwot layer is not fixed */}

.nohoffcialwpsta {/* margin-top: 128px; deleted because high margin if dwot layer is not fixed */}

.img-right-aligned { margin-left:10px;}
.img-left-aligned { margin-right:10px;}


/* base START */
* {
  -webkit-hyphens: none!important;
  -moz-hyphens: none!important;
  -ms-hyphens: none!important;
  hyphens: none!important;
}

.dplusc_topspacer {
  margin-top: 30px;
}

.dplusc_sidenav {
  /*position: absolute;*/
}
/* base END */

/* accordion style START */
.accordion-opener {
  background: url("images/accordion.png") right 11px / 39px 24px no-repeat #ececec;
  display: inline-block;
  min-height: 42px;
  line-height: inherit;
  font-size: 16px;
  padding: 12px 45px 12px 15px;
  width: 100%;
  margin: 0 0 3px 0;
  cursor: pointer;
}

.accordion-opener:hover {
  background: url("images/accordion_lightgreen.png") right 11px/ 39px 24px no-repeat #ececec;
  color: #009c3b!important;
}

.accordion-opener.opened {
  background: url("images/accordion_close.png") right 11px / 39px 24px no-repeat #ececec!important;
  display: inline-block;
  min-height: 42px;
  line-height: inherit;
  font-size: 16px;
  padding: 12px 45px 12px 15px;
  width: 100%;
}

.accordion {
  display: none;
  border: 1px solid #DDDDDD;
  border-top: none !important;
  padding: 30px 20px 50px 20px;
  color: #113C2B;
  margin-top: -3px;
}

.accordion.no-sidepadding {
  padding-right: 0;
  padding-left: 0;
}

.accordion-opener.no-backgroundcolor,
.accordion-opener.no-backgroundcolor:hover {
  background-color: transparent;
}

.accordion-opener.no-backgroundcolor.opened {
  background-color: transparent!important;
}

.accordion-opener.bottomborder {
  border-bottom: 1px solid #009c3b;
}

.accordion.no-border {
  border: none;
}

.accordion-panel h4 {
  margin-top: 4px!important;
  margin-bottom: 4px;
}

.accordion-opener.closed,
.accordion-opener.closed h4 {
  color: #113c2b;
}

.accordion-opener.closed:hover h4 {
  color: #009c3b;
}

/*accordion style END*/

.menu > .current-menu-item.plusmenu  .sub-menu, .menu > .current-menu-parent.plusmenu  .sub-menu {
  display: block;
}

/* forms START */
form h4 {
  margin-top: 30px !important;
  margin-bottom: 15px;
  color: #009c3b;
}

form .col-sm-12 {
  display: inline-block;
}

form .separator {
  display: inline-block;
  width: 100%;
  height: 1px;
  margin: 40px 0 20px 0;
  border: 0 none;
  border-top: 1px solid #b1b2b3;
}

.control-label {
  text-transform: uppercase;
}

form input[type=text],
form input[type=email] {
  display: block;
  width: 100%;
  height: 30px;
  padding: 5px 10px;
  border: 1px solid #cccccc;
  border-radius: 0px;
  background-color: white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  vertical-align: middle;
  font-size: 12px;
  line-height: 1.5;
  color: #555555;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form_repra textarea,
.form_buy textarea,
.form_newsletterpage textarea {
  width: 100%;
  border: 1px solid #cccccc;
}

.form-disclaimer {
  width: 95%;
  font-weight:  normal;
}

.dplusc-checkbox input[type=checkbox] {
  vertical-align: top;
}

.form_repra,
.form_buy,
.form_newsletterpage {
  margin-bottom: 30px;
}

.dplusc_home-nl-button {
  display: inline-block;
  padding: 1px 0 2px 0 !important;
}

.dplusc_home-nl-button .ajax-loader {
  display: none;
}

.dplusc_home-nl-input {
  position: relative;
  width: 31px;
  height: 27px;
  border: none;
  background: none;
}

.form_repra .btn-orange:after,
.form_buy .btn-orange:after,
.form_newsletterpage .btn-orange:after {
  padding-left: 4px;
  content: "\e080";
  font-family: 'Glyphicons Halflings';
  font-size: 0.8em;
  position: relative;
  top: -1px;
}

.dplusc_home-nl-button:before {
  padding-left: 4px;
  content: "\e080";
  font-family: 'Glyphicons Halflings';
  font-size: 0.8em;
  position: absolute;
  top: 5px;
  left: 165px;
  color: #ffffff;
}

.form_repra .btn .ajax-loader,
.form_buy .btn .ajax-loader,
.form_newsletterpage .btn .ajax-loader {
  /*display: none;*/
}

.form_repra input[type=submit],
.form_buy input[type=submit],
.form_newsletterpage input[type=submit] {
  padding: 0;
  border: none;
  background: none;
  text-transform: uppercase;
  color: #ffffff;
}

.dplusc_buyform_sideimage {
  margin-bottom: 30px;
}

.dplusc_buyform_step {
  margin-bottom: 20px;
}

.dplusc_buyform_stepimage {
  margin: 0 15px 15px 0;
}

.dplusc_buyform_steptext {
  display: inline-block;
  width: 57%;
  vertical-align: top;
}

.dplusc_buyform_steptext span {
	display:block;
  font-weight:bold;
  text-transform:uppercase;
  clear:both;
}
/* forms END */


/* TM5 SIMULATOR BEGIN*/

.accessories {
    background: url("images/simulatorTM5/tm_accessories_simulator_tm5.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 540px;
    position: relative;
    width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
.accessories {
    height: 550px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accessories {
    height: 550px;
}
}
@media (max-width: 767px) {
.accessories {
    display: none;
}
}
.accessories .accessory-item {
    background-repeat: no-repeat;
    display: none;
    height: 150px;
    position: absolute;
    width: 150px;
}
.accessories .accessory-item.tm5-01 {
    left: 493px;
    top: 56px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.accessories .accessory-item.tm5-01 {
    left: 403px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accessories .accessory-item.tm5-01 {
    left: 283px;
}
}
.accessories .accessory-item.tm5-02 {
    left: 482px;
    top: 153px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.accessories .accessory-item.tm5-02 {
    left: 392px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accessories .accessory-item.tm5-02 {
    left: 272px;
}
}
.accessories .accessory-item.tm5-03 {
    left: 453px;
    top: 249px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.accessories .accessory-item.tm5-03 {
    left: 363px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accessories .accessory-item.tm5-03 {
    left: 243px;
}
}
.accessories .accessory-item.tm5-04 {
    left: 670px;
    top: 105px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.accessories .accessory-item.tm5-04 {
    left: 580px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accessories .accessory-item.tm5-04 {
    left: 460px;
}
}
.accessories .accessory-item.tm5-05 {
    left: 674px;
    top: 214px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.accessories .accessory-item.tm5-05 {
    left: 584px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accessories .accessory-item.tm5-05 {
    left: 464px;
}
}
.accessories .accessory-item.tm5-06 {
    left: 625px;
    top: 314px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.accessories .accessory-item.tm5-06 {
    left: 535px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accessories .accessory-item.tm5-06 {
    left: 415px;
}
}
.accessories .accessory-item.knife {
    background-image: url("images/simulatorTM5/tm_accessories_simulator_knife.jpg");
    height: 71px;
    left: 122px;
    top: 143px;
    width: 89px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.accessories .accessory-item.knife {
    left: 32px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accessories .accessory-item.knife {
    left: 12px;
}
}
.accessories .accessory-item.knife .sm-tooltip {
    right: -6px;
    top: 28px;
}
.accessories .accessory-item.basket {
    background-image: url("images/simulatorTM5/tm_accessories_simulator_basket.jpg");
    height: 105px;
    left: 150px;
    top: 345px;
    width: 128px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.accessories .accessory-item.basket {
    left: 60px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accessories .accessory-item.basket {
    left: 10px;
}
}
.accessories .accessory-item.basket .sm-tooltip {
    right: -4px;
    top: -10px;
}
.accessories .accessory-item.spatel {
    background-image: url("images/simulatorTM5/tm_accessories_simulator_spatel.jpg");
    height: 88px;
    left: 517px;
    top: 404px;
    width: 181px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.accessories .accessory-item.spatel {
    left: 427px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accessories .accessory-item.spatel {
    left: 307px;
}
}
.accessories .accessory-item.spatel .sm-tooltip {
    left: -15px;
    top: 37px;
}
.accessories .accessory-item.butterfly {
    background-image: url("images/simulatorTM5/tm_accessories_simulator_butterfly.jpg");
    height: 123px;
    left: 867px;
    top: 296px;
    width: 116px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.accessories .accessory-item.butterfly {
    left: 777px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accessories .accessory-item.butterfly {
    left: 597px;
}
}
.accessories .accessory-item.butterfly .sm-tooltip {
    left: -22px;
    top: 62px;
}
.accessories .accessory-item.cup {
    background-image: url("images/simulatorTM5/tm_accessories_simulator_cup.jpg");
    height: 57px;
    left: 937px;
    top: 129px;
    width: 71px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.accessories .accessory-item.cup {
    left: 847px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.accessories .accessory-item.cup {
    left: 647px;
}
}
.accessories .accessory-item.cup .sm-tooltip {
    left: -7px;
    top: 12px;
}
.accessories .simulator {
    margin: 0 auto;
}
.sm-tooltip {
    position: absolute;
}
.sm-tooltip a.trigger {
    border-radius: 17px;
    display: block;
    height: 34px;
    left: -17px;
    position: absolute;
    top: -17px;
    width: 34px;
    z-index: 22;
}
.sm-tooltip a.trigger:before {
    background: url("images/simulatorTM5/tm_accessories_simulator_plusminus.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 16px;
    left: 9px;
    position: absolute;
    top: 9px;
    width: 16px;
}
.sm-tooltip .sm-tooltip-content {
    background-color: #eae7e3;
    display: none;
    left: 0;
    padding: 24px;
    position: absolute;
    top: 0;
    width: 302px;
    z-index: 20;
}
.sm-tooltip .sm-tooltip-content.sm-tooltip-image {
    width: 477px;
}
.sm-tooltip .sm-tooltip-content.sm-tooltip-image img {
    float: right;
}
.sm-tooltip .sm-tooltip-content.sm-tooltip-image > div {
    margin-right: 208px;
}
.sm-tooltip .sm-tooltip-content .sm-tooltip-title {
    color: #113c2b;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.sm-tooltip .sm-tooltip-content .sm-tooltip-text {
    margin-bottom: 8px;
}
.sm-tooltip.hover .sm-tooltip-content {
    display: block;
    z-index: 30;
}
.sm-tooltip.hover a.trigger {
    z-index: 32;
}
.sm-tooltip.hover a.trigger:before {
    background-position: center bottom;
}
.sm-tooltip.open-left a.trigger {
    left: auto;
    right: -17px;
}
.sm-tooltip.open-left .sm-tooltip-content {
    left: -302px;
}
.sm-tooltip.align-bottom a.trigger {
    bottom: -17px;
    top: auto;
}
.sm-tooltip.align-bottom .sm-tooltip-content {
    bottom: 0;
    top: auto;
}

/* TM5 SIMULATOR END*/

.checkleftmargin { margin-left:6px!important;}


.videobbox {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	text-align:center;
}
 
.videoplayer iframe,
.videoplayer object,
.videoplayer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	max-width:1140px;
	max-height:641.25px;
}

/*@media (min-width: 767px) and (max-width: 991px) {
.videoplayer object {
    max-width:650px;;
}
}

@media (min-width: 100px) and (max-width: 767px) {
.videoplayer object {
    max-width:250px;;
}
}*/


@media (min-width: 100px) and (max-width: 960px) {

#wrapper-stage .carousel-content-wrap{
padding-bottom:57%
}
}
@media (min-width: 961px) and (max-width: 1100px) {

#wrapper-stage .carousel-content-wrap{
padding-bottom:52%
}
}

/* COOKIE LAW OVERRIDED STYLES*/

.cli-plugin-main-button{
	text-decoration:underline;
}

.cli-plugin-main-link{
	text-decoration:underline;
}

#cookie-law-info-bar span {
	max-width: 1164px;
	font-size:14px;
}

@media (max-width: 767px) {
#cookie-law-info-bar span {
	font-size:75%;
}
}

/* NEW SLIDER */

/*
#wrapper-stage-slider { margin-bottom: 0px; margin-top: 131px;}

#wrapper-stage-slider .carousel .carousel-inner .item-slider { background-color: white; }
@media (max-width: 767px) { #wrapper-stage-slider .carousel .carousel-inner .item-slider { border-bottom: none; } }
@media (min-width: 768px) { #wrapper-stage-slider .carousel .carousel-inner .item-slider { border-bottom: none; } }

.videoplayer { width: 100%; overflow: hidden; position: relative; background: none; padding-bottom: 5.25%; text-align:center; max-width:1140px; margin:auto;}
*/