﻿.ajax__calendar_day_disabled
{
    background-color:#ccc !important;
    color:#eee !important;
}
.row { position:relative}
.required {position:absolute; color:Red}
.LableDisabled
    { display: block;
      width: 100%;
      height: 34px;
      padding: 6px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #555;
      border: 1px solid #ccc;
      border-radius: 4px;  
       background-color:#eee !important;
    }
    .LableDisabledL
    { display: block;
      width: 100%;
    
      padding: 6px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #555;
      border: 1px solid #ccc;
      border-radius: 4px;  
       background-color:#eee !important;
    }
      .HeaderCSS 
    {
        
        text-align:center !important;
      
        }
    .HeaderCSS th
    {
        
        text-align:center !important;
        }
