@charset "utf-8";

body {
  font-feature-settings: "palt";
}

.no-print {
  display: none;
}

a[href]:after {
  content: "" !important;
}

abbr[title]:after {
  content: "" !important;
}

.mt30 {
  margin-top: 15px !important;
}

.mb30 {
  margin-bottom: 15px !important;
}

.print-header {
  display: block;
  height: 35px;
  border-bottom: 1px solid #CCC;
  background: #FFF;
}

.print-header img {
  width: auto;
  margin-top: 0;
  margin-left: 0;
  height: 25px;
  z-index: 1;
}

.page {
  position: relative;
}

.page-left-box {
  padding-top: 0 !important;
}

.post-width {
  margin: 0 0;
}

.cat-box {
  box-sizing: border-box;
}

.cat-box p {
  margin: 0;
  line-height: 1.5;
  padding: 0;
  font-size: 10px;
}

.page-tag {
  font-weight: bold;
  color: #000 !important;
  border: 1px solid #CCC;
  padding: 5px;
}

article {
  margin-top: 35px;
  padding: 0;
}

.article-subtitle {
  font-size: 13px;
  margin-top: 10px;
}

.page-left-box .post figure {
  /*display: none;*/
    margin: 30px auto;
    display: block;
    text-align:center;
}
.page-left-box .post figure img{
  width: 60% !important;
  text-align:center;
  margin: auto;
}
.medical-page .page-left-box .post figure {
  margin: 30px auto;
  display: block;
  text-align: center;
}
.medical-page .page-left-box .post figure img {
  width: 60% !important;
}

.left-body img.img-responsive {
  max-width:60% !important;
  text-align:center;
  margin: auto;
}

.page-tag {}

.post h1 {
  font-size: 26px;
  font-weight: 600;
  padding-top: 30px;
  padding-bottom: 15px;
}

.post p {
  margin: 0;
}

.article-info div.pull-left {
  display: none;
}

.article-info p.date {
  font-size: 10px;
}

.article-annotation {
  font-size: 10px;
}

.post .left-item .left-body p {
  font-size: 13px;
  line-height: 25px;
  text-indent: 1em;
  margin: 0 0 1em;
}
.post .left-item .left-body p.small {
  font-size: 10px;
  line-height: 18px;
}

.post h2 {
  font-size: 18px;
  font-weight: bold;
  break-inside: avoid;
}
.post h2:before {
    width: 40px;
    left: auto;
    margin-top: -30px;
    border-top: 2px solid #333333;
}

.left-item .left-body ol li{
  font-size: 13px;
  line-height: 25px;
}

.left-item .left-body ul li{
  font-size: 13px;
  line-height: 25px;
}

.post-author {
  break-inside: avoid;
}

.post-author-name {
  font-size: 13px;
  font-weight: bold;
}
.post-author-company {
  font-size: 10px;
}

.hr-or {
    margin: 40px 0 !important;
    text-align: right !important;
    line-height: 0.5;
}
.hr-or span {
  font-size: 13px;
}
.hr-or span:before {
    width: 900px;
}

p.post-author-prof {
  font-size: 10px;
  line-height: 18px;
  text-indent: 0;
  margin: 0 0 0;

}

.medical-width {
  display: none;
}

.left-item p.tags a {
    font-size: 10px;
    margin: 15px 0;
    text-indent: 0;
}



.related-post, .block-academialink, .pagenav-area {
  display: none;
}

#footer, .site-footer {
  display: none !important;
}

.print-wgc {
  display:block;
  box-sizing: border-box;
  border: 1px solid #CCC;
  font-size: 11px;
  padding-bottom: 15px;
  break-inside: avoid;
  width: 100%;
  max-width: 970px;
  margin: auto;
}
.print-wgc h2 {
  text-align: left;
}
.print-wgc h2 span {
  font-weight: bold;
  display: block;
  font-size: 11px;
}

.print-wgc h2 img {
  height:20px;
}

.print-wgc .qr-area {
  padding-top: 40px;
  font-size:10px;
}

.print-wgc .qr-area img {
  width: 60px;
  height:auto;
}

.right-box {
  display: none;
}
