/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}

object, embed, video {
    height: auto;
    max-width: 100%;
}
 /*and for video*/
.multimedia-video, .html-video {
  float: none;
  clear: both;
  width: 100%;
	position: relative;
	padding-bottom: 56.25%;
  padding-top: 25px;
	height: 0;
	overflow: hidden;
}
.multimedia-video object,
.multimedia-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.html-video iframe {
	/*position: absolute;*/
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
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;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@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) ")";
  }
  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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .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;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*: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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
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,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
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;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 769px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 769px) {
  .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;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 769px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.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: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 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;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -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 .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  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],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 769px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 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 .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 769px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  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: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  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: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
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: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.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;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -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.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.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-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 769px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .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 {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-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 {
  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-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.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: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  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:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-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,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[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[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.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: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.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: #428bca;
}
.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.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 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: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 769px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 769px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.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: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 769px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 769px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 769px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 769px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 769px) {
  .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-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 769px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 769px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 769px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.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: 769px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .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: 769px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 769px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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 (min-width: 769px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 768px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 769px) {
  .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-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.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-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 769px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.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: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 768px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    background-color: #e7e7e7;
  }
  .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: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.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: #ffffff;
}
.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: #080808;
  color: #ffffff;
}
@media (max-width: 768px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .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: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }
  .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: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.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: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  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: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.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: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  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: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.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: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 769px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 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: #f5f5f5;
  border-radius: 4px;
  -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;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -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-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;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  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: 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-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-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-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: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
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: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.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: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  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: #f5f5f5;
  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: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  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-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  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;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  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 {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.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 {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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: 1040;
  background-color: #000000;
}
.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.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.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 .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 (min-width: 769px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .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);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.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: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
  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 {
  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: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  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: 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-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(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 {
  outline: none;
  color: #ffffff;
  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%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.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 #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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: 769px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .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,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.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;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 768px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  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-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 768px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}


/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */

/* Important change by snowflake:
 * Out-commented @font-face to prevent path errors in browser console
 * Font paths are defined now in EXT:sfpfrontender/Resources/Public/Vendors/Snowflake/Css/Bootstrap.extended.css
 *
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
 */

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}


/*!
 * Bootstrap Extended
 * Copyright	snowflake productions gmbh
 * Dependencies	Bootstrap v3.1.0
 *
 * Extends the bootstrap css framework with additional features
 */
@font-face {
	font-family: 'FontAwesome';
	src: url('vhs-assets-css-932a5070b1eb4f3ec723850e907e8d78.eot?v=4.0.3');
	src: url('vhs-assets-css-7b57b3101ecbbfb70a1c289a192b3107.eot?#iefix&v=4.0.3') format('embedded-opentype'),
		 url('vhs-assets-css-1bb96a9c6163394992a2e1ef3460fed5.woff?v=4.0.3') format('woff'),
		 url('vhs-assets-css-dfc89747e1d29d15fd13efc1b003036d.ttf?v=4.0.3') format('truetype'),
		 url('vhs-assets-css-a1ff9b4110bbf73fd2f12900212c35d7.svg?v=4.0.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Taz';
	src: url('vhs-assets-css-70cab70d8e00d376b9fca6acf76a35ef.eot');
	src: url('vhs-assets-css-5ede2cb7029cb1fd1ce2f4f2dd3f8273.eot?#iefix') format('embedded-opentype'),
		 url('vhs-assets-css-d6680cb89ed7561053361c05c07bef0d.woff') format('woff'),
		 url('vhs-assets-css-3dd7608b524bc71757da9001304b2a35.svg#tazregular') format('svg');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'Taz';
	src: url('vhs-assets-css-bcb8db00613f1c7cef56bdf7cc7807f7.eot');
	src: url('vhs-assets-css-2d0c41ce3b6d4172935dc5f5bd4af855.eot?#iefix') format('embedded-opentype'),
		 url('vhs-assets-css-5d4d793561ac150522d0b6237fb04d9d.woff') format('woff'),
		 url('vhs-assets-css-88eafecdba21846b2bf90187f5572aef.svg#tazbold') format('svg');
	font-weight: bold;
	font-style: normal;
}




@font-face {
	font-family: 'Taz';
	src: url('vhs-assets-css-4a58e159b221651961c03114200b3ad7.eot');
	src: url('vhs-assets-css-bc5e2fe6ba015979424fd7dd8be8240e.eot?#iefix') format('embedded-opentype'),
		 url('vhs-assets-css-7229613cce62abb899e67ffc94b9fe08.woff') format('woff'),
		 url('vhs-assets-css-eeb4763e529890294910014dae04bae5.svg#tazbold_italic') format('svg');
	font-weight: bold;
	font-style: italic;
}



body {
	font-family: Arial, sans-serif;
	color: #535658;
	font-size: 12px;
}

a {
	color: #535658;
}


	/* Text selection */
::selection {
	color: #fff;
	text-shadow: none;
	background-color: #428bca;
}

	/* Table styles */
table {
	width: 100%;
	margin-bottom: 20px;
}
td,
th {
	padding: 5px;
}

	/* List styles */
ul {
	padding-left: 3.5em;
}
ol {
	padding-left: 3.5em;
}

.list-divided {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list-divided li {
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
}
.list-divided li:first-child {
	padding-left: 0;
}
.list-divided li:before {
	content: '';
	position: absolute;
	z-index: 0;
	left: 8px;
	top: 0;
	bottom: 0;
	border-left: 1px solid #e1e1e1;
}
.list-divided li:first-child:before {
	display: none;
}

	/* Header styles */
h1 {
	/* Hidden and just used for page structure */
}
h2 {
	font-family: 'Taz';
	font-size: 15px;
	font-weight: bold;
	margin: 1.333em 0 .75em 0;
}
h3, h4 {
	font-family: 'Taz';
	font-size: 15px;
	font-weight: bold;
}
h3, h4, h5, h6 {
	margin: .75em 0 .333em 0;
}
h5, h6 {
	font-weight: bolder;
}


a:hover {
	color:#ed1c24;
}


	/* Link styles */
.arrow-right-before,
.arrow-right-after,
.arrow-left-before {
	white-space: nowrap;
}
.arrow-right-before:before,
.arrow-right-after:after,
.arrow-left-before:before {
	display: inline-block;
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.arrow-right-before:before,
.arrow-right-after:after {
  content: '\f105';
}
.arrow-left-before:before {
  content: '\f104';
}
.arrow-left-before:before,
.arrow-right-before:before {
	margin-right: 3px;
}
.arrow-right-after:after {
	margin-left: 3px;
}

	/* Menu helper for :hover */
.dropdown:hover .dropdown-menu-hover {
	display: block;
}

	/* Paragraphs */
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.align-justify {
	text-align: justify;
}

.indent {
	text-indent: 1.333em;
}

[class*=bg-] {
	padding: 15px;
}
.text-muted {
	color: #ccc;
}
.text-success,
.bg-success {
	color: #3c763d;
}
.text-info,
.bg-info {
	color: #31708f;
}
.text-warning,
.bg-warning {
	color: #8a6d3b;
}
.text-danger,
.bg-danger {
	color: #a94442;
}
.text-lead {
	font-size: 18px;
}
.text-caption,
figcaption {
	font-size: 11px;
	font-style: normal;
	line-height: 1.333;
}
figcaption {
	margin-top: 5px;
}

	/* Default styles for all buttons */
[class*=btn-] {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
[class*=btn-]:hover {
	text-decoration: none;
}
[class*=btn-]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
[class*=btn-]:active,
[class*=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);
}
[class*=btn-].disabled,
[class*=btn-][disabled],
fieldset[disabled] [class*=btn-] {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
	/* Button default */
.btn-default {
	color: #323232;
	background-color: #DDDDDD;
	border-color: #323232;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	color: #323232;
	background-color: #CCCCCC;
	border-color: #323232;
}
.btn-unstyled {
	padding: 0;
	color: #428bca;
	background: none;
	border: none;
}
.btn-unstyled:hover,
.btn-unstyled:focus,
.btn-unstyled:active,
.btn-unstyled.active,
.open .dropdown-toggle.btn-unstyled {
	color: #2a6496;
}
	/* Button large */
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
	/* Button small */
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
	/* Button extra small */
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-trafficred {
	color: rgba(200, 16, 46, 1) !important;
	border: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
	/* Form styles */
form legend {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
	color: inherit;
	border: none;
}
[contenteditable=true]:empty:before {
	content: attr(data-placeholder);
}

	/* Margins */
.margin-top-large {
	margin-top: 40px;
}
.margin-top-small {
	margin-top: 20px;
}
.margin-top-xsmall {
	margin-top: 10px;
}
.no-margin-top {
	margin-top: 0;
}

.margin-bottom-large {
	margin-bottom: 40px;
}
.margin-bottom-small {
	margin-bottom: 20px;
}
.margin-bottom-xsmall {
	margin-bottom: 10px;
}
.no-margin-bottom {
	margin-bottom: 0;
}

	/* Floats */
.float-left {
	float: left;
}
.float-right {
	float: right;
}


form#Kontakt > div.row {
	margin-left: 10px;
}
.KontaktButton {
	-webkit-box-shadow: 1px 1px 3px 0 rgb(0,0,0);
	-moz-box-shadow: 1px 1px 3px 0 rgb(0,0,0);
	box-shadow: 1px 1px 3px 0 rgb(0,0,0);

	background: #ed1c24;
	background: -moz-linear-gradient(top, #ed1c24 20%, #af001a 75%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#ed1c24), color-stop(75%,#af001a));
	background: -webkit-linear-gradient(top, #ed1c24 20%,#af001a 75%);
	border-color: #cc0d1f;
	color: #fff;
}
.KontaktButton:hover {
	border-color: #cc0d1f;
	-webkit-box-shadow: 1px 1px 1px 0 rgb(0,0,0);
	-moz-box-shadow: 1px 1px 1px 0 rgb(0,0,0);
	box-shadow: 1px 1px 1px 0 rgb(0,0,0);
}
.KontaktButton:focus {
	border-color: #cc0d1f;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.form-control.KontaktButton:focus {
	border-color: #cc0d1f;
	outline: none;
}

.imagemap img {
	max-width: 100%;
	height: auto;
}

a:active,
a:focus {
	color: inherit !important;
}


.sfpNewsSingle .sfpNewsArticleHeader.list-inline span {
	margin: 0 5px;
}

.sfpNewsSingle .sfpNewsArticleFooter.list-inline span a i {
	margin-right: 5px;
}

.sfpNewsSingle ul.sfpNewsArticleHeader.list-inline,
.sfpNewsSingle ul.sfpNewsArticleFooter.list-inline {
	margin-left: 5px;
}


.cc_container {
	background-color: rgba(0, 0, 0, 0.7);
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
	border-radius: 0px;
}

.cc_container *::-moz-selection {
	background: none;
}


.tx-indexedsearch-res .table.responsive-table tr:last-child {
	display: none;
}


/**
 * Global styles for the layout Default
 */

html,
body {
	min-height: 100%;
}


@media screen {
	body {
		background: url("data:image/png;base64,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") repeat 0 0 #f5f5f5;
	}
}

.striped-background {
	background: #f5f5f5 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAMAAACeL25MAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF////7+/vHi9UKQAAABFJREFUeNpiYGSAAEYEBggwAAA8AAU5RuosAAAAAElFTkSuQmCC") repeat 0 0;
}

.layoutDefault {
	position: relative;
	z-index: 2;
	margin-top: 30px;
	margin-bottom: 50px;
	padding: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 10px 30px 2px rgba(83, 86, 88, 0.4);
	-moz-box-shadow: 0 10px 30px 2px rgba(83, 86, 88, 0.4);
	box-shadow: 0 10px 30px 2px rgba(83, 86, 88, 0.4);
}

	.layoutDefault header {
		position: relative;
		z-index: 10;
	}

	.layoutDefault .row {
		margin-left: -5px;
		margin-right: -5px;
	}


	.layoutDefault [class^=col-] {
		padding-left: 5px;
		padding-right: 5px;
	}


	/* box inside a box */
	.csc-element.box > .row {
		margin: 5px;
	}


		.layoutDefault .fixed-top {
			position: absolute;
			z-index: 100;
			top: -25px;
			width: 100%;
		}

		.layoutDefault .main-content,
		.layoutDefault .right-content {
			margin-top: 0;
			margin-bottom: 0;
		}

		.layoutDefault .gradient-top {
			background: rgb(255,255,255);

			background: #ffffff; /* Old browsers */
			/* IE9 SVG, needs conditional override of 'filter' to 'none' */
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #ffffff 0%, #e5e6e6 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e6e6)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #ffffff 0%,#e5e6e6 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e6e6',GradientType=0 ); /* IE6-8 */
		}

		.layoutDefault .Content {
			position: relative;
			z-index: 2;
			padding: 10px 10px; /*container - row == 5px*/
		}


		.layoutDefault .Content div.row div.subnavigation-wrap {
			float: left;
			margin-right: 10px;
			padding-right: 5px;
			width: 235px;
		}

		.layoutDefault .Content div.row.withSubnav div.page-content {
			float: left;
			width: 710px;
			margin-top: -5px;
		}





		.layoutDefault .boxes-content {
			margin-top: 5px;
		}




		/* text & image content styling */
		.layoutDefault .Content .csc-textpic-imagerow.row > div {
			padding-left: 0px;
		}


/*.layoutDefault .Content .row > [class^=col-] > .csc-element:not(.box) {
	margin-right: -10px;
	margin-top: 10px;
	margin-bottom: 5px;
}*/


		.layoutDefault .Content .csc-textpic-imagewrap {
			margin-top: 0;
		}

		.layoutDefault .Content div.csc-textpic-imagecolumn {
			margin-top: 0;
		}

		.layoutDefault .Content .csc-textpic figure {
			margin-top: 0;
		}

		/* Style for images standing alone */
	div.image_only {
		margin-top: 5px;
	}
	div.image_only .csc-textpic-image {
		margin: 6px 0px 5px 0px;
	}
	div.image_only .csc-textpic-image img {
		width: 100%;
	}

/* generic box with white gradient background and shadow arround - Fluid style */
div.box {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */

	-webkit-box-shadow: 0px 0px 7px 0px rgba(83, 86, 88, 0.22);
	-moz-box-shadow: 0px 0px 7px 0px rgba(83, 86, 88, 0.22);
	box-shadow: 0px 0px 7px 0px rgba(83, 86, 88, 0.22);

	border: 1px solid #d7d9db;
	margin: 5px 0;
}


	/* box header */
	div.box h2:first-child,
	div.box h3:first-child {
		padding: 10px;

		color: #000;
		margin: 0;
	}

	div.box h2:first-child {
		font-size: 23px;
	}

	div.box .csc-textpic-imagewrap {
		margin-top: 0;
	}

	div.box figure.csc-textpic-last {
		/*
		margin-left: 0px;
		*/
	}

	.csc-element.box {
		background: #ffffff; /* Old browsers */

		/*padding: 0;*/
		margin-bottom: 5px;
	}

	/* box content */
	div.box div.csc-textpic-text {
		/*padding: 0;*/
		font-family: Arial, sans-serif;
		font-size: 12px;
	}

	div.box div.csc-textpic-text > h3,
	div.box div.csc-textpic-text > h4 {
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000;
		margin: 5px 0;
	}
	div.box p {
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		padding: 10px 10px 0 10px;
		margin: 0;
	}
	div.box p:last-child {
		margin-bottom: 10px;
	}
	div.box div.csc-textpic-text > h1,
	div.box div.csc-textpic-text > h2,
	div.box div.csc-textpic-text > h3,
	div.box div.csc-textpic-text > h4 {
		padding: 10px 10px 0 10px;
	}

	/*
	div.box .csc-textpic-imagewrap {
		padding: 10px 10px 0 10px;
	}
	*/

	div.box div.csc-textpic-text a {
		color: #000;
	}
	div.box div.csc-textpic-text a:before {
		color: #ed1c24;
		margin-right: 4px;
		font-size: 16px;
	}
	div.box div.csc-textpic-text a:hover {
		color: #ed1c24;
	}

	/* Text Box CE Image style */
	div.box figure {
		margin: 0;
		padding: 1px;
	}

	/*.highlighttitle*/
	.highlighttitle > h2:first-child,
	.highlighttitle > h3:first-child {
		padding: 10px;

		background: #ffffff; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #ffffff 0%, #e5e6e6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e6e6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#e5e6e6 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e6e6',GradientType=0 ); /* IE6-8 */

		background-position: bottom center;
		background-repeat: no-repeat;

		color: #000;
		margin: 0;
	}
	div.box .highlighttitle > h2:first-child {
		font-size: 23px;
	}

	div.box .arrow-right-before:before,
	div.box .arrow-right-after:after,
	div.box .arrow-left-before:before {
		color: #ed1c24;
		font-size: 16px;
	}



	/*Left image with text on right*/
	div.box .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 0;
	}
	/*Right image with text on left*/
	div.box .csc-textpic-intext-right-nowrap p {
		padding-left: 0;
		padding-right: 0;
	}

	/* Text-Pic Element - First text element alignment */
	div.box .csc-textpicHeader {
		margin-bottom: 10px;
	}
	div.box .csc-textpicHeader:empty {
		margin-bottom: 0;
	}
	div.box p:first-of-type {
		padding-top: 0 !important;
	}


	/* Elements inside tabs inside box */
div.box .tabbable .csc-textpic-intext-right .bodytext {
	padding: 0 10px 0 0;
}





@media screen and (max-width: 970px) {

	.layoutDefault .Content div.row.withSubnav div.page-content {
		width: calc(100% - 250px);
	}

}


@media screen and (max-width: 768px) {

	.layoutDefault {
		margin-top: 0px;
	}

	.layoutDefault .Content div.row.withSubnav div.page-content {
		width: 100%;
	}

}

/*!
 * Bootstrap Responsive Extended
 * Copyright	snowflake productions gmbh
 * Dependencies	Bootstrap v3.1.0
 *
 * Extends the bootstrap css framework with additional responsive features
 */

/* Responsive Breakpoints
 * Note: Just remove the class name 'layout-fluid' in template if you prefer to use hard layout breaks */
@media (max-width: 768px) {
	.margin-top-xs-large {
		margin-top: 40px;
	}
	.margin-top-xs-small {
		margin-top: 20px;
	}
	.margin-top-xs-xsmall {
		margin-top: 10px;
	}
	.no-margin-top-xs {
		margin-top: 0;
	}

	.margin-bottom-xs-large {
		margin-bottom: 40px;
	}
	.margin-bottom-xs-small {
		margin-bottom: 20px;
	}
	.margin-bottom-xs-xsmall {
		margin-bottom: 10px;
	}
	.no-margin-bottom-xs {
		margin-bottom: 0;
	}

	.float-left-xs {
		float: left;
	}
	.float-right-xs {
		float: right;
	}

	/*Responsive tables*/
	.responsive-table tr {
		border-top: 1px solid #999;
	}
}

@media (min-width: 769px) {
	.layout-fluid .container {
		width: 100%;
	}

	.margin-top-sm-large {
		margin-top: 40px;
	}
	.margin-top-sm-small {
		margin-top: 20px;
	}
	.margin-top-sm-xsmall {
		margin-top: 10px;
	}
	.no-margin-top-sm {
		margin-top: 0;
	}

	.margin-bottom-sm-large {
		margin-bottom: 40px;
	}
	.margin-bottom-sm-small {
		margin-bottom: 40px;
	}
	.margin-bottom-sm-xsmall {
		margin-bottom: 10px;
	}
	.no-margin-bottom-sm {
		margin-bottom: 0;
	}

	.float-left-sm {
		float: left;
	}
	.float-right-sm {
		float: right;
	}

	/* extend bootstrap for 5 equal columns (2.4 cells == 12/5) */
	.col-sm-2_4 {
		width: 20%;
		float: left;
	}

	/*Responsive tables*/
	.responsive-table tr {
		border-top: 1px solid #999;
	}

}

@media (min-width: 970px) {
	.layout-fluid .container {
		width: 970px;
	}

	.margin-top-md-large {
		margin-top: 40px;
	}
	.margin-top-md-small {
		margin-top: 20px;
	}
	.margin-top-md-xsmall {
		margin-top: 10px;
	}
	.no-margin-top-md {
		margin-top: 0;
	}

	.margin-bottom-md-large {
		margin-bottom: 40px;
	}
	.margin-bottom-md-small {
		margin-bottom: 40px;
	}
	.margin-bottom-md-xsmall {
		margin-bottom: 10px;
	}
	.no-margin-bottom-md {
		margin-bottom: 0;
	}

	.float-left-md {
		float: left;
	}
	.float-right-md {
		float: right;
	}


	/* extend bootstrap for 5 equal columns (2.4 cells == 12/5) */
	.col-md-2_4 {
		width: 20%;
		float: left;
	}
}



@media (max-width: 768px) {
	.tabbable .panel-group .panel {
		border-radius: 0;
		margin-top: 0px;
		border: none;
	}

	.tabbable .panel-group .panel-heading + .panel-collapse .panel-body {
		border: none;
	}

	.tabbable .panel-default > .panel-heading {
		border-radius: 0;
		padding: 0;
	}

	.tabbable .panel-title a {
		font-family: Arial, sans-serif;
		font-size: 18px;
		padding: 10px 15px;
		display: block;

		background: #c5c6c7;
		background: -moz-linear-gradient(top, #d9d9da 10%, #ffffff 85%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#d9d9da), color-stop(85%,#ffffff));
		background: -webkit-linear-gradient(top, #d9d9da 10%,#ffffff 85%);
		background: -o-linear-gradient(top, #d9d9da 10%,#ffffff 85%);
		background: -ms-linear-gradient(top, #d9d9da 10%,#ffffff 85%);
		color: #000;
	}
	.tabbable .panel-title a.collapsed {
		background: -moz-linear-gradient(top, #a1a2a3 25%, #575a5c 70%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#a1a2a3), color-stop(70%,#575a5c));
		background: -webkit-linear-gradient(top, #a1a2a3 25%,#575a5c 70%);
		background: -o-linear-gradient(top, #a1a2a3 25%,#575a5c 70%);
		background: -ms-linear-gradient(top, #a1a2a3 25%,#575a5c 70%);
		color: #fff;
	}


	.tabbable .panel-title a:after {
		content: '\f106';
		font-family: 'FontAwesome';
		font-size: 28px;
		width: 0px;
		position: absolute;
		right: 20px;
		margin: -5px 20px;
		font-weight: normal;
	}
	.tabbable .panel-title a.collapsed:after {
		content: '\f107';
	}

	.tabbable .panel-title a:focus,
	.tabbable .panel-title a:active,
	.tabbable .panel-title a.collapsed:focus,
	.tabbable .panel-title a.collapsed:active,
	.tabbable .panel-title a:hover {
		text-decoration: none;
		-moz-text-decoration-line: none;
	}

	.tabbable .panel-title a.collapsed:hover {
		background: -moz-linear-gradient(top, #AEAFAF 25%, #6F7375 70%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#AEAFAF), color-stop(70%,#6F7375));
		background: -webkit-linear-gradient(top, #AEAFAF 25%,#6F7375 70%);
		background: -o-linear-gradient(top, #AEAFAF 25%,#6F7375 70%);
		background: -ms-linear-gradient(top, #AEAFAF 25%,#6F7375 70%);
	}
}

@media (max-width: 980px) {
	/* Force table to not be like tables anymore */
	.responsive-table,
	.responsive-table thead,
	.responsive-table tbody,
	.responsive-table th,
	.responsive-table td,
	.responsive-table tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.responsive-table thead tr,
	.responsive-table tr.thead {
		position: absolute;
		top: -999em;
		right: -999em;
	}

	.responsive-table tr {
		border-bottom: 1px solid #999;
	}

	.responsive-table tr:last-child {
		border-bottom-width: 0;
	}

	.responsive-table th:first-child,
	.responsive-table td:first-child {
		border-top-width: 0;
	}

	.responsive-table > thead > tr > td:not(.noHeader),
	.responsive-table > tbody > tr > td:not(.noHeader),
	.responsive-table > tfoot > tr > td:not(.noHeader),
	.responsive-table > thead > tr > th:not(.noHeader),
	.responsive-table > tbody > tr > th:not(.noHeader),
	.responsive-table > tfoot > tr > th:not(.noHeader) {
		position: relative;
		padding-left: 50%;
	}

	.responsive-table th {
		padding-left: 12px;
	}

	.responsive-table td:before,
	.responsive-table th:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 8px;
		left: 8px;
		width: 40%;
		padding-right: 10px;
		white-space: nowrap;
		font-weight: bold;
		content: attr(data-tableheader);
	}

	.responsive-table tr.thead + tr td,
	.responsive-table tr.thead + tr th,
	.responsive-table tr:not(.thead):first-child td,
	.responsive-table tr:not(.thead):first-child th {
		border-top-width: 1px;
	}
	.responsive-table tr.thead + tr td:first-child,
	.responsive-table tr.thead + tr th:first-child,
	.responsive-table tr:not(.thead):first-child td:first-child,
	.responsive-table tr:not(.thead):first-child th:first-child {
		border-top-width: 0;
	}

	/*
	 * Adjustments for special table styles
	 */

	/* .table-condensed */
	.responsive-table.table-condensed td:before,
	.responsive-table.table-condensed th:before {
		left: 5px;
		top: 5px;
	}

	/* .table-bordered */
	.responsive-table.table-bordered > thead > tr > th,
	.responsive-table.table-bordered > tbody > tr > th,
	.responsive-table.table-bordered > tfoot > tr > th,
	.responsive-table.table-bordered > thead > tr > td,
	.responsive-table.table-bordered > tbody > tr > td,
	.responsive-table.table-bordered > tfoot > tr > td {
		border-width: 1px 1px 0;
	}

	.responsive-table.table-bordered tr:not(:first-child) th:first-child,
	.responsive-table.table-bordered tr:not(:first-child) td:first-child {
		border-top-width: 0;
	}

	.responsive-table.table-bordered tr.thead + tr td:first-child,
	.responsive-table.table-bordered tr.thead + tr th:first-child,
	.responsive-table.table-bordered tr:not(.thead):first-child td:first-child,
	.responsive-table.table-bordered tr:not(.thead):first-child th:first-child {
		border-top-width: 1px;
	}

	.responsive-table.table-bordered > thead > tr:last-child > th:last-child,
	.responsive-table.table-bordered > tbody > tr:last-child > th:last-child,
	.responsive-table.table-bordered > tfoot > tr:last-child > th:last-child,
	.responsive-table.table-bordered > thead > tr:last-child > td:last-child,
	.responsive-table.table-bordered > tbody > tr:last-child > td:last-child,
	.responsive-table.table-bordered > tfoot > tr:last-child > td:last-child {
		border-width: 1px ;
	}

	.responsive-table.table-bordered {
		border: none;
	}

	.responsive-table caption {
		display: inline-block;
	}
}

/*
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		1.5.2 (28/04/2014)
 */
 
@media screen {

		/* Overlay */
	#lightcase-overlay {
		display: none;
		width: 100%;
		height: 100%;
		
		position: fixed;
		z-index: 1000;
		top: 0;
		left: 0;
		
		background-color: #333;
	}

		/* Loading */
	#lightcase-loading {
		display: none;
		width: 48px;
		height: 48px;
		margin-top: -24px;
		margin-left: -24px;
		
		position: fixed;
		z-index: 1001;
		top: 50%;
		left: 50%;
		
		background: url('vhs-assets-css-54191555bb107e1032283a99ae8dbf5b.gif') transparent no-repeat 50% 50%;
		background-size: 50%;
	}
	#lightcase-case.lightcase-loading .lightcase-content {
		background: url('vhs-assets-css-9bfc7c503b6ea0a28cefb459acd5a310.gif') #fff no-repeat 50% 50%;
		background-size: 24px;
	}
	#lightcase-case.lightcase-loading.type-image .lightcase-content,
	#lightcase-case.lightcase-loading.type-video .lightcase-content  {
		background-image: url('vhs-assets-css-54191555bb107e1032283a99ae8dbf5b.gif');
		background-color: #333;
	}
	
		/* Case */
	#lightcase-case {
		display: none;
		
		position: fixed;
		z-index: 1002;
		top: 50%;
		left: 50%;
		
		color: #fff;
		text-shadow: 0 1px 0 #333;
		
		font-family: arial, sans-serif;
		font-size: 13px;
		line-height: 18px;
		text-align: left;
		
		-webkit-text-size-adjust: none;
		-webkit-backface-visibility: hidden;
	}
	
		/* Info */
	#lightcase-case .lightcase-info {
		overflow: auto;
	}
	#lightcase-case .lightcase-sequenceInfo,
	#lightcase-case .lightcase-title,
	#lightcase-case .lightcase-caption {
		margin: 10px;
		padding: 0;
		overflow: auto;
		font-size: 11px;
		line-height: 15px;
		text-overflow: ellipsis;
		font-family: 'Open Sans' !important;
	}
	#lightcase-case .lightcase-sequenceInfo {
		float: left;
		padding-right: 0;
	}
	
		/* Content */
	#lightcase-case .lightcase-content {
		position: relative;
		z-index: 1;
		overflow: hidden;
		
		color: #333;
		text-shadow: none;
		
		background-color: #fff;
		
		-moz-box-shadow: 0 0 30px rgba(0,0,0,.50);
		-webkit-box-shadow: 0 0 30px rgba(0,0,0,.50);
		box-shadow: 0 0 30px rgba(0,0,0,.50);
		
		-webkit-backface-visibility: hidden;
	}
	#lightcase-case.type-image .lightcase-content,
	#lightcase-case.type-video .lightcase-content {
		background-color: #333;
	}
	#lightcase-case.type-image .lightcase-contentInner,
	#lightcase-case.type-video .lightcase-contentInner {
		line-height: 0.75;
	}
	#lightcase-case  .lightcase-inlineWrap {
		padding: 15px;
		overflow: auto;
		
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

		/* Error message */
	p.lightcase-error {
		margin: 0;
		padding: 0;
	}

		/* Navigation */
	#lightcase-case .lightcase-nav {
	}
	#lightcase-case .lightcase-nav a {
		width: 25%;
		
		position: absolute;
		z-index: 3;
		top: 25%;
		bottom: 25%;
		
		outline: none;
		cursor: pointer;
	}
	#lightcase-case a.lightcase-prev {
		left: 15px;
	}
	#lightcase-case a.lightcase-next {
		right: 15px;
	}
	#lightcase-case a.lightcase-play,
	#lightcase-case a.lightcase-pause {
		display: none;
		width: 50%;
		
		z-index: 3;
		left: 25%;
		right: 25%;
	}
	#lightcase-case .lightcase-nav a span {
		display: block;
		width: 30px;
		height: 30px;
		margin-top: -13px;
		
		position: absolute;
		z-index: 1;
		top: 50%;
		
		text-indent: -9999px;
		background: url('vhs-assets-css-80b159de6b509e0b668a580bf1c9b951.png') transparent no-repeat 0 -30px;
		
		opacity: 0;
		-khtml-opacity: 0;
		-moz-opacity: 0;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
		filter: alpha(opacity=0);
		
		-webkit-transition: all .2s ease-out;
		-moz-transition: all .2s ease-out;
		-o-transition: all .2s ease-out;
		transition: all .2s ease-out;
		
		-webkit-backface-visibility: hidden;
	}
	#lightcase-case .lightcase-nav a:hover span {
		opacity: 1;
		-khtml-opacity: 1;
		-moz-opacity: 1;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		filter: alpha(opacity=100);
	}
	#lightcase-case a.lightcase-prev span {
		left: 0;
	}
	#lightcase-case a.lightcase-next span {
		right: 0;
		background-position: 0 -60px;
	}
	#lightcase-case a.lightcase-pause span {
		background-position: 0 -90px;
	}
	#lightcase-case a.lightcase-play span {
		background-position: 0 -120px;
	}
	#lightcase-case a.lightcase-pause span,
	#lightcase-case a.lightcase-play span {
		left: 50%;
		margin-left: -15px;
	}
		
		/* close */
	#lightcase-case a.lightcase-close {
		width: 30px;
		height: 30px;
		
		position: absolute;
		z-index: 1;
		top: -14px;
		right: -15px;
		
		outline: none;
		text-indent: -9999px;
		background: url('vhs-assets-css-80b159de6b509e0b668a580bf1c9b951.png') transparent no-repeat 0 0;
	}
	
		/* For mobile devices */
	.lightcase-isMobileDevice #lightcase-case .lightcase-inlineWrap,
	.lightcase-isMobileDevice #lightcase-case.type-iframe .lightcase-contentInner {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
	
	.lightcase-isMobileDevice.lightcase-open,
	.lightcase-isMobileDevice.lightcase-open body {
		max-width: 100%;
		max-height: 100%;
		overflow: hidden;
	}
	
		/* Fullscreen mode for mobile */
	.lightcase-fullScreenMode #lightcase-case {
		text-shadow: none;
		
		border: none;
		background: none;
	}
	.lightcase-fullScreenMode #lightcase-case .lightcase-content {
		color: #fff;
		background: none;
		
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.lightcase-fullScreenMode #lightcase-case .lightcase-info {
		position: fixed;
		z-index: 1003;
		left: 5px;
		bottom: 5px;
	}
	.lightcase-fullScreenMode #lightcase-case a.lightcase-prev,
	.lightcase-fullScreenMode #lightcase-case a.lightcase-next {
		position: absolute; /* Hide the prev/next buttons */
		top: -99999px;
	}
	.lightcase-fullScreenMode #lightcase-case a.lightcase-play span {
		margin-top: -15px;
		background-image: url('vhs-assets-css-8c71c7a26f3717541ef665694ff274b8.svg');
	}
	.lightcase-fullScreenMode #lightcase-case a.lightcase-pause span {
		margin-top: -15px;
		background-image: url('vhs-assets-css-d9a627e7a515804e5259a6f94a0eec78.svg');
	}
	.lightcase-fullScreenMode #lightcase-case a.lightcase-pause span,
	.lightcase-fullScreenMode #lightcase-case a.lightcase-play span,
	.lightcase-fullScreenMode #lightcase-case a.lightcase-close {
		border: 1px solid rbga(0,0,0, .25);
		
		background-color: rgba(150,150,150, .75);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: 55% 55%;
		
		-moz-box-shadow: inset 0px 0px 1px rgba(0,0,0, .25);
		-webkit-box-shadow: inset 0px 0px 1px rgba(0,0,0, .25);
		box-shadow: inset 0px 0px 1px rgba(0,0,0, .25);
		
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	.lightcase-fullScreenMode #lightcase-case a.lightcase-close {
		width: 30px;
		height: 30px;
		
		position: fixed;
		top: 5px;
		right: 5px;
		
		background-image: url('vhs-assets-css-a16825207d43dd84de41d0bc064ec561.svg');
		background-size: 55% 55%;
	}
}

