body {font-family: 'Oxygen', sans-serif;
overflow-x: hidden;
background: url('/oc/lunya/nebbgg.jpg');
background-attachment: fixed;background-size: stretch;
}
 
a {color: #38485c; text-decoration: none} 
 
.toc-list, .toc-list ol {
  list-style-type: decimal-leading-zero;
  list-style-position: inside;

}

.toc-list {
  padding-left: 0;
  color: #b3b9ff;
}

.toc-list ol {
  padding-inline-start: 2ch;
}

html {
	scroll-behavior: smooth;
}

ul { 
}

ul li {
  margin: 2px;
}
  
#sidebartop { 
  bottom: 260px; 
  right: 25px;
  height: auto;
  width: 170px; 
  padding-left: 20px; 
  position: absolute;
  color: #fff;
  text-align: right;text-shadow: -1px 1px 1px rgba(16,1,58,0.9);
}
#title { 
  z-index:-4000; 
  width: 150px;
  bottom: 270px; 
  left: 25px;
  height: auto;   
  position: fixed; 
  color: #fff;line-height:35px;
  font-size:18px; 
}
#sidebar { 
  bottom: 20px;  
  height: auto; 
  border: 1px solid #ccc;
  background-color: rgba(63, 75, 153, 0.5);
  padding: 20px;
  position: fixed;
  color: #ccc;
  padding-top: 10px;
  padding-bottom: 10px; 
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 265px;
}

#sidebarmain {top:0;left:0;position:fixed;height:100%;width:308px; 
  display: flex;
  justify-content: center;
  align-items: center;}

#sidebar a, #sidebartop a {
  color: #eee;
  text-decoration: none;}
  

#container {
  text-align: center;
  position: absolute;
  background-color: rgba(63, 75, 153, 0.5);
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 84%;
  top:0;
  right: 0;
  padding: 30px;
  margin: 0 auto;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
  border-radius: 20px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 20px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #666;
  border-radius: 20px;
}

h1 {  
  font-family: 'Josefin Sans', sans-serif;text-shadow: -3px 3px 2px rgba(16,1,58,0.7);}

h2 {
  
  width: 650px;
  background: white;
  padding: 20px;
  height: auto;
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  font-size: 35px;
  letter-spacing: 0.2em;
  font-family: 'Josefin Sans', sans-serif;}
  
h3 {color:#1f2680;
  width: 650px;
  background: white;
  padding: 25px;
  height: auto;
  position: relative;
  transform: translateX(-50%);
  left: 50%;  
  letter-spacing: 0.2em;  font-family: "Lexend Giga", sans-serif;
        border-radius: 25px;

}

      .clo {
        float:left;
        text-align: left; 
        width: 750px;
        height:auto; 
        margin: 5px;
        background-color: white;
        padding: 20px;
        border-radius: 25px;
        border: 1px solid #8dc9fb; 
        }
      
      .clostat {
        z-index:500;
        font-size: 15px; 
        font-family: 'Oxygen'; 
        margin:15px;
        margin-right: 0;
        border-top: 2px solid #a2a7e0; 
        border-bottom: 2px solid #a2a7e0;
        padding-top: 10px;
        padding-bottom: 10px;
        color:#4450c2
      } 
      
      .clostat b {color:#313ca3 }
      
      .cloimg { 
      float:left; padding-right: 20px; z-index:4;width:300px; height: 450px; 
       }
      
      .cloimg img { width:100%; height: 450px;border-radius: 25px;  z-index:4; object-fit: cover}

      .clohead {font-family: 'Montserrat', sans-serif;

        font-size: 25px;
        margin: 5px;
        color: #27157b;
        }
      
      .clodesc {
        font-size: 16px;  
        color: #4c3b9c; 
        height: 280px;
        overflow-y: scroll;
        padding:10px; 
        padding-left: 0px;
        padding-top: 0px; 
        padding-bottom: 0px;
        
      }
      
      .clodet { 
        padding-top: 10px; 
        border-top: 2px solid #a2a7e0; 
        font-size: 15px; 
        line-height: 1.4em;  
        box-sizing: border-box;
        margin-top: 25px;
        width: 708px;
        color:#4450c2;
      } 
      
      .clodet b{color:#313ca3 } 
       
  .cloimage img {text-align:center; width: 100%}
  
  .ff {font-size: 22px}
   