.jfErrorPage{height:100%}.jfErrorPage-wrapper{z-index:100;background-color:#f5f5f5;width:100%;height:100%;position:absolute}.jfErrorPage-container{justify-content:center;align-items:center;width:100%;min-height:100%;padding:80px 0;display:flex}.jfErrorPage-content{color:#0a1551;background:#fff;border-radius:4px;flex-direction:column;flex:none;justify-content:center;align-items:center;width:100%;max-width:600px;padding:60px 80px;display:flex;box-shadow:0 4px 4px rgba(0,0,0,.25)}.jfErrorPage-header{background-color:#0a1551;width:100%;padding:18px 20px 22px;position:absolute}.jfErrorPage-logo{height:30px}.jfErrorPage-icon-container{color:#ffb629;background-color:rgba(255,182,41,.25);border-radius:100%;width:96px;height:96px;padding:1px 8px 15px}.jfErrorPage-title{margin-top:16px;font-size:32px;font-weight:700}.jfErrorPage-highlight{text-align:center;margin-top:12px;font-size:17px;font-weight:400}.jfErrorPage-action{cursor:pointer;color:#fff;background-color:#09f;border:none;border-radius:4px;outline:none;margin-top:16px;padding:12px 65px;font-size:20px;line-height:32px}