﻿.bigCustomerLogo {
   background-image: url(images/logo.png);
   height: 65px;
}

.customerLogo {
   background-image: url(images/logo_small.png);
   height:75px;
}

.login{
   background-color: white !important;
}

.content{
   background-color: whitesmoke !important;
}

.form-actions{
   background-color: transparent !important;
}