﻿.ajax__calendar
{
    position: relative;
    left: 50px !important;
    top: 0px !important;
    padding-left: 30px;
    margin-left: 50px;
}
.ajax__calendar iframe
{
    left: 0px !important;
    top: 0px !important;
}
.CalendarPopup
{
    position: absolute;
    left: 0px !important;
    top: 0px !important;
}

