.tblView TD, .tblView TH{padding-left:5px;padding-right:5px;}
.rHead {
    color: white;
    font-family: Calibri;
    font-size: 12pt;
    font-weight: 600;
    min-height: 40px!important;
    background-image: url("/images/medicine.png");
    background-size: 55px;
    background-repeat: repeat;
    background-blend-mode: soft-light;
    background-position: center;
}
.rHeaderW {
    background-color: #a8a8a8;
    color: #494949;
    font-family: Calibri;
    font-size: 12pt;
    font-weight: 600;
    min-height: 35px !important;
    background-image: url("/images/medicine.png");
    background-size: 55px;
    background-repeat: repeat;
    background-blend-mode: soft-light;
    background-position: center;
}
.rHeaderI {
    background-color: #d1d1d1;
    color: #494949;
    font-family: Calibri;
    font-size: 12pt;
    font-weight: 600;
    min-height: 35px !important;
    background-image: url("/images/medicine.png");
    background-size: 55px;
    background-repeat: repeat;
    background-blend-mode: soft-light;
    background-position: center;
}
.rHead th{
    background-color: rgba(0, 0, 0, .1) !important;
}
.rBody a { color:Black; text-decoration:underline }
.rBody a:visited {color:Black; text-decoration:underline }
.rErogato a {color: Black; text-decoration: underline}
.rErogato a:visited {color: Black;text-decoration: underline}
.rDischarge a { color:Black; text-decoration:underline }
.rDischarge a:visited {color:Black; text-decoration:underline }
.rTest a { color:Black; text-decoration:underline }
.rTest a:visited {color:Black; text-decoration:underline }
.rChronic a { color:Black; text-decoration:underline }
.rChronic a:visited {color:Black; text-decoration:underline }   
.rButtons {border: none; color:white}
.rInvestigation a {color: Black; text-decoration: underline}
.rInvestigation a:visited {color: Black; text-decoration: underline}
.rRicoOsp a {color: Black; text-decoration: underline}
.rRicoOsp a:visited {color: Black; text-decoration: underline}
.rPatologia {padding-right: 10px; background-color: #d8e7ef; font-size: 8pt;}
.rPatologia a {color: Black; text-decoration: underline}
.rPatologia a:visited { color: Black; text-decoration: underline}

.anamensiTable tr td
{
    vertical-align:top;
    padding-top:3px;
    padding-bottom:3px;
}
/*MENU */  
.menuContainer
{
    position:relative;
    border-bottom:1px solid #c1c2c4;
    border-right:1px solid #c1c2c4;
    border-left:1px solid #c1c2c4;
    padding:10px;
    background-color:#238e9a;   
    z-index:500;
 }   
.menuItemLink 
{
    display:block;
    padding:10px 10px 10px 10px;
    color:White;
    text-decoration:none;
}
.menuItemLink:visited 
{
    color:White;
    text-decoration:none;
}

.menuItemLink:hover 
{
    background-color:#eff0f1;
    color:Black !important;
}
.menuCell 
{
    border-bottom:1px solid #cccccc;   
    margin-right:5px;
    margin-left:5px;
}       
.menuButtonTop
{
    height:5px;
    border-top:1px solid #c1c2c4;
    border-right:1px solid #c1c2c4;
    border-left:1px solid #c1c2c4;
    background-color:White;   
}
.menuButtonOpen 
{
    background-color:White !important;
}
.menuButtonLeft 
{           
    border-bottom:1px solid #c1c2c4;           
}
.menuButtonRight 
{        
    border-bottom:1px solid #c1c2c4;           
}
/*RIGHE TERAPIA*/
.rigaSospesa 
{
    color:#505050;
    font-style:italic;
    text-decoration:line-through;
   
}
.rigaCancellata {
    font-style: italic;
    text-decoration: line-through;
}
/*CONFIG*/
.cofigPanel {
    width: 100%;
    position: absolute;
    bottom: 50px;
    top: 0px;
    overflow: auto;
    scrollbar-width: thin;
}
.controlsTable {
    width:100%;
    position:absolute;
    bottom:0px;
    border-collapse:collapse;
    border-spacing:0px;
}
.cofigButtons 
{
    width:100%;
    text-align:right;
}
.tblView .Label  {
   
}
.tblView {
    border-spacing:2px; 
    border-collapse: separate; 
    font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9pt;
}
.tblView .Centered {
    text-align:center;
}
.Evidenziato {
    text-align: center;
    font-weight: 700!important;
    color: #CD0A0B;
}
.ColWithWarnings {
    text-align:center;
    position:relative;
    white-space:nowrap;
    padding-right:25px !important;
    height:18px;
}
.ColWithWarningsAndUrgencies {
    position:relative;
    white-space:nowrap;
    padding-right:35px !important;
    padding-left: 10px!important;
    height:18px;
}
