.thermalCalculatorbody div.block{
  overflow:hidden;
  padding-top: 2px;
  clear:both;
}
.thermalCalculatorbody b, .thermalCalculatorbody strong {
  font-size: 14px;
}
.thermalCalculatorbody b {
  padding-left: 10px;
  padding-right: 10px;
}
.thermalCalculatorbody div.block label{
  width:275px;
  display:block;
  float:left;
  text-align:left;
  padding-top: 6px;
  padding-left:10px;
  padding-right:10px;
  font-size: 12px;
  color: #000;
  
}
.thermalCalculatorbody div.block .input{
  margin-left:4px;
  float:left;
}
.thermalCalculatorbody div.block .innerBlock .lab2 input.text{
	margin-top:4px !important;
	padding:2px 3px !important;
	margin-right:5px !important;
} 
.thermalCalculatorbody span.innerBlock{
 width:100px;
}
.thermalCalculatorbody span.innerBlock .lab1 {
  float:left;
  width:45px;
}
.thermalCalculatorbody span.innerBlock .lab2{
  width:55px;
}
.thermalCalculatorbody span.innerBlock .disp1 {
  float:left;
  width:75px;
  padding-top: 4px;
}
.thermalCalculatorbody span.innerBlock .disp2{
  width:55px;
}
.innerBlock .disp1 {
  display: inline-block;
  width: 38px;
}
.innerBlock .disp3 {
  display: inline-block;
}
.thermal_error_message{
   color: red;
   padding-left: 10px;
   margin-top: 6px;
   float:left;
}
.thermalCalculatorbody {    
    border: 1px solid #B5D1F1;
}
.thermalCalculatorbody .calculateBtn{
   
   margin-left: 275px;
}
.thermalCalculatorbody .output-power, .thermalCalculatorbody .output-power1{
	padding: 5px;
	margin:5px;
}
.thermalCalculatorbody .output-power1{

	padding-bottom: 8px;
	
}

.thermalCalculatorbody .output-power, .thermalCalculatorbody .output-power1
{
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: 0px 3px 5px 1px #242424;
-webkit-box-shadow: 0px 3px 5px 1px #242424;
-moz-box-shadow: 0px 3px 5px 1px #242424;
-o-box-shadow: 0px 3px 5px 1px #242424;
border: 1px solid #999999;
clear:both;
}

.thermalCalculatorbody .calculateBtn .regsiterbutton {margin-left:0px}

.thermalParentDiv {
padding-top:10px;
}

.thermalCalculatorbody .thermalSelect{
 width: 70px;
 border-color: #000000;
}
.innerBlock {
 display: inline;
  float: left;
}
.innerBlock .lab1 {
    display: inline-block;
    width: 35px;
}
.thermalCalculatorbody input[type="text"]{
 background: none repeat scroll 0 0 #fff !important;
 border: 1px solid #B5D1F1;
 margin: 5px 5px 0;
 padding: 2px 1px;
 width: 70px;
 
}
.thermalCalculatorbody .calculateBtndiv {
    padding-left: 345px;
    border: 1px solid #B5D1F1; 
    border-left: none; 
    border-right: none;
    border-bottom: none;
    padding-top:8px;
}

.block span select{
	border-color: #000000 !important;
	width:45px;
}

.unitcombo{
	float: left;
    margin-top: 5px;
}

#thermalproductMenu{
	margin-top: 3px !important;
   padding: 3px 6px !important;
   width: 175px;
}
#dynamicProductName {
  font-size: 16px;
}

.thermalglossery {
  border: 1px solid #C9E8F8;
  margin-top: 10px;
  padding: 10px;
}
.thermalglossery #sorter td, .thermalglossery #sorter th {
  border: 2px solid #31859b;
}
.thermaltopheader h1 {
    display: inline;
}