﻿.page-bg-certificates {
    background-image: url(../Styles/images/certificates-login.png);
    background-position: 19px 35px;
    background-repeat: no-repeat;
    min-height: 510px;
}

.page-bg-death {
    background-image: url(../Styles/images/page-bg-death-login.png);
    background-position: right 55px;
    background-repeat: no-repeat;
    min-height: 510px;
}

.login-button {
    color: #666666;
    font-weight: bold;
    margin-bottom: 5px;
    padding-right: 0;
    text-align: center;
    width: 50px;
    margin-left: 5px;
    height: 25px;
}
