.globalMessageWrapper {
        display: none!important;
}

.wrapper-content{
    margin: 0 auto;
    width: 1188px;
}

.pagenotfound {
    margin: 0 auto;
    font-size: 14px;
}

.pagenotfound .wrapper-content{
    padding-top: 100px;
}

.pagenotfound .content{
    padding:20px 20px 20px 20px;
    background: #fff;
    border: 1px solid rgba(204, 204, 204, 0.7);
    font-size:15px;
}


.pagenotfound a:hover {
    text-decoration: underline;
}

.pagenotfound p {
    line-height:30px;
}

.pagenotfound .globalMessages .error{
    line-height:30px;
    color: #FF0000;
    font-weight: bold;
    display: inline-block;
    font-size: 15px;
}

.text-center{
    text-align: center;
}

h3 {font-size:1.5em;line-height:21px;margin-bottom:1em;}

.footer-allright-error {
    position: absolute;
    bottom: 0;
    line-height: 26px;
    width: 100%;
    color: #FFF;
    background-color: #115b54;
}

.footer-allright-error > span {
    text-align: center;
    display: block;
}

.pagenotfound .globalMessages .error {
    line-height: 30px;
    color: #FF0000;
    font-weight: bold;
    display: inline-block;
    font-size: 15px;
}

.pagenotfound a {
    color: #000;
    text-decoration: none;
}

.top.container .logo{
    width: 184px;
    height: 44px;
    margin: 25px auto;
}

.top.container .logo img{
    width: 184px;
    height: 44px;
}

