﻿@import url("https://fonts.googleapis.com/css?family=Lato");
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/*** General Forms ***/
.form-horizontal .control-label {
  padding-top: 0; }

.application-form fieldset {
  border: 1px solid #DDD;
  padding: 20px; }

.application-form legend {
  border: 0 none;
  width: auto;
  margin: 0; }

.application-form p.spacing {
  padding: 2em 0 1em; }

.application-form p,
.application-form .control-group {
  clear: both;
  display: block; }

.application-form .control-label,
.application-form .controls {
  float: left; }

.application-form .control-label {
  font-weight: bold;
  width: 250px; }

.application-form .two-column {
  clear: none;
  float: left;
  width: 50%; }
  .application-form .two-column .control-label, .application-form .two-column .controls {
    float: none;
    padding-left: 5%;
    width: 95%; }

.form-horizontal fieldset.terms .controls {
  margin-left: 20px; }

/*** End General Forms ***/
/*** Header ***/
header {
  margin-bottom: 30px;
  padding: 28.5px 0 0;
  position: relative; }

#header_nav {
  clear: both; }
  #header_nav ul {
    clear: both; }

.logo {
  display: inline-block;
  text-align: center; }

header .span7 .tagline {
  margin-top: 5px;
  float: right; }
  header .span7 .tagline h1 {
    margin: 0; }

/**********/
/* Footer */
/**********/
/*******Footer*************/
footer {
  background-color: #fff;
  clear: both;
  color: #000;
  display: block;
  float: none;
  margin: 2em auto 0;
  padding: 0;
  text-align: center;
  width: 100%;
  z-index: 1; }
  footer .footer_block {
    background-color: #f89728;
    height: 100%;
    position: relative;
    float: right;
    margin-right: 189px;
    width: 110px; }
  footer p {
    padding-top: 1em; }

.footer_links {
  float: left; }

.sightline_logo {
  float: right; }

#footer_links {
  clear: both;
  margin-top: 25px;
  padding: 0;
  z-index: 10; }
  #footer_links ul {
    display: inline;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    float: none; }
  #footer_links li {
    display: inline;
    list-style: none;
    padding: 0 0 0 7px;
    color: #000;
    margin: 0; }
  #footer_links a:link, #footer_links a:visited, #footer_links a:active {
    display: inline;
    list-style: none;
    padding: 0 0 0 7px;
    color: #000;
    margin: 0; }
  #footer_links a:hover {
    color: #00aeef;
    display: inline;
    list-style: none;
    padding: 0 0 0 7px;
    margin: 0; }

/*******End Footer*************/
.list, #header_nav ul, .productEligibility {
  float: left;
  margin: 0;
  clear: both; }

.listItem, #header_nav ul li, .header {
  display: inline;
  padding-left: 20px;
  list-style: none outside none; }

.listLink {
  color: #ffffff;
  text-decoration: none; }

#header_nav ul {
  margin: 10px; }

/***************/
/* Primary Nav */
/***************/
#main_nav {
  clear: both;
  text-align: center;
  width: 100%; }
  #main_nav ul {
    width: 100%;
    margin: 0 auto;
    padding: 0 0;
    float: left; }
    #main_nav ul li {
      display: inline;
      line-height: 25px; }
  #main_nav .navbar {
    margin: 0; }
    #main_nav .navbar .nav > li > a {
      float: left;
      font-size: 0.95em;
      font-weight: normal;
      padding: 7px 2em;
      text-decoration: none;
      -moz-text-shadow: none;
      -webkit-text-shadow: none;
      text-shadow: none; }
    #main_nav .navbar .nav > li:first-child > a {
      background: none; }
  #main_nav .navbar-inner {
    background: none;
    border: 0 none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    min-height: initial;
    padding: 0; }

#header_nav {
  float: right;
  font-size: 1em;
  font-weight: bold;
  padding: 1em 0; }
  #header_nav ul {
    display: inline;
    list-style: none;
    margin: 0 auto;
    padding: 0; }
  #header_nav li {
    display: inline;
    list-style: none;
    padding: 0 4px 0 6px;
    margin: 0; }
  #header_nav a:link, #header_nav a:visited, #header_nav a:active {
    display: inline;
    list-style: none;
    padding: 0 4px 0 6px;
    margin: 0; }
  #header_nav a:hover {
    display: inline;
    list-style: none;
    padding: 0 4px 0 6px;
    margin: 0; }

ul#menu li {
  height: 30px;
  padding-left: 20px;
  margin-top: 5px;
  float: left; }

/*** Equipment NAV bar ***/
.navbar-equipment {
  padding-bottom: 15px; }
  .navbar-equipment .nav {
    text-align: center;
    float: none; }
    .navbar-equipment .nav li {
      /*width: 140px; */
      /* or whatever width you want for items */
      display: inline-block;
      float: none; }

/* Resets back to bootstrap default when collapsed*/
.nav-equipment-collapse.collapse.in li {
  display: block; }

.navbar-equipment .nav > .active > a {
  font-size: 0.9em;
  text-shadow: none; }

.ie7 .navbar-equipment ul.nav, .ie8 .navbar-equipment ul.nav {
  padding: 10px 0;
  display: block;
  text-align: center;
  font-size: 12px; }

.ie7 .navbar-equipment ul.nav li a, .ie8 .navbar-equipment ul.nav li a {
  display: inline-block;
  text-align: center;
  padding-right: 10px; }

/*** Steps Callout ***/
.steps-callout {
  margin-bottom: 30px;
  width: 100%;
  float: left; }
  .steps-callout .step-one {
    z-index: 3; }
  .steps-callout .step-two {
    z-index: 2; }
  .steps-callout .step-three {
    z-index: 1; }
  .steps-callout .step-four {
    z-index: 0; }
  .steps-callout h4, .steps-callout p {
    margin: 0; }
  .steps-callout h4 {
    font-size: 20px; }
  .steps-callout p {
    font-size: 12px;
    line-height: 1.5em; }

.steps-callout > div {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: table;
  float: left;
  padding: 0 3%;
  position: relative;
  width: 25%; }

.steps-callout > div.last {
  background: none; }

.steps-callout > div .inner {
  display: table-cell;
  padding: 0;
  vertical-align: middle; }

@media (max-width: 500px) {
  .steps-callout {
    background: none !important;
    height: auto !important; }
  .steps-callout > div {
    clear: both;
    float: left;
    width: 268px;
    background-position: right center;
    height: 45px; }
  .steps-callout > div.last,
  .steps-callout > div.active.prev-step {
    background: url("/Content/images/bg_steps_green.png") no-repeat scroll right center transparent; } }

@media (max-width: 375px) {
  .steps-callout > div {
    width: 200px; } }

/*** Homepage Product List & Table ***/
.productEligibilityIcons, .productEligibility .washer,
.productEligibility .thermostat,
.productEligibility .fridge,
.productEligibility .lightbulb,
.productEligibility .window,
.productEligibility .home {
  height: 78px; }

