﻿.bigCustomerLogo {
   background-image: url(images/logo_mk_w340.png);
   height: 120px;
}

.customerLogo {
   background-image: url(images/logo_mk_small.png);
   height:75px;
}

.login{
   background-color: white !important;
}

.content{
   background-color: gainsboro !important;
}

.form-actions{
   background-color: transparent !important;
}