body{font-family:Verdana,sans-serif;margin:0 auto;min-width:400px;background-color:#000;background-image:url("../images/backgrounds/space.png");background-size:cover;background-repeat:no-repeat;background-position:center center;color:#fff}.choose-container{display:flex;flex-wrap:wrap;margin:0 auto !important}.choose-sub-container{text-align:center;margin-top:8rem;width:100%}.choose-tile{background-color:rgba(255,255,255,.2);border:.0625rem solid #999;padding:1rem;display:inline-block;position:relative;width:46.875rem;height:26.875rem;border-radius:3rem}.choose-logo{width:30%;position:absolute;top:2rem;left:1.8rem}.choose-controls{position:relative;top:7rem}input[type=text],input[type=password],input[type=number],input[type=email]{font-size:.8rem;margin-bottom:.625rem;background:#f2f0ee;border:.0625rem solid #d9d9d9;border-radius:.3125rem;padding:0 .5rem;color:#444;border-color:#c60;line-height:1.5rem}select{width:65%;color:#444;border-color:#c60;border-radius:.3125rem;background:#f2f0ee;padding:.125rem 0 .125rem .125rem;margin-bottom:.625rem;text-align:center;font-size:.9rem}.btn{color:#fff;font-size:.9rem;background-color:#f3901d;text-decoration:none;padding:.4rem .7rem .4rem .7rem;background:linear-gradient(to bottom,#f8bc77 0%,#b66c16 100%);border:none;margin:.25rem;text-shadow:0 .0625rem .0625rem rgba(0,0,0,.5);box-shadow:0 .125rem .0625rem rgba(0,0,0,.4),0 .0625rem rgba(255,255,255,.5) inset;cursor:pointer}.hidden{display:none}.w40{width:40%}