﻿body {
}

.tornadohdate{
    background-image: url("/tornadocalendar/images/hijricalendar.png");
    background-repeat: no-repeat;
    background-position: right;
    padding-right:25px;
    cursor: pointer;
    color:black !important;
}

.tornadogdate{
    background-image: url("/tornadocalendar/images/gregcalendar.png");
    background-repeat: no-repeat;
    background-position: right;
    padding-right:25px;
    cursor: pointer;
    color:black !important;
}