/**
 * Specific styles for the partial LanguageNavigation
 */

.LanguageNavigation {
	margin: 0 0 0 10px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}


/**
 * Responsive styles for the partial LanguageNavigation
 */

@media screen and (max-width: 768px) {



}

/**
 * Specific styles for the partial MetaNavigation
 * Note: The navigation is prefixed with header to prevent its offcanvas styling from inheritance
 */

header .MetaNavigation {
	margin: 0 10px 0 0;
	float: right;
	font-family: "Taz";
	font-weight: normal;
	line-height: 0.9;
	margin: 4px 10px 0 0;

}

header .MetaNavigation .list-divided li:before {
	border-left: 1px solid #000;
}
.dropdown-in-menu {
	border: solid 2px blue;
	width:50%
}
	header .MetaNavigation ul li.active > a {
		color: #000;
	}

		header .MetaNavigation ul li.active > a .caret {
			border-top-color: #fff;
			border-bottom-color: #fff;
		}

/**
 * Responsive styles for the partial MetaNavigation
 */

@media screen and (max-width: 1199px) {

	header .MetaNavigation {
		margin-right: 15px;
	}

}

/**
 * Specific styles for the partial Logo
 */

.Logo {
	position: relative;
	z-index: 0;
	float: left;
	margin-top: 13px;
	margin-left: 10px;
	margin-bottom: 9px;
}
	.Logo a {
		display: inline-block;
		width: 301px;
		height: auto;
	}
		.Logo img {
			width: 100%;
			height: auto;
		}

	/* Print */
