/**
 * This file is part of the securitypro package.
 *
 * @author Mathias Reker
 * @copyright Mathias Reker
 * @license Academic Free License (AFL 3.0)
 *
 * Additionally, this module is subject to a proprietary End User License Agreement (EULA).
 * For the full copyright, open source license, and EULA information, please view the LICENSE
 * that were distributed with this source code.
 */

#login-panel-2fa .flip-container-2fa {
    margin-top: 115px;
}

#login-panel > p:nth-child(4), #login-panel .flip-container {
    display: none;
}

#shop-img {
    z-index: 3 !important;
}
