#ih_cookie_accept {
z-index: 1000;
position: fixed;
right: 0;
bottom: 0;
left: 0;
padding: 10px;
background-color: #EEE;
-webkit-box-shadow: 0 0 2px 0 #CCC;
box-shadow: 0 0 2px 0 #CCC;
font-size: 14px;
text-align: center;
}

#ih_cookie_accept > button {
display: inline-block;
height: 30px;
margin: 0 0 0 10px;
padding: 0 10px;
background-color: #FFF;
border: 0;
font-size: 10px;
text-transform: uppercase;
}
