.awis-fixed-bottom {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 99999;
}
.awis-header {
    margin-bottom: 0;
}