﻿body {
    background-image: url('../images/logau/background_cd74.png');
}

#shiftmove-login-style {
    display: none !important;
}

#toplogo {
    background-image: url('../images/logau/logo_cd74.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 280px;

    margin-bottom: 50px;
}

input[type='button'] {
    background-color: #c60838;
}

input[type='button']:hover {
    background-color: #800000;
    color: #ffffff;
}

.label-info {
    background-color: #960018;
}

#address {
    position: fixed;
    top: 525px;
    text-align: center;
    width: 100%;
    color: white;
    font: 16px/1.3em 'Open Sans', 'trebuchet ms', arial, sans-serif !important;
}

#reset_password {
    display: none;
}
