/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.TopicViewer_contentContainer
{
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.TopicViewer_contentContainer
{
  margin: 0;
}

.TopicViewer_contentContainer article,
.TopicViewer_contentContainer aside,
.TopicViewer_contentContainer details,
.TopicViewer_contentContainer figcaption,
.TopicViewer_contentContainer figure,
.TopicViewer_contentContainer footer,
.TopicViewer_contentContainer header,
.TopicViewer_contentContainer hgroup,
.TopicViewer_contentContainer main,
.TopicViewer_contentContainer menu,
.TopicViewer_contentContainer nav,
.TopicViewer_contentContainer section,
.TopicViewer_contentContainer summary
{
  display: block;
}

.TopicViewer_contentContainer audio,
.TopicViewer_contentContainer canvas,
.TopicViewer_contentContainer progress,
.TopicViewer_contentContainer video
{
  display: inline-block;
  vertical-align: baseline;
}

.TopicViewer_contentContainer audio:not([controls])
{
  display: none;
  height: 0;
}

.TopicViewer_contentContainer [hidden],
.TopicViewer_contentContainer template
{
  display: none;
}

.TopicViewer_contentContainer a
{
  background-color: transparent;
}

.TopicViewer_contentContainer a:active,
.TopicViewer_contentContainer a:hover
{
  outline: 0;
}

.TopicViewer_contentContainer abbr[title]
{
  border-bottom: none;
  text-decoration: underline dotted;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
}

.TopicViewer_contentContainer b,
.TopicViewer_contentContainer strong
{
  font-weight: 700;
}

.TopicViewer_contentContainer dfn
{
  font-style: italic;
}

.TopicViewer_contentContainer h1
{
  font-size: 2em;
  margin: .67em 0;
}

.TopicViewer_contentContainer mark
{
  background: #ff0;
  color: #000;
}

.TopicViewer_contentContainer small
{
  font-size: 80%;
}

.TopicViewer_contentContainer sub,
.TopicViewer_contentContainer sup
{
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.TopicViewer_contentContainer sup
{
  top: -.5em;
}

.TopicViewer_contentContainer sub
{
  bottom: -.25em;
}

.TopicViewer_contentContainer img
{
  border: 0;
}

.TopicViewer_contentContainer svg:not(:root)
{
  overflow: hidden;
}

.TopicViewer_contentContainer figure
{
  margin: 1em 40px;
}

.TopicViewer_contentContainer hr
{
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

.TopicViewer_contentContainer pre
{
  overflow: auto;
}

.TopicViewer_contentContainer code,
.TopicViewer_contentContainer kbd,
.TopicViewer_contentContainer pre,
.TopicViewer_contentContainer samp
{
  font-family: monospace,monospace;
  font-size: 1em;
}

.TopicViewer_contentContainer button,
.TopicViewer_contentContainer input,
.TopicViewer_contentContainer optgroup,
.TopicViewer_contentContainer select,
.TopicViewer_contentContainer textarea
{
  color: inherit;
  font: inherit;
  margin: 0;
}

.TopicViewer_contentContainer button
{
  overflow: visible;
}

.TopicViewer_contentContainer button,
.TopicViewer_contentContainer select
{
  text-transform: none;
}

.TopicViewer_contentContainer button,
.TopicViewer_contentContainer input[type=button],
.TopicViewer_contentContainer input[type=reset],
.TopicViewer_contentContainer input[type=submit]
{
  -webkit-appearance: button;
  cursor: pointer;
}

.TopicViewer_contentContainer button[disabled],
.TopicViewer_contentContainer input[disabled]
{
  cursor: default;
}

.TopicViewer_contentContainer button::-moz-focus-inner,
.TopicViewer_contentContainer input::-moz-focus-inner
{
  border: 0;
  padding: 0;
}

.TopicViewer_contentContainer input
{
  line-height: normal;
}

.TopicViewer_contentContainer input[type=checkbox],
.TopicViewer_contentContainer input[type=radio]
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.TopicViewer_contentContainer input[type=number]::-webkit-inner-spin-button,
.TopicViewer_contentContainer input[type=number]::-webkit-outer-spin-button
{
  height: auto;
}

.TopicViewer_contentContainer input[type=search]
{
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.TopicViewer_contentContainer input[type=search]::-webkit-search-cancel-button,
.TopicViewer_contentContainer input[type=search]::-webkit-search-decoration
{
  -webkit-appearance: none;
}

.TopicViewer_contentContainer fieldset
{
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

.TopicViewer_contentContainer legend
{
  border: 0;
  padding: 0;
}

.TopicViewer_contentContainer textarea
{
  overflow: auto;
}

.TopicViewer_contentContainer optgroup
{
  font-weight: 700;
}

.TopicViewer_contentContainer table
{
  border-collapse: collapse;
  border-spacing: 0;
}

.TopicViewer_contentContainer td,
.TopicViewer_contentContainer th
{
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print
{
  .TopicViewer_contentContainer *,
.TopicViewer_contentContainer :after,
.TopicViewer_contentContainer :before
  {
    color: #000!important;
    text-shadow: none!important;
    background: 0 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
  }

  .TopicViewer_contentContainer a,
.TopicViewer_contentContainer a:visited
  {
    text-decoration: underline;
  }

  .TopicViewer_contentContainer a[href]:after
  {
    content: " (" attr(href) ")";
  }

  .TopicViewer_contentContainer abbr[title]:after
  {
    content: " (" attr(title) ")";
  }

  .TopicViewer_contentContainer a[href^="#"]:after,
.TopicViewer_contentContainer a[href^="javascript:"]:after
  {
    content: "";
  }

  .TopicViewer_contentContainer blockquote,
.TopicViewer_contentContainer pre
  {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  .TopicViewer_contentContainer thead
  {
    display: table-header-group;
  }

  .TopicViewer_contentContainer img,
.TopicViewer_contentContainer tr
  {
    page-break-inside: avoid;
  }

  .TopicViewer_contentContainer img
  {
    max-width: 100%!important;
  }

  .TopicViewer_contentContainer h2,
.TopicViewer_contentContainer h3,
.TopicViewer_contentContainer p
  {
    orphans: 3;
    widows: 3;
  }

  .TopicViewer_contentContainer h2,
.TopicViewer_contentContainer h3
  {
    page-break-after: avoid;
  }

  .TopicViewer_contentContainer .navbar
  {
    display: none;
  }

  .TopicViewer_contentContainer .btn .caret,
.TopicViewer_contentContainer .dropup .btn .caret
  {
    border-top-color: #000!important;
  }

  .TopicViewer_contentContainer .label
  {
    border: 1px solid #000;
  }

  .TopicViewer_contentContainer .table
  {
    border-collapse: collapse!important;
  }

  .TopicViewer_contentContainer .table td,
.TopicViewer_contentContainer .table th
  {
    background-color: #fff!important;
  }

  .TopicViewer_contentContainer .table-bordered td,
.TopicViewer_contentContainer .table-bordered th
  {
    border: 1px solid #ddd!important;
  }
}

@font-face
{
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),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");
}

.TopicViewer_contentContainer .glyphicon
{
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.TopicViewer_contentContainer .glyphicon-asterisk:before
{
  content: "\002a";
}

.TopicViewer_contentContainer .glyphicon-plus:before
{
  content: "\002b";
}

.TopicViewer_contentContainer .glyphicon-eur:before,
.TopicViewer_contentContainer .glyphicon-euro:before
{
  content: "\20ac";
}

.TopicViewer_contentContainer .glyphicon-minus:before
{
  content: "\2212";
}

.TopicViewer_contentContainer .glyphicon-cloud:before
{
  content: "\2601";
}

.TopicViewer_contentContainer .glyphicon-envelope:before
{
  content: "\2709";
}

.TopicViewer_contentContainer .glyphicon-pencil:before
{
  content: "\270f";
}

.TopicViewer_contentContainer .glyphicon-glass:before
{
  content: "\e001";
}

.TopicViewer_contentContainer .glyphicon-music:before
{
  content: "\e002";
}

.TopicViewer_contentContainer .glyphicon-search:before
{
  content: "\e003";
}

.TopicViewer_contentContainer .glyphicon-heart:before
{
  content: "\e005";
}

.TopicViewer_contentContainer .glyphicon-star:before
{
  content: "\e006";
}

.TopicViewer_contentContainer .glyphicon-star-empty:before
{
  content: "\e007";
}

.TopicViewer_contentContainer .glyphicon-user:before
{
  content: "\e008";
}

.TopicViewer_contentContainer .glyphicon-film:before
{
  content: "\e009";
}

.TopicViewer_contentContainer .glyphicon-th-large:before
{
  content: "\e010";
}

.TopicViewer_contentContainer .glyphicon-th:before
{
  content: "\e011";
}

.TopicViewer_contentContainer .glyphicon-th-list:before
{
  content: "\e012";
}

.TopicViewer_contentContainer .glyphicon-ok:before
{
  content: "\e013";
}

.TopicViewer_contentContainer .glyphicon-remove:before
{
  content: "\e014";
}

.TopicViewer_contentContainer .glyphicon-zoom-in:before
{
  content: "\e015";
}

.TopicViewer_contentContainer .glyphicon-zoom-out:before
{
  content: "\e016";
}

.TopicViewer_contentContainer .glyphicon-off:before
{
  content: "\e017";
}

.TopicViewer_contentContainer .glyphicon-signal:before
{
  content: "\e018";
}

.TopicViewer_contentContainer .glyphicon-cog:before
{
  content: "\e019";
}

.TopicViewer_contentContainer .glyphicon-trash:before
{
  content: "\e020";
}

.TopicViewer_contentContainer .glyphicon-home:before
{
  content: "\e021";
}

.TopicViewer_contentContainer .glyphicon-file:before
{
  content: "\e022";
}

.TopicViewer_contentContainer .glyphicon-time:before
{
  content: "\e023";
}

.TopicViewer_contentContainer .glyphicon-road:before
{
  content: "\e024";
}

.TopicViewer_contentContainer .glyphicon-download-alt:before
{
  content: "\e025";
}

.TopicViewer_contentContainer .glyphicon-download:before
{
  content: "\e026";
}

.TopicViewer_contentContainer .glyphicon-upload:before
{
  content: "\e027";
}

.TopicViewer_contentContainer .glyphicon-inbox:before
{
  content: "\e028";
}

.TopicViewer_contentContainer .glyphicon-play-circle:before
{
  content: "\e029";
}

.TopicViewer_contentContainer .glyphicon-repeat:before
{
  content: "\e030";
}

.TopicViewer_contentContainer .glyphicon-refresh:before
{
  content: "\e031";
}

.TopicViewer_contentContainer .glyphicon-list-alt:before
{
  content: "\e032";
}

.TopicViewer_contentContainer .glyphicon-lock:before
{
  content: "\e033";
}

.TopicViewer_contentContainer .glyphicon-flag:before
{
  content: "\e034";
}

.TopicViewer_contentContainer .glyphicon-headphones:before
{
  content: "\e035";
}

.TopicViewer_contentContainer .glyphicon-volume-off:before
{
  content: "\e036";
}

.TopicViewer_contentContainer .glyphicon-volume-down:before
{
  content: "\e037";
}

.TopicViewer_contentContainer .glyphicon-volume-up:before
{
  content: "\e038";
}

.TopicViewer_contentContainer .glyphicon-qrcode:before
{
  content: "\e039";
}

.TopicViewer_contentContainer .glyphicon-barcode:before
{
  content: "\e040";
}

.TopicViewer_contentContainer .glyphicon-tag:before
{
  content: "\e041";
}

.TopicViewer_contentContainer .glyphicon-tags:before
{
  content: "\e042";
}

.TopicViewer_contentContainer .glyphicon-book:before
{
  content: "\e043";
}

.TopicViewer_contentContainer .glyphicon-bookmark:before
{
  content: "\e044";
}

.TopicViewer_contentContainer .glyphicon-print:before
{
  content: "\e045";
}

.TopicViewer_contentContainer .glyphicon-camera:before
{
  content: "\e046";
}

.TopicViewer_contentContainer .glyphicon-font:before
{
  content: "\e047";
}

.TopicViewer_contentContainer .glyphicon-bold:before
{
  content: "\e048";
}

.TopicViewer_contentContainer .glyphicon-italic:before
{
  content: "\e049";
}

.TopicViewer_contentContainer .glyphicon-text-height:before
{
  content: "\e050";
}

.TopicViewer_contentContainer .glyphicon-text-width:before
{
  content: "\e051";
}

.TopicViewer_contentContainer .glyphicon-align-left:before
{
  content: "\e052";
}

.TopicViewer_contentContainer .glyphicon-align-center:before
{
  content: "\e053";
}

.TopicViewer_contentContainer .glyphicon-align-right:before
{
  content: "\e054";
}

.TopicViewer_contentContainer .glyphicon-align-justify:before
{
  content: "\e055";
}

.TopicViewer_contentContainer .glyphicon-list:before
{
  content: "\e056";
}

.TopicViewer_contentContainer .glyphicon-indent-left:before
{
  content: "\e057";
}

.TopicViewer_contentContainer .glyphicon-indent-right:before
{
  content: "\e058";
}

.TopicViewer_contentContainer .glyphicon-facetime-video:before
{
  content: "\e059";
}

.TopicViewer_contentContainer .glyphicon-picture:before
{
  content: "\e060";
}

.TopicViewer_contentContainer .glyphicon-map-marker:before
{
  content: "\e062";
}

.TopicViewer_contentContainer .glyphicon-adjust:before
{
  content: "\e063";
}

.TopicViewer_contentContainer .glyphicon-tint:before
{
  content: "\e064";
}

.TopicViewer_contentContainer .glyphicon-edit:before
{
  content: "\e065";
}

.TopicViewer_contentContainer .glyphicon-share:before
{
  content: "\e066";
}

.TopicViewer_contentContainer .glyphicon-check:before
{
  content: "\e067";
}

.TopicViewer_contentContainer .glyphicon-move:before
{
  content: "\e068";
}

.TopicViewer_contentContainer .glyphicon-step-backward:before
{
  content: "\e069";
}

.TopicViewer_contentContainer .glyphicon-fast-backward:before
{
  content: "\e070";
}

.TopicViewer_contentContainer .glyphicon-backward:before
{
  content: "\e071";
}

.TopicViewer_contentContainer .glyphicon-play:before
{
  content: "\e072";
}

.TopicViewer_contentContainer .glyphicon-pause:before
{
  content: "\e073";
}

.TopicViewer_contentContainer .glyphicon-stop:before
{
  content: "\e074";
}

.TopicViewer_contentContainer .glyphicon-forward:before
{
  content: "\e075";
}

.TopicViewer_contentContainer .glyphicon-fast-forward:before
{
  content: "\e076";
}

.TopicViewer_contentContainer .glyphicon-step-forward:before
{
  content: "\e077";
}

.TopicViewer_contentContainer .glyphicon-eject:before
{
  content: "\e078";
}

.TopicViewer_contentContainer .glyphicon-chevron-left:before
{
  content: "\e079";
}

.TopicViewer_contentContainer .glyphicon-chevron-right:before
{
  content: "\e080";
}

.TopicViewer_contentContainer .glyphicon-plus-sign:before
{
  content: "\e081";
}

.TopicViewer_contentContainer .glyphicon-minus-sign:before
{
  content: "\e082";
}

.TopicViewer_contentContainer .glyphicon-remove-sign:before
{
  content: "\e083";
}

.TopicViewer_contentContainer .glyphicon-ok-sign:before
{
  content: "\e084";
}

.TopicViewer_contentContainer .glyphicon-question-sign:before
{
  content: "\e085";
}

.TopicViewer_contentContainer .glyphicon-info-sign:before
{
  content: "\e086";
}

.TopicViewer_contentContainer .glyphicon-screenshot:before
{
  content: "\e087";
}

.TopicViewer_contentContainer .glyphicon-remove-circle:before
{
  content: "\e088";
}

.TopicViewer_contentContainer .glyphicon-ok-circle:before
{
  content: "\e089";
}

.TopicViewer_contentContainer .glyphicon-ban-circle:before
{
  content: "\e090";
}

.TopicViewer_contentContainer .glyphicon-arrow-left:before
{
  content: "\e091";
}

.TopicViewer_contentContainer .glyphicon-arrow-right:before
{
  content: "\e092";
}

.TopicViewer_contentContainer .glyphicon-arrow-up:before
{
  content: "\e093";
}

.TopicViewer_contentContainer .glyphicon-arrow-down:before
{
  content: "\e094";
}

.TopicViewer_contentContainer .glyphicon-share-alt:before
{
  content: "\e095";
}

.TopicViewer_contentContainer .glyphicon-resize-full:before
{
  content: "\e096";
}

.TopicViewer_contentContainer .glyphicon-resize-small:before
{
  content: "\e097";
}

.TopicViewer_contentContainer .glyphicon-exclamation-sign:before
{
  content: "\e101";
}

.TopicViewer_contentContainer .glyphicon-gift:before
{
  content: "\e102";
}

.TopicViewer_contentContainer .glyphicon-leaf:before
{
  content: "\e103";
}

.TopicViewer_contentContainer .glyphicon-fire:before
{
  content: "\e104";
}

.TopicViewer_contentContainer .glyphicon-eye-open:before
{
  content: "\e105";
}

.TopicViewer_contentContainer .glyphicon-eye-close:before
{
  content: "\e106";
}

.TopicViewer_contentContainer .glyphicon-warning-sign:before
{
  content: "\e107";
}

.TopicViewer_contentContainer .glyphicon-plane:before
{
  content: "\e108";
}

.TopicViewer_contentContainer .glyphicon-calendar:before
{
  content: "\e109";
}

.TopicViewer_contentContainer .glyphicon-random:before
{
  content: "\e110";
}

.TopicViewer_contentContainer .glyphicon-comment:before
{
  content: "\e111";
}

.TopicViewer_contentContainer .glyphicon-magnet:before
{
  content: "\e112";
}

.TopicViewer_contentContainer .glyphicon-chevron-up:before
{
  content: "\e113";
}

.TopicViewer_contentContainer .glyphicon-chevron-down:before
{
  content: "\e114";
}

.TopicViewer_contentContainer .glyphicon-retweet:before
{
  content: "\e115";
}

.TopicViewer_contentContainer .glyphicon-shopping-cart:before
{
  content: "\e116";
}

.TopicViewer_contentContainer .glyphicon-folder-close:before
{
  content: "\e117";
}

.TopicViewer_contentContainer .glyphicon-folder-open:before
{
  content: "\e118";
}

.TopicViewer_contentContainer .glyphicon-resize-vertical:before
{
  content: "\e119";
}

.TopicViewer_contentContainer .glyphicon-resize-horizontal:before
{
  content: "\e120";
}

.TopicViewer_contentContainer .glyphicon-hdd:before
{
  content: "\e121";
}

.TopicViewer_contentContainer .glyphicon-bullhorn:before
{
  content: "\e122";
}

.TopicViewer_contentContainer .glyphicon-bell:before
{
  content: "\e123";
}

.TopicViewer_contentContainer .glyphicon-certificate:before
{
  content: "\e124";
}

.TopicViewer_contentContainer .glyphicon-thumbs-up:before
{
  content: "\e125";
}

.TopicViewer_contentContainer .glyphicon-thumbs-down:before
{
  content: "\e126";
}

.TopicViewer_contentContainer .glyphicon-hand-right:before
{
  content: "\e127";
}

.TopicViewer_contentContainer .glyphicon-hand-left:before
{
  content: "\e128";
}

.TopicViewer_contentContainer .glyphicon-hand-up:before
{
  content: "\e129";
}

.TopicViewer_contentContainer .glyphicon-hand-down:before
{
  content: "\e130";
}

.TopicViewer_contentContainer .glyphicon-circle-arrow-right:before
{
  content: "\e131";
}

.TopicViewer_contentContainer .glyphicon-circle-arrow-left:before
{
  content: "\e132";
}

.TopicViewer_contentContainer .glyphicon-circle-arrow-up:before
{
  content: "\e133";
}

.TopicViewer_contentContainer .glyphicon-circle-arrow-down:before
{
  content: "\e134";
}

.TopicViewer_contentContainer .glyphicon-globe:before
{
  content: "\e135";
}

.TopicViewer_contentContainer .glyphicon-wrench:before
{
  content: "\e136";
}

.TopicViewer_contentContainer .glyphicon-tasks:before
{
  content: "\e137";
}

.TopicViewer_contentContainer .glyphicon-filter:before
{
  content: "\e138";
}

.TopicViewer_contentContainer .glyphicon-briefcase:before
{
  content: "\e139";
}

.TopicViewer_contentContainer .glyphicon-fullscreen:before
{
  content: "\e140";
}

.TopicViewer_contentContainer .glyphicon-dashboard:before
{
  content: "\e141";
}

.TopicViewer_contentContainer .glyphicon-paperclip:before
{
  content: "\e142";
}

.TopicViewer_contentContainer .glyphicon-heart-empty:before
{
  content: "\e143";
}

.TopicViewer_contentContainer .glyphicon-link:before
{
  content: "\e144";
}

.TopicViewer_contentContainer .glyphicon-phone:before
{
  content: "\e145";
}

.TopicViewer_contentContainer .glyphicon-pushpin:before
{
  content: "\e146";
}

.TopicViewer_contentContainer .glyphicon-usd:before
{
  content: "\e148";
}

.TopicViewer_contentContainer .glyphicon-gbp:before
{
  content: "\e149";
}

.TopicViewer_contentContainer .glyphicon-sort:before
{
  content: "\e150";
}

.TopicViewer_contentContainer .glyphicon-sort-by-alphabet:before
{
  content: "\e151";
}

.TopicViewer_contentContainer .glyphicon-sort-by-alphabet-alt:before
{
  content: "\e152";
}

.TopicViewer_contentContainer .glyphicon-sort-by-order:before
{
  content: "\e153";
}

.TopicViewer_contentContainer .glyphicon-sort-by-order-alt:before
{
  content: "\e154";
}

.TopicViewer_contentContainer .glyphicon-sort-by-attributes:before
{
  content: "\e155";
}

.TopicViewer_contentContainer .glyphicon-sort-by-attributes-alt:before
{
  content: "\e156";
}

.TopicViewer_contentContainer .glyphicon-unchecked:before
{
  content: "\e157";
}

.TopicViewer_contentContainer .glyphicon-expand:before
{
  content: "\e158";
}

.TopicViewer_contentContainer .glyphicon-collapse-down:before
{
  content: "\e159";
}

.TopicViewer_contentContainer .glyphicon-collapse-up:before
{
  content: "\e160";
}

.TopicViewer_contentContainer .glyphicon-log-in:before
{
  content: "\e161";
}

.TopicViewer_contentContainer .glyphicon-flash:before
{
  content: "\e162";
}

.TopicViewer_contentContainer .glyphicon-log-out:before
{
  content: "\e163";
}

.TopicViewer_contentContainer .glyphicon-new-window:before
{
  content: "\e164";
}

.TopicViewer_contentContainer .glyphicon-record:before
{
  content: "\e165";
}

.TopicViewer_contentContainer .glyphicon-save:before
{
  content: "\e166";
}

.TopicViewer_contentContainer .glyphicon-open:before
{
  content: "\e167";
}

.TopicViewer_contentContainer .glyphicon-saved:before
{
  content: "\e168";
}

.TopicViewer_contentContainer .glyphicon-import:before
{
  content: "\e169";
}

.TopicViewer_contentContainer .glyphicon-export:before
{
  content: "\e170";
}

.TopicViewer_contentContainer .glyphicon-send:before
{
  content: "\e171";
}

.TopicViewer_contentContainer .glyphicon-floppy-disk:before
{
  content: "\e172";
}

.TopicViewer_contentContainer .glyphicon-floppy-saved:before
{
  content: "\e173";
}

.TopicViewer_contentContainer .glyphicon-floppy-remove:before
{
  content: "\e174";
}

.TopicViewer_contentContainer .glyphicon-floppy-save:before
{
  content: "\e175";
}

.TopicViewer_contentContainer .glyphicon-floppy-open:before
{
  content: "\e176";
}

.TopicViewer_contentContainer .glyphicon-credit-card:before
{
  content: "\e177";
}

.TopicViewer_contentContainer .glyphicon-transfer:before
{
  content: "\e178";
}

.TopicViewer_contentContainer .glyphicon-cutlery:before
{
  content: "\e179";
}

.TopicViewer_contentContainer .glyphicon-header:before
{
  content: "\e180";
}

.TopicViewer_contentContainer .glyphicon-compressed:before
{
  content: "\e181";
}

.TopicViewer_contentContainer .glyphicon-earphone:before
{
  content: "\e182";
}

.TopicViewer_contentContainer .glyphicon-phone-alt:before
{
  content: "\e183";
}

.TopicViewer_contentContainer .glyphicon-tower:before
{
  content: "\e184";
}

.TopicViewer_contentContainer .glyphicon-stats:before
{
  content: "\e185";
}

.TopicViewer_contentContainer .glyphicon-sd-video:before
{
  content: "\e186";
}

.TopicViewer_contentContainer .glyphicon-hd-video:before
{
  content: "\e187";
}

.TopicViewer_contentContainer .glyphicon-subtitles:before
{
  content: "\e188";
}

.TopicViewer_contentContainer .glyphicon-sound-stereo:before
{
  content: "\e189";
}

.TopicViewer_contentContainer .glyphicon-sound-dolby:before
{
  content: "\e190";
}

.TopicViewer_contentContainer .glyphicon-sound-5-1:before
{
  content: "\e191";
}

.TopicViewer_contentContainer .glyphicon-sound-6-1:before
{
  content: "\e192";
}

.TopicViewer_contentContainer .glyphicon-sound-7-1:before
{
  content: "\e193";
}

.TopicViewer_contentContainer .glyphicon-copyright-mark:before
{
  content: "\e194";
}

.TopicViewer_contentContainer .glyphicon-registration-mark:before
{
  content: "\e195";
}

.TopicViewer_contentContainer .glyphicon-cloud-download:before
{
  content: "\e197";
}

.TopicViewer_contentContainer .glyphicon-cloud-upload:before
{
  content: "\e198";
}

.TopicViewer_contentContainer .glyphicon-tree-conifer:before
{
  content: "\e199";
}

.TopicViewer_contentContainer .glyphicon-tree-deciduous:before
{
  content: "\e200";
}

.TopicViewer_contentContainer .glyphicon-cd:before
{
  content: "\e201";
}

.TopicViewer_contentContainer .glyphicon-save-file:before
{
  content: "\e202";
}

.TopicViewer_contentContainer .glyphicon-open-file:before
{
  content: "\e203";
}

.TopicViewer_contentContainer .glyphicon-level-up:before
{
  content: "\e204";
}

.TopicViewer_contentContainer .glyphicon-copy:before
{
  content: "\e205";
}

.TopicViewer_contentContainer .glyphicon-paste:before
{
  content: "\e206";
}

.TopicViewer_contentContainer .glyphicon-alert:before
{
  content: "\e209";
}

.TopicViewer_contentContainer .glyphicon-equalizer:before
{
  content: "\e210";
}

.TopicViewer_contentContainer .glyphicon-king:before
{
  content: "\e211";
}

.TopicViewer_contentContainer .glyphicon-queen:before
{
  content: "\e212";
}

.TopicViewer_contentContainer .glyphicon-pawn:before
{
  content: "\e213";
}

.TopicViewer_contentContainer .glyphicon-bishop:before
{
  content: "\e214";
}

.TopicViewer_contentContainer .glyphicon-knight:before
{
  content: "\e215";
}

.TopicViewer_contentContainer .glyphicon-baby-formula:before
{
  content: "\e216";
}

.TopicViewer_contentContainer .glyphicon-tent:before
{
  content: "\26fa";
}

.TopicViewer_contentContainer .glyphicon-blackboard:before
{
  content: "\e218";
}

.TopicViewer_contentContainer .glyphicon-bed:before
{
  content: "\e219";
}

.TopicViewer_contentContainer .glyphicon-apple:before
{
  content: "\f8ff";
}

.TopicViewer_contentContainer .glyphicon-erase:before
{
  content: "\e221";
}

.TopicViewer_contentContainer .glyphicon-hourglass:before
{
  content: "\231b";
}

.TopicViewer_contentContainer .glyphicon-lamp:before
{
  content: "\e223";
}

.TopicViewer_contentContainer .glyphicon-duplicate:before
{
  content: "\e224";
}

.TopicViewer_contentContainer .glyphicon-piggy-bank:before
{
  content: "\e225";
}

.TopicViewer_contentContainer .glyphicon-scissors:before
{
  content: "\e226";
}

.TopicViewer_contentContainer .glyphicon-bitcoin:before
{
  content: "\e227";
}

.TopicViewer_contentContainer .glyphicon-btc:before
{
  content: "\e227";
}

.TopicViewer_contentContainer .glyphicon-xbt:before
{
  content: "\e227";
}

.TopicViewer_contentContainer .glyphicon-yen:before
{
  content: "\00a5";
}

.TopicViewer_contentContainer .glyphicon-jpy:before
{
  content: "\00a5";
}

.TopicViewer_contentContainer .glyphicon-ruble:before
{
  content: "\20bd";
}

.TopicViewer_contentContainer .glyphicon-rub:before
{
  content: "\20bd";
}

.TopicViewer_contentContainer .glyphicon-scale:before
{
  content: "\e230";
}

.TopicViewer_contentContainer .glyphicon-ice-lolly:before
{
  content: "\e231";
}

.TopicViewer_contentContainer .glyphicon-ice-lolly-tasted:before
{
  content: "\e232";
}

.TopicViewer_contentContainer .glyphicon-education:before
{
  content: "\e233";
}

.TopicViewer_contentContainer .glyphicon-option-horizontal:before
{
  content: "\e234";
}

.TopicViewer_contentContainer .glyphicon-option-vertical:before
{
  content: "\e235";
}

.TopicViewer_contentContainer .glyphicon-menu-hamburger:before
{
  content: "\e236";
}

.TopicViewer_contentContainer .glyphicon-modal-window:before
{
  content: "\e237";
}

.TopicViewer_contentContainer .glyphicon-oil:before
{
  content: "\e238";
}

.TopicViewer_contentContainer .glyphicon-grain:before
{
  content: "\e239";
}

.TopicViewer_contentContainer .glyphicon-sunglasses:before
{
  content: "\e240";
}

.TopicViewer_contentContainer .glyphicon-text-size:before
{
  content: "\e241";
}

.TopicViewer_contentContainer .glyphicon-text-color:before
{
  content: "\e242";
}

.TopicViewer_contentContainer .glyphicon-text-background:before
{
  content: "\e243";
}

.TopicViewer_contentContainer .glyphicon-object-align-top:before
{
  content: "\e244";
}

.TopicViewer_contentContainer .glyphicon-object-align-bottom:before
{
  content: "\e245";
}

.TopicViewer_contentContainer .glyphicon-object-align-horizontal:before
{
  content: "\e246";
}

.TopicViewer_contentContainer .glyphicon-object-align-left:before
{
  content: "\e247";
}

.TopicViewer_contentContainer .glyphicon-object-align-vertical:before
{
  content: "\e248";
}

.TopicViewer_contentContainer .glyphicon-object-align-right:before
{
  content: "\e249";
}

.TopicViewer_contentContainer .glyphicon-triangle-right:before
{
  content: "\e250";
}

.TopicViewer_contentContainer .glyphicon-triangle-left:before
{
  content: "\e251";
}

.TopicViewer_contentContainer .glyphicon-triangle-bottom:before
{
  content: "\e252";
}

.TopicViewer_contentContainer .glyphicon-triangle-top:before
{
  content: "\e253";
}

.TopicViewer_contentContainer .glyphicon-console:before
{
  content: "\e254";
}

.TopicViewer_contentContainer .glyphicon-superscript:before
{
  content: "\e255";
}

.TopicViewer_contentContainer .glyphicon-subscript:before
{
  content: "\e256";
}

.TopicViewer_contentContainer .glyphicon-menu-left:before
{
  content: "\e257";
}

.TopicViewer_contentContainer .glyphicon-menu-right:before
{
  content: "\e258";
}

.TopicViewer_contentContainer .glyphicon-menu-down:before
{
  content: "\e259";
}

.TopicViewer_contentContainer .glyphicon-menu-up:before
{
  content: "\e260";
}

.TopicViewer_contentContainer *
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.TopicViewer_contentContainer :after,
.TopicViewer_contentContainer :before
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.TopicViewer_contentContainer
{
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.TopicViewer_contentContainer
{
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

.TopicViewer_contentContainer button,
.TopicViewer_contentContainer input,
.TopicViewer_contentContainer select,
.TopicViewer_contentContainer textarea
{
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.TopicViewer_contentContainer a
{
  color: #337ab7;
  text-decoration: none;
}

.TopicViewer_contentContainer a:focus,
.TopicViewer_contentContainer a:hover
{
  color: #23527c;
  text-decoration: underline;
}

.TopicViewer_contentContainer a:focus
{
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.TopicViewer_contentContainer figure
{
  margin: 0;
}

.TopicViewer_contentContainer img
{
  vertical-align: middle;
}

.TopicViewer_contentContainer .carousel-inner .item a img,
.TopicViewer_contentContainer .carousel-inner .item img,
.TopicViewer_contentContainer .img-responsive,
.TopicViewer_contentContainer .thumbnail a img,
.TopicViewer_contentContainer .thumbnail img
{
  display: block;
  max-width: 100%;
  height: auto;
}

.TopicViewer_contentContainer .img-rounded
{
  border-radius: 6px;
}

.TopicViewer_contentContainer .img-thumbnail
{
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.TopicViewer_contentContainer .img-circle
{
  border-radius: 50%;
}

.TopicViewer_contentContainer hr
{
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.TopicViewer_contentContainer .sr-only
{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.TopicViewer_contentContainer .sr-only-focusable:active,
.TopicViewer_contentContainer .sr-only-focusable:focus
{
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.TopicViewer_contentContainer [role=button]
{
  cursor: pointer;
}

.TopicViewer_contentContainer .h1,
.TopicViewer_contentContainer .h2,
.TopicViewer_contentContainer .h3,
.TopicViewer_contentContainer .h4,
.TopicViewer_contentContainer .h5,
.TopicViewer_contentContainer .h6,
.TopicViewer_contentContainer h1,
.TopicViewer_contentContainer h2,
.TopicViewer_contentContainer h3,
.TopicViewer_contentContainer h4,
.TopicViewer_contentContainer h5,
.TopicViewer_contentContainer h6
{
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.TopicViewer_contentContainer .h1 .small,
.TopicViewer_contentContainer .h1 small,
.TopicViewer_contentContainer .h2 .small,
.TopicViewer_contentContainer .h2 small,
.TopicViewer_contentContainer .h3 .small,
.TopicViewer_contentContainer .h3 small,
.TopicViewer_contentContainer .h4 .small,
.TopicViewer_contentContainer .h4 small,
.TopicViewer_contentContainer .h5 .small,
.TopicViewer_contentContainer .h5 small,
.TopicViewer_contentContainer .h6 .small,
.TopicViewer_contentContainer .h6 small,
.TopicViewer_contentContainer h1 .small,
.TopicViewer_contentContainer h1 small,
.TopicViewer_contentContainer h2 .small,
.TopicViewer_contentContainer h2 small,
.TopicViewer_contentContainer h3 .small,
.TopicViewer_contentContainer h3 small,
.TopicViewer_contentContainer h4 .small,
.TopicViewer_contentContainer h4 small,
.TopicViewer_contentContainer h5 .small,
.TopicViewer_contentContainer h5 small,
.TopicViewer_contentContainer h6 .small,
.TopicViewer_contentContainer h6 small
{
  font-weight: 400;
  line-height: 1;
  color: #777;
}

.TopicViewer_contentContainer .h1,
.TopicViewer_contentContainer .h2,
.TopicViewer_contentContainer .h3,
.TopicViewer_contentContainer h1,
.TopicViewer_contentContainer h2,
.TopicViewer_contentContainer h3
{
  margin-top: 20px;
  margin-bottom: 10px;
}

.TopicViewer_contentContainer .h1 .small,
.TopicViewer_contentContainer .h1 small,
.TopicViewer_contentContainer .h2 .small,
.TopicViewer_contentContainer .h2 small,
.TopicViewer_contentContainer .h3 .small,
.TopicViewer_contentContainer .h3 small,
.TopicViewer_contentContainer h1 .small,
.TopicViewer_contentContainer h1 small,
.TopicViewer_contentContainer h2 .small,
.TopicViewer_contentContainer h2 small,
.TopicViewer_contentContainer h3 .small,
.TopicViewer_contentContainer h3 small
{
  font-size: 65%;
}

.TopicViewer_contentContainer .h4,
.TopicViewer_contentContainer .h5,
.TopicViewer_contentContainer .h6,
.TopicViewer_contentContainer h4,
.TopicViewer_contentContainer h5,
.TopicViewer_contentContainer h6
{
  margin-top: 10px;
  margin-bottom: 10px;
}

.TopicViewer_contentContainer .h4 .small,
.TopicViewer_contentContainer .h4 small,
.TopicViewer_contentContainer .h5 .small,
.TopicViewer_contentContainer .h5 small,
.TopicViewer_contentContainer .h6 .small,
.TopicViewer_contentContainer .h6 small,
.TopicViewer_contentContainer h4 .small,
.TopicViewer_contentContainer h4 small,
.TopicViewer_contentContainer h5 .small,
.TopicViewer_contentContainer h5 small,
.TopicViewer_contentContainer h6 .small,
.TopicViewer_contentContainer h6 small
{
  font-size: 75%;
}

.TopicViewer_contentContainer .h1,
.TopicViewer_contentContainer h1
{
  font-size: 36px;
}

.TopicViewer_contentContainer .h2,
.TopicViewer_contentContainer h2
{
  font-size: 30px;
}

.TopicViewer_contentContainer .h3,
.TopicViewer_contentContainer h3
{
  font-size: 24px;
}

.TopicViewer_contentContainer .h4,
.TopicViewer_contentContainer h4
{
  font-size: 18px;
}

.TopicViewer_contentContainer .h5,
.TopicViewer_contentContainer h5
{
  font-size: 14px;
}

.TopicViewer_contentContainer .h6,
.TopicViewer_contentContainer h6
{
  font-size: 12px;
}

.TopicViewer_contentContainer p
{
  margin: 0 0 10px;
}

.TopicViewer_contentContainer .lead
{
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .lead
  {
    font-size: 21px;
  }
}

.TopicViewer_contentContainer .small,
.TopicViewer_contentContainer small
{
  font-size: 85%;
}

.TopicViewer_contentContainer .mark,
.TopicViewer_contentContainer mark
{
  padding: .2em;
  background-color: #fcf8e3;
}

.TopicViewer_contentContainer .text-left
{
  text-align: left;
}

.TopicViewer_contentContainer .text-right
{
  text-align: right;
}

.TopicViewer_contentContainer .text-center
{
  text-align: center;
}

.TopicViewer_contentContainer .text-justify
{
  text-align: justify;
}

.TopicViewer_contentContainer .text-nowrap
{
  white-space: nowrap;
}

.TopicViewer_contentContainer .text-lowercase
{
  text-transform: lowercase;
}

.TopicViewer_contentContainer .text-uppercase
{
  text-transform: uppercase;
}

.TopicViewer_contentContainer .text-capitalize
{
  text-transform: capitalize;
}

.TopicViewer_contentContainer .text-muted
{
  color: #777;
}

.TopicViewer_contentContainer .text-primary
{
  color: #337ab7;
}

.TopicViewer_contentContainer a.text-primary:focus,
.TopicViewer_contentContainer a.text-primary:hover
{
  color: #286090;
}

.TopicViewer_contentContainer .text-success
{
  color: #3c763d;
}

.TopicViewer_contentContainer a.text-success:focus,
.TopicViewer_contentContainer a.text-success:hover
{
  color: #2b542c;
}

.TopicViewer_contentContainer .text-info
{
  color: #31708f;
}

.TopicViewer_contentContainer a.text-info:focus,
.TopicViewer_contentContainer a.text-info:hover
{
  color: #245269;
}

.TopicViewer_contentContainer .text-warning
{
  color: #8a6d3b;
}

.TopicViewer_contentContainer a.text-warning:focus,
.TopicViewer_contentContainer a.text-warning:hover
{
  color: #66512c;
}

.TopicViewer_contentContainer .text-danger
{
  color: #a94442;
}

.TopicViewer_contentContainer a.text-danger:focus,
.TopicViewer_contentContainer a.text-danger:hover
{
  color: #843534;
}

.TopicViewer_contentContainer .bg-primary
{
  color: #fff;
  background-color: #337ab7;
}

.TopicViewer_contentContainer a.bg-primary:focus,
.TopicViewer_contentContainer a.bg-primary:hover
{
  background-color: #286090;
}

.TopicViewer_contentContainer .bg-success
{
  background-color: #dff0d8;
}

.TopicViewer_contentContainer a.bg-success:focus,
.TopicViewer_contentContainer a.bg-success:hover
{
  background-color: #c1e2b3;
}

.TopicViewer_contentContainer .bg-info
{
  background-color: #d9edf7;
}

.TopicViewer_contentContainer a.bg-info:focus,
.TopicViewer_contentContainer a.bg-info:hover
{
  background-color: #afd9ee;
}

.TopicViewer_contentContainer .bg-warning
{
  background-color: #fcf8e3;
}

.TopicViewer_contentContainer a.bg-warning:focus,
.TopicViewer_contentContainer a.bg-warning:hover
{
  background-color: #f7ecb5;
}

.TopicViewer_contentContainer .bg-danger
{
  background-color: #f2dede;
}

.TopicViewer_contentContainer a.bg-danger:focus,
.TopicViewer_contentContainer a.bg-danger:hover
{
  background-color: #e4b9b9;
}

.TopicViewer_contentContainer .page-header
{
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

.TopicViewer_contentContainer ol,
.TopicViewer_contentContainer ul
{
  margin-top: 0;
  margin-bottom: 10px;
}

.TopicViewer_contentContainer ol ol,
.TopicViewer_contentContainer ol ul,
.TopicViewer_contentContainer ul ol,
.TopicViewer_contentContainer ul ul
{
  margin-bottom: 0;
}

.TopicViewer_contentContainer .list-unstyled
{
  padding-left: 0;
  list-style: none;
}

.TopicViewer_contentContainer .list-inline
{
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.TopicViewer_contentContainer .list-inline li
{
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.TopicViewer_contentContainer dl
{
  margin-top: 0;
  margin-bottom: 20px;
}

.TopicViewer_contentContainer dd,
.TopicViewer_contentContainer dt
{
  line-height: 1.42857143;
}

.TopicViewer_contentContainer dt
{
  font-weight: 700;
}

.TopicViewer_contentContainer dd
{
  margin-left: 0;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .dl-horizontal dt
  {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .TopicViewer_contentContainer .dl-horizontal dd
  {
    margin-left: 180px;
  }
}

.TopicViewer_contentContainer abbr[data-original-title],
.TopicViewer_contentContainer abbr[title]
{
  cursor: help;
}

.TopicViewer_contentContainer .initialism
{
  font-size: 90%;
  text-transform: uppercase;
}

.TopicViewer_contentContainer blockquote
{
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

.TopicViewer_contentContainer blockquote ol:last-child,
.TopicViewer_contentContainer blockquote p:last-child,
.TopicViewer_contentContainer blockquote ul:last-child
{
  margin-bottom: 0;
}

.TopicViewer_contentContainer blockquote .small,
.TopicViewer_contentContainer blockquote footer,
.TopicViewer_contentContainer blockquote small
{
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

.TopicViewer_contentContainer blockquote .small:before,
.TopicViewer_contentContainer blockquote footer:before,
.TopicViewer_contentContainer blockquote small:before
{
  content: "\2014 \00A0";
}

.TopicViewer_contentContainer .blockquote-reverse,
.TopicViewer_contentContainer blockquote.pull-right
{
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.TopicViewer_contentContainer .blockquote-reverse .small:before,
.TopicViewer_contentContainer .blockquote-reverse footer:before,
.TopicViewer_contentContainer .blockquote-reverse small:before,
.TopicViewer_contentContainer blockquote.pull-right .small:before,
.TopicViewer_contentContainer blockquote.pull-right footer:before,
.TopicViewer_contentContainer blockquote.pull-right small:before
{
  content: "";
}

.TopicViewer_contentContainer .blockquote-reverse .small:after,
.TopicViewer_contentContainer .blockquote-reverse footer:after,
.TopicViewer_contentContainer .blockquote-reverse small:after,
.TopicViewer_contentContainer blockquote.pull-right .small:after,
.TopicViewer_contentContainer blockquote.pull-right footer:after,
.TopicViewer_contentContainer blockquote.pull-right small:after
{
  content: "\00A0 \2014";
}

.TopicViewer_contentContainer address
{
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

.TopicViewer_contentContainer code,
.TopicViewer_contentContainer kbd,
.TopicViewer_contentContainer pre,
.TopicViewer_contentContainer samp
{
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

.TopicViewer_contentContainer code
{
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

.TopicViewer_contentContainer kbd
{
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

.TopicViewer_contentContainer kbd kbd
{
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.TopicViewer_contentContainer pre
{
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.TopicViewer_contentContainer pre code
{
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.TopicViewer_contentContainer .pre-scrollable
{
  max-height: 340px;
  overflow-y: scroll;
}

.TopicViewer_contentContainer .container
{
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .container
  {
    width: 750px;
  }
}

@media (min-width:992px)
{
  .TopicViewer_contentContainer .container
  {
    width: 970px;
  }
}

@media (min-width:1200px)
{
  .TopicViewer_contentContainer .container
  {
    width: 1170px;
  }
}

.TopicViewer_contentContainer .container-fluid
{
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.TopicViewer_contentContainer .row
{
  margin-right: -15px;
  margin-left: -15px;
}

.TopicViewer_contentContainer .row-no-gutters
{
  margin-right: 0;
  margin-left: 0;
}

.TopicViewer_contentContainer .row-no-gutters [class*=col-]
{
  padding-right: 0;
  padding-left: 0;
}

.TopicViewer_contentContainer .col-lg-1,
.TopicViewer_contentContainer .col-lg-10,
.TopicViewer_contentContainer .col-lg-11,
.TopicViewer_contentContainer .col-lg-12,
.TopicViewer_contentContainer .col-lg-2,
.TopicViewer_contentContainer .col-lg-3,
.TopicViewer_contentContainer .col-lg-4,
.TopicViewer_contentContainer .col-lg-5,
.TopicViewer_contentContainer .col-lg-6,
.TopicViewer_contentContainer .col-lg-7,
.TopicViewer_contentContainer .col-lg-8,
.TopicViewer_contentContainer .col-lg-9,
.TopicViewer_contentContainer .col-md-1,
.TopicViewer_contentContainer .col-md-10,
.TopicViewer_contentContainer .col-md-11,
.TopicViewer_contentContainer .col-md-12,
.TopicViewer_contentContainer .col-md-2,
.TopicViewer_contentContainer .col-md-3,
.TopicViewer_contentContainer .col-md-4,
.TopicViewer_contentContainer .col-md-5,
.TopicViewer_contentContainer .col-md-6,
.TopicViewer_contentContainer .col-md-7,
.TopicViewer_contentContainer .col-md-8,
.TopicViewer_contentContainer .col-md-9,
.TopicViewer_contentContainer .col-sm-1,
.TopicViewer_contentContainer .col-sm-10,
.TopicViewer_contentContainer .col-sm-11,
.TopicViewer_contentContainer .col-sm-12,
.TopicViewer_contentContainer .col-sm-2,
.TopicViewer_contentContainer .col-sm-3,
.TopicViewer_contentContainer .col-sm-4,
.TopicViewer_contentContainer .col-sm-5,
.TopicViewer_contentContainer .col-sm-6,
.TopicViewer_contentContainer .col-sm-7,
.TopicViewer_contentContainer .col-sm-8,
.TopicViewer_contentContainer .col-sm-9,
.TopicViewer_contentContainer .col-xs-1,
.TopicViewer_contentContainer .col-xs-10,
.TopicViewer_contentContainer .col-xs-11,
.TopicViewer_contentContainer .col-xs-12,
.TopicViewer_contentContainer .col-xs-2,
.TopicViewer_contentContainer .col-xs-3,
.TopicViewer_contentContainer .col-xs-4,
.TopicViewer_contentContainer .col-xs-5,
.TopicViewer_contentContainer .col-xs-6,
.TopicViewer_contentContainer .col-xs-7,
.TopicViewer_contentContainer .col-xs-8,
.TopicViewer_contentContainer .col-xs-9
{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.TopicViewer_contentContainer .col-xs-1,
.TopicViewer_contentContainer .col-xs-10,
.TopicViewer_contentContainer .col-xs-11,
.TopicViewer_contentContainer .col-xs-12,
.TopicViewer_contentContainer .col-xs-2,
.TopicViewer_contentContainer .col-xs-3,
.TopicViewer_contentContainer .col-xs-4,
.TopicViewer_contentContainer .col-xs-5,
.TopicViewer_contentContainer .col-xs-6,
.TopicViewer_contentContainer .col-xs-7,
.TopicViewer_contentContainer .col-xs-8,
.TopicViewer_contentContainer .col-xs-9
{
  float: left;
}

.TopicViewer_contentContainer .col-xs-12
{
  width: 100%;
}

.TopicViewer_contentContainer .col-xs-11
{
  width: 91.66666667%;
}

.TopicViewer_contentContainer .col-xs-10
{
  width: 83.33333333%;
}

.TopicViewer_contentContainer .col-xs-9
{
  width: 75%;
}

.TopicViewer_contentContainer .col-xs-8
{
  width: 66.66666667%;
}

.TopicViewer_contentContainer .col-xs-7
{
  width: 58.33333333%;
}

.TopicViewer_contentContainer .col-xs-6
{
  width: 50%;
}

.TopicViewer_contentContainer .col-xs-5
{
  width: 41.66666667%;
}

.TopicViewer_contentContainer .col-xs-4
{
  width: 33.33333333%;
}

.TopicViewer_contentContainer .col-xs-3
{
  width: 25%;
}

.TopicViewer_contentContainer .col-xs-2
{
  width: 16.66666667%;
}

.TopicViewer_contentContainer .col-xs-1
{
  width: 8.33333333%;
}

.TopicViewer_contentContainer .col-xs-pull-12
{
  right: 100%;
}

.TopicViewer_contentContainer .col-xs-pull-11
{
  right: 91.66666667%;
}

.TopicViewer_contentContainer .col-xs-pull-10
{
  right: 83.33333333%;
}

.TopicViewer_contentContainer .col-xs-pull-9
{
  right: 75%;
}

.TopicViewer_contentContainer .col-xs-pull-8
{
  right: 66.66666667%;
}

.TopicViewer_contentContainer .col-xs-pull-7
{
  right: 58.33333333%;
}

.TopicViewer_contentContainer .col-xs-pull-6
{
  right: 50%;
}

.TopicViewer_contentContainer .col-xs-pull-5
{
  right: 41.66666667%;
}

.TopicViewer_contentContainer .col-xs-pull-4
{
  right: 33.33333333%;
}

.TopicViewer_contentContainer .col-xs-pull-3
{
  right: 25%;
}

.TopicViewer_contentContainer .col-xs-pull-2
{
  right: 16.66666667%;
}

.TopicViewer_contentContainer .col-xs-pull-1
{
  right: 8.33333333%;
}

.TopicViewer_contentContainer .col-xs-pull-0
{
  right: auto;
}

.TopicViewer_contentContainer .col-xs-push-12
{
  left: 100%;
}

.TopicViewer_contentContainer .col-xs-push-11
{
  left: 91.66666667%;
}

.TopicViewer_contentContainer .col-xs-push-10
{
  left: 83.33333333%;
}

.TopicViewer_contentContainer .col-xs-push-9
{
  left: 75%;
}

.TopicViewer_contentContainer .col-xs-push-8
{
  left: 66.66666667%;
}

.TopicViewer_contentContainer .col-xs-push-7
{
  left: 58.33333333%;
}

.TopicViewer_contentContainer .col-xs-push-6
{
  left: 50%;
}

.TopicViewer_contentContainer .col-xs-push-5
{
  left: 41.66666667%;
}

.TopicViewer_contentContainer .col-xs-push-4
{
  left: 33.33333333%;
}

.TopicViewer_contentContainer .col-xs-push-3
{
  left: 25%;
}

.TopicViewer_contentContainer .col-xs-push-2
{
  left: 16.66666667%;
}

.TopicViewer_contentContainer .col-xs-push-1
{
  left: 8.33333333%;
}

.TopicViewer_contentContainer .col-xs-push-0
{
  left: auto;
}

.TopicViewer_contentContainer .col-xs-offset-12
{
  margin-left: 100%;
}

.TopicViewer_contentContainer .col-xs-offset-11
{
  margin-left: 91.66666667%;
}

.TopicViewer_contentContainer .col-xs-offset-10
{
  margin-left: 83.33333333%;
}

.TopicViewer_contentContainer .col-xs-offset-9
{
  margin-left: 75%;
}

.TopicViewer_contentContainer .col-xs-offset-8
{
  margin-left: 66.66666667%;
}

.TopicViewer_contentContainer .col-xs-offset-7
{
  margin-left: 58.33333333%;
}

.TopicViewer_contentContainer .col-xs-offset-6
{
  margin-left: 50%;
}

.TopicViewer_contentContainer .col-xs-offset-5
{
  margin-left: 41.66666667%;
}

.TopicViewer_contentContainer .col-xs-offset-4
{
  margin-left: 33.33333333%;
}

.TopicViewer_contentContainer .col-xs-offset-3
{
  margin-left: 25%;
}

.TopicViewer_contentContainer .col-xs-offset-2
{
  margin-left: 16.66666667%;
}

.TopicViewer_contentContainer .col-xs-offset-1
{
  margin-left: 8.33333333%;
}

.TopicViewer_contentContainer .col-xs-offset-0
{
  margin-left: 0;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .col-sm-1,
.TopicViewer_contentContainer .col-sm-10,
.TopicViewer_contentContainer .col-sm-11,
.TopicViewer_contentContainer .col-sm-12,
.TopicViewer_contentContainer .col-sm-2,
.TopicViewer_contentContainer .col-sm-3,
.TopicViewer_contentContainer .col-sm-4,
.TopicViewer_contentContainer .col-sm-5,
.TopicViewer_contentContainer .col-sm-6,
.TopicViewer_contentContainer .col-sm-7,
.TopicViewer_contentContainer .col-sm-8,
.TopicViewer_contentContainer .col-sm-9
  {
    float: left;
  }

  .TopicViewer_contentContainer .col-sm-12
  {
    width: 100%;
  }

  .TopicViewer_contentContainer .col-sm-11
  {
    width: 91.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-10
  {
    width: 83.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-9
  {
    width: 75%;
  }

  .TopicViewer_contentContainer .col-sm-8
  {
    width: 66.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-7
  {
    width: 58.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-6
  {
    width: 50%;
  }

  .TopicViewer_contentContainer .col-sm-5
  {
    width: 41.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-4
  {
    width: 33.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-3
  {
    width: 25%;
  }

  .TopicViewer_contentContainer .col-sm-2
  {
    width: 16.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-1
  {
    width: 8.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-pull-12
  {
    right: 100%;
  }

  .TopicViewer_contentContainer .col-sm-pull-11
  {
    right: 91.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-pull-10
  {
    right: 83.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-pull-9
  {
    right: 75%;
  }

  .TopicViewer_contentContainer .col-sm-pull-8
  {
    right: 66.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-pull-7
  {
    right: 58.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-pull-6
  {
    right: 50%;
  }

  .TopicViewer_contentContainer .col-sm-pull-5
  {
    right: 41.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-pull-4
  {
    right: 33.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-pull-3
  {
    right: 25%;
  }

  .TopicViewer_contentContainer .col-sm-pull-2
  {
    right: 16.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-pull-1
  {
    right: 8.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-pull-0
  {
    right: auto;
  }

  .TopicViewer_contentContainer .col-sm-push-12
  {
    left: 100%;
  }

  .TopicViewer_contentContainer .col-sm-push-11
  {
    left: 91.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-push-10
  {
    left: 83.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-push-9
  {
    left: 75%;
  }

  .TopicViewer_contentContainer .col-sm-push-8
  {
    left: 66.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-push-7
  {
    left: 58.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-push-6
  {
    left: 50%;
  }

  .TopicViewer_contentContainer .col-sm-push-5
  {
    left: 41.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-push-4
  {
    left: 33.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-push-3
  {
    left: 25%;
  }

  .TopicViewer_contentContainer .col-sm-push-2
  {
    left: 16.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-push-1
  {
    left: 8.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-push-0
  {
    left: auto;
  }

  .TopicViewer_contentContainer .col-sm-offset-12
  {
    margin-left: 100%;
  }

  .TopicViewer_contentContainer .col-sm-offset-11
  {
    margin-left: 91.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-offset-10
  {
    margin-left: 83.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-offset-9
  {
    margin-left: 75%;
  }

  .TopicViewer_contentContainer .col-sm-offset-8
  {
    margin-left: 66.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-offset-7
  {
    margin-left: 58.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-offset-6
  {
    margin-left: 50%;
  }

  .TopicViewer_contentContainer .col-sm-offset-5
  {
    margin-left: 41.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-offset-4
  {
    margin-left: 33.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-offset-3
  {
    margin-left: 25%;
  }

  .TopicViewer_contentContainer .col-sm-offset-2
  {
    margin-left: 16.66666667%;
  }

  .TopicViewer_contentContainer .col-sm-offset-1
  {
    margin-left: 8.33333333%;
  }

  .TopicViewer_contentContainer .col-sm-offset-0
  {
    margin-left: 0;
  }
}

@media (min-width:992px)
{
  .TopicViewer_contentContainer .col-md-1,
.TopicViewer_contentContainer .col-md-10,
.TopicViewer_contentContainer .col-md-11,
.TopicViewer_contentContainer .col-md-12,
.TopicViewer_contentContainer .col-md-2,
.TopicViewer_contentContainer .col-md-3,
.TopicViewer_contentContainer .col-md-4,
.TopicViewer_contentContainer .col-md-5,
.TopicViewer_contentContainer .col-md-6,
.TopicViewer_contentContainer .col-md-7,
.TopicViewer_contentContainer .col-md-8,
.TopicViewer_contentContainer .col-md-9
  {
    float: left;
  }

  .TopicViewer_contentContainer .col-md-12
  {
    width: 100%;
  }

  .TopicViewer_contentContainer .col-md-11
  {
    width: 91.66666667%;
  }

  .TopicViewer_contentContainer .col-md-10
  {
    width: 83.33333333%;
  }

  .TopicViewer_contentContainer .col-md-9
  {
    width: 75%;
  }

  .TopicViewer_contentContainer .col-md-8
  {
    width: 66.66666667%;
  }

  .TopicViewer_contentContainer .col-md-7
  {
    width: 58.33333333%;
  }

  .TopicViewer_contentContainer .col-md-6
  {
    width: 50%;
  }

  .TopicViewer_contentContainer .col-md-5
  {
    width: 41.66666667%;
  }

  .TopicViewer_contentContainer .col-md-4
  {
    width: 33.33333333%;
  }

  .TopicViewer_contentContainer .col-md-3
  {
    width: 25%;
  }

  .TopicViewer_contentContainer .col-md-2
  {
    width: 16.66666667%;
  }

  .TopicViewer_contentContainer .col-md-1
  {
    width: 8.33333333%;
  }

  .TopicViewer_contentContainer .col-md-pull-12
  {
    right: 100%;
  }

  .TopicViewer_contentContainer .col-md-pull-11
  {
    right: 91.66666667%;
  }

  .TopicViewer_contentContainer .col-md-pull-10
  {
    right: 83.33333333%;
  }

  .TopicViewer_contentContainer .col-md-pull-9
  {
    right: 75%;
  }

  .TopicViewer_contentContainer .col-md-pull-8
  {
    right: 66.66666667%;
  }

  .TopicViewer_contentContainer .col-md-pull-7
  {
    right: 58.33333333%;
  }

  .TopicViewer_contentContainer .col-md-pull-6
  {
    right: 50%;
  }

  .TopicViewer_contentContainer .col-md-pull-5
  {
    right: 41.66666667%;
  }

  .TopicViewer_contentContainer .col-md-pull-4
  {
    right: 33.33333333%;
  }

  .TopicViewer_contentContainer .col-md-pull-3
  {
    right: 25%;
  }

  .TopicViewer_contentContainer .col-md-pull-2
  {
    right: 16.66666667%;
  }

  .TopicViewer_contentContainer .col-md-pull-1
  {
    right: 8.33333333%;
  }

  .TopicViewer_contentContainer .col-md-pull-0
  {
    right: auto;
  }

  .TopicViewer_contentContainer .col-md-push-12
  {
    left: 100%;
  }

  .TopicViewer_contentContainer .col-md-push-11
  {
    left: 91.66666667%;
  }

  .TopicViewer_contentContainer .col-md-push-10
  {
    left: 83.33333333%;
  }

  .TopicViewer_contentContainer .col-md-push-9
  {
    left: 75%;
  }

  .TopicViewer_contentContainer .col-md-push-8
  {
    left: 66.66666667%;
  }

  .TopicViewer_contentContainer .col-md-push-7
  {
    left: 58.33333333%;
  }

  .TopicViewer_contentContainer .col-md-push-6
  {
    left: 50%;
  }

  .TopicViewer_contentContainer .col-md-push-5
  {
    left: 41.66666667%;
  }

  .TopicViewer_contentContainer .col-md-push-4
  {
    left: 33.33333333%;
  }

  .TopicViewer_contentContainer .col-md-push-3
  {
    left: 25%;
  }

  .TopicViewer_contentContainer .col-md-push-2
  {
    left: 16.66666667%;
  }

  .TopicViewer_contentContainer .col-md-push-1
  {
    left: 8.33333333%;
  }

  .TopicViewer_contentContainer .col-md-push-0
  {
    left: auto;
  }

  .TopicViewer_contentContainer .col-md-offset-12
  {
    margin-left: 100%;
  }

  .TopicViewer_contentContainer .col-md-offset-11
  {
    margin-left: 91.66666667%;
  }

  .TopicViewer_contentContainer .col-md-offset-10
  {
    margin-left: 83.33333333%;
  }

  .TopicViewer_contentContainer .col-md-offset-9
  {
    margin-left: 75%;
  }

  .TopicViewer_contentContainer .col-md-offset-8
  {
    margin-left: 66.66666667%;
  }

  .TopicViewer_contentContainer .col-md-offset-7
  {
    margin-left: 58.33333333%;
  }

  .TopicViewer_contentContainer .col-md-offset-6
  {
    margin-left: 50%;
  }

  .TopicViewer_contentContainer .col-md-offset-5
  {
    margin-left: 41.66666667%;
  }

  .TopicViewer_contentContainer .col-md-offset-4
  {
    margin-left: 33.33333333%;
  }

  .TopicViewer_contentContainer .col-md-offset-3
  {
    margin-left: 25%;
  }

  .TopicViewer_contentContainer .col-md-offset-2
  {
    margin-left: 16.66666667%;
  }

  .TopicViewer_contentContainer .col-md-offset-1
  {
    margin-left: 8.33333333%;
  }

  .TopicViewer_contentContainer .col-md-offset-0
  {
    margin-left: 0;
  }
}

@media (min-width:1200px)
{
  .TopicViewer_contentContainer .col-lg-1,
.TopicViewer_contentContainer .col-lg-10,
.TopicViewer_contentContainer .col-lg-11,
.TopicViewer_contentContainer .col-lg-12,
.TopicViewer_contentContainer .col-lg-2,
.TopicViewer_contentContainer .col-lg-3,
.TopicViewer_contentContainer .col-lg-4,
.TopicViewer_contentContainer .col-lg-5,
.TopicViewer_contentContainer .col-lg-6,
.TopicViewer_contentContainer .col-lg-7,
.TopicViewer_contentContainer .col-lg-8,
.TopicViewer_contentContainer .col-lg-9
  {
    float: left;
  }

  .TopicViewer_contentContainer .col-lg-12
  {
    width: 100%;
  }

  .TopicViewer_contentContainer .col-lg-11
  {
    width: 91.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-10
  {
    width: 83.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-9
  {
    width: 75%;
  }

  .TopicViewer_contentContainer .col-lg-8
  {
    width: 66.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-7
  {
    width: 58.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-6
  {
    width: 50%;
  }

  .TopicViewer_contentContainer .col-lg-5
  {
    width: 41.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-4
  {
    width: 33.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-3
  {
    width: 25%;
  }

  .TopicViewer_contentContainer .col-lg-2
  {
    width: 16.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-1
  {
    width: 8.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-pull-12
  {
    right: 100%;
  }

  .TopicViewer_contentContainer .col-lg-pull-11
  {
    right: 91.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-pull-10
  {
    right: 83.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-pull-9
  {
    right: 75%;
  }

  .TopicViewer_contentContainer .col-lg-pull-8
  {
    right: 66.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-pull-7
  {
    right: 58.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-pull-6
  {
    right: 50%;
  }

  .TopicViewer_contentContainer .col-lg-pull-5
  {
    right: 41.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-pull-4
  {
    right: 33.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-pull-3
  {
    right: 25%;
  }

  .TopicViewer_contentContainer .col-lg-pull-2
  {
    right: 16.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-pull-1
  {
    right: 8.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-pull-0
  {
    right: auto;
  }

  .TopicViewer_contentContainer .col-lg-push-12
  {
    left: 100%;
  }

  .TopicViewer_contentContainer .col-lg-push-11
  {
    left: 91.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-push-10
  {
    left: 83.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-push-9
  {
    left: 75%;
  }

  .TopicViewer_contentContainer .col-lg-push-8
  {
    left: 66.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-push-7
  {
    left: 58.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-push-6
  {
    left: 50%;
  }

  .TopicViewer_contentContainer .col-lg-push-5
  {
    left: 41.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-push-4
  {
    left: 33.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-push-3
  {
    left: 25%;
  }

  .TopicViewer_contentContainer .col-lg-push-2
  {
    left: 16.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-push-1
  {
    left: 8.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-push-0
  {
    left: auto;
  }

  .TopicViewer_contentContainer .col-lg-offset-12
  {
    margin-left: 100%;
  }

  .TopicViewer_contentContainer .col-lg-offset-11
  {
    margin-left: 91.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-offset-10
  {
    margin-left: 83.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-offset-9
  {
    margin-left: 75%;
  }

  .TopicViewer_contentContainer .col-lg-offset-8
  {
    margin-left: 66.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-offset-7
  {
    margin-left: 58.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-offset-6
  {
    margin-left: 50%;
  }

  .TopicViewer_contentContainer .col-lg-offset-5
  {
    margin-left: 41.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-offset-4
  {
    margin-left: 33.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-offset-3
  {
    margin-left: 25%;
  }

  .TopicViewer_contentContainer .col-lg-offset-2
  {
    margin-left: 16.66666667%;
  }

  .TopicViewer_contentContainer .col-lg-offset-1
  {
    margin-left: 8.33333333%;
  }

  .TopicViewer_contentContainer .col-lg-offset-0
  {
    margin-left: 0;
  }
}

.TopicViewer_contentContainer table
{
  background-color: transparent;
}

.TopicViewer_contentContainer table col[class*=col-]
{
  position: static;
  display: table-column;
  float: none;
}

.TopicViewer_contentContainer table td[class*=col-],
.TopicViewer_contentContainer table th[class*=col-]
{
  position: static;
  display: table-cell;
  float: none;
}

.TopicViewer_contentContainer caption
{
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

.TopicViewer_contentContainer th
{
  text-align: left;
}

.TopicViewer_contentContainer .table
{
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.TopicViewer_contentContainer .table tbody tr td,
.TopicViewer_contentContainer .table tbody tr th,
.TopicViewer_contentContainer .table tfoot tr td,
.TopicViewer_contentContainer .table tfoot tr th,
.TopicViewer_contentContainer .table thead tr td,
.TopicViewer_contentContainer .table thead tr th
{
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.TopicViewer_contentContainer .table thead tr th
{
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.TopicViewer_contentContainer .table caption thead tr:first-child td,
.TopicViewer_contentContainer .table caption thead tr:first-child th,
.TopicViewer_contentContainer .table colgroup thead tr:first-child td,
.TopicViewer_contentContainer .table colgroup thead tr:first-child th,
.TopicViewer_contentContainer .table thead:first-child tr:first-child td,
.TopicViewer_contentContainer .table thead:first-child tr:first-child th
{
  border-top: 0;
}

.TopicViewer_contentContainer .table tbody tbody
{
  border-top: 2px solid #ddd;
}

.TopicViewer_contentContainer .table .table
{
  background-color: #fff;
}

.TopicViewer_contentContainer .table-condensed tbody tr td,
.TopicViewer_contentContainer .table-condensed tbody tr th,
.TopicViewer_contentContainer .table-condensed tfoot tr td,
.TopicViewer_contentContainer .table-condensed tfoot tr th,
.TopicViewer_contentContainer .table-condensed thead tr td,
.TopicViewer_contentContainer .table-condensed thead tr th
{
  padding: 5px;
}

.TopicViewer_contentContainer .table-bordered
{
  border: 1px solid #ddd;
}

.TopicViewer_contentContainer .table-bordered tbody tr td,
.TopicViewer_contentContainer .table-bordered tbody tr th,
.TopicViewer_contentContainer .table-bordered tfoot tr td,
.TopicViewer_contentContainer .table-bordered tfoot tr th,
.TopicViewer_contentContainer .table-bordered thead tr td,
.TopicViewer_contentContainer .table-bordered thead tr th
{
  border: 1px solid #ddd;
}

.TopicViewer_contentContainer .table-bordered thead tr td,
.TopicViewer_contentContainer .table-bordered thead tr th
{
  border-bottom-width: 2px;
}

.TopicViewer_contentContainer .table-striped tbody tr:nth-of-type(odd)
{
  background-color: #f9f9f9;
}

.TopicViewer_contentContainer .table-hover tbody tr:hover
{
  background-color: #f5f5f5;
}

.TopicViewer_contentContainer .table tbody tr.active td,
.TopicViewer_contentContainer .table tbody tr.active th,
.TopicViewer_contentContainer .table tbody tr td.active,
.TopicViewer_contentContainer .table tbody tr th.active,
.TopicViewer_contentContainer .table tfoot tr.active td,
.TopicViewer_contentContainer .table tfoot tr.active th,
.TopicViewer_contentContainer .table tfoot tr td.active,
.TopicViewer_contentContainer .table tfoot tr th.active,
.TopicViewer_contentContainer .table thead tr.active td,
.TopicViewer_contentContainer .table thead tr.active th,
.TopicViewer_contentContainer .table thead tr td.active,
.TopicViewer_contentContainer .table thead tr th.active
{
  background-color: #f5f5f5;
}

.TopicViewer_contentContainer .table-hover tbody tr.active:hover td,
.TopicViewer_contentContainer .table-hover tbody tr.active:hover th,
.TopicViewer_contentContainer .table-hover tbody tr:hover .active,
.TopicViewer_contentContainer .table-hover tbody tr td.active:hover,
.TopicViewer_contentContainer .table-hover tbody tr th.active:hover
{
  background-color: #e8e8e8;
}

.TopicViewer_contentContainer .table tbody tr.success td,
.TopicViewer_contentContainer .table tbody tr.success th,
.TopicViewer_contentContainer .table tbody tr td.success,
.TopicViewer_contentContainer .table tbody tr th.success,
.TopicViewer_contentContainer .table tfoot tr.success td,
.TopicViewer_contentContainer .table tfoot tr.success th,
.TopicViewer_contentContainer .table tfoot tr td.success,
.TopicViewer_contentContainer .table tfoot tr th.success,
.TopicViewer_contentContainer .table thead tr.success td,
.TopicViewer_contentContainer .table thead tr.success th,
.TopicViewer_contentContainer .table thead tr td.success,
.TopicViewer_contentContainer .table thead tr th.success
{
  background-color: #dff0d8;
}

.TopicViewer_contentContainer .table-hover tbody tr.success:hover td,
.TopicViewer_contentContainer .table-hover tbody tr.success:hover th,
.TopicViewer_contentContainer .table-hover tbody tr:hover .success,
.TopicViewer_contentContainer .table-hover tbody tr td.success:hover,
.TopicViewer_contentContainer .table-hover tbody tr th.success:hover
{
  background-color: #d0e9c6;
}

.TopicViewer_contentContainer .table tbody tr.info td,
.TopicViewer_contentContainer .table tbody tr.info th,
.TopicViewer_contentContainer .table tbody tr td.info,
.TopicViewer_contentContainer .table tbody tr th.info,
.TopicViewer_contentContainer .table tfoot tr.info td,
.TopicViewer_contentContainer .table tfoot tr.info th,
.TopicViewer_contentContainer .table tfoot tr td.info,
.TopicViewer_contentContainer .table tfoot tr th.info,
.TopicViewer_contentContainer .table thead tr.info td,
.TopicViewer_contentContainer .table thead tr.info th,
.TopicViewer_contentContainer .table thead tr td.info,
.TopicViewer_contentContainer .table thead tr th.info
{
  background-color: #d9edf7;
}

.TopicViewer_contentContainer .table-hover tbody tr.info:hover td,
.TopicViewer_contentContainer .table-hover tbody tr.info:hover th,
.TopicViewer_contentContainer .table-hover tbody tr:hover .info,
.TopicViewer_contentContainer .table-hover tbody tr td.info:hover,
.TopicViewer_contentContainer .table-hover tbody tr th.info:hover
{
  background-color: #c4e3f3;
}

.TopicViewer_contentContainer .table tbody tr.warning td,
.TopicViewer_contentContainer .table tbody tr.warning th,
.TopicViewer_contentContainer .table tbody tr td.warning,
.TopicViewer_contentContainer .table tbody tr th.warning,
.TopicViewer_contentContainer .table tfoot tr.warning td,
.TopicViewer_contentContainer .table tfoot tr.warning th,
.TopicViewer_contentContainer .table tfoot tr td.warning,
.TopicViewer_contentContainer .table tfoot tr th.warning,
.TopicViewer_contentContainer .table thead tr.warning td,
.TopicViewer_contentContainer .table thead tr.warning th,
.TopicViewer_contentContainer .table thead tr td.warning,
.TopicViewer_contentContainer .table thead tr th.warning
{
  background-color: #fcf8e3;
}

.TopicViewer_contentContainer .table-hover tbody tr.warning:hover td,
.TopicViewer_contentContainer .table-hover tbody tr.warning:hover th,
.TopicViewer_contentContainer .table-hover tbody tr:hover .warning,
.TopicViewer_contentContainer .table-hover tbody tr td.warning:hover,
.TopicViewer_contentContainer .table-hover tbody tr th.warning:hover
{
  background-color: #faf2cc;
}

.TopicViewer_contentContainer .table tbody tr.danger td,
.TopicViewer_contentContainer .table tbody tr.danger th,
.TopicViewer_contentContainer .table tbody tr td.danger,
.TopicViewer_contentContainer .table tbody tr th.danger,
.TopicViewer_contentContainer .table tfoot tr.danger td,
.TopicViewer_contentContainer .table tfoot tr.danger th,
.TopicViewer_contentContainer .table tfoot tr td.danger,
.TopicViewer_contentContainer .table tfoot tr th.danger,
.TopicViewer_contentContainer .table thead tr.danger td,
.TopicViewer_contentContainer .table thead tr.danger th,
.TopicViewer_contentContainer .table thead tr td.danger,
.TopicViewer_contentContainer .table thead tr th.danger
{
  background-color: #f2dede;
}

.TopicViewer_contentContainer .table-hover tbody tr.danger:hover td,
.TopicViewer_contentContainer .table-hover tbody tr.danger:hover th,
.TopicViewer_contentContainer .table-hover tbody tr:hover .danger,
.TopicViewer_contentContainer .table-hover tbody tr td.danger:hover,
.TopicViewer_contentContainer .table-hover tbody tr th.danger:hover
{
  background-color: #ebcccc;
}

.TopicViewer_contentContainer .table-responsive
{
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width:767px)
{
  .TopicViewer_contentContainer .table-responsive
  {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .TopicViewer_contentContainer .table-responsive .table
  {
    margin-bottom: 0;
  }

  .TopicViewer_contentContainer .table-responsive .table tbody tr td,
.TopicViewer_contentContainer .table-responsive .table tbody tr th,
.TopicViewer_contentContainer .table-responsive .table tfoot tr td,
.TopicViewer_contentContainer .table-responsive .table tfoot tr th,
.TopicViewer_contentContainer .table-responsive .table thead tr td,
.TopicViewer_contentContainer .table-responsive .table thead tr th
  {
    white-space: nowrap;
  }

  .TopicViewer_contentContainer .table-responsive .table-bordered
  {
    border: 0;
  }

  .TopicViewer_contentContainer .table-responsive .table-bordered tbody tr td:first-child,
.TopicViewer_contentContainer .table-responsive .table-bordered tbody tr th:first-child,
.TopicViewer_contentContainer .table-responsive .table-bordered tfoot tr td:first-child,
.TopicViewer_contentContainer .table-responsive .table-bordered tfoot tr th:first-child,
.TopicViewer_contentContainer .table-responsive .table-bordered thead tr td:first-child,
.TopicViewer_contentContainer .table-responsive .table-bordered thead tr th:first-child
  {
    border-left: 0;
  }

  .TopicViewer_contentContainer .table-responsive .table-bordered tbody tr td:last-child,
.TopicViewer_contentContainer .table-responsive .table-bordered tbody tr th:last-child,
.TopicViewer_contentContainer .table-responsive .table-bordered tfoot tr td:last-child,
.TopicViewer_contentContainer .table-responsive .table-bordered tfoot tr th:last-child,
.TopicViewer_contentContainer .table-responsive .table-bordered thead tr td:last-child,
.TopicViewer_contentContainer .table-responsive .table-bordered thead tr th:last-child
  {
    border-right: 0;
  }

  .TopicViewer_contentContainer .table-responsive .table-bordered tbody tr:last-child td,
.TopicViewer_contentContainer .table-responsive .table-bordered tbody tr:last-child th,
.TopicViewer_contentContainer .table-responsive .table-bordered tfoot tr:last-child td,
.TopicViewer_contentContainer .table-responsive .table-bordered tfoot tr:last-child th
  {
    border-bottom: 0;
  }
}

.TopicViewer_contentContainer fieldset
{
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

.TopicViewer_contentContainer legend
{
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.TopicViewer_contentContainer label
{
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

.TopicViewer_contentContainer input[type=search]
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.TopicViewer_contentContainer input[type=checkbox],
.TopicViewer_contentContainer input[type=radio]
{
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

.TopicViewer_contentContainer fieldset[disabled] input[type=checkbox],
.TopicViewer_contentContainer fieldset[disabled] input[type=radio],
.TopicViewer_contentContainer input[type=checkbox].disabled,
.TopicViewer_contentContainer input[type=checkbox][disabled],
.TopicViewer_contentContainer input[type=radio].disabled,
.TopicViewer_contentContainer input[type=radio][disabled]
{
  cursor: not-allowed;
}

.TopicViewer_contentContainer input[type=file]
{
  display: block;
}

.TopicViewer_contentContainer input[type=range]
{
  display: block;
  width: 100%;
}

.TopicViewer_contentContainer select[multiple],
.TopicViewer_contentContainer select[size]
{
  height: auto;
}

.TopicViewer_contentContainer input[type=checkbox]:focus,
.TopicViewer_contentContainer input[type=file]:focus,
.TopicViewer_contentContainer input[type=radio]:focus
{
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.TopicViewer_contentContainer output
{
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.TopicViewer_contentContainer .form-control
{
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-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,-webkit-box-shadow ease-in-out .15s;
}

.TopicViewer_contentContainer .form-control:focus
{
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.TopicViewer_contentContainer .form-control::-moz-placeholder
{
  color: #999;
  opacity: 1;
}

.TopicViewer_contentContainer .form-control:-ms-input-placeholder
{
  color: #999;
}

.TopicViewer_contentContainer .form-control::-webkit-input-placeholder
{
  color: #999;
}

.TopicViewer_contentContainer .form-control::-ms-expand
{
  background-color: transparent;
  border: 0;
}

.TopicViewer_contentContainer .form-control[disabled],
.TopicViewer_contentContainer .form-control[readonly],
.TopicViewer_contentContainer fieldset[disabled] .form-control
{
  background-color: #eee;
  opacity: 1;
}

.TopicViewer_contentContainer .form-control[disabled],
.TopicViewer_contentContainer fieldset[disabled] .form-control
{
  cursor: not-allowed;
}

.TopicViewer_contentContainer textarea.form-control
{
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
  .TopicViewer_contentContainer input[type=date].form-control,
.TopicViewer_contentContainer input[type=datetime-local].form-control,
.TopicViewer_contentContainer input[type=month].form-control,
.TopicViewer_contentContainer input[type=time].form-control
  {
    line-height: 34px;
  }

  .TopicViewer_contentContainer .input-group-sm input[type=date],
.TopicViewer_contentContainer .input-group-sm input[type=datetime-local],
.TopicViewer_contentContainer .input-group-sm input[type=month],
.TopicViewer_contentContainer .input-group-sm input[type=time],
.TopicViewer_contentContainer input[type=date].input-sm,
.TopicViewer_contentContainer input[type=datetime-local].input-sm,
.TopicViewer_contentContainer input[type=month].input-sm,
.TopicViewer_contentContainer input[type=time].input-sm
  {
    line-height: 30px;
  }

  .TopicViewer_contentContainer .input-group-lg input[type=date],
.TopicViewer_contentContainer .input-group-lg input[type=datetime-local],
.TopicViewer_contentContainer .input-group-lg input[type=month],
.TopicViewer_contentContainer .input-group-lg input[type=time],
.TopicViewer_contentContainer input[type=date].input-lg,
.TopicViewer_contentContainer input[type=datetime-local].input-lg,
.TopicViewer_contentContainer input[type=month].input-lg,
.TopicViewer_contentContainer input[type=time].input-lg
  {
    line-height: 46px;
  }
}

.TopicViewer_contentContainer .form-group
{
  margin-bottom: 15px;
}

.TopicViewer_contentContainer .checkbox,
.TopicViewer_contentContainer .radio
{
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.TopicViewer_contentContainer .checkbox.disabled label,
.TopicViewer_contentContainer .radio.disabled label,
.TopicViewer_contentContainer fieldset[disabled] .checkbox label,
.TopicViewer_contentContainer fieldset[disabled] .radio label
{
  cursor: not-allowed;
}

.TopicViewer_contentContainer .checkbox label,
.TopicViewer_contentContainer .radio label
{
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.TopicViewer_contentContainer .checkbox input[type=checkbox],
.TopicViewer_contentContainer .checkbox-inline input[type=checkbox],
.TopicViewer_contentContainer .radio input[type=radio],
.TopicViewer_contentContainer .radio-inline input[type=radio]
{
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}

.TopicViewer_contentContainer .checkbox .checkbox,
.TopicViewer_contentContainer .radio .radio
{
  margin-top: -5px;
}

.TopicViewer_contentContainer .checkbox-inline,
.TopicViewer_contentContainer .radio-inline
{
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.TopicViewer_contentContainer .checkbox-inline.disabled,
.TopicViewer_contentContainer .radio-inline.disabled,
.TopicViewer_contentContainer fieldset[disabled] .checkbox-inline,
.TopicViewer_contentContainer fieldset[disabled] .radio-inline
{
  cursor: not-allowed;
}

.TopicViewer_contentContainer .checkbox-inline .checkbox-inline,
.TopicViewer_contentContainer .radio-inline .radio-inline
{
  margin-top: 0;
  margin-left: 10px;
}

.TopicViewer_contentContainer .form-control-static
{
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.TopicViewer_contentContainer .form-control-static.input-lg,
.TopicViewer_contentContainer .form-control-static.input-sm
{
  padding-right: 0;
  padding-left: 0;
}

.TopicViewer_contentContainer .input-sm
{
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.TopicViewer_contentContainer select.input-sm
{
  height: 30px;
  line-height: 30px;
}

.TopicViewer_contentContainer select[multiple].input-sm,
.TopicViewer_contentContainer textarea.input-sm
{
  height: auto;
}

.TopicViewer_contentContainer .form-group-sm .form-control
{
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.TopicViewer_contentContainer .form-group-sm select.form-control
{
  height: 30px;
  line-height: 30px;
}

.TopicViewer_contentContainer .form-group-sm select[multiple].form-control,
.TopicViewer_contentContainer .form-group-sm textarea.form-control
{
  height: auto;
}

.TopicViewer_contentContainer .form-group-sm .form-control-static
{
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.TopicViewer_contentContainer .input-lg
{
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.TopicViewer_contentContainer select.input-lg
{
  height: 46px;
  line-height: 46px;
}

.TopicViewer_contentContainer select[multiple].input-lg,
.TopicViewer_contentContainer textarea.input-lg
{
  height: auto;
}

.TopicViewer_contentContainer .form-group-lg .form-control
{
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.TopicViewer_contentContainer .form-group-lg select.form-control
{
  height: 46px;
  line-height: 46px;
}

.TopicViewer_contentContainer .form-group-lg select[multiple].form-control,
.TopicViewer_contentContainer .form-group-lg textarea.form-control
{
  height: auto;
}

.TopicViewer_contentContainer .form-group-lg .form-control-static
{
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.TopicViewer_contentContainer .has-feedback
{
  position: relative;
}

.TopicViewer_contentContainer .has-feedback .form-control
{
  padding-right: 42.5px;
}

.TopicViewer_contentContainer .form-control-feedback
{
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.TopicViewer_contentContainer .form-group-lg .form-control .form-control-feedback,
.TopicViewer_contentContainer .input-group-lg .form-control-feedback,
.TopicViewer_contentContainer .input-lg .form-control-feedback
{
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.TopicViewer_contentContainer .form-group-sm .form-control .form-control-feedback,
.TopicViewer_contentContainer .input-group-sm .form-control-feedback,
.TopicViewer_contentContainer .input-sm .form-control-feedback
{
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.TopicViewer_contentContainer .has-success .checkbox,
.TopicViewer_contentContainer .has-success .checkbox-inline,
.TopicViewer_contentContainer .has-success .control-label,
.TopicViewer_contentContainer .has-success .help-block,
.TopicViewer_contentContainer .has-success .radio,
.TopicViewer_contentContainer .has-success .radio-inline,
.TopicViewer_contentContainer .has-success.checkbox label,
.TopicViewer_contentContainer .has-success.checkbox-inline label,
.TopicViewer_contentContainer .has-success.radio label,
.TopicViewer_contentContainer .has-success.radio-inline label
{
  color: #3c763d;
}

.TopicViewer_contentContainer .has-success .form-control
{
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.TopicViewer_contentContainer .has-success .form-control:focus
{
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
}

.TopicViewer_contentContainer .has-success .input-group-addon
{
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.TopicViewer_contentContainer .has-success .form-control-feedback
{
  color: #3c763d;
}

.TopicViewer_contentContainer .has-warning .checkbox,
.TopicViewer_contentContainer .has-warning .checkbox-inline,
.TopicViewer_contentContainer .has-warning .control-label,
.TopicViewer_contentContainer .has-warning .help-block,
.TopicViewer_contentContainer .has-warning .radio,
.TopicViewer_contentContainer .has-warning .radio-inline,
.TopicViewer_contentContainer .has-warning.checkbox label,
.TopicViewer_contentContainer .has-warning.checkbox-inline label,
.TopicViewer_contentContainer .has-warning.radio label,
.TopicViewer_contentContainer .has-warning.radio-inline label
{
  color: #8a6d3b;
}

.TopicViewer_contentContainer .has-warning .form-control
{
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.TopicViewer_contentContainer .has-warning .form-control:focus
{
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
}

.TopicViewer_contentContainer .has-warning .input-group-addon
{
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.TopicViewer_contentContainer .has-warning .form-control-feedback
{
  color: #8a6d3b;
}

.TopicViewer_contentContainer .has-error .checkbox,
.TopicViewer_contentContainer .has-error .checkbox-inline,
.TopicViewer_contentContainer .has-error .control-label,
.TopicViewer_contentContainer .has-error .help-block,
.TopicViewer_contentContainer .has-error .radio,
.TopicViewer_contentContainer .has-error .radio-inline,
.TopicViewer_contentContainer .has-error.checkbox label,
.TopicViewer_contentContainer .has-error.checkbox-inline label,
.TopicViewer_contentContainer .has-error.radio label,
.TopicViewer_contentContainer .has-error.radio-inline label
{
  color: #a94442;
}

.TopicViewer_contentContainer .has-error .form-control
{
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.TopicViewer_contentContainer .has-error .form-control:focus
{
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

.TopicViewer_contentContainer .has-error .input-group-addon
{
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.TopicViewer_contentContainer .has-error .form-control-feedback
{
  color: #a94442;
}

.TopicViewer_contentContainer .has-feedback label .form-control-feedback
{
  top: 25px;
}

.TopicViewer_contentContainer .has-feedback label.sr-only .form-control-feedback
{
  top: 0;
}

.TopicViewer_contentContainer .help-block
{
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .form-inline .form-group
  {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .TopicViewer_contentContainer .form-inline .form-control
  {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .TopicViewer_contentContainer .form-inline .form-control-static
  {
    display: inline-block;
  }

  .TopicViewer_contentContainer .form-inline .input-group
  {
    display: inline-table;
    vertical-align: middle;
  }

  .TopicViewer_contentContainer .form-inline .input-group .form-control,
.TopicViewer_contentContainer .form-inline .input-group .input-group-addon,
.TopicViewer_contentContainer .form-inline .input-group .input-group-btn
  {
    width: auto;
  }

  .TopicViewer_contentContainer .form-inline .input-group .form-control
  {
    width: 100%;
  }

  .TopicViewer_contentContainer .form-inline .control-label
  {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .TopicViewer_contentContainer .form-inline .checkbox,
.TopicViewer_contentContainer .form-inline .radio
  {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .TopicViewer_contentContainer .form-inline .checkbox label,
.TopicViewer_contentContainer .form-inline .radio label
  {
    padding-left: 0;
  }

  .TopicViewer_contentContainer .form-inline .checkbox input[type=checkbox],
.TopicViewer_contentContainer .form-inline .radio input[type=radio]
  {
    position: relative;
    margin-left: 0;
  }

  .TopicViewer_contentContainer .form-inline .has-feedback .form-control-feedback
  {
    top: 0;
  }
}

.TopicViewer_contentContainer .form-horizontal .checkbox,
.TopicViewer_contentContainer .form-horizontal .checkbox-inline,
.TopicViewer_contentContainer .form-horizontal .radio,
.TopicViewer_contentContainer .form-horizontal .radio-inline
{
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.TopicViewer_contentContainer .form-horizontal .checkbox,
.TopicViewer_contentContainer .form-horizontal .radio
{
  min-height: 27px;
}

.TopicViewer_contentContainer .form-horizontal .form-group
{
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .form-horizontal .control-label
  {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

.TopicViewer_contentContainer .form-horizontal .has-feedback .form-control-feedback
{
  right: 15px;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .form-horizontal .form-group-lg .control-label
  {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .form-horizontal .form-group-sm .control-label
  {
    padding-top: 6px;
    font-size: 12px;
  }
}

.TopicViewer_contentContainer .btn
{
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.TopicViewer_contentContainer .btn.active.focus,
.TopicViewer_contentContainer .btn.active:focus,
.TopicViewer_contentContainer .btn.focus,
.TopicViewer_contentContainer .btn:active.focus,
.TopicViewer_contentContainer .btn:active:focus,
.TopicViewer_contentContainer .btn:focus
{
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.TopicViewer_contentContainer .btn.focus,
.TopicViewer_contentContainer .btn:focus,
.TopicViewer_contentContainer .btn:hover
{
  color: #333;
  text-decoration: none;
}

.TopicViewer_contentContainer .btn.active,
.TopicViewer_contentContainer .btn:active
{
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.TopicViewer_contentContainer .btn.disabled,
.TopicViewer_contentContainer .btn[disabled],
.TopicViewer_contentContainer fieldset[disabled] .btn
{
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.TopicViewer_contentContainer a.btn.disabled,
.TopicViewer_contentContainer fieldset[disabled] a.btn
{
  pointer-events: none;
}

.TopicViewer_contentContainer .btn-default
{
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.TopicViewer_contentContainer .btn-default.focus,
.TopicViewer_contentContainer .btn-default:focus
{
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.TopicViewer_contentContainer .btn-default:hover
{
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.TopicViewer_contentContainer .btn-default.active,
.TopicViewer_contentContainer .btn-default:active,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-default
{
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.TopicViewer_contentContainer .btn-default.active.focus,
.TopicViewer_contentContainer .btn-default.active:focus,
.TopicViewer_contentContainer .btn-default.active:hover,
.TopicViewer_contentContainer .btn-default:active.focus,
.TopicViewer_contentContainer .btn-default:active:focus,
.TopicViewer_contentContainer .btn-default:active:hover,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-default.focus,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-default:focus,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-default:hover
{
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.TopicViewer_contentContainer .btn-default.disabled.focus,
.TopicViewer_contentContainer .btn-default.disabled:focus,
.TopicViewer_contentContainer .btn-default.disabled:hover,
.TopicViewer_contentContainer .btn-default[disabled].focus,
.TopicViewer_contentContainer .btn-default[disabled]:focus,
.TopicViewer_contentContainer .btn-default[disabled]:hover,
.TopicViewer_contentContainer fieldset[disabled] .btn-default.focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-default:focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-default:hover
{
  background-color: #fff;
  border-color: #ccc;
}

.TopicViewer_contentContainer .btn-default .badge
{
  color: #fff;
  background-color: #333;
}

.TopicViewer_contentContainer .btn-primary
{
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.TopicViewer_contentContainer .btn-primary.focus,
.TopicViewer_contentContainer .btn-primary:focus
{
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.TopicViewer_contentContainer .btn-primary:hover
{
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.TopicViewer_contentContainer .btn-primary.active,
.TopicViewer_contentContainer .btn-primary:active,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-primary
{
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

.TopicViewer_contentContainer .btn-primary.active.focus,
.TopicViewer_contentContainer .btn-primary.active:focus,
.TopicViewer_contentContainer .btn-primary.active:hover,
.TopicViewer_contentContainer .btn-primary:active.focus,
.TopicViewer_contentContainer .btn-primary:active:focus,
.TopicViewer_contentContainer .btn-primary:active:hover,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-primary.focus,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-primary:focus,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-primary:hover
{
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.TopicViewer_contentContainer .btn-primary.disabled.focus,
.TopicViewer_contentContainer .btn-primary.disabled:focus,
.TopicViewer_contentContainer .btn-primary.disabled:hover,
.TopicViewer_contentContainer .btn-primary[disabled].focus,
.TopicViewer_contentContainer .btn-primary[disabled]:focus,
.TopicViewer_contentContainer .btn-primary[disabled]:hover,
.TopicViewer_contentContainer fieldset[disabled] .btn-primary.focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-primary:focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-primary:hover
{
  background-color: #337ab7;
  border-color: #2e6da4;
}

.TopicViewer_contentContainer .btn-primary .badge
{
  color: #337ab7;
  background-color: #fff;
}

.TopicViewer_contentContainer .btn-success
{
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.TopicViewer_contentContainer .btn-success.focus,
.TopicViewer_contentContainer .btn-success:focus
{
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.TopicViewer_contentContainer .btn-success:hover
{
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.TopicViewer_contentContainer .btn-success.active,
.TopicViewer_contentContainer .btn-success:active,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-success
{
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.TopicViewer_contentContainer .btn-success.active.focus,
.TopicViewer_contentContainer .btn-success.active:focus,
.TopicViewer_contentContainer .btn-success.active:hover,
.TopicViewer_contentContainer .btn-success:active.focus,
.TopicViewer_contentContainer .btn-success:active:focus,
.TopicViewer_contentContainer .btn-success:active:hover,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-success.focus,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-success:focus,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-success:hover
{
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.TopicViewer_contentContainer .btn-success.disabled.focus,
.TopicViewer_contentContainer .btn-success.disabled:focus,
.TopicViewer_contentContainer .btn-success.disabled:hover,
.TopicViewer_contentContainer .btn-success[disabled].focus,
.TopicViewer_contentContainer .btn-success[disabled]:focus,
.TopicViewer_contentContainer .btn-success[disabled]:hover,
.TopicViewer_contentContainer fieldset[disabled] .btn-success.focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-success:focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-success:hover
{
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.TopicViewer_contentContainer .btn-success .badge
{
  color: #5cb85c;
  background-color: #fff;
}

.TopicViewer_contentContainer .btn-info
{
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.TopicViewer_contentContainer .btn-info.focus,
.TopicViewer_contentContainer .btn-info:focus
{
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.TopicViewer_contentContainer .btn-info:hover
{
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.TopicViewer_contentContainer .btn-info.active,
.TopicViewer_contentContainer .btn-info:active,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-info
{
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.TopicViewer_contentContainer .btn-info.active.focus,
.TopicViewer_contentContainer .btn-info.active:focus,
.TopicViewer_contentContainer .btn-info.active:hover,
.TopicViewer_contentContainer .btn-info:active.focus,
.TopicViewer_contentContainer .btn-info:active:focus,
.TopicViewer_contentContainer .btn-info:active:hover,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-info.focus,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-info:focus,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-info:hover
{
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.TopicViewer_contentContainer .btn-info.disabled.focus,
.TopicViewer_contentContainer .btn-info.disabled:focus,
.TopicViewer_contentContainer .btn-info.disabled:hover,
.TopicViewer_contentContainer .btn-info[disabled].focus,
.TopicViewer_contentContainer .btn-info[disabled]:focus,
.TopicViewer_contentContainer .btn-info[disabled]:hover,
.TopicViewer_contentContainer fieldset[disabled] .btn-info.focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-info:focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-info:hover
{
  background-color: #5bc0de;
  border-color: #46b8da;
}

.TopicViewer_contentContainer .btn-info .badge
{
  color: #5bc0de;
  background-color: #fff;
}

.TopicViewer_contentContainer .btn-warning
{
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.TopicViewer_contentContainer .btn-warning.focus,
.TopicViewer_contentContainer .btn-warning:focus
{
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.TopicViewer_contentContainer .btn-warning:hover
{
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.TopicViewer_contentContainer .btn-warning.active,
.TopicViewer_contentContainer .btn-warning:active,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-warning
{
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.TopicViewer_contentContainer .btn-warning.active.focus,
.TopicViewer_contentContainer .btn-warning.active:focus,
.TopicViewer_contentContainer .btn-warning.active:hover,
.TopicViewer_contentContainer .btn-warning:active.focus,
.TopicViewer_contentContainer .btn-warning:active:focus,
.TopicViewer_contentContainer .btn-warning:active:hover,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-warning.focus,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-warning:focus,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-warning:hover
{
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.TopicViewer_contentContainer .btn-warning.disabled.focus,
.TopicViewer_contentContainer .btn-warning.disabled:focus,
.TopicViewer_contentContainer .btn-warning.disabled:hover,
.TopicViewer_contentContainer .btn-warning[disabled].focus,
.TopicViewer_contentContainer .btn-warning[disabled]:focus,
.TopicViewer_contentContainer .btn-warning[disabled]:hover,
.TopicViewer_contentContainer fieldset[disabled] .btn-warning.focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-warning:focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-warning:hover
{
  background-color: #f0ad4e;
  border-color: #eea236;
}

.TopicViewer_contentContainer .btn-warning .badge
{
  color: #f0ad4e;
  background-color: #fff;
}

.TopicViewer_contentContainer .btn-danger
{
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.TopicViewer_contentContainer .btn-danger.focus,
.TopicViewer_contentContainer .btn-danger:focus
{
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.TopicViewer_contentContainer .btn-danger:hover
{
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.TopicViewer_contentContainer .btn-danger.active,
.TopicViewer_contentContainer .btn-danger:active,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-danger
{
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.TopicViewer_contentContainer .btn-danger.active.focus,
.TopicViewer_contentContainer .btn-danger.active:focus,
.TopicViewer_contentContainer .btn-danger.active:hover,
.TopicViewer_contentContainer .btn-danger:active.focus,
.TopicViewer_contentContainer .btn-danger:active:focus,
.TopicViewer_contentContainer .btn-danger:active:hover,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-danger.focus,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-danger:focus,
.TopicViewer_contentContainer .open .dropdown-toggle.btn-danger:hover
{
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.TopicViewer_contentContainer .btn-danger.disabled.focus,
.TopicViewer_contentContainer .btn-danger.disabled:focus,
.TopicViewer_contentContainer .btn-danger.disabled:hover,
.TopicViewer_contentContainer .btn-danger[disabled].focus,
.TopicViewer_contentContainer .btn-danger[disabled]:focus,
.TopicViewer_contentContainer .btn-danger[disabled]:hover,
.TopicViewer_contentContainer fieldset[disabled] .btn-danger.focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-danger:focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-danger:hover
{
  background-color: #d9534f;
  border-color: #d43f3a;
}

.TopicViewer_contentContainer .btn-danger .badge
{
  color: #d9534f;
  background-color: #fff;
}

.TopicViewer_contentContainer .btn-link
{
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.TopicViewer_contentContainer .btn-link,
.TopicViewer_contentContainer .btn-link.active,
.TopicViewer_contentContainer .btn-link:active,
.TopicViewer_contentContainer .btn-link[disabled],
.TopicViewer_contentContainer fieldset[disabled] .btn-link
{
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.TopicViewer_contentContainer .btn-link,
.TopicViewer_contentContainer .btn-link:active,
.TopicViewer_contentContainer .btn-link:focus,
.TopicViewer_contentContainer .btn-link:hover
{
  border-color: transparent;
}

.TopicViewer_contentContainer .btn-link:focus,
.TopicViewer_contentContainer .btn-link:hover
{
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.TopicViewer_contentContainer .btn-link[disabled]:focus,
.TopicViewer_contentContainer .btn-link[disabled]:hover,
.TopicViewer_contentContainer fieldset[disabled] .btn-link:focus,
.TopicViewer_contentContainer fieldset[disabled] .btn-link:hover
{
  color: #777;
  text-decoration: none;
}

.TopicViewer_contentContainer .btn-group-lg .btn,
.TopicViewer_contentContainer .btn-lg
{
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.TopicViewer_contentContainer .btn-group-sm .btn,
.TopicViewer_contentContainer .btn-sm
{
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.TopicViewer_contentContainer .btn-group-xs .btn,
.TopicViewer_contentContainer .btn-xs
{
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.TopicViewer_contentContainer .btn-block
{
  display: block;
  width: 100%;
}

.TopicViewer_contentContainer .btn-block .btn-block
{
  margin-top: 5px;
}

.TopicViewer_contentContainer input[type=button].btn-block,
.TopicViewer_contentContainer input[type=reset].btn-block,
.TopicViewer_contentContainer input[type=submit].btn-block
{
  width: 100%;
}

.TopicViewer_contentContainer .fade
{
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

.TopicViewer_contentContainer .fade.in
{
  opacity: 1;
}

.TopicViewer_contentContainer .collapse
{
  display: none;
}

.TopicViewer_contentContainer .collapse.in
{
  display: block;
}

.TopicViewer_contentContainer tr.collapse.in
{
  display: table-row;
}

.TopicViewer_contentContainer tbody.collapse.in
{
  display: table-row-group;
}

.TopicViewer_contentContainer .collapsing
{
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height,visibility;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.TopicViewer_contentContainer .caret
{
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.TopicViewer_contentContainer .dropdown,
.TopicViewer_contentContainer .dropup
{
  position: relative;
}

.TopicViewer_contentContainer .dropdown-toggle:focus
{
  outline: 0;
}

.TopicViewer_contentContainer .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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.TopicViewer_contentContainer .dropdown-menu.pull-right
{
  right: 0;
  left: auto;
}

.TopicViewer_contentContainer .dropdown-menu .divider
{
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.TopicViewer_contentContainer .dropdown-menu li a
{
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.TopicViewer_contentContainer .dropdown-menu li a:focus,
.TopicViewer_contentContainer .dropdown-menu li a:hover
{
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.TopicViewer_contentContainer .dropdown-menu .active a,
.TopicViewer_contentContainer .dropdown-menu .active a:focus,
.TopicViewer_contentContainer .dropdown-menu .active a:hover
{
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.TopicViewer_contentContainer .dropdown-menu .disabled a,
.TopicViewer_contentContainer .dropdown-menu .disabled a:focus,
.TopicViewer_contentContainer .dropdown-menu .disabled a:hover
{
  color: #777;
}

.TopicViewer_contentContainer .dropdown-menu .disabled a:focus,
.TopicViewer_contentContainer .dropdown-menu .disabled a:hover
{
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.TopicViewer_contentContainer .open .dropdown-menu
{
  display: block;
}

.TopicViewer_contentContainer .open a
{
  outline: 0;
}

.TopicViewer_contentContainer .dropdown-menu-right
{
  right: 0;
  left: auto;
}

.TopicViewer_contentContainer .dropdown-menu-left
{
  right: auto;
  left: 0;
}

.TopicViewer_contentContainer .dropdown-header
{
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.TopicViewer_contentContainer .dropdown-backdrop
{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.TopicViewer_contentContainer .pull-right .dropdown-menu
{
  right: 0;
  left: auto;
}

.TopicViewer_contentContainer .dropup .caret,
.TopicViewer_contentContainer .navbar-fixed-bottom .dropdown .caret
{
  content: "";
  border-top: 0;
  border-bottom: 4px solid\9;
}

.TopicViewer_contentContainer .dropup .dropdown-menu,
.TopicViewer_contentContainer .navbar-fixed-bottom .dropdown .dropdown-menu
{
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar-right .dropdown-menu
  {
    right: 0;
    left: auto;
  }

  .TopicViewer_contentContainer .navbar-right .dropdown-menu-left
  {
    right: auto;
    left: 0;
  }
}

.TopicViewer_contentContainer .btn-group,
.TopicViewer_contentContainer .btn-group-vertical
{
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.TopicViewer_contentContainer .btn-group-vertical .btn,
.TopicViewer_contentContainer .btn-group .btn
{
  position: relative;
  float: left;
}

.TopicViewer_contentContainer .btn-group-vertical .btn.active,
.TopicViewer_contentContainer .btn-group-vertical .btn:active,
.TopicViewer_contentContainer .btn-group-vertical .btn:focus,
.TopicViewer_contentContainer .btn-group-vertical .btn:hover,
.TopicViewer_contentContainer .btn-group .btn.active,
.TopicViewer_contentContainer .btn-group .btn:active,
.TopicViewer_contentContainer .btn-group .btn:focus,
.TopicViewer_contentContainer .btn-group .btn:hover
{
  z-index: 2;
}

.TopicViewer_contentContainer .btn-group .btn .btn,
.TopicViewer_contentContainer .btn-group .btn .btn-group,
.TopicViewer_contentContainer .btn-group .btn-group .btn,
.TopicViewer_contentContainer .btn-group .btn-group .btn-group
{
  margin-left: -1px;
}

.TopicViewer_contentContainer .btn-toolbar
{
  margin-left: -5px;
}

.TopicViewer_contentContainer .btn-toolbar .btn,
.TopicViewer_contentContainer .btn-toolbar .btn-group,
.TopicViewer_contentContainer .btn-toolbar .input-group
{
  float: left;
}

.TopicViewer_contentContainer .btn-toolbar .btn,
.TopicViewer_contentContainer .btn-toolbar .btn-group,
.TopicViewer_contentContainer .btn-toolbar .input-group
{
  margin-left: 5px;
}

.TopicViewer_contentContainer .btn-group .btn:not(:first-child):not(:last-child):not(.dropdown-toggle)
{
  border-radius: 0;
}

.TopicViewer_contentContainer .btn-group .btn:first-child
{
  margin-left: 0;
}

.TopicViewer_contentContainer .btn-group .btn:first-child:not(:last-child):not(.dropdown-toggle)
{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.TopicViewer_contentContainer .btn-group .btn:last-child:not(:first-child),
.TopicViewer_contentContainer .btn-group .dropdown-toggle:not(:first-child)
{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.TopicViewer_contentContainer .btn-group .btn-group
{
  float: left;
}

.TopicViewer_contentContainer .btn-group .btn-group:not(:first-child):not(:last-child) .btn
{
  border-radius: 0;
}

.TopicViewer_contentContainer .btn-group .btn-group:first-child:not(:last-child) .btn:last-child,
.TopicViewer_contentContainer .btn-group .btn-group:first-child:not(:last-child) .dropdown-toggle
{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.TopicViewer_contentContainer .btn-group .btn-group:last-child:not(:first-child) .btn:first-child
{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.TopicViewer_contentContainer .btn-group .dropdown-toggle:active,
.TopicViewer_contentContainer .btn-group.open .dropdown-toggle
{
  outline: 0;
}

.TopicViewer_contentContainer .btn-group .btn .dropdown-toggle
{
  padding-right: 8px;
  padding-left: 8px;
}

.TopicViewer_contentContainer .btn-group .btn-lg .dropdown-toggle
{
  padding-right: 12px;
  padding-left: 12px;
}

.TopicViewer_contentContainer .btn-group.open .dropdown-toggle
{
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.TopicViewer_contentContainer .btn-group.open .dropdown-toggle.btn-link
{
  -webkit-box-shadow: none;
  box-shadow: none;
}

.TopicViewer_contentContainer .btn .caret
{
  margin-left: 0;
}

.TopicViewer_contentContainer .btn-lg .caret
{
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.TopicViewer_contentContainer .dropup .btn-lg .caret
{
  border-width: 0 5px 5px;
}

.TopicViewer_contentContainer .btn-group-vertical .btn,
.TopicViewer_contentContainer .btn-group-vertical .btn-group,
.TopicViewer_contentContainer .btn-group-vertical .btn-group .btn
{
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.TopicViewer_contentContainer .btn-group-vertical .btn-group .btn
{
  float: none;
}

.TopicViewer_contentContainer .btn-group-vertical .btn .btn,
.TopicViewer_contentContainer .btn-group-vertical .btn .btn-group,
.TopicViewer_contentContainer .btn-group-vertical .btn-group .btn,
.TopicViewer_contentContainer .btn-group-vertical .btn-group .btn-group
{
  margin-top: -1px;
  margin-left: 0;
}

.TopicViewer_contentContainer .btn-group-vertical .btn:not(:first-child):not(:last-child)
{
  border-radius: 0;
}

.TopicViewer_contentContainer .btn-group-vertical .btn:first-child:not(:last-child)
{
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.TopicViewer_contentContainer .btn-group-vertical .btn:last-child:not(:first-child)
{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.TopicViewer_contentContainer .btn-group-vertical .btn-group:not(:first-child):not(:last-child) .btn
{
  border-radius: 0;
}

.TopicViewer_contentContainer .btn-group-vertical .btn-group:first-child:not(:last-child) .btn:last-child,
.TopicViewer_contentContainer .btn-group-vertical .btn-group:first-child:not(:last-child) .dropdown-toggle
{
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.TopicViewer_contentContainer .btn-group-vertical .btn-group:last-child:not(:first-child) .btn:first-child
{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.TopicViewer_contentContainer .btn-group-justified
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.TopicViewer_contentContainer .btn-group-justified .btn,
.TopicViewer_contentContainer .btn-group-justified .btn-group
{
  display: table-cell;
  float: none;
  width: 1%;
}

.TopicViewer_contentContainer .btn-group-justified .btn-group .btn
{
  width: 100%;
}

.TopicViewer_contentContainer .btn-group-justified .btn-group .dropdown-menu
{
  left: auto;
}

.TopicViewer_contentContainer [data-toggle=buttons] .btn input[type=checkbox],
.TopicViewer_contentContainer [data-toggle=buttons] .btn input[type=radio],
.TopicViewer_contentContainer [data-toggle=buttons] .btn-group .btn input[type=checkbox],
.TopicViewer_contentContainer [data-toggle=buttons] .btn-group .btn input[type=radio]
{
  position: absolute;
  clip: rect(0,0,0,0);
  pointer-events: none;
}

.TopicViewer_contentContainer .input-group
{
  position: relative;
  display: table;
  border-collapse: separate;
}

.TopicViewer_contentContainer .input-group[class*=col-]
{
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.TopicViewer_contentContainer .input-group .form-control
{
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.TopicViewer_contentContainer .input-group .form-control:focus
{
  z-index: 3;
}

.TopicViewer_contentContainer .input-group-lg .form-control,
.TopicViewer_contentContainer .input-group-lg .input-group-addon,
.TopicViewer_contentContainer .input-group-lg .input-group-btn .btn
{
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.TopicViewer_contentContainer select.input-group-lg .form-control,
.TopicViewer_contentContainer select.input-group-lg .input-group-addon,
.TopicViewer_contentContainer select.input-group-lg .input-group-btn .btn
{
  height: 46px;
  line-height: 46px;
}

.TopicViewer_contentContainer select[multiple].input-group-lg .form-control,
.TopicViewer_contentContainer select[multiple].input-group-lg .input-group-addon,
.TopicViewer_contentContainer select[multiple].input-group-lg .input-group-btn .btn,
.TopicViewer_contentContainer textarea.input-group-lg .form-control,
.TopicViewer_contentContainer textarea.input-group-lg .input-group-addon,
.TopicViewer_contentContainer textarea.input-group-lg .input-group-btn .btn
{
  height: auto;
}

.TopicViewer_contentContainer .input-group-sm .form-control,
.TopicViewer_contentContainer .input-group-sm .input-group-addon,
.TopicViewer_contentContainer .input-group-sm .input-group-btn .btn
{
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.TopicViewer_contentContainer select.input-group-sm .form-control,
.TopicViewer_contentContainer select.input-group-sm .input-group-addon,
.TopicViewer_contentContainer select.input-group-sm .input-group-btn .btn
{
  height: 30px;
  line-height: 30px;
}

.TopicViewer_contentContainer select[multiple].input-group-sm .form-control,
.TopicViewer_contentContainer select[multiple].input-group-sm .input-group-addon,
.TopicViewer_contentContainer select[multiple].input-group-sm .input-group-btn .btn,
.TopicViewer_contentContainer textarea.input-group-sm .form-control,
.TopicViewer_contentContainer textarea.input-group-sm .input-group-addon,
.TopicViewer_contentContainer textarea.input-group-sm .input-group-btn .btn
{
  height: auto;
}

.TopicViewer_contentContainer .input-group .form-control,
.TopicViewer_contentContainer .input-group-addon,
.TopicViewer_contentContainer .input-group-btn
{
  display: table-cell;
}

.TopicViewer_contentContainer .input-group .form-control:not(:first-child):not(:last-child),
.TopicViewer_contentContainer .input-group-addon:not(:first-child):not(:last-child),
.TopicViewer_contentContainer .input-group-btn:not(:first-child):not(:last-child)
{
  border-radius: 0;
}

.TopicViewer_contentContainer .input-group-addon,
.TopicViewer_contentContainer .input-group-btn
{
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.TopicViewer_contentContainer .input-group-addon
{
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.TopicViewer_contentContainer .input-group-addon.input-sm
{
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.TopicViewer_contentContainer .input-group-addon.input-lg
{
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.TopicViewer_contentContainer .input-group-addon input[type=checkbox],
.TopicViewer_contentContainer .input-group-addon input[type=radio]
{
  margin-top: 0;
}

.TopicViewer_contentContainer .input-group .form-control:first-child,
.TopicViewer_contentContainer .input-group-addon:first-child,
.TopicViewer_contentContainer .input-group-btn:first-child .btn,
.TopicViewer_contentContainer .input-group-btn:first-child .btn-group .btn,
.TopicViewer_contentContainer .input-group-btn:first-child .dropdown-toggle,
.TopicViewer_contentContainer .input-group-btn:last-child .btn-group:not(:last-child) .btn,
.TopicViewer_contentContainer .input-group-btn:last-child .btn:not(:last-child):not(.dropdown-toggle)
{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.TopicViewer_contentContainer .input-group-addon:first-child
{
  border-right: 0;
}

.TopicViewer_contentContainer .input-group .form-control:last-child,
.TopicViewer_contentContainer .input-group-addon:last-child,
.TopicViewer_contentContainer .input-group-btn:first-child .btn-group:not(:first-child) .btn,
.TopicViewer_contentContainer .input-group-btn:first-child .btn:not(:first-child),
.TopicViewer_contentContainer .input-group-btn:last-child .btn,
.TopicViewer_contentContainer .input-group-btn:last-child .btn-group .btn,
.TopicViewer_contentContainer .input-group-btn:last-child .dropdown-toggle
{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.TopicViewer_contentContainer .input-group-addon:last-child
{
  border-left: 0;
}

.TopicViewer_contentContainer .input-group-btn
{
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.TopicViewer_contentContainer .input-group-btn .btn
{
  position: relative;
}

.TopicViewer_contentContainer .input-group-btn .btn .btn
{
  margin-left: -1px;
}

.TopicViewer_contentContainer .input-group-btn .btn:active,
.TopicViewer_contentContainer .input-group-btn .btn:focus,
.TopicViewer_contentContainer .input-group-btn .btn:hover
{
  z-index: 2;
}

.TopicViewer_contentContainer .input-group-btn:first-child .btn,
.TopicViewer_contentContainer .input-group-btn:first-child .btn-group
{
  margin-right: -1px;
}

.TopicViewer_contentContainer .input-group-btn:last-child .btn,
.TopicViewer_contentContainer .input-group-btn:last-child .btn-group
{
  z-index: 2;
  margin-left: -1px;
}

.TopicViewer_contentContainer .nav
{
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.TopicViewer_contentContainer .nav li
{
  position: relative;
  display: block;
}

.TopicViewer_contentContainer .nav li a
{
  position: relative;
  display: block;
  padding: 10px 15px;
}

.TopicViewer_contentContainer .nav li a:focus,
.TopicViewer_contentContainer .nav li a:hover
{
  text-decoration: none;
  background-color: #eee;
}

.TopicViewer_contentContainer .nav li.disabled a
{
  color: #777;
}

.TopicViewer_contentContainer .nav li.disabled a:focus,
.TopicViewer_contentContainer .nav li.disabled a:hover
{
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.TopicViewer_contentContainer .nav .open a,
.TopicViewer_contentContainer .nav .open a:focus,
.TopicViewer_contentContainer .nav .open a:hover
{
  background-color: #eee;
  border-color: #337ab7;
}

.TopicViewer_contentContainer .nav .nav-divider
{
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.TopicViewer_contentContainer .nav li a img
{
  max-width: none;
}

.TopicViewer_contentContainer .nav-tabs
{
  border-bottom: 1px solid #ddd;
}

.TopicViewer_contentContainer .nav-tabs li
{
  float: left;
  margin-bottom: -1px;
}

.TopicViewer_contentContainer .nav-tabs li a
{
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.TopicViewer_contentContainer .nav-tabs li a:hover
{
  border-color: #eee #eee #ddd;
}

.TopicViewer_contentContainer .nav-tabs li.active a,
.TopicViewer_contentContainer .nav-tabs li.active a:focus,
.TopicViewer_contentContainer .nav-tabs li.active a:hover
{
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.TopicViewer_contentContainer .nav-tabs.nav-justified
{
  width: 100%;
  border-bottom: 0;
}

.TopicViewer_contentContainer .nav-tabs.nav-justified li
{
  float: none;
}

.TopicViewer_contentContainer .nav-tabs.nav-justified li a
{
  margin-bottom: 5px;
  text-align: center;
}

.TopicViewer_contentContainer .nav-tabs.nav-justified .dropdown .dropdown-menu
{
  top: auto;
  left: auto;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .nav-tabs.nav-justified li
  {
    display: table-cell;
    width: 1%;
  }

  .TopicViewer_contentContainer .nav-tabs.nav-justified li a
  {
    margin-bottom: 0;
  }
}

.TopicViewer_contentContainer .nav-tabs.nav-justified li a
{
  margin-right: 0;
  border-radius: 4px;
}

.TopicViewer_contentContainer .nav-tabs.nav-justified .active a,
.TopicViewer_contentContainer .nav-tabs.nav-justified .active a:focus,
.TopicViewer_contentContainer .nav-tabs.nav-justified .active a:hover
{
  border: 1px solid #ddd;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .nav-tabs.nav-justified li a
  {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .TopicViewer_contentContainer .nav-tabs.nav-justified .active a,
.TopicViewer_contentContainer .nav-tabs.nav-justified .active a:focus,
.TopicViewer_contentContainer .nav-tabs.nav-justified .active a:hover
  {
    border-bottom-color: #fff;
  }
}

.TopicViewer_contentContainer .nav-pills li
{
  float: left;
}

.TopicViewer_contentContainer .nav-pills li a
{
  border-radius: 4px;
}

.TopicViewer_contentContainer .nav-pills li li
{
  margin-left: 2px;
}

.TopicViewer_contentContainer .nav-pills li.active a,
.TopicViewer_contentContainer .nav-pills li.active a:focus,
.TopicViewer_contentContainer .nav-pills li.active a:hover
{
  color: #fff;
  background-color: #337ab7;
}

.TopicViewer_contentContainer .nav-stacked li
{
  float: none;
}

.TopicViewer_contentContainer .nav-stacked li li
{
  margin-top: 2px;
  margin-left: 0;
}

.TopicViewer_contentContainer .nav-justified
{
  width: 100%;
}

.TopicViewer_contentContainer .nav-justified li
{
  float: none;
}

.TopicViewer_contentContainer .nav-justified li a
{
  margin-bottom: 5px;
  text-align: center;
}

.TopicViewer_contentContainer .nav-justified .dropdown .dropdown-menu
{
  top: auto;
  left: auto;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .nav-justified li
  {
    display: table-cell;
    width: 1%;
  }

  .TopicViewer_contentContainer .nav-justified li a
  {
    margin-bottom: 0;
  }
}

.TopicViewer_contentContainer .nav-tabs-justified
{
  border-bottom: 0;
}

.TopicViewer_contentContainer .nav-tabs-justified li a
{
  margin-right: 0;
  border-radius: 4px;
}

.TopicViewer_contentContainer .nav-tabs-justified .active a,
.TopicViewer_contentContainer .nav-tabs-justified .active a:focus,
.TopicViewer_contentContainer .nav-tabs-justified .active a:hover
{
  border: 1px solid #ddd;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .nav-tabs-justified li a
  {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .TopicViewer_contentContainer .nav-tabs-justified .active a,
.TopicViewer_contentContainer .nav-tabs-justified .active a:focus,
.TopicViewer_contentContainer .nav-tabs-justified .active a:hover
  {
    border-bottom-color: #fff;
  }
}

.TopicViewer_contentContainer .tab-content .tab-pane
{
  display: none;
}

.TopicViewer_contentContainer .tab-content .active
{
  display: block;
}

.TopicViewer_contentContainer .nav-tabs .dropdown-menu
{
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.TopicViewer_contentContainer .navbar
{
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar
  {
    border-radius: 4px;
  }
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar-header
  {
    float: left;
  }
}

.TopicViewer_contentContainer .navbar-collapse
{
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
  -webkit-overflow-scrolling: touch;
}

.TopicViewer_contentContainer .navbar-collapse.in
{
  overflow-y: auto;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar-collapse
  {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .TopicViewer_contentContainer .navbar-collapse.collapse
  {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  }

  .TopicViewer_contentContainer .navbar-collapse.in
  {
    overflow-y: visible;
  }

  .TopicViewer_contentContainer .navbar-fixed-bottom .navbar-collapse,
.TopicViewer_contentContainer .navbar-fixed-top .navbar-collapse,
.TopicViewer_contentContainer .navbar-static-top .navbar-collapse
  {
    padding-right: 0;
    padding-left: 0;
  }
}

.TopicViewer_contentContainer .navbar-fixed-bottom,
.TopicViewer_contentContainer .navbar-fixed-top
{
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.TopicViewer_contentContainer .navbar-fixed-bottom .navbar-collapse,
.TopicViewer_contentContainer .navbar-fixed-top .navbar-collapse
{
  max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape)
{
  .TopicViewer_contentContainer .navbar-fixed-bottom .navbar-collapse,
.TopicViewer_contentContainer .navbar-fixed-top .navbar-collapse
  {
    max-height: 200px;
  }
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar-fixed-bottom,
.TopicViewer_contentContainer .navbar-fixed-top
  {
    border-radius: 0;
  }
}

.TopicViewer_contentContainer .navbar-fixed-top
{
  top: 0;
  border-width: 0 0 1px;
}

.TopicViewer_contentContainer .navbar-fixed-bottom
{
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.TopicViewer_contentContainer .container-fluid .navbar-collapse,
.TopicViewer_contentContainer .container-fluid .navbar-header,
.TopicViewer_contentContainer .container .navbar-collapse,
.TopicViewer_contentContainer .container .navbar-header
{
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .container-fluid .navbar-collapse,
.TopicViewer_contentContainer .container-fluid .navbar-header,
.TopicViewer_contentContainer .container .navbar-collapse,
.TopicViewer_contentContainer .container .navbar-header
  {
    margin-right: 0;
    margin-left: 0;
  }
}

.TopicViewer_contentContainer .navbar-static-top
{
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar-static-top
  {
    border-radius: 0;
  }
}

.TopicViewer_contentContainer .navbar-brand
{
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.TopicViewer_contentContainer .navbar-brand:focus,
.TopicViewer_contentContainer .navbar-brand:hover
{
  text-decoration: none;
}

.TopicViewer_contentContainer .navbar-brand img
{
  display: block;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar .container .navbar-brand,
.TopicViewer_contentContainer .navbar .container-fluid .navbar-brand
  {
    margin-left: -15px;
  }
}

.TopicViewer_contentContainer .navbar-toggle
{
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.TopicViewer_contentContainer .navbar-toggle:focus
{
  outline: 0;
}

.TopicViewer_contentContainer .navbar-toggle .icon-bar
{
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.TopicViewer_contentContainer .navbar-toggle .icon-bar .icon-bar
{
  margin-top: 4px;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar-toggle
  {
    display: none;
  }
}

.TopicViewer_contentContainer .navbar-nav
{
  margin: 7.5px -15px;
}

.TopicViewer_contentContainer .navbar-nav li a
{
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width:767px)
{
  .TopicViewer_contentContainer .navbar-nav .open .dropdown-menu
  {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .TopicViewer_contentContainer .navbar-nav .open .dropdown-menu .dropdown-header,
.TopicViewer_contentContainer .navbar-nav .open .dropdown-menu li a
  {
    padding: 5px 15px 5px 25px;
  }

  .TopicViewer_contentContainer .navbar-nav .open .dropdown-menu li a
  {
    line-height: 20px;
  }

  .TopicViewer_contentContainer .navbar-nav .open .dropdown-menu li a:focus,
.TopicViewer_contentContainer .navbar-nav .open .dropdown-menu li a:hover
  {
    background-image: none;
  }
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar-nav
  {
    float: left;
    margin: 0;
  }

  .TopicViewer_contentContainer .navbar-nav li
  {
    float: left;
  }

  .TopicViewer_contentContainer .navbar-nav li a
  {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.TopicViewer_contentContainer .navbar-form
{
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar-form .form-group
  {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .TopicViewer_contentContainer .navbar-form .form-control
  {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .TopicViewer_contentContainer .navbar-form .form-control-static
  {
    display: inline-block;
  }

  .TopicViewer_contentContainer .navbar-form .input-group
  {
    display: inline-table;
    vertical-align: middle;
  }

  .TopicViewer_contentContainer .navbar-form .input-group .form-control,
.TopicViewer_contentContainer .navbar-form .input-group .input-group-addon,
.TopicViewer_contentContainer .navbar-form .input-group .input-group-btn
  {
    width: auto;
  }

  .TopicViewer_contentContainer .navbar-form .input-group .form-control
  {
    width: 100%;
  }

  .TopicViewer_contentContainer .navbar-form .control-label
  {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .TopicViewer_contentContainer .navbar-form .checkbox,
.TopicViewer_contentContainer .navbar-form .radio
  {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .TopicViewer_contentContainer .navbar-form .checkbox label,
.TopicViewer_contentContainer .navbar-form .radio label
  {
    padding-left: 0;
  }

  .TopicViewer_contentContainer .navbar-form .checkbox input[type=checkbox],
.TopicViewer_contentContainer .navbar-form .radio input[type=radio]
  {
    position: relative;
    margin-left: 0;
  }

  .TopicViewer_contentContainer .navbar-form .has-feedback .form-control-feedback
  {
    top: 0;
  }
}

@media (max-width:767px)
{
  .TopicViewer_contentContainer .navbar-form .form-group
  {
    margin-bottom: 5px;
  }

  .TopicViewer_contentContainer .navbar-form .form-group:last-child
  {
    margin-bottom: 0;
  }
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar-form
  {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.TopicViewer_contentContainer .navbar-nav li .dropdown-menu
{
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.TopicViewer_contentContainer .navbar-fixed-bottom .navbar-nav li .dropdown-menu
{
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.TopicViewer_contentContainer .navbar-btn
{
  margin-top: 8px;
  margin-bottom: 8px;
}

.TopicViewer_contentContainer .navbar-btn.btn-sm
{
  margin-top: 10px;
  margin-bottom: 10px;
}

.TopicViewer_contentContainer .navbar-btn.btn-xs
{
  margin-top: 14px;
  margin-bottom: 14px;
}

.TopicViewer_contentContainer .navbar-text
{
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar-text
  {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .navbar-left
  {
    float: left!important;
  }

  .TopicViewer_contentContainer .navbar-right
  {
    float: right!important;
    margin-right: -15px;
  }

  .TopicViewer_contentContainer .navbar-right .navbar-right
  {
    margin-right: 0;
  }
}

.TopicViewer_contentContainer .navbar-default
{
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.TopicViewer_contentContainer .navbar-default .navbar-brand
{
  color: #777;
}

.TopicViewer_contentContainer .navbar-default .navbar-brand:focus,
.TopicViewer_contentContainer .navbar-default .navbar-brand:hover
{
  color: #5e5e5e;
  background-color: transparent;
}

.TopicViewer_contentContainer .navbar-default .navbar-text
{
  color: #777;
}

.TopicViewer_contentContainer .navbar-default .navbar-nav li a
{
  color: #777;
}

.TopicViewer_contentContainer .navbar-default .navbar-nav li a:focus,
.TopicViewer_contentContainer .navbar-default .navbar-nav li a:hover
{
  color: #333;
  background-color: transparent;
}

.TopicViewer_contentContainer .navbar-default .navbar-nav .active a,
.TopicViewer_contentContainer .navbar-default .navbar-nav .active a:focus,
.TopicViewer_contentContainer .navbar-default .navbar-nav .active a:hover
{
  color: #555;
  background-color: #e7e7e7;
}

.TopicViewer_contentContainer .navbar-default .navbar-nav .disabled a,
.TopicViewer_contentContainer .navbar-default .navbar-nav .disabled a:focus,
.TopicViewer_contentContainer .navbar-default .navbar-nav .disabled a:hover
{
  color: #ccc;
  background-color: transparent;
}

.TopicViewer_contentContainer .navbar-default .navbar-nav .open a,
.TopicViewer_contentContainer .navbar-default .navbar-nav .open a:focus,
.TopicViewer_contentContainer .navbar-default .navbar-nav .open a:hover
{
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width:767px)
{
  .TopicViewer_contentContainer .navbar-default .navbar-nav .open .dropdown-menu li a
  {
    color: #777;
  }

  .TopicViewer_contentContainer .navbar-default .navbar-nav .open .dropdown-menu li a:focus,
.TopicViewer_contentContainer .navbar-default .navbar-nav .open .dropdown-menu li a:hover
  {
    color: #333;
    background-color: transparent;
  }

  .TopicViewer_contentContainer .navbar-default .navbar-nav .open .dropdown-menu .active a,
.TopicViewer_contentContainer .navbar-default .navbar-nav .open .dropdown-menu .active a:focus,
.TopicViewer_contentContainer .navbar-default .navbar-nav .open .dropdown-menu .active a:hover
  {
    color: #555;
    background-color: #e7e7e7;
  }

  .TopicViewer_contentContainer .navbar-default .navbar-nav .open .dropdown-menu .disabled a,
.TopicViewer_contentContainer .navbar-default .navbar-nav .open .dropdown-menu .disabled a:focus,
.TopicViewer_contentContainer .navbar-default .navbar-nav .open .dropdown-menu .disabled a:hover
  {
    color: #ccc;
    background-color: transparent;
  }
}

.TopicViewer_contentContainer .navbar-default .navbar-toggle
{
  border-color: #ddd;
}

.TopicViewer_contentContainer .navbar-default .navbar-toggle:focus,
.TopicViewer_contentContainer .navbar-default .navbar-toggle:hover
{
  background-color: #ddd;
}

.TopicViewer_contentContainer .navbar-default .navbar-toggle .icon-bar
{
  background-color: #888;
}

.TopicViewer_contentContainer .navbar-default .navbar-collapse,
.TopicViewer_contentContainer .navbar-default .navbar-form
{
  border-color: #e7e7e7;
}

.TopicViewer_contentContainer .navbar-default .navbar-link
{
  color: #777;
}

.TopicViewer_contentContainer .navbar-default .navbar-link:hover
{
  color: #333;
}

.TopicViewer_contentContainer .navbar-default .btn-link
{
  color: #777;
}

.TopicViewer_contentContainer .navbar-default .btn-link:focus,
.TopicViewer_contentContainer .navbar-default .btn-link:hover
{
  color: #333;
}

.TopicViewer_contentContainer .navbar-default .btn-link[disabled]:focus,
.TopicViewer_contentContainer .navbar-default .btn-link[disabled]:hover,
.TopicViewer_contentContainer fieldset[disabled] .navbar-default .btn-link:focus,
.TopicViewer_contentContainer fieldset[disabled] .navbar-default .btn-link:hover
{
  color: #ccc;
}

.TopicViewer_contentContainer .navbar-inverse
{
  background-color: #222;
  border-color: #080808;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-brand
{
  color: #9d9d9d;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-brand:focus,
.TopicViewer_contentContainer .navbar-inverse .navbar-brand:hover
{
  color: #fff;
  background-color: transparent;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-text
{
  color: #9d9d9d;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-nav li a
{
  color: #9d9d9d;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-nav li a:focus,
.TopicViewer_contentContainer .navbar-inverse .navbar-nav li a:hover
{
  color: #fff;
  background-color: transparent;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-nav .active a,
.TopicViewer_contentContainer .navbar-inverse .navbar-nav .active a:focus,
.TopicViewer_contentContainer .navbar-inverse .navbar-nav .active a:hover
{
  color: #fff;
  background-color: #080808;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-nav .disabled a,
.TopicViewer_contentContainer .navbar-inverse .navbar-nav .disabled a:focus,
.TopicViewer_contentContainer .navbar-inverse .navbar-nav .disabled a:hover
{
  color: #444;
  background-color: transparent;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-nav .open a,
.TopicViewer_contentContainer .navbar-inverse .navbar-nav .open a:focus,
.TopicViewer_contentContainer .navbar-inverse .navbar-nav .open a:hover
{
  color: #fff;
  background-color: #080808;
}

@media (max-width:767px)
{
  .TopicViewer_contentContainer .navbar-inverse .navbar-nav .open .dropdown-menu .dropdown-header
  {
    border-color: #080808;
  }

  .TopicViewer_contentContainer .navbar-inverse .navbar-nav .open .dropdown-menu .divider
  {
    background-color: #080808;
  }

  .TopicViewer_contentContainer .navbar-inverse .navbar-nav .open .dropdown-menu li a
  {
    color: #9d9d9d;
  }

  .TopicViewer_contentContainer .navbar-inverse .navbar-nav .open .dropdown-menu li a:focus,
.TopicViewer_contentContainer .navbar-inverse .navbar-nav .open .dropdown-menu li a:hover
  {
    color: #fff;
    background-color: transparent;
  }

  .TopicViewer_contentContainer .navbar-inverse .navbar-nav .open .dropdown-menu .active a,
.TopicViewer_contentContainer .navbar-inverse .navbar-nav .open .dropdown-menu .active a:focus,
.TopicViewer_contentContainer .navbar-inverse .navbar-nav .open .dropdown-menu .active a:hover
  {
    color: #fff;
    background-color: #080808;
  }

  .TopicViewer_contentContainer .navbar-inverse .navbar-nav .open .dropdown-menu .disabled a,
.TopicViewer_contentContainer .navbar-inverse .navbar-nav .open .dropdown-menu .disabled a:focus,
.TopicViewer_contentContainer .navbar-inverse .navbar-nav .open .dropdown-menu .disabled a:hover
  {
    color: #444;
    background-color: transparent;
  }
}

.TopicViewer_contentContainer .navbar-inverse .navbar-toggle
{
  border-color: #333;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-toggle:focus,
.TopicViewer_contentContainer .navbar-inverse .navbar-toggle:hover
{
  background-color: #333;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-toggle .icon-bar
{
  background-color: #fff;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-collapse,
.TopicViewer_contentContainer .navbar-inverse .navbar-form
{
  border-color: #101010;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-link
{
  color: #9d9d9d;
}

.TopicViewer_contentContainer .navbar-inverse .navbar-link:hover
{
  color: #fff;
}

.TopicViewer_contentContainer .navbar-inverse .btn-link
{
  color: #9d9d9d;
}

.TopicViewer_contentContainer .navbar-inverse .btn-link:focus,
.TopicViewer_contentContainer .navbar-inverse .btn-link:hover
{
  color: #fff;
}

.TopicViewer_contentContainer .navbar-inverse .btn-link[disabled]:focus,
.TopicViewer_contentContainer .navbar-inverse .btn-link[disabled]:hover,
.TopicViewer_contentContainer fieldset[disabled] .navbar-inverse .btn-link:focus,
.TopicViewer_contentContainer fieldset[disabled] .navbar-inverse .btn-link:hover
{
  color: #444;
}

.TopicViewer_contentContainer .breadcrumb
{
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.TopicViewer_contentContainer .breadcrumb li
{
  display: inline-block;
}

.TopicViewer_contentContainer .breadcrumb li li:before
{
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.TopicViewer_contentContainer .breadcrumb .active
{
  color: #777;
}

.TopicViewer_contentContainer .pagination
{
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.TopicViewer_contentContainer .pagination li
{
  display: inline;
}

.TopicViewer_contentContainer .pagination li a,
.TopicViewer_contentContainer .pagination li span
{
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.TopicViewer_contentContainer .pagination li a:focus,
.TopicViewer_contentContainer .pagination li a:hover,
.TopicViewer_contentContainer .pagination li span:focus,
.TopicViewer_contentContainer .pagination li span:hover
{
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.TopicViewer_contentContainer .pagination li:first-child a,
.TopicViewer_contentContainer .pagination li:first-child span
{
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.TopicViewer_contentContainer .pagination li:last-child a,
.TopicViewer_contentContainer .pagination li:last-child span
{
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.TopicViewer_contentContainer .pagination .active a,
.TopicViewer_contentContainer .pagination .active a:focus,
.TopicViewer_contentContainer .pagination .active a:hover,
.TopicViewer_contentContainer .pagination .active span,
.TopicViewer_contentContainer .pagination .active span:focus,
.TopicViewer_contentContainer .pagination .active span:hover
{
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.TopicViewer_contentContainer .pagination .disabled a,
.TopicViewer_contentContainer .pagination .disabled a:focus,
.TopicViewer_contentContainer .pagination .disabled a:hover,
.TopicViewer_contentContainer .pagination .disabled span,
.TopicViewer_contentContainer .pagination .disabled span:focus,
.TopicViewer_contentContainer .pagination .disabled span:hover
{
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.TopicViewer_contentContainer .pagination-lg li a,
.TopicViewer_contentContainer .pagination-lg li span
{
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.TopicViewer_contentContainer .pagination-lg li:first-child a,
.TopicViewer_contentContainer .pagination-lg li:first-child span
{
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.TopicViewer_contentContainer .pagination-lg li:last-child a,
.TopicViewer_contentContainer .pagination-lg li:last-child span
{
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.TopicViewer_contentContainer .pagination-sm li a,
.TopicViewer_contentContainer .pagination-sm li span
{
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.TopicViewer_contentContainer .pagination-sm li:first-child a,
.TopicViewer_contentContainer .pagination-sm li:first-child span
{
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.TopicViewer_contentContainer .pagination-sm li:last-child a,
.TopicViewer_contentContainer .pagination-sm li:last-child span
{
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.TopicViewer_contentContainer .pager
{
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.TopicViewer_contentContainer .pager li
{
  display: inline;
}

.TopicViewer_contentContainer .pager li a,
.TopicViewer_contentContainer .pager li span
{
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.TopicViewer_contentContainer .pager li a:focus,
.TopicViewer_contentContainer .pager li a:hover
{
  text-decoration: none;
  background-color: #eee;
}

.TopicViewer_contentContainer .pager .next a,
.TopicViewer_contentContainer .pager .next span
{
  float: right;
}

.TopicViewer_contentContainer .pager .previous a,
.TopicViewer_contentContainer .pager .previous span
{
  float: left;
}

.TopicViewer_contentContainer .pager .disabled a,
.TopicViewer_contentContainer .pager .disabled a:focus,
.TopicViewer_contentContainer .pager .disabled a:hover,
.TopicViewer_contentContainer .pager .disabled span
{
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.TopicViewer_contentContainer .label
{
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.TopicViewer_contentContainer a.label:focus,
.TopicViewer_contentContainer a.label:hover
{
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.TopicViewer_contentContainer .label:empty
{
  display: none;
}

.TopicViewer_contentContainer .btn .label
{
  position: relative;
  top: -1px;
}

.TopicViewer_contentContainer .label-default
{
  background-color: #777;
}

.TopicViewer_contentContainer .label-default[href]:focus,
.TopicViewer_contentContainer .label-default[href]:hover
{
  background-color: #5e5e5e;
}

.TopicViewer_contentContainer .label-primary
{
  background-color: #337ab7;
}

.TopicViewer_contentContainer .label-primary[href]:focus,
.TopicViewer_contentContainer .label-primary[href]:hover
{
  background-color: #286090;
}

.TopicViewer_contentContainer .label-success
{
  background-color: #5cb85c;
}

.TopicViewer_contentContainer .label-success[href]:focus,
.TopicViewer_contentContainer .label-success[href]:hover
{
  background-color: #449d44;
}

.TopicViewer_contentContainer .label-info
{
  background-color: #5bc0de;
}

.TopicViewer_contentContainer .label-info[href]:focus,
.TopicViewer_contentContainer .label-info[href]:hover
{
  background-color: #31b0d5;
}

.TopicViewer_contentContainer .label-warning
{
  background-color: #f0ad4e;
}

.TopicViewer_contentContainer .label-warning[href]:focus,
.TopicViewer_contentContainer .label-warning[href]:hover
{
  background-color: #ec971f;
}

.TopicViewer_contentContainer .label-danger
{
  background-color: #d9534f;
}

.TopicViewer_contentContainer .label-danger[href]:focus,
.TopicViewer_contentContainer .label-danger[href]:hover
{
  background-color: #c9302c;
}

.TopicViewer_contentContainer .badge
{
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.TopicViewer_contentContainer .badge:empty
{
  display: none;
}

.TopicViewer_contentContainer .btn .badge
{
  position: relative;
  top: -1px;
}

.TopicViewer_contentContainer .btn-group-xs .btn .badge,
.TopicViewer_contentContainer .btn-xs .badge
{
  top: 0;
  padding: 1px 5px;
}

.TopicViewer_contentContainer a.badge:focus,
.TopicViewer_contentContainer a.badge:hover
{
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.TopicViewer_contentContainer .list-group-item.active .badge,
.TopicViewer_contentContainer .nav-pills .active a .badge
{
  color: #337ab7;
  background-color: #fff;
}

.TopicViewer_contentContainer .list-group-item .badge
{
  float: right;
}

.TopicViewer_contentContainer .list-group-item .badge .badge
{
  margin-right: 5px;
}

.TopicViewer_contentContainer .nav-pills li a .badge
{
  margin-left: 3px;
}

.TopicViewer_contentContainer .jumbotron
{
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.TopicViewer_contentContainer .jumbotron .h1,
.TopicViewer_contentContainer .jumbotron h1
{
  color: inherit;
}

.TopicViewer_contentContainer .jumbotron p
{
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.TopicViewer_contentContainer .jumbotron hr
{
  border-top-color: #d5d5d5;
}

.TopicViewer_contentContainer .container .jumbotron,
.TopicViewer_contentContainer .container-fluid .jumbotron
{
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.TopicViewer_contentContainer .jumbotron .container
{
  max-width: 100%;
}

@media screen and (min-width:768px)
{
  .TopicViewer_contentContainer .jumbotron
  {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .TopicViewer_contentContainer .container .jumbotron,
.TopicViewer_contentContainer .container-fluid .jumbotron
  {
    padding-right: 60px;
    padding-left: 60px;
  }

  .TopicViewer_contentContainer .jumbotron .h1,
.TopicViewer_contentContainer .jumbotron h1
  {
    font-size: 63px;
  }
}

.TopicViewer_contentContainer .thumbnail
{
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.TopicViewer_contentContainer .thumbnail a img,
.TopicViewer_contentContainer .thumbnail img
{
  margin-right: auto;
  margin-left: auto;
}

.TopicViewer_contentContainer a.thumbnail.active,
.TopicViewer_contentContainer a.thumbnail:focus,
.TopicViewer_contentContainer a.thumbnail:hover
{
  border-color: #337ab7;
}

.TopicViewer_contentContainer .thumbnail .caption
{
  padding: 9px;
  color: #333;
}

.TopicViewer_contentContainer .alert
{
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.TopicViewer_contentContainer .alert h4
{
  margin-top: 0;
  color: inherit;
}

.TopicViewer_contentContainer .alert .alert-link
{
  font-weight: 700;
}

.TopicViewer_contentContainer .alert p,
.TopicViewer_contentContainer .alert ul
{
  margin-bottom: 0;
}

.TopicViewer_contentContainer .alert p p
{
  margin-top: 5px;
}

.TopicViewer_contentContainer .alert-dismissable,
.TopicViewer_contentContainer .alert-dismissible
{
  padding-right: 35px;
}

.TopicViewer_contentContainer .alert-dismissable .close,
.TopicViewer_contentContainer .alert-dismissible .close
{
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.TopicViewer_contentContainer .alert-success
{
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.TopicViewer_contentContainer .alert-success hr
{
  border-top-color: #c9e2b3;
}

.TopicViewer_contentContainer .alert-success .alert-link
{
  color: #2b542c;
}

.TopicViewer_contentContainer .alert-info
{
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.TopicViewer_contentContainer .alert-info hr
{
  border-top-color: #a6e1ec;
}

.TopicViewer_contentContainer .alert-info .alert-link
{
  color: #245269;
}

.TopicViewer_contentContainer .alert-warning
{
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.TopicViewer_contentContainer .alert-warning hr
{
  border-top-color: #f7e1b5;
}

.TopicViewer_contentContainer .alert-warning .alert-link
{
  color: #66512c;
}

.TopicViewer_contentContainer .alert-danger
{
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.TopicViewer_contentContainer .alert-danger hr
{
  border-top-color: #e4b9c0;
}

.TopicViewer_contentContainer .alert-danger .alert-link
{
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes
{
  .TopicViewer_contentContainer from
  {
    background-position: 40px 0;
  }

  .TopicViewer_contentContainer to
  {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes
{
  .TopicViewer_contentContainer from
  {
    background-position: 40px 0;
  }

  .TopicViewer_contentContainer to
  {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes
{
  .TopicViewer_contentContainer from
  {
    background-position: 40px 0;
  }

  .TopicViewer_contentContainer to
  {
    background-position: 0 0;
  }
}

.TopicViewer_contentContainer .progress
{
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.TopicViewer_contentContainer .progress-bar
{
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.TopicViewer_contentContainer .progress-bar-striped,
.TopicViewer_contentContainer .progress-striped .progress-bar
{
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

.TopicViewer_contentContainer .progress-bar.active,
.TopicViewer_contentContainer .progress.active .progress-bar
{
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.TopicViewer_contentContainer .progress-bar-success
{
  background-color: #5cb85c;
}

.TopicViewer_contentContainer .progress-striped .progress-bar-success
{
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.TopicViewer_contentContainer .progress-bar-info
{
  background-color: #5bc0de;
}

.TopicViewer_contentContainer .progress-striped .progress-bar-info
{
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.TopicViewer_contentContainer .progress-bar-warning
{
  background-color: #f0ad4e;
}

.TopicViewer_contentContainer .progress-striped .progress-bar-warning
{
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.TopicViewer_contentContainer .progress-bar-danger
{
  background-color: #d9534f;
}

.TopicViewer_contentContainer .progress-striped .progress-bar-danger
{
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.TopicViewer_contentContainer .media
{
  margin-top: 15px;
}

.TopicViewer_contentContainer .media:first-child
{
  margin-top: 0;
}

.TopicViewer_contentContainer .media,
.TopicViewer_contentContainer .media-body
{
  overflow: hidden;
  zoom: 1;
}

.TopicViewer_contentContainer .media-body
{
  width: 10000px;
}

.TopicViewer_contentContainer .media-object
{
  display: block;
}

.TopicViewer_contentContainer .media-object.img-thumbnail
{
  max-width: none;
}

.TopicViewer_contentContainer .media-right,
.TopicViewer_contentContainer .media .pull-right
{
  padding-left: 10px;
}

.TopicViewer_contentContainer .media-left,
.TopicViewer_contentContainer .media .pull-left
{
  padding-right: 10px;
}

.TopicViewer_contentContainer .media-body,
.TopicViewer_contentContainer .media-left,
.TopicViewer_contentContainer .media-right
{
  display: table-cell;
  vertical-align: top;
}

.TopicViewer_contentContainer .media-middle
{
  vertical-align: middle;
}

.TopicViewer_contentContainer .media-bottom
{
  vertical-align: bottom;
}

.TopicViewer_contentContainer .media-heading
{
  margin-top: 0;
  margin-bottom: 5px;
}

.TopicViewer_contentContainer .media-list
{
  padding-left: 0;
  list-style: none;
}

.TopicViewer_contentContainer .list-group
{
  padding-left: 0;
  margin-bottom: 20px;
}

.TopicViewer_contentContainer .list-group-item
{
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.TopicViewer_contentContainer .list-group-item:first-child
{
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.TopicViewer_contentContainer .list-group-item:last-child
{
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.TopicViewer_contentContainer .list-group-item.disabled,
.TopicViewer_contentContainer .list-group-item.disabled:focus,
.TopicViewer_contentContainer .list-group-item.disabled:hover
{
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.TopicViewer_contentContainer .list-group-item.disabled .list-group-item-heading,
.TopicViewer_contentContainer .list-group-item.disabled:focus .list-group-item-heading,
.TopicViewer_contentContainer .list-group-item.disabled:hover .list-group-item-heading
{
  color: inherit;
}

.TopicViewer_contentContainer .list-group-item.disabled .list-group-item-text,
.TopicViewer_contentContainer .list-group-item.disabled:focus .list-group-item-text,
.TopicViewer_contentContainer .list-group-item.disabled:hover .list-group-item-text
{
  color: #777;
}

.TopicViewer_contentContainer .list-group-item.active,
.TopicViewer_contentContainer .list-group-item.active:focus,
.TopicViewer_contentContainer .list-group-item.active:hover
{
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.TopicViewer_contentContainer .list-group-item.active .list-group-item-heading,
.TopicViewer_contentContainer .list-group-item.active .list-group-item-heading .small,
.TopicViewer_contentContainer .list-group-item.active .list-group-item-heading small,
.TopicViewer_contentContainer .list-group-item.active:focus .list-group-item-heading,
.TopicViewer_contentContainer .list-group-item.active:focus .list-group-item-heading .small,
.TopicViewer_contentContainer .list-group-item.active:focus .list-group-item-heading small,
.TopicViewer_contentContainer .list-group-item.active:hover .list-group-item-heading,
.TopicViewer_contentContainer .list-group-item.active:hover .list-group-item-heading .small,
.TopicViewer_contentContainer .list-group-item.active:hover .list-group-item-heading small
{
  color: inherit;
}

.TopicViewer_contentContainer .list-group-item.active .list-group-item-text,
.TopicViewer_contentContainer .list-group-item.active:focus .list-group-item-text,
.TopicViewer_contentContainer .list-group-item.active:hover .list-group-item-text
{
  color: #c7ddef;
}

.TopicViewer_contentContainer a.list-group-item,
.TopicViewer_contentContainer button.list-group-item
{
  color: #555;
}

.TopicViewer_contentContainer a.list-group-item .list-group-item-heading,
.TopicViewer_contentContainer button.list-group-item .list-group-item-heading
{
  color: #333;
}

.TopicViewer_contentContainer a.list-group-item:focus,
.TopicViewer_contentContainer a.list-group-item:hover,
.TopicViewer_contentContainer button.list-group-item:focus,
.TopicViewer_contentContainer button.list-group-item:hover
{
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

.TopicViewer_contentContainer button.list-group-item
{
  width: 100%;
  text-align: left;
}

.TopicViewer_contentContainer .list-group-item-success
{
  color: #3c763d;
  background-color: #dff0d8;
}

.TopicViewer_contentContainer a.list-group-item-success,
.TopicViewer_contentContainer button.list-group-item-success
{
  color: #3c763d;
}

.TopicViewer_contentContainer a.list-group-item-success .list-group-item-heading,
.TopicViewer_contentContainer button.list-group-item-success .list-group-item-heading
{
  color: inherit;
}

.TopicViewer_contentContainer a.list-group-item-success:focus,
.TopicViewer_contentContainer a.list-group-item-success:hover,
.TopicViewer_contentContainer button.list-group-item-success:focus,
.TopicViewer_contentContainer button.list-group-item-success:hover
{
  color: #3c763d;
  background-color: #d0e9c6;
}

.TopicViewer_contentContainer a.list-group-item-success.active,
.TopicViewer_contentContainer a.list-group-item-success.active:focus,
.TopicViewer_contentContainer a.list-group-item-success.active:hover,
.TopicViewer_contentContainer button.list-group-item-success.active,
.TopicViewer_contentContainer button.list-group-item-success.active:focus,
.TopicViewer_contentContainer button.list-group-item-success.active:hover
{
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.TopicViewer_contentContainer .list-group-item-info
{
  color: #31708f;
  background-color: #d9edf7;
}

.TopicViewer_contentContainer a.list-group-item-info,
.TopicViewer_contentContainer button.list-group-item-info
{
  color: #31708f;
}

.TopicViewer_contentContainer a.list-group-item-info .list-group-item-heading,
.TopicViewer_contentContainer button.list-group-item-info .list-group-item-heading
{
  color: inherit;
}

.TopicViewer_contentContainer a.list-group-item-info:focus,
.TopicViewer_contentContainer a.list-group-item-info:hover,
.TopicViewer_contentContainer button.list-group-item-info:focus,
.TopicViewer_contentContainer button.list-group-item-info:hover
{
  color: #31708f;
  background-color: #c4e3f3;
}

.TopicViewer_contentContainer a.list-group-item-info.active,
.TopicViewer_contentContainer a.list-group-item-info.active:focus,
.TopicViewer_contentContainer a.list-group-item-info.active:hover,
.TopicViewer_contentContainer button.list-group-item-info.active,
.TopicViewer_contentContainer button.list-group-item-info.active:focus,
.TopicViewer_contentContainer button.list-group-item-info.active:hover
{
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.TopicViewer_contentContainer .list-group-item-warning
{
  color: #8a6d3b;
  background-color: #fcf8e3;
}

.TopicViewer_contentContainer a.list-group-item-warning,
.TopicViewer_contentContainer button.list-group-item-warning
{
  color: #8a6d3b;
}

.TopicViewer_contentContainer a.list-group-item-warning .list-group-item-heading,
.TopicViewer_contentContainer button.list-group-item-warning .list-group-item-heading
{
  color: inherit;
}

.TopicViewer_contentContainer a.list-group-item-warning:focus,
.TopicViewer_contentContainer a.list-group-item-warning:hover,
.TopicViewer_contentContainer button.list-group-item-warning:focus,
.TopicViewer_contentContainer button.list-group-item-warning:hover
{
  color: #8a6d3b;
  background-color: #faf2cc;
}

.TopicViewer_contentContainer a.list-group-item-warning.active,
.TopicViewer_contentContainer a.list-group-item-warning.active:focus,
.TopicViewer_contentContainer a.list-group-item-warning.active:hover,
.TopicViewer_contentContainer button.list-group-item-warning.active,
.TopicViewer_contentContainer button.list-group-item-warning.active:focus,
.TopicViewer_contentContainer button.list-group-item-warning.active:hover
{
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.TopicViewer_contentContainer .list-group-item-danger
{
  color: #a94442;
  background-color: #f2dede;
}

.TopicViewer_contentContainer a.list-group-item-danger,
.TopicViewer_contentContainer button.list-group-item-danger
{
  color: #a94442;
}

.TopicViewer_contentContainer a.list-group-item-danger .list-group-item-heading,
.TopicViewer_contentContainer button.list-group-item-danger .list-group-item-heading
{
  color: inherit;
}

.TopicViewer_contentContainer a.list-group-item-danger:focus,
.TopicViewer_contentContainer a.list-group-item-danger:hover,
.TopicViewer_contentContainer button.list-group-item-danger:focus,
.TopicViewer_contentContainer button.list-group-item-danger:hover
{
  color: #a94442;
  background-color: #ebcccc;
}

.TopicViewer_contentContainer a.list-group-item-danger.active,
.TopicViewer_contentContainer a.list-group-item-danger.active:focus,
.TopicViewer_contentContainer a.list-group-item-danger.active:hover,
.TopicViewer_contentContainer button.list-group-item-danger.active,
.TopicViewer_contentContainer button.list-group-item-danger.active:focus,
.TopicViewer_contentContainer button.list-group-item-danger.active:hover
{
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.TopicViewer_contentContainer .list-group-item-heading
{
  margin-top: 0;
  margin-bottom: 5px;
}

.TopicViewer_contentContainer .list-group-item-text
{
  margin-bottom: 0;
  line-height: 1.3;
}

.TopicViewer_contentContainer .panel
{
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.TopicViewer_contentContainer .panel-body
{
  padding: 15px;
}

.TopicViewer_contentContainer .panel-heading
{
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.TopicViewer_contentContainer .panel-heading .dropdown .dropdown-toggle
{
  color: inherit;
}

.TopicViewer_contentContainer .panel-title
{
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.TopicViewer_contentContainer .panel-title .small,
.TopicViewer_contentContainer .panel-title .small a,
.TopicViewer_contentContainer .panel-title a,
.TopicViewer_contentContainer .panel-title small,
.TopicViewer_contentContainer .panel-title small a
{
  color: inherit;
}

.TopicViewer_contentContainer .panel-footer
{
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.TopicViewer_contentContainer .panel .list-group,
.TopicViewer_contentContainer .panel .panel-collapse .list-group
{
  margin-bottom: 0;
}

.TopicViewer_contentContainer .panel .list-group .list-group-item,
.TopicViewer_contentContainer .panel .panel-collapse .list-group .list-group-item
{
  border-width: 1px 0;
  border-radius: 0;
}

.TopicViewer_contentContainer .panel .list-group:first-child .list-group-item:first-child,
.TopicViewer_contentContainer .panel .panel-collapse .list-group:first-child .list-group-item:first-child
{
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.TopicViewer_contentContainer .panel .list-group:last-child .list-group-item:last-child,
.TopicViewer_contentContainer .panel .panel-collapse .list-group:last-child .list-group-item:last-child
{
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.TopicViewer_contentContainer .panel .panel-heading .panel-collapse .list-group .list-group-item:first-child
{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.TopicViewer_contentContainer .panel-heading .list-group .list-group-item:first-child
{
  border-top-width: 0;
}

.TopicViewer_contentContainer .list-group .panel-footer
{
  border-top-width: 0;
}

.TopicViewer_contentContainer .panel .panel-collapse .table,
.TopicViewer_contentContainer .panel .table,
.TopicViewer_contentContainer .panel .table-responsive .table
{
  margin-bottom: 0;
}

.TopicViewer_contentContainer .panel .panel-collapse .table caption,
.TopicViewer_contentContainer .panel .table caption,
.TopicViewer_contentContainer .panel .table-responsive .table caption
{
  padding-right: 15px;
  padding-left: 15px;
}

.TopicViewer_contentContainer .panel .table-responsive:first-child .table:first-child,
.TopicViewer_contentContainer .panel .table:first-child
{
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.TopicViewer_contentContainer .panel .table-responsive:first-child .table:first-child tbody:first-child tr:first-child,
.TopicViewer_contentContainer .panel .table-responsive:first-child .table:first-child thead:first-child tr:first-child,
.TopicViewer_contentContainer .panel .table:first-child tbody:first-child tr:first-child,
.TopicViewer_contentContainer .panel .table:first-child thead:first-child tr:first-child
{
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.TopicViewer_contentContainer .panel .table-responsive:first-child .table:first-child tbody:first-child tr:first-child td:first-child,
.TopicViewer_contentContainer .panel .table-responsive:first-child .table:first-child tbody:first-child tr:first-child th:first-child,
.TopicViewer_contentContainer .panel .table-responsive:first-child .table:first-child thead:first-child tr:first-child td:first-child,
.TopicViewer_contentContainer .panel .table-responsive:first-child .table:first-child thead:first-child tr:first-child th:first-child,
.TopicViewer_contentContainer .panel .table:first-child tbody:first-child tr:first-child td:first-child,
.TopicViewer_contentContainer .panel .table:first-child tbody:first-child tr:first-child th:first-child,
.TopicViewer_contentContainer .panel .table:first-child thead:first-child tr:first-child td:first-child,
.TopicViewer_contentContainer .panel .table:first-child thead:first-child tr:first-child th:first-child
{
  border-top-left-radius: 3px;
}

.TopicViewer_contentContainer .panel .table-responsive:first-child .table:first-child tbody:first-child tr:first-child td:last-child,
.TopicViewer_contentContainer .panel .table-responsive:first-child .table:first-child tbody:first-child tr:first-child th:last-child,
.TopicViewer_contentContainer .panel .table-responsive:first-child .table:first-child thead:first-child tr:first-child td:last-child,
.TopicViewer_contentContainer .panel .table-responsive:first-child .table:first-child thead:first-child tr:first-child th:last-child,
.TopicViewer_contentContainer .panel .table:first-child tbody:first-child tr:first-child td:last-child,
.TopicViewer_contentContainer .panel .table:first-child tbody:first-child tr:first-child th:last-child,
.TopicViewer_contentContainer .panel .table:first-child thead:first-child tr:first-child td:last-child,
.TopicViewer_contentContainer .panel .table:first-child thead:first-child tr:first-child th:last-child
{
  border-top-right-radius: 3px;
}

.TopicViewer_contentContainer .panel .table-responsive:last-child .table:last-child,
.TopicViewer_contentContainer .panel .table:last-child
{
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.TopicViewer_contentContainer .panel .table-responsive:last-child .table:last-child tbody:last-child tr:last-child,
.TopicViewer_contentContainer .panel .table-responsive:last-child .table:last-child tfoot:last-child tr:last-child,
.TopicViewer_contentContainer .panel .table:last-child tbody:last-child tr:last-child,
.TopicViewer_contentContainer .panel .table:last-child tfoot:last-child tr:last-child
{
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.TopicViewer_contentContainer .panel .table-responsive:last-child .table:last-child tbody:last-child tr:last-child td:first-child,
.TopicViewer_contentContainer .panel .table-responsive:last-child .table:last-child tbody:last-child tr:last-child th:first-child,
.TopicViewer_contentContainer .panel .table-responsive:last-child .table:last-child tfoot:last-child tr:last-child td:first-child,
.TopicViewer_contentContainer .panel .table-responsive:last-child .table:last-child tfoot:last-child tr:last-child th:first-child,
.TopicViewer_contentContainer .panel .table:last-child tbody:last-child tr:last-child td:first-child,
.TopicViewer_contentContainer .panel .table:last-child tbody:last-child tr:last-child th:first-child,
.TopicViewer_contentContainer .panel .table:last-child tfoot:last-child tr:last-child td:first-child,
.TopicViewer_contentContainer .panel .table:last-child tfoot:last-child tr:last-child th:first-child
{
  border-bottom-left-radius: 3px;
}

.TopicViewer_contentContainer .panel .table-responsive:last-child .table:last-child tbody:last-child tr:last-child td:last-child,
.TopicViewer_contentContainer .panel .table-responsive:last-child .table:last-child tbody:last-child tr:last-child th:last-child,
.TopicViewer_contentContainer .panel .table-responsive:last-child .table:last-child tfoot:last-child tr:last-child td:last-child,
.TopicViewer_contentContainer .panel .table-responsive:last-child .table:last-child tfoot:last-child tr:last-child th:last-child,
.TopicViewer_contentContainer .panel .table:last-child tbody:last-child tr:last-child td:last-child,
.TopicViewer_contentContainer .panel .table:last-child tbody:last-child tr:last-child th:last-child,
.TopicViewer_contentContainer .panel .table:last-child tfoot:last-child tr:last-child td:last-child,
.TopicViewer_contentContainer .panel .table:last-child tfoot:last-child tr:last-child th:last-child
{
  border-bottom-right-radius: 3px;
}

.TopicViewer_contentContainer .panel .panel-body .table,
.TopicViewer_contentContainer .panel .panel-body .table-responsive,
.TopicViewer_contentContainer .panel .table .panel-body,
.TopicViewer_contentContainer .panel .table-responsive .panel-body
{
  border-top: 1px solid #ddd;
}

.TopicViewer_contentContainer .panel .table tbody:first-child tr:first-child td,
.TopicViewer_contentContainer .panel .table tbody:first-child tr:first-child th
{
  border-top: 0;
}

.TopicViewer_contentContainer .panel .table-bordered,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered
{
  border: 0;
}

.TopicViewer_contentContainer .panel .table-bordered tbody tr td:first-child,
.TopicViewer_contentContainer .panel .table-bordered tbody tr th:first-child,
.TopicViewer_contentContainer .panel .table-bordered tfoot tr td:first-child,
.TopicViewer_contentContainer .panel .table-bordered tfoot tr th:first-child,
.TopicViewer_contentContainer .panel .table-bordered thead tr td:first-child,
.TopicViewer_contentContainer .panel .table-bordered thead tr th:first-child,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tbody tr td:first-child,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tbody tr th:first-child,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tfoot tr td:first-child,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tfoot tr th:first-child,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered thead tr td:first-child,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered thead tr th:first-child
{
  border-left: 0;
}

.TopicViewer_contentContainer .panel .table-bordered tbody tr td:last-child,
.TopicViewer_contentContainer .panel .table-bordered tbody tr th:last-child,
.TopicViewer_contentContainer .panel .table-bordered tfoot tr td:last-child,
.TopicViewer_contentContainer .panel .table-bordered tfoot tr th:last-child,
.TopicViewer_contentContainer .panel .table-bordered thead tr td:last-child,
.TopicViewer_contentContainer .panel .table-bordered thead tr th:last-child,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tbody tr td:last-child,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tbody tr th:last-child,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tfoot tr td:last-child,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tfoot tr th:last-child,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered thead tr td:last-child,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered thead tr th:last-child
{
  border-right: 0;
}

.TopicViewer_contentContainer .panel .table-bordered tbody tr:first-child td,
.TopicViewer_contentContainer .panel .table-bordered tbody tr:first-child th,
.TopicViewer_contentContainer .panel .table-bordered thead tr:first-child td,
.TopicViewer_contentContainer .panel .table-bordered thead tr:first-child th,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tbody tr:first-child td,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tbody tr:first-child th,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered thead tr:first-child td,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered thead tr:first-child th
{
  border-bottom: 0;
}

.TopicViewer_contentContainer .panel .table-bordered tbody tr:last-child td,
.TopicViewer_contentContainer .panel .table-bordered tbody tr:last-child th,
.TopicViewer_contentContainer .panel .table-bordered tfoot tr:last-child td,
.TopicViewer_contentContainer .panel .table-bordered tfoot tr:last-child th,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tbody tr:last-child td,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tbody tr:last-child th,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tfoot tr:last-child td,
.TopicViewer_contentContainer .panel .table-responsive .table-bordered tfoot tr:last-child th
{
  border-bottom: 0;
}

.TopicViewer_contentContainer .panel .table-responsive
{
  margin-bottom: 0;
  border: 0;
}

.TopicViewer_contentContainer .panel-group
{
  margin-bottom: 20px;
}

.TopicViewer_contentContainer .panel-group .panel
{
  margin-bottom: 0;
  border-radius: 4px;
}

.TopicViewer_contentContainer .panel-group .panel .panel
{
  margin-top: 5px;
}

.TopicViewer_contentContainer .panel-group .panel-heading
{
  border-bottom: 0;
}

.TopicViewer_contentContainer .panel-group .panel-heading .panel-collapse .list-group,
.TopicViewer_contentContainer .panel-group .panel-heading .panel-collapse .panel-body
{
  border-top: 1px solid #ddd;
}

.TopicViewer_contentContainer .panel-group .panel-footer
{
  border-top: 0;
}

.TopicViewer_contentContainer .panel-group .panel-footer .panel-collapse .panel-body
{
  border-bottom: 1px solid #ddd;
}

.TopicViewer_contentContainer .panel-default
{
  border-color: #ddd;
}

.TopicViewer_contentContainer .panel-default .panel-heading
{
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.TopicViewer_contentContainer .panel-default .panel-heading .panel-collapse .panel-body
{
  border-top-color: #ddd;
}

.TopicViewer_contentContainer .panel-default .panel-heading .badge
{
  color: #f5f5f5;
  background-color: #333;
}

.TopicViewer_contentContainer .panel-default .panel-footer .panel-collapse .panel-body
{
  border-bottom-color: #ddd;
}

.TopicViewer_contentContainer .panel-primary
{
  border-color: #337ab7;
}

.TopicViewer_contentContainer .panel-primary .panel-heading
{
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.TopicViewer_contentContainer .panel-primary .panel-heading .panel-collapse .panel-body
{
  border-top-color: #337ab7;
}

.TopicViewer_contentContainer .panel-primary .panel-heading .badge
{
  color: #337ab7;
  background-color: #fff;
}

.TopicViewer_contentContainer .panel-primary .panel-footer .panel-collapse .panel-body
{
  border-bottom-color: #337ab7;
}

.TopicViewer_contentContainer .panel-success
{
  border-color: #d6e9c6;
}

.TopicViewer_contentContainer .panel-success .panel-heading
{
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.TopicViewer_contentContainer .panel-success .panel-heading .panel-collapse .panel-body
{
  border-top-color: #d6e9c6;
}

.TopicViewer_contentContainer .panel-success .panel-heading .badge
{
  color: #dff0d8;
  background-color: #3c763d;
}

.TopicViewer_contentContainer .panel-success .panel-footer .panel-collapse .panel-body
{
  border-bottom-color: #d6e9c6;
}

.TopicViewer_contentContainer .panel-info
{
  border-color: #bce8f1;
}

.TopicViewer_contentContainer .panel-info .panel-heading
{
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.TopicViewer_contentContainer .panel-info .panel-heading .panel-collapse .panel-body
{
  border-top-color: #bce8f1;
}

.TopicViewer_contentContainer .panel-info .panel-heading .badge
{
  color: #d9edf7;
  background-color: #31708f;
}

.TopicViewer_contentContainer .panel-info .panel-footer .panel-collapse .panel-body
{
  border-bottom-color: #bce8f1;
}

.TopicViewer_contentContainer .panel-warning
{
  border-color: #faebcc;
}

.TopicViewer_contentContainer .panel-warning .panel-heading
{
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.TopicViewer_contentContainer .panel-warning .panel-heading .panel-collapse .panel-body
{
  border-top-color: #faebcc;
}

.TopicViewer_contentContainer .panel-warning .panel-heading .badge
{
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.TopicViewer_contentContainer .panel-warning .panel-footer .panel-collapse .panel-body
{
  border-bottom-color: #faebcc;
}

.TopicViewer_contentContainer .panel-danger
{
  border-color: #ebccd1;
}

.TopicViewer_contentContainer .panel-danger .panel-heading
{
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.TopicViewer_contentContainer .panel-danger .panel-heading .panel-collapse .panel-body
{
  border-top-color: #ebccd1;
}

.TopicViewer_contentContainer .panel-danger .panel-heading .badge
{
  color: #f2dede;
  background-color: #a94442;
}

.TopicViewer_contentContainer .panel-danger .panel-footer .panel-collapse .panel-body
{
  border-bottom-color: #ebccd1;
}

.TopicViewer_contentContainer .embed-responsive
{
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.TopicViewer_contentContainer .embed-responsive .embed-responsive-item,
.TopicViewer_contentContainer .embed-responsive embed,
.TopicViewer_contentContainer .embed-responsive iframe,
.TopicViewer_contentContainer .embed-responsive object,
.TopicViewer_contentContainer .embed-responsive video
{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.TopicViewer_contentContainer .embed-responsive-16by9
{
  padding-bottom: 56.25%;
}

.TopicViewer_contentContainer .embed-responsive-4by3
{
  padding-bottom: 75%;
}

.TopicViewer_contentContainer .well
{
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.TopicViewer_contentContainer .well blockquote
{
  border-color: rgba(0,0,0,.15);
}

.TopicViewer_contentContainer .well-lg
{
  padding: 24px;
  border-radius: 6px;
}

.TopicViewer_contentContainer .well-sm
{
  padding: 9px;
  border-radius: 3px;
}

.TopicViewer_contentContainer .close
{
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

.TopicViewer_contentContainer .close:focus,
.TopicViewer_contentContainer .close:hover
{
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

.TopicViewer_contentContainer button.close
{
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.TopicViewer_contentContainer .modal-open
{
  overflow: hidden;
}

.TopicViewer_contentContainer .modal
{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.TopicViewer_contentContainer .modal.fade .modal-dialog
{
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  -o-transform: translate(0,-25%);
  transform: translate(0,-25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;
}

.TopicViewer_contentContainer .modal.in .modal-dialog
{
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}

.TopicViewer_contentContainer .modal-open .modal
{
  overflow-x: hidden;
  overflow-y: auto;
}

.TopicViewer_contentContainer .modal-dialog
{
  position: relative;
  width: auto;
  margin: 10px;
}

.TopicViewer_contentContainer .modal-content
{
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
  box-shadow: 0 3px 9px rgba(0,0,0,.5);
  outline: 0;
}

.TopicViewer_contentContainer .modal-backdrop
{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.TopicViewer_contentContainer .modal-backdrop.fade
{
  filter: alpha(opacity=0);
  opacity: 0;
}

.TopicViewer_contentContainer .modal-backdrop.in
{
  filter: alpha(opacity=50);
  opacity: .5;
}

.TopicViewer_contentContainer .modal-header
{
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.TopicViewer_contentContainer .modal-header .close
{
  margin-top: -2px;
}

.TopicViewer_contentContainer .modal-title
{
  margin: 0;
  line-height: 1.42857143;
}

.TopicViewer_contentContainer .modal-body
{
  position: relative;
  padding: 15px;
}

.TopicViewer_contentContainer .modal-footer
{
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.TopicViewer_contentContainer .modal-footer .btn .btn
{
  margin-bottom: 0;
  margin-left: 5px;
}

.TopicViewer_contentContainer .modal-footer .btn-group .btn .btn
{
  margin-left: -1px;
}

.TopicViewer_contentContainer .modal-footer .btn-block .btn-block
{
  margin-left: 0;
}

.TopicViewer_contentContainer .modal-scrollbar-measure
{
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width:768px)
{
  .TopicViewer_contentContainer .modal-dialog
  {
    width: 600px;
    margin: 30px auto;
  }

  .TopicViewer_contentContainer .modal-content
  {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
  }

  .TopicViewer_contentContainer .modal-sm
  {
    width: 300px;
  }
}

@media (min-width:992px)
{
  .TopicViewer_contentContainer .modal-lg
  {
    width: 900px;
  }
}

.TopicViewer_contentContainer .tooltip
{
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.TopicViewer_contentContainer .tooltip.in
{
  filter: alpha(opacity=90);
  opacity: .9;
}

.TopicViewer_contentContainer .tooltip.top
{
  padding: 5px 0;
  margin-top: -3px;
}

.TopicViewer_contentContainer .tooltip.right
{
  padding: 0 5px;
  margin-left: 3px;
}

.TopicViewer_contentContainer .tooltip.bottom
{
  padding: 5px 0;
  margin-top: 3px;
}

.TopicViewer_contentContainer .tooltip.left
{
  padding: 0 5px;
  margin-left: -3px;
}

.TopicViewer_contentContainer .tooltip.top .tooltip-arrow
{
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.TopicViewer_contentContainer .tooltip.top-left .tooltip-arrow
{
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.TopicViewer_contentContainer .tooltip.top-right .tooltip-arrow
{
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.TopicViewer_contentContainer .tooltip.right .tooltip-arrow
{
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.TopicViewer_contentContainer .tooltip.left .tooltip-arrow
{
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.TopicViewer_contentContainer .tooltip.bottom .tooltip-arrow
{
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.TopicViewer_contentContainer .tooltip.bottom-left .tooltip-arrow
{
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.TopicViewer_contentContainer .tooltip.bottom-right .tooltip-arrow
{
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.TopicViewer_contentContainer .tooltip-inner
{
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.TopicViewer_contentContainer .tooltip-arrow
{
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.TopicViewer_contentContainer .popover
{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.TopicViewer_contentContainer .popover.top
{
  margin-top: -10px;
}

.TopicViewer_contentContainer .popover.right
{
  margin-left: 10px;
}

.TopicViewer_contentContainer .popover.bottom
{
  margin-top: 10px;
}

.TopicViewer_contentContainer .popover.left
{
  margin-left: -10px;
}

.TopicViewer_contentContainer .popover .arrow
{
  border-width: 11px;
}

.TopicViewer_contentContainer .popover .arrow,
.TopicViewer_contentContainer .popover .arrow:after
{
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.TopicViewer_contentContainer .popover .arrow:after
{
  content: "";
  border-width: 10px;
}

.TopicViewer_contentContainer .popover.top .arrow
{
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: rgba(0,0,0,.25);
  border-bottom-width: 0;
}

.TopicViewer_contentContainer .popover.top .arrow:after
{
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.TopicViewer_contentContainer .popover.right .arrow
{
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0,0,0,.25);
  border-left-width: 0;
}

.TopicViewer_contentContainer .popover.right .arrow:after
{
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.TopicViewer_contentContainer .popover.bottom .arrow
{
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0,0,0,.25);
}

.TopicViewer_contentContainer .popover.bottom .arrow:after
{
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.TopicViewer_contentContainer .popover.left .arrow
{
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: rgba(0,0,0,.25);
}

.TopicViewer_contentContainer .popover.left .arrow:after
{
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.TopicViewer_contentContainer .popover-title
{
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.TopicViewer_contentContainer .popover-content
{
  padding: 9px 14px;
}

.TopicViewer_contentContainer .carousel
{
  position: relative;
}

.TopicViewer_contentContainer .carousel-inner
{
  position: relative;
  width: 100%;
  overflow: hidden;
}

.TopicViewer_contentContainer .carousel-inner .item
{
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

.TopicViewer_contentContainer .carousel-inner .item a img,
.TopicViewer_contentContainer .carousel-inner .item img
{
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d)
{
  .TopicViewer_contentContainer .carousel-inner .item
  {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .TopicViewer_contentContainer .carousel-inner .item.active.right,
.TopicViewer_contentContainer .carousel-inner .item.next
  {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    left: 0;
  }

  .TopicViewer_contentContainer .carousel-inner .item.active.left,
.TopicViewer_contentContainer .carousel-inner .item.prev
  {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    left: 0;
  }

  .TopicViewer_contentContainer .carousel-inner .item.active,
.TopicViewer_contentContainer .carousel-inner .item.next.left,
.TopicViewer_contentContainer .carousel-inner .item.prev.right
  {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0;
  }
}

.TopicViewer_contentContainer .carousel-inner .active,
.TopicViewer_contentContainer .carousel-inner .next,
.TopicViewer_contentContainer .carousel-inner .prev
{
  display: block;
}

.TopicViewer_contentContainer .carousel-inner .active
{
  left: 0;
}

.TopicViewer_contentContainer .carousel-inner .next,
.TopicViewer_contentContainer .carousel-inner .prev
{
  position: absolute;
  top: 0;
  width: 100%;
}

.TopicViewer_contentContainer .carousel-inner .next
{
  left: 100%;
}

.TopicViewer_contentContainer .carousel-inner .prev
{
  left: -100%;
}

.TopicViewer_contentContainer .carousel-inner .next.left,
.TopicViewer_contentContainer .carousel-inner .prev.right
{
  left: 0;
}

.TopicViewer_contentContainer .carousel-inner .active.left
{
  left: -100%;
}

.TopicViewer_contentContainer .carousel-inner .active.right
{
  left: 100%;
}

.TopicViewer_contentContainer .carousel-control
{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
  background-color: rgba(0,0,0,0);
  filter: alpha(opacity=50);
  opacity: .5;
}

.TopicViewer_contentContainer .carousel-control.left
{
  background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.TopicViewer_contentContainer .carousel-control.right
{
  right: 0;
  left: auto;
  background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.TopicViewer_contentContainer .carousel-control:focus,
.TopicViewer_contentContainer .carousel-control:hover
{
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: .9;
}

.TopicViewer_contentContainer .carousel-control .glyphicon-chevron-left,
.TopicViewer_contentContainer .carousel-control .glyphicon-chevron-right,
.TopicViewer_contentContainer .carousel-control .icon-next,
.TopicViewer_contentContainer .carousel-control .icon-prev
{
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.TopicViewer_contentContainer .carousel-control .glyphicon-chevron-left,
.TopicViewer_contentContainer .carousel-control .icon-prev
{
  left: 50%;
  margin-left: -10px;
}

.TopicViewer_contentContainer .carousel-control .glyphicon-chevron-right,
.TopicViewer_contentContainer .carousel-control .icon-next
{
  right: 50%;
  margin-right: -10px;
}

.TopicViewer_contentContainer .carousel-control .icon-next,
.TopicViewer_contentContainer .carousel-control .icon-prev
{
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.TopicViewer_contentContainer .carousel-control .icon-prev:before
{
  content: "\2039";
}

.TopicViewer_contentContainer .carousel-control .icon-next:before
{
  content: "\203a";
}

.TopicViewer_contentContainer .carousel-indicators
{
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.TopicViewer_contentContainer .carousel-indicators li
{
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(0,0,0,0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.TopicViewer_contentContainer .carousel-indicators .active
{
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.TopicViewer_contentContainer .carousel-caption
{
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.TopicViewer_contentContainer .carousel-caption .btn
{
  text-shadow: none;
}

@media screen and (min-width:768px)
{
  .TopicViewer_contentContainer .carousel-control .glyphicon-chevron-left,
.TopicViewer_contentContainer .carousel-control .glyphicon-chevron-right,
.TopicViewer_contentContainer .carousel-control .icon-next,
.TopicViewer_contentContainer .carousel-control .icon-prev
  {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .TopicViewer_contentContainer .carousel-control .glyphicon-chevron-left,
.TopicViewer_contentContainer .carousel-control .icon-prev
  {
    margin-left: -10px;
  }

  .TopicViewer_contentContainer .carousel-control .glyphicon-chevron-right,
.TopicViewer_contentContainer .carousel-control .icon-next
  {
    margin-right: -10px;
  }

  .TopicViewer_contentContainer .carousel-caption
  {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .TopicViewer_contentContainer .carousel-indicators
  {
    bottom: 20px;
  }
}

.TopicViewer_contentContainer .btn-group-vertical .btn-group:after,
.TopicViewer_contentContainer .btn-group-vertical .btn-group:before,
.TopicViewer_contentContainer .btn-toolbar:after,
.TopicViewer_contentContainer .btn-toolbar:before,
.TopicViewer_contentContainer .clearfix:after,
.TopicViewer_contentContainer .clearfix:before,
.TopicViewer_contentContainer .container-fluid:after,
.TopicViewer_contentContainer .container-fluid:before,
.TopicViewer_contentContainer .container:after,
.TopicViewer_contentContainer .container:before,
.TopicViewer_contentContainer .dl-horizontal dd:after,
.TopicViewer_contentContainer .dl-horizontal dd:before,
.TopicViewer_contentContainer .form-horizontal .form-group:after,
.TopicViewer_contentContainer .form-horizontal .form-group:before,
.TopicViewer_contentContainer .modal-footer:after,
.TopicViewer_contentContainer .modal-footer:before,
.TopicViewer_contentContainer .modal-header:after,
.TopicViewer_contentContainer .modal-header:before,
.TopicViewer_contentContainer .nav:after,
.TopicViewer_contentContainer .nav:before,
.TopicViewer_contentContainer .navbar-collapse:after,
.TopicViewer_contentContainer .navbar-collapse:before,
.TopicViewer_contentContainer .navbar-header:after,
.TopicViewer_contentContainer .navbar-header:before,
.TopicViewer_contentContainer .navbar:after,
.TopicViewer_contentContainer .navbar:before,
.TopicViewer_contentContainer .pager:after,
.TopicViewer_contentContainer .pager:before,
.TopicViewer_contentContainer .panel-body:after,
.TopicViewer_contentContainer .panel-body:before,
.TopicViewer_contentContainer .row:after,
.TopicViewer_contentContainer .row:before
{
  display: table;
  content: " ";
}

.TopicViewer_contentContainer .btn-group-vertical .btn-group:after,
.TopicViewer_contentContainer .btn-toolbar:after,
.TopicViewer_contentContainer .clearfix:after,
.TopicViewer_contentContainer .container-fluid:after,
.TopicViewer_contentContainer .container:after,
.TopicViewer_contentContainer .dl-horizontal dd:after,
.TopicViewer_contentContainer .form-horizontal .form-group:after,
.TopicViewer_contentContainer .modal-footer:after,
.TopicViewer_contentContainer .modal-header:after,
.TopicViewer_contentContainer .nav:after,
.TopicViewer_contentContainer .navbar-collapse:after,
.TopicViewer_contentContainer .navbar-header:after,
.TopicViewer_contentContainer .navbar:after,
.TopicViewer_contentContainer .pager:after,
.TopicViewer_contentContainer .panel-body:after,
.TopicViewer_contentContainer .row:after
{
  clear: both;
}

.TopicViewer_contentContainer .center-block
{
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.TopicViewer_contentContainer .pull-right
{
  float: right!important;
}

.TopicViewer_contentContainer .pull-left
{
  float: left!important;
}

.TopicViewer_contentContainer .hide
{
  display: none!important;
}

.TopicViewer_contentContainer .show
{
  display: block!important;
}

.TopicViewer_contentContainer .invisible
{
  visibility: hidden;
}

.TopicViewer_contentContainer .text-hide
{
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.TopicViewer_contentContainer .hidden
{
  display: none!important;
}

.TopicViewer_contentContainer .affix
{
  position: fixed;
}

@-ms-viewport
{
  width: device-width;
}

.TopicViewer_contentContainer .visible-lg,
.TopicViewer_contentContainer .visible-md,
.TopicViewer_contentContainer .visible-sm,
.TopicViewer_contentContainer .visible-xs
{
  display: none!important;
}

.TopicViewer_contentContainer .visible-lg-block,
.TopicViewer_contentContainer .visible-lg-inline,
.TopicViewer_contentContainer .visible-lg-inline-block,
.TopicViewer_contentContainer .visible-md-block,
.TopicViewer_contentContainer .visible-md-inline,
.TopicViewer_contentContainer .visible-md-inline-block,
.TopicViewer_contentContainer .visible-sm-block,
.TopicViewer_contentContainer .visible-sm-inline,
.TopicViewer_contentContainer .visible-sm-inline-block,
.TopicViewer_contentContainer .visible-xs-block,
.TopicViewer_contentContainer .visible-xs-inline,
.TopicViewer_contentContainer .visible-xs-inline-block
{
  display: none!important;
}

@media (max-width:767px)
{
  .TopicViewer_contentContainer .visible-xs
  {
    display: block!important;
  }

  .TopicViewer_contentContainer table.visible-xs
  {
    display: table!important;
  }

  .TopicViewer_contentContainer tr.visible-xs
  {
    display: table-row!important;
  }

  .TopicViewer_contentContainer td.visible-xs,
.TopicViewer_contentContainer th.visible-xs
  {
    display: table-cell!important;
  }
}

@media (max-width:767px)
{
  .TopicViewer_contentContainer .visible-xs-block
  {
    display: block!important;
  }
}

@media (max-width:767px)
{
  .TopicViewer_contentContainer .visible-xs-inline
  {
    display: inline!important;
  }
}

@media (max-width:767px)
{
  .TopicViewer_contentContainer .visible-xs-inline-block
  {
    display: inline-block!important;
  }
}

@media (min-width:768px) and (max-width:991px)
{
  .TopicViewer_contentContainer .visible-sm
  {
    display: block!important;
  }

  .TopicViewer_contentContainer table.visible-sm
  {
    display: table!important;
  }

  .TopicViewer_contentContainer tr.visible-sm
  {
    display: table-row!important;
  }

  .TopicViewer_contentContainer td.visible-sm,
.TopicViewer_contentContainer th.visible-sm
  {
    display: table-cell!important;
  }
}

@media (min-width:768px) and (max-width:991px)
{
  .TopicViewer_contentContainer .visible-sm-block
  {
    display: block!important;
  }
}

@media (min-width:768px) and (max-width:991px)
{
  .TopicViewer_contentContainer .visible-sm-inline
  {
    display: inline!important;
  }
}

@media (min-width:768px) and (max-width:991px)
{
  .TopicViewer_contentContainer .visible-sm-inline-block
  {
    display: inline-block!important;
  }
}

@media (min-width:992px) and (max-width:1199px)
{
  .TopicViewer_contentContainer .visible-md
  {
    display: block!important;
  }

  .TopicViewer_contentContainer table.visible-md
  {
    display: table!important;
  }

  .TopicViewer_contentContainer tr.visible-md
  {
    display: table-row!important;
  }

  .TopicViewer_contentContainer td.visible-md,
.TopicViewer_contentContainer th.visible-md
  {
    display: table-cell!important;
  }
}

@media (min-width:992px) and (max-width:1199px)
{
  .TopicViewer_contentContainer .visible-md-block
  {
    display: block!important;
  }
}

@media (min-width:992px) and (max-width:1199px)
{
  .TopicViewer_contentContainer .visible-md-inline
  {
    display: inline!important;
  }
}

@media (min-width:992px) and (max-width:1199px)
{
  .TopicViewer_contentContainer .visible-md-inline-block
  {
    display: inline-block!important;
  }
}

@media (min-width:1200px)
{
  .TopicViewer_contentContainer .visible-lg
  {
    display: block!important;
  }

  .TopicViewer_contentContainer table.visible-lg
  {
    display: table!important;
  }

  .TopicViewer_contentContainer tr.visible-lg
  {
    display: table-row!important;
  }

  .TopicViewer_contentContainer td.visible-lg,
.TopicViewer_contentContainer th.visible-lg
  {
    display: table-cell!important;
  }
}

@media (min-width:1200px)
{
  .TopicViewer_contentContainer .visible-lg-block
  {
    display: block!important;
  }
}

@media (min-width:1200px)
{
  .TopicViewer_contentContainer .visible-lg-inline
  {
    display: inline!important;
  }
}

@media (min-width:1200px)
{
  .TopicViewer_contentContainer .visible-lg-inline-block
  {
    display: inline-block!important;
  }
}

@media (max-width:767px)
{
  .TopicViewer_contentContainer .hidden-xs
  {
    display: none!important;
  }
}

@media (min-width:768px) and (max-width:991px)
{
  .TopicViewer_contentContainer .hidden-sm
  {
    display: none!important;
  }
}

@media (min-width:992px) and (max-width:1199px)
{
  .TopicViewer_contentContainer .hidden-md
  {
    display: none!important;
  }
}

@media (min-width:1200px)
{
  .TopicViewer_contentContainer .hidden-lg
  {
    display: none!important;
  }
}

.TopicViewer_contentContainer .visible-print
{
  display: none!important;
}

@media print
{
  .TopicViewer_contentContainer .visible-print
  {
    display: block!important;
  }

  .TopicViewer_contentContainer table.visible-print
  {
    display: table!important;
  }

  .TopicViewer_contentContainer tr.visible-print
  {
    display: table-row!important;
  }

  .TopicViewer_contentContainer td.visible-print,
.TopicViewer_contentContainer th.visible-print
  {
    display: table-cell!important;
  }
}

.TopicViewer_contentContainer .visible-print-block
{
  display: none!important;
}

@media print
{
  .TopicViewer_contentContainer .visible-print-block
  {
    display: block!important;
  }
}

.TopicViewer_contentContainer .visible-print-inline
{
  display: none!important;
}

@media print
{
  .TopicViewer_contentContainer .visible-print-inline
  {
    display: inline!important;
  }
}

.TopicViewer_contentContainer .visible-print-inline-block
{
  display: none!important;
}

@media print
{
  .TopicViewer_contentContainer .visible-print-inline-block
  {
    display: inline-block!important;
  }
}

@media print
{
  .TopicViewer_contentContainer .hidden-print
  {
    display: none!important;
  }
}