.splitText
{
 width: 100%;
}
.splitPre
{
 width: 854px;
}
iframe.demo
{
 width: 427px;
 height: 240px;
 background: url("//realityripple.com/images/stars.jpg") center center / cover no-repeat #000000;
}
iframe.full
{
 width: 854px;
 height: 480px;
 background: url("//realityripple.com/images/stars.jpg") center center / cover no-repeat #000000;
}
input[disabled] + label
{
 opacity: 0.5;
}
#txtURL
{
 max-width: 36em;
 font-family: monospace;
}
#optTwitchSubTier
{
 margin-left: 1em;
}
input[type="number"]
{
 margin-left: 1em;
 text-align: right;
}
@media only screen and (max-width: 1466px)
{
 .splitPre
 {
  width: 427px;  
 }
 iframe.full
 {
  width: 427px;
  height: 240px;
 }
}
.authBox
{
 text-align: center;
 vertical-align: top;
}