.menulink :hover{
    background:#C4CF74;
    
}
.ubtn-ctn-left .btn-foc1{
    font-family: 'Rubik'; font-weight: normal; font-style: normal; border: none; background: #c4cf72; color: #fff;
}
.ubtn-ctn-left .btn-foc1 :hover{
    color:#C4CF74;
    background:#fff;
}
 
.doctor-find-form input[type="date"],input[type="text"],input[type="tel"],input[type="email"] {
    font-size: 14px;
    width: 100%;
    margin-bottom: 20px;
    height: 62px;
    padding: 10px;
    border: none;
    color: #000;
    background: #d2cfcf45;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-image: none;
        background-size: auto auto;
}
.doctor-find-form input[type="date"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none !important;
    background-image: url(http://femiinthealth.com/wp-content/uploads/2018/11/118738.png) !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important;
    background-position: 96% 50% !important;
}
.doctor-find-form {
    
    background: #fff;
}