.tac_activate {
  position: absolute;
  top: 0;
  z-index: 99;
  background: #333;
  color: #fff;
  display: table;
  font-size: 12px;
  height: 100%;
  line-height: initial;
  margin: auto;
  text-align: center;
  width: 100%;
}
.tac_float {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.tac_activate_text {
  font-size: 20px;
  margin-bottom: 10px;
}
.tac_activate .tarteaucitronAllow {
  font-size: 16px;
}
.tac_activate .tarteaucitronAllow {
  font-size: 16px;
}
.tac_activate .tarteaucitronAllow {
  color: #fff !important;
  background: #4e75bf !important;
}
.tarteaucitronAllow, .tarteaucitronDeny {
  background: gray;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 6px 10px;
  text-align: center;
  text-decoration: none;
  width: auto;
}
.field--type-video {
  position: relative;
  display: inline-block;
}

body.efs_instit .field--type-video {
  display: block;
}
