/*
 * Please place your own CSS code to this file
 *
 */
ins.adsbygoogle[data-ad-status="unfilled"] {
  display: none !important;
}
.toc-js-container.is-visible {
  display: contents;
}
.user-logged-in nav.tabs {
    top: 180px;
}    
.site-branding img {
    width: 160px;
}
.node .field--type-image {
  width: 100%;
}
@media all and (min-width: 991px) {
  .page-node-type-article #main-container {
      margin-top: 40px;
  }
}
@media all and (max-width: 768px) {
    header {
      margin-bottom: 0px;
  }
 .toc-js ul {
      padding-left: .1.6rem;
  }
}
li.toc-h3 {
    margin-left: 20px;
    list-style-type: circle;
}
.post p {
    line-height: 1.87;
}
.post h2 {
    margin: 1.6rem 0;
    font-size: 1.6rem;
}
.decoview .post h2 {
    margin: 0;
    font-size: .9rem;
}

.post table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%;
}
.post table {
    border: 1px solid #dddddd;
}
.post td, .post th {
    padding: .7em 1em;
    border-width: 0 1px 1px 0;
}
.post th {
    font-weight: 600;
}
.media {
    position: relative;
    width: 100%;
    height: 450px;
}
@media only screen and (max-width: 480px) {
.media {
    position: relative;
    width: 100%;
    height: 200px;
 }
}
.post iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.post .field--name-field-category,
#block-sandbox-content em {
    display: none;
}
.tsmc1 {
    margin: 0 0 20px 0;
}
