﻿.bigCustomerLogo {
    background-image: url(images/logo_login.jpg);
    height: 92px;
}

.customerLogo {
    background-image: url(images/logo_default.jpg);
    height: 75px;
}

.form-actions {
    background-color: transparent !important;
}

.login {
    background-color: white !important;
}

.content {
    background-color: whitesmoke !important;
}

.form-actions {
    background-color: transparent !important;
}



