
#footerFix111 {
display: block !important; /* Hidden by default */
width: 100% !important;
position: fixed !important; /* Fixed/sticky position */
bottom: 0px !important; /* Place the button at the bottom of the page */
z-index: 99 !important; /* Make sure it does not overlap */
text-align: center !important;
}
#footerFix111 #footerFix2
{
background-color:rgba(0, 0, 0, 0.5)!important;
padding: 5px!important; /* Some padding */
}
.amount_up_style
{
font-size: 10pt!important;
color: green !important;
margin-left: 5px !important;
}








