﻿ .rfdInputDisabled .changeUCDateColorFont
{        
    color: #FF0000 !important;
}

.tdDateType
{
    padding-right:20px !important;
}

.DateType
{
    border: 2px solid #CCC !important;
    font-size: 11px;    
    text-align: center;
    border-radius: 6px 6px 6px 6px;
    font-family: Tahoma,Verdana,sans-serif !important;
    font-weight: normal;
    padding: 10px 10px 0px 0px;
    margin-bottom: 5px;
    width: 90%;
}

.DateType label, .DateType legend {
    color: inherit !important;
    font-family: Tahoma,Verdana,sans-serif !important;
}

.DateType td {
    width:18% !important;
}
/*.DateType label 
{
    text-align:right !important;
    width:50px !important;
}*/
