/* Cleanup of the login page for mobiles */
#sidebar-box {
    display: none;
}

#wrapper {
    width: 95%;
    margin: inherit;
    position: relative;
    padding-top: inherit;
}

#wrapper.nofeed {
    width: 100%;
}

#content {
    clear: inherit;
    padding: 10px 0 10px 0;
    width: 95%;
    box-shadow: none;
}

#newCust {
    display: none;
}

#system-message {
    width: 100%;
}

#header {
    margin-top: 2em;
    margin-bottom: 3em;
}

.seekom-logo {
    margin-top: 3em;
}