@media screen and (max-width: 838px) {
  .mobileIcons, .productEligibility .washerHome, .productEligibility .thermHome, .productEligibility .dehumidHome, .productEligibility .acHome {
    float: left;
    max-width: 100px; } }

@media screen and (max-width: 338px) {
  .mobileIcons, .productEligibility .washerHome, .productEligibility .thermHome, .productEligibility .dehumidHome, .productEligibility .acHome {
    max-width: 70px; } }

.productEligibility {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
  /*   .washer{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/programIcons/icon_wash.png') no-repeat left center;	    }
			 .thermostat{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/programIcons/icon_weather.png') no-repeat left center;    }
			 .fridge{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/programIcons/icon_fridge.png') no-repeat left center;    }
			 .lightbulb{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/programIcons/icon_lightbulb.png') no-repeat left center;    }
			  .window{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/programIcons/icon_window.png') no-repeat left center;    }
			   .home{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/programIcons/icon_home.png') no-repeat left center;    }
			 .washerHome{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_washer.png') no-repeat left center;height:65px;  @extend .mobileIcons;  }
			 .thermHome{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_therm.png') no-repeat left center;height:49px;   @extend .mobileIcons;    }
			 .dehumidHome{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_dehumid.png') no-repeat left center;height:65px;   @extend .mobileIcons;    }
			  .acHome{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_ac.png') no-repeat left center;height:39px;   @extend .mobileIcons;  }  */ }
  .productEligibility.last {
    border-bottom: none; }
  .productEligibility .rebate {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/arrow_rebate.png") no-repeat left center;
    float: right;
    font-size: 2.5em;
    height: 81px;
    margin-left: 20px;
    padding-left: 20px;
    text-align: center;
    position: relative;
    max-width: 200px;
    left: -220px; }
    .productEligibility .rebate div {
      font-weight: bold;
      height: 60px;
      margin-left: 10px;
      padding-top: 20px; }
    .productEligibility .rebate span {
      clear: both;
      display: block;
      font-size: 0.7em;
      margin-top: 10px; }
  @media screen and (max-width: 837px) {
    .productEligibility .productInfo {
      width: 31.4917%;
      float: left; } }
  @media screen and (max-width: 463px) {
    .productEligibility .productInfo {
      width: 100%;
      float: left; } }
  .productEligibility .productInfo h5 {
    color: #0079C1; }

.iconString.productEligibility {
  border: medium none;
  height: auto; }
  .iconString.productEligibility ul {
    float: left;
    margin-left: 0; }
  .iconString.productEligibility li {
    background-position: left top;
    display: inline;
    float: left;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 140px;
    text-align: center;
    /*    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/bg_line.png") repeat-x scroll left 40px rgba(0, 0, 0, 0);
*/ }
    .iconString.productEligibility li span {
      /*background-position: center top;
      padding-top: 80px;*/
      display: block; }

.iconString.productEligibility li:first-child,
.iconString.productEligibility li:last-child {
  background: none; }

.iconString.productEligibility li:nth-child(2) {
  margin-left: -20px;
  padding-left: 30px; }

.iconString.productEligibility li:nth-last-child(2) {
  margin-right: -20px;
  padding-right: 30px; }

/***** Equipment Page *****/
/*  
.equipment-line-item.clotheswasher{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_washer.png') no-repeat left center;   }
.equipment-line-item.heatCooling{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_therm.png') no-repeat left center;   }
.equipment-line-item.waterHeater{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_dehumid.png') no-repeat left center;  }
.equipment-line-item.roomairconditioner{background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_ac.png') no-repeat left center;}*/
.equipment-line-item, .equipment-total-savings {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  height: 90px;
  width: 100%; }

.equipment-line-item {
  margin-left: 20px;
  padding-left: 100px; }
  .equipment-line-item h4 {
    text-align: center;
    font-size: 1.3em;
    padding-bottom: 10px;
    float: left;
    width: 80%;
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: 0px;
    font-face: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #5f5533;
    border-bottom: 2px solid #f3f3f3; }
  .equipment-line-item .status {
    display: none; }
  .equipment-line-item .totals {
    float: right;
    font-size: 1.9em;
    text-align: center;
    font-weight: bold;
    margin-left: 5px;
    padding-top: 30px;
    width: 19%; }

.equipment-total-savings .totals {
  color: #6E9A35;
  font-face: "Segoe UI", Verdana, Helvetica, Sans-Serif;
  float: right;
  font-size: 1.9em;
  text-align: center;
  font-weight: bold;
  margin-left: 5px;
  padding-top: 30px;
  width: 19%; }

.in-progress .status {
  font-face: "Segoe UI", Verdana, Helvetica, Sans-Serif;
  display: block;
  text-align: center;
  font-size: 1.3em;
  padding-bottom: 10px;
  float: left;
  width: 80%;
  color: red;
  margin-top: 0;
  margin-bottom: 5px; }

.in-progress .totals, .in-progress .status {
  color: #EE352A; }

.equipment-total-savings {
  /* background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Total-Savings.png") no-repeat scroll 0 0;*/
  float: right;
  height: 107px;
  padding-bottom: 30px;
  width: 470px; }
  .equipment-total-savings h4 {
    font-face: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    float: left;
    /*   background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Piggy-Bank.png") no-repeat scroll 0 10px;*/
    height: 80px;
    padding: 5px 5px 0 80px;
    line-height: 70px;
    width: 195px;
    font-size: 1.9em;
    margin: 0; }
  .equipment-total-savings span.disclaimer {
    clear: both;
    color: #EE352A;
    float: left;
    line-height: 10px;
    font-size: 10px;
    margin-left: 5px; }
  .equipment-total-savings .savingsContain {
    float: left; }
  .equipment-total-savings .totals {
    color: #000000;
    width: 150px; }
    .equipment-total-savings .totals .warning {
      color: #EE352A; }
    .equipment-total-savings .totals .warningText {
      color: #EE352A;
      font-size: 0.5em;
      line-height: 0.5em; }

.equipment-line-item {
  /* &.WaterHeater {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Water.png") no-repeat scroll 10px center;
  }
  &.Conservation {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/NewWater-icon.png") no-repeat scroll 10px center;
  }
  &.DuctSealing {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Air-Sealing.png") no-repeat scroll 5px center;
  }
  &.Roofing, &.WholeHouse {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Roof-icon.png") no-repeat scroll 5px center;
  }
  &.Assessments {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Check-List.png") no-repeat scroll 5px center;
  }*/ }
  .equipment-line-item.Grocery, .equipment-line-item.Insulation {
    /*    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Insulation.png") no-repeat scroll 0 center;
*/ }
  .equipment-line-item.Heating {
    /*background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Heating-icon.png") no-repeat scroll 0 center;*/ }
  .equipment-line-item.Window {
    /* background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/window-icon.png") no-repeat scroll 0 center;*/ }
  .equipment-line-item.Tuneup {
    /*background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/tools-icon.png") no-repeat scroll 0 center;*/ }
  .equipment-line-item.Appliance {
    /*    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/refrigerator-icon.png") no-repeat scroll 0 center;
*/ }
  .equipment-line-item.Lighting, .equipment-line-item.assessments.Lighting {
    /*    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Lighting.png") no-repeat scroll 0 0;
*/
    padding-left: 80px;
    float: left; }

/*** Homepage Product List & Table ***/
.products-list {
  display: none; }
  .products-list ul {
    list-style-type: none;
    margin: 0 0 50px;
    padding: 0; }
    .products-list ul li {
      border-bottom: 1px solid #f3f3f3;
      margin: 0 0 10px;
      padding: 0 0 10px; }
      .products-list ul li:after {
        clear: both;
        content: " ";
        display: block;
        float: none;
        width: 100%; }
      .products-list ul li strong {
        display: block;
        float: left;
        padding-right: 5%;
        width: 20%; }

.one-done table tr {
  border-bottom: 1px solid #f3f3f3; }
  .one-done table tr:last-child {
    border-bottom: none; }

.one-done .products-table td {
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 10px;
  width: 150px;
  text-align: center;
  vertical-align: central; }

.one-done .products-table .row-title {
  width: 100px; }

.one-done .products-table .col-title {
  background-color: #0079C1;
  color: #ffffff; }

/*********** Login ********************/
.login-header {
  -moz-border-radius: 0.4em;
  -webkit-border-radius: 0.4em;
  border-radius: 0.4em;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: bold;
  text-decoration: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  text-shadow: none;
  padding: 5px; }

/* Sidebar Well */
.well {
  background: none;
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  padding: 0; }
  .well .nav-list {
    margin: 0;
    padding: 0; }
    .well .nav-list > li > a {
      background: none;
      margin: 0;
      padding: 2px 0 2px 12px;
      -moz-text-shadow: none;
      -webkit-text-shadow: none;
      text-shadow: none; }
    .well .nav-list .nav-header {
      background: none;
      margin: 0;
      padding: 2px 0 2px 12px;
      -moz-text-shadow: none;
      -webkit-text-shadow: none;
      text-shadow: none;
      font-weight: bold;
      font-size: 1em;
      margin-bottom: 2px; }
    .well .nav-list > li {
      margin-bottom: 2px; }
      .well .nav-list > li > a:hover {
        background: none;
        text-decoration: underline;
        -moz-text-shadow: none;
        -webkit-text-shadow: none;
        text-shadow: none; }
      .well .nav-list > li.active {
        margin-left: 10px;
        width: 100%; }
        .well .nav-list > li.active a {
          font-weight: bold;
          text-decoration: none; }

/************Wizard***********/
.wizard-step {
  clear: both; }

/* Large desktop */
@media (min-width: 1200px) {
  .page-title h1, .page-sub-title h1 {
    font-size: 2.8em; } }

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .page-title h1, .page-sub-title h1 {
    font-size: 1.7em; }
  header .span7 .tagline {
    padding-left: 90px !important; }
  header .row-fluid .span7.offset1 {
    margin-left: 0;
    float: right; } }

/* Landscape phone to portrait tablet */
/* Landscape phones and down */
@media (max-width: 480px) {
  .page-title h1, .page-sub-title h1 {
    font-size: 1.7em; } }

@media (max-width: 578px) {
  table#recaptcha_table {
    max-width: 400px !important; } }

@media (max-width: 448px) {
  table#recaptcha_table {
    max-width: 300px !important;
    background: transparent !important;
    border: none !important; } }

#recaptcha_widget_div {
  clear: both;
  border: 4px solid #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  background: #fff;
  margin: 0 0 10px; }
  @media (max-width: 448px) {
    #recaptcha_widget_div {
      max-width: 300px !important;
      background: transparent !important;
      border: none !important; } }

#recaptcha_image {
  width: 100% !important;
  height: auto !important; }
  #recaptcha_image img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    border: 3px solid #FFF; }

