.loginPanel {
    margin-top: -150px !important;
}

div.loginPanel div.textField,
div.bottomArea {
    display: none;
}

.bottomLeft,.bottomRight {
    height: 119px;
    top: 100px;
}

div.bottomEsia {
    top: 100px;
    background: none;
    border: none;
}

.bottomEsia a.esia-login:hover {
    background: #47BBDD;
}

div.esia_only div.esia-button {
    width: 350px;
    position: absolute;
    left: 50%;
    margin-left: -175px;
    top: 120px;
    padding: 0px;
}

body .admin-login {
    text-transform: none;
    background: none;
    color: black;
    text-align: right;
    text-decoration: underline;
}

dev.bottomEsia a.esia-login,
div.esia_only div.esia-button a.esia-login {
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
    background: #44A5C6;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    transition: background 0.2s;
}
