﻿/* 6.0 Start */
.RsItmStyle
{
 white-space:pre-wrap; 
 text-align:left;
 font-weight:bold;
}
.ChkBoxStyle
{    
}
.tblCellAlignL
{
    text-align:left;
}
.tblCellAlignR
{
    text-align:right;
}
.tblCellAlignC
{
    text-align:center;
}
.tblCellAlignCB
{
    text-align:center;
    font-weight:bold;
}
.tblCellAlignT
{
    vertical-align:top;    
}
.tblCellAlignTB
{
    vertical-align:top;
    font-weight:bold;
}
.RsdrpdownL
{
}
.ResClustBg
{
   background-color:#D3D3D3;
}

.ClustImg
{
     background-image: url("../../Images/Cluster.gif");
     background-repeat :no-repeat;    
}
.AbnImgAL
{
     background-image: url("../../Images/Abnormal_Low.gif");
     background-repeat :no-repeat;  
}
.AbnImgVL
{
     background-image: url("../../Images/Abnormal_VeryLow.gif");
     background-repeat :no-repeat;  
}
.AbnImgAH
{
     background-image: url("../../Images/Abnormal_High.gif");
     background-repeat :no-repeat;  
}

.AbnImgVH
{
     background-image: url("../../Images/Abnormal_VeryHigh.gif");
     background-repeat :no-repeat;  
}
.AbnImgA
{
     background-image: url("../../Images/Abnormal.gif");
     background-repeat :no-repeat;  
}
.AbnImgAA
{
     background-image: url("../../Images/Abnormal_NonNumeric.gif");
     background-repeat :no-repeat;  
}
.RsItmNmCol
{
    width:20%; 
    overflow:hidden;    
    font-weight:bold;
    vertical-align:top; 
    text-align:left;
}
.RsValCol
{
    width:15%; 
    vertical-align:top;     
}
.ResColWidth5
{ 
    width:5%; 
    vertical-align:top; 
    text-align:center;  
}
.ResColWidth10
{ 
    width:10%;  
    vertical-align:top;
}
.ResColWidth15
{ 
    width:15%;
    vertical-align:top; 
    text-align:left;   
 }
.ResColWidth30
{ 
    width:30%;
    vertical-align:top; 
    text-align:left;   
    overflow-wrap: break-word;
}
.ResColWidth4 {
    width: 4%;
    vertical-align: top;
    text-align: center;
}

/* sets the color for each health vault result header on results summary */
.PHRResultHeader
{
    background-color:#D9DFE3;
    font-weight:bold;
    font-style:italic;
   
}
/* sets the color for each sunrise result header on results summary */
.ECLPResultHeader
{
    background-color:#D9DFE3;
    font-weight:bold;   
}
/* 6.0 End */