.consentDrawer{position:fixed;bottom:0;left:0;width:100%;background:#fff;-webkit-box-shadow:0 -1px 8px 0 rgba(0,0,0,.5);box-shadow:0 -1px 8px 0 rgba(0,0,0,.5);z-index:10000;display:none}.consentDrawer .more-button{text-decoration:underline}.consentDrawer .accept-button,.consentDrawer .reject-button{width:100%}