
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');

body .hightlight,{
  background: rgb(78, 137, 146); /* Gecko Browsers */
}

::-moz-selection{
  background: rgb(78, 137, 146); /* Gecko Browsers */
}

::selection{
  background: rgb(78, 137, 146); /* Gecko Browsers */
}

form :focus{
    background-color:#9cc3c9!important;
}

#registerform p.note {
    font-size: 0.75em;
    margin: 10px 0!important;
    display: block;
}


h1.project-title i {
    margin-left:-30px;
    cursor:pointer;
    z-index: -1;
    color: #666;
}

h1 input#project_title {
    font-size: 1.2em;
}

div#spinner {
    position: fixed;
    display: none;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.75);
}

div#spinner .vert-center {
    text-align: center;
    margin-top: 40%;
    display: block;
    position: relative;
    font-size: 3em;
    color: #fff;
}

i.icon-spinner:before{
    -webkit-animation: spin 3s infinite linear;
    animation: spin 3s infinite linear;
}

/*simplemodal styles*/
#simplemodal-login-overlay {background-color:#fff;}
#simplemodal-login-container {border-radius:0; width:350px;}
#simplemodal-login-container .message,
#simplemodal-login-container #login_error {background-color: #ffebe8; border:1px solid #c00; margin-bottom:8px; padding:6px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
#simplemodal-login-container .message {background-color:#ffffe0; border-color:#e6db55;}
#simplemodal-login-container form {background:#fff; border:1px solid #e5e5e5; font-weight:normal; margin-left:0 auto; padding:16px; text-align:left; -moz-border-radius:11px; -webkit-border-radius:11px; border-radius:5px; -moz-box-shadow:rgba(153,153,153,1) 0 4px 18px; -webkit-box-shadow:rgba(153,153,153,1) 0 4px 18px; box-shadow:rgba(153,153,153,1) 0 4px 18px;}
#simplemodal-login-container form label {color:#777; font-size:13px;}
#simplemodal-login-container form p {margin:0;}
#simplemodal-login-container form .forgetmenot {font-size:11px; font-weight:normal; float:left; line-height:19px; margin-bottom:0;}
#simplemodal-login-container form .submit input.simplemodal-close {background-color:#c00;}
#simplemodal-login-container .nav {clear:both; color:#888; padding-top:16px; text-align:center;}
#simplemodal-login-container .nav a {color:#888;}
#simplemodal-login-container .reg_passmail {clear:both; color:#666; font-weight:bold; padding-bottom:16px; text-align:center;}
#simplemodal-login-container .user_pass,
#simplemodal-login-container .user_login,
#simplemodal-login-container .user_email {font-size:24px; width:97%; padding:3px; margin-top:2px; margin-right:6px; margin-bottom:16px; border:1px solid #e5e5e5; background:#fbfbfb;}
#simplemodal-login-container .rememberme {vertical-align:middle;}
.simplemodal-login-activity {background:url(../img/default/loading.gif) center no-repeat; height:16px; margin-bottom:12px;}

#simplemodal-login-container form .submit input.simplemodal-close,
#registerform input.simplemodal-close,
#simplemodal-login-container form a.simplemodal-forgotpw,
#simplemodal-login-container form a.simplemodal-register  {
    background: transparent;
    border: none;
    color: #4E8992;
}

#hb-header {
    /*z-index:997!important;*/
}

#registerform input.simplemodal-close{
    text-align: center;
}

#registerform p.eula {
    text-align: center;
}

button[disabled], html input[disabled] {
    cursor: default;
    background:#ccc!important;
    color:#333!important;
}

#simplemodal-login-container form .submit input[type="submit"]{
    background: #ffcc32;
    border: none;
    box-shadow: none;
}

#simplemodal-login-container form .submit input.simplemodal-close:hover,
#simplemodal-login-container form a.simplemodal-forgotpw:hover,
#simplemodal-login-container form a.simplemodal-register:hover {
    text-decoration: underline;
}

#simplemodal-login-container form  p.forgetmenot,
#simplemodal-login-container form  p.submit{
    width: 100%;
    margin: 10px 0!important;
    text-align: center;
}

#simplemodal-login-container form input.user_login.input,
#simplemodal-login-container form input.user_email.input,
#simplemodal-login-container form input.user_pass.input{
    margin-left:-15px;
}


body a,
body a.link,
body a.visited{
    color:#4E8992;
}

input.form-text:focus,
input.form-file:focus,
textarea.form-textarea:focus,
select.form-select:focus {
  color: #000;
  border-color: #ace;
  outline: none; /* <-- add this line */
}

/* ----  add focus to checkbox ---- */
input[type=checkbox]:focus,
input[type=radio]:focus {
  outline: rgb(78, 137, 146) solid;
}

