html {}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.input-group {
    position: relative;
}

img {
    max-width: 100%;
    height: auto;
}

body:after,
.HPC-Form-Fields:after {
    content: '';
    display: table;
    width: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #515151;
    padding: 30px 0px;
    width: 90%;
    margin: 0px auto;
}

.HPC-Left {
    float: left;
    width: 47%;
    padding-right: 40px;
}

.HPC-Box {
    clear: both;
    width: 100%;
    margin-top: 40px;
    border: 3px solid #ebebeb;
    border-radius: 8px;
    text-align: center;
    padding: 0px 33px 40px 33px;
}

.HPC-Pad {
    padding-bottom: 100px;
}

.HPC-Box2 {
    clear: both;
    width: 100%;
    margin-top: 40px;
    border: 3px solid #ebebeb;
    border-radius: 8px;
    text-align: center;
    padding: 0px 33px 36px 33px;
}

.HPC-Title {
    margin-top: -49px;
}

.HPC-Title p {
    display: inline-block;
    font-size: 27px;
    font-weight: bold;
    background-color: white;
}

.HPC-Blue {
    color: #0087e2;
}

.HPC-Big {
    font-size: 24px;
}

.HPC-Form-Fields {
    clear: both;
    margin-bottom: 20px;
}

.HPC-Form-Fields label {
    text-align: left;
    float: left;
    font-size: 21.6px;
    font-weight: bold;
    margin-top: 7px;
    width: 30%;
}

.HPC-Form-Fields div.col-sm-8,
.HPC-Form-Fields>div {
    float: right;
    width: 70%;
    padding-left: 20px;
}

.HPC-Form-Fields input {
    font-size: 21.6px;
    font-weight: 500;
    color: #757373;
    width: 100%;
    height: 37px;
    padding-left: 20px;
    padding-top: 3px;
    border: 1px solid #cccccc;
    border-radius: 3px;
}

.HPC-Form-Fields select {
    font-size: 21.6px;
    font-weight: 500;
    color: #757373;
    line-height: 40px;
    width: 100%;
    height: 40px;
    border: 1px solid #cccccc;
    padding-left: 20px;
    padding-top: 3px;
    border-radius: 3px;
}

.HPC-Field-B input {
    width: 100%;
    height: 37px;
    padding-left: 20px;
    padding-top: 3px;
    border: 1px solid #cccccc;
    border-right: none;
}

.HPC-Field-B input+p {
    display: block;
    float: left;
    font-size: 21.6px;
    font-weight: bold;
    width: 66px;
    height: 37px;
    text-align: center;
    margin-top: 0px;
    border: 1px solid #cccccc;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #f4f4f4;
    position: absolute;
    top: 0;
    right: 0;
}

.HPC-Readonly {
    background-color: #f4f4f4;
}

.HPC-Long label {
    margin-top: -8px;
}

.HPC-Form-Checkboxes {
    padding: 0px 15px 50px 15px;
}

.HPC-Form-Checkboxes div {
    font-size: 21.6px;
    font-weight: 900;
    float: left;
    width: 175px;
    text-align: left;
}

.HPC-Wide {
    padding: 0px 0px 50px 150px;
}

.HPC-Wide div {
    width: 162px;
}

.HPC-Form-Checkboxes input {
    width: 20px;
    height: 20px;
}

.HPC-Right {
    float: left;
    width: 53%;
}

.HPC-Table table {
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}

.HPC-Table h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    color: #82c800;
    margin: 0px 0px 10px 0px;
}

.HPC-Table td,
th {
    border: 0px;
    padding: 6px 10px;
    text-align: left;
    font-size: 14px;
    border-bottom: solid 1px #eee;
}

.HPC-Table thead th {
    background-color: #2ea306;
    color: white;
    font-weight: bold;
    padding: 10px;
    white-space: normal;
    word-break: break-all;
}

.HPC-Table tr {
    position: relative;
}

