﻿#datepicker {
    width: 70px;
    cursor: pointer;
    margin-top: 10px;
}

.ui-widget-header {
    background: #437401;
}

.ui-datepicker .ui-datepicker-title {
    color: white;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(/WorkArea/FrameworkUI/css/jQuery/ThemeRoller/Smoothness/images/ui-icons_222222_256x240-shopping-cart.png);
}