﻿/*** Steps Callout ***/
/*** Steps Callout ***/
/*** Steps Callout ***/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto+Slab:wght@100..900&display=swap");
.steps-callout div .inner {
  background: #A5D867;
  color: #fff;
}

.steps-callout div .inner:after {
  border-left: 41px solid #A5D867;
}

.steps-callout div.current .inner:after,
.steps-callout div.previous .inner:after {
  border-left: 41px solid #0098DB;
}

.steps-callout div.current-highlight .inner:after,
.steps-callout div.previous-highlight .inner:after {
  border-left: 40px solid #ed1c24;
}

.steps-callout div .inner:before {
  border-left: 40px solid #fff;
}

.steps-callout div.current .inner,
.steps-callout div.previous .inner {
  background: #0098DB;
}

.steps-callout div.current-highlight .inner,
.steps-callout div.previous-highlight .inner {
  background: #ed1c24;
}

.steps-callout h4, .steps-callout p {
  color: #fff;
  position: relative;
  padding-left: 0;
  text-align: center;
  width: 100%;
}

/**********equipment list layout*************/
.equipment-sum-grp-hdr {
  background-color: #0098DB;
}

.equipment-sum-grp-footer {
  background-color: #eee;
}

.equipment-sum-ctor-hdr {
  background-color: #DCDCDC;
}
.equipment-sum-ctor-hdr .controls .alert-error {
  float: left;
  display: block;
  margin-top: 5px;
  margin-left: 5px;
}

.equipment-sum-grp-hdrtxt {
  color: white;
}

.equipment-sum-total-footer {
  background-color: #ff6e1e;
}

.equipment-sum-total-txt {
  color: white;
  font-weight: bold;
}

.equipment_grid_child table th {
  background-image: none;
  background-color: #0098DB;
  color: #fff;
}
.equipment_grid_child table th span.k-link {
  font-weight: bold;
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.42857;
  color: #373a3c;
  background-color: #fff;
  margin-bottom: 0;
}

header {
  background-color: #fff;
}

.main_headerbar {
  background-color: #fff;
  padding: 35px 20px !important;
}

.tagline {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  text-align: right;
}
.tagline h1 {
  margin-bottom: 0;
}

.tagline a {
  text-decoration: none;
}

.logo img,
.main_logo_div img {
  max-width: 250px;
  float: left;
}

.sub_headerbar {
  display: none;
}

#main_nav {
  background: #0098DB;
}
#main_nav .navbar {
  border: 0 !important;
}
#main_nav a {
  font-size: 18px;
  color: #fff;
  padding: 1rem 1.25rem;
}
#main_nav .dropdown-menu, #main_nav .dropdown-item {
  background: #0098DB;
}
#main_nav .dropdown-menu a, #main_nav .dropdown-item a {
  font-size: 16px;
}
#main_nav .dropdown-menu:hover, #main_nav .dropdown-item:hover {
  background: #0098DB;
  text-decoration: underline;
}
#main_nav button.btn-link {
  padding: 1rem 1.25rem;
  color: #fff !important;
}

h1 {
  font-size: 2.8rem;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
}

h3 {
  font-family: "Roboto Slab", serif;
}

.main_footer {
  background: transparent;
  height: auto;
}

.firstFooter {
  background-color: #0098db;
  line-height: normal;
  height: auto;
  color: #fff;
  padding: 35px 0 30px;
}
.firstFooter .logo-image, .firstFooter .social-network {
  clear: both;
  float: right;
}
.firstFooter .logo-image img {
  max-width: 200px;
}
.firstFooter a {
  color: #fff;
}

.secondFooter {
  background: #162E43;
  padding-top: 30px;
}
.secondFooter ul {
  list-style: none;
  text-align: right;
}
.secondFooter .col-md-6 {
  float: left;
}
.secondFooter a {
  color: #fff !important;
}

footer .privacy {
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
}

footer .questions {
  padding-left: 20px;
}

footer p, footer a, footer li {
  color: #fff;
}

/** Forms **/
form label {
  text-align: left;
}

/****buttons*****/
.btn-primary {
  padding: 18px 22px;
  font-size: 16px;
  line-height: 16px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #A5D867;
  color: #373a3c;
  border: 2px solid #A5D867;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: #fff;
  color: #A5D867;
  border: 2px solid #A5D867;
  text-decoration: none;
  box-shadow: none;
}

.btn-secondary {
  border-radius: 0;
  padding: 18px 22px;
  font-size: 16px;
  line-height: 16px;
  border-radius: 5px;
  text-decoration: none;
  border: 2px solid #A5D867;
  font-family: "Roboto Slab", serif;
  font-weight: bold;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.nav-link, .nav-link:visited {
  color: #485263;
}

.nav-link:focus, .nav-link:hover {
  color: #485263;
}

.list-group-item.active {
  background: #485263;
  border-color: #485263;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.modal-dialog {
  max-width: 950px !important;
  margin: 1.75rem auto;
}

@media print {
  .main_logo_div img {
    display: none;
  }
  .main_logo_div:after {
    content: url("../../../../../Content/Programs/PSEG/images/logo-dark.png");
    width: 275px;
  }
  .header .tagline {
    text-align: left;
  }
  .row {
    margin-left: -30px;
    margin-right: -30px !important;
  }
  .header .col-md-9 {
    clear: both;
  }
  .header .col-md-9 .tagline {
    margin-top: 25px;
  }
}
footer a.signinlink {
  color: #485263 !important;
}
footer .modal-content {
  white-space: normal;
  color: #000;
}
footer .modal-content p, footer .modal-content p a:link {
  color: #000;
}

.text-muted {
  color: white !important;
}