.recaptcha_is_showing_audio embed {
  height: 0;
  width: 0;
  overflow: hidden; }

.recaptcha_is_showing_audio .recaptcha_image_cell {
  width: 100%;
  height: 60px;
  background: #FFF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  border: 3px solid #FFF; }
  .recaptcha_is_showing_audio .recaptcha_image_cell br {
    display: none; }
  .recaptcha_is_showing_audio .recaptcha_image_cell #recaptcha_switch_audio_btn {
    display: block; }

.recaptcha_input_area {
  background: #fff;
  color: #000;
  font: 13px/1.5 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
  margin: 4px 0 0;
  padding: 0 4px 4px;
  border: 4px solid #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */ }
  .recaptcha_input_area label {
    margin: 0 0 6px; }
  .recaptcha_input_area input {
    width: 100%; }

.recaptcha_options {
  list-style: none;
  margin: 4px 0 0;
  height: 18px; }
  .recaptcha_options li {
    float: left;
    margin: 0 4px 0 0; }
    .recaptcha_options li a {
      text-decoration: none;
      font-size: 16px;
      color: #fff;
      display: block;
      width: 20px;
      height: 18px; }
      .recaptcha_options li a:active {
        position: relative;
        top: 1px; }

.captcha_hide {
  display: none; }

@media (max-width: 600px) {
  .recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th,
  .recaptchatable a {
    /*float:left;*/
    width: 100%;
    clear: both; }
  .recaptchatable .recaptcha_image_cell #recaptcha_image {
    border: none !important; }
  #recaptcha_response_field {
    width: 80% !important; }
  #recaptcha_widget_div {
    width: 100% !important; } }

@media (max-width: 840px) {
  .span6.validation {
    width: 352px; } }

@media (max-width: 448px) {
  .span6.validation {
    width: 280px; } }

html {
  min-height: 100%;
  margin: 0;
  padding: 0; }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  min-height: 100%;
  overflow-x: hidden; }

a:link, a:visited, a:hover, a:active {
  cursor: pointer; }

/* text aligns are in latest bootstrap. Requires JQuery 1.9.  Kendo still on 1.8*/
.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

fieldset, hr {
  clear: both; }

/*******Page Layout************/
.section-content {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  margin-bottom: 60px; }
  .section-content .inner {
    padding: 30px; }
    @media screen and (max-width: 500px) {
      .section-content .inner {
        padding: 10px; } }
  .section-content h2 {
    font-size: 1.8em;
    line-height: normal;
    text-transform: uppercase; }
  .section-content h3 {
    font-size: 1.6em;
    line-height: normal;
    float: left;
    clear: both; }
  .section-content h5 {
    font-size: 12px; }

.padded-row {
  padding-left: 15px;
  padding-right: 15px;
  clear: both; }

.padded-row2 {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px; }

#mainContentBox {
  /**********Placeholder and currently same style as hero-unit********/
  background-color: #EEEEEE;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: inherit;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  margin-bottom: 30px;
  padding: 60px; }

/***********End Page Layout**************/
/************Summary*************/
.eq-row {
  border-bottom: 1px solid #e5e5e5;
  margin-top: 10px;
  margin-bottom: 10px; }

