
























.AgencyContactContainer
{
  display:none;
}
 
.StepSubContentContainer
{
  padding-left:0px;
}
.MainBackground {background-color: #4169E1; }

 .EntryCaptionContainer { color: #FFFFFF; }
.EntryRequiredContainer { color: #FFFFFF; }
.SectionLabel { color: #FFFFFF;  }
.FooterCopyright { display:none !important; }
.WelcomeTermsSection { color: white; }
.SectionDivider { border-top : 1px #FFFFFF solid; }
a { color: #000000; }
label { color: #000000; }
.PolicyHolderLabel, .DriverNameLabel, .HeaderLabel, .UnitNameLabel, .CarDetailsLabel { color: #000000; }
input:disabled {
  color: #fff;
  background-color: #3a64a0;
}
.driverRow, .carRow { border-bottom: 1px solid #fff; }
select:disabled {
  color: #fff;
  background-color: #3a64a0;
}
.Selection {
  background-color: #000080;
  color: #fff;
}