@import url(https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i);
@font-face {
  font-family: 'Roboto';
  src: url("../../../assets/fonts/roboto/Roboto-Thin.woff2?v=1.1.0") format("woff2"), url("../../../assets/fonts/roboto/Roboto-Thin.woff?v=1.1.0") format("woff"), url("../../../assets/fonts/roboto/Roboto-Thin.ttf?v=1.1.0") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("../../../assets/fonts/roboto/Roboto-Light.woff2?v=1.1.0") format("woff2"), url("../../../assets/fonts/roboto/Roboto-Light.woff?v=1.1.0") format("woff"), url("../../../assets/fonts/roboto/Roboto-Light.ttf?v=1.1.0") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("../../../assets/fonts/roboto/Roboto-Regular.woff2?v=1.1.0") format("woff2"), url("../../../assets/fonts/roboto/Roboto-Regular.woff?v=1.1.0") format("woff"), url("../../../assets/fonts/roboto/Roboto-Regular.ttf?v=1.1.0") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("../../../assets/fonts/roboto/Roboto-Regular.woff2?v=1.1.0") format("woff2"), url("../../../assets/fonts/roboto/Roboto-Regular.woff?v=1.1.0") format("woff"), url("../../../assets/fonts/roboto/Roboto-Regular.ttf?v=1.1.0") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("../../../assets/fonts/roboto/Roboto-Medium.woff2?v=1.1.0") format("woff2"), url("../../../assets/fonts/roboto/Roboto-Medium.woff?v=1.1.0") format("woff"), url("../../../assets/fonts/roboto/Roboto-Medium.ttf?v=1.1.0") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("../../../assets/fonts/roboto/Roboto-Bold.woff2?v=1.1.0") format("woff2"), url("../../../assets/fonts/roboto/Roboto-Bold.woff?v=1.1.0") format("woff"), url("../../../assets/fonts/roboto/Roboto-Bold.ttf?v=1.1.0") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("../../../assets/fonts/roboto/Roboto-Bold.woff2?v=1.1.0") format("woff2"), url("../../../assets/fonts/roboto/Roboto-Bold.woff?v=1.1.0") format("woff"), url("../../../assets/fonts/roboto/Roboto-Bold.ttf?v=1.1.0") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("../../../assets/fonts/roboto/Roboto-Black.woff2?v=1.1.0") format("woff2"), url("../../../assets/fonts/roboto/Roboto-Black.woff?v=1.1.0") format("woff"), url("../../../assets/fonts/roboto/Roboto-Black.ttf?v=1.1.0") format("truetype");
  font-weight: 900;
  font-style: normal;
}
body {
  font-family: 'Lato', 'Roboto', sans-serif;
  letter-spacing: 0.2px;
  line-height: 1.4;
  font-size: 12pt;
}
body > * {
  display: none;
}
h1 {
  font-size: 24pt;
  margin: 25px 0 15px;
}
h2 {
  font-size: 20pt;
  margin: 20px 0 10px;
}
h3 {
  font-size: 17pt;
  margin: 17px 0 7px;
}
h4 {
  font-size: 15pt;
  margin: 17px 0 7px;
}
h5 {
  font-size: 13pt;
  margin: 17px 0 7px;
}
h1,
h2,
h3 {
  font-family: Georgia, "Times New Roman", serif;
}
a {
  color: #000;
  font-weight: bold;
}
.app-wrap {
  display: block;
}
.app-wrap > * {
  display: none;
}
#primary {
  display: block;
}
#primary .breadcrumb-container {
  display: none!important;
}
#primary .item-preview .header .pre-title,
#primary .item-preview .header .options {
  display: none;
}
#primary .item-preview .header .title {
  margin-bottom: 0.5cm;
  font-size: 30pt;
  padding-bottom: 10px;
  border-bottom: solid 0.02cm #ccc;
  font-family: Georgia, "Times New Roman", serif;
}
#primary .item-preview .body .item-desc {
  border-bottom: solid 0.02cm #ccc;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
#primary .item-preview .body .item-fields .col-md-6 {
  float: left;
  width: 48%;
  margin: 0.1cm 1%;
}
#primary .item-preview .body .item-fields .col-md-6 label {
  font-weight: bold;
}
#primary .item-preview .body .item-fields .col-md-6 .item-field {
  margin: 0.2cm 0;
}
#primary .item-preview .body .item-comments {
  display: none;
}
#primary .item-preview .body blockquote {
  padding: 0.3cm 0.5cm;
  margin: 0 0 0.5cm;
  font-size: 17pt;
  border-left: 0.25cm solid #ccc;
}
#primary .item-preview .body blockquote p {
  margin: 0;
}
#primary .item-preview[data-type="note"] .body .item-desc a:link:after {
  content: " (" attr(href) ") ";
}
#primary .item-preview[data-type="note"] .body .item-desc img {
  display: block;
  margin: 20px auto;
  padding: 0.1cm;
  border: solid 0.01cm #ccc;
  max-width: 80%;
  height: auto;
}
@page {
  margin: 1cm;
}