.HPC-Table tr td {
    color: #aaa;
    border-bottom: solid 1px #eee;
}

.HPC-Table tr td:first-child:before {
    background: url("../img/HPC/HPC-Shadow.png") repeat-x;
    background-size: 100%;
    content: " ";
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 30px;
    display: none;
}

.HPC-Table input {
    display: block;
    margin-top: 6px;
    width: 24px;
    height: 24px;
}

.HPC-Total {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 3px solid #ebebeb;
    text-align: center;
    font-size: 24px;
}

.HPC-Table,
.HPC-Wider {
    width: 100%;
}

.HPC-Box-Span {
    clear: both;
    padding-top: 10px;
    margin: 0px auto;
    display: block;
    font-size: 16px;
    text-align: left;
}

.HPC-Graphic {
    position: relative;
    width: 100%;
    margin: auto;
}

.HPC-Graphic .HPC-L p {
    width: 20px;
}

.HPC-Graphic .HPC-L p {
    margin: 0px 0px 39px 0px;
    padding: 0px;
}

.HPC-L {
    width: 36px;
    float: left;
}

.HPC-R1,
.HPC-R2 {
    float: left;
}

.HPC-R1 {
    position: absolute;
    right: 5px;
    width: 140px;
    height: 50px;
    float: right;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    padding-top: 15px;
}

.HPC-R1 p {
    margin: 6px;
    padding: 0px;
}

.HPC-B {
    color: #0087e2;
}

.HPC-B span {
    float: left;
    margin-right: 5px;
    display: block;
    background: #0087e2;
    width: 17px;
    height: 17px;
}

.HPC-G {
    color: #2ea306;
    white-space: nowrap;
}

.HPC-G span {
    float: left;
    margin-right: 5px;
    display: block;
    background: #2ea306;
    width: 17px;
    height: 17px;
}

.HPC-R2 .HPC-Cont {
    width: 50px;
    margin: 2px;
    height: 275px;
    float: left;
    position: relative;
}

.HPC-R2 .HPC-Cont div {
    position: absolute;
    bottom: 0px;
}

.HPC-R2 .HPC-Cont div p {
    padding: 0px;
    margin: 0px 1px 4px 1px;
    font-weight: bold;
    font-size: 12px;
}

.HPC-Info {
    float: right;
}

.HPC-Graph-A {
    float: left;
    display: block;
    width: 21px;
    background: #0087e2;
    bottom: 0px;
    position: absolute;
    left: 0px;
    bottom: 20px;
}

.HPC-Graph-B {
    float: left;
    display: block;
    width: 21px;
    background: #2ea306;
    position: absolute;
    left: 23px;
    bottom: 20px;
}

.HPC-Products {
    margin: -30px auto 0px auto;
    width: 880px;
    display: inline-block;
}

.HPC-Product {
    width: 200px;
    height: 345px;
    float: left;
    padding: 0px 10px 20px 10px;
    font-weight: bold;
    font-size: 19.8px;
    color: #3a3a3a;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
}

.HPC-Product p {
    display: block;
    height: 66px;
    position: relative;
}

.HPC-Product p span {
    display: block;
    position: absolute;
    bottom: 0px;
}

.HPC-Product em {
    font-size: 15.4px;
    color: #ff0400;
    font-style: normal;
}

.HPC-Product b {
    display: block;
    font-size: 15.4px;
}

.HPC-Product a {
    display: block;
    padding-top: 10px;
}

/* angular-chart css */

.chart-legend,
.bar-legend,
.line-legend,
.pie-legend,
.radar-legend,
.polararea-legend,
.doughnut-legend {
    list-style-type: none;
    margin-top: 5px;
    text-align: center;
    padding-left: 0;
}

.chart-legend li,
.bar-legend li,
.line-legend li,
.pie-legend li,
.radar-legend li,
.polararea-legend li,
.doughnut-legend li {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    margin-bottom: 4px;
    border-radius: 5px;
    padding: 2px 8px 2px 28px;
    font-size: smaller;
    cursor: default;
}

