


/*Custom metahowz css*/
.site-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-weight: bold;
display:none;
}
.site-footer2 {
    bottom: 0;
    color: #707070;
    height: 50px;
    
    padding-top: 20px;
    
    width:100%;
    text-align: center;
    font-weight: bold;
display:none;
}
.txt_center{
	text-align:center;
}
.form_qrcode{
	width: 45%;
	text-align: center;
	margin:0 auto;
}
.site_url_lnk:hover{
	text-decoration: none;
}
.paylink_txt{
	padding: 10px;
	color: #fff;
	background-color: #419e41;
}
.site-footer-admin {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-weight: bold;
display:none;
}