#MAGECOMP_PriceView
{border: 0 none;
    color: #666;
    float: right;
    font-size: 11px;
    text-align: center;
    width: 100%;
	margin-bottom: 15px;
}

#MAGECOMP_PriceView > .table-heading
{
	background: #fcfcfc none repeat scroll 0 0;
    border-bottom: 1px solid #faa86c;
    border-top: 1px solid #eee;
    color: #444;
    font-size: 16px;
    font-style: normal;
    padding: 6px 12px 7px;
    text-align: left;
	
}
#MAGECOMP_PriceView_1
{border: 0 none;
    color: #666;
    float: right;
    font-size: 15px;
    width: 100%;
  margin-bottom: 15px;
}

#MAGECOMP_PriceView_1 > .table-heading
{
  background: #fcfcfc none repeat scroll 0 0;
    border-bottom: 1px solid #faa86c;
    border-top: 1px solid #eee;
    color: #444;
    font-size: 16px;
    font-style: normal;
    padding: 6px 12px 7px;
    text-align: left;
  
}
.table-alldata {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ece3e6;
}
.tablemain {
  float: left;
  width: 100%;
}
.tablemain td {
  padding: 5px;
  cursor: pointer;
  text-align: center;
}
.customprice .price{
  font-size: 1.4rem !important;
}
.customprice_tax .customprice_tax_label,.customprice_tax .customprice_tax_price{
  font-size: 1.1rem;
}
.customprice_tax .customprice_tax_price{
  font-weight: 700;
}
#tiertable tr:first-child {
  color: #444;
  text-transform: uppercase;
  cursor: none !important;
}
#tiertable tr:first-child > td {
  cursor: text !important;
   border-bottom: 1px solid #ece3e6;
}
.refresh-image {
  float: right;
  cursor:pointer;
}
#tierlist{
  cursor:pointer;
}
