﻿.bigCustomerLogo {
   background-image: url(images/logo_match.gif);
   height: 118px;
   /*width: 130px;
   background-color: white;
   display: table;
   margin: 0 auto;*/
}

.customerLogo {
   background-image: url(images/logo_match_50.png);
   height: 75px;
   margin-left: 20px;
}

.login{
   background-color: white !important;
}

.content{
   background-color: whitesmoke !important;
}

.form-actions{
   background-color: transparent !important;
}
