/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/*html {
  font-family: var(--font-sans-serif);
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
*/
.fr-view body {
  margin: 0;
}
.fr-view article,
.fr-view aside,
.fr-view details,
.fr-view figcaption,
.fr-view figure,
.fr-view footer,
.fr-view header,
.fr-view hgroup,
.fr-view main,
.fr-view menu,
.fr-view nav,
.fr-view section,
.fr-view summary {
  display: block;
}
.fr-view audio,
.fr-view canvas,
.fr-view progress,
.fr-view video {
  display: inline-block;
  vertical-align: baseline;
}
.fr-view audio:not([controls]) {
  display: none;
  height: 0;
}
.fr-view [hidden],
.fr-view template {
  display: none;
}
.fr-view a {
  background-color: transparent;
}
.fr-view a:active,
.fr-view a:hover {
  outline: 0;
}
.fr-view abbr[title] {
  border-bottom: 1px dotted;
}
.fr-view b,
.fr-view strong {
  font-weight: bold;
}
.fr-view dfn {
  font-style: italic;
}
.fr-view h1 {
  margin: .67em 0;
  font-size: 2em;
}
.fr-view mark {
  color: #000;
  background: #ff0;
}
.fr-view small {
  font-size: 80%;
}
.fr-view sub,
.fr-view sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.fr-view sup {
  top: -.5em;
}
.fr-view sub {
  bottom: -.25em;
}
.fr-view img {
  border: 0;
}
.fr-view svg:not(:root) {
  overflow: hidden;
}
.fr-view figure {
  margin: 1em 40px;
}
.fr-view hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
.fr-view pre {
  overflow: auto;
}
.fr-view code,
.fr-view kbd,
.fr-view pre,
.fr-view samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.fr-view button,
.fr-view input,
.fr-view optgroup,
.fr-view select,
.fr-view textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.fr-view button {
  overflow: visible;
}
.fr-view button,
.fr-view select {
  text-transform: none;
}
.fr-view button,
/*html input[type="button"],*/
.fr-view input[type="reset"],
.fr-view input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.fr-view button[disabled],
/*html input[disabled] */{
  cursor: default;
}
.fr-view button::-moz-focus-inner,
.fr-view input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.fr-view input {
  line-height: normal;
}
.fr-view input[type="checkbox"],
.fr-view input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
.fr-view input[type="number"]::-webkit-inner-spin-button,
.fr-view input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.fr-view input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
.fr-view input[type="search"]::-webkit-search-cancel-button,
.fr-view input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.fr-view fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
.fr-view legend {
  padding: 0;
  border: 0;
}
.fr-view textarea {
  overflow: auto;
}
.fr-view optgroup {
  font-weight: bold;
}
.fr-view table {
  border-spacing: 0;
  border-collapse: collapse;
}
.fr-view td,
.fr-view th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  .fr-view *,
  .fr-view *:before,
  .fr-view *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .fr-view a,
  .fr-view a:visited {
    text-decoration: underline;
  }
  .fr-view a[href]:after {
    content: " (" attr(href) ")";
  }
  .fr-view abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .fr-view a[href^="#"]:after,
  .fr-view a[href^="javascript:"]:after {
    content: "";
  }
  .fr-view pre,
  .fr-view blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  .fr-view thead {
    display: table-header-group;
  }
  .fr-view tr,
  .fr-view img {
    page-break-inside: avoid;
  }
  .fr-view img {
    max-width: 100% !important;
  }
  .fr-view p,
  .fr-view h2,
  .fr-view h3 {
    orphans: 3;
    widows: 3;
  }
  .fr-view h2,
  .fr-view h3 {
    page-break-after: avoid;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.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');
}
.fr-view * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.fr-view *:before,
.fr-view *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
/*html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}*/

.fr-view body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

.fr-view input,
.fr-view button,
.fr-view select,
.fr-view textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
/*
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
*/
.fr-view figure {
  margin: 0;
}
.fr-view img {
  vertical-align: middle;
}
.fr-view hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
[role="button"] {
  cursor: pointer;
}
.fr-view h1,
.fr-view h2,
.fr-view h3,
.fr-view h4,
.fr-view h5,
.fr-view h6{
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.fr-view h1 small,
.fr-view h2 small,
.fr-view h3 small,
.fr-view h4 small,
.fr-view h5 small,
.fr-view h6 small{
  font-weight: normal;
  line-height: 1;
  color: #777;
}
.fr-view h1,
.fr-view h2,
.fr-view h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.fr-view h1 small,
.fr-view h2 small,
.fr-view h3 small {
  font-size: 65%;
}
.fr-view h4,
.fr-view h5,
.fr-view h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.fr-view h4 small,
.fr-view h5 small,
.fr-view h6 small {
  font-size: 75%;
}
.fr-view h1 {
  font-size: 36px;
}
.fr-view h2 {
  font-size: 30px;
}
.fr-view h3 {
  font-size: 24px;
}
.fr-view h4 {
  font-size: 18px;
}
.fr-view h5 {
  font-size: 14px;
}
.fr-view h6 {
  font-size: 12px;
}
.fr-view p {
  margin: 0 0 10px;
}
.fr-view small {
  font-size: 85%;
}
.fr-view mark{
  padding: .2em;
  background-color: #fcf8e3;
}
.fr-view ul,
.fr-view ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.fr-view ul ul,
.fr-view ol ul,
.fr-view ul ol,
.fr-view ol ol {
  margin-bottom: 0;
}
.fr-view dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.fr-view dt,
.fr-view dd {
  line-height: 1.42857143;
}
.fr-view dt {
  font-weight: bold;
}
.fr-view dd {
  margin-left: 0;
}
.fr-view abbr[title],
.fr-view abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.fr-view blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.fr-view blockquote p:last-child,
.fr-view blockquote ul:last-child,
.fr-view blockquote ol:last-child {
  margin-bottom: 0;
}
.fr-view blockquote footer,
.fr-view blockquote small,
.fr-view blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
.fr-view blockquote footer:before,
.fr-view blockquote small:before,
.fr-view blockquote .small:before {
  content: '\2014 \00A0';
}
.fr-view address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.fr-view code,
.fr-view kbd,
.fr-view pre,
.fr-view samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.fr-view code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.fr-view 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);
}
.fr-view kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.fr-view 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;
}
.fr-view pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.fr-view table {
  background-color: transparent;
}
.fr-view caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
.fr-view th {
  text-align: left;
}
.fr-view table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.fr-view table td[class*="col-"],
.fr-view table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
@media screen and (max-width: 767px) {
.fr-view fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.fr-view 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;
}
.fr-view label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.fr-view input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.fr-view input[type="radio"],
.fr-view input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.fr-view input[type="file"] {
  display: block;
}
.fr-view input[type="range"] {
  display: block;
  width: 100%;
}
.fr-view select[multiple],
.fr-view select[size] {
  height: auto;
}
.fr-view input[type="file"]:focus,
.fr-view input[type="radio"]:focus,
.fr-view input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.fr-view output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.fr-view input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
}
.fr-view input[type="radio"][disabled],
.fr-view input[type="checkbox"][disabled],
.fr-view fieldset[disabled] input[type="radio"],
.fr-view fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

