/**
* @package    Ests_Countdown
* @copyright  Copyright (c) 2015 - 2016 Ests Soft Tech Solution Pvt Ltd.(http://www.expertsofttechsolutions.com/)
*/
#countdowntimer_date li {
    background: #0d84ff none repeat scroll 0 0;
    color: #000;
    display: inline;
    font-weight: bold;
    margin-bottom: 0 !important;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 0 !important;
    padding: 12px;
}
#countdowntimer_datetime li {
    color: #000;
    display: inline;
    list-style: outside none none;
    margin-bottom: 0 !important;
    margin-left: 7px;
    margin-right: 8px;
    margin-top: 0 !important;
}
#countdowntimer_date {
    margin-bottom: 10px !important;
    margin-top: 0 !important;
}
#countdowntimer_datetime {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