.chart-legend li span,
.bar-legend li span,
.line-legend li span,
.pie-legend li span,
.radar-legend li span,
.polararea-legend li span,
.doughnut-legend li span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 5px;
}

@media screen and (max-width: 1280px) {
    .HPC-Left {
        width: 30%;
    }
    .HPC-Right {
        width: 70%;
    }
    .HPC-Title p {
        font-size: 14px;
        margin-top: -20px;
        padding: 0 10px;
        height: auto;
        max-width: 80%;
    }
    .HPC-Box2 .HPC-Title p {
        margin-top: 0;
        margin-bottom: 0;
    }
    .HPC-Box2 .HPC-Title {
        margin-top: -30px;
        margin-bottom: 5px;
    }
    .HPC-Box {
        padding: 40px 10px 10px 10px;
    }
    .HPC-Form-Fields div.col-sm-8,
    .HPC-Form-Fields>div,
    .HPC-Form-Fields label {
        width: 100%;
        padding: 0;
        font-size: 14px;
    }
    .HPC-Form-Fields input,
    .HPC-Form-Fields select {
        font-size: 14px;
        padding: 5px;
        height: 30px;
    }
    .HPC-Form-Fields {
        margin-bottom: 10px;
    }
    .HPC-Field-B input+p {
        width: 40px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }
    .HPC-Box2 {
        padding: 10px;
    }
    .HPC-Big {
        font-size: 14px;
    }
    .HPC-Long label {
        margin-top: 0;
    }
}

@media screen and (max-width: 900px) {
    body {
        max-width: 640px;
    }
    .HPC-Left,
    .HPC-Right {
        width: 100%;
        padding: 0 0 30px 0;
    }
    .HPC-Left img {
        width: 300px;
        margin: 0 auto;
        float: none;
        display: block;
    }
    .HPC-Table h1,
    .HPC-Total {
        font-size: 20px;
    }
    .HPC-Form-Fields label br {
        display: none
    }
}

@media screen and (max-width: 640px) {
    .HPC-Table table,
    .HPC-Table table tbody,
    .HPC-Table table tbody tr {
        display: block;
        position: relative;
    }
    .HPC-Table table tbody tr {
        background: #eeeeee;
        padding-bottom: 5px;
    }
    .HPC-Table table thead {
        display: none;
    }
    .HPC-Table table tbody tr td {
        display: inline-block;
        padding: 5 10px;
        border-bottom: 0;
        color: #000;
        font-weight: bold;
    }
    .HPC-Table table tbody tr td:nth-child(6) {
        font-weight: normal;
        padding-left: 0;
    }
    .HPC-Table table tbody tr th {
        display: block;
        border-bottom: 0;
        background: #26a500;
        color: #fff;
        padding-left: 40px;
    }
    .HPC-Table table tbody tr td:first-child {
        position: absolute;
        top: 0;
        padding: 0;
        left: 0;
    }
    .HPC-Table table tbody tr td:first-child input {
        margin: 10px;
        width: 15px;
        height: 15px;
    }
    .HPC-Table table tbody tr td:before {
        content: '';
        display: inline-block;
        margin-right: 10px;
        color: #000;
        font-weight: normal;
    }
    .HPC-Table table tbody tr td:nth-child(3):before {
        content: 'Days :'
    }
    .HPC-Table table tbody tr td:nth-child(4):before {
        content: 'TempÂ° :'
    }
    .HPC-Table table tbody tr td:nth-child(5):before {
        content: 'Total Heat'
    }
    .HPC-Table table tbody tr td:nth-child(7):before {
        content: 'Cost/Mth/Day'
    }
    .HPC-Table table tbody tr td:nth-child(8):before {
        content: 'Model'
    }
    .HPC-Table table tbody tr td:nth-child(9):before {
        content: 'Input-kw'
    }
}