.compressed-fieldset .control-label {
  width: 120px; }

.compressed-fieldset .controls {
  margin-left: 130px; }

.compressed-fieldset .control-group {
  margin-bottom: 5px; }
  .compressed-fieldset .control-group label {
    margin-bottom: 5px; }
  .compressed-fieldset .control-group .control-label {
    padding-top: 0px; }

.terms .terms-text {
  height: 200px;
  overflow-y: scroll;
  margin: 20px; }
  .terms .terms-text p {
    margin-right: 20px;
    margin-left: 20px; }

/*******Homepage layout**********/
.home-actions {
  margin-bottom: 20px; }
  .home-actions img {
    display: block;
    margin: auto; }

.homeBoxTopCap {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  margin-bottom: 10px; }

.homeBoxBottomCap {
  float: left;
  margin-top: 20px;
  width: 100%; }

.homeBox a {
  font-size: 14px;
  font-weight: bold;
  margin: 0; }

/*** Kendo Grids ***/
.k-multicheck-wrap li.k-item {
  line-height: 1em;
  margin-bottom: 5px; }
  .k-multicheck-wrap li.k-item label.k-label input {
    margin-right: 5px; }

.k-grid td.display-dropdown-menu {
  overflow: visible !important; }

.k-header {
  height: auto;
  white-space: normal !important; }

.no-rows-template {
  height: 100px;
  font-size: large; }

.control-label:after {
  content: ":";
  font-weight: bold; }

.control-question:after {
  content: "?";
  font-weight: normal; }

/*** End Kendo Grids ***/
.introText li {
  background-repeat: no-repeat;
  list-style: none;
  min-height: 35px;
  padding-left: 35px; }

/*********Bootstrap overwrites****************/
.modal-header {
  border-bottom: none; }

#footer p {
  clear: both; }

.modal-body {
  clear: both; }

/*#recaptcha_widget_div {max-width:100%;}*/
h2.smartThermostat {
  border: solid 3px black;
  display: inline-block;
  padding: 10px;
  margin-bottom: 25px;
  margin-left: -10px; }

