
.srhimdldw12 .modal-content{
    background:none;
}
.srhimdldw12 .srhimdldw13 .srhimdldw14{
    display: flex;
    background: #ffffff;
    padding: 10px 12px;
    border-radius: 15px;
}
.srhimdldw12 .srhimdldw13 .srhimdldw14 .srhimdldw15{
    width: 100%;
    height: 50px;
    padding-left: 44px;
    border-radius: 12px;
    border: 1px #eef2f3 solid;
    background: #eef2f3;
    background-image: url(../../assets_new/home/images/search.svg);
    background-repeat: no-repeat;
    background-position: 10px center;
    transition:all 0.2s ease-in-out;
}
.srhimdldw12 .srhimdldw13 .srhimdldw14 .srhimdldw15:hover{
    border: 1px #f7eeea solid;
    background: #f7eeea;
    background-image: url(../../assets_new/home/images/search.svg);
    background-repeat: no-repeat;
    background-position: 10px center;
}
.srhimdldw12 .srhimdldw13 .srhimdldw14 .srhimdldw15:focus{
    outline:0;
    border: 1px #f7eeea solid;
    background: #f7eeea;
    background-image: url(../../assets_new/home/images/search.svg);
    background-repeat: no-repeat;
    background-position: 10px center;
}
.srhimdldw12 .srhimdldw13 .srhimdldw14 .srhimdldw16{
    background: #fff;
    border: 1px #fff solid;
    padding: 0 0 0 10px;
}
.srhimdldw12 .srhimdldw13 .srhimdldw14 .srhimdldw16:hover{
    color: #C05F30;
}












