body{
    background-color: white;   
    margin-top: 0;    
    font-size: 8pt  !important;
}

.clickAll{
    display:block;
}

.ui-modal{
    
   opacity: 0; 
}

.footer{
    background: #69abdc;
    text-align:center;
    alignment-adjust: middle;
}

.top-aligned-columns td{
    border: 0;
}

.topright {
    text-align : right;
    vertical-align: top;
}

.toprow {
    vertical-align: top;
}

.right-alignment {
    text-align : right;
    vertical-align: top;
}

.tClient 
{     
    background-image: url(images/mp.png) !important;
    background-repeat:no-repeat !important;
    color: crimson;
}

.txt_ftcolor{
    color: white;
}

.statusComment{    
    font-weight: bold;
    color: #ff6600;    
}

.scaption {
    color: #4c9cec;
    text-align: right;
}

.readonlyUI{

    background-color: #ffff9a;
}

.sloginscop {
    font-weight: bold;
    color: slategray;  
}

#ImgCenter {
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

.btext {
    font-weight: bold;
    color: #0066ff;
}
.boldtext {
    font-weight: bold;
} 
