﻿#my-account, .myaccount, .navbar, #breadcrumb, .sub h2, .boxes .img, #energyforward, #footer-top, #footer, #footer-bottom, .panel-heading .glyphicon {
    display:none;
}

.hero {
    height:auto;
}

.sub {
    background:none;
    margin-top:20px;
    height:auto;
    text-align:left;
}

.sub h3 {
    color:#000;
    text-shadow:none;
}

.boxes .box {
    min-height:120px;
}

.boxes h3 {
    min-height:40px;
}

.boxes .box .inner {
    border:0;
    padding:0;
}

.list-group-item {
    background:none;
    border:none;
    padding-left:0;
    font-size:14px;
}

.collapse {
    display:block !important;
}

.panel-group .panel {
    border:none;
}

#back-to-top {
    opacity:0 !important;
}

.table {
    font-size:11px;
}

@media print {
  a[href]:after {
    content: none !important;
  }
}