.expstickybar{
position:fixed;
color: white;
padding: 5px;
right:0; 
left:0; 
visibility:hidden;
background: #e43a3d;
z-index: 10000;
width:auto; 
font-weight:bold;
font-size:12px
}

.expstickybar a{
color: white;
}
