﻿#_details {
}

#_details .c0 {
   width: 12em;
}

#_details .c1 {
   padding-top: 2px;
   padding-left: 5px;
   padding-right: 5px;
   width: 66px;
   text-align: right;
}

#_details .c2 {
   padding-top: 2px;
   padding-left: 5px;
   padding-right: 5px;
   width: 66px;
   text-align: right;
}

#_details .c1 {
   /*background-color: #c5d3dd;*/
}

#_details .c2 {
   /*background-color: #b0bdc6;*/
}

#_details #_coolingCoil .c1 {
   /*background-color: #b8b5f3;*/
}

#_details #_coolingCoil .c2 {
   /*background-color: #9894dd;*/
}

#_details #_heatingCoil .c1 {
   /*background-color: #ee8866;*/
}

#_details #_heatingCoil .c2 {
   /*background-color: #cc6666;*/
}

#_details .c3 {
   padding-left: 1em;
   width: 4em;
}

#_detailsTbl {
   /*for webcoil looks change from 1000 to 1200*/
   margin-left: auto;
   margin-right: auto;
}

#_selectBox {
   /*for webcoil looks change from 380 to 350*/
   height: 350px;
   overflow: auto;
}

.inp0 {
	width: 5em;
}

.resultsCol {
   /*for webcoil looks change from 1000 to 1200*/
   width: 1200px;
   margin-left: auto;
   margin-right: auto;
}

#rvSelect {
/*for webcoil looks change from 974 to 981*/
  width: 981px;
  height: 102px;
/*for webcoil looks change from 1000 to 1200*/
  margin-left: auto;
  margin-right: auto;
}

._results td {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
._results th {
	font-weight: bold;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: solid 2px #555555;
}

/*for webcoil looks*/
#_captionTxt {
   color: #8aa4af;
}