.vr-icon{background:url(../../gfx/vrpage/vr_blue.png) 15px 18px no-repeat rgba(0,136,255,.2);background-size:auto;width:56px;height:56px}.vr-icon.has-error{background-image:url(../../gfx/vrpage/vr_red.png);background-color:rgba(243,8,8,.2)}.tl-navbar{position:relative}.code-group input{width:56px;height:56px;font-size:32px;text-align:center;border-width:2px}.form-control.has-error{border-color:#f30808;background-color:#feecec;box-shadow:0 0 0 .2rem rgba(243,8,8,.2)}.form-control.is-ok{border-color:#08f}#bigInput{font-size:48px;letter-spacing:12px;text-align:center}#status{min-height:52px}#startBtn{background-color:rgba(0,136,255,.5);border:0}#startBtn.active{background-color:#08f}#opened{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px}#opened a{width:auto;height:auto;overflow:hidden;text-overflow:ellipsis}#opened a div{background-size:cover;padding-bottom:60%}#opened a span{line-height:44px;color:#000;white-space:nowrap}@media (min-width:576px){#opened{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){#opened{grid-template-columns:repeat(3,1fr)}.code-group input{width:64px;height:64px}}@media (min-width:1200px){#opened{grid-template-columns:repeat(4,1fr)}}