/*menu */
.sf-menu li:hover ul, .sf-menu li.sfHover ul{
    top: 81px!important;
    background: #ffcc32;
}

.sf-menu li ul li {
    line-height: 45px!important;
}

.sf-menu li ul li:hover {
    background: #ffd966;
    -webkit-transition: background 500ms linear;
    -moz-transition: background 500ms linear;
    -o-transition: background 500ms linear;
    -ms-transition: background 500ms linear;
    transition: background 500ms linear;
}

.sf-menu li ul li a{
    padding-left: 25px;
}

.sf-menu .new-project-link,
.sf-menu .logout-link{
    color:#fff!important;
    cursor:pointer;
}

body a.link:hover,
body a.visited:hover{
    text-decoration: underline;
}

body, .team-position, .hb-single-next-prev .text-inside, .hb-dropdown-box.cart-dropdown .buttons a, input[type=text], textarea, input[type=email], input[type=password], input[type=tel], #fancy-search input[type=text], #fancy-search .ui-autocomplete li .search-title, .quote-post-format .quote-post-wrapper blockquote, table th, .hb-button, input[type=submit], a.read-more, blockquote.pullquote, blockquote, .hb-skill-meter .hb-skill-meter-title, .hb-tabs-wrapper .nav-tabs li a, #main-wrapper .coupon-code input.button,#main-wrapper .form-row input.button,#main-wrapper input.checkout-button,#main-wrapper input.hb-update-cart,.woocommerce-page #main-wrapper .shipping-calculator-form-hb button.button, .hb-accordion-pane, .hb-accordion-tab {
    font-family: "Poppins", sans-serif!important;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: normal;
}
a.read-more, input[type=submit], .hb-caption-layer .hb-button, .hb-push-button-text, #pre-footer-area .hb-button, .hb-button, .hb-single-next-prev .text-inside, #main-wrapper .coupon-code input.button,#main-wrapper .form-row input.button,#main-wrapper input.checkout-button,#main-wrapper input.hb-update-cart,.woocommerce-page #main-wrapper .shipping-calculator-form-hb button.button { font-weight: 700; letter-spacing: 1px }#hb-side-menu li a, #main-nav ul.sub-menu li a, #main-nav ul.sub-menu ul li a, #main-nav, #main-nav li a, .light-menu-dropdown #main-nav > li.megamenu > ul.sub-menu > li > a, #main-nav > li.megamenu > ul.sub-menu > li > a {
    font-family: "Poppins", sans-serif!important;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: normal;
    text-transform: none;
}

ul#main-nav li ul.sf-subbed li a {
    line-height: 1.5em!important;
    padding-bottom: 10px;
    padding-top: 10px;
}

h1, article.single h1.title, #hb-page-title .light-text h1, #hb-page-title .dark-text h1 {
    font-family: "Poppins", sans-serif!important;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0px;
}
h2, #hb-page-title h2, .post-content h2.title {
    font-family: "Poppins", sans-serif!important;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0px;
}
h3, h3.title-class, .hb-callout-box h3, .hb-gal-standard-description h3 {
    font-family: "Poppins", sans-serif!important;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0px;
}

/*header*/
a#show-nav-menu {
    color: #ffcc32;
}

#main-nav > li:not(.login) > a > span,
.main-navigation.default-skin #main-nav > li:not(.login) > a > span,
.main-navigation.default-skin #main-nav > li:not(.login) > a:hover > span, 
.main-navigation.default-skin #main-nav > li.current-menu-item > a > span, 
.main-navigation.default-skin #main-nav > li.sfHover > a > span{
    margin: 0!important;
    padding:10px 25px 20px!important;
}

/*inputs / accordion*/
div.spb-calculator-shortcode-wrapper {
    overflow-x: hidden;
}

.spb-column.inputs,
.spb-column.results{
    width:50%;
    padding:0;
    float:left;
}

.results-disclaimer {
    font-size: 0.8em;
    margin-bottom: 20px;
}

.spb-calculator-shortcode {
    width: 200%;
    margin-left: 0%;
    -webkit-transition: margin-left 500ms linear;
    -moz-transition: margin-left 500ms linear;
    -o-transition: margin-left 500ms linear;
    -ms-transition: margin-left 500ms linear;
    transition: margin-left 500ms linear;
}

div.hb-accordion{
    clear:both;
}

.hb-accordion-tab .heading {
    margin-bottom: 5px;
    margin-top: 10px;
}

div.spb-calculator-field{
    width: 100%;
    display: inline-block;
    min-height: 111px;
}

.spb-calculator-field.required label:nth-of-type(1):before {
    content: "*";
}

input.invalid {
    border-color: red!important;
}

.note.invalid {
    color: red;
}

