div#my-tab
{
    /* background: #FFF; */
    /*box-shadow: 0px 0px 4px 0px #000000;*/
    /* border-radius: 20px; */
    width: 92%;
    margin-top: 2px;
    /* border: 1px solid #ab8739; */
    /*background-image: url(../img/BG1.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;*/
}
            
i.fa.fa-shopping-cart.cart
{
    border: 1px solid #000;
    border-radius: 50%;
    padding: 10px;
    font-size: 15px;
}



 /* Startttttttt First */
.tab_Name1 
{
    padding: 5px 10px 5px 10px;
                
    /*background: #fbfbfb;*/
    /*padding: 10px 20px 10px 20px;*/
    padding: 0px 0px 0px 0px;
    border-radius: 3px;
    border: 0;
    /*margin-right: 5px;*/
    display: inline-block;
                
    /*margin-top: -12px;*/
                
}
            
.tab_Name1:before {
    position: relative;
    top: 6px;
    /*content: '';*/
    /*background: #fff url(../../img/ban/grams.png) no-repeat;*/
    background: url(../../img/rara/Icon_01.png) center no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    zoom: 1;
    left: 30px;
    z-index: 1;
}
            
#gold-lots,#gold-lots999, #silver-lots, #gold-lots3, #gold-lots4
{
    /* background: #6c1446; */
    border: 2px solid #757577;
    padding: 6px 12px;
    /* border-radius: 3px; */
    font-size: 11px;
    padding: 7px 0px 7px 0px;
    /* border: none; */
    position: relative;
    top: 0px;
    font-size: 16px;
    /* font-family: 'GothamRounded-Book'; */
    color: #393735;
    width: 80%;
    max-width: 80%;
    text-align: center;
    outline: 0;
    border-radius: 0px;
                
}
/* End First */
             
             
             
            
/* Startttttt Middle */
            
.equall
{
    /*margin-right: -20px;*/
    margin-top: 10px;
    background: url(../../img/rara/Arow.png) no-repeat;
    background-size: 100% 100%;
    width: 80px;
    height: 27px;
    /* margin-left: 12px; */
    display: inline-block;

}
            
/* Enddddddd Middle */
            
            
            
/* Startttttt Third */
.tab_Name2 
{
    padding: 5px 10px 5px 10px;
                
    /*background: #fbfbfb;*/
    /*padding: 10px 20px 10px 20px;*/
    padding: 0px 3px 0px 0px;
    border-radius: 3px;
    border: 0;
    /*margin-right: 5px;*/
    display: inline-block;
                
    /*margin-top: -12px;*/
                
}
            
.tab_Name2:before {
    position: relative;
    top: 6px;
    /*content: '';*/
    /*background: url(../../img/ban/rupee.png) no-repeat;*/
    background: url(../../img/rara/Icon_02.png) center no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    zoom: 1;
    left: 30px;
    z-index: 1;
               
}
            
#gold-amt,#gold-amt999, #silver-amt, #gold-amt3, #gold-amt4
{
    /* background: #161f28; */
    border: 2px solid #757577;
    padding: 6px 12px;
    /* border-radius: 3px; */
    font-size: 11px;
    padding:  7px 0px 7px 0px;
    /* border: none; */
    position: relative;
    top: 0px;
    font-size: 16px;
    /* font-family: 'GothamRounded-Book'; */
    color: #393735;
    width: 80%;
    max-width: 80%;
    text-align: center;
    outline: 0;
    border-radius: 0;

                
}
/* Enddddddd Third */
            
            
/* Start btn */
.Btn
{
    background: #551a2e;
    color: #FFF;
    width: 35%;
    height: 35px;
    font-size: 3.5vw;
    border: 0;
    border-radius: 10px;
}
/* End Btn */


/* Start 4 Box */

.img-4box
{
    /*width: 40px;
    border: 1px solid #3d4d64;
    border-radius: 50%;*/
    padding: 5px;
    /*background: #3d4d64;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 50px;
}

.img-text
{
    font-size:11px;
    color:#000;
    font-weight:600;
}

.td-4box {
    /*box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.14);*/
    height: 40px;
    max-height: 90px;
    border-radius: 5px;
    line-height: 15px;
}

/* End 4 Box */

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9c9c9c;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #9c9c9c;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #9c9c9c;
}
:-moz-placeholder { /* Firefox 18- */
  color: #9c9c9c;
}