@font-face {
    font-family: "Linotype Univers W01 Regular";
    src: url("https://db.onlinewebfonts.com/t/721ab30c108d476c3538d4ccefc46937.eot");
    src: url("https://db.onlinewebfonts.com/t/721ab30c108d476c3538d4ccefc46937.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/721ab30c108d476c3538d4ccefc46937.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/721ab30c108d476c3538d4ccefc46937.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/721ab30c108d476c3538d4ccefc46937.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/721ab30c108d476c3538d4ccefc46937.svg#Linotype Univers W01 Regular")format("svg");
}
@font-face {
    font-family: "Linotype Univers W01 Black Cn";
    src: url("https://db.onlinewebfonts.com/t/09d033fc9b97bf59cb3bfc756c953757.eot");
    src: url("https://db.onlinewebfonts.com/t/09d033fc9b97bf59cb3bfc756c953757.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/09d033fc9b97bf59cb3bfc756c953757.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/09d033fc9b97bf59cb3bfc756c953757.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/09d033fc9b97bf59cb3bfc756c953757.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/09d033fc9b97bf59cb3bfc756c953757.svg#Linotype Univers W01 Black Cn")format("svg");
}

html {
  font-size: 12px;
}
body { 
  color: #ffff00;
  background-color: #000000;
  font-family: "Linotype Univers W01 Regular";
  font-size: 100%;
  line-height:95%;
  }
p {
  font-family: "Linotype Univers W01 Regular";
  font-size: 160%;
  line-height:130%;
}
h1 {
  font-family: "Ambroise Black";
  color: #ffffff;
  text-align: center;
  font-size: 155%;
  line-height:200%;
}

.button {
  background-color: #fff000;
  border-radius: 12px;
  color: #5a00bb;
  font-family: "Linotype Univers W01 Regular";
  cursor: pointer;
  font-weight: bold;
  padding: 25px 7px;
  text-align: center;
  text-decoration: none;
  transition: 200ms;
  width: 90%;
  box-sizing: border-box;
  line-height:105%;
  border: 0;
  font-size: 1em;
  user-select: none;

}

.button:active,
.button:focus {
  outline: 0;
  background: #ff00ff;
 transition-duration: 500ms;
 transition-timing-function: ease-out;
  box-shadow: 0 0 0 2px rgba(0,0,0,.2), 0 3px 8px 0 rgba(0,0,0,.15);
}

/*.button:disabled {*/
/*  filter: saturate(0.2) opacity(0.5);*/
/*  -webkit-filter: saturate(0.2) opacity(0.5);/*
/*  cursor: not-allowed;*/
/*}*/

.deetsbutton {
  background-color: #fff000;
  border-radius: 12px;
  color: #5a00bb;
  font-family: "Linotype Univers W01 Regular";
  cursor: pointer;
  font-weight: bold;
  padding: 25px 7px;
  text-align: center;
  text-decoration: none;
  transition: 200ms;
  width: 90%;
  box-sizing: border-box;
  line-height:105%;
  border: 0;
  font-size: 100%;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.deetsbutton:active {
  outline: 0;
  background: #ff00ff;
  box-shadow: 0 0 0 2px rgba(0,0,0,.2), 0 3px 8px 0 rgba(0,0,0,.15);
}


#opbutton {
  border:0;
  color:#5a00bb;
  border-radius: 12px;
  font-family: "Linotype Univers W01 Regular";
  cursor: pointer;
  font-weight: 900;
  padding: 25px 7px;
  text-align: center;
  text-decoration: none;
  transition: 200ms;
  width: 90%;
  box-sizing: border-box;
  line-height:105%;
  border: 0;
  font-size: 1em;
  user-select: none;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;*/
  border-width: 1px;
  border-style: solid;
  background: url(/images/opstickers/strongnerf.jpg), #fff000;
  background-position-y:center;
  background-position-x:center;
  background-size: 337px 262px;
  background-blend-mode: lighten;

}

#opbutton:active {
  color: #fff000;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  background-color: #ff00ff;
  background-blend-mode: lighten;
}*/

a {
  color:#5a00cc;
  font-family: "Linotype Univers W01 Regular";
  text-decoration: none;
  }
  
a.inlinetext {
  color: #cc00cc;
}
a.inlinetext:not(:disabled):hover,
a.inlinetext:not(:disabled):focus {
  text-decoration: underline;
}

a.inlinetext:disabled {
  filter: saturate(0.2) opacity(0.5);
  -webkit-filter: saturate(0.2) opacity(0.5);
  cursor: not-allowed;
} 

h2 {
  font-family: "Ambroise Black";
  color: #ffffff;
  text-align: center;
  font-size: 155%;
  line-height:135%;
}
h2.h2blarg {
  font-family: "Ambroise Black";
  color: #a100a1;
  text-align: center;
  font-size: 155%;
  line-height:135%;
}

h3 {
  font-family: "Ambroise Regular";
  color:#ffffff;
  text-align: center;
  font-size: 100%;
  }

ol {
  font-family: "Ambroise Black";
  text-align: left;
  color: #ffffff;
  }
  
ul {
  text-align: left;
  font-family: "Linotype Univers W01 Regular";
  font-size: 100%;
}

#titl {
  border-radius: 12px;
  border-style: hidden;
  overflow: hidden;
  height: 225px;
  width:75%;
}


.titl::-webkit-scrollbar {
  display:none;
}


details[open]> summary {
  background: #ff00ff;
  }
summary::marker  {
  font-size: 1.5em;
}

table {
  border-radius: 12px;
  border-left: 1px;
  border-right: 1px;
  border-top: 1px;
  border-bottom:1px;
  border-style: solid;
  border-color: #ffffff;
  padding-top: 0px;
  padding-bottom:0px;
  padding-right: 3px;
  padding-left: 3px;
  width:100%;
}
#aboutme {
  font-size:3px;
  line-height:3px;
  color:#fff000;
  }
}
</style>