HEX
Server: Apache/2.4.46 (Win64) OpenSSL/1.1.1j PHP/8.4.25
System: Windows NT DESKTOP-4TAV2RJ 10.0 build 19045 (Windows 10) AMD64
User: fred (0)
PHP: 8.4.25
Disabled: NONE
Upload Files
File: C:/xampp/htdocs/wordpress/wp-content/pluginsBK/ad-inserter/css/ai-admin.css
.ai-notice {
  vertical-align: middle;
  padding: 0;
  border-top: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  border-radius: 6px;
}
.ai-notice img {
}
.ai-notice-element {
  display: table-cell;
  vertical-align: middle;
  color: #444;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}
.ai-notice-buttons {
  border-left: 1px solid #E5E5E5;
  padding: 0 15px;
  background: #F8F8F8;
  position: relative;
  white-space: nowrap;
  text-align: center;
}
.ai-notice-buttons.last {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.ai-notice-buttons button.button-primary {
  margin: 10px;
}
.ai-notice-buttons a {
  text-decoration: none;
  box-shadow: 0 0 0;
  color: #fff;
}
.ai-notice-text-button {
  display: inline-block;
  color: #bbb;
  cursor: pointer;
  margin: 2px 10px 10px;
}

@media (max-width: 1200px) {
  .ai-notice-text-button {
    display: block;
  }
}

@media (max-width: 840px) {
  .ai-no-phone {
    display: none!important;
  }
}