<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.print-layout{
    background: #fff;
    box-shadow: inset 0 0 0 1px #d4d4d4;
    padding: 1%;
    margin: 1%;
  }
  .print-layout img{
    max-width: 100%;
    border: 0px;
    max-width: 100%;
    height: auto;
  }
  a{
    text-decoration: none!important;
  }
.print-layout .addtoany_container, .print-layout .tags, .print-layout .author-box, .short-url-value{
    display:none;
  }
  .print-button a{
    display:none;
  }
  .info-news-box .article-id {
    display:none!important;
  }
  .logo{
  border:1px solid #ccc;
  }
  .page-header h1 {
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color: #333;
    padding: 10px 0;
    font-weight: bold;
    font-variation-settings: "wght" 700;
}
dl.article-info {
    background: #e9e9e9;
    font-size: 10px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #919191!important;
}
dl.article-info dt.article-info-term {
    display: none;
}
dl.article-info dd, .dl.article-info dt {
}
.zirtitr-field {
    margin-bottom: 20px;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.com-content-article__body{
    text-align: justify;
}</pre></body></html>