.read-only-address {
  background-color: #eeeeee; }

.control-group {
  margin-top: 10px;
  margin-bottom: 10px; }
  .control-group .col-sm-8 {
    width: 66.6667%; }

select[disabled] {
  background-color: #eeeeee; }

.control-label:after {
  content: ":";
  font-weight: bold; }

.control-label-required:after {
  content: "*";
  color: red;
  font-weight: bold;
  display: inline-block;
  margin-right: -10px;
  margin-left: 5px; }

/*********** two column control changes ***********/
.two-column .control-group .control-label {
  text-align: left;
  /* padding-left: 20px;*/
  clear: both;
  width: 100%; }

.two-column .control-group .controls {
  margin-left: 0px;
  text-align: left;
  /* padding-left: 20px;*/
  clear: both;
  width: 100%; }

.controls > .radio {
  float: left;
  padding-left: 0px;
  margin: 10px 0;
  width: 45%; }
  @media (max-width: 620px) {
    .controls > .radio {
      width: 100%;
      clear: both; } }

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
  margin-left: 0px; }

.two-column .control-group .controls input[checkbox], .two-column .control-group .controls input[type="radio"] {
  clear: both;
  float: left;
  margin-left: 0;
  margin-right: 15px; }

.indented {
  padding-left: 50px; }

.tooltip_icon {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  font-family: Open-Sans, Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #FFF;
  background-color: #0067b1;
  height: 18px;
  width: 18px;
  line-height: 18px;
  border-radius: 50%;
  padding-left: 5px;
  margin-left: 2px;
  cursor: pointer;
  vertical-align: center; }

span.Placeholders {
  width: 250px; }

.Placeholders {
  padding-left: 3px;
  padding-right: 3px; }

/** Homepage Product List & Table **/
.productEligibilityIcons, .productEligibility .washer,
.productEligibility .thermostat,
.productEligibility .fridge,
.productEligibility .lightbulb,
.productEligibility .window,
.productEligibility .home {
  height: 78px; }

@media screen and (max-width: 838px) {
  .mobileIcons, .productEligibility .washerHome, .productEligibility .thermHome, .productEligibility .dehumidHome, .productEligibility .acHome {
    float: left;
    max-width: 100px; } }

@media screen and (max-width: 338px) {
  .mobileIcons, .productEligibility .washerHome, .productEligibility .thermHome, .productEligibility .dehumidHome, .productEligibility .acHome {
    max-width: 70px; } }

.productEligibility {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%; }
  .productEligibility.last {
    border-bottom: none; }
  .productEligibility .washer {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/programIcons/icon_wash.png") no-repeat left center; }
  .productEligibility .thermostat {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/programIcons/icon_weather.png") no-repeat left center; }
  .productEligibility .fridge {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/programIcons/icon_fridge.png") no-repeat left center; }
  .productEligibility .lightbulb {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/programIcons/icon_lightbulb.png") no-repeat left center; }
  .productEligibility .window {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/programIcons/icon_window.png") no-repeat left center; }
  .productEligibility .home {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/programIcons/icon_home.png") no-repeat left center; }
  .productEligibility .washerHome {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_washer.png") no-repeat left center;
    height: 65px; }
  .productEligibility .thermHome {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_therm.png") no-repeat left center;
    height: 49px; }
  .productEligibility .dehumidHome {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_dehumid.png") no-repeat left center;
    height: 65px; }
  .productEligibility .acHome {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_ac.png") no-repeat left center;
    height: 39px; }
  .productEligibility .rebate {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/arrow_rebate.png") no-repeat left center;
    float: right;
    font-size: 2.5em;
    height: 81px;
    margin-left: 20px;
    padding-left: 20px;
    text-align: center;
    position: relative;
    max-width: 200px;
    left: -220px; }
    .productEligibility .rebate div {
      font-weight: bold;
      height: 60px;
      margin-left: 10px;
      padding-top: 20px; }
    .productEligibility .rebate span {
      clear: both;
      display: block;
      font-size: 0.7em;
      margin-top: 10px; }
  @media screen and (max-width: 837px) {
    .productEligibility .productInfo {
      width: 31.4917%;
      float: left; } }
  @media screen and (max-width: 463px) {
    .productEligibility .productInfo {
      width: 100%;
      float: left; } }
  .productEligibility .productInfo h5 {
    color: #0079C1; }

.iconString.productEligibility {
  border: medium none;
  height: auto; }
  .iconString.productEligibility ul {
    float: left;
    margin-left: 0; }
  .iconString.productEligibility li {
    background-position: left top;
    display: inline;
    float: left;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 140px;
    text-align: center;
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/bg_line.png") repeat-x scroll left 40px transparent; }
    .iconString.productEligibility li span {
      background-position: center top;
      padding-top: 80px;
      display: block; }

.iconString.productEligibility li:first-child,
.iconString.productEligibility li:last-child {
  background: none; }

.iconString.productEligibility li:nth-child(2) {
  margin-left: -20px;
  padding-left: 30px; }

.iconString.productEligibility li:nth-last-child(2) {
  margin-right: -20px;
  padding-right: 30px; }

/**** Equipment Page ****/
.equipment-line-item.clotheswasher {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_washer.png") no-repeat left center; }

.equipment-line-item.heatCooling {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_therm.png") no-repeat left center; }

.equipment-line-item.waterHeater {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_dehumid.png") no-repeat left center; }

.equipment-line-item.roomairconditioner {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_home_ac.png") no-repeat left center; }

.equipment-line-item, .equipment-total-savings {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  height: 90px;
  width: 100%; }

.equipment-line-item {
  margin-left: 20px;
  padding-left: 100px; }
  .equipment-line-item h4 {
    text-align: center;
    font-size: 1.3em;
    padding-bottom: 10px;
    float: left;
    width: 80%;
    padding-top: 10px;
    margin-top: 0;
    margin-bottom: 0px;
    font-face: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #5f5533;
    border-bottom: 2px solid #f3f3f3; }
  .equipment-line-item .status {
    display: none; }
  .equipment-line-item .totals {
    float: right;
    font-size: 1.9em;
    text-align: center;
    font-weight: bold;
    margin-left: 5px;
    padding-top: 30px;
    width: 19%; }

.equipment-total-savings .totals {
  color: #6E9A35;
  font-face: "Segoe UI", Verdana, Helvetica, Sans-Serif;
  float: right;
  font-size: 1.9em;
  text-align: center;
  font-weight: bold;
  margin-left: 5px;
  padding-top: 30px;
  width: 19%; }

.in-progress .status {
  font-face: "Segoe UI", Verdana, Helvetica, Sans-Serif;
  display: block;
  text-align: center;
  font-size: 1.3em;
  padding-bottom: 10px;
  float: left;
  width: 80%;
  color: red;
  margin-top: 0;
  margin-bottom: 5px; }

.in-progress .totals, .in-progress .status {
  color: #EE352A !important; }

.equipment-total-savings {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Total-Savings.png") no-repeat scroll 0 0;
  float: right;
  height: 107px;
  padding-bottom: 30px;
  width: 470px; }
  .equipment-total-savings h4 {
    font-face: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    float: left;
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Piggy-Bank.png") no-repeat scroll 0 10px;
    height: 80px;
    padding: 5px 5px 0 80px;
    line-height: 70px;
    width: 195px;
    font-size: 1.9em;
    margin: 0; }
  .equipment-total-savings span.disclaimer {
    clear: both;
    color: #EE352A;
    float: left;
    line-height: 10px;
    font-size: 10px;
    margin-left: 5px; }
  .equipment-total-savings .savingsContain {
    float: left; }
  .equipment-total-savings .totals {
    color: #000000 !important;
    width: 150px; }
    .equipment-total-savings .totals .warning {
      color: #EE352A; }
    .equipment-total-savings .totals .warningText {
      color: #EE352A;
      font-size: 0.5em;
      line-height: 0.5em; }

.equipment-line-item.Grocery, .equipment-line-item.Insulation {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Insulation.png") no-repeat scroll 0 center; }

.equipment-line-item.Heating {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Heating-icon.png") no-repeat scroll 0 center; }

.equipment-line-item.Window {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/window-icon.png") no-repeat scroll 0 center; }

.equipment-line-item.Tuneup {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/tools-icon.png") no-repeat scroll 0 center; }

.equipment-line-item.Appliance {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/refrigerator-icon.png") no-repeat scroll 0 center; }

.equipment-line-item.WaterHeater {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Water.png") no-repeat scroll 10px center; }

.equipment-line-item.Conservation {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/NewWater-icon.png") no-repeat scroll 10px center; }

.equipment-line-item.DuctSealing {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Air-Sealing.png") no-repeat scroll 5px center; }

.equipment-line-item.Roofing, .equipment-line-item.WholeHouse {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Roof-icon.png") no-repeat scroll 5px center; }

.equipment-line-item.Assessments {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Check-List.png") no-repeat scroll 5px center; }

.equipment-line-item.Lighting, .equipment-line-item.assessments.Lighting {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Lighting.png") no-repeat scroll 0 0;
  padding-left: 80px;
  float: left; }

/** Homepage Product List & Table **/
.products-list {
  display: none; }
  .products-list ul {
    list-style-type: none;
    margin: 0 0 50px;
    padding: 0; }
    .products-list ul li {
      border-bottom: 1px solid #f3f3f3;
      margin: 0 0 10px;
      padding: 0 0 10px; }
      .products-list ul li:after {
        clear: both;
        content: " ";
        display: block;
        float: none;
        width: 100%; }
      .products-list ul li strong {
        display: block;
        float: left;
        padding-right: 5%;
        width: 20%; }

.one-done table tr {
  border-bottom: 1px solid #f3f3f3; }
  .one-done table tr:last-child {
    border-bottom: none; }

.one-done .products-table td {
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 10px;
  width: 150px;
  text-align: center;
  vertical-align: central; }

.one-done .products-table .row-title {
  width: 100px; }

.one-done .products-table .col-title {
  background-color: #0079C1;
  color: #ffffff; }

a:link,
a:visited,
a:hover,
a:active {
  color: #114C8D; }

a:hover {
  color: #0079C1; }

.btn,
.btn-primary,
a.btn-primary,
input.btn-default-action {
    background-image: none;
    padding: 1.5rem 2rem;
    color: white;
    background-color: #FF1A58;
    border: solid 2px #FF1A58;
    border-radius: 3.5625rem;
    cursor: pointer;
    min-width: 200px;
    transition: background .5s;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.25s ease-out;
}

    .btn:hover,
    .btn-primary:hover,
    a.btn-primary:hover,
    input.btn-default-action:hover, .btn-primary:active, .btn-primary.active, .btn-primary:hover, .btn-primary:focus {
        background-color: white;
        color: #FF1A58;
        border: solid 2px #FF1A58;
        box-shadow: none !important;
    }

a.btn.btn-primary:link,
a.btn.btn-primary:visited,
a.btn.btn-default:visited,
a.btn.btn-default:link {
  color: #fff; }

a.btn-primary:hover, a.btn.btn-primary:hover,
a.btn.btn-default:hover {
  color: #FFF; }

/***************/
/* Primary Nav */
/***************/
#main_nav {
    background: #f4f4f4;
    margin-bottom: 0;
    transition: background .5s;
    border-bottom: 6px solid #FF1A58;
    margin-top: 15px;
    display: block;
    float: left;
}
  #main_nav .container {
    background: transparent; }
  #main_nav .navbar .nav > li {
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #f4f4f4;
    margin-bottom: 0;
    transition: background .5s; }
    #main_nav .navbar .nav > li > a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 1.5rem 4rem;
      color: #444;
      font-size: 2rem;
      border-right: 1px solid white; }
  #main_nav .dropdown-menu > li > a:hover, #main_nav .dropdown-menu > li > a:focus {
    color: #000000; }
  #main_nav ul li a:visited {
    color: #000000; }
  #main_nav ul li a:hover {
    color: #FFFFFF; }
  #main_nav .navbar-inner {
    background: none; }
  #main_nav .dropdown-menu {
    text-align: left;
    font-size: inherit; }
  #main_nav .dropdown-menu > li > a:hover {
    color: #000000; }

.header {
  padding-bottom: 1em;
  text-align: left; }
  .header #header_nav {
    float: left;
    text-align: left; }

#header_nav {
  text-align: right; }
  #header_nav li {
    color: #004990;
    padding-right: 0; }
  #header_nav a:link, #header_nav a:visited, #header_nav a:active {
    color: #004990; }
  #header_nav a:hover {
    color: #00aeef; }

ul#menu li#home {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/home.png") no-repeat scroll 0 0; }

ul#menu li#create {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/New-Application-Small.png") no-repeat scroll 0 0; }

ul#menu li#edit {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Progress-Applications-small.png") no-repeat scroll 0 0; }

ul#menu li#submit {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Submitted-Applications-Small.png") no-repeat scroll 0 0; }

ul#menu li#management {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/User-Management.png") no-repeat scroll 0 0; }

/*** Equipment NAV bar ***/
/* Resets back to bootstrap default when collapsed*/
.navbar-equipment .nav > .active > a {
  background-color: #00ADEE;
  color: #FFFFFF; }

.ie7 .navbar-equipment ul.nav, .ie8 .navbar-equipment ul.nav {
  padding: 10px 0;
  display: block;
  text-align: center;
  background: white;
  font-size: 12px; }

.ie7 .navbar-equipment ul.nav li a, .ie8 .navbar-equipment ul.nav li a {
  display: inline-block;
  text-align: center;
  padding-right: 10px; }

/**********/
/* Footer */
/**********/
/*******Footer*************/
footer {
  width: 100%;
  background: #656771;
  color: #fff;
  padding: 28px 0; }
  footer .footer_block {
    background-color: #f89728;
    height: 100%;
    position: relative;
    float: right;
    margin-right: 189px;
    width: 110px; }
  footer p {
    padding-top: 1em; }

#footer_links {
  clear: both;
  margin-top: 25px;
  padding: 0;
  z-index: 10; }
  #footer_links ul {
    display: inline;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    float: none; }
  #footer_links li {
    display: inline;
    list-style: none;
    padding: 0 0 0 7px;
    color: #000;
    margin: 0; }
  #footer_links a:link, #footer_links a:visited, #footer_links a:active {
    display: inline;
    list-style: none;
    padding: 0 0 0 7px;
    color: #000;
    margin: 0; }
  #footer_links a:hover {
    color: #00aeef;
    display: inline;
    list-style: none;
    padding: 0 0 0 7px;
    margin: 0; }

/*******End Footer*************/
#footer_break {
  background: #8dcb3f url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/footer_bg.gif") repeat-y right;
  background-image: linear-gradient(left, #8dcb3f 75%, #004990 0%);
  background-image: -moz-linear-gradient(left, #8dcb3f 75%, #004990 0%);
  background-image: -ms-linear-gradient(left, #8dcb3f 75%, #004990 0%);
  background-image: -o-linear-gradient(left, #8dcb3f 75%, #004990 0%);
  background-image: -webkit-linear-gradient(left, #8dcb3f 75%, #004990 0%);
  height: 12px;
  margin-bottom: 13px;
  width: 100%; }

sightline_logo {
  margin-right: 15px; }

/*** Steps Callout ***/
.steps-callout {
  background: #aed56b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00a4e4 0%, #0079c1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a4e4), color-stop(100%, #0079c1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00a4e4 0%, #0079c1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00a4e4 0%, #0079c1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00a4e4 0%, #0079c1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #00a4e4 0%, #0079c1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A4E4', endColorstr='#0079C1',GradientType=0 );
  /* IE6-9 */
  margin-bottom: 30px;
  height: 84px;
  width: 100%; }
  .steps-callout > div {
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_pending.png") no-repeat top right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /*display: table;    this causes an issue with a trailing line at the end of the chevrons */
    float: left;
    height: 84px;
    /*padding: 2%;*/
    position: relative;
    width: 25%;
    /*overflow:hidden;  hiding the checkmark overflow*/ }
    .steps-callout > div.last {
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_pending.png") no-repeat top right;
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_pending.png") no-repeat top right;
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_pending.png") no-repeat top right;
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_pending.png") no-repeat top right, -webkit-linear-gradient(top, #fff 0%, #fff 100%);
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_pending.png") no-repeat top right, -o-linear-gradient(top, #fff 0%, #fff 100%);
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_pending.png") no-repeat top right, -ms-linear-gradient(top, #fff 0%, #fff 100%);
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_pending.png") no-repeat top right, linear-gradient(to bottom, #fff 0%, #fff 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff',GradientType=0 ); }
    .steps-callout > div.current {
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat center right; }
      .steps-callout > div.current.last {
        background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat center right;
        background-color: #fff; }
    .steps-callout > div.current-highlight {
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_current.png") no-repeat top right; }
      .steps-callout > div.current-highlight.last {
        background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_current.png") no-repeat center right;
        background-color: #fff; }
    .steps-callout > div.previous {
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat top right;
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/bg_steps_complete.png") no-repeat top right, -moz-linear-gradient(top, #a0cf67 0%, #639d36 100%);
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat top right, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a0cf67), color-stop(100%, #639d36));
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat top right, -webkit-linear-gradient(top, #a0cf67 0%, #639d36 100%);
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat top right, -o-linear-gradient(top, #a0cf67 0%, #639d36 100%);
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat top right, -ms-linear-gradient(top, #a0cf67 0%, #639d36 100%);
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat top right, linear-gradient(to bottom, #a0cf67 0%, #639d36 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A0CF67', endColorstr='#639D36',GradientType=0 ); }
    .steps-callout > div.previous-highlight {
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat top right;
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/bg_steps_complete.png") no-repeat top right, -moz-linear-gradient(top, red 0%, red 100%);
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat top right, -webkit-gradient(linear, left top, left bottom, color-stop(0%, red), color-stop(100%, red));
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat top right, -webkit-linear-gradient(top, red 0%, red 100%);
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat top right, -o-linear-gradient(top, red 0%, red 100%);
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat top right, -ms-linear-gradient(top, red 0%, red 100%);
      background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/navigation/bg_steps_complete.png") no-repeat top right, linear-gradient(to bottom, red 0%, red 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='red', endColorstr='red',GradientType=0 ); }
    .steps-callout > div .inner {
      color: #fff;
      display: table-cell;
      padding: 0;
      vertical-align: middle; }
  .steps-callout h4, .steps-callout p {
    margin: 0;
    color: #fff; }
  .steps-callout .x-mark {
    position: absolute;
    top: -30px;
    left: 20px;
    color: #060;
    right: 0;
    height: 60px;
    width: 60px;
    z-index: 50; }
  .steps-callout .check-mark {
    position: absolute;
    top: -30px;
    left: 20px;
    color: #060;
    right: 0;
    height: 60px;
    width: 60px;
    z-index: 50;
    background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/step-check-mark.png") no-repeat center center; }
  .steps-callout .x-mark {
    /*background: url('../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/step-x-mark.png') no-repeat center center;*/ }
  .steps-callout h4 {
    text-decoration: none;
    font-size: 18px; }
    .steps-callout h4 a:link, .steps-callout h4 a:visited, .steps-callout h4 a:hover {
      color: #ffffff;
      text-decoration: none; }

a:active {
  color: #ffffff;
  text-decoration: none; }

.steps-callout h4 a {
  color: #ffffff;
  text-decoration: none; }

.steps-callout p {
  font-size: 12px;
  line-height: 1.5em; }

.step-count-1 > div {
  width: 100%; }

.step-count-2 > div {
  width: 50%; }

.step-count-3 > div {
  width: 33.333333333%; }

.step-count-4 > div {
  width: 25%; }

.step-count-5 > div {
  width: 20%; }

.step-count-6 > div {
  width: 16.66666%; }

.step-count-7 > div {
  width: 14.28571428571429%; }

.step-count-8 > div {
  width: 12.5%; }

/*
.steps-callout .step-1
{
    z-index: 6;
}

.steps-callout .step-2
{
    z-index: 5;
}

.steps-callout .step-3
{
    z-index: 4;
}

.steps-callout .step-4
{
    z-index: 3;
}
.steps-callout .step-5
{
    z-index: 2;
}
.steps-callout .step-6
{
    z-index: 1;
}
.steps-callout .step-7
{
    z-index: 0;
}*/
@media (max-width: 500px) {
  .steps-callout {
    background: none !important;
    height: auto !important; }
  .steps-callout > div, .steps-callout > div.last {
    clear: both;
    float: left;
    width: 268px;
    background-position: right center;
    height: 45px; }
  .steps-callout > div.last,
  .steps-callout > div.active.prev-step {
    /* background: url("/Content/images/bg_steps_green.png") no-repeat scroll right center rgba(0, 0, 0, 0);*/ } }

@media (max-width: 375px) {
  .steps-callout > div, .steps-callout > div.last {
    width: 200px; } }

/***Login********/
#loginForm .controls input[type="text"],
#loginForm .controls input[type="password"],
#loginForm .controls input[type="email"],
#registration-form .controls input[type="text"],
#registration-form .controls input[type="password"],
#registration-form .controls input[type="email"],
#userForm .controls input[type="text"],
#userForm .controls input[type="password"],
#userForm .controls input[type="email"] {
  width: 80%; }

/* Home */
.homeBox.inner {
  margin: 0 auto;
  width: 95%; }

.homeBox a h3 {
  font-size: 14px;
  font-weight: bold;
  float: none;
  text-align: center; }

.homeBoxTopCap {
  width: 95%;
  border-top: 1px solid #A3A3A3; }

.newApp, .inProgApp, .subApp {
  height: 150px;
  text-align: center; }

.newApp a, .inProgApp a {
  border-right: 1px solid #A3A3A3;
  display: block; }

.bigbutton {
  clear: both;
  height: 78px;
  margin-left: auto;
  margin-right: auto;
  width: 69px; }

.newApp .bigbutton {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/New-Application.png") no-repeat scroll 0 0; }

.inProgApp .bigbutton {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Progress-Applications.png") no-repeat scroll 0 0; }

.subApp .bigbutton {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/Submitted-Applications.png") no-repeat scroll 0 0; }

/* Sidebar Well */
.well .nav-list > li > a {
  background: none;
  color: #114C8D; }

.well .nav-list .nav-header {
  background: none;
  color: #114C8D;
  background-color: #00ADEE;
  color: #FFF; }

.well .nav-list > li {
  background-color: #E7E7E8;
  margin-bottom: 2px; }
  .well .nav-list > li > a:hover {
    background: none;
    color: #00AEEF; }
  .well .nav-list > li.active {
    background-color: #114C8D; }
    .well .nav-list > li.active a {
      color: #fff; }

.home-actions {
  margin-bottom: 20px; }
  .home-actions img {
    display: block;
    margin: auto; }

/*********** Login ********************/
.login-header {
  background: #00ACEE;
  border: 1px solid #00ACEE;
  color: #fff; }

/***********ManageAcct*************/
.password {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/icon_lock.png") no-repeat scroll 0 0;
  margin-bottom: 15px;
  margin-left: 30px;
  margin-top: 15px;
  clear: both;
  padding-left: 40px;
  width: 300px;
  float: left; }

.account {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/images/User-Management.png") no-repeat scroll 0 0;
  margin-bottom: 15px;
  margin-left: 30px;
  margin-top: 15px;
  clear: both;
  padding-left: 40px;
  width: 300px;
  float: left; }

.terms {
  height: 350px; }
  .terms .program-terms {
    overflow-y: auto;
    height: 310px; }

.featured {
  color: inherit;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px; }

.k-state-selected, .k-button:active, .k-draghandle.k-state-selected:hover {
  background-image: none;
  background-color: #E4002B; }

html {
  background-color: #fff; }

/* Webfont: Lato-Regular */
body {
  background-color: #fff;
  font-family: 'Lato', sans-serif;
  overflow-x: hidden;
  color: #333333;
  font-size: 16px; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 200;
  margin-bottom: .8rem;
  text-transform: uppercase; }

h2, h4 {
  font-size: 6rem !important;
  line-height: 4rem; }

h5 {
  font-size: 12px; }

.iframe-max-width {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  box-sizing: border-box;
  margin: 0 auto 0 auto;
  margin-bottom: 0px;
  max-width: 1110px;
  box-sizing: border-box;
  padding: 0 1.5rem 1.5rem;
  width: 90%;
  margin-bottom: 5rem; }

.logo {
  background: url("../../../../../../Icfi.Energy.Web.Common.Mvc/sass/Projects/EMI/images/logo.png") no-repeat scroll center;
  height: 80px;
  width: 280px; }

a:link, a:visited, a:hover, a:active {
  color: #114C8D !important; }

a:hover {
  color: #00AEEF; }

.border-table, .status-notes-table {
  margin-bottom: 1em; }

.border-table td {
  border: 1px solid #ddd;
  padding: 1% 3%;
  width: 44%; }

#status-notes {
  overflow-y: auto;
  overflow-x: visible;
  width: 100%;
  height: 300px; }

.container.section-content.landing {
  background-color: #EEEEEE !important;
  /*@include border-radius(10px);*/ }

.section-content .inner {
  padding: 10px; }

.inner p,
.row-fluid {
  clear: both;
  line-height: normal; }

/**********/
/* Header */
/**********/
header {
  margin-bottom: 2em;
  padding-top: 1em;
  /* .span7 {clear:both;}*/ }
  header .container-fluid .inner-header {
    padding: 1em 0 6px; }
  header h1 {
    margin: 0; }

.tagline {
  display: none; }

#header_break {
  clear: both;
  background-color: #E4002B;
  width: 100%;
  margin: 0; }

#header_nav ul, .header ul, .userInfo {
  float: right; }

.userInfo {
  text-align: right;
  margin-right: 15px; }

.header-account {
  list-style-type: none;
  float: right;
  font-size: 0.9em;
  font-weight: normal;
  margin: 0; }
  .header-account li {
    display: inline-block;
    margin-left: 2em; }

.page-title h1, .page-sub-title h1 {
  font-size: 2em; }

.help-center {
  clear: both;
  float: right; }

.title h1 {
  font-size: 40px; }

.application-header h2 {
  line-height: 25px;
  font-size: 24.5px;
  margin-top: 0px;
  margin-bottom: -10px; }

/********/
/* Form */
/********/
input[type="radio"], input[type="checkbox"] {
  margin: 0;
  width: auto; }

label.checkbox {
  float: left; }

fieldset {
  margin-bottom: 3em; }
  fieldset .control-label.col-sm-4 {
    width: 33.3333%; }
    @media screen and (max-width: 500px) {
      fieldset .control-label.col-sm-4 {
        width: 100%;
        clear: both; } }
  fieldset .controls.col-sm-8 {
    width: 66.6667%; }
    @media screen and (max-width: 500px) {
      fieldset .controls.col-sm-8 {
        width: 100%;
        clear: both; } }

.control-label.col-sm-4 {
  width: 33.3333%; }
  @media screen and (max-width: 500px) {
    .control-label.col-sm-4 {
      width: 100%;
      clear: both; } }

.compressed-fieldset .control-label {
  width: 120px; }

.compressed-fieldset .controls {
  margin-left: 130px; }

.compressed-fieldset .control-group {
  margin-bottom: 5px; }
  .compressed-fieldset .control-group label {
    margin-bottom: 5px; }
  .compressed-fieldset .control-group .control-label, .compressed-fieldset .control-group .control-value {
    padding-top: 0px; }

legend + .control-group {
  margin: 0; }

legend {
  color: #111;
  font-size: 1.4em;
  font-weight: bold;
  line-height: normal; }

.control-group .control-label, .control-group > label {
  float: left;
  /* margin-right: 20px;  width: 200px;*/
  text-align: left;
  word-wrap: break-word; }

.control-group .control-value {
  padding-top: 5px;
  margin-bottom: 0; }

.control-group .controls {
  float: left; }
  .control-group .controls .radio label {
    display: block;
    margin-left: 20px;
    margin-top: 0px;
    float: left; }
  .control-group .controls .radio input[type="checkbox"] {
    position: absolute; }
  .control-group .controls .radio input[type="radio"] {
    position: absolute;
    margin-left: 0px; }

.form-horizontal .controls {
  margin-left: 0; }

.control-display {
  display: inline-block;
  font-weight: bold;
  margin-top: 5px; }

.modal-body .control-group .controls .alert-error {
  margin-left: 220px; }

.alert-error {
  clear: both;
  float: left;
  color: red; }

/***********/
/* General */
/***********/
.icon-chevron-down {
  background: url("/Content/Programs/EMI/images/collapsible-collapsed.png") no-repeat scroll center; }

/* Gen */
.container {
  background-color: #ffffff;
  /* @include border-radius(30px);  */ }

.padded-row {
  padding-left: 15px;
  padding-right: 15px; }

.padded-row2 {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px; }

/* text aligns are in latest bootstrap. Requires JQuery 1.9.  Kendo still on 1.8*/
.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

#tagline div p, #tagline div h2, #tagline div h3, #tagline div h4, #tagline div h5 {
  text-align: center;
  background-color: #cccccc; }

/**  Kendo Grids - Start **/
.k-grid td.display-dropdown-menu {
  overflow: visible !important; }

.k-header {
  height: auto;
  white-space: normal !important; }

.no-rows-template {
  height: 100px;
  font-size: large; }

/**  Kendo Grids - End **/
.read-only-controls {
  /*background-color:#E7E7E8;*/ }
  .read-only-controls LEGEND {
    /*
        margin-top: 0px;
        margin-bottom: 0;
    */ }
    .read-only-controls LEGEND + .control-group {
      /*margin-top: 5px;*/ }
  .read-only-controls .control-group {
    margin-bottom: 10px;
    margin-left: 10px; }
  .read-only-controls .control-label, .read-only-controls .control-value {
    padding: 0;
    margin-bottom: 0; }
  .read-only-controls .control-group > label {
    font-weight: bold;
    margin-right: 10px;
    width: 200px; }
  .read-only-controls .control-group .controls .control-value {
    margin-left: 30px;
    padding: 0;
    margin-bottom: 0; }

/* Documents */
.bottom-spacing {
  margin-bottom: 2em; }

.document-class-fications {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .document-class-fications li span {
    padding-left: 0.5em; }

.equipment-view-reservation-link {
  font-size: 14px;
  padding-top: 20px; }

.row-spacing {
  margin-top: 30px; }

.equipment-line-item .totals, .equipment-total-savings .totals {
  color: #6e9a35; }

/*** Responsive ***/
@media (max-width: 767px) {
  .newApp a, .inProgApp a {
    border: 0 none; }
    #main_nav {
        background: #f4f4f4;
        margin-bottom: 0;
        transition: background .5s;
        border-bottom: 6px solid #FF1A58;
    }
    #main_nav ul li {
      display: block; }
    #main_nav .navbar .nav > li > a {
      background: none;
      float: none;
      padding-left: 0;
      padding-right: 0;
      width: 100%; }
  .steps-callout h4 {
    font-size: 15px; } }

/*.section-content h2 {text-transform: capitalize; font-size: 2.5em;} */
.equipment-total-savings span.disclaimer {
  width: 285px; }

/******Bootstrap override**************/
select, input[type="text"], input, textarea {
  border: 1px solid #ebeaeb;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #656771;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  display: block;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-right: 2px;
  float: left;
  height: auto;
  line-height: 1.42857;
  padding: 1.75rem 1.25rem 1rem 1.25rem;
  width: 100%;
  max-width: none; }

input:hover {
  border: 1px solid #dcd2b8; }

.dropdown-menu > li > a {
  white-space: normal; }

.application .row {
  margin-left: 0; }
  .application .row .span8 {
    margin-left: -30px; }

.privacy h2 {
  font-size: 1.8em !important;
  text-transform: none; }

.privacy h3 {
  font-size: 1.5em;
  line-height: normal;
  text-transform: none; }

.privacy h4 {
  font-size: 1.3em !important;
  line-height: normal;
  text-transform: none; }

.privacy h5 {
  font-size: 0.9em;
  text-transform: none; }

.privacy ul li {
  list-style: square; }

.control-label:after {
  content: "";
  font-weight: bold; }

.control-label-required:after {
  content: "*";
  color: red;
  font-weight: bold;
  display: inline-block;
  margin-right: -10px;
  margin-left: 5px; }

