/*
* Protected Page Styling
 */

/* --------------------------------------------------------------
Pennkey
-------------------------------------------------------------- */
.warning-message--content {
    color: #ffffff;
    font-size: 22px;
    line-height: 1.8;
    position: relative;
    width: 100%;
    padding: 25px 150px 25px 25px;
    margin-bottom: 20px;
    background: #c20222 url(../img/access-key.jpg) no-repeat 95% 50%;
}