﻿body {
}
.colDate{
    position:relative;
}
.colDate .ui-datepicker-trigger
{
    position: absolute;
    right: 2%;
    top: 15%;
}
