*{margin:0;padding:0;box-sizing:border-box}html,body{min-height:600px;min-width:1170px}body{color:#fff;font:26px "LatoLight",Helvetica,Arial,sans-serif;line-height:1;background:#123 url("/Content/images/web/errors/404/page-bg.png") no-repeat bottom center;background-size:contain;min-height:100vh;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}a{color:#fff;text-decoration:underline}a:hover{text-decoration:none}.error-page{width:1100px;padding-top:80px;height:100vh;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto}.error-page .player-bg{background:url("/Content/images/web/errors/404/player-bg.png") no-repeat bottom center;background-size:contain;-webkit-box-flex:0;-webkit-flex:0 0 660px;flex:0 0 660px}.error-page .content{text-align:center;padding-bottom:40px;-webkit-box-flex:0;-webkit-flex:0 0 440px;flex:0 0 440px}.error-page .logo{background:url("/Content/images/web/logo-wide.png") no-repeat;width:105px;height:24px;display:inline-block;text-decoration:none}.error-page .message{border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);margin-top:40px;margin-bottom:40px;padding-top:30px;padding-bottom:30px}.error-page .message .status{color:#39d;font-size:250px;line-height:250px;margin-top:-42px}.error-page .message span{font-size:68px}