.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica,Calibri,Arial,sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999; }
  .cc-revoke a,
  .cc-window a {
    display: inline; }

.cc-banner .cc-message {
  -ms-flex: 1;
  flex: 1;
  padding: 0 30px; }
