.date-range {
    width: 212px;
    text-align: center;

    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #dcdfe6;
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    font-size: inherit;
    height: 34px;
    line-height: 34px;
    outline: none;
    padding: 0 15px;
    white-space: nowrap;
}

.dateinput {
    width: 86px;
    height: 32px;
    border: none;
    outline: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1;
    vertical-align: top;
    background-color: #fff;
}

.jedate .jedate-content .daystable td.other, .jedate .jedate-content .daystable td.other .nolunar, .jedate .jedate-content .daystable td.other .lunar {
    color: #c0c4cc !important;
}