.mrdipeshcps-dates-group{
    margin-bottom: 15px;
    label{
        width:100%;   
        font-size: 1rem;
    }
    input{
        width: 100%;
        height: 35px;
        margin-top: 5px;
    }
}