#bottombtn_info{
    background: white;
    color: black;
    border-top: 1px solid #e8e5e5;
    /* padding: 6px  0; */
    padding: 10px 15px;

}

.bottombtn_info_btn{
    color: #CC9D50;
    background: #343a40;
    padding: 5px 15px;
    font-size: 19px;
    border: 1px solid #e8e5e5;
    border-radius: 6px;
    margin-right:3px;
}
.row_info_class{
    margin-bottom: 0px;
    /* border: 1px solid #e8e5e5;
    border-radius: 6px; 
    padding: 5px;*/
}
#devcodesinfo2{
    margin-bottom: 0px;
    border-top: 0px solid #e8e5e5;
    margin-top: 0px;
    /* text-align: center; */
    
}
#devcodesinfo22{
    margin-bottom: 15px;
    border-top: 0px solid #e8e5e5;
    margin-top: 15px;
    /* text-align: center; */
    
}
.doclinks_class{
    border-top: 1px solid #e8e5e5;
    padding-top: 6px;
}
/**** for onwani ***/
.onwanipopup_info{
    width: 100%;
    margin-bottom: 10px;
}
.onwani_plot_no{
    float: left;
    margin-right: 15px;
    position: relative;
    /* background-image: url('./../address170.png');
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat; */
}
.onwani_address_info{
   display: inline-block;
}
.onwaniploid{
    position: absolute;
    left: 0;
    right: 0;
    top: 23%;
    z-index: 99;
    color: white;
    text-align: center;
   font-size: 22px;
}
.onwaniploinfo{
    font-size: 13px;
    display: inline-block;
    margin-top:5px;
}