@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
@import url("../template/docsLayout_Responsive/headerlogo.css");
@font-face {
  font-family: MetaWebPro-Light;
  src: url("/skin/fonts/MetaWebPro-Light.eot"); }
@font-face {
  font-family: MetaWebPro-Bold;
  src: url("/skin/fonts/MetaWebPro-Bold.eot"); }
@font-face {
  font-family: MetaWebPro-Book;
  src: url("/skin/fonts/MetaWebPro-Book.eot"); }
@font-face {
  font-family: MetaWebPro-Thin;
  src: url("/skin/fonts/MetaWebPro-Thin.eot"); }
@font-face {
  font-family: MetaWebPro-Light;
  src: url("/skin/fonts/MetaWebPro-Light.woff") format("woff"); }
@font-face {
  font-family: MetaWebPro-Bold;
  src: url("/skin/fonts/MetaWebPro-Bold.woff") format("woff"); }
@font-face {
  font-family: MetaWebPro-Book;
  src: url("/skin/fonts/MetaWebPro-Book.woff") format("woff"); }
@font-face {
  font-family: MetaWebPro-Thin;
  src: url("/skin/fonts/MetaWebPro-Thin.woff") format("woff"); }
body {
  margin: 0 1.5em;
  margin-bottom: 40px; }

p.pt_breadcrumbs {
  font-family: MetaWebPro-Light, "Lucida Sans Unicode", Arial, sans-serif;
  color: #aaa;
  font-size: 0.8em; }
  p.pt_breadcrumbs a {
    color: #aaa;
    text-decoration: none; }
    p.pt_breadcrumbs a:hover {
      text-decoration: underline; }

.manual-header {
  position: relative;
  border: 1px solid #cfcfcf;
  border-left: none;
  border-right: none;
  padding: 1em 0;
  margin-left: 0;
  margin-top: 1em; }

.manual-header h4 {
  margin-bottom: 0.5em;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: normal;
  margin-top: 0; }

.manual-header h5 {
  margin: 0;
  font-weight: normal; }

div[dir="ltr"] > p.FM_SpaceAboveText:first-of-type, div[dir="ltr"] > p.FM_SpaceAboveText:first-of-type ~ p:not(.FM_VizGraphics) {
  display: none; }

p.FM_PublishDate + p + p.FM_VizGraphics {
  margin: 1em 0; }

