﻿/* CSS Document */
.datepicker{
    width: 72px;
    padding-right: 30px;
    text-align: center;
    border: solid #93a7bf 1px;
    background-image: url(../../dqanet/imagens/geral/calendario.png);
    background-position: 85px 2px;
    background-repeat: no-repeat;
}
