.home-date {
    width: 20%;
    height: 31px;
    padding: 0 15px;
    font-family: 'cs_sarabun_regular';
    font-size: 16px;
    color: #555;
}

.home-date.input-text.datepicker {
    background-position: left 10px center;
    padding-left: 45px;
    border: 1px solid #B19745;
    background: url(../images/icons/icon-cal.png) right 10px center no-repeat;
    background-size: 26px;
}

.form-title-date {
    font-size: 18px;
    font-weight: bold;
}