﻿/*
    NPC CLIENT STYLESEHEET TEMPLATE

    Make a copy of this stylesheet template.
    Use this style sheet when creating stylesheets 
    for next NPC clients. 
    
*/
.npcImage {
  content: url("../images/UNewHavenLogo.png") !important;
  background-repeat: no-repeat; }

/* Default Custom Components Section */
.inputsection1, .inputsection2, .dropdownsection3 {
  display: none; }

/* client customization form */
.buttonStyle, .estimatedNetPriceSectionHeader, .estimatedNetPriceSectionHeader-summary, .tab button.active, .tab button.hover, .testOption, #TestOption {
  background-color: #1c2b48 !important; }

.modal-content {
  background-color: #FFFFFF !important;
  border-color: #1c2b48 !important; }

.your-net-price {
  color: #1c2b48 !important; }

/*****************************/
