 .ButtonOverlay
{
    background: linear-gradient(rgba(128, 128, 255, 0.55), rgba(128, 128, 255, 0.55)), rgba(128, 128, 255, 0.55) url('../IMG/button_middle.png') repeat center !important; 
    border-color:rgba(128, 128, 255, 0.55) !important; 
    color:rgba(255, 255, 255, 1.0) !important; 
}
.ui-btn-inner
{
    background: rgba(128, 128, 255, 1.0) !important; 
    color:rgba(255, 255, 255, 1.0) !important; 
    border-color:rgba(128, 128, 255, 1.0) !important; 
}
.ui-btn-up-f
{
    border-color:rgba(128, 128, 255, 1.0) !important; 
}
.ui-btn
{
    text-shadow:none; !important;   
}
.ui-li
{
    background-color:rgba(255, 255, 255, 1.0) !important;   
    border:1px solid rgba(0, 0, 0, 1.0) !important;   
}
.MobileButtonText, .ui-btn-text
{
    color:rgba(255, 255, 255, 1.0) !important; 
}
.formBackGround
{
    background-color:rgba(255, 255, 255, 1.0) !important;   
    border:1px solid rgba(0, 0, 0, 1.0) !important;   
}
.ui-widget-header
{
    border-color:rgba(0, 0, 0, 1.0) !important;
    background:rgba(255, 255, 255, 1.0) !important;
}
.ui-bar-b
{
    border-color:rgba(0, 0, 0, 1.0) !important;
    background:rgba(255, 255, 255, 1.0) !important;
}
.gridAlternateRow
{
    background-color:rgba(255, 255, 255, 1.0) !important;   
}
.dxgvSelectedRow_Office2010Silver
{
    background-color:rgba(188, 188, 254, 1.0) !important;   
}
.popUpNotice
{
    background-color:rgba(255, 255, 255, 1.0) !important;   
    border-color:rgba(0, 0, 0, 1.0) !important;
}
.dxbDisabled_Office2010Silver
{
    background: linear-gradient(rgba(128, 128, 255, 0.55), rgba(128, 128, 255, 0.55)), rgba(128, 128, 255, 0.55) url('../IMG/button_middle.png') repeat center !important; 
    color:rgba(204,204,204,1.0) !important; 
}
.popupTitleBar
{
    background-color:rgba(255, 255, 255, 1.0) !important;   
    border-color:rgba(0, 0, 0, 1.0) !important;
}
.ui-body-c, .ui-overlay-c
{
    text-shadow:none !important;   
}
.actionLinkButton
{
    cursor: pointer;   
    display: inline-block;   
    text-align:center;   
    height: 14px;   
    width: auto;   
    background-color:rgba(128, 128, 255, 0.55) !important; 
    background: linear-gradient(rgba(128, 128, 255, 0.55), rgba(128, 128, 255, 0.55)), rgba(128, 128, 255, 0.55) url('../IMG/button_middle.png') repeat center !important; 
    color: rgba(255, 255, 255, 1.0) !important;   
    border: 1px solid black !important;   
    padding-left: 10px;   
    padding-right: 10px;   
    padding-top: 1px;   
    padding-bottom: 4px;   
    text-decoration: none !important;   
}
.actionLinkButton:hover
{
    color:rgba(0, 0, 255, 1.0) !important;   
    text-decoration:none !important;   
    cursor: pointer;   
}
.dxbButtonHover_Office2010Silver
{
    color:rgba(0, 0, 255, 1.0) !important;   
}
.menuItemHover
{
    background-color:rgba(188, 188, 254, 1.0) !important;   
}
.HomeButtonOverlay
{
    background-image: linear-gradient(rgba(188, 188, 254, 0.5), rgba(188, 188, 254, 0.5)), url('../Authentication/GetHomeImage');
    background-size: contain;
     background-repeat: no-repeat;
     border: none !important;
     border-radius: 14px;
     width:75px;
     height:89px;
}
.MainProfileOverlay
{
    background-image: linear-gradient(rgba(188, 188, 254, 0.5), rgba(188, 188, 254, 0.5)), url('../Authentication/GetMyHealthCareImage');
    background-size: contain;
     background-repeat: no-repeat;
     border: none !important;
     border-radius: 14px;
     width:75px;
     height:89px;
}
.MyAppointmentsOverlay
{
    background-image: linear-gradient(rgba(188, 188, 254, 0.5), rgba(188, 188, 254, 0.5)), url('../Authentication/GetMyAppointmentsImage');
    background-size: contain;
     background-repeat: no-repeat;
     border: none !important;
     border-radius: 14px;
     width:75px;
     height:89px;
}
