@charset "UTF-8";#lobby .game-list li{width:313px;height:289px;margin:0 1% 15px;border:1px solid #221504;background:url('/CdnRedirect/Web.Portal/CS005-01.Portal/Content/Views/Lobby/Game/more.jpg') no-repeat center top;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;position:relative}#lobby .game-list li:not([game-box='more']):hover{opacity:.7}#lobby .game-list li span{position:absolute;font-size:26px;color:#fff;font-weight:bold;letter-spacing:2px;bottom:0;left:-1px;right:-1px;line-height:80px;text-align:left;padding-left:25px;height:105px;background:linear-gradient(to top,rgba(0,0,0,.35),rgba(0,0,0,1));background:-moz-linear-gradient(top,rgba(0,0,0,.35),rgba(0,0,0,1));background:-webkit-linear-gradient(top,rgba(0,0,0,.35),rgba(0,0,0,1))}#lobby .game-list li::before{content:'';width:150px;height:150px;position:absolute;top:-15px;left:0;background-size:80% auto;background-repeat:no-repeat}#lobby .game-list li:not([game-box='more'])::after{content:'PLAY NOW';position:absolute;font-size:16px;color:#fff;bottom:25px;left:25px}#lobby li[game-box='more']{background-image:url('/CdnRedirect/Web.Portal/CS005-01.Portal/Content/Views/lobby/Game/more.jpg')}#lobby li[game-box='more']::before{background-image:url('/CdnRedirect/Web.Portal/_Common/Content/Views/Shared/images/logo/v3/colorshadow/Game/more.png')}