#mainContent{
    color: #1A304D;
    max-width: 2000px;
}
.pInputs{
    height: 38px;
    /*margin-bottom: -5px;*/
    text-align: left;
    /*padding-bottom: 10px;*/
    margin-bottom: 10px;
}
.pLabels{
    height: 24px;
    margin-bottom: -5px;
}
.specbox1{
    border:1px solid #aabcfe !important;
}
.hpControl{
    max-width: 170px;
    width:170px;
    min-width: 3vmin;
}
.hpControl select ,input{
    border: 1px solid #aabcfe;
    color:#444444 !important;


}
#controls {
    width:auto;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    /*max-width: 720px;*/
    display: table;
}
#controls label{
    color: #1A304D;
    font: .7em "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}
#hpLogo{
    width:100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-bottom: 1px inset #444444;
    display: none;
}
.hpLabel{
    text-align: left;
    float:left;
    font-weight: bolder;
}

#resources {
    margin-top: 10px;
    display: inline-block;
    font-size: .78em;
    color: #222222;
    text-align: center;
    margin-bottom: 30px;
}
#resourceLegend {
    color: #1A304D;
    border:1px solid #666666;
    border-width: 0 0 1px 0;
}
#hpFieldset {
    width: 220px;
    color: #1A304D;
    border:2px solid #666666;
    border-radius: 6px;
    padding:4px;
}
#hpFieldset a {
    color: #1A304D;
}
#hpFieldset a:hover {
    color: #1A304D;
}
select {
    font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}
/*/////////////////////////////////////////////////////////////////*/
/*////////////////////////////Data Input/////////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/
/*input[type="text"],select,textarea,#dataInputs input{
    border:1px solid #ccc;
}
input[type="button"]{
    border:2px solid #ccc;
    background-color: #fff;
}*/
#data {
    /*float: left;*/
    color: #ffffff;/*#444444;*/
    z-index: 2;
    padding: 5px;
    width: auto;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
    text-align:center;
}
#labels {
    float: left;
}

#dataInputsLeft,#dataInputsRight {
    /*float: left;*/
    display: inline-block;
}
#dataInputsRight{
    margin-left:10px;
}

#matweb {
    color: #1A304D;
    margin: 4px auto;
    /*display: none;*/
}
#matweb a {
    color: #444;
}
#matweb a:visited {
    color: #666666;
}
#matweb a:hover {
    color: #cc0033;
}
.specBox1 {
    font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
    text-transform: uppercase;
    border: 1px solid #000;
}
#stressOtherLabel{
    /*font: 10px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;*/
}
/*////////////////////////////////////////////////////////////////*/
/*////////////////////////////Results/////////////////////////////*/
/*////////////////////////////////////////////////////////////////*/
#resultsDiv {
    /*float: left;*/
    z-index: 2;
    width: auto;
    height: auto;
    margin-left: 10px;
    display: inline-block;
}
#resultsLabel {
    font: 24px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
    text-align: center;
    color: #ffffff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
}
#resultsLabel label {
    font: 24px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}
#resultsTable {
    border: 2px solid #666666;
    color: #444444;
    border-radius: 6px;
    max-width: 333px;
    width:auto;
}
#resultsTable input{
    color:#444444;
    max-width: 75px;
}
#resultsTable .oddInput {
    color:#444444;
    border:none;
}
#resultsTable td{
    width: auto;
}
.resultsFont {
    font: bold 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}
.resultsFontSmall {
    font: bold 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}
.considerations {
    font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif !important;
    white-space: normal;
    text-align: left;
    background-color: #888888;
    color:#dddddd;
}
.considerations label{
    color:#dddddd;
}
.hpnoboxyellow {
    border: 0;
    background-color: transparent;
    text-align: center;
    font: bold 14px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}
#hpDisclaimer {
    position: relative;
    top: 40px;
    left: 0;
    background-color: #444444;
    color: #FFFFFF;
    border: 2px solid #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    z-index: 2;
    padding: 1px 4px 1px 4px;
    font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
    margin-bottom: 15px;
    display: none;
}
#hpDisclaimer label{
    color:#FFFFFF;
}
#meter {
    position: absolute;
    top: 384px;
    left: 960px;
    width: 16px;
    height: 16px;
    z-index: 2;
}
#meterImg {
    width: 20px;
    height: 20px;
}
.oddInput{
    color:#666666;
}
.oddRow {
    /*background-color: #d0dafd;*/
    background-color: #dddddd;
    color:#FFF;
}
.evenRow {
    background-color: #FFFFFF;
}
#controlSpacer {
    float: right;
    width: 20px;
}

#errors {
    position: absolute;
    border: 2px solid #FFFFFF;
    border-radius: 6px;
    box-shadow: 3px 3px 6px 3px #444;
    width: 300px;
    padding: 3px;
    /*visibility:hidden;*/
    color: #FFFFFF;
    z-index: 3;
    background-color: #cc0033;
}
@media screen and (max-width: 374px) {
    #dataInputsRight{
        margin-left:0;
    }

}