body   {
   background: #eeeeee;
   font-family: sans-serif;
   font-size: 80%;
}
     
    input[type="text"], textarea {
        background: none repeat scroll 0% 0% rgba(0, 0, 15, 0.6);
        border:#eeeeee 1px solid;
        -webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
        color:#E6E6C9;
        min-width:100%;
        text-indent:0px;
        text-shadow:none;
        text-transform:none;
        word-spacing:normal;
    }
     
    /*input[type="text"] {
        opacity:0.6;
    }*/
     
    /*table {
        background: url("https://i.imgur.com/wiIcymd.png") repeat scroll 0% 0% #FFFFFFf0;
        border:#eeeeee 1px solid;
        -webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
        padding-right:4px;
    }*/
     
    input[type="checkbox"]{
        height: 0px;
    }
     
    /*[name="post"] {
        min-height:30px;
    }*/
     
    [name="spoiler"] {
        position:relative;top:3px;
    }
     
    /*input[type="submit"]{
        background:none repeat scroll 0px 0px #00080C;
        color:#33CC33;
        width:168px;
    }
     
    [name="post"] *{
        -moz-appearance:none!important;
    }*/
     
    input[name="post"]{
        width:68px;
    }
     
    [name="post"] [type="text"][name="subject"]{
        min-width:40px;
        padding: 2px 4px 3px;
    }
     
    input:not([type="checkbox"]){
        height:22px;
    }
     
    form table tr th {
        background: url("https://i.imgur.com/2H0E4uq.jpg") repeat scroll 0% 0% #1E243D;
        border:#DDDDDD 1px solid;
        -webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
        font-family:Arial;
		font-size:14px;
        text-shadow: 1px 1px 0px #000, -1px 1px 0px #000, 1px -1px 0px #000, -1px -1px 0px #000, 0px 1px 0px #000, 0px -1px 0px #000, -1px 0px 0px #000, 1px 0px 0px #000, 2px 2px 0px #000, -2px 2px 0px #000, 2px -2px 0px black, -2px -2px 0px black, 0px 2px 0px black, 0px -2px 0px black, -2px 0px 0px black, 2px 0px 0px black, 1px 2px 0px black, -1px 2px 0px black, 1px -2px 0px black, -1px -2px 0px black, 2px 1px 0px black, -2px 1px 0px black, 2px -1px 0px black, -2px -1px 0px black;
        text-align:center;
        color:#7FC9FF;
    }
     
    /* End of changes made to the commenting box */
     
    /* Add a rotating pentagram insignia near the bottom left corner. */
     
    .desktop-style body::after{
        content:"";
        z-index:1000;
        position:fixed;
        width:128px;
        height:128px;
        right:45%;
        bottom:5%;
        background-image:url('https://i.imgur.com/2sbiFJv.gif');
        background-repeat: no-repeat;
		background-position:50% 50%;
        pointer-events:none;
        background-size:128px;
        opacity: 0.25;
        animation:emblemspin 4s linear 0s infinite;
        -o-animation:emblemspin 4s linear 0s infinite;
        -moz-animation:emblemspin 4s linear 0s infinite;
        -webkit-animation:emblemspin 4s linear 0s infinite;
    }
     
#thread_98019 {
background-image: url('https://i.imgur.com/pr0e1Ft2.jpg');
background-repeat: yes-repeat;
background-position: center right;
}