.layoutPrint .Logo {
	position: static;
	margin-bottom: 60px;
	text-align: right;
}

@media print {
	.Logo {
		position: static;
		margin-bottom: 60px;
		text-align: right;
	}
	
	.Logo a[href]:after {
		content: "";
	}
}

/**
 * Specific styles for the partial Logo
 */


@media screen and (max-width: 428px) {

	.Logo {
		position: relative;
		z-index: 1;
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 200px;
	}

	.Logo a {
		display: inline-block;
		width: 200px;
		height: auto;
	}

}



@media screen and (max-width: 768px) and (min-width: 429px) {

	.Logo {
		position: relative;
		z-index: 1;
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 301px;
	}

}



/**
 * Specific styles for the partial SearchBox
 * Note:	The navigation is prefixed with header to prevent its offcanvas styling from inheritance
 */

	/* Generic styles for any context */
.SearchBox .form-control {
	white-space: nowrap;
	overflow: hidden;
	height: 30px;
	border-radius: 0;
}
	.SearchBox .form-control span {
		display: block;
		width: 100%;
		overflow: hidden;
		outline: none;
	}

	/* Styles exclusively for header context */
header .SearchBox {
	position: relative;
	z-index: 0;
	float: right;
	margin-right: 34px;
	margin-top: 34px;
}

	header .SearchBox .form-control {
		min-width: 0;
		max-width: 185px;

		padding-left: 5px;
		padding-right: 0;

		line-height: 16px;
		color: #666;

		border-color: transparent;
		background-color: transparent;

		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;

		font-size: 12px;
	}
	header .SearchBox .form-control.opened {
		min-width: 214px;
		max-width: 214px;

		padding-right: 30px;

		background-color: #fff;
		border-color: #A1A2A3;

		-webkit-box-shadow: inset 2px 2px 5px -2px rgba(50, 50, 50, 0.3);
		-moz-box-shadow: inset 2px 2px 5px -2px rgba(50, 50, 50, 0.3);
		box-shadow: inset 2px 2px 5px -2px rgba(50, 50, 50, 0.3);
	}

		header .SearchBox button {
			position: absolute;
			z-index: 0;
			top: 0px;
			right: 0px;
			overflow: hidden;

			background: #ed1c24;
			background: -moz-linear-gradient(top, #ed1c24 20%, #af001a 75%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#ed1c24), color-stop(75%,#af001a));
			background: -webkit-linear-gradient(top, #ed1c24 20%,#af001a 75%);
			background: -o-linear-gradient(top, #ed1c24 20%,#af001a 75%);
			background: -ms-linear-gradient(top, #ed1c24 20%,#af001a 75%);
			background: linear-gradient(top, #ed1c24 20%,#af001a 75%);
			border-color: #cc0d1f;
			color: #fff;

			border-radius: 0;

			line-height: 18px;
			padding: 6px;

			font-family: 'Taz';
			font-size: 12px;
			font-weight: bold;
		}

		header .SearchBox button:hover {
			background-color: green;
		}


		header .SearchBox button:hover {
			background: #af001a;
			background: -moz-linear-gradient(top, #af001a 20%, #ed1c24 75%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#af001a), color-stop(75%,#ed1c24));
			background: -webkit-linear-gradient(top, #af001a 20%,#ed1c24 75%);
			background: -o-linear-gradient(top, #af001a 20%,#ed1c24 75%);
			background: -ms-linear-gradient(top, #af001a 20%,#ed1c24 75%);
			background: linear-gradient(top, #af001a 20%,#ed1c24 75%);
			border-color: #737373;
			color: #fff;
		}

		input[type="search"] {
			-webkit-appearance: textfield;
		}


/**
 * Responsive styles for the partial SearchBox
 */

@media screen and (max-width: 1199px) {

	header .SearchBox {
		margin-right: 15px;
	}

}

/**
 * Specific styles for the partial MainNavigation
 * Note: The navigation is prefixed with header to prevent its offcanvas styling from inheritance
 */

header .MainNavigation {
	margin: 0;
	clear: both;
	border: none;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Taz';
	height: 43px;
}

	/* do not show dropdown arrow */
	header .MainNavigation .fa-angle-down:before {
		content: "";
	}

	header .MainNavigation > ul {
		float: none;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		background: #ed1c24;

		background: #ed1c24; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iI2VkMWMyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjAwMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #ed1c24 5%, #af001a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#ed1c24), color-stop(100%,#af001a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ed1c24 5%,#af001a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ed1c24 5%,#af001a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ed1c24 5%,#af001a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ed1c24 5%,#af001a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#af001a',GradientType=0 ); /* IE6-8 */

	}

		header .navbar {
			min-height: 44px;
		}

		header .MainNavigation ul.nav > li:before {
			background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAlCAYAAABoHziqAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gUeDTIBDmmPlwAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAT0lEQVQY03XNQQqAMBBD0W8tVr3/Wa1a67iKIMFNeARCBmCMCDKQgC+yYRKKMBsWYTWUf2R7TyjU3EJY86ILl9CEUziEXajCZqi2anbRAR40uRWSh5+dKgAAAABJRU5ErkJggg==);
			background-position: 0 0;
			height: 40px;
			position: absolute;
			width: 2px;
			content: "";
			z-index: 1;
		}
		header .MainNavigation ul.nav > li:first-child:before {
			background: none;
		}


		header .MainNavigation .navbar-nav > li {
			position:static;
		}


			header .MainNavigation .navbar-nav > li > a {
				padding: 11px 15px;
				border-top: 1px solid #ed1c24;
				color: #fff;

				background: #ed1c24; /* Old browsers */
				/* IE9 SVG, needs conditional override of 'filter' to 'none' */
				background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iI2VkMWMyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjAwMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
				background: -moz-linear-gradient(top,  #ed1c24 5%, #af001a 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#ed1c24), color-stop(100%,#af001a)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #ed1c24 5%,#af001a 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #ed1c24 5%,#af001a 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #ed1c24 5%,#af001a 100%); /* IE10+ */
				background: linear-gradient(to bottom,  #ed1c24 5%,#af001a 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#af001a',GradientType=0 ); /* IE6-8 */
			}

			header .MainNavigation .navbar-nav > li:hover > a, header .MainNavigation .navbar-nav > li.touched > a {
				padding: 11px 14px;
				/*padding-bottom: 12px;*/

				color: #000;
				background: #fff;
				border-top: 1px solid #fff;
				border-left: 1px solid #fff;
				border-right: 1px solid #fff;
				border-bottom: 10px solid #fff;
				position: relative;
				z-index: 1100;
				background: #c3c4c5; /* Old browsers */
				/* IE9 SVG, needs conditional override of 'filter' to 'none' */
				background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI4JSIgc3RvcC1jb2xvcj0iI2MzYzRjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
				background: -moz-linear-gradient(top,  #c3c4c5 8%, #ffffff 48%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,#c3c4c5), color-stop(48%,#ffffff)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #c3c4c5 8%,#ffffff 48%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #c3c4c5 8%,#ffffff 48%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #c3c4c5 8%,#ffffff 48%); /* IE10+ */
				background: linear-gradient(to bottom,  #c3c4c5 8%,#ffffff 48%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c4c5', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */


			}

			header .MainNavigation .navbar-nav > li.active > a,
			header .MainNavigation .navbar-nav > li.current > a{
				padding: 11px 14px;
				color: #000;
				background: #fff;
				border: 1px solid #fff;

				background: #c3c4c5; /* Old browsers */
				/* IE9 SVG, needs conditional override of 'filter' to 'none' */
				background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI4JSIgc3RvcC1jb2xvcj0iI2MzYzRjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
				background: -moz-linear-gradient(top,  #c3c4c5 8%, #ffffff 48%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,#c3c4c5), color-stop(48%,#ffffff)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top,  #c3c4c5 8%,#ffffff 48%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top,  #c3c4c5 8%,#ffffff 48%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top,  #c3c4c5 8%,#ffffff 48%); /* IE10+ */
				background: linear-gradient(to bottom,  #c3c4c5 8%,#ffffff 48%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c4c5', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */


				-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
				-moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
				box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
			}
			header .MainNavigation .navbar-nav > li.active > a:after,
			header .MainNavigation .navbar-nav > li.current > a:after{
				border-left: 15px solid transparent;
				border-right: 15px solid transparent;
				border-top: 6px solid #fff;
				position: absolute;
				bottom: -16px;
				width: 0px;
				left: 50%;
				margin-left: -15px;
			}

			header .MainNavigation .dropdown-menu {
				position: absolute;
				top: 100%;
				left: 0;
				z-index: 1000;
				display: none;
				float: left;
				width: 100%;
				min-width: 100%;
				padding: 5px 0;
				padding-bottom: 30px;
				list-style: none;
				font-size: 14px;
				background-color: #ffffff;
				border-radius: 0;
				border: 1px solid rgba(250, 250, 250, 1);
				-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;
			}

.MainNavigationSubLeft{
	padding: 20px 0 0 20px;
	z-index: 9990;
	position: static;
	display: table-cell;
	vertical-align: top;
	width: 33.33%;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.lineBlack {
	position: absolute;
}

.lineBlue {
	position: static;
	display:table;
	width:100%;
	height:100%;
	padding-top: 15px;
	padding-right: 18px;

}

.MainNavigationSubRight{
	border: 1px solid #b9bcbf;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 7px 0 rgba(83, 86, 88, 0.22);
	-moz-box-shadow: 0 0 7px 0 rgba(83, 86, 88, 0.22);
	box-shadow: 0 0 7px 0 rgba(83, 86, 88, 0.22);
	position: static;
	display: table-cell;
	margin: 15px 20px 20px -2px;
	background: #fff;
	padding: 10px 10px 10px 10px;

	font-family: Arial, sans-serif;
	font-size: 12px;
}

.MainNavigationSubItem{
	box-sizing: border-box;
	border: 1px dotted transparent;
	border-bottom: 1px dotted #b9bcbf;
	border-right-width: 50px;
	color: inherit;
	font-weight: bold;
	margin: 0 12px 0 0;
	padding: 7px 8px 8px 10px;
	right: -2px;
}

.MainNavigationSubItem:after{
	border-right: solid 2px black;
}

.MainNavigationSubSelected {
	background-color: white;
	border: 1px solid #B9BCBF;
	border-radius: 2px 0 0 2px;
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 2px !important;
	border-right: 1px solid white;
	-webkit-box-shadow: -3px 0px 5px 0 rgba(83, 86, 88, 0.22);
	-moz-box-shadow: -3px 0px 5px 0 rgba(83, 86, 88, 0.22);
	box-shadow: -3px 0px 5px 0 rgba(83, 86, 88, 0.22);
	color: #000000;
	z-index:9999;
	right: -2px;
}

.navSubitemContent {
	display: none;
}

.navSubitemContentShow{
	display: none;
	padding-top:15px;
}

.navSubitemContentShow h2{
	font-size: 14px;
	font-family: inherit;
	font-weight: bold;
	color: #000000;
}

.navSubitemContentShow h2{
	font-size: 14px;
	font-family: inherit;
	font-weight: bold;
}

.navSubitemContentShow h2 a{
	display: none;
}

.navSubitemContentShow a, .navSubitemContentShow a:link{
	color: #000;
	font-weight: normal;
}

.navSubitemContentShow a:visited {
	color: transparent;
}

.navSubitemContentShow a:hover{
	color: #ed1c24;
}

.navSubitemContentShow ul{
	list-style-type: none;
	padding-left:0px
}

.navSubitemContentShow li a:before{
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	font-size: 1.3em;
	line-height: 0.75em;
	vertical-align: -15%;
	padding: 0 5px;
	color: #ed1c24;
}

.MainNavigationSubRight .csc-textpic-imagewrap {
	overflow: visible;
}

.MainNavigationSubRight .csc-textpic figure{
	width-max: 120px;
	width-min: 110px;
	width: 120px;
	padding: 0;
	height: auto;
	left:0px;
}

.MainNavigationSubRight .csc-textpic figure img{
	width: 100%;
	margin-left: -5px;
}

.MainNavigationSubRight .csc-textpic-intext-right .csc-textpic-imagewrap{
	float: left;
}

.navSubitemContentShow p{
	font-size: inherit;
	font-family: inherit;
	font-weight: normal;
	color: #535658;
}


.navSubitemImageShow{
	display: none;
}

.subSubMenu {
	display: none;
}

#MainNavigationMobile {
	display: none;
}

/**
 * Responsive styles for the partial MainNavigation
 */

@media screen and (max-width: 768px) {

	header .MainNavigation {
		display: none;
	}

}

/**
 * Offcanvas
 */

html,
body {
	min-height: 100%;
		/* Prevent scroll on narrow devices */
	overflow-x: hidden;
}

.overlay-offcanvas,
.topbar-offcanvas {
	display: none;
}
.sidebar-offcanvas {
	height: 100%;
	overflow: auto;
}
.content-offcanvas {
	opacity: 1;

	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
}

	/* Offcanvas topbar */
.topbar-offcanvas {
	position: absolute;
	height: 50px;
	left: 0;
	top: 5px;
}
		/* Offcanvas trigger link */
	.trigger-offcanvas {
		position: relative;
		display: block;
		width: 55px;
		height: 50px;
		top: 0;
		left: 0;
	}
		/* Pure css icon */
	.trigger-offcanvas:before {
		position: absolute;
		width: 33px;
		height: 6px;
		top: 10px;
		left: 11px;
		content: '';
		background: #F14950;
		box-shadow: 0 6px rgba(0,0,0,0), 0 12px #F14950, 0 18px rgba(0,0,0,0), 0 24px #F14950;
	}



/* offcanvas xtra */
.right-offcanvas {
	display: none;
}

@media screen and (max-width: 768px) {

	/* right offcanvas button */
	.right-offcanvas {
		display: block;

		position: absolute;
		height: 50px;
		width: 50px;
		right: 0px;
		top: 12px;
		z-index: 999;
		overflow: hidden;
	}

		.right-offcanvas a {
			font-size: 46px;
			color: #F14950;
			text-decoration: none;
		}

	#MainNavigationMobile {
		display: block;
	}
}



@media screen and (max-width: 768px) {

		/* Offcanvas overlay */
	.active .overlay-offcanvas {
		display: block;
		position: absolute;
		z-index: 999;
		top: 0;
		bottom: 0;
		width: 100%;
		background-color: #000;
		opacity: 0.3;
	}

		/* Offcanvas dimension */
	.sidebar-offcanvas {
		width: 264px;
	}

	.row-offcanvas-left.active {
		left: 264px;
	}
		.row-offcanvas-left .sidebar-offcanvas.offcanvas-left {
			left: -264px;
		}

		/* hide right canvas when showing left canvas */
		.row-offcanvas-left .sidebar-offcanvas.offcanvas-right {
			right: -264px;
		}

	.row-offcanvas-left {
		left: 0;
	}


	.row-offcanvas-right.active {
		right: 264px;
	}
		.row-offcanvas-right .sidebar-offcanvas.offcanvas-right {
			right: -264px;
		}

		/* hide left canvas when showing right canvas */
		.row-offcanvas-right .sidebar-offcanvas.offcanvas-left {
			left: -264px;
		}

	.row-offcanvas-right {
		right: 0;
	}


	.sidebar-offcanvas .right-content {
		padding: 10px;
	}


	.topbar-offcanvas {
		display: block;
	}

		/* Offcanvas styling */
	.row-offcanvas {
		position: relative;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
		.sidebar-offcanvas {
			position: absolute;
			z-index: 3;
			top: 0;
			height: 100%;

			font-weight: bold;
			font-size: 16px;
		}

		.sidebar-offcanvas.offcanvas-left {
			background: #ea1b23;
			background: -moz-linear-gradient(top,  #ea1b23 0%,#a50104 25%,#a50104 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ea1b23), color-stop(25%,#a50104), color-stop(100%,#a50104));
			background: -webkit-linear-gradient(top,  #ea1b23 0%,#a50104 25%,#a50104 100%);
			background: -o-linear-gradient(top,  #ea1b23 0%,#a50104 25%,#a50104 100%);
			background: -ms-linear-gradient(top,  #ea1b23 0%,#a50104 25%,#a50104 100%);
			background: linear-gradient(to bottom,  #ea1b23 0%,#a50104 25%,#a50104 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea1b23', endColorstr='#a50104',GradientType=0 );
		}

		.content-offcanvas {
			position: relative;
			z-index: 2;
			-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
			-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
			box-shadow: 0 0 20px rgba(0, 0, 0, .3);
		}
		.active .content-offcanvas {
			opacity: 1;
		}

}



/**
 * MainNavigation inside offcanvas
 */

.sidebar-offcanvas .MainNavigationMobile {
	border: none;
	background: none;
	margin-bottom: 0;
	float: left;
	width: 100%;
	top: -1px;
}

	.sidebar-offcanvas .MainNavigationMobile ul.nav {
		margin: 0;
	}

		.sidebar-offcanvas .MainNavigationMobile ul.nav li {
			width: 100%;
			overflow: hidden;
		}

			.sidebar-offcanvas .MainNavigationMobile ul.nav li a {
				display: block;
				height: 49px;
				line-height: 49px;
				padding: 0 15px;
				color: #fff;
				border-bottom: 1px solid #C3C4C5;

				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
			}
			.no-touch .sidebar-offcanvas .MainNavigationMobile ul.nav li a:hover {
				color: #fff;
				background: #ff0c0c;
				border-bottom: 1px solid #C3C4C5;
			}

	/* Dropdown arrow */
.sidebar-offcanvas .MainNavigationMobile ul.nav li.dropdown a.angle-down:before {
	content: "\f107";
	font-family: 'fontawesome';
	position: absolute;
	right: 15px;
	font-weight: inherit;
}


	/* Dropdown menu */
.sidebar-offcanvas .MainNavigationMobile ul.dropdown-menu {
	display: none;
	position: static;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
}
	.sidebar-offcanvas .MainNavigationMobile li ul.dropdown-menu a {
		height: 49px;
		line-height: 49px;
	}


.sidebar-offcanvas .MainNavigationMobile ul.nav li.active a {
	background-color: inherit;
}


.sidebar-offcanvas .MainNavigationMobile ul.nav li.current a {
	background-color: inherit;
}




.no-touch .sidebar-offcanvas .MainNavigationMobile li.dropdown.touched a:hover {
	color: #fff;
	background: #ff0c0c;
	border-bottom: 1px solid #C3C4C5;
}

@media screen and (max-width: 768px) {

		/* Do not show before push */
	.responsive .MainNavigationMobile {
		display: none;
	}
	.responsive .sidebar-offcanvas .MainNavigationMobile {
		display: block;
	}

}



	/* second level menus */
.sidebar-offcanvas .MainNavigationMobile ul.nav li ul li a {
	color: #fff;
	background: #585b5c;
	background: -moz-linear-gradient(top,  #585b5c 0%, #a1a2a3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#585b5c), color-stop(100%,#a1a2a3));
	background: -webkit-linear-gradient(top,  #585b5c 0%,#a1a2a3 100%);
	background: -o-linear-gradient(top,  #585b5c 0%,#a1a2a3 100%);
	background: -ms-linear-gradient(top,  #585b5c 0%,#a1a2a3 100%);
	background: linear-gradient(to bottom,  #585b5c 0%,#a1a2a3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#585b5c', endColorstr='#a1a2a3',GradientType=0 );

	font-weight: inherit;
}


	/* third level menus */
.sidebar-offcanvas .MainNavigationMobile ul.nav li ul li ul li a {
	background: #F6F6F6;
	color: #535658;
}

.sidebar-offcanvas .MainNavigationMobile ul.nav li ul li ul li a:before {
	font-family: 'fontawesome';
	content: "\f054";
	padding-right: 7px;
}










/**
 * MetaNavigation inside offcanvas
 */

.sidebar-offcanvas .MetaNavigation ul {
	margin: 48px 0 0 0;
	padding: 0;
}

	.sidebar-offcanvas .MetaNavigation ul li {
		width: 100%;
		padding-left: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		display: block;
	}
	.sidebar-offcanvas .MetaNavigation ul li:before {
		display: none;
	}

		.sidebar-offcanvas .MetaNavigation ul li a {
			display: block;

			height: 49px;
			line-height: 49px;
			padding: 0 15px;

			text-decoration: none;
			color: #fff;
			border-bottom: 1px solid #C3C4C5;
		}
		.no-touch .sidebar-offcanvas .MetaNavigation ul li a:hover {
			color: #fff;
			background-color: #ff0c0c;
		}

@media screen and (max-width: 768px) {

		/* Do not show before push */
	.responsive .MetaNavigation {
		display: none;
	}
	.responsive .sidebar-offcanvas .MetaNavigation {
		display: block;
	}

}


/**
 * LanguageNavigation inside offcanvas
 */
.sidebar-offcanvas .LanguageNavigation {
	width: 100%;
	padding-top: 7px;
	margin-left: 0;
	padding-left: 10px;
	background-color: #C3C4C5;
	padding-bottom: 0;

	font-size: inherit;
}

	.sidebar-offcanvas .LanguageNavigation li.current a {
		color: #ED1C24;
	}




/**
 * SearchBox inside offcanvas
 */


.sidebar-offcanvas .SearchBox {
	position: relative;
	width: 100%;
	margin-bottom: 1px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 3px 10px 15px 10px;
	background-color: #C3C4C5;
	font-weight: normal;
}

/**
 * Specific styles for the partial SearchBox
 * Note:	The navigation is prefixed with header to prevent its offcanvas styling from inheritance
 */

	/* Generic styles for any context */
.sidebar-offcanvas .SearchBox .form-control {
	white-space: nowrap;
	overflow: hidden;
	height: 30px;
	border-radius: 0;
}
	.sidebar-offcanvas .SearchBox .form-control span {
		display: block;
		width: 100%;
		overflow: hidden;
		outline: none;
	}


	.sidebar-offcanvas .SearchBox .form-control {
		min-width: 0;
		max-width: 185px;

		padding-left: 5px;
		padding-right: 0;

		line-height: 16px;
		color: #666;

		border-color: transparent;
		background-color: transparent;

		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;

	}
	.sidebar-offcanvas .SearchBox .form-control.opened {
		min-width: 214px;
		max-width: 214px;

		padding-right: 30px;

		background-color: #fff;
		border-color: #A1A2A3;

		-webkit-box-shadow: inset 2px 2px 5px -2px rgba(50, 50, 50, 0.3);
		-moz-box-shadow: inset 2px 2px 5px -2px rgba(50, 50, 50, 0.3);
		box-shadow: inset 2px 2px 5px -2px rgba(50, 50, 50, 0.3);
	}

		.sidebar-offcanvas .SearchBox button {
			position: absolute;
			z-index: 0;
			top: 0px;
			right: 0px;
			overflow: hidden;

			background: #ed1c24;
			background: -moz-linear-gradient(top, #ed1c24 20%, #af001a 75%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#ed1c24), color-stop(75%,#af001a));
			background: -webkit-linear-gradient(top, #ed1c24 20%,#af001a 75%);
			background: -o-linear-gradient(top, #ed1c24 20%,#af001a 75%);
			background: -ms-linear-gradient(top, #ed1c24 20%,#af001a 75%);
			background: linear-gradient(top, #ed1c24 20%,#af001a 75%);
			border-color: #cc0d1f;
			color: #fff;

			border-radius: 0;

			line-height: 18px;
			padding: 6px;
			margin: 3px 10px 10px 10px;

			font-family: 'Taz';
			font-size: 12px;
			font-weight: bold;
		}

		header .SearchBox button:hover {
			background-color: green;
		}


		.sidebar-offcanvas .SearchBox button:hover {
			background: #af001a;
			background: -moz-linear-gradient(top, #af001a 20%, #ed1c24 75%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#af001a), color-stop(75%,#ed1c24));
			background: -webkit-linear-gradient(top, #af001a 20%,#ed1c24 75%);
			background: -o-linear-gradient(top, #af001a 20%,#ed1c24 75%);
			background: -ms-linear-gradient(top, #af001a 20%,#ed1c24 75%);
			background: linear-gradient(top, #af001a 20%,#ed1c24 75%);
			border-color: #737373;
			color: #fff;
		}



/**
 * Specific styles for the partial Slider
 */

#Slider .sfpSlider {
	position: relative;
	width: 100%;
	height: 345px;
	overflow: hidden;
}

#Slider .ls-v5 .ls-bottom-slidebuttons a {
	background-image: none;
	height: 13px;
	width: 13px;
	background-color: #fff;
	border-radius: 50%;
	margin: 0 5px;

	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
}

#Slider .sfpslider .ls-thumbnail-hover-inner {
	left: 4px;
	top: -10px;
}
#Slider .sfpslider .ls-thumbnail-hover-bg {
	left: 1px;
}

#Slider .csc-element {
	padding: 0;
}

/**
 * Specific styles for the partial RootlineNavigation
 */

.RootlineNavigation {
	position: relative;
	z-index: 0;
	top: -5px;
	padding: 5px 0;
}
 
.RootlineNavigation ul,
.RootlineNavigation ul li {
	margin: 0;
	padding: 0;
}

.RootlineNavigation ul li {
	display: inline-block;
}
.RootlineNavigation ul li:before {
	/*content: '>';*/
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	font-size: 1.3em;
	line-height: 0.75em;
	vertical-align: -15%;
	/*font-weight: bold;*/
	padding: 0 5px;
	color: #686B6D;
}

.RootlineNavigation ul li:first-child:before {
	display: none;
}

.RootlineNavigation ul li a {
	/*background-color: #fff;*/
}
.RootlineNavigation ul li a.active.current {
	font-size: 12px;
	font-weight: bold;
	color: #535658;
	text-decoration:none;
}

.RootlineNavigation a.active.sub {
	font-size: 12px;
	color: #a1a2a3;

}

.RootlineNavigation ul li.act a {
	/*background-color: #eee;*/
}

/**
 * Specific styles for the partial Footer
 */

.Footer {
	position: relative;
	z-index: 1;
	padding: 30px 10px 0px 20px;
	background: #f5f5f5 url("data:image/png;base64,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") repeat 0 0;
	/*text-shadow: 1px 1px 0 #fff;*/

	border-top: 1px dotted #a1a2a3;
}


	.Footer.main{
		clear: both;
	}


	/* content part of footer */
	.Footer div.content div.csc-sitemap ul {
		list-style-type: none;
	}

	.Footer div.content h2,
	.Footer div.content h3,
	.Footer div.content h4,
	.Footer div.content h5 {
		margin-bottom: 15px;
	}

	.Footer div.content div.csc-sitemap > ul {
		padding-left: 0;
	}

	.Footer div.content div.csc-sitemap > ul > li {
		margin-top: 5px;
		line-height: 1.1;
	}

	/* hide all sublevels */
	.Footer div.content div.csc-sitemap > ul > li ul {
		display: none;
	}


	/* contact part of footer */
	.Footer div.contact {
		padding-left: 0;
		padding-right: 15px;
	}

		.Footer div.contact table {
			margin: 0;
		}

		.Footer div.contact table tr td {
			padding: 0;
		}
		.Footer div.contact table tr td:last-child {
			text-align: right;
		}

		.Footer div.contact fieldset {
			border: 1px solid #a1a2a3;
			margin-top: -5px;
		}

			.Footer div.contact fieldset > div {
				padding: 15px;
			}

			.Footer div.contact fieldset legend {
				width: auto;
				font-family: 'Taz';
				font-size: 15px;
				font-weight: bold;
				margin: 0 0 0 15px;
				color: #535658;
			}

			.Footer div.contact fieldset h3,
			.Footer div.contact fieldset h4,
			.Footer div.contact fieldset h5 {
				margin-top: 0;
			}

				.Footer div.contact fieldset div.contact-form-link {
					border-top: 1px dotted #ccc;
				}

					.Footer div.contact fieldset div.contact-form-link a {
						font-weight: bold;
					}

					.Footer div.contact fieldset div.contact-form-link a:before {
						content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gUeCDIGlsbY3wAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAOklEQVQI12N8K6Pyn4GBgZEBCTBB6f/ogozoEjCVKBJMSLrgEsiCMO2M6BYxwrT/R9OOYREDAwMDAwArrwk/oTBqhgAAAABJRU5ErkJggg==');
						position: relative;
						top: 1px;
						margin-right: 5px;
					}



	/* sub footer part */
	#sub-footer {
		border-top: 1px dotted #a1a2a3;
		color: #535658;

		padding-top: 8px;
		padding-bottom: 11px;
	}

		#sub-footer > span.copyright {
			padding-left: 10px;
		}

		#sub-footer span,
		#sub-footer li {
			vertical-align: sub;
		}

		#sub-footer nav {
			display: inline-block;
			font-size: 11px;
			padding-left: 30px;
		}



	/* navigation bar above footer */
	nav.nav-footer {
		float: right;
		margin: 0 10px 15px 15px;
	}

		nav.nav-footer a.print:before {
			background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gUeCzMwQiHCXgAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAw0lEQVQ4y6WUYQ6CMAyF3xIuIYh4DvVCcCB3oLWcQxgZ6iXqHyIwGcPwkmbJsn5r35opQwxPdwAlwtIAqtv1Mu4YYojINwyxrMkQi5+ThK5zfY+tCkJEZDNEGeKYBzFpZYhlZhKArus2Ex5NO7ZjrQUANK2NJhanfNmTfzzwz/5A8mO2AzKs56LY4EOzXglxHYVkWRr3JE0PQYBz/WI7mrguvaZXK3FuNs06AVANMSkq+lJqOlvJ3pEPQfTz9Y59BTN9AJOwiv1ABaEoAAAAAElFTkSuQmCC');
			content: "";
			display: inline-block;
			width: 17px;
			height: 16px;
			margin-bottom: -3px;
			margin-right: 5px;
		}

		nav.nav-footer a.print:hover:before {
			background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gUeCzQBXL5UowAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABG0lEQVQ4y2M8UdzAgAamMTAwZDLgBtMZGBiyzHvq4QIsDAwMDMgCJ0saM4087HCacG7HoUwGBoYsZDEWXIo/J6ZhlwiPwRBiYqACYDxR3EAoDAiB6SwMDAyZ+u62KKLv4tKINuFxdGwmCwMDA8M/BgaGVzGpDAwMDAyc9ZUMzLUVeDV+b2xnwAjYf/8ZGH7+/Q8xhAjbYWpRDPn/n4HhF1TiVXUryYHCwsDAwPD3/3+GH3/+MTAwMDCorp5HUNPt0CQs3vnHwPD9D8QlN/ccIeydPwjvsCO7BOZPdgYGhk+T5uA0gC8vBSVMYIZMv7f/aCZfXgpc4hdawGEzCD2dZKHlhf+///0nmEiR8xtVkj22DDhdsjiNUFGAAgAWhFzX/wtpmQAAAABJRU5ErkJggg==');
			content: "";
		}

		nav.nav-footer a.go-top {
			margin-left: 20px;
		}

		nav.nav-footer a.go-top:after {
			background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gUeCzQOzAFJMgAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAv0lEQVQoz6WTfw4BMRCFvxWn0B/ugQtxIHsg7R7DdiUWp3j+WCVYUvGSSadtvnmTTFtJIsRmC6wpV71aLjbVLsQtsF4tF8VkiA1AXe1CVAb7vi8usG8T07w5/gBmTXIi6S3MbDZ6Luk7bI0BwBrzG+ysfWrPWVsGe+fuUHc43HPv3GcYibn3D7DrQBrWm+begzTEq3NWSunJJaXEa4fAY1SSaNv241jG7qZjzqX6C54AdYgNguI4nS/D2/7nV10BBs7MCqfnFvsAAAAASUVORK5CYII=');
			content: "";
			display: inline-block;
			width: 15px;
			height: 15px;
			margin-bottom: -3px;
			margin-left: 5px;
		}

		nav.nav-footer a.go-top:hover:after {
			background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gUeCzQXqGrh8gAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABDklEQVQoz6WTPUvDUBSGn4QMBbvoUgRDcejYxcXN2X/g4uJSiGvdtbtz80/EqYggmMXFsV+IFDoUOkhD6E3uccrtTaqQ6oF3ed/zcO89h+uICNFNrw8EVK/w9P722nnt3vWB4OT8rDL59vgMEHo2+HXVqQS3gOHFZeDmRlXQLhdAIyi9rYPP4Y++0mLBAutMCmrMRgA0ZqOtbJ2V4CQVI38+LlzPn48LeZKW4UxIMqG1mBjoff94M6TFxPQk9smZFmKlaS+npjmqN4mVJqo3jddeTomVJlZ6A6cirFJtmgY1n1WqjQY132S5B+DZb37wjn5dSznbs+F8gjvv+a/lAuHH08tO0GG3AxA6//lV3ycXzP53vGXYAAAAAElFTkSuQmCC');
			content: "";
		}



/**
 * Responsive styles for the partial Footer
 */

@media screen and (max-width: 768px) {



}

