
.fontstyle {
    text-align: justify;
  text-justify: inter-word;
}
p {
    
    line-height: 1.8;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
h2, body.coreCSB .h2 {
    font-size: 1.9em;
    line-height: 1.5;
}
    html {
        scroll-behavior: smooth;
      }
    #content ol {
      margin: 0 0 1.5em;
      padding: 0;
      counter-reset: item;
    }
    
    #content ol > li {
      margin: 0;
      padding: 0 0 0 2em;
      text-indent: -2em;
      list-style-type: none;
      counter-increment: item;
    }
    
    #content ol > li:before {
      display: inline-block;
      width: 1em;
      padding-right: 0.5em;
      font-weight: bold;
      text-align: right;
      content: counter(item) ".";
    }
        div.center {
          text-align: center;
        }
       
        #content ul {
    list-style-type: none;
    padding: 0;
}
#sidebar-menu .main-menu ul {

    padding-bottom: 100px;
}
#sidebar-menu .main-menu a {
    display: block;
    font-size: 1px;
    padding-bottom: 60px;
    font-weight: 500;
    color: #999;
    padding: 4px 20px;
    line-height: 3;
    padding-right: 30px;
}
#sidebar-menu .main-menu a:hover {
    color: rgb(63, 63, 63);
    text-decoration: none;
    background-color: transparent;
    border-left: 1px solid rgb(41, 41, 41);
}
.col-md-4 {
    grid-area: 2 / 1 / 3 / 2;
  padding: 0 0 2rem 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}


#sidebar-menu .sub-menu a {
    padding-top: 30px;
    padding-bottom: 10px;
    padding-left: 50px;
    font-size: 14px;
    font-weight: 400;
}
        p.thick {
          font-weight: bold;
        }
        blockquote {
            text-align: justify;
  text-justify: inter-word;
            padding: 0px 20px;
            margin: 0 0 20px;
            font-size: 14px;
            line-height: 1.6;
            border-left: 5px solid rgb(255, 255, 255);
        }
        .affix {
top: 250px;
}

@media (min-width: 1025px) and (max-width: 1280px) {

.affix {
top: 200px;
}

}
@media (min-width: 1281px) {

.affix {
top: 300px;
}

}
@media (min-width: 768px) and (max-width: 1024px) {

.affix {
top: 200px;
}

}

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {p {
    
    line-height: 1.8;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
h2, body.coreCSB .h2 {
    font-size: 1.4em;
    line-height: 1.5;
}
.fontstyle {
    text-align: left;

}
.leftthing {
padding-left: 10px;  
}
  .main-menu {
    display: none;
} }

@media only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) { 
p {
    
    line-height: 1.8;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
h2, body.coreCSB .h2 {
    font-size: 1.4em;
    line-height: 1.5;
}
.fontstyle {
    text-align: left;

}
.leftthing {
padding-left: 10px;  
}
  .main-menu {
    display: none;
}
}

@media only screen 
    and (device-width : 414px) 
    and (device-height : 896px) 
    and (-webkit-device-pixel-ratio : 2) {
p {
    
    line-height: 1.8;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
h2, body.coreCSB .h2 {
    font-size: 1.4em;
    line-height: 1.5;
}
.fontstyle {
    text-align: left;

}
.leftthing {
padding-left: 10px;  
}
.main-menu {
    display: none;
}
}
.leftthing {
    padding-left: 80px;  
}
div.center {
              text-align: center;
width: 100%;
            }
#lineno .lineno {
    line-height: 1.2;   
}

.hrno {
    margin-top: 5px;
    margin-bottom: 8px;
    border: 0;
    border-top: 1px solid #eee;
}