p.FM_VizBody, p.FM_VizBulleted, p.FM_VizNumbered1, p.FM_VizTableTitle, p.FM_VizImportantIndent, p.FM_VizGraphicsIndent, p.FM_VizExample, p.FM_VizTableGraphics, p.FM_VizNumberedAlphaIndent, p.FM_VizNumbered1, p.FM_VizNumbered, p.FM_VizCaution, p.FM_VizProcedure, p.FM_VizNumbered1AlphaIndent, p.FM_VizWarningIndent, p.FM_VizTableHeading, p.FM_VizExampleIndent, p.FM_VizNote, p.FM_VizFooter, p.FM_VizFigureText, p.FM_VizTableBodyText, p.FM_VizCautionIndent, p.FM_VizBulleted, p.FM_VizBodyIndent, p.FM_VizImportant, p.FM_VizWarning, p.FM_VizTipIndent, p.FM_VizGraphics, p.FM_VizBulletedIndent, p.FM_VizNoteIndent, p.FM_VizTip {
  font-family: MetaWebPro-Book, "Lucida Sans Unicode", Arial, sans-serif;
  color: #333; }
p span.FM_VizBold, p span.FM_VizCursiv, p span.FM_VizCode {
  color: #333; }
p.FM_VizNoteIndent, p.FM_VizImportantIndent, p.FM_VizExampleIndent, p.FM_VizTipIndent, p.FM_VizCautionIndent, p.FM_VizWarningIndent {
  margin: 10pt 0 10pt 24pt; }
p.FM_VizBody, p.FM_VizBodyIndent, p.p.FM_VizNumbered {
  line-height: 15pt; }
p.FM_VizChapter, p.FM_VizHeading1, p.FM_VizHeading2, p.FM_VizHeading3, p.FM_VizSeeAlso, p.FM_VizProcedure {
  font-family: MetaWebPro-Light, "Lucida Sans Unicode", Arial, sans-serif;
  font-weight: bold;
  color: #333; }
  p.FM_VizChapter span.FMAutoNumber_1, p.FM_VizHeading1 span.FMAutoNumber_1, p.FM_VizHeading2 span.FMAutoNumber_1, p.FM_VizHeading3 span.FMAutoNumber_1, p.FM_VizSeeAlso span.FMAutoNumber_1, p.FM_VizProcedure span.FMAutoNumber_1 {
    padding-left: 0.5em !important; }
p.FM_VizChapter {
  font-size: 24pt;
  color: #333; }
p.FM_VizHeading1 {
  font-size: 1.4em;
  color: #333; }
p.FM_VizHeading2 {
  font-size: 1.1em;
  color: #333; }
p.FM_VizHeading3, p.FM_VizSeeAlso, p.FM_VizProcedure {
  font-size: 1em;
  color: #333;
  margin-left: 0; }
p.FM_VizBody, p.FM_VizSeeAlso, p.FM_VizProcedure, p.FM_VizGraphics, p.FM_VizCode, p.FM_VizFigureText {
  margin-left: 0; }
p.FM_VizFigureText {
  font-size: 10pt; }
p.FM_VizNote, p.FM_VizImportant, p.FM_VizExample, p.FM_VizTip, p.FM_VizCaution, p.FM_VizWarning, p.FM_VizNoteIndent, p.FM_VizImportantIndent, p.FM_VizExampleIndent, p.FM_VizTipIndent, p.FM_VizCautionIndent, p.FM_VizWarningIndent {
  font-size: 10pt;
  padding: 10pt;
  line-height: 15pt;
  border-radius: 3px;
  margin: 10pt 0; }
p.FM_VizCode, p.FM_VizCodeIndent {
  background-color: #eee;
  color: #333;
  padding: 5pt; }
  p.FM_VizCode *, p.FM_VizCodeIndent * {
    color: #333 !important; }
p.FM_VizBodyIndent, p.FM_VizNoteIndent, p.FM_VizImportantIndent, p.FM_VizExampleIndent, p.FM_VizTipIndent, p.FM_VizCautionIndent, p.FM_VizWarningIndent, p.FM_VizCodeIndent {
  margin-left: 24pt; }

span.FM_VizXref {
  color: #3b6096;
  text-decoration: none; }
  span.FM_VizXref:hover {
    color: #fe8503; }

a {
  color: #3b6096;
  text-decoration: none; }
  a:hover {
    color: #fe8503; }
  a > span.FM_VizBold, a > span.FM_VizXref {
    color: inherit !important; }

p.FM_VizCode ~ p.FM_VizCode, p.FM_VizCodeIndent ~ p.FM_VizCodeIndent {
  margin-top: 0; }

p.FM_VizNote, p.FM_VizNote *, p.FM_VizNoteIndent, p.FM_VizNoteIndent *, p.FM_VizTip, p.FM_VizTip *, p.FM_VizTipIndent, p.FM_VizTipIndent * {
  background-color: #eee;
  color: #333; }

p.FM_VizExample, p.FM_VizExample *, p.FM_VizExampleIndent, p.FM_VizExampleIndent * {
  background-color: #888;
  color: #fff !important; }

p.FM_VizImportant, p.FM_VizImportant *, p.FM_VizImportantIndent, p.FM_VizImportantIndent *,
p.FM_VizCaution, p.FM_VizCaution *, p.FM_VizCautionIndent, p.FM_VizCautionIndent *,
p.FM_VizWarning, p.FM_VizWarning *, p.FM_VizWarningIndent, p.FM_VizWarningIndent * {
  background-color: #fe8503;
  color: #fff !important; }

p.FM_VizGraphicsIndent {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  margin-left: 3em; }

p.FM_VizGraphics {
  margin: 15pt 0; }

p.FM_VizBulleted, p.FM_VizNumbered, p.FM_VizNumbered1 {
  margin-left: 24pt;
  line-height: 15pt;
  color: #333 !important; }

p.FM_VizBulletedIndent, p.FM_VizNumberedIndent, p.FM_VizNumbered1AlphaIndent, p.FM_VizNumberedAlphaIndent {
  margin-left: 42pt;
  line-height: 15pt;
  color: #333 !important; }

caption.FM_VizTableTitle {
  color: #333;
  margin-left: 0; }
  caption.FM_VizTableTitle span.FM_VizBold {
    color: #333; }

div table[dir="ltr"] {
  margin-top: 12pt;
  margin-left: 10pt !important;
  border-top-color: #333 !important;
  border-bottom-color: #333 !important; }

/*# sourceMappingURL=topic.css.map */