div.spb-calculator-field.hidden {
    display: none;
}

div.spb-calculator-field.left{
   float:left;
}

div.spb-calculator-field.right{
   float:right;
}

.spb-calculator-field input[type="text"],
.spb-calculator-field select{
    width: 100%;
    line-height: normal;
}

.spb-calculator-field input[type="checkbox"]{
    margin-right: 3px;
}

input#website {
    display: none;
}

tr.total td {
    font-weight: bold;
    border-top:solid 2px #333;
}
/*results tables*/

.fht-thead {
    height: 46px;
    overflow: hidden;
    position: relative;
}

.fht-thead table {
    height: 100px;
}

.results-table-wrapper {
    margin-bottom: 30px;
}

table.results-table th {
    background: #efefef;
}

table.results-table tr td:first-child {
    min-width: 165px;
    background: #efefef;
    line-height: 1.5em;
}

table.results-table tr td {
    background: #fff;
    padding:5px 10px;
}

.results-table {
    overflow-x: scroll;
    display: inline-block;
}

.spb-calculator-field.table {
    width: 100%;
}

.spb-calculator-field.table table{
    border: solid 1px #cfcfcf;
    display: none;
}

.spb-calculator-field.table th{
    background: #cfcfcf; 
}

.spb-calculator-field i.icon-question-sign {
    margin-left: 29px;
    margin-right: -25px;
}


i.icon-question-sign {
    margin-top: -5px;
    display: inline-block;
    vertical-align: top;
}

a.hb-button.show-advanced,
a.hb-button.show-table,{
    margin-bottom: 15px;
    background: #efefef;
    color: #333!important;
    width:100%;
}

.spb-calculator-field label{
    line-height: inherit;
}

.spb-calculator-field.minor_heading {
    width: 100%;
    min-height: 30px;
    margin-top:15px;
    clear: both;
}

.hb-accordion-pane {
    border-color: #ebebeb!important;
    margin-bottom: 0;
}

.hb-accordion-tab .heading, 
.hb-accordion-tab i:before {
    color: #fff;
    font-weight: bold;
}

p.calculator-field-description {
    font-size: 0.85em;
    line-height: 1.125em;
    margin: 3px 0;
}

.button-wrapper{
    margin-bottom: 10px;
}

a.hb-button.hb-default-button {
    margin: 10px 5px 0 0;
}

a.hb-button.hb-default-button i {
     margin-right: 0; 
}

.hb-button i {
    margin-left: 8px;
}

.hb-button.back,
.hb-button.dl,
.hb-button.pdf,
.hb-button.reset{
    background-color: #999;
}

#spb_results .hb-button.disabled {
    background-color: #999!important;
    box-shadow: 0 3px 0 0 #666!important;
}

a.hb-button.hb-default-button.right {
    float: right;
    margin-right: 0;
    margin-left:10px;
}

.note {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-left:solid 4px #3f5885;
    display:none;
}

.note.invalid,
.note.error {
    border-left:solid 4px red;
}

/*results graphs*/
#spb-graph-wrapper{
    display: none;
}   

.spb-graph-wrapper {
    margin-bottom: 35px;
}

.spb-graph-wrapper.process-pdf{
    width:2400px;
}

/*help text*/
.icon-question-sign{
    cursor: pointer;
}

a.help-link {
    cursor: pointer;
}

a.help-link-out{
    font-size: 0.75em;
    display: none;
}

div#helptext_drawer a.help-link-out{
    /*display: block;*/
}

.help-tab {
    position: absolute;
    width: 20px;
    top: 0;
    left: -50px;
    background: #ffcc32;
    padding: 15px;
    text-align: right;
    color: #fff;
    font-size: 2em;
}

.help-tab i.icon-question-sign {
    vertical-align: baseline;
}

div#helptext_drawer, .help-tab {
    box-shadow: rgba(0,0,0,0.25) -14px 0 26px 0px;
}

.drawer-header{
    background-color: #ffcc32;
    color:#fff;
    padding: 10px 25px;
}

.drawer-header .close-button {
    position: absolute;
    right: 25px;
    top: 10px;
    font-size: 1.5em;
    cursor: pointer;
}

#helptext_drawer .drawer-body{
    padding: 25px;
    overflow-y:scroll;
}

#helptext_drawer.closed {
    display: none;
}

#helptext_drawer.pinned {
    position: fixed;
    top:0;
}

#helptext_drawer {
    position: absolute;
    width: 400px;
    right: -450px;
    top:95px;
    z-index: 998;
    background: #fff;
    -webkit-transition: right 500ms linear;
    -moz-transition: right 500ms linear;
    -o-transition: right 500ms linear;
    -ms-transition: right 500ms linear;
    transition: right 500ms linear;
}

