﻿.txt
{
    border-radius:3px;
    color:#333333;
    border-color:#CCCCCC;
    border-width:1px; 
    border-style:solid;  
    height:30px; 
    padding-left:7px;
    padding-right:7px;  
    
}
.txt:disabled {
    background: #ffff;
    
    }
   .txt:focus
   {
       outline-color:blue;
       outline-style:solid;
       outline-width:1px;
   }
.divIn
{
    border-radius:3px;
    color:#333333;
    border-color:#CCCCCC;
    border-width:1px; 
    border-style:solid;  
    height:30px; 
    
    
}
.divIn:disabled {
    background: #ffff;
    
    }    
.Head .ajax__calendar_header {
background-color: #ffffff;
margin-bottom: 4px;
font-size:10px;
}
