
img {width:49.5%; margin:0 0.25%}
.small {width:24%}

a {color:#3BF}

#ep {max-width:100%;}
.ep {max-width:100%;}

@media only screen and (max-width: 600px) {
  .small {width:49%}
  .secondary {display:none}
  .ep {height:270px}
}

#OldReleases {display:none;}

.Notice {background-color:rgba(255,128,255,0.4); padding:8px;}
#root {margin-left:-40px; list-style-type:none}
.updated {color:rgb(255,0,255);}
#Graph {width:80%; height:300px; margin-bottom: 70px;
        border-left:2px solid #000; border-bottom:2px solid #000;}
.Bar {width:8%; position:absolute; text-align:center; color:#FFF;}

button {padding:6px; background-color:rgb(240,210,200);}
.VidButton {padding:8px; background-color:rgb(192, 255, 255);}

#test {width:64vw; height:36vw; position:relative; margin:4px;}
.comp {width:64vw;}
.cb {clear:both}
#m {display:block; width:64vw; height:1em; margin:auto; background-color:#ffc;}
#cm {display:block; background-color:#cff; width:40px; height:1em; margin:auto; text-align:center; user-select:none;}

.hide {display:none;}

.Releases {padding-left:20px;}
.Releases li {
    border-bottom:2px solid #F60; padding:6px; margin:6px; width:90%; max-width:20em;
    background-color:rgba(240,210,150,0.33);
    display:block;
}
#imgcont {float:left; margin:16px; width:113px;}

table {border-collapse:collapse;}
th, td {padding:8px 8px; border-left:2px solid #900; border-right:2px solid #666;}
.hl {background-color:rgba(96, 255, 64, 0.4); text-align:center}
.h2 {background-color:rgba(255, 220, 128, 0.6);}
.hv {background-color:rgba(64, 192, 255, 0.4); text-align:center}

h3 {margin:14px 0;}
h4 {margin:8px 0;}

p {margin-top:8px;}