#helptext_drawer .help-search{
    color:#fff;
}

#helptext_drawer input#search_query {
    background: transparent;
    border: none;
    border-bottom: #fff solid 1px;
    color: #FFF;
}

#helptext_drawer input#search_query::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
#helptext_drawer input#search_query::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
#helptext_drawer input#search_query:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
#helptext_drawer input#search_query:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}

ul.ui-autocomplete {
    z-index: 100000;
}

ul.ui-autocomplete li{
    background: #fff;
    padding: 10px!important;
    cursor: pointer;
}

ul.ui-autocomplete li:hover{
    background-color: rgb(78, 137, 146);
}

.help-search .search-icon{
    cursor:pointer;
    font-size:1.25em; 
}

.help-search .search-icon i {
    font-size: 1.5em;
    margin-left: 10px;
}

.help-search .search-field-wrapper.expanded {
    padding: 15px 0;
    max-height: 100px;
}

.help-search .search-field-wrapper{
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 500ms linear;
    -moz-transition: max-height 500ms linear;
    -o-transition: max-height 500ms linear;
    -ms-transition: max-height 500ms linear;
    transition: max-height 500ms linear;
}

.help-search {
    position: relative;
}

.help-search i.icon-spinner {
    position: absolute;
    display: none;
    font-size: 1em;
    color: #fff;
    right: 30px;
    bottom: 19px;
}

.help-index article .title{
    margin-bottom: 5px;
    font-weight: bold;
}


.help-index article:first-of-type {
    border-top: none;
}

.help-index article {
    border-bottom: dashed 1px #999;
    padding: 20px 0;
    font-size: 0.85em;
}

.help-index article ol, 
.help-index article ul, 
.help-index article li{
    list-style: inherit !important;
}

/* hide graph text*/
#help_yearly_benefit_text,
#help_cumulative_benefit_text,
#help_utility_savings_text,
#help_rate_vs_lcoe_text,
#help_rate_vs_ppa_text{
    display: none;
}

/*my-account page*/
section#user-profile {
    margin-bottom: 40px;
}

article .project-card {
    border: solid 1px #999;
    border-radius: 5px;
    padding: 20px;
}

.project-card .title {
    font-weight: bold;
}

.project-card p {
    margin-bottom: 5px;
    color:#333!important;
}

.project-card label {
    display: inline;
    font-weight: bold;
    padding: 0;
    font-size: 0.85em;
}

.project-card h4.title {
    margin-bottom: 0;
    margin-top: 20px;
}

.project-card .hb-default-button{
    margin-top:20px;
}

/*//site tour*/

.shepherd-element.shepherd-open{
    z-index: 1000;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content {
    background-color: rgba(78, 137, 146, 0.95);
    color: #fff;
    box-shadow: 10px 10px 25px #333;
    max-width: 340px;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content a {
    color: #fff;
    font-weight: bold;
}

a.shepherd-button {
    background: transparent!important;
    border: solid #fff 2px!important;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-center .shepherd-content:before{
    border-top-color: rgba(78, 137, 146, 0.95)!important;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-center .shepherd-content:before{
    border-bottom-color: rgba(78, 137, 146, 0.95)!important;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-left .shepherd-content:before{
    border-right-color: rgba(78, 137, 146, 0.95)!important;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-right .shepherd-content:before{
    border-left-color: rgba(78, 137, 146, 0.95)!important;
}

a.shepherd-button:hover {
    background-color: rgba(255,255,255,0.25)!important;
}

a.shepherd-button.end-tour {
    border: 0!important;
    text-decoration: underline;
    font-weight: normal!important;
    font-size: 0.7em!important;
}

a.shepherd-cancel-link {
    color: #fff!important;
    opacity: 1!important;
}

/****************/
/*media queries*/
/****************/

/*phone only*/
@media (max-width: 768px) {

    a.hb-button.pdf{
        display: none;
    }

    .hb-default-button.pdf,
    .hb-default-button.dl{
        /*display: none;*/
    }

    .button-wrapper a.hb-default-button {
        padding: 9px 9px;
    }

    .spb-graph-wrapper {
        height:250px;
        margin-bottom: 180px;
    }

    .shepherd-element.shepherd-theme-arrows .shepherd-content {
        max-width: 80%;
        margin: auto;
    }

@media (min-width: 768px) {

    div.spb-calculator-field {
        width: 49%!important;
    }

    a.hb-button.hb-default-button {
        height: 35px;
        font-size: 0.65em!important;
        padding: 5px 10px 0;
    }

    .summary .left {
        width: 49%;
        float: left;
        display: inline-block;
    }

    .summary .right {
        width: 49%;
        float: right;
        display: inline-block;
    }

}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}