
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;
}
[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;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -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: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #4f849e;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #f2480c;
  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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  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;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: inherit;
  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: #777777;
}
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: 20px;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 14px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.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: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.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: #777777;
}
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;
  border-radius: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
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: 0px;
}
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: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1020px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 10px;
  padding-right: 10px;
}
.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: auto;
}
.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: auto;
}
.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: 768px) {
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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: auto;
  }
  .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 {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-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:hover > .active,
.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:hover > .success,
.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:hover > .info,
.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:hover > .warning,
.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:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -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;
  max-width: 100%;
  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;
  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: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-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: #4f849e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79, 132, 158, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79, 132, 158, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.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"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 33px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 49px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.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],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.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;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6;
}
@media (min-width: 768px) {
  .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 {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.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: 0px;
  -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: #e6e6e6;
  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: #3071a9;
  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: #449d44;
  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: #31b0d5;
  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: #ec971f;
  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: #c9302c;
  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: #4f849e;
  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: #f2480c;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
}
.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;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-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;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.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: #777777;
}
.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: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.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: 768px) {
  .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: 0;
}
.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: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child: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%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.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: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
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: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
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: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 0px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .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: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  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: #4f849e;
}
.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: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #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: 768px) {
  .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: 0px;
}
.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: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 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: 0px;
}
.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: 768px) {
  .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: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0px 0px 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: 768px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  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: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .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: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .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 10px;
  font-size: 20px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  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: 768px) {
  .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 {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .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;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}
.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: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .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: 767px) {
  .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-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.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: 767px) {
  .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: #777777;
  }
  .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: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #4f849e;
  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: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #f2480c;
  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: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager 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: #777777;
  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;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.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: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  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: #4f849e;
  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;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 0px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .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: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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: #4f849e;
}
.thumbnail .caption {
  padding: 9px;
  color: #666666;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .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: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.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: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
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;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #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: transparent;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.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: -1px;
  border-bottom-left-radius: -1px;
}
.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: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.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: -1px;
}
.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: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.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: -1px;
}
.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: -1px;
}
.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: 0px;
}
.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-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.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-heading .badge {
  color: #428bca;
  background-color: #ffffff;
}
.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-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.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-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.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-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.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-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #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: hidden;
  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: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.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: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.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: 15px;
}
.modal-footer {
  padding: 15px;
  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;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .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: 1070;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.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: 320px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #4f849e;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #4f849e;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #4f849e;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #4f849e;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #4f849e;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #4f849e;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #4f849e;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #4f849e;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #4f849e;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 350px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 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: #cccccc;
  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: #cccccc;
}
.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: #cccccc;
  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: #cccccc;
}
.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;
  -o-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, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  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%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -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: 768px) {
  .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;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999;
  border-radius: 4px;
  
}
.bootstrap-datetimepicker-widget .btn {
  padding: 6px;
}
.bootstrap-datetimepicker-widget:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
}
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget td span.active {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget td span.disabled,
.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget th.next,
.bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}
.bootstrap-datetimepicker-widget th.disabled,
.bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget ul.list-unstyled li.in div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0px !important;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
#main > .details:before,
#main > .details:after,
.content:before,
.content:after,
.content .content-form.content-form-more .form-wrapper:before,
.content .content-form.content-form-more .form-wrapper:after,
.content-wrapper:before,
.content-wrapper:after,
.container-cms:before,
.container-cms:after,
.container-cms > div.content:before,
.container-cms > div.content:after,
.container-cms > div .details .white dl.teaserbox-descriptionlist:before,
.container-cms > div .details .white dl.teaserbox-descriptionlist:after,
.container-cms > div .details .gray dl.teaserbox-descriptionlist:before,
.container-cms > div .details .gray dl.teaserbox-descriptionlist:after,
.aside .dashed dl.teaserbox-descriptionlist:before,
.aside .dashed dl.teaserbox-descriptionlist:after,
.aside .white dl.teaserbox-descriptionlist:before,
.aside .white dl.teaserbox-descriptionlist:after,
.aside .gray dl.teaserbox-descriptionlist:before,
.aside .gray dl.teaserbox-descriptionlist:after,
.content-cms > .details .white dl.teaserbox-descriptionlist:before,
.content-cms > .details .white dl.teaserbox-descriptionlist:after,
.content-cms > .details .gray dl.teaserbox-descriptionlist:before,
.content-cms > .details .gray dl.teaserbox-descriptionlist:after,
.page-landing:before,
.page-landing:after,
.teaserbox dl.teaserbox-descriptionlist:before,
.teaserbox dl.teaserbox-descriptionlist:after,
.teaserbox-1 dl.teaserbox-descriptionlist:before,
.teaserbox-1 dl.teaserbox-descriptionlist:after,
.teaserbox-2 dl.teaserbox-descriptionlist:before,
.teaserbox-2 dl.teaserbox-descriptionlist:after,
.teaserbox-3 dl.teaserbox-descriptionlist:before,
.teaserbox-3 dl.teaserbox-descriptionlist:after,
.teaserbox-bgimage dl.teaserbox-descriptionlist:before,
.teaserbox-bgimage dl.teaserbox-descriptionlist:after,
.teaserboxes-group:before,
.teaserboxes-group:after,
.investment-row:before,
.investment-row:after,
.main-menu > div:before,
.main-menu > div:after,
.content:before,
.content:after,
.project-info:before,
.project-info:after,
.module-stat-counter:before,
.module-stat-counter:after,
.module-teaser-text:before,
.module-teaser-text:after,
.investment-own-wrapper:before,
.investment-own-wrapper:after,
.goodie dl.teaserbox-descriptionlist:before,
.goodie dl.teaserbox-descriptionlist:after,
.investors-all li > div:before,
.investors-all li > div:after,
.social-plugins-wrapper:before,
.social-plugins-wrapper:after,
.seedheads-wrapper:before,
.seedheads-wrapper:after,
.seedhead-detail .seedhead-info-wrapper:before,
.seedhead-detail .seedhead-info-wrapper:after,
.investmentknowledge-productexperience-wrapper .radio-ik:before,
.investmentknowledge-productexperience-wrapper .radio-ik:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd: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,
#main > .details:after,
.content:after,
.content .content-form.content-form-more .form-wrapper:after,
.content-wrapper:after,
.container-cms:after,
.container-cms > div.content:after,
.container-cms > div .details .white dl.teaserbox-descriptionlist:after,
.container-cms > div .details .gray dl.teaserbox-descriptionlist:after,
.aside .dashed dl.teaserbox-descriptionlist:after,
.aside .white dl.teaserbox-descriptionlist:after,
.aside .gray dl.teaserbox-descriptionlist:after,
.content-cms > .details .white dl.teaserbox-descriptionlist:after,
.content-cms > .details .gray dl.teaserbox-descriptionlist:after,
.page-landing:after,
.teaserbox dl.teaserbox-descriptionlist:after,
.teaserbox-1 dl.teaserbox-descriptionlist:after,
.teaserbox-2 dl.teaserbox-descriptionlist:after,
.teaserbox-3 dl.teaserbox-descriptionlist:after,
.teaserbox-bgimage dl.teaserbox-descriptionlist:after,
.teaserboxes-group:after,
.investment-row:after,
.main-menu > div:after,
.content:after,
.project-info:after,
.module-stat-counter:after,
.module-teaser-text:after,
.investment-own-wrapper:after,
.goodie dl.teaserbox-descriptionlist:after,
.investors-all li > div:after,
.social-plugins-wrapper:after,
.seedheads-wrapper:after,
.seedhead-detail .seedhead-info-wrapper:after,
.investmentknowledge-productexperience-wrapper .radio-ik: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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .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 (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) 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: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !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: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !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 (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) 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;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?-lt0a31');
  src: url('../fonts/icomoon.eot?#iefix-lt0a31') format('embedded-opentype'), url('../fonts/icomoon.woff?-lt0a31') format('woff'), url('../fonts/icomoon.ttf?-lt0a31') format('truetype'), url('../fonts/icomoon.svg?-lt0a31#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-up-left:before {
  content: "\e617";
}
.icon-arrow-up:before {
  content: "\e618";
}
.icon-arrow-up-right:before {
  content: "\e619";
}
.icon-arrow-right:before {
  content: "\e61a";
}
.icon-arrow-down-right:before {
  content: "\e61b";
}
.icon-arrow-down:before {
  content: "\e61c";
}
.icon-arrow-down-left:before {
  content: "\e61d";
}
.icon-arrow-left:before {
  content: "\e61e";
}
.icon-heart:before {
  content: "\e600";
}
.icon-heart-empty:before {
  content: "\e601";
}
.icon-share:before {
  content: "\e602";
}
.icon-facebook:before {
  content: "\e603";
}
.icon-twitter:before {
  content: "\e604";
}
.icon-googleplus:before {
  content: "\e605";
}
.icon-xing:before {
  content: "\f168";
}
.icon-in:before {
  content: "\f0e1";
}
.icon-mail:before {
  content: "\e61f";
}
.icon-checkbox-unchecked:before {
  content: "\e606";
}
.icon-checkbox-checked:before {
  content: "\e607";
}
.icon-radio-unchecked:before {
  content: "\e608";
}
.icon-radio-checked:before {
  content: "\e609";
}
.icon-checkmark:before {
  content: "\e60a";
}
.icon-close:before {
  content: "\e620";
}
.icon-arrow-right2:before {
  content: "\e60e";
}
.icon-lock:before {
  content: "\e60c";
}
.icon-list:before {
  content: "\e60d";
}
.icon-bars:before {
  content: "\e60f";
}
.icon-chat:before {
  content: "\e610";
}
.icon-plus:before {
  content: "\e611";
}
.icon-cross:before {
  content: "\e60b";
}
.icon-play:before {
  content: "\e612";
}
.icon-thin-arrow-left:before {
  content: "\e613";
}
.icon-thin-arrow-right:before {
  content: "\e614";
}
.icon-thin-arrow:before {
  content: "\e615";
}
.icon-thin-arrow-down:before {
  content: "\e616";
}
.icon-arrow-up-left2:before {
  content: "\e733";
}
.icon-arrow-up2:before {
  content: "\e734";
}
.icon-arrow-up-right2:before {
  content: "\e735";
}
.icon-arrow-right22:before {
  content: "\e736";
}
.icon-arrow-down-right2:before {
  content: "\e737";
}
.icon-arrow-down2:before {
  content: "\e738";
}
.icon-arrow-down-left2:before {
  content: "\e739";
}
.icon-arrow-left2:before {
  content: "\e73a";
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  padding: 0;
}
h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  color: #4f849e;
  margin-bottom: 6px;
}
.content-form h1 {
  margin-bottom: 35px;
}
h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  color: #1b4459;
  margin: 10px 0 16px;
}
.content-form h2 {
  margin-bottom: 35px;
}
.content-left > h2:first-child {
  margin-top: 0;
}
h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  color: #1b4459;
}
h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  color: #666666;
}
h5 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  color: #666666;
}
h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #1b4459;
}
h3,
h4,
h5,
h6 {
  margin: 8px 0 10px;
}
p,
ul,
label,
strong,
table {
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #666666;
}
p {
  margin-bottom: 10px;
}
p:last-child {
  margin-bottom: 0;
}
strong {
  color: #666666;
  font-weight: 800;
}
.highlight {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 28px;
  color: #1b4459;
}
.texthighlight {
  color: #1b4459;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 35px;
}
.texthighlight-0 {
  color: #1b4459;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 35px;
}
.texthighlight-1 {
  color: #1b4459;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 35px;
  color: #666666;
  position: relative;
  padding-left: 50px;
}
.texthighlight-1::before {
  content: "";
  background: url("../images/seedmatch/quotationmark.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 30px;
  width: 32px;
  position: absolute;
  top: 7px;
  left: 0;
}
a,
a:active,
a:visited {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #4f849e;
}
a:hover,
a:active:hover,
a:visited:hover {
  text-decoration: none;
  color: #f2480c;
}
li.icon-checkmark {
  list-style: none;
}
li.icon-checkmark::before {
  position: relative;
  top: 2px;
  display: inline-block;
  margin: 5px;
  font-size: 20px;
}
.radio,
.checkbox {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px !important;
}
.radio-wrapper .radio {
  display: inline-block;
  margin-right: 20px;
}
.checkbox label,
.radio label {
  position: relative;
  padding-left: 25px;
}
.checkbox label.error,
.radio label.error {
  padding-left: 0;
}
.checkbox label input[type="checkbox"],
.radio label input[type="checkbox"] {
  display: none;
}
.checkbox label input[type="checkbox"] ~ .icon,
.radio label input[type="checkbox"] ~ .icon {
  position: absolute;
  top: 1px;
  left: 1px;
}
.checkbox label input[type="checkbox"] ~ .icon-checkbox-checked,
.radio label input[type="checkbox"] ~ .icon-checkbox-checked {
  display: none;
}
.checkbox label input[type="checkbox"]:checked ~ .icon-checkbox-unchecked,
.radio label input[type="checkbox"]:checked ~ .icon-checkbox-unchecked {
  display: none;
}
.checkbox label input[type="checkbox"]:checked ~ .icon-checkbox-checked,
.radio label input[type="checkbox"]:checked ~ .icon-checkbox-checked {
  display: inline;
}
.checkbox label input[type="radio"],
.radio label input[type="radio"] {
  display: none;
}
.checkbox label input[type="radio"] ~ .icon,
.radio label input[type="radio"] ~ .icon {
  position: absolute;
  top: 1px;
  left: 5px;
}
.checkbox label input[type="radio"] ~ .icon-radio-checked,
.radio label input[type="radio"] ~ .icon-radio-checked {
  display: none;
}
.checkbox label input[type="radio"]:checked ~ .icon-radio-unchecked,
.radio label input[type="radio"]:checked ~ .icon-radio-unchecked {
  display: none;
}
.checkbox label input[type="radio"]:checked ~ .icon-radio-checked,
.radio label input[type="radio"]:checked ~ .icon-radio-checked {
  display: inline;
}
form .content-account .entityproperty {
  padding-bottom: 0;
}
form .content-account .value-display {
  margin-bottom: 0;
}
form .entityproperty label {
  padding: 6px 0;
}
form .entityproperty > div {
  display: block;
  margin-bottom: 6px;
}
form .entityproperty > div input,
form .entityproperty > div select,
form .entityproperty > div textarea {
  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: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-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 .entityproperty > div input:focus,
form .entityproperty > div select:focus,
form .entityproperty > div textarea:focus {
  border-color: #4f849e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79, 132, 158, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79, 132, 158, 0.6);
}
form .entityproperty > div input::-moz-placeholder,
form .entityproperty > div select::-moz-placeholder,
form .entityproperty > div textarea::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
form .entityproperty > div input:-ms-input-placeholder,
form .entityproperty > div select:-ms-input-placeholder,
form .entityproperty > div textarea:-ms-input-placeholder {
  color: #777777;
}
form .entityproperty > div input::-webkit-input-placeholder,
form .entityproperty > div select::-webkit-input-placeholder,
form .entityproperty > div textarea::-webkit-input-placeholder {
  color: #777777;
}
form .entityproperty > div input[disabled],
form .entityproperty > div select[disabled],
form .entityproperty > div textarea[disabled],
form .entityproperty > div input[readonly],
form .entityproperty > div select[readonly],
form .entityproperty > div textarea[readonly],
fieldset[disabled] form .entityproperty > div input,
fieldset[disabled] form .entityproperty > div select,
fieldset[disabled] form .entityproperty > div textarea {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textareaform .entityproperty > div input,
textareaform .entityproperty > div select,
textareaform .entityproperty > div textarea {
  height: auto;
}
form .entityproperty > div textarea {
  height: 150px;
  min-height: 70px;
  resize: vertical;
}
form .entityproperty.short {
  float: left;
  margin-right: 15px;
}
form .entityproperty.short > div {
  width: 99px;
}
form .entityproperty.medium {
  display: inline-block;
}
form .entityproperty.medium > div {
  width: 291px;
}
form .entityproperty.half {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
form .entityproperty.half.field-left {
  padding-left: 0;
}
form .entityproperty.half.field-right {
  padding-right: 0;
}
form .entityproperty.long {
  display: inline-block;
}
form .entityproperty.long > div {
  width: 405px;
}
form .entityproperty.block {
  display: block;
}
form .buttonPanel {
  margin-top: 35px;
}
form .requiredHint {
  font-size: 11px;
}
form.form-plain .buttonPanel {
  margin-top: 0;
}
.entityproperty .label-display {
  color: #4f849e;
  display: inline-block;
  margin: 2px 7px 2px 0;
}
.entityproperty .nolabel {
  margin-bottom: 0;
}
.entityproperty .nolabel label {
  display: none;
}
.entityproperty .value-display {
  display: inline-block;
  padding: 2px 0;
}
.container {
  max-width: none !important;
  width: 1020px;
}
.container > h1:first-child {
  margin: 0 0 35px;
}
header {
  position: relative;
}
header img {
  vertical-align: bottom;
}
header .container-fakeheader {
  margin-top: 71px;
}
#main section {
  padding: 35px 0 0 0;
}
#main section.section-funding {
  padding: 0;
}
#main section.section-single {
  padding: 0;
}
#main > .details {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: none !important;
  width: 1020px;
}
aside {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.content {
  margin-left: -10px;
  margin-right: -10px;
}
.content .content-form {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.content .content-form.content-form-more {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.content .content-form.content-form-more .from-hint {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px;
  line-height: 120%;
}
.content .content-form.content-form-more .form-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.content .content-form.content-form-more form {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.content .content-form.content-form-more form.form-full {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.content-left {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-right: 30px;
}
aside {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.content-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.content-wrapper .content {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.content-wrapper aside {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.white-palette > .container > *,
.gray-palette > .container > * {
  margin-bottom: 50px;
}
.dark-palette {
  background-color: #1b4459;
  color: white;
}
.dark-palette p,
.dark-palette ul,
.dark-palette a,
.dark-palette h1,
.dark-palette h2,
.dark-palette h3,
.dark-palette h4,
.dark-palette h5,
.dark-palette h6 {
  color: white;
}
.gray-palette {
  background-color: #e8e8e8;
}
.gray-box {
  background-color: #f6f6f6;
  padding: 20px;
  margin-bottom: 35px;
}
.gray-box > div:not(:last-child) {
  margin: 0 0 16px;
}
.gray-box > div.entityproperty {
  margin-bottom: 6px;
}
.gray-box > h2:first-child,
.gray-box > h3:first-child {
  margin-top: 0;
}
.shadow-fullpage {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  height: 5px;
  padding: 0;
  position: relative;
}
.container-cms {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: none !important;
  width: 1020px;
}
.container-cms > div.content {
  margin-left: -10px;
  margin-right: -10px;
}
.container-cms > div .aside {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  left: 75%;
}
.container-cms > div .details {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  right: 25%;
  padding-right: 30px;
}
.container-cms > div .details .dashed,
.container-cms > div .details .lightgreen {
  border: 1px solid #cccccc;
  padding: 20px;
  margin: 35px 0;
}
.container-cms > div .details .dashed h2:first-child,
.container-cms > div .details .lightgreen h2:first-child {
  margin-top: 0;
}
.container-cms > div .details .white {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
}
.container-cms > div .details .white h3 {
  text-align: center;
}
.container-cms > div .details .white h3:first-child {
  margin: 0 0 17px;
}
.container-cms > div .details .white h3:only-child {
  margin: 0;
}
.container-cms > div .details .white a {
  word-wrap: break-word;
}
.container-cms > div .details .white a:hover {
  color: #f2480c;
}
.container-cms > div .details .white a:hover h3 {
  color: #f2480c;
}
.container-cms > div .details .white a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.container-cms > div .details .white a.button:hover {
  color: white;
}
.container-cms > div .details .white a.download {
  display: block;
  margin-bottom: 10px;
}
.container-cms > div .details .white a.download:last-child {
  margin-bottom: 0;
}
.container-cms > div .details .white .hr-gray {
  margin: 10px 0;
}
.container-cms > div .details .white .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.container-cms > div .details .white > .full-image {
  width: 100%;
  padding: 0;
}
.container-cms > div .details .white .social-teaser {
  height: 60px;
}
.container-cms > div .details .white .social-teaser:before,
.container-cms > div .details .white .social-teaser:after {
  content: " ";
  display: table;
}
.container-cms > div .details .white .social-teaser:after {
  clear: both;
}
.container-cms > div .details .white .social-teaser:before,
.container-cms > div .details .white .social-teaser:after {
  content: " ";
  display: table;
}
.container-cms > div .details .white .social-teaser:after {
  clear: both;
}
.container-cms > div .details .white .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.container-cms > div .details .white dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.container-cms > div .details .white dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.container-cms > div .details .white dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.container-cms > div .details .white dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.container-cms > div .details .white dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.container-cms > div .details .white dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.container-cms > div .details .gray {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #f2480c;
}
.container-cms > div .details .gray h3 {
  text-align: center;
}
.container-cms > div .details .gray h3:first-child {
  margin: 0 0 17px;
}
.container-cms > div .details .gray h3:only-child {
  margin: 0;
}
.container-cms > div .details .gray a {
  word-wrap: break-word;
}
.container-cms > div .details .gray a:hover {
  color: #f2480c;
}
.container-cms > div .details .gray a:hover h3 {
  color: #f2480c;
}
.container-cms > div .details .gray a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.container-cms > div .details .gray a.button:hover {
  color: white;
}
.container-cms > div .details .gray a.download {
  display: block;
  margin-bottom: 10px;
}
.container-cms > div .details .gray a.download:last-child {
  margin-bottom: 0;
}
.container-cms > div .details .gray .hr-gray {
  margin: 10px 0;
}
.container-cms > div .details .gray .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.container-cms > div .details .gray > .full-image {
  width: 100%;
  padding: 0;
}
.container-cms > div .details .gray .social-teaser {
  height: 60px;
}
.container-cms > div .details .gray .social-teaser:before,
.container-cms > div .details .gray .social-teaser:after {
  content: " ";
  display: table;
}
.container-cms > div .details .gray .social-teaser:after {
  clear: both;
}
.container-cms > div .details .gray .social-teaser:before,
.container-cms > div .details .gray .social-teaser:after {
  content: " ";
  display: table;
}
.container-cms > div .details .gray .social-teaser:after {
  clear: both;
}
.container-cms > div .details .gray .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.container-cms > div .details .gray dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.container-cms > div .details .gray dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.container-cms > div .details .gray dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.container-cms > div .details .gray dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.container-cms > div .details .gray dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.container-cms > div .details .gray dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.container-cms > div.content-full .details {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  right: auto;
}
.container-cms a:not(:empty):not(.panel-title):not(.page-link) {
  cursor: pointer;
}
.container-cms a:not(:empty):not(.panel-title):not(.page-link)::after {
  content: "";
  background: url("../images/seedmatch/icon_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 9px;
  position: relative;
  top: 3px;
  margin-left: 4px;
}
.container-cms a:not(:empty):not(.panel-title):not(.page-link):hover::after {
  background: url("../images/seedmatch/icon_arrow_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.container-cms a.fancybox::after {
  background: none !important;
  display: none !important;
}
.container-cms a.button {
  color: white;
}
.container-cms a.button:hover {
  color: white;
}
.container-cms a.button::after {
  display: none;
}
.aside .dashed {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
  margin-bottom: 55px;
}
.aside .dashed h3 {
  text-align: center;
}
.aside .dashed h3:first-child {
  margin: 0 0 17px;
}
.aside .dashed h3:only-child {
  margin: 0;
}
.aside .dashed a {
  word-wrap: break-word;
}
.aside .dashed a:hover {
  color: #f2480c;
}
.aside .dashed a:hover h3 {
  color: #f2480c;
}
.aside .dashed a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.aside .dashed a.button:hover {
  color: white;
}
.aside .dashed a.download {
  display: block;
  margin-bottom: 10px;
}
.aside .dashed a.download:last-child {
  margin-bottom: 0;
}
.aside .dashed .hr-gray {
  margin: 10px 0;
}
.aside .dashed .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.aside .dashed > .full-image {
  width: 100%;
  padding: 0;
}
.aside .dashed .social-teaser {
  height: 60px;
}
.aside .dashed .social-teaser:before,
.aside .dashed .social-teaser:after {
  content: " ";
  display: table;
}
.aside .dashed .social-teaser:after {
  clear: both;
}
.aside .dashed .social-teaser:before,
.aside .dashed .social-teaser:after {
  content: " ";
  display: table;
}
.aside .dashed .social-teaser:after {
  clear: both;
}
.aside .dashed .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.aside .dashed dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.aside .dashed dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.aside .dashed dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.aside .dashed dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.aside .dashed dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.aside .dashed dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.aside .dashed::after {
  content: "\00a0";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  height: 20px;
  background-color: #f6f6f6;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -ms-transform: skew(0deg, -5deg);
  
  -webkit-transform: skew(0deg, -5deg);
  
  transform: skew(0deg, -5deg);
}
.aside .dashed h3 {
  margin-bottom: 10px;
}
.aside .dashed h4 {
  margin-bottom: 5px;
}
.aside .white {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
}
.aside .white h3 {
  text-align: center;
}
.aside .white h3:first-child {
  margin: 0 0 17px;
}
.aside .white h3:only-child {
  margin: 0;
}
.aside .white a {
  word-wrap: break-word;
}
.aside .white a:hover {
  color: #f2480c;
}
.aside .white a:hover h3 {
  color: #f2480c;
}
.aside .white a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.aside .white a.button:hover {
  color: white;
}
.aside .white a.download {
  display: block;
  margin-bottom: 10px;
}
.aside .white a.download:last-child {
  margin-bottom: 0;
}
.aside .white .hr-gray {
  margin: 10px 0;
}
.aside .white .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.aside .white > .full-image {
  width: 100%;
  padding: 0;
}
.aside .white .social-teaser {
  height: 60px;
}
.aside .white .social-teaser:before,
.aside .white .social-teaser:after {
  content: " ";
  display: table;
}
.aside .white .social-teaser:after {
  clear: both;
}
.aside .white .social-teaser:before,
.aside .white .social-teaser:after {
  content: " ";
  display: table;
}
.aside .white .social-teaser:after {
  clear: both;
}
.aside .white .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.aside .white dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.aside .white dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.aside .white dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.aside .white dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.aside .white dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.aside .white dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.aside .gray {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #f2480c;
}
.aside .gray h3 {
  text-align: center;
}
.aside .gray h3:first-child {
  margin: 0 0 17px;
}
.aside .gray h3:only-child {
  margin: 0;
}
.aside .gray a {
  word-wrap: break-word;
}
.aside .gray a:hover {
  color: #f2480c;
}
.aside .gray a:hover h3 {
  color: #f2480c;
}
.aside .gray a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.aside .gray a.button:hover {
  color: white;
}
.aside .gray a.download {
  display: block;
  margin-bottom: 10px;
}
.aside .gray a.download:last-child {
  margin-bottom: 0;
}
.aside .gray .hr-gray {
  margin: 10px 0;
}
.aside .gray .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.aside .gray > .full-image {
  width: 100%;
  padding: 0;
}
.aside .gray .social-teaser {
  height: 60px;
}
.aside .gray .social-teaser:before,
.aside .gray .social-teaser:after {
  content: " ";
  display: table;
}
.aside .gray .social-teaser:after {
  clear: both;
}
.aside .gray .social-teaser:before,
.aside .gray .social-teaser:after {
  content: " ";
  display: table;
}
.aside .gray .social-teaser:after {
  clear: both;
}
.aside .gray .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.aside .gray dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.aside .gray dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.aside .gray dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.aside .gray dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.aside .gray dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.aside .gray dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.aside .lightgreen {
  border: 1px solid #cccccc;
  padding: 20px;
}
.aside .lightgreen > * + * {
  display: block;
  margin: 0 0 10px;
}
.aside .lightgreen img {
  width: 100%;
}
.aside .lightgreen h3 {
  text-align: center;
}
.aside .lightgreen strong {
  color: #1b4459;
}
.cms-footer a {
  color: #666666;
}
.cms-footer a:hover {
  text-decoration: underline;
  color: #666666;
}
.content-cms > .details .dashed,
.content-cms > .details .lightgreen {
  border: 1px solid #cccccc;
  padding: 20px;
  margin: 35px 0;
}
.content-cms > .details .dashed h2:first-child,
.content-cms > .details .lightgreen h2:first-child {
  margin-top: 0;
}
.content-cms > .details .white {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
}
.content-cms > .details .white h3 {
  text-align: center;
}
.content-cms > .details .white h3:first-child {
  margin: 0 0 17px;
}
.content-cms > .details .white h3:only-child {
  margin: 0;
}
.content-cms > .details .white a {
  word-wrap: break-word;
}
.content-cms > .details .white a:hover {
  color: #f2480c;
}
.content-cms > .details .white a:hover h3 {
  color: #f2480c;
}
.content-cms > .details .white a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.content-cms > .details .white a.button:hover {
  color: white;
}
.content-cms > .details .white a.download {
  display: block;
  margin-bottom: 10px;
}
.content-cms > .details .white a.download:last-child {
  margin-bottom: 0;
}
.content-cms > .details .white .hr-gray {
  margin: 10px 0;
}
.content-cms > .details .white .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.content-cms > .details .white > .full-image {
  width: 100%;
  padding: 0;
}
.content-cms > .details .white .social-teaser {
  height: 60px;
}
.content-cms > .details .white .social-teaser:before,
.content-cms > .details .white .social-teaser:after {
  content: " ";
  display: table;
}
.content-cms > .details .white .social-teaser:after {
  clear: both;
}
.content-cms > .details .white .social-teaser:before,
.content-cms > .details .white .social-teaser:after {
  content: " ";
  display: table;
}
.content-cms > .details .white .social-teaser:after {
  clear: both;
}
.content-cms > .details .white .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.content-cms > .details .white dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.content-cms > .details .white dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.content-cms > .details .white dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.content-cms > .details .white dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.content-cms > .details .white dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.content-cms > .details .white dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.content-cms > .details .gray {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #f2480c;
}
.content-cms > .details .gray h3 {
  text-align: center;
}
.content-cms > .details .gray h3:first-child {
  margin: 0 0 17px;
}
.content-cms > .details .gray h3:only-child {
  margin: 0;
}
.content-cms > .details .gray a {
  word-wrap: break-word;
}
.content-cms > .details .gray a:hover {
  color: #f2480c;
}
.content-cms > .details .gray a:hover h3 {
  color: #f2480c;
}
.content-cms > .details .gray a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.content-cms > .details .gray a.button:hover {
  color: white;
}
.content-cms > .details .gray a.download {
  display: block;
  margin-bottom: 10px;
}
.content-cms > .details .gray a.download:last-child {
  margin-bottom: 0;
}
.content-cms > .details .gray .hr-gray {
  margin: 10px 0;
}
.content-cms > .details .gray .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.content-cms > .details .gray > .full-image {
  width: 100%;
  padding: 0;
}
.content-cms > .details .gray .social-teaser {
  height: 60px;
}
.content-cms > .details .gray .social-teaser:before,
.content-cms > .details .gray .social-teaser:after {
  content: " ";
  display: table;
}
.content-cms > .details .gray .social-teaser:after {
  clear: both;
}
.content-cms > .details .gray .social-teaser:before,
.content-cms > .details .gray .social-teaser:after {
  content: " ";
  display: table;
}
.content-cms > .details .gray .social-teaser:after {
  clear: both;
}
.content-cms > .details .gray .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.content-cms > .details .gray dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.content-cms > .details .gray dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.content-cms > .details .gray dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.content-cms > .details .gray dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.content-cms > .details .gray dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.content-cms > .details .gray dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.page-landing {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: none !important;
  width: 1020px;
}
@media (min-width: 768px) {
  .page-landing {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .page-landing {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .page-landing {
    width: 1020px;
  }
}
.page-landing > .navbar-header,
.page-landing > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .page-landing > .navbar-header,
  .page-landing > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.page-landing > h1:first-child {
  margin: 0 0 35px;
}
.page-appetizer ul.teaserBox {
  display: table;
  list-style: outside none none;
  margin-bottom: 30px;
  table-layout: fixed;
  width: 100%;
}
.page-appetizer ul.teaserBox li {
  display: table-cell;
  table-layout: fixed;
}
.page-appetizer ul.teaserBox li:first-child div {
  margin: 0 30px 0 0;
}
.page-appetizer ul.teaserBox li:last-child div {
  margin: 0 0 0 30px;
}
.page-appetizer ul.teaserBox li h6 {
  font-weight: 700;
}
.form-appetizer {
  margin: 35px 0;
}
.form-appetizer input[type="password"],
.form-appetizer input[type="text"] {
  clear: left;
  color: #333333;
  display: block;
  float: left;
  height: 35px;
  padding: 5px 10px;
  vertical-align: middle;
}
.form-appetizer input[type="submit"] {
  display: block;
  border: 0;
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  transition: background-color linear 0.05s, color linear 0.05s;
  cursor: pointer;
  max-width: 235px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #f2480c;
  display: inline-block;
  font-weight: 300;
  line-height: 35px;
  width: 100%;
  max-width: 330px;
  margin-bottom: 5px;
  padding: 0;
}
.form-appetizer input[type="submit"]:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.form-appetizer input[type="submit"]:active,
.form-appetizer input[type="submit"]:visited {
  line-height: 50px;
}
.form-appetizer input[type="submit"]::after {
  display: none;
}
.form-appetizer input[type="submit"]:hover {
  background-color: #1b4459;
}
.form-appetizer input[type="submit"]:active,
.form-appetizer input[type="submit"]:visited {
  font-size: 16px;
}
.form-appetizer input[type="submit"].button-full {
  max-width: none;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.form-appetizer input[type="submit"].button-small {
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  width: auto;
}
.form-appetizer input[type="submit"].button-center {
  margin: 35px auto 0;
}
.form-appetizer input[type="submit"]:active,
.form-appetizer input[type="submit"]:visited {
  line-height: 35px;
}
.form-appetizer .button-container {
  margin: 15px auto 0;
  width: 50%;
}
.form-appetizer .button-container input[type="submit"] {
  margin-top: 20px;
  width: 100%;
}
.form-appetizer .field-email {
  width: 670px;
}
.form-appetizer p {
  color: #333333;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 15px !important;
}
.form-appetizer.form-appetizer-inline input[type="password"],
.form-appetizer.form-appetizer-inline input[type="text"] {
  width: 490px;
  margin-right: 10px;
  max-width: 100%;
}
.form-appetizer.form-appetizer-inline input[type="submit"] {
  width: 490px;
  margin-left: 10px;
  max-width: 100%;
}
.appetizerLandingPageForm table.userAccountCreateFormTable input[type="password"],
.appetizerLandingPageForm table.userAccountCreateFormTable input[type="text"] {
  margin-right: 5px;
  margin-top: 10px;
  min-width: 365px;
}
.form-landing-createaccount .table-usercreate {
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}
.form-landing-createaccount .table-usercreate td:nth-child(odd) {
  border-right: 10px solid transparent;
}
.form-landing-createaccount .table-usercreate td:nth-child(even) {
  border-left: 10px solid transparent;
}
.form-landing-createaccount .button-2-small {
  margin-top: 35px;
}
.form-landing-createaccount .button-2-small,
.form-landing-createaccount .button-2-small:active,
.form-landing-createaccount .button-2-small:focus {
  font-size: 20px;
  line-height: 40px;
  font-weight: 300;
}
.form-landing-createaccount .button {
  margin-top: 35px;
}
footer#footer {
  margin-top: 35px;
}
footer section {
  padding: 50px 0 0 0;
}
footer .meta-links {
  position: relative;
}
footer .meta-info {
  padding: 20px 0;
}
footer .copyright {
  padding: 35px 0;
  vertical-align: bottom;
}
footer .copyright span {
  margin-left: 15px;
  vertical-align: sub;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
footer .meta-menu p {
  text-transform: uppercase;
}
footer .meta-menu > nav {
  margin-top: 17.5px;
}
footer .meta-menu > nav li {
  margin-left: 0;
  min-width: 130px;
}
footer .meta-menu > nav li a {
  color: #666666;
}
footer .meta-menu > nav li a:hover {
  text-decoration: underline;
  color: #666666;
}
footer hr {
  margin: 50px 0;
}
footer .disclaimer {
  margin-bottom: 50px;
}
a:focus {
  outline: none;
}
.button-style {
  display: block;
  border: 0;
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  transition: background-color linear 0.05s, color linear 0.05s;
  cursor: pointer;
}
.button-style:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.button-style:active,
.button-style:visited {
  line-height: 50px;
}
.button-style::after {
  display: none;
}
.button,
a.button {
  display: block;
  border: 0;
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  transition: background-color linear 0.05s, color linear 0.05s;
  cursor: pointer;
  width: 100%;
  max-width: 235px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #f2480c;
}
.button:hover,
a.button:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.button:active,
a.button:active,
.button:visited,
a.button:visited {
  line-height: 50px;
}
.button::after,
a.button::after {
  display: none;
}
.button:hover,
a.button:hover {
  background-color: #1b4459;
}
.button:active,
a.button:active,
.button:visited,
a.button:visited {
  font-size: 16px;
}
.button.button-full,
a.button.button-full {
  max-width: none;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.button.button-small,
a.button.button-small {
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  width: auto;
}
.button.button-center,
a.button.button-center {
  margin: 35px auto 0;
}
.button-1,
a.button-1 {
  display: block;
  border: 0;
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  transition: background-color linear 0.05s, color linear 0.05s;
  cursor: pointer;
  width: 100%;
  max-width: 235px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #f2480c;
}
.button-1:hover,
a.button-1:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.button-1:active,
a.button-1:active,
.button-1:visited,
a.button-1:visited {
  line-height: 50px;
}
.button-1::after,
a.button-1::after {
  display: none;
}
.button-1:hover,
a.button-1:hover {
  background-color: #1b4459;
}
.button-1:active,
a.button-1:active,
.button-1:visited,
a.button-1:visited {
  font-size: 16px;
}
.button-2-small,
a.button-2-small {
  display: block;
  border: 0;
  margin-bottom: 20px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  transition: background-color linear 0.05s, color linear 0.05s;
  cursor: pointer;
  width: 100%;
  border: 1px solid #f2480c;
  font-weight: 300;
  font-size: 20px;
  color: #f2480c;
  background-color: #FFFFFF;
  padding: 0;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 38px;
}
.button-2-small:hover,
a.button-2-small:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.button-2-small:active,
a.button-2-small:active,
.button-2-small:visited,
a.button-2-small:visited {
  line-height: 50px;
}
.button-2-small::after,
a.button-2-small::after {
  display: none;
}
.button-2-small:hover,
a.button-2-small:hover {
  background-color: #f2480c;
}
.button-2-small.button-2-large,
a.button-2-small.button-2-large {
  margin-bottom: 70px;
}
.button-2-small.button-2-special,
a.button-2-small.button-2-special {
  font-size: 16px;
}
.button-2-small:active,
a.button-2-small:active,
.button-2-small:visited,
a.button-2-small:visited {
  line-height: 38px;
}
.button-2,
a.button-2 {
  display: block;
  border: 0;
  margin-bottom: 20px;
  font-family: 'Roboto', sans-serif;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  transition: background-color linear 0.05s, color linear 0.05s;
  cursor: pointer;
  width: 100%;
  border: 1px solid #f2480c;
  font-weight: 300;
  font-size: 20px;
  color: #f2480c;
  background-color: #FFFFFF;
}
.button-2:hover,
a.button-2:hover {
  text-decoration: none;
  color: #FFFFFF;
}
.button-2:active,
a.button-2:active,
.button-2:visited,
a.button-2:visited {
  line-height: 50px;
}
.button-2::after,
a.button-2::after {
  display: none;
}
.button-2:hover,
a.button-2:hover {
  background-color: #f2480c;
}
.button-2.button-2-large,
a.button-2.button-2-large {
  margin-bottom: 70px;
}
.button-2.button-2-special,
a.button-2.button-2-special {
  font-size: 16px;
}
.button-3,
a.button-3 {
  display: inline-block;
  padding: 15px;
  color: #1b4459;
  background-color: #cccccc;
}
.button-3:hover,
a.button-3:hover {
  color: #fff;
  background-color: #f2480c;
}
.button-3::after,
a.button-3::after {
  display: none;
}
.buttons-inline {
  margin-top: 20px !important;
}
.buttons-inline > .button-1,
.buttons-inline .button-2,
.buttons-inline .button-3 {
  display: inline-block;
  width: auto;
  padding: 0 25px;
  float: left;
  margin-bottom: 0;
}
.buttons-inline > .button-1:not(:first-child),
.buttons-inline .button-2:not(:first-child),
.buttons-inline .button-3:not(:first-child) {
  margin-left: 10px;
}
.buttons-inline > .button-2 {
  float: right;
}
a.edit {
  background: url("../images/seedmatch/edit.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  right: 45px;
  height: 17px;
  margin-top: -30px;
  position: absolute;
  text-indent: -9999px;
  width: 17px;
}
a.edit:hover {
  background-position: 0 -30px;
}
.teaserbox-1 a.edit {
  right: 10px;
  margin-top: -40px;
}
.delete {
  background: url("../images/seedmatch/delete.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  right: 50px;
  height: 17px;
  margin-right: 25px;
  margin-top: -30px;
  position: absolute;
  text-indent: -9999px;
  width: 17px;
}
.delete:hover {
  background-position: 0 -30px;
  cursor: pointer;
}
.arrow {
  cursor: pointer;
}
.arrow::after {
  content: "";
  background: url("../images/seedmatch/icon_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 9px;
  position: relative;
  top: 3px;
  margin-left: 4px;
}
.arrow:hover::after {
  background: url("../images/seedmatch/icon_arrow_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.container-cms a.noarrow::after,
.noarrow::after {
  background: none !important;
  display: none !important;
}
.arrow-listitem {
  position: relative;
  padding-left: 20px;
}
.arrow-listitem::before {
  content: "";
  background: url("../images/seedmatch/listicon_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  left: 0;
  margin-right: 5px;
  position: absolute;
  top: 4px;
  width: 8px;
}
.arrow-before::before {
  content: "";
  background: url("../images/seedmatch/icon_arrow_usd.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 8px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.arrow-before:hover::before {
  background: url("../images/seedmatch/icon_arrow_usd_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.arrow-first::before {
  content: "";
  background: url("../images/seedmatch/icon_arrows_usd.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 12px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.arrow-first:hover::before {
  background: url("../images/seedmatch/icon_arrows_usd_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.arrow-last::before {
  content: "";
  background: url("../images/seedmatch/icon_arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 12px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.arrow-last:hover::before {
  background: url("../images/seedmatch/icon_arrows_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.arrow-white {
  cursor: pointer;
}
.arrow-white::after {
  content: "";
  background: url("../images/seedmatch/icon_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 9px;
  position: relative;
  top: 3px;
  margin-left: 4px;
}
.arrow-white:hover::after {
  background: url("../images/seedmatch/icon_arrow_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.arrow-white:hover::after,
.arrow-white::after {
  background: url("../images/seedmatch/arrow_w.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
a.download {
  padding-left: 21px;
  position: relative;
}
a.download::before {
  content: "";
  background: url("../images/seedmatch/download.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  height: 19px;
  width: 16px;
  color: #4f849e;
  
}
a.download:hover::before {
  background: url("../images/seedmatch/download_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
a.full-arrow::before {
  content: "\e61a";
  position: relative;
  top: 1px;
  display: inline-block;
  width: 20px;
  margin: 0 8px 0 0;
  font-family: 'icomoon', sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  color: #FFF;
  background-color: #4f849e;
}
.alter-link {
  display: block;
  margin-top: 30px;
  margin-bottom: 25px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 7px;
  text-align: right;
}
.alter-link:before,
.alter-link:after {
  content: " ";
  display: table;
}
.alter-link:after {
  clear: both;
}
.alter-link:before,
.alter-link:after {
  content: " ";
  display: table;
}
.alter-link:after {
  clear: both;
}
.alter-link.alter-link-last {
  margin: 0;
  padding-bottom: 0;
  border-bottom: none;
}
a.alter {
  float: right;
  position: relative;
  top: 1px;
  display: inline-block;
  border: 1px solid #666666;
  padding: 0 0 0 10px;
  line-height: 20px;
  text-align: right;
  text-transform: uppercase;
  color: #666666;
}
a.alter:before,
a.alter:after {
  content: " ";
  display: table;
}
a.alter:after {
  clear: both;
}
a.alter:before,
a.alter:after {
  content: " ";
  display: table;
}
a.alter:after {
  clear: both;
}
a.alter::after {
  content: "\e61a";
  float: right;
  display: inline-block;
  width: 20px;
  margin: 0 0 0 10px;
  font-family: 'icomoon', sans-serif;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  background-color: #666666;
}
a.close {
  background: url("../images/seedmatch/icon_close_dark.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 20px;
  position: absolute;
  right: 18px;
  text-indent: -9999px;
  top: 10px;
  width: 22px;
}
.plaintext {
  color: #666666;
}
.plaintext:hover {
  text-decoration: underline;
  color: #666666;
}
.fake-link {
  color: #4f849e;
  display: inline-block;
  cursor: pointer;
}
.fake-link:hover {
  color: #f2480c;
}
.link-showmore {
  padding: 35px 0;
  display: block;
}
input[type=submit].link,
button[type=submit].link {
  background: none;
  border: none;
  color: #f2480c;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}
input[type=submit].link.arrow,
button[type=submit].link.arrow {
  color: #4f849e;
  padding: 0;
}
input[type=submit].link.arrow:hover,
button[type=submit].link.arrow:hover {
  color: #f2480c;
}
.error,
.errors {
  display: block;
  color: #f2480c;
}
.separator-1 {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.opacity-transition {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease-out;
}
.opacity-transition:hover {
  opacity: 1;
  visibility: visible;
}
.headline-subline {
  margin: 35px 0;
}
.emphasis {
  color: #4f849e;
  margin: 10px 0;
}
.author {
  color: #1b4459;
}
.user-name {
  display: block;
  font-weight: bold;
  line-height: 18px;
  color: #1b4459;
}
.voucher {
  border: 0;
  margin: 20px 0 0 0 !important;
  box-shadow: none;
}
.tip {
  display: block;
  width: 600px;
  color: #666666;
}
.chars-left {
  padding-top: 10px;
  font-size: 12px;
  text-align: right;
  color: #666666;
}
.price {
  font-weight: 700;
  padding-right: 5px;
}
.price.price-cancel {
  text-decoration: line-through;
}
.center {
  text-align: center;
}
#fancybox-content,
#fancybox-wrap {
  box-sizing: content-box;
}
.flash-notice {
  border: 1px solid #4f849e;
  margin-bottom: 35px;
  padding: 20px;
  color: #4f849e;
  display: inline-block;
}
.flash-notice.flash-notice-gray {
  border-color: #cccccc;
  color: #666666;
}
.flash-alert {
  border: 1px solid #f2480c;
  margin-bottom: 35px;
  padding: 20px;
  color: #f2480c;
  display: inline-block;
}
.text-cut {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.link-subtext {
  display: block;
  margin-bottom: 10px;
  margin-top: -10px;
  padding-left: 21px;
  font-size: 12px;
}
.category-hint {
  padding: 1px 4px;
  color: #f2480c;
  border: 1px solid #f2480c;
  font-size: 12px;
}
ul.checklist {
  list-style: none;
}
ul.checklist li::before {
  content: "\e607";
  font-size: 20px;
  margin: 5px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.flag {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 80px;
  margin: 20px 0;
  padding: 0 20px;
  font-size: 38px;
  line-height: 80px;
  font-weight: 300;
  background-color: red;
}
.flag::after {
  content: "\00a0";
  position: absolute;
  right: -10px;
  top: -20px;
  bottom: -20px;
  width: 20px;
  border-left: 1px solid #cccccc;
  background-color: white;
  -ms-transform: skew(12deg, 0deg);
  
  -webkit-transform: skew(12deg, 0deg);
  
  transform: skew(12deg, 0deg);
}
.stripped-flag {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 80px;
  margin: 20px 0;
  padding: 0 20px;
  font-size: 38px;
  line-height: 80px;
  font-weight: 300;
  background-color: red;
  background-color: #ccc;
}
.stripped-flag::after {
  content: "\00a0";
  position: absolute;
  right: -10px;
  top: -20px;
  bottom: -20px;
  width: 20px;
  border-left: 1px solid #cccccc;
  background-color: white;
  -ms-transform: skew(12deg, 0deg);
  
  -webkit-transform: skew(12deg, 0deg);
  
  transform: skew(12deg, 0deg);
}
.green-flag {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 80px;
  margin: 20px 0;
  padding: 0 20px;
  font-size: 38px;
  line-height: 80px;
  font-weight: 300;
  background-color: red;
  color: #fff;
  background-color: #1b4459;
}
.green-flag::after {
  content: "\00a0";
  position: absolute;
  right: -10px;
  top: -20px;
  bottom: -20px;
  width: 20px;
  border-left: 1px solid #cccccc;
  background-color: white;
  -ms-transform: skew(12deg, 0deg);
  
  -webkit-transform: skew(12deg, 0deg);
  
  transform: skew(12deg, 0deg);
}
.image-flag {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 80px;
  margin: 20px 0;
  padding: 0 20px;
  font-size: 38px;
  line-height: 80px;
  font-weight: 300;
  background-color: red;
  background-color: #ccc;
  padding: 0px 15px 0 10px;
}
.image-flag::after {
  content: "\00a0";
  position: absolute;
  right: -10px;
  top: -20px;
  bottom: -20px;
  width: 20px;
  border-left: 1px solid #cccccc;
  background-color: white;
  -ms-transform: skew(12deg, 0deg);
  
  -webkit-transform: skew(12deg, 0deg);
  
  transform: skew(12deg, 0deg);
}
hr {
  margin: 25px 0 20px;
  border-top-color: white;
}
hr.hr-white {
  border-top-color: #FFFFFF;
}
hr.hr-gray {
  border-top-color: #cccccc;
}
hr.hr-orange {
  border-top-color: #f2480c;
}
.teaserbox {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
}
.teaserbox h3 {
  text-align: center;
}
.teaserbox h3:first-child {
  margin: 0 0 17px;
}
.teaserbox h3:only-child {
  margin: 0;
}
.teaserbox a {
  word-wrap: break-word;
}
.teaserbox a:hover {
  color: #f2480c;
}
.teaserbox a:hover h3 {
  color: #f2480c;
}
.teaserbox a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.teaserbox a.button:hover {
  color: white;
}
.teaserbox a.download {
  display: block;
  margin-bottom: 10px;
}
.teaserbox a.download:last-child {
  margin-bottom: 0;
}
.teaserbox .hr-gray {
  margin: 10px 0;
}
.teaserbox .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.teaserbox > .full-image {
  width: 100%;
  padding: 0;
}
.teaserbox .social-teaser {
  height: 60px;
}
.teaserbox .social-teaser:before,
.teaserbox .social-teaser:after {
  content: " ";
  display: table;
}
.teaserbox .social-teaser:after {
  clear: both;
}
.teaserbox .social-teaser:before,
.teaserbox .social-teaser:after {
  content: " ";
  display: table;
}
.teaserbox .social-teaser:after {
  clear: both;
}
.teaserbox .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.teaserbox dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.teaserbox dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.teaserbox dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.teaserbox dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.teaserbox dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.teaserbox dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.teaserbox-1 {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
  margin-bottom: 55px;
}
.teaserbox-1 h3 {
  text-align: center;
}
.teaserbox-1 h3:first-child {
  margin: 0 0 17px;
}
.teaserbox-1 h3:only-child {
  margin: 0;
}
.teaserbox-1 a {
  word-wrap: break-word;
}
.teaserbox-1 a:hover {
  color: #f2480c;
}
.teaserbox-1 a:hover h3 {
  color: #f2480c;
}
.teaserbox-1 a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.teaserbox-1 a.button:hover {
  color: white;
}
.teaserbox-1 a.download {
  display: block;
  margin-bottom: 10px;
}
.teaserbox-1 a.download:last-child {
  margin-bottom: 0;
}
.teaserbox-1 .hr-gray {
  margin: 10px 0;
}
.teaserbox-1 .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.teaserbox-1 > .full-image {
  width: 100%;
  padding: 0;
}
.teaserbox-1 .social-teaser {
  height: 60px;
}
.teaserbox-1 .social-teaser:before,
.teaserbox-1 .social-teaser:after {
  content: " ";
  display: table;
}
.teaserbox-1 .social-teaser:after {
  clear: both;
}
.teaserbox-1 .social-teaser:before,
.teaserbox-1 .social-teaser:after {
  content: " ";
  display: table;
}
.teaserbox-1 .social-teaser:after {
  clear: both;
}
.teaserbox-1 .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.teaserbox-1 dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.teaserbox-1 dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.teaserbox-1 dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.teaserbox-1 dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.teaserbox-1 dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.teaserbox-1 dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.teaserbox-1::after {
  content: "\00a0";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  height: 20px;
  background-color: #f6f6f6;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -ms-transform: skew(0deg, -5deg);
  
  -webkit-transform: skew(0deg, -5deg);
  
  transform: skew(0deg, -5deg);
}
.teaserbox-1 h3 {
  margin-bottom: 10px;
}
.teaserbox-1 h4 {
  margin-bottom: 5px;
}
.teaserbox-2 {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
}
.teaserbox-2 h3 {
  text-align: center;
}
.teaserbox-2 h3:first-child {
  margin: 0 0 17px;
}
.teaserbox-2 h3:only-child {
  margin: 0;
}
.teaserbox-2 a {
  word-wrap: break-word;
}
.teaserbox-2 a:hover {
  color: #f2480c;
}
.teaserbox-2 a:hover h3 {
  color: #f2480c;
}
.teaserbox-2 a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.teaserbox-2 a.button:hover {
  color: white;
}
.teaserbox-2 a.download {
  display: block;
  margin-bottom: 10px;
}
.teaserbox-2 a.download:last-child {
  margin-bottom: 0;
}
.teaserbox-2 .hr-gray {
  margin: 10px 0;
}
.teaserbox-2 .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.teaserbox-2 > .full-image {
  width: 100%;
  padding: 0;
}
.teaserbox-2 .social-teaser {
  height: 60px;
}
.teaserbox-2 .social-teaser:before,
.teaserbox-2 .social-teaser:after {
  content: " ";
  display: table;
}
.teaserbox-2 .social-teaser:after {
  clear: both;
}
.teaserbox-2 .social-teaser:before,
.teaserbox-2 .social-teaser:after {
  content: " ";
  display: table;
}
.teaserbox-2 .social-teaser:after {
  clear: both;
}
.teaserbox-2 .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.teaserbox-2 dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.teaserbox-2 dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.teaserbox-2 dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.teaserbox-2 dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.teaserbox-2 dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.teaserbox-2 dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.teaserbox-3 {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
  border-bottom: 1px solid #f2480c;
}
.teaserbox-3 h3 {
  text-align: center;
}
.teaserbox-3 h3:first-child {
  margin: 0 0 17px;
}
.teaserbox-3 h3:only-child {
  margin: 0;
}
.teaserbox-3 a {
  word-wrap: break-word;
}
.teaserbox-3 a:hover {
  color: #f2480c;
}
.teaserbox-3 a:hover h3 {
  color: #f2480c;
}
.teaserbox-3 a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.teaserbox-3 a.button:hover {
  color: white;
}
.teaserbox-3 a.download {
  display: block;
  margin-bottom: 10px;
}
.teaserbox-3 a.download:last-child {
  margin-bottom: 0;
}
.teaserbox-3 .hr-gray {
  margin: 10px 0;
}
.teaserbox-3 .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.teaserbox-3 > .full-image {
  width: 100%;
  padding: 0;
}
.teaserbox-3 .social-teaser {
  height: 60px;
}
.teaserbox-3 .social-teaser:before,
.teaserbox-3 .social-teaser:after {
  content: " ";
  display: table;
}
.teaserbox-3 .social-teaser:after {
  clear: both;
}
.teaserbox-3 .social-teaser:before,
.teaserbox-3 .social-teaser:after {
  content: " ";
  display: table;
}
.teaserbox-3 .social-teaser:after {
  clear: both;
}
.teaserbox-3 .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.teaserbox-3 dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.teaserbox-3 dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.teaserbox-3 dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.teaserbox-3 dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.teaserbox-3 dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.teaserbox-3 dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.teaserbox-4 {
  border: 1px solid #cccccc;
  padding: 20px;
}
.teaserbox-4 > * + * {
  display: block;
  margin: 0 0 10px;
}
.teaserbox-4 img {
  width: 100%;
}
.teaserbox-4 h3 {
  text-align: center;
}
.teaserbox-4 strong {
  color: #1b4459;
}
.teaserbox-bgimage {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
  min-height: 120px;
  padding-top: 10px;
}
.teaserbox-bgimage h3 {
  text-align: center;
}
.teaserbox-bgimage h3:first-child {
  margin: 0 0 17px;
}
.teaserbox-bgimage h3:only-child {
  margin: 0;
}
.teaserbox-bgimage a {
  word-wrap: break-word;
}
.teaserbox-bgimage a:hover {
  color: #f2480c;
}
.teaserbox-bgimage a:hover h3 {
  color: #f2480c;
}
.teaserbox-bgimage a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.teaserbox-bgimage a.button:hover {
  color: white;
}
.teaserbox-bgimage a.download {
  display: block;
  margin-bottom: 10px;
}
.teaserbox-bgimage a.download:last-child {
  margin-bottom: 0;
}
.teaserbox-bgimage .hr-gray {
  margin: 10px 0;
}
.teaserbox-bgimage .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.teaserbox-bgimage > .full-image {
  width: 100%;
  padding: 0;
}
.teaserbox-bgimage .social-teaser {
  height: 60px;
}
.teaserbox-bgimage .social-teaser:before,
.teaserbox-bgimage .social-teaser:after {
  content: " ";
  display: table;
}
.teaserbox-bgimage .social-teaser:after {
  clear: both;
}
.teaserbox-bgimage .social-teaser:before,
.teaserbox-bgimage .social-teaser:after {
  content: " ";
  display: table;
}
.teaserbox-bgimage .social-teaser:after {
  clear: both;
}
.teaserbox-bgimage .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.teaserbox-bgimage dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.teaserbox-bgimage dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.teaserbox-bgimage dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.teaserbox-bgimage dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.teaserbox-bgimage dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.teaserbox-bgimage dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.teaserbox-bgimage.teaserbox-bgimage-rocket {
  background: url("../images/seedmatch/backgroundicon_rocket.png") no-repeat scroll 100% 100% #f6f6f6;
}
.teaserbox-bgimage.teaserbox-bgimage-wallet {
  background: url("../images/seedmatch/backgroundicon_wallet.png") no-repeat scroll 100% 100% #f6f6f6;
}
.teaserbox-bgimage.teaserbox-bgimage-pig {
  background: url("../images/seedmatch/backgroundicon_pig.png") no-repeat scroll 100% 100% #f6f6f6;
}
.teaserbox-bgimage h3,
.teaserbox-bgimage h3:first-child {
  text-align: left;
  margin-bottom: 10px;
  min-height: 42px;
}
.teaserbox-bgimage p {
  width: 82%;
}
.teaserbox-list {
  list-style: none;
}
.teaserbox-list > li {
  margin-left: 0;
}
.teaserbox-list > li:not(:last-child) {
  padding-bottom: 20px;
}
.teaserboxes-group {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 35px;
}
.teaserboxes-group .teaserbox-wrapper {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.ribbon-default,
.ribbon {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 15px 5px;
  text-transform: uppercase;
  color: #fff;
  background-color: #4f849e;
  min-width: 92px;
  text-align: center;
}
.ribbon-default::after,
.ribbon::after {
  content: "\00a0";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 15px;
  margin: 0;
  font-family: inherit;
  background-color: #4f849e;
  -ms-transform: skew(0deg, -3deg);
  
  -webkit-transform: skew(0deg, -3deg);
  
  transform: skew(0deg, -3deg);
  z-index: -1;
}
.ribbon-default.steingrau,
.ribbon.steingrau {
  background-color: #666666;
}
.ribbon-default.steingrau::after,
.ribbon.steingrau::after {
  background-color: #666666;
}
.ribbon-default.stahlblau,
.ribbon.stahlblau {
  background-color: #4f849e;
}
.ribbon-default.stahlblau::after,
.ribbon.stahlblau::after {
  background-color: #4f849e;
}
.ribbon-default.blutorange,
.ribbon.blutorange {
  background-color: #f2480c;
}
.ribbon-default.blutorange::after,
.ribbon.blutorange::after {
  background-color: #f2480c;
}
.ribbon-lightblue {
  background-color: #4f849e;
}
.ribbon-lightblue::after {
  background-color: #4f849e;
}
.ribbon-darkblue {
  background-color: #1b4459;
}
.ribbon-darkblue::after {
  background-color: #1b4459;
}
.ribbon-orange {
  background-color: #f2480c;
}
.ribbon-orange::after {
  background-color: #f2480c;
}
.ribbon-gray {
  background-color: #666666;
}
.ribbon-gray::after {
  background-color: #666666;
}
.small-flag,
a.small-flag {
  display: inline-block;
  padding: 8px 10px 0px;
  font-size: 20px;
  transition: padding .05s linear;
  position: relative;
}
.small-flag:hover,
a.small-flag:hover {
  padding-top: 12px;
  font-size: 20px;
}
.small-flag::after,
a.small-flag::after {
  content: "\00a0";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 8px;
  margin: 0;
  -ms-transform: skew(0deg, -4deg);
  
  -webkit-transform: skew(0deg, -4deg);
  
  transform: skew(0deg, -4deg);
}
a.small-white-flag {
  display: inline-block;
  padding: 8px 10px 0px;
  transition: padding .05s linear;
  position: relative;
  color: #1b4459;
  background-color: #ffffff;
  font-size: 20px;
}
a.small-white-flag:hover {
  padding-top: 12px;
  font-size: 20px;
}
a.small-white-flag::after {
  content: "\00a0";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 8px;
  margin: 0;
  -ms-transform: skew(0deg, -4deg);
  
  -webkit-transform: skew(0deg, -4deg);
  
  transform: skew(0deg, -4deg);
}
a.small-white-flag:hover {
  color: #1b4459;
  font-size: 20px;
  text-decoration: none;
}
a.small-white-flag:hover::after {
  background-color: #ffffff;
}
a.small-white-flag:active,
a.small-white-flag:active:hover,
a.small-white-flag:visited,
a.small-white-flag:visited:hover,
a.small-white-flag:focus {
  font-size: 20px;
  color: #1b4459;
  text-decoration: none;
}
a.small-white-flag::after {
  background-color: #ffffff;
}
.small-blue-flag {
  display: inline-block;
  padding: 8px 10px 0px;
  transition: padding .05s linear;
  position: relative;
  color: #ffffff;
  background-color: #1b4459;
  font-size: 20px;
}
.small-blue-flag:hover {
  padding-top: 12px;
  font-size: 20px;
}
.small-blue-flag::after {
  content: "\00a0";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 8px;
  margin: 0;
  -ms-transform: skew(0deg, -4deg);
  
  -webkit-transform: skew(0deg, -4deg);
  
  transform: skew(0deg, -4deg);
}
.small-blue-flag:hover {
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
}
.small-blue-flag:hover::after {
  background-color: #1b4459;
}
.small-blue-flag:active,
.small-blue-flag:active:hover,
.small-blue-flag:visited,
.small-blue-flag:visited:hover,
.small-blue-flag:focus {
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
}
.small-blue-flag::after {
  background-color: #1b4459;
}
.flags-widget {
  min-height: 60px;
}
.flags-widget .flag-item {
  float: left;
  position: relative;
  min-height: 60px;
  margin: 0 0 0 10px;
}
.flags-widget .flag-item:first-child {
  margin-left: 0;
}
.countdown {
  padding: 55px 19px 0;
  font-family: "Roboto";
  color: #fff;
}
.investment-window .countdown {
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0px;
  z-index: 10;
  background-color: rgba(102, 102, 102, 0.55);
}
.meter-wrapper .countdown {
  color: #1b4459;
  padding: 0;
  text-align: center;
}
.meter-wrapper .countdown .time-headline {
  display: none;
}
.meter-wrapper .countdown .time-item {
  float: none;
  display: inline-block;
  margin: 0;
}
.meter-wrapper .countdown .time-item.time-item-left {
  float: left;
}
.meter-wrapper .countdown .time-item.time-item-right {
  float: right;
}
.meter-wrapper .countdown .time-number {
  width: 50px;
  height: 50px;
  margin: 0 auto 10px;
  line-height: 50px;
  font-size: 30px;
}
.starten {
  margin-bottom: 10px;
  text-align: center;
}
.time-item {
  float: left;
  margin-left: 25px;
}
.time-item:first-child {
  margin: 0;
}
.time-number {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
  font-weight: 300;
  font-size: 35px;
  line-height: 60px;
  text-align: center;
  background: url("../images/seedmatch/stripped-bg.png");
}
.time-name {
  text-align: center;
}
.time-headline {
  text-align: center;
  margin: 0px 0px 15px 0px;
}
.pagination {
  display: block;
  margin-bottom: 30px;
  text-align: center;
}
.pagination .pagination-label {
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
}
.pagination .index {
  color: #4f849e;
}
.pagination .index:not(:only-child)::before {
  content: "|";
  font-size: 17px;
  padding: 0 10px;
}
.pagination .index:not(:only-child)::after {
  content: "|";
  font-size: 17px;
  padding: 0 10px;
}
.pagination .index:first-child::before {
  content: "";
}
.pagination .index:last-child::after {
  content: "";
}
.pagination .index:hover::before,
.pagination .index:hover::after {
  color: #4f849e;
}
.pagination .next {
  cursor: pointer;
}
.pagination .next::after {
  content: "";
  background: url("../images/seedmatch/icon_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 9px;
  position: relative;
  top: 3px;
  margin-left: 4px;
}
.pagination .next:hover::after {
  background: url("../images/seedmatch/icon_arrow_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.pagination .prev::before {
  content: "";
  background: url("../images/seedmatch/icon_arrow_usd.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 8px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.pagination .prev:hover::before {
  background: url("../images/seedmatch/icon_arrow_usd_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.pagination-pagepicker {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
  display: block;
  margin-bottom: 30px;
  text-align: center;
  text-align: left !important;
  margin-left: -10px !important;
}
.pagination-pagepicker > li {
  display: inline;
}
.pagination-pagepicker > li > a,
.pagination-pagepicker > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #4f849e;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination-pagepicker > li:first-child > a,
.pagination-pagepicker > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-pagepicker > li:last-child > a,
.pagination-pagepicker > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-pagepicker > li > a:hover,
.pagination-pagepicker > li > span:hover,
.pagination-pagepicker > li > a:focus,
.pagination-pagepicker > li > span:focus {
  color: #f2480c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination-pagepicker > .active > a,
.pagination-pagepicker > .active > span,
.pagination-pagepicker > .active > a:hover,
.pagination-pagepicker > .active > span:hover,
.pagination-pagepicker > .active > a:focus,
.pagination-pagepicker > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination-pagepicker > .disabled > span,
.pagination-pagepicker > .disabled > span:hover,
.pagination-pagepicker > .disabled > span:focus,
.pagination-pagepicker > .disabled > a,
.pagination-pagepicker > .disabled > a:hover,
.pagination-pagepicker > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-pagepicker .pagination-label {
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
}
.pagination-pagepicker .index {
  color: #4f849e;
}
.pagination-pagepicker .index:not(:only-child)::before {
  content: "|";
  font-size: 17px;
  padding: 0 10px;
}
.pagination-pagepicker .index:not(:only-child)::after {
  content: "|";
  font-size: 17px;
  padding: 0 10px;
}
.pagination-pagepicker .index:first-child::before {
  content: "";
}
.pagination-pagepicker .index:last-child::after {
  content: "";
}
.pagination-pagepicker .index:hover::before,
.pagination-pagepicker .index:hover::after {
  color: #4f849e;
}
.pagination-pagepicker .next {
  cursor: pointer;
}
.pagination-pagepicker .next::after {
  content: "";
  background: url("../images/seedmatch/icon_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 9px;
  position: relative;
  top: 3px;
  margin-left: 4px;
}
.pagination-pagepicker .next:hover::after {
  background: url("../images/seedmatch/icon_arrow_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.pagination-pagepicker .prev::before {
  content: "";
  background: url("../images/seedmatch/icon_arrow_usd.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 8px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.pagination-pagepicker .prev:hover::before {
  background: url("../images/seedmatch/icon_arrow_usd_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.pagination-pagepicker .page-links .page-link a {
  text-decoration: none;
}
.pagination-pagepicker .page-links .page-link span {
  margin-left: 20px;
  margin-right: 20px;
}
.pagination-pagepicker .page-links .current {
  margin-left: 20px;
  margin-right: 20px;
  font-weight: bold;
}
.pagination-pagepicker .first {
  margin-left: 5px;
  margin-right: 3px;
}
.pagination-pagepicker .first::before {
  content: "";
  background: url("../images/seedmatch/icon_arrows_usd.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 12px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.pagination-pagepicker .first:hover::before {
  background: url("../images/seedmatch/icon_arrows_usd_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.pagination-pagepicker .prev {
  margin-left: 3px;
  margin-right: 0px;
}
.pagination-pagepicker .next {
  margin-left: 0px;
  margin-right: 3px;
}
.pagination-pagepicker .last {
  margin-left: 3px;
  margin-right: 0px;
}
.pagination-pagepicker .last::before {
  content: "";
  background: url("../images/seedmatch/icon_arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 12px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.pagination-pagepicker .last:hover::before {
  background: url("../images/seedmatch/icon_arrows_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#user-notification-overlay {
  z-index: 80000;
  background: #000;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  text-align: center;
  opacity: 0.75;
}
.notification-container {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -200px;
  z-index: 90000;
  width: 610px;
  background: #fff;
  color: #000;
  text-align: left;
  font-size: 12px;
  line-height: 17px;
}
.notification-container .notification-intro {
  margin: 30px 30px 0;
}
.notification-container .notification-message {
  margin: 15px 30px;
  padding: 15px;
  border: 1px solid #dedede;
  max-height: 250px;
  overflow: auto;
}
.notification-container .notification-download {
  padding: 30px;
}
.notification-container .notification-warning {
  margin: 30px 30px 0px;
}
.notification-container .notification-warning > h2 {
  color: #428bca;
}
.notification-container .notification-container-close {
  color: #cccccc;
  cursor: pointer;
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
.notification-container .notification-button {
  margin: 0px 0px 15px 0px;
  margin: 15px;
  padding: 15px;
  border: 1px solid #dedede;
  max-height: 250px;
  overflow: auto;
  border-color: #f2480c;
  text-align: center;
}
.notification-container .notification-button > p {
  color: #f2480c;
  font-size: large;
  text-transform: uppercase;
}
.notification-container .social {
  float: left;
  margin-top: 0px;
  list-style: none;
}
.notification-container .social.reset > li {
  float: left;
}
.notification-container form {
  text-align: right;
  margin: 0px 30px 30px;
}
.tooltip-indicator {
  cursor: pointer;
}
.tooltip-indicator:after {
  content: " ";
  width: 8px;
  height: 8px;
  background: url("../images/seedmatch/tooltip-info.png") no-repeat scroll right top transparent;
  cursor: pointer;
  padding-right: 8px;
  margin-left: 3px;
}
.tooltip .tooltip-inner {
  padding: 4px 8px;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
}
.tooltip .tooltip-inner p,
.tooltip .tooltip-inner strong,
.tooltip .tooltip-inner b {
  font-size: 12px;
  line-height: 15px;
  color: #FFFFFF;
}
.popover .arrow:after {
  background-image: none;
  top: auto;
  margin: 0;
}
.popup-parent {
  position: relative;
}
.popover-accountbind {
  max-width: 410px;
}
.popover-accountbind .popover-content {
  padding: 20px;
}
.popover-accountbind .popover-text {
  display: inline-block;
  line-height: 17px;
  padding: 0px 0px 0px 90px;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.popover-accountbind .popover-text::before {
  content: "";
  background: url("../images/seedmatch/icon_hint.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 46px;
  width: 46px;
  position: absolute;
  left: 15px;
}
.popover-accountbind .popover-text .hint {
  color: #f2480c;
  font-weight: 700;
}
.popover-accountbind .popover-text p {
  word-wrap: break-word;
}
.popover-accountbind .popover-text p #found_address {
  display: block;
}
.popover-accountbind .popover-text a.link-plain {
  color: #666666;
}
.popover-user {
  box-shadow: 2px 3px 4px -1px rgba(0, 0, 0, 0.25);
  max-width: 290px;
  min-width: 290px;
}
.article-content.article-content-admin .popover-user,
.article-comment.article-content-admin .popover-user {
  border-top: 1px solid #1b4459;
}
.article-content.article-content-startup .popover-user,
.article-comment.article-content-startup .popover-user {
  border-top: 1px solid #f2480c;
}
.popover-user .popover-content {
  position: relative;
}
.popover-user .popover-content .popover-user-info {
  min-height: 105px;
}
.popover-user .popover-content .popover-user-info .user-about {
  padding: 15px 0;
}
.popover-user .popover-content .popover-user-info .user-about p:last-child {
  padding-bottom: 0;
}
.popover-user .popover-content .user-image {
  float: right;
  height: 90px;
  margin: 0 0 5px 15px;
  width: 90px;
  overflow: hidden;
}
.article-content.article-content-admin .popover-user .popover-content .user-image,
.article-comment.article-content-admin .popover-user .popover-content .user-image {
  border-top: 1px solid #1b4459;
}
.article-content.article-content-startup .popover-user .popover-content .user-image,
.article-comment.article-content-startup .popover-user .popover-content .user-image {
  border-top: 1px solid #f2480c;
}
.popover-user .popover-content .user-image img {
  width: 90px;
  height: auto;
}
ul,
ol {
  padding: 0;
  margin-bottom: 10px;
}
ul li > ul,
ol li > ul,
ul ol,
ol ol {
  margin-top: 5px;
}
ul.reset,
ol.reset {
  list-style: none;
}
ul.reset li,
ol.reset li {
  margin-left: 0;
}
ul {
  list-style-image: url("../images/seedmatch/dot.png");
}
ul li {
  margin-left: 20px;
  margin-bottom: 5px;
}
ol {
  margin-left: 0;
  padding-right: 0;
  list-style-type: none;
}
ol > li {
  counter-increment: step-counter;
  line-height: 120%;
  padding-left: 20px;
  position: relative;
  margin-bottom: 5px;
}
ol > li::before {
  content: counter(step-counter) ".";
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #4f849e;
  padding-right: 10px;
  position: absolute;
  width: 15px;
  left: 0;
}
ol > li li {
  counter-increment: second-step-counter;
}
ol > li li::before {
  content: counter(second-step-counter) ".";
}
ul.list-arrow {
  list-style: none;
}
ul.list-arrow li {
  padding: 0px 0 0px;
  color: #4f849e;
  margin-left: 0;
  position: relative;
  padding-left: 20px;
}
ul.list-arrow li::before {
  content: "";
  background: url("../images/seedmatch/listicon_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  left: 0;
  margin-right: 5px;
  position: absolute;
  top: 4px;
  width: 8px;
}
ul.list-arrow li:last-child {
  padding-bottom: 0;
}
ul.list-arrow li ul {
  list-style: none;
  padding: 6px 0 0;
}
.banner .container > * {
  margin-bottom: 35px;
}
.banner .container > .banner-image {
  margin-bottom: 50px;
}
.panel-group h1 {
  margin: 0 0 35px;
}
.panel-group:last-child {
  margin-bottom: 70px;
}
.panel-default {
  margin: 0 !important;
  border: 0;
  border-bottom: 1px solid #cccccc;
  box-shadow: none;
}
.panel-default:first-child {
  border-top: 1px solid #cccccc;
}
.panel-default .panel-heading {
  background-color: transparent;
  border: 0;
  padding: 0 !important;
}
.panel-default .panel-heading a {
  display: block;
}
.panel-default .panel-heading a:hover,
.panel-default .panel-heading a:active,
.panel-default .panel-heading a:focus {
  outline: none;
  text-decoration: none;
}
.panel-default .panel-title {
  position: relative;
  padding: 10px 0;
}
.panel-default .panel-title h2 {
  margin: 0;
}
.panel-default .panel-title::after {
  content: "\e615";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 2px;
  margin-right: 2px;
  font-family: 'icomoon', sans-serif;
  font-size: 25px;
  color: #1b4459;
}
.panel-default .panel-title.collapsed::after {
  content: "\e616";
}
.panel-default .panel-body > * + * {
  display: block;
  margin: 0 0 20px;
}
.panel-default .panel-heading,
.panel-default .panel-body {
  padding: 10px 0;
}
.panel-default h1 {
  cursor: pointer;
}
.panel-default h1 {
  color: #1b4459;
}
.panel-cms {
  border-color: #dddddd;
  margin: 0 !important;
  border: 0;
  border-bottom: 1px solid #cccccc;
  box-shadow: none;
}
.panel-cms > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-cms > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-cms > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-cms > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-cms:first-child {
  border-top: 1px solid #cccccc;
}
.panel-cms .panel-heading {
  background-color: transparent;
  border: 0;
  padding: 0 !important;
}
.panel-cms .panel-heading a {
  display: block;
}
.panel-cms .panel-heading a:hover,
.panel-cms .panel-heading a:active,
.panel-cms .panel-heading a:focus {
  outline: none;
  text-decoration: none;
}
.panel-cms .panel-title {
  position: relative;
  padding: 10px 0;
}
.panel-cms .panel-title h2 {
  margin: 0;
}
.panel-cms .panel-title::after {
  content: "\e615";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 2px;
  margin-right: 2px;
  font-family: 'icomoon', sans-serif;
  font-size: 25px;
  color: #1b4459;
}
.panel-cms .panel-title.collapsed::after {
  content: "\e616";
}
.panel-cms .panel-body > * + * {
  display: block;
  margin: 0 0 20px;
}
.panel-cms .panel-heading,
.panel-cms .panel-body {
  padding: 10px 0;
}
.panel-cms h1 {
  cursor: pointer;
}
.panel-cms h1 {
  color: #1b4459;
}
.panel-cms:first-of-type {
  border-top: 1px solid #cccccc;
}
.panel-cms .panel-title h2 {
  color: #4f849e;
  text-decoration: none;
}
.panel-cms .panel-title::after {
  color: #4f849e;
}
.panel-voucher {
  border-bottom: none;
}
.panel-sidebar {
  margin: 0 !important;
  border: none;
  box-shadow: none;
}
.panel-sidebar .panel-body {
  padding: 10px 0 0;
}
.panel-sidebar .panel-heading {
  padding: 0;
}
.panel-sidebar .panel-heading a {
  display: block;
}
.panel-sidebar .panel-heading a:hover,
.panel-sidebar .panel-heading a:active,
.panel-sidebar .panel-heading a:focus {
  outline: none;
  text-decoration: none;
  color: #1b4459;
}
.panel-sidebar h3 {
  text-align: left;
}
.panel-sidebar .panel-title {
  position: relative;
}
.panel-sidebar .panel-title h3 {
  text-align: left;
  position: relative;
}
.panel-sidebar .panel-title h3::after {
  content: "\e615";
  position: absolute;
  top: 0px;
  right: 0px;
  margin-left: 2px;
  margin-right: 2px;
  font-family: 'icomoon', sans-serif;
  font-size: 20px;
  color: #1b4459;
}
.panel-sidebar .panel-title.collapsed h3::after {
  content: "\e616";
}
.panel-sidebar .panel-title:hover h3::after {
  color: #f2480c;
}
.slideshow-homepage .carousel-inner {
  height: 517px;
}
.slideshow-homepage .carousel-caption a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 30px;
  text-transform: uppercase;
  text-shadow: none;
  color: #FFFFFF;
  margin-bottom: 6px;
}
.slideshow-homepage .carousel-caption a:hover {
  text-decoration: none;
}
.slideshow-homepage .carousel-caption a.arrow:after {
  top: 0px;
  width: 14px;
  height: 21px;
  background-image: url("../images/seedmatch/icon_arrow_large.png");
}
.slideshow-homepage .carousel-caption a.arrow:after:hover:after {
  background-image: url("../images/seedmatch/icon_arrow_large.png");
}
.slideshow-homepage .carousel .item,
.project-intro .carousel .item {
  -webkit-transition: opacity 3s ease-in-out;
  -moz-transition: opacity 3s ease-in-out;
  -ms-transition: opacity 3s ease-in-out;
  -o-transition: opacity 3s ease-in-out;
  transition: opacity 3s ease-in-out;
}
.slideshow-homepage .carousel .active.left,
.project-intro .carousel .active.left,
.slideshow-homepage .carousel .active.right,
.project-intro .carousel .active.right {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.slideshow-homepage .carousel .next,
.project-intro .carousel .next {
  left: 0;
  opacity: 1;
  z-index: 1;
}
.carousel-caption {
  top: 50%;
  padding: 0;
}
.carousel-caption a {
  font-weight: 800;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
}
.carousel-indicators li {
  width: 15px;
  height: 15px;
  margin: 0 15px 0 0;
  border: 0;
  background-color: #e8e8e8;
  border-radius: 0;
  padding-left: 0;
}
.carousel-indicators li::before {
  content: "";
  padding-right: 0;
}
.carousel-indicators li.active {
  width: 15px;
  height: 15px;
  margin: 0 15px 0 0;
  border: 0;
  background-color: #4f849e;
}
.carousel-caption {
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
}
.container .investment-chances {
  margin-bottom: 70px;
}
.investment-chances > h3 {
  margin: 35px 0;
  text-align: center;
  color: #666666;
  line-height: 1;
}
.investment-chances .text-right {
  line-height: 1;
}
.investment-chances .text-right a {
  line-height: 1;
}
.investment-chances.investment-chances-finished {
  margin-bottom: 0;
}
.investment-chances.investment-chances-finished a.investment-image {
  height: 100%;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}
.investment-chances.investment-chances-finished a.info {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}
.investment-row {
  margin-left: -10px;
  margin-right: -10px;
}
.investment-window {
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  height: 320px;
  margin-bottom: 35px;
}
.investment-window a {
  display: block;
  color: #666666;
}
.investment-window a:hover {
  color: #666666;
}
.investment-window a::after {
  display: none;
}
.investment-window a.investment-image {
  max-height: 320px;
  overflow: hidden;
}
.investment-window a.investment-image img {
  display: block;
  width: 100%;
  height: auto;
}
.investment-window .info {
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
  display: inline-block;
  min-height: 67px;
  padding: 30px 65px 25px 25px;
  background-color: #fff;
  z-index: 15;
}
.investment-window .info .investment-window-header {
  font-weight: 300;
  font-size: 20px;
  line-height: 25px;
  padding-bottom: 5px;
  text-transform: uppercase;
  color: #666666;
}
.investment-window .info .category-hint {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.investment-window .data {
  white-space: pre;
}
.investment-window h3 {
  margin: 0;
}
.investment-window .description {
  height: 0;
  overflow: hidden;
  transition: height 0.2s ease-out;
}
@media screen and (min-width: 768px) {
  .investment-window:hover .description {
    height: 75px;
  }
  .investment-window:hover .category-hint {
    opacity: 1;
  }
}
.investment-window.investment-failed img {
  opacity: .5;
}
.investment-window .ribbon {
  right: 10px;
  z-index: 20;
  padding: 10px 15px 7px;
}
.investment-window .investment-window-link-preview {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.investment-meter {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.investment-meter .meter {
  width: 50px;
  height: 50px;
}
.investment-meter h3 {
  margin-top: 3px;
}
.investment-meter circle {
  transition: stroke-dashoffset 1s ease-out;
}
.main-menu > div {
  margin-left: -10px;
  margin-right: -10px;
}
.main-menu nav {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.main-menu ul {
  margin-top: 70px;
  padding: 0;
}
.main-menu li {
  display: inline-block;
  margin: 0 26px 0 0;
}
.main-menu li.menu-item-logo {
  margin-right: 60px;
}
.main-menu a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 12px;
}
.main-menu a:hover {
  text-decoration: none;
}
.main-menu a::after {
  display: none;
}
.main-menu a.on {
  color: #f2480c;
}
.main-menu.main-menu-short {
  margin-bottom: 20px;
}
.main-menu.main-menu-short ul {
  margin-top: 20px;
}
.login-form {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.login-form .checkbox {
  display: inline;
}
.login-form .arrow {
  float: right;
}
.login-info {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.signup-form {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.link-account {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.separator {
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.separator > span {
  background-color: #cccccc;
  bottom: 0;
  height: 300px;
  right: 20px;
  position: absolute;
  top: 0;
  width: 1px;
}
.user-signup .separator > span {
  right: 50%;
}
.content {
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
}
.module-user {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #4f849e;
}
.module-user .user-login,
.module-user .user-signup,
.module-user .user-extra {
  position: relative;
  height: 0;
  overflow: hidden;
}
.module-user .user-login h4,
.module-user .user-signup h4,
.module-user .user-extra h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  color: #4f849e;
  margin: 0 0 25px;
}
.module-user .module-wrapper {
  padding: 50px 0;
}
.module-user .user-login input[type="text"],
.module-user .user-login input[type="password"] {
  display: block;
  width: 100%;
  height: 40px;
  margin: 0 0 20px 0;
  padding: 10px;
}
.module-user .user-login .col-xs-6 {
  border-left: 1px solid #cccccc;
}
.module-user .user-signup input[type="text"],
.module-user .user-signup input[type="password"] {
  display: block;
  width: 100%;
  height: 40px;
  margin: 0 0 20px 0;
  padding: 10px;
}
.module-user .user-signup .col-xs-3 {
  border-left: 1px solid #cccccc;
}
.module-user .user-signup .signup-name[type="text"],
.module-user .user-signup .signup-surname[type="text"] {
  float: left;
  width: 320px;
}
.module-user .user-signup .signup-surname[type="text"] {
  margin-left: 19px;
}
.module-user .user-signup .checks {
  position: relative;
  padding-right: 300px;
}
.module-user .user-signup .checks button[type="submit"] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 220px;
  margin: 0;
}
.module-user .user-panel-overflow {
  overflow: visible;
}
.module-user .link-account {
  padding-left: 40px;
  background: url('../images/econeers/leave.png') left top no-repeat;
}
.module-user .extra-info {
  float: left;
  width: 300px;
  padding: 0 40px 40px 0;
}
.module-user .extra-info .text {
  float: right;
  width: 220px;
}
.module-user .icon-close {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 10;
  font-size: 30px;
  color: #cccccc;
  cursor: pointer;
}
.module-user label {
  cursor: pointer;
}
.module-user input[type="radio"] {
  display: none;
}
.module-user input[type="radio"] ~ .icon {
  margin: 0 10px 15px;
}
.module-user input[type="radio"] ~ .icon-radio-checked {
  display: none;
}
.module-user input[type="radio"]:checked ~ .icon-radio-unchecked {
  display: none;
}
.module-user input[type="radio"]:checked ~ .icon-radio-checked {
  display: inline;
}
.user-menu {
  position: relative;
  z-index: 25;
}
.user-menu ul {
  position: absolute;
  top: 1px;
  right: 0px;
  margin: 0;
}
.user-menu li {
  display: block;
  float: left;
  margin-left: 10px;
}
.user-menu li h3 {
  color: #4f849e;
  font-weight: 300;
}
.user-menu a {
  display: block;
  border: 1px solid #4f849e;
  border-top: 0;
  padding: 12px 12px;
  color: #4f849e;
  background-color: #fff;
  transition: background-color 0.08s linear, color 0.08s linear;
  position: relative;
}
.user-menu a::after {
  display: none;
}
.user-menu a .plus {
  display: block;
  height: 17px;
  width: 17px;
  background: url("../images/seedmatch/ico_plus_transparent.png") no-repeat center center;
}
.user-menu a.toggle-user-module {
  text-transform: uppercase;
}
.user-menu a.toggle-user-module-plus {
  padding: 12px 9px;
}
.user-menu a.toggle-user-module-register {
  color: #fff;
  background-color: #4f849e;
}
.user-menu.user-anonymous a {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.user-menu.user-anonymous a:hover,
.user-menu.user-anonymous a.inactive:hover {
  color: #f2480c;
  text-decoration: none;
  border: 1px solid #f2480c;
  border-top: 0;
}
.user-menu.user-anonymous a:hover .plus,
.user-menu.user-anonymous a.inactive:hover .plus {
  background-image: url("../images/seedmatch/ico_plus_transparent_o.png");
}
.user-menu.user-anonymous a.toggle-user-module-register:hover {
  background-color: #f2480c;
  color: white;
}
.user-menu.user-anonymous a.inactive,
.user-menu.user-anonymous a.inactive:focus {
  border: 1px solid #cccccc;
  border-top: 0;
  color: #cccccc;
  background-color: #fff;
}
.user-menu.user-anonymous a.inactive .plus,
.user-menu.user-anonymous a.inactive:focus .plus {
  background-image: url("../images/seedmatch/ico_plus_transparent_g.png");
}
.user-menu.user-anonymous a.active,
.user-menu.user-anonymous a:focus {
  border: 1px solid #4f849e;
  border-top: 0;
  color: #4f849e;
  background-color: #fff;
  text-decoration: none;
}
.user-menu.user-anonymous a.active::before,
.user-menu.user-anonymous a:focus::before {
  border-top: 1px solid white;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: -1px;
  width: 100%;
}
.user-menu.user-logged ul {
  position: absolute;
  top: 20px;
  right: 0px;
  margin: 0;
}
.user-menu.user-logged li {
  margin: 0;
  border-right: 1px solid #cccccc;
}
.user-menu.user-logged li:first-child {
  border-left: 1px solid #cccccc;
}
.user-menu.user-logged li > a {
  border: 0;
  padding: 0px 8px;
}
.user-menu.user-logged li > a:hover {
  background-color: transparent;
  color: #f2480c;
}
.user-menu.user-logged li > a:hover .plus {
  background-image: url("../images/seedmatch/ico_plus_transparent_o.png");
}
.user-menu.user-logged li > a:hover .message {
  background-image: url("../images/seedmatch/ico_message_o.png");
}
.user-menu.user-logged li > a:hover .stats {
  background-image: url("../images/seedmatch/ico_stats_o.png");
}
.user-menu.user-logged li > a > span {
  border: 0 none;
  display: block;
  height: 20px;
  width: 20px;
}
.user-menu.user-logged li > a > span > img {
  height: 20px;
  width: 20px;
}
.user-menu.user-logged li > a .plus {
  background: url("../images/seedmatch/ico_plus_transparent.png") no-repeat center center;
}
.user-menu.user-logged li > a .plus:hover {
  background-image: url("../images/seedmatch/ico_plus_transparent_o.png");
}
.user-menu.user-logged li > a .message {
  background: url("../images/seedmatch/ico_message.png") no-repeat center center;
}
.user-menu.user-logged li > a .message:hover {
  background-image: url("../images/seedmatch/ico_message_o.png");
}
.user-menu.user-logged li > a .stats {
  background: url("../images/seedmatch/ico_stats.png") no-repeat center center;
}
.user-menu.user-logged li > a .stats:hover {
  background-image: url("../images/seedmatch/ico_stats_o.png");
}
.user-menu.user-logged .user {
  width: 36px;
  height: 28px;
  padding-top: 4px;
}
.user-menu.user-logged .user-image {
  width: 20px;
  height: 20px;
  background-color: #f2480c;
}
.user-menu.user-logged .user-image img:hover {
  opacity: .6;
}
.user-menu.user-logged .submenu {
  position: absolute;
  visibility: hidden;
  top: 20px;
  right: 0;
  width: 200px;
  padding: 10px;
  opacity: 0;
  background-color: #fff;
  transition: opacity 0.2s ease-out;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.user-menu.user-logged .submenu a {
  padding: 5px 0;
  color: #666666;
  background-color: transparent;
  border: medium none;
}
.user-menu.user-logged .submenu a:hover {
  color: #f2480c;
}
.user-menu.user-logged .submenu a.arrow {
  color: #4f849e;
}
.user-menu.user-logged .submenu a.arrow::after {
  display: inline-block;
}
.user-menu.user-logged .submenu a.arrow:hover {
  color: #f2480c;
}
.user-menu.user-logged li:hover .submenu {
  opacity: 1;
  visibility: visible;
}
.user-menu.user-logged li.top_investments .submenu {
  width: 300px;
}
.user-menu.user-logged li.top_investments .submenu a span {
  width: 190px;
  display: inline-block;
}
.user-menu.user-logged li.top_investments .submenu a span.investment_amount {
  width: 90px;
  display: inline-block;
  text-align: right;
}
.meta-menu {
  float: left;
  margin-right: 30px;
}
.meta-menu ul {
  list-style: none;
  padding: 0;
}
.meta-menu a::after {
  display: none;
}
.module-press-quotes {
  text-align: center;
}
.module-press-quotes:before,
.module-press-quotes:after {
  content: " ";
  display: table;
}
.module-press-quotes:after {
  clear: both;
}
.module-press-quotes:before,
.module-press-quotes:after {
  content: " ";
  display: table;
}
.module-press-quotes:after {
  clear: both;
}
.module-press-quotes.module-press-quotes-home {
  margin-top: 35px;
}
.press-quote {
  display: inline-block;
  margin: 0px 35px 20px;
  width: 180px;
  vertical-align: top;
}
.press-quote > div {
  min-height: 70px;
}
.press-quote > p {
  min-height: 80px;
  text-align: left;
}
.press-quote img {
  max-width: 100%;
  margin-bottom: 15px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  
  filter: gray;
  
  -webkit-filter: grayscale(100%);
  
  transition: 0.2s all ease-in;
}
.press-quote:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}
.project-info {
  margin-left: -10px;
  margin-right: -10px;
}
.project-info .content {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.project-info aside {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.project-info .content-left > h1 {
  margin-bottom: 35px;
}
.investors-all {
  list-style: none;
  margin-top: 35px;
}
.investors-all li {
  margin-left: 0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.investors-all li:not(:last-child) {
  border-bottom: 1px solid #cccccc;
}
.investors-all li > span {
  width: 50%;
}
.investors-all li > span.date {
  text-align: right;
}
.investors-all li > p {
  padding: 10px 0;
}
.website-funding,
.vanityurl {
  text-align: center;
  margin-bottom: 35px;
  word-wrap: break-word;
}
.logo-funding {
  margin-bottom: 35px;
  text-align: center;
}
.logo-funding .brand-logo {
  max-width: 100%;
}
.logo-partnersite {
  text-align: center;
}
.logo-partnersite img {
  max-width: 100%;
}
.investments-user a.download {
  margin: 15px 0;
}
.investments-user a.download:last-child {
  margin-bottom: 0;
}
.investments-user dl.teaserbox-descriptionlist {
  margin-bottom: 0;
}
.investments-user dl.teaserbox-descriptionlist dt,
.investments-user dl.teaserbox-descriptionlist dd {
  padding-bottom: 10px;
}
.startup-admins {
  float: left;
  width: 100%;
  border: 1px solid #cccccc;
  padding: 20px 20px 10px 20px;
  margin-bottom: 35px;
}
.startup-admins h2 {
  margin-top: -10px;
  margin-bottom: 10px;
  color: #1b4459;
}
.startup-admins .startup-admin {
  margin-top: 8px;
  float: left;
  width: 33.3%;
  min-height: 77px;
  
}
.startup-admins .startup-admin .image-wrapper {
  display: inline-block;
  border-top: 1px solid #f2480c;
}
.startup-admins .startup-admin .image-wrapper img {
  width: 60px;
  height: auto;
  border-top: 1px solid #f2480c;
}
.startup-admins .startup-admin > span {
  position: absolute;
  margin-left: 10px;
  font-weight: bold;
  color: #1b4459;
  width: 20%;
}
.project-intro .project-headline {
  padding-bottom: 35px;
  max-width: 850px;
}
.project-intro .project-headline > p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 20px;
}
.project-intro h1 {
  margin-bottom: 0;
  white-space: pre;
}
.project-intro h1 a {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  text-transform: uppercase;
}
.project-intro h1 a:hover {
  color: #4f849e;
}
.project-intro h1 .category-hint {
  bottom: 4px;
  font-size: 11px;
  margin-left: 20px;
  position: relative;
  text-transform: none;
}
.project-intro .disclaimer {
  margin-bottom: 35px;
}
.project-intro hr {
  margin: 35px 0 50px;
}
.project-intro .project-pager .buttons {
  float: right;
}
.project-intro .project-pager a {
  display: inline-block;
}
.project-intro .project-pager a:first-child {
  margin-right: 2px;
}
.project-intro .project-pager a:only-child {
  margin-right: 0;
}
.project-intro .project-pager .pager-button {
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 40px;
  line-height: 55px;
  text-align: center;
  color: #1b4459;
  background-color: #fff;
  position: relative;
}
.project-intro .project-pager .pager-button::before {
  content: "";
  display: inline-block;
  height: 29px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 16px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.project-intro .project-pager .pager-button.pager-button-left::before {
  background: url("../images/seedmatch/icon_naviarrow_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.project-intro .project-pager .pager-button.pager-button-right::before {
  background: url("../images/seedmatch/icon_naviarrow_right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.project-intro .box {
  margin-bottom: 0px;
}
.project-intro .upper-box {
  height: 430px;
}
.project-intro .upper-box:before,
.project-intro .upper-box:after {
  content: " ";
  display: table;
}
.project-intro .upper-box:after {
  clear: both;
}
.project-intro .upper-box:before,
.project-intro .upper-box:after {
  content: " ";
  display: table;
}
.project-intro .upper-box:after {
  clear: both;
}
.project-intro .media {
  float: left;
  position: relative;
  width: 765px;
  height: 100%;
  background-color: #000;
  
}
.project-intro .media .ribbon {
  
  z-index: 3;
  min-width: 173px;
  font-size: 14px;
  padding: 15px 15px 7px;
}
.project-intro .media .ribbon::after {
  bottom: -8px;
}
.project-intro .media .carousel-indicators {
  bottom: 4px;
  text-align: right;
  width: 77%;
}
.project-intro .media .carousel-inner {
  height: 430px;
}
.project-intro .ribbon {
  right: auto;
  left: 0;
}
.project-intro .info {
  float: right;
  position: relative;
  width: 235px;
  height: 100%;
  padding: 25px 20px 25px 25px;
  background-color: #fff;
}
.project-intro .info > * + * {
  display: block;
  margin: 0 0 23px;
}
.project-intro .info .meter-wrapper {
  height: 90px;
}
.project-intro .info .meter-wrapper h3 {
  line-height: 120%;
  margin: 16px 0 !important;
}
.project-intro .info .investment-meter {
  position: static;
  float: left;
  margin: 0 10px 10px 0;
}
.project-intro .info .investment-meter .meter {
  width: 67px;
  height: 67px;
}
.project-intro .info p {
  margin-bottom: 0;
  color: #1b4459;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
.project-intro .info .button-group {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
}
.project-intro .info .button-group .button:not(:only-child) {
  line-height: 25px;
}
.project-intro .info a.button-invest {
  margin-bottom: 0;
}
.project-intro .info a.button-invest.button-unfollow,
.project-intro .info a.button-invest.button-admin {
  background-color: #FFFFFF;
  border: 1px solid #f2480c;
  color: #f2480c;
}
.project-intro .info a.button-invest.button-unfollow:hover,
.project-intro .info a.button-invest.button-admin:hover {
  background-color: #f2480c;
  color: #FFFFFF;
}
.project-intro .info a.button-invest::after {
  display: none;
}
.project-intro .info h3:first-child {
  margin: 0 0 17.5px;
}
.project-intro .counter {
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  text-align: center;
}
.project-intro .follow-flag a:hover,
.project-intro .share-flag a:hover,
.project-intro .follow-flag a:active,
.project-intro .share-flag a:active,
.project-intro .follow-flag a:focus,
.project-intro .share-flag a:focus {
  text-decoration: none;
  outline: none;
}
.project-intro .follow-flag .small-white-flag,
.project-intro .share-flag .small-white-flag {
  padding: 15px 10px 8px;
}
.project-intro .follow-flag .small-white-flag:hover,
.project-intro .share-flag .small-white-flag:hover {
  padding-top: 15px;
}
.project-intro .share-expandable {
  float: left;
  height: 50px;
  width: 0;
  padding: 15px 0 5px;
  background-color: #fff;
  color: #1b4459;
  white-space: nowrap;
  overflow: hidden;
}
.project-intro .share-expandable div {
  display: inline-block;
  white-space: nowrap;
}
.project-intro .share-expandable div > a {
  margin: 0 0 0 17.5px;
  font-size: 20px;
  color: #1b4459;
}
.project-intro .share-expandable div > a:first-child {
  font-size: 16px;
}
.project-intro .share-expandable div > a:last-child {
  padding-right: 10px;
}
.project-intro .share-expandable div span {
  vertical-align: top;
}
.project-intro .share-expandable .social {
  list-style: none;
  display: inline-block;
  height: 30px;
  padding-right: 20px;
  margin: 0 !important;
}
.project-intro .share-expandable .social li {
  display: table-cell;
  height: 30px;
  max-width: 120px;
  padding-left: 20px;
  vertical-align: top;
  width: 120px;
}
.project-intro .clapdown .icon {
  position: relative;
  left: 5px;
  font-size: 20px;
  font-weight: 100;
  vertical-align: text-top;
}
.project-intro .clapdown .icon:before {
  color: #1b4459;
  content: "\e616";
}
.project-intro .clapdown .icon:hover:before {
  content: "\e615";
}
.project-intro .clapdown .popup {
  position: absolute;
  top: 40px;
  display: none;
  padding: 10px;
  background-color: #e8e8e8;
  left: 0px;
  width: 150px;
  z-index: 10;
}
.project-intro .clapdown:hover {
  cursor: pointer;
}
.project-intro .clapdown:hover .popup {
  display: block;
}
.project-intro .funding-limit {
  position: relative;
}
.project-intro .funding-limit .highlight {
  font-size: 14px;
  line-height: 20px;
}
.project-intro .funding-limit p {
  display: inline-block;
}
.project-intro .tooltipinfo {
  position: relative;
}
.project-intro .tooltipinfo p {
  display: inline-block;
}
.project-intro .tooltipinfo .clapdown .popup {
  top: 50px;
}
.project-navi {
  margin-bottom: 0 !important;
  
}
.project-navi ul {
  height: 47px;
  margin: 0;
  list-style: none;
}
.project-navi li {
  float: left;
  width: 163px;
  padding: 6px 0;
  text-align: center;
  margin-left: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
.project-navi li.overviewWithSevenMenuItems {
  width: 142px;
}
.project-navi li.updatesWithSevenMenuItems {
  width: 142px;
}
.project-navi li.businessPlanWithSevenMenuItems {
  width: 142px;
}
.project-navi li.updatesQuestionsWithSevenMenuItems {
  width: 122px;
}
.project-navi li.investmentsWithSevenMenuItems {
  width: 142px;
}
.project-navi li.investorRelationsWithSevenMenuItems {
  width: 162px;
}
.project-navi .calculatorAndContractWithSevenMenuItems {
  width: 142px;
}
.project-navi a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  display: block;
  height: 35px;
  line-height: 35px;
  border-left: 1px solid #666666;
}
.project-navi a::after {
  display: none;
}
.project-navi li:first-child a {
  border-left: 0;
}
.project-navi li.active {
  background-color: #fff;
}
.project-navi li.active a {
  border: 0;
}
.project-navi li.active + li a {
  border: 0;
}
.project-navi .read {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 5px;
  line-height: 24px;
  color: white;
  background-color: #cccccc;
  border-radius: 12px;
  text-align: center;
}
.project-navi .unread {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 5px;
  line-height: 24px;
  color: white;
  background-color: #cccccc;
  border-radius: 12px;
  text-align: center;
  background-color: #f2480c;
}
.project-navi-handler {
  z-index: 10;
}
.project-navi-handler.sticked {
  position: fixed;
  left: 0;
  right: 0;
  top: -1px;
}
#project-navi-area {
  padding: 0 0 50px !important;
}
#project-navi-area .row {
  padding-top: 0 !important;
}
.sticky-navi-area {
  height: 47px;
  margin-bottom: 35px;
}
.sticky-navi-area .sticky-navi-handler {
  z-index: 10;
  background-color: #fff;
  border-bottom: 1px solid #cccccc;
}
.sticky-navi-area .sticky-navi-handler.sticked {
  position: fixed;
  left: 0;
  right: 0;
  top: -1px;
}
.sticky-navi-area ul {
  position: relative;
  top: 1px;
  height: 47px;
  margin: 0;
  background-color: transparent;
  list-style: none;
}
.sticky-navi-area li {
  float: left;
  height: 47px;
  width: 200px;
  text-align: center;
  margin: 0;
}
.sticky-navi-area a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 14px;
  display: block;
  margin: 5px 0;
  height: 37px;
  border: 0;
  line-height: 37px;
  text-transform: uppercase;
}
.sticky-navi-area a {
  border-left: 1px solid #cccccc;
}
.sticky-navi-area li:last-child a {
  border-right: 1px solid #cccccc;
}
.sticky-navi-area li.active {
  position: relative;
  z-index: 5;
  border: 1px solid #cccccc;
  border-bottom: 1px solid #fff;
}
.sticky-navi-area li.active a {
  border: 0;
}
.sticky-navi-area li.active + li a {
  border-left: 0;
}
.project-navi-area {
  height: 47px;
  margin-bottom: 35px;
}
.project-navi-area .sticky-navi-handler {
  z-index: 10;
  background-color: #fff;
  border-bottom: 1px solid #cccccc;
}
.project-navi-area .sticky-navi-handler.sticked {
  position: fixed;
  left: 0;
  right: 0;
  top: -1px;
}
.project-navi-area ul {
  position: relative;
  top: 1px;
  height: 47px;
  margin: 0;
  background-color: transparent;
  list-style: none;
}
.project-navi-area li {
  float: left;
  height: 47px;
  width: 200px;
  text-align: center;
  margin: 0;
}
.project-navi-area a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 14px;
  display: block;
  margin: 5px 0;
  height: 37px;
  border: 0;
  line-height: 37px;
  text-transform: uppercase;
}
.project-navi-area a {
  border-left: 1px solid #cccccc;
}
.project-navi-area li:last-child a {
  border-right: 1px solid #cccccc;
}
.project-navi-area li.active {
  position: relative;
  z-index: 5;
  border: 1px solid #cccccc;
  border-bottom: 1px solid #fff;
}
.project-navi-area li.active a {
  border: 0;
}
.project-navi-area li.active + li a {
  border-left: 0;
}
.project-navi-area .sticky-navi-handler {
  border: 0;
  background-color: #e8e8e8;
}
.project-navi-area ul {
  top: auto;
}
.project-navi-area li:first-child a {
  border-left: 0;
}
.project-navi-area li:last-child a {
  border-right: 0;
}
.project-navi-area li.active {
  border: 0;
  background-color: #fff;
}
.project-navi-area .read {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 5px;
  line-height: 22px;
  color: white;
  background-color: #cccccc;
  border-radius: 12px;
}
.project-navi-area .unread {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 5px;
  line-height: 22px;
  color: white;
  background-color: #cccccc;
  border-radius: 12px;
  background-color: #f2480c;
}
.sticky-navi-press > ul li {
  width: 166px;
}
.sticky-navi-press > ul li a {
  line-height: 17px;
  padding: 0 15px;
}
.social-menu {
  position: absolute;
  right: 0;
  top: 0;
}
.social-menu-sidebar {
  padding-top: 6px;
}
.social-menu-sidebar ul {
  display: block;
}
.social-menu-sidebar ul li {
  display: inline-block;
  float: left;
  margin: 0 30px 0 0;
  min-height: 60px;
  position: relative;
}
.social-menu-sidebar ul li:nth-child(3n) {
  margin-right: 0;
}
.social-menu-sidebar ul li a {
  display: inline-block;
  padding: 8px 12px 0 10px;
  position: relative;
  min-width: 42px;
  text-align: center;
  transition: padding .05s linear;
  color: #ffffff;
  background-color: #1b4459;
  font-size: 20px;
}
.social-menu-sidebar ul li a:hover {
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
}
.social-menu-sidebar ul li a:hover::after {
  background-color: #1b4459;
}
.social-menu-sidebar ul li a:active,
.social-menu-sidebar ul li a:active:hover,
.social-menu-sidebar ul li a:visited,
.social-menu-sidebar ul li a:visited:hover,
.social-menu-sidebar ul li a:focus {
  font-size: 20px;
  color: #ffffff;
  text-decoration: none;
}
.social-menu-sidebar ul li a::after {
  background-color: #1b4459;
}
.social-menu-sidebar ul li a:hover {
  padding-top: 12px;
  font-size: 20px;
}
.social-menu-sidebar ul li a::after {
  content: "";
  background-color: #1b4459;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 8px;
  margin: 0;
  -ms-transform: skew(0deg, -4deg);
  
  -webkit-transform: skew(0deg, -4deg);
  
  transform: skew(0deg, -4deg);
}
.user-social {
  display: block;
  height: 35px;
  margin: 15px 0 0px;
}
.user-social:before,
.user-social:after {
  content: " ";
  display: table;
}
.user-social:after {
  clear: both;
}
.user-social:before,
.user-social:after {
  content: " ";
  display: table;
}
.user-social:after {
  clear: both;
}
.user-social:empty {
  display: none;
}
.user-social li {
  display: inline-block;
  float: left;
  position: relative;
  margin: 0 5px 0 0;
}
.user-social li a,
.comments .user-social li a {
  display: inline-block;
  padding: 8px 10px 0px;
  font-size: 20px;
  transition: padding .05s linear;
  position: relative;
  color: #ffffff;
  background-color: #1b4459;
  font-size: 16px;
}
.user-social li a:hover,
.comments .user-social li a:hover {
  padding-top: 12px;
  font-size: 20px;
}
.user-social li a::after,
.comments .user-social li a::after {
  content: "\00a0";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 8px;
  margin: 0;
  -ms-transform: skew(0deg, -4deg);
  
  -webkit-transform: skew(0deg, -4deg);
  
  transform: skew(0deg, -4deg);
}
.user-social li a:hover,
.comments .user-social li a:hover {
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
}
.user-social li a:hover::after,
.comments .user-social li a:hover::after {
  background-color: #1b4459;
}
.user-social li a:active,
.comments .user-social li a:active,
.user-social li a:active:hover,
.comments .user-social li a:active:hover,
.user-social li a:visited,
.comments .user-social li a:visited,
.user-social li a:visited:hover,
.comments .user-social li a:visited:hover,
.user-social li a:focus,
.comments .user-social li a:focus {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
}
.user-social li a::after,
.comments .user-social li a::after {
  background-color: #1b4459;
}
.user-social li a::after,
.comments .user-social li a::after {
  background-image: none;
  width: 100%;
}
.user-social li a:hover,
.comments .user-social li a:hover {
  padding-top: 8px;
  background-color: #f2480c;
}
.user-social li a:hover::after,
.comments .user-social li a:hover::after {
  background-color: #f2480c;
  background-image: none;
  width: 100%;
}
.module-stat-counter {
  margin-left: -10px;
  margin-right: -10px;
}
.stat-counter {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.stat-counter .wrapper {
  position: relative;
  margin: 20px 0 20px 35px;
}
.stat-counter .wrapper::before {
  content: "\00a0";
  position: absolute;
  left: -35px;
  top: -15px;
  bottom: -15px;
  border-left: 1px solid #666666;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -ms-transform: skew(20deg, 0deg);
  
  -webkit-transform: skew(20deg, 0deg);
  
  transform: skew(20deg, 0deg);
}
.stat-counter .number {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 28px;
  color: #1b4459;
  line-height: 100%;
}
.stat-counter .stat-data {
  text-transform: uppercase;
  color: #1b4459;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
.module-teaser-text {
  margin-left: -10px;
  margin-right: -10px;
}
.container .module-teaser-text {
  margin-bottom: 35px;
}
.teaser-text {
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  min-height: 110px;
  background: url('../images/seedmatch/flag.png') 10px 0px no-repeat;
  position: relative;
}
.teaser-text:nth-child(odd) {
  padding-right: 0;
}
.teaser-text:nth-child(even) {
  padding-left: 0;
  background-position: 0 0px;
}
.teaser-text .teaser-text-wrapperlink {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.teaser-text .text {
  padding: 12px 20px 0 110px;
}
.teaser-text h1 {
  margin: 0 0 20px;
  line-height: 17px;
}
.teaser-text p {
  line-height: 20px;
}
.teaser-text .number {
  position: absolute;
  top: 28px;
  left: 0px;
  font-size: 30px;
  transition: color 0.1s ease-out;
}
.teaser-text .number > span {
  position: absolute;
  top: -2px;
  height: 38px;
  display: inline-block;
  left: 30px;
}
.teaser-text .number .icon-angle {
  width: 28px;
  background: url("../images/seedmatch/icon_angel.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.teaser-text .number .icon-cogs {
  width: 44px;
  left: 14px;
  background: url("../images/seedmatch/icon_cogs.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.teaser-text .number .icon-rocket {
  width: 38px;
  left: 25px;
  background: url("../images/seedmatch/icon_rocket.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.teaser-text .number .icon-graph {
  width: 38px;
  left: 17px;
  background: url("../images/seedmatch/icon_graph.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.teaser-text .arrow {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.teaser-text:hover .arrow {
  opacity: 1;
}
.testimonials {
  min-height: 250px;
}
.testimonials .carousel {
  padding-bottom: 30px;
}
.testimonials a {
  color: inherit;
}
.testimonials .carousel-indicators {
  bottom: 0px;
  margin-bottom: 0;
  padding: 0;
}
.testimonials .carousel-indicators li {
  width: 15px;
  height: 15px;
  border: 0;
  background-color: #cccccc;
  border-radius: 0;
}
.testimonials .carousel-indicators li.active {
  border: 0;
  background-color: #4f849e;
}
.testimonials .text > * + * {
  display: block;
  margin: 0 0 20px;
}
.testimonial {
  position: relative;
  padding: 35px 0 0 210px;
  min-height: 180px;
  margin-bottom: 35px;
  background: url('../images/seedmatch/big-flag.png') 10px 0px no-repeat;
  transition: color 0.1s ease-out, background-image 0.1s ease-out;
}
.testimonial .face {
  position: absolute;
  top: 38px;
  left: 25px;
  height: 110px;
  width: 110px;
}
.testimonial .testimonial-person .name {
  display: block;
  text-transform: uppercase;
  line-height: 14px;
}
.testimonial .testimonial-person .position {
  display: block;
}
.notification {
  background-color: #f6f6f6;
  padding: 20px;
  margin-bottom: 35px;
}
.notification > div:not(:last-child) {
  margin: 0 0 16px;
}
.notification > div.entityproperty {
  margin-bottom: 6px;
}
.notification > h2:first-child,
.notification > h3:first-child {
  margin-top: 0;
}
.notification h3 {
  margin-bottom: 35px;
}
.investment-own-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
.investment-own {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.investment-own .logo-funding {
  position: absolute;
  left: 0;
  top: 0;
  max-height: 85px;
  overflow: hidden;
}
.investment-own .logo-funding .brand-logo {
  width: 125px;
  height: auto;
}
.investment-own .logo-funding .ribbon {
  min-width: 125px;
  max-width: 125px;
  font-size: 10px;
  padding: 5px 5px 0;
  z-index: 2;
}
.investment-own .investment-details {
  background-color: #f6f6f6;
  padding: 20px;
  margin-bottom: 35px;
  position: relative;
  padding: 13px 15px 13px 140px;
  height: 85px;
}
.investment-own .investment-details > div:not(:last-child) {
  margin: 0 0 16px;
}
.investment-own .investment-details > div.entityproperty {
  margin-bottom: 6px;
}
.investment-own .investment-details > h2:first-child,
.investment-own .investment-details > h3:first-child {
  margin-top: 0;
}
.investment-own .investment-details h4 {
  margin: 0 0 5px;
  line-height: 120%;
  max-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666666;
}
.investment-own .investment-details .data {
  margin-bottom: 0px !important;
  position: absolute;
  bottom: 12px;
}
.investment-own .investment-details .investment-details-contract {
  padding-top: 5px;
}
.investment-own .investment-details .investment-details-data {
  bottom: 16px;
  position: absolute;
  right: 8px;
}
.investment-own .investment-details .arrow {
  float: right;
}
.investment-own hr {
  margin: 10px 0;
}
.content-account div.entityproperty {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.content-account div.entityproperty label {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px 0;
  color: #666666;
  float: none;
  vertical-align: top;
}
.content-account div.entityproperty > div {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  padding: 0;
  float: none;
  vertical-align: bottom;
}
.content-account .alter-link {
  padding-bottom: 10px;
}
.teaserbox-user {
  border: 1px solid #cccccc;
  padding: 20px;
  border-top: 1px solid #4f849e;
}
.teaserbox-user > * + * {
  display: block;
  margin: 0 0 10px;
}
.teaserbox-user img {
  width: 100%;
}
.teaserbox-user h3 {
  text-align: center;
}
.teaserbox-user strong {
  color: #1b4459;
}
.teaserbox-user > * + * {
  display: block;
  margin: 0 0 0px;
}
.teaserbox-user h3 {
  margin-top: 0;
}
.teaserbox-user .image-user {
  margin-bottom: 10px;
}
.teaserbox-user .image-user img {
  width: auto;
}
.teaserbox-user h5 {
  color: #1b4459;
}
.teaserbox-user .user-sociallink {
  margin-bottom: 10px;
}
.teaserbox-user .user-sociallink h6 {
  margin: 0;
}
.list-articleteaser-investments .article {
  position: relative;
  min-height: 125px;
  margin-bottom: 30px;
}
.list-articleteaser-investments .article .logo-funding {
  left: 0;
  max-height: 85px;
  overflow: hidden;
  position: absolute;
  top: 40px;
}
.list-articleteaser-investments .article .logo-funding > img {
  width: 125px;
  height: auto;
}
.list-articleteaser-investments .article .article-content {
  border-bottom: none;
  border-right: none;
  border-left: none;
  padding: 38px 20px 0 140px;
}
.list-articleteaser-investments .article .article-content h2 {
  margin: 0;
  color: #4f849e;
}
.list-articleteaser-investments .article .article-type {
  border-right: 1px solid #cccccc;
}
.list-articleteaser-investments .article .article-metadata {
  padding-left: 0;
}
.steps-wrapper h1 {
  padding-bottom: 16px;
}
.steps {
  padding: 0;
  margin: 0 0 35px;
  list-style: none;
  counter-reset: investment_steps;
}
.steps:before,
.steps:after {
  content: " ";
  display: table;
}
.steps:after {
  clear: both;
}
.steps:before,
.steps:after {
  content: " ";
  display: table;
}
.steps:after {
  clear: both;
}
.steps li {
  float: left;
  position: relative;
  display: inline-block;
  width: 25%;
  padding-left: 0;
}
.steps li::before {
  content: "";
  padding-right: 0;
}
.steps li h3 {
  color: #cccccc;
  padding-top: 70px;
  position: relative;
  display: inline-block;
  font-weight: 300;
  text-transform: none;
  font-size: 20px;
}
.steps li h3::before {
  counter-increment: investment_steps;
  content: counter(investment_steps) ".";
  
  display: block;
  width: 45px;
  height: 38px;
  border: 1px solid #cccccc;
  margin-bottom: 15px;
  padding: 4px 8px;
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  color: #cccccc;
  background-color: #FFF;
  position: absolute;
  top: 7px;
}
.steps li h3::after {
  content: "\00a0";
  position: absolute;
  top: 40px;
  left: 0;
  right: auto;
  bottom: auto;
  width: 45px;
  height: 9px;
  margin: 0;
  border: 1px solid #cccccc;
  border-top: 0;
  background-color: #FFF;
  -ms-transform: skew(0deg, -4deg);
  
  -webkit-transform: skew(0deg, -4deg);
  
  transform: skew(0deg, -4deg);
}
.steps li.active h3 {
  color: #1b4459;
  text-transform: none;
}
.steps li.active h3::before,
.steps li.active h3::after {
  border: 0;
  color: #FFF;
  background-color: #1b4459;
}
.invest-meter {
  height: 50px;
}
.gray-box > div.invest-meter {
  margin: 50px 0;
}
.invest-meter .range-wrapper {
  float: left;
  width: 460px;
  padding: 20px 0;
}
.invest-meter .range-value {
  float: right;
  width: 180px;
  padding: 0;
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #1b4459;
}
.invest-meter .range {
  background-color: #4f849e;
}
.invest-meter .slider-range-value {
  width: 120px;
  border: 1px solid #cccccc;
  padding: 5px 0;
  text-align: center;
  background-color: #fff;
  color: #1b4459;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
.invest-meter input[type='range'] {
  -webkit-appearance: none;
  box-shadow: inset 0 0 5px #333;
  background-color: #1b4459;
  height: 30px;
  vertical-align: middle;
}
.invest-meter input[type='range']::-moz-range-track {
  -moz-appearance: none;
  border-radius: 5px;
  box-shadow: inset 0 0 5px #333;
  background-color: #999;
  height: 10px;
}
.invest-meter input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  background-color: #1b4459;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #999;
  height: 40px;
  width: 20px;
}
.invest-meter input[type='range']::-moz-range-thumb {
  -moz-appearance: none;
  background-color: #1b4459;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
  border: 1px solid #999;
  height: 40px;
  width: 20px;
}
.invest-meter .noUi-horizontal .noUi-handle {
  top: -20px;
  left: -8px;
  width: 20px;
  height: 40px;
  border: 0;
  background-color: #f2480c;
  box-shadow: none;
  border-radius: 0;
}
.invest-meter .noUi-horizontal .noUi-handle::before {
  left: 8px;
  top: 12px;
  width: 4px;
  height: 17px;
  background: transparent;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
.invest-meter .noUi-horizontal .noUi-handle::after {
  content: "\00a0";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -3px;
  width: 20px;
  height: 6px;
  margin: 0;
  background: #f2480c;
  -ms-transform: skew(0deg, -15deg);
  
  -webkit-transform: skew(0deg, -15deg);
  
  transform: skew(0deg, -15deg);
}
.invest-meter .range {
  height: 5px;
  background-color: #f2480c;
  border: 1px solid #f2480c;
  border-radius: 0;
}
.invest-meter .noUi-origin {
  border-radius: 0;
  box-shadow: none;
}
.invest-meter .noUi-value-horizontal {
  color: #666666;
}
.invest-meter .noUi-marker {
  background-color: #666666;
}
.invest-meter .noUi-value {
  color: #666666;
}
.invest-meter .noUi-target.noUi-connect {
  box-shadow: none;
}
.goodies:before,
.goodies:after {
  content: " ";
  display: table;
}
.goodies:after {
  clear: both;
}
.goodies:before,
.goodies:after {
  content: " ";
  display: table;
}
.goodies:after {
  clear: both;
}
.goodies input[type="checkbox"] {
  display: none;
}
.goodie-wrapper {
  float: left;
  margin-left: 20px;
}
.goodie-wrapper:first-child {
  margin-left: 0;
}
.goodie {
  position: relative;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f2480c;
  padding: 20px;
  margin-bottom: 35px;
  background-color: #f6f6f6;
  margin-bottom: 55px;
  width: 210px;
  padding-bottom: 40px;
  background-color: #fff;
  opacity: .5;
  cursor: pointer;
  transition: opacity 0.2s ease-out;
}
.goodie h3 {
  text-align: center;
}
.goodie h3:first-child {
  margin: 0 0 17px;
}
.goodie h3:only-child {
  margin: 0;
}
.goodie a {
  word-wrap: break-word;
}
.goodie a:hover {
  color: #f2480c;
}
.goodie a:hover h3 {
  color: #f2480c;
}
.goodie a.button {
  color: white;
  margin: 20px -20px -20px;
  width: 235px;
}
.goodie a.button:hover {
  color: white;
}
.goodie a.download {
  display: block;
  margin-bottom: 10px;
}
.goodie a.download:last-child {
  margin-bottom: 0;
}
.goodie .hr-gray {
  margin: 10px 0;
}
.goodie .hr-gray.hr-fundingheader {
  margin-bottom: 17px;
}
.goodie > .full-image {
  width: 100%;
  padding: 0;
}
.goodie .social-teaser {
  height: 60px;
}
.goodie .social-teaser:before,
.goodie .social-teaser:after {
  content: " ";
  display: table;
}
.goodie .social-teaser:after {
  clear: both;
}
.goodie .social-teaser:before,
.goodie .social-teaser:after {
  content: " ";
  display: table;
}
.goodie .social-teaser:after {
  clear: both;
}
.goodie .social-teaser .flag-item {
  float: left;
  margin-left: 15px;
}
.goodie dl.teaserbox-descriptionlist {
  margin-left: 0px;
  margin-right: 0px;
}
.goodie dl.teaserbox-descriptionlist dt {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: 300;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.goodie dl.teaserbox-descriptionlist dt:last-of-type {
  padding-bottom: 0;
}
.goodie dl.teaserbox-descriptionlist dd {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 5px;
  vertical-align: bottom;
}
.goodie dl.teaserbox-descriptionlist dd:last-of-type {
  padding-bottom: 0;
}
.goodie dl.teaserbox-descriptionlist dd.highlight-fake {
  padding-top: 10px;
}
.goodie::after {
  content: "\00a0";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  height: 20px;
  background-color: #f6f6f6;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -ms-transform: skew(0deg, -5deg);
  
  -webkit-transform: skew(0deg, -5deg);
  
  transform: skew(0deg, -5deg);
}
.goodie h3 {
  margin-bottom: 10px;
}
.goodie h4 {
  margin-bottom: 5px;
}
.goodie > * + * {
  display: block;
  margin: 0 0 10px;
}
.goodie p,
.goodie strong {
  color: #4f849e;
}
.goodie h4 {
  text-align: center;
  color: #4f849e;
}
.goodie img {
  width: 210px;
}
.goodie::after {
  background-color: #fff;
}
input[type="checkbox"]:checked + .goodie {
  opacity: 1;
}
.form-invest input[type="text"] {
  margin: 10px 0;
  border: 1px solid #666666;
  padding: 10px;
  width: 350px;
}
.form-invest table tr {
  height: 20px;
}
.form-invest table td {
  width: 200px;
  vertical-align: bottom;
}
.form-invest textarea {
  width: 500px;
  height: 200px;
}
.form-invest .panel,
.form-invest .panel-default .panel-heading {
  background-color: transparent;
}
.form-invest .panel-default .panel-title {
  padding: 0;
}
.form-invest .panel-title::after {
  font-size: 16px;
  top: 0;
}
.form-invest hr,
.form-invest-step2 hr,
.form-invest-step1 hr {
  margin: 30px 0 30px;
}
.form-invest hr.hr-extraspace,
.form-invest-step2 hr.hr-extraspace,
.form-invest-step1 hr.hr-extraspace {
  margin-bottom: 50px;
}
.form-invest .gray-box,
.form-invest-step2 .gray-box,
.form-invest-step1 .gray-box {
  padding: 30px 25px;
}
.form-invest .gray-box .alter-link,
.form-invest-step2 .gray-box .alter-link,
.form-invest-step1 .gray-box .alter-link {
  margin: 10px 0 30px;
}
.form-invest-step1 .gray-box > div {
  margin-bottom: 19px;
}
.form-invest-step1 .gray-box > div.hint-text {
  margin-bottom: 10px;
}
.form-invest-step2 h2 {
  margin-bottom: 20px;
}
.form-invest-step2 .entityproperty,
.form-invest-step2 .entityproperty.medium {
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
}
.investors-all li > div {
  margin-left: -10px;
  margin-right: -10px;
}
.investors-all .investment-amount {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}
.investors-all .investment-amount .price {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 28px;
  line-height: 28px;
  color: #1b4459;
  font-size: 24px;
  line-height: 24px;
  height: 24px;
}
.investors-all .investment-amount .investment-meter {
  bottom: auto;
  position: absolute;
  right: 15px;
  top: -8px;
}
.investors-all .investment-data {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.investors-all .investment-data .date {
  font-weight: 700;
  display: inline-block;
  vertical-align: bottom;
  padding-bottom: 10px;
}
.investors-all .investment-data .date::before {
  content: "";
  display: inline-block;
  height: 24px;
  vertical-align: bottom;
}
.investors-all .investment-data.invesment-data-limitincrease p {
  font-weight: 700;
  color: #1b4459;
}
.investors-all .investment-data.invesment-data-limitincrease .date {
  padding-bottom: 0;
}
.investors-all .investment-data.invesment-data-limitincrease .date::before {
  content: none;
}
.logo-funding-invest {
  min-height: 166px;
  margin-bottom: 35px;
}
#investment-knowledge-buttons a {
  max-width: 150px;
  font-size: 16px;
  display: inline;
  height: 50px;
  line-height: 50px;
  float: right;
}
#page_invest_step1_enterInvestmentAmount_id .buttonPanel {
  float: left;
  margin-top: 0px;
}

.badges {
  clear: both;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.badges li {
  border: 0 none !important;
  display: inline-block;
  list-style: none outside none;
  margin: 0 5px 5px 0 !important;
  padding: 0 !important;
  position: relative;
}
.badges li:last-child {
  margin-right: 0;
}
.badges li a {
  border: 0 none !important;
  padding: 0;
  display: inline-block;
}
.badges.profile {
  width: 200px;
  display: inline-block;
}

.badge-profile {
  background: url("../images/seedmatch/badges-profile.png") no-repeat scroll left top transparent;
  display: inline-block;
  height: 40px;
  text-indent: -9999px;
  width: 40px;
}
.badge-profile-2_0 {
  background-position: 0 -49px;
}
.badge-profile-2_1 {
  background-position: 0 -98px;
}
.badge-profile-2_2 {
  background-position: 0 -147px;
}
.badge-profile-2_3 {
  background-position: 0 -196px;
}
.badge-profile-3_0 {
  background-position: 0 -245px;
}
.badge-profile-3_1 {
  background-position: 0 -294px;
}
.badge-profile-3_2 {
  background-position: 0 -343px;
}
.badge-profile-3_3 {
  background-position: 0 -392px;
}
.badge-profile-4_0 {
  background-position: 0 -441px;
}
.badge-profile-4_1 {
  background-position: 0 -490px;
}
.badge-profile-4_2 {
  background-position: 0 -539px;
}
.badge-profile-4_3 {
  background-position: 0 -588px;
}
.badge-profile-1_0 {
  background-position: 0 -637px;
}
.badge-profile-1_1 {
  background-position: 0 -784px;
}
.badge-profile-1_2 {
  background-position: 0 -735px;
}
.badge-profile-1_3 {
  background-position: 0 -686px;
}
.badge-profile-1_4 {
  background-position: 0 0;
}
.badge-rollover {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
  background: url("../images/seedmatch/badges-rollover.png") no-repeat top left;
}
.badge-rollover-2_0 {
  background-position: 0 -67px;
}
.badge-rollover-2_1 {
  background-position: 0 -134px;
}
.badge-rollover-2_2 {
  background-position: 0 -201px;
}
.badge-rollover-2_3 {
  background-position: 0 -268px;
}
.badge-rollover-3_0 {
  background-position: 0 -335px;
}
.badge-rollover-3_1 {
  background-position: 0 -402px;
}
.badge-rollover-3_2 {
  background-position: 0 -469px;
}
.badge-rollover-3_3 {
  background-position: 0 -536px;
}
.badge-rollover-4_0 {
  background-position: 0 -603px;
}
.badge-rollover-4_1 {
  background-position: 0 -670px;
}
.badge-rollover-4_2 {
  background-position: 0 -737px;
}
.badge-rollover-4_3 {
  background-position: 0 -804px;
}
.badge-rollover-1_0 {
  background-position: 0 -871px;
}
.badge-rollover-1_1 {
  background-position: 0 -1072px;
}
.badge-rollover-1_2 {
  background-position: 0 -1005px;
}
.badge-rollover-1_3 {
  background-position: 0 -938px;
}
.badge-rollover-1_4 {
  background-position: 0 0;
}

.badge-mini {
  background: url("../images/seedmatch/badges-mini.png") no-repeat top left;
  display: block;
  height: 15px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 15px;
}
.badge-mini-2_0 {
  background-position: 0 -16px;
}
.badge-mini-2_1 {
  background-position: 0 -32px;
}
.badge-mini-2_2 {
  background-position: 0 -48px;
}
.badge-mini-2_3 {
  background-position: 0 -64px;
}
.badge-mini-3_0 {
  background-position: 0 -80px;
}
.badge-mini-3_1 {
  background-position: 0 -96px;
}
.badge-mini-3_2 {
  background-position: 0 -112px;
}
.badge-mini-3_3 {
  background-position: 0 -128px;
}
.badge-mini-4_0 {
  background-position: 0 -144px;
}
.badge-mini-4_1 {
  background-position: 0 -160px;
}
.badge-mini-4_2 {
  background-position: 0 -176px;
}
.badge-mini-4_3 {
  background-position: 0 -192px;
}
.badge-mini-1_0 {
  background-position: 0 -208px;
}
.badge-mini-1_4 {
  background-position: 0 0;
}
.badge-mini-1_3 {
  background-position: 0 -224px;
}
.badge-mini-1_2 {
  background-position: 0 -240px;
}
.badge-mini-1_1 {
  background-position: 0 -256px;
}
.details-press h2 {
  text-transform: uppercase;
}
.press-entries > * + * {
  display: block;
  margin: 0 0 30px;
}
.press-entries .nav-tabs {
  border: 0;
}
.press-entries .nav-tabs li {
  width: 25%;
  height: 100px;
  margin-left: 0;
}
.press-entries .nav-tabs li .icon {
  display: block;
}
.press-entries .nav-tabs li .icon-hover {
  display: none;
}
.press-entries .nav-tabs li:hover .icon {
  display: none;
}
.press-entries .nav-tabs li:hover .icon-hover {
  display: block;
}
.press-entries .nav-tabs .icon,
.press-entries .nav-tabs .icon-hover {
  position: absolute;
  top: 20px;
  left: 2px;
}
.press-entries .nav-tabs .name {
  position: absolute;
  top: 30px;
  left: 90px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  text-transform: uppercase;
  color: #4f849e;
}
.press-entries .nav-tabs a:link,
.press-entries .nav-tabs a:active,
.press-entries .nav-tabs a:visited {
  border: 0;
  background: transparent url('../images/seedmatch/flag.png') 0 0 no-repeat !important;
}
.press-entries .nav-tabs a:hover {
  border: 0;
  background: transparent url('../images/seedmatch/flag-hover.png') 0 0 no-repeat !important;
}
.press-entries .nav-tabs a:hover .icon {
  color: white;
}
.press-entries .nav-tabs a {
  height: 100%;
}
.press-entries .nav-tabs li a:hover,
.press-entries .nav-tabs li.active a,
.press-entries .nav-tabs li.active a:hover {
  border: 0;
  background: transparent url('../images/seedmatch/flag-hover.png') 0 0 no-repeat !important;
}
.press-entries .nav-tabs li a:hover .icon,
.press-entries .nav-tabs li.active a .icon,
.press-entries .nav-tabs li.active a:hover .icon {
  display: none;
}
.press-entries .nav-tabs li a:hover .icon-hover,
.press-entries .nav-tabs li.active a .icon-hover,
.press-entries .nav-tabs li.active a:hover .icon-hover {
  display: block;
}
.press-entries .meta {
  text-transform: uppercase;
}
.press-entries .tab-pane .press-entry {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 20px 0;
  margin-top: 30px;
}
.press-entries .tab-content {
  margin-bottom: 30px;
}
.press-categories {
  cursor: pointer;
}
.press-categories .category {
  position: relative;
  float: left;
  display: block;
  height: 100px;
  width: 25%;
  background: transparent url('../images/seedmatch/flag.png') 0 0 no-repeat !important;
  transition: background-image 0.1s ease-out;
}
.press-categories .category .icon {
  position: absolute;
  top: 30px;
  left: 20px;
  font-size: 30px;
  color: #4f849e;
  transition: color 0.1s ease-out;
}
.press-categories .category:hover {
  background: transparent url('../images/seedmatch/flag-hover.png') 0 0 no-repeat !important;
}
.press-categories .category:hover .icon {
  color: #fff;
}
.press-categories .name {
  text-transform: uppercase;
  position: absolute;
  top: 35px;
  left: 90px;
  color: #4f849e;
}
.press-entry,
.press-release {
  padding: 0 0 35px 0;
  border-bottom: 1px solid #cccccc;
  margin-top: 35px;
}
.press-entry h3,
.press-release h3 {
  margin: 3px 0 10px;
  text-transform: none;
  font-size: 20px;
  font-weight: 300;
}
.press-entry img,
.press-release img {
  float: left;
  margin: 0 20px 10px 0;
  max-width: 100px;
}
.press-entry ul,
.press-release ul {
  list-style: none;
  clear: both;
  margin-top: 10px;
}
.press-entry ul li,
.press-release ul li {
  float: left;
  margin-left: 0;
  margin-right: 20px;
}
.blog {
  border-top: 1px solid #cccccc;
}
.blog > * + * {
  display: block;
  margin: 0 0 30px;
}
.blog-entry {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 30px 0;
  margin-top: 35px;
}
.blog-entry:before,
.blog-entry:after {
  content: " ";
  display: table;
}
.blog-entry:after {
  clear: both;
}
.blog-entry:before,
.blog-entry:after {
  content: " ";
  display: table;
}
.blog-entry:after {
  clear: both;
}
.blog-entry img {
  float: left;
  margin: 0 20px 10px 0;
  max-width: 100px;
}
.blog-entry .meta {
  font-weight: 700;
  color: #1b4459;
}
.blog-entry h3 {
  margin: 3px 0 10px;
  text-transform: none;
  font-size: 20px;
  font-weight: 300;
}
.social-plugins-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 35px;
}
.social-plugins-wrapper .social-plugin {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.article-emptyheader {
  margin-bottom: 50px;
}
.article {
  margin-bottom: 35px;
}
.article .article-image {
  text-align: center;
}
.article .article-image img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.article .checkbox {
  margin: 0;
  min-height: auto;
}
.article .article-buttons ul {
  padding: 0;
  display: table;
  list-style: none;
  width: 100%;
  margin-bottom: 0;
  margin-top: 6px;
}
.article .article-buttons li {
  display: table-cell;
  text-align: left;
  table-layout: fixed;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  color: #4f849e;
  margin: 0;
}
.article .article-buttons li:after {
  right: 0;
}
.article .article-buttons li a:hover,
.article .article-buttons li a:active,
.article .article-buttons li a:focus {
  color: #4f849e;
}
.article .article-buttons li.active {
  color: #f2480c;
}
.article .article-buttons li:not(:first-child)::before {
  content: " | ";
  padding: 0 10px 0 15px;
  font-size: 19px;
  color: #cccccc;
}
.article .article-buttons li.fill {
  width: 100%;
}
.article .article-buttons li.fill::before {
  content: none;
}
.article .article-buttons li > span:first-child {
  display: inline;
  width: 30px;
  position: relative;
}
.article .article-buttons li > span:first-child:not(.icon-share)::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 25px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(30%);
  transform: translateY(30%);
}
.article .article-buttons li form {
  display: inline-block;
}
.article .article-buttons li form .button-small {
  margin-top: 10px;
}
.article .article-buttons li.article-button-comments span.article-comment-counter {
  display: inline-block;
  width: 28px;
  text-align: center;
  height: 20px;
}
.article .article-buttons li.article-button-comments span.article-comment-counter::before {
  background: url("../images/seedmatch/comments.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  left: -2px;
  position: absolute;
  top: -65%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.article .article-buttons li.article-button-comments.active .article-comment-counter::before {
  background-image: url("../images/seedmatch/comments_hover.png");
}
.article .article-buttons li.article-button-answer span:first-child::before {
  background: url("../images/seedmatch/answer.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.article .article-buttons li.article-button-answer.active span:first-child::before {
  background-image: url("../images/seedmatch/answer_hover.png");
}
.article .article-buttons li.article-button-subscribe label {
  color: #4f849e;
}
.article .article-buttons li.article-button-subscribe form {
  color: #4f849e;
}
.article .article-buttons li.article-button-share {
  text-align: right;
}
.article .article-buttons li.article-button-share .icon-share {
  font-size: 16px;
  padding-right: 8px;
  vertical-align: bottom;
}
.article .article-buttons li.article-button-share::before {
  content: none;
}
.article .article-buttons li.article-button-share .share-flag {
  color: #4f849e;
}
.article .article-buttons li.article-button-share .share-expandable {
  height: 38px;
  width: 0;
  padding: 0;
  color: #1b4459;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  top: 9px;
  right: -20px;
  -webkit-transform: translate(100%);
  transform: translate(100%);
  text-align: right;
}
.article .article-buttons li.article-button-share .share-expandable > div {
  display: inline-block;
  white-space: nowrap;
}
.article .article-buttons li.article-button-share .share-expandable .social {
  list-style: none;
  display: inline-block;
  height: 30px;
  padding-right: 20px;
  margin: 0 !important;
  width: 100%;
}
.article .article-buttons li.article-button-share .share-expandable .social li {
  display: table-cell;
  height: 30px;
  max-width: 120px;
  vertical-align: top;
  padding-right: 10px;
  table-layout: auto;
  text-align: center;
}
.article .article-buttons li.article-button-share .share-expandable .social li > * {
  text-align: center;
}
.article .article-buttons li.article-button-share .share-expandable .social li:not(:first-child)::before {
  content: none;
}
.article .article-answerform {
  display: none;
  margin: 20px 0 20px 20px;
}
.article .article-answerform textarea {
  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: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-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;
  height: 35px;
  min-height: 20px;
  resize: vertical;
}
.article .article-answerform textarea:focus {
  border-color: #4f849e;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79, 132, 158, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79, 132, 158, 0.6);
}
.article .article-answerform textarea::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.article .article-answerform textarea:-ms-input-placeholder {
  color: #777777;
}
.article .article-answerform textarea::-webkit-input-placeholder {
  color: #777777;
}
.article .article-answerform textarea[disabled],
.article .article-answerform textarea[readonly],
fieldset[disabled] .article .article-answerform textarea {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.article .article-answerform textarea {
  height: auto;
}
.article .article-answerform .button-small {
  margin: 20px 0 10px;
  display: inline-block;
}
.article .article-answerform .answer-hint-public {
  display: inline-block;
  line-height: 17px;
  margin-left: 25px;
  margin-top: 20px;
  padding-left: 56px;
  vertical-align: top;
  position: relative;
  width: 520px;
}
.article .article-answerform .answer-hint-public::before {
  content: "";
  background: url("../images/seedmatch/icon_hint.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 46px;
  width: 46px;
  position: absolute;
  left: 0px;
}
.article-content {
  border: 1px solid #cccccc;
  padding: 20px;
  position: relative;
}
.article-content.article-content-admin {
  border-top: 1px solid #1b4459;
}
.article-content.article-content-startup {
  border-top: 1px solid #f2480c;
}
.article-content h2 {
  margin-top: 30px;
}
.article-content a {
  cursor: pointer;
}
.article-content a::after {
  content: "";
  background: url("../images/seedmatch/icon_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 9px;
  position: relative;
  top: 3px;
  margin-left: 4px;
}
.article-content a:hover::after {
  background: url("../images/seedmatch/icon_arrow_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.article-content a.article-link::after {
  background: none !important;
  display: none !important;
}
.article-metadata,
.comment-metadata {
  position: relative;
  padding-left: 40px;
}
.article-metadata .author-image,
.comment-metadata .author-image {
  position: absolute;
  left: 0;
  top: 3px;
}
.article-content-admin .article-metadata .author-image,
.article-content-admin .comment-metadata .author-image {
  border-top: 1px solid #1b4459;
}
.article-content-startup .article-metadata .author-image,
.article-content-startup .comment-metadata .author-image {
  border-top: 1px solid #f2480c;
}
.article-metadata .author-image img,
.comment-metadata .author-image img {
  width: 30px;
  height: auto;
}
.article-metadata .author,
.comment-metadata .author {
  font-weight: bold;
  display: block;
  line-height: 18px;
}
.article-metadata .article-type,
.comment-metadata .article-type {
  padding-left: 12px;
}
.article-type {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 15px 5px;
  text-transform: uppercase;
  color: #fff;
  background-color: #4f849e;
  min-width: 92px;
  color: #4f849e;
  padding: 10px 0px 5px;
  background-color: transparent;
  border-left: 1px solid #cccccc;
  width: 195px;
  height: 30px;
  text-align: center;
}
.article-type::after {
  content: "\00a0";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 15px;
  margin: 0;
  font-family: inherit;
  background-color: #4f849e;
  -ms-transform: skew(0deg, -3deg);
  
  -webkit-transform: skew(0deg, -3deg);
  
  transform: skew(0deg, -3deg);
  z-index: -1;
}
.article-type.steingrau {
  background-color: #666666;
}
.article-type.steingrau::after {
  background-color: #666666;
}
.article-type.stahlblau {
  background-color: #4f849e;
}
.article-type.stahlblau::after {
  background-color: #4f849e;
}
.article-type.blutorange {
  background-color: #f2480c;
}
.article-type.blutorange::after {
  background-color: #f2480c;
}
.article-type::after {
  left: -1px;
  background-color: transparent;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.article-type.article-type-confidential {
  color: #f2480c;
  padding-left: 25px;
}
.article-type.article-type-confidential::before {
  background: url("../images/seedmatch/lock.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  height: 22px;
  left: 45px;
  position: absolute;
  top: 5px;
  width: 15px;
}
.comments {
  margin: 30px 0 0 20px;
}
.comments .article-comment {
  border: 1px solid #cccccc;
  padding: 20px;
  position: relative;
  margin-bottom: 30px;
}
.comments .article-comment.article-content-admin {
  border-top: 1px solid #1b4459;
}
.comments .article-comment.article-content-startup {
  border-top: 1px solid #f2480c;
}
.comments .article-comment h2 {
  margin-top: 30px;
}
.comments .article-comment a {
  cursor: pointer;
}
.comments .article-comment a::after {
  content: "";
  background: url("../images/seedmatch/icon_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 9px;
  position: relative;
  top: 3px;
  margin-left: 4px;
}
.comments .article-comment a:hover::after {
  background: url("../images/seedmatch/icon_arrow_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.comments .article-comment a.article-link::after {
  background: none !important;
  display: none !important;
}
.comments .article-comment-buttons {
  margin-top: -30px;
  margin-bottom: 30px;
}
.comments .comment-metadata {
  padding-bottom: 20px;
}
.article-paging {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
  display: block;
  margin-bottom: 30px;
  text-align: center;
  margin-top: 0;
}
.article-paging > li {
  display: inline;
}
.article-paging > li > a,
.article-paging > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #4f849e;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.article-paging > li:first-child > a,
.article-paging > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.article-paging > li:last-child > a,
.article-paging > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.article-paging > li > a:hover,
.article-paging > li > span:hover,
.article-paging > li > a:focus,
.article-paging > li > span:focus {
  color: #f2480c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.article-paging > .active > a,
.article-paging > .active > span,
.article-paging > .active > a:hover,
.article-paging > .active > span:hover,
.article-paging > .active > a:focus,
.article-paging > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.article-paging > .disabled > span,
.article-paging > .disabled > span:hover,
.article-paging > .disabled > span:focus,
.article-paging > .disabled > a,
.article-paging > .disabled > a:hover,
.article-paging > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.article-paging .pagination-label {
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
}
.article-paging .index {
  color: #4f849e;
}
.article-paging .index:not(:only-child)::before {
  content: "|";
  font-size: 17px;
  padding: 0 10px;
}
.article-paging .index:not(:only-child)::after {
  content: "|";
  font-size: 17px;
  padding: 0 10px;
}
.article-paging .index:first-child::before {
  content: "";
}
.article-paging .index:last-child::after {
  content: "";
}
.article-paging .index:hover::before,
.article-paging .index:hover::after {
  color: #4f849e;
}
.article-paging .next {
  cursor: pointer;
}
.article-paging .next::after {
  content: "";
  background: url("../images/seedmatch/icon_arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 9px;
  position: relative;
  top: 3px;
  margin-left: 4px;
}
.article-paging .next:hover::after {
  background: url("../images/seedmatch/icon_arrow_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.article-paging .prev::before {
  content: "";
  background: url("../images/seedmatch/icon_arrow_usd.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 14px;
  width: 8px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.article-paging .prev:hover::before {
  background: url("../images/seedmatch/icon_arrow_usd_hover.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.question-create {
  margin-bottom: 30px;
}
.question-create label {
  display: none;
}
.question-create .icon-user {
  left: 0;
  position: absolute;
  padding-left: 10px;
}
.question-create .icon-user img {
  width: 30px;
  height: auto;
}
.question-create form {
  margin-left: 40px;
}
.question-create form.collapsed textarea {
  min-height: 50px;
  max-height: 50px;
  background: url("../images/seedmatch/icon_pencil.png") no-repeat top left;
  background-position: 8px 12px;
  padding-left: 33px;
  padding-top: 15px;
  border: 1px solid #4f849e;
}
.question-create form.collapsed .buttonPanel,
.question-create form.collapsed .chars-left {
  display: none;
}
.question-create form.expanded textarea {
  min-height: 50px;
  height: 150px;
  background: transparent;
  padding-left: 10px;
  padding-top: 10px;
  border: 1px solid #4f849e;
}
.question-create form .buttonPanel {
  margin-top: -25px;
}
.seedheads-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}
ul.seedheads {
  list-style: none;
}
ul.seedheads li {
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 35px 0;
  position: relative;
  cursor: pointer;
}
ul.seedheads li .seedhead-info {
  background-color: #f6f6f6;
  padding: 15px 15px 15px 165px;
  position: relative;
  height: 120px;
}
ul.seedheads li .seedhead-info .anchor::after {
  display: none;
}
ul.seedheads li .seedhead-info .arrow {
  position: absolute;
  right: 15px;
  bottom: 10px;
}
ul.seedheads li .seedhead-info .arrow:hover {
  color: #fff;
}
ul.seedheads li .seedhead-info .arrow:hover::after {
  background: url("../images/seedmatch/arrow_w.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
ul.seedheads li .seedhead-info h4 {
  margin: 0 0 6px 0;
  line-height: 17px;
  width: 110px;
}
ul.seedheads li .seedhead-info p {
  line-height: 16px;
}
ul.seedheads li .seedhead-info .seedhead-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 120px;
  width: 150px;
}
ul.seedheads li:hover .seedhead-info,
ul.seedheads li.on .seedhead-info {
  background-color: #1b4459;
  color: #fff;
}
ul.seedheads li:hover .seedhead-info h4,
ul.seedheads li.on .seedhead-info h4,
ul.seedheads li:hover .seedhead-info h2,
ul.seedheads li.on .seedhead-info h2,
ul.seedheads li:hover .seedhead-info p,
ul.seedheads li.on .seedhead-info p,
ul.seedheads li:hover .seedhead-info .arrow,
ul.seedheads li.on .seedhead-info .arrow {
  color: #fff;
}
ul.seedheads li:hover .seedhead-info h4::after,
ul.seedheads li.on .seedhead-info h4::after,
ul.seedheads li:hover .seedhead-info h2::after,
ul.seedheads li.on .seedhead-info h2::after,
ul.seedheads li:hover .seedhead-info p::after,
ul.seedheads li.on .seedhead-info p::after,
ul.seedheads li:hover .seedhead-info .arrow::after,
ul.seedheads li.on .seedhead-info .arrow::after {
  background: url("../images/seedmatch/arrow_w.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.seedhead-detail {
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  display: none;
  position: relative;
  margin-bottom: 35px;
}
.seedhead-detail .seedhead-info-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  margin: 0;
  padding: 0;
  border: 1px solid #cccccc;
  border-top-color: #1b4459;
  background-color: #f6f6f6;
}
.seedhead-detail .seedhead-info-wrapper > div {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  width: 679px;
  padding: 20px;
  background-color: #fff;
  min-height: 370px;
}
.seedhead-detail .seedhead-info-wrapper > div h2 {
  margin: 10px 0 15px;
}
.seedhead-detail .seedhead-info-wrapper > div h4 {
  color: #1b4459;
  margin: 0 0 30px;
}
.seedhead-detail .seedhead-info-wrapper aside {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  width: 319px;
  padding: 0;
}
.seedhead-detail .seedhead-info-wrapper aside h3 {
  padding: 10px 25px;
}
.seedhead-detail .seedhead-info-wrapper .social-menu-sidebar {
  padding: 0px 25px;
}
.seedhead-detail .seedhead-info-wrapper .social-menu-sidebar li {
  margin-right: 10px;
}
.seedhead-detail .seedhead-info-wrapper .social-menu-sidebar a::after {
  content: "";
  background-color: #1b4459;
  background-image: none;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 8px;
  width: auto;
  margin: 0;
  -ms-transform: skew(0deg, -4deg);
  
  -webkit-transform: skew(0deg, -4deg);
  
  transform: skew(0deg, -4deg);
}
.productexperience-subline {
  font-weight: 800;
  margin: 35px 0 10px;
  display: inline-block;
}
.investmentknowledge-general-wrapper {
  max-height: 2000px;
}
.investmentknowledge-productexperience-wrapper {
  margin-bottom: 50px;
}
.investmentknowledge-productexperience-wrapper h4 {
  margin-top: 0;
}
.investmentknowledge-productexperience-wrapper .radio-ik {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}
.investmentknowledge-productexperience-wrapper .radio-ik .radio-headline {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5px;
}
.investmentknowledge-productexperience-wrapper .radio-ik .radio-headline.radio-headline-inline {
  position: relative;
  float: left;
  width: 29.16666667%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5px !important;
  margin-top: 3px !important;
}
.investmentknowledge-productexperience-wrapper .radio-ik .radio {
  position: relative;
  float: left;
  width: 29.16666667%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5px !important;
  margin-top: 3px !important;
}




.noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.noUi-target {
	position: relative;
}
.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
}
.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}
.noUi-handle {
	position: relative;
	z-index: 1;
}
.noUi-stacking .noUi-handle {

	z-index: 10;
}
.noUi-stacking + .noUi-origin {

	*z-index: -1;
}
.noUi-state-tap .noUi-origin {
-webkit-transition: left 0.3s, top 0.3s;
	transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
	cursor: inherit !important;
}


.noUi-base {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


.noUi-horizontal {
	height: 18px;
}
.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	left: -17px;
	top: -6px;
}
.noUi-vertical {
	width: 18px;
}
.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px;
}


.noUi-background {
	background: #FAFAFA;
	box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
	background: #3FB8AF;
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
-webkit-transition: background 450ms;
	transition: background 450ms;
}
.noUi-origin {
	border-radius: 2px;
}
.noUi-target {
	border-radius: 4px;
	border: 1px solid #D3D3D3;
	box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-target.noUi-connect {
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;
}


.noUi-dragable {
	cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
	cursor: n-resize;
}
.noUi-handle {
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #FFF;
	cursor: default;
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #EBEBEB,
				0 3px 6px -3px #BBB;
}
.noUi-active {
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #DDD,
				0 3px 6px -3px #BBB;
}


.noUi-handle:before,
.noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #E8E7E6;
	left: 14px;
	top: 6px;
}
.noUi-handle:after {
	left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}
.noUi-vertical .noUi-handle:after {
	top: 17px;
}


[disabled].noUi-connect,
[disabled] .noUi-connect {
	background: #B8B8B8;
}
[disabled] .noUi-handle {
	cursor: not-allowed;
}




.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;font:400 12px Arial;color:#999}.noUi-value{width:40px;position:absolute;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:50px;top:100%;left:0;width:100%}.noUi-value-horizontal{margin-left:-20px;padding-top:20px}.noUi-value-horizontal.noUi-value-sub{padding-top:15px}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{width:15px;margin-left:20px;margin-top:-5px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}


#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; 
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/fancybox.png') -55px -90px no-repeat;
}





.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}





.fancybox-ie .fancybox-bg { background: transparent !important; }


