body.authentication-bg {
    background-color: transparent;
    background-size: cover;
    background-position: center;
}

body.authentication-bg-pattern {
    background-image: url('../images/shipper_background.png');
}
