@charset "utf-8";
@import url('https://scr-wiki.wikidot.com/component:supsilon/code/1'); /* SUpsilon Base */
 
@import url('https://fonts.googleapis.com/css?family=Exo+2');
@import url('https://fonts.googleapis.com/css?family=Michroma');
@import url('https://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url('https://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fira+Code&display=swap');
 
/*
[2019 Wikidot Theme]
Supsilon-19
Created for the SCR Corporation by Brella
Adapted by Brella
©SCR Corporation
*/
 
body {
 
    color: #000000;
    background-color: #aeaeae;
    background-image: linear-gradient(
        to bottom,
        #2f2f2f, #2f2f2f 143px,
        #414141 90px, #414141 100px,
        #EBEBEB 165px, #EBEBEB 100%);
    background-repeat: no-repeat;
}
/* header */
 
div#container-wrap {
     background-image: none;
}
div#header {
    background-image: none;
}
/* 标志 */
div#extra-div-1 {
    height: 190px;
    width: 100%;
    top: 0;
    position: absolute;
    background: var(--lgurl);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: -1;
}
#header h1, #header h2 { margin-left: 0; float: none; text-align: center; }
/* 移动端 */
div.open-menu a {
    color: rgb(67, 67, 67)!important;
    border-color: rgb(67, 67, 67)!important;
}
/* 字面下移 */
#header h2 { margin-top: 0.45rem; }
/* 隐藏文本-已停用 
#header h1 span, #header h2 span { font-size: 0; display: none; }
*/
/* 设置新文本样式 */
#header h1 a::before, #header h2::before {
  color: var(--accentColor);
  font-family: 'Exo 2', '黑体', sans-serif;
  text-shadow: none;
}
/* 新文本变量设置 */
#header h1 a::before {
 /* content: var(--header-title, "SCR公司");  */ /* 停用 */
  color: #aaaaaa;
  font-weight: 300;
  font-size: 1.3em;
  --standard-shadow: 1px 1px 1px #000;

  bottom: -2em;
  text-shadow:
  1px 1px 1px #000;
}
#header h2::before {
 /* content: var(--header-subtitle, "安全 • 收容 • 研究"); */ /* 停用 */
  color: #ff0000;
  font-weight: 600;
  font-size: 1.22em;
  --standard-shadow: 1px 1px 1px #000;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
  white-space: pre;
}
 
:root {
  --accentColor: #1EB5E8;
  --lgurl: url("http://scr-wiki.wdfiles.com/local--files/component:theme/scr-logo.png");
}
 
#search-top-box {
    position: absolute;
    top: 79px;
    right: 9px;
    width: 250px;
    text-align: right;
}
#search-top-box-input {
    border: solid 1px #999;
    border-radius: 5px;
    color: #ccc;
    background-color: #300;
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.5);
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 1px #fff;
    color: #fff;
    background-color: #633;
    box-shadow: inset 1px 1px 3px rgba(0,0,0,.8);
}
#search-top-box-form input[type=submit] {
    border: solid 1px #999;
    border-radius: 5px;
    padding: 2px 5px;
    font-size: 90%;
    font-weight: bold;
    color: #ccc;
    background-color: #633;
    background: linear-gradient(to bottom, #966,#633,#300);
    box-shadow: 0 1px 3px rgba(0,0,0,.5);
    cursor: pointer;
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    border: solid 1px #fff;
    color: #fff;
    text-shadow: 0 0 1px rgba(255,255,255,.25);
    background-color: #966;
    background: linear-gradient(to bottom, #c99,#966,#633);
    box-shadow: 0 1px 3px rgba(0,0,0,.8);
}
 
#login-status {
    color: #aaa;
    font-size: 90%;
    z-index: 30;
}
#login-status a {
    background: transparent;
    color: #ddd;
}
#login-status ul a {
    color: #700;
    background: transparent;
}
 
#account-topbutton {
    background: #ccc;
    color: #700;
}
 
.printuser img.small {
    margin-right: 1px;
}
 
/* 账户 */
#printuser{
    color:#fff;
    background-color:transparent;
}
 
#login-status a{
    color: #fff;
    background-color: transparent;
}
 
#login-status a:hover{
    color: #84b7f5;
    background-color:transparent;
}
#account-options {
    background-color:var(--main-background-bottom);
    border: 1px solid var(--dark-border);
}
 
#account-options li a {
    color: #5192e1;
}
 
#account-options li a:hover {
    color: #84b7f5;
}
 
#account-options a, a#account-topbutton{
    color: #000;
    font-weight: normal;
    background-color: transparent;
}
 
#account-options #account-options, a#account-topbutton{
    background-color: transparent;
    border-style: none;
    color: #fff;
}
sup {
vertical-align: top;
position: relative;
top: -0.5em;
}
 
/* 评分 */
div.page-rate-widget-box,
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
    background-color: #919191!important;
    border: solid #919191 1px!important;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
    border: solid #919191!important;
    border-width: 1px 0!important;
}
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel a,
div.page-rate-widget-box span.cancel a:hover {
    color: #000000;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
    background-color: #FF0000!important;
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
    color: #000000!important;
}
div.page-rate-widget-box span.cancel a:hover,
div.page-rate-widget-box span.rateup a:hover,
div.page-rate-widget-box span.ratedown a:hover {
    background: transparent!important;
    color: transparent!important;
}
 
/* TOP MENU */
#top-bar {
    position: absolute;
    top: 140px;
    right: auto;
    width: 100%;
    height: 21px;
    line-height: 18px;
    padding: 0;
    margin: 0 auto;
    z-index: 20;
    font-size: 90%;
}
#top-bar ul {
    float: right;
}
#top-bar li {
    margin: 0;
}
#top-bar a {
    color: #fff;
    background: transparent;
}
#top-bar ul li {
    border: 0;
    position: relative;
}
#top-bar ul li ul {
    border: solid 1px #666;
    box-shadow: 0 2px 6px rgba(0,0,0,.5);
    border-width: 0 1px 1px 1px;
    width: auto;
}
#top-bar ul li a {
    border-left: solid 1px rgba(64,64,64,.1);
    border-right: solid 1px rgba(64,64,64,.1);
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1px;
    max-height: 1px;
    overflow: hidden;
}
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    background: #eee;
    color: #a01;
    border-left: solid 1px rgba(64,64,64,1);
    border-right: solid 1px rgba(64,64,64,1);
}
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
    border-width: 0;
    width: 150px;
    border-top: 1px solid #ddd;
    line-height: 160%;
    height: auto;
    max-height: none;
    padding-top: 0;
    padding-bottom: 0;
}
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
    background: #fff;
    text-decoration: none;
}
#top-bar ul li ul li,
#top-bar ul li ul li.sfhover,
#top-bar ul li ul li:hover {
    border-width: 0;
}
#top-bar ul li ul li a {
    border-width: 0;
}
#top-bar ul li ul a, #top-bar a:hover {
    color: #a01;
}
.top-bar ul li:last-of-type ul {
    right: 0;
}
/* IE7 HACK */
#top-bar ul > li > ul {
    *margin-top: -4px;
}
