/*!
  * Plugin:	Affiliate Coupons
  * URL:	https://affcoups.com
  * Name:	admin.css
  */
body.affcoups-admin .wp-heading-inline {
  visibility: hidden !important;
}
body.affcoups-admin .wp-heading-inline + .page-title-action {
  margin: 9px 0 5px;
  float: left;
}
body.affcoups-admin #affcoups-admin-header {
  margin-left: -20px;
  padding: 0 20px 0 22px;
  background: #003096;
  color: #fff;
  overflow: hidden;
}
body.affcoups-admin #affcoups-admin-header-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  height: 60px;
}
body.affcoups-admin #affcoups-admin-header-logo img {
  display: inline-block;
  height: 32px;
  margin: 14px 0 14px 0;
  width: auto;
}
body.affcoups-admin #affcoups-admin-header-logo span {
  margin: 8px 0 5px 10px;
  font-size: 14px;
  font-weight: bold;
}
body.affcoups-admin #affcoups-admin-header-links {
  display: flex;
  align-items: center;
  float: right;
  height: 60px;
  margin: 0 0 0 20px;
  line-height: 60px;
}
body.affcoups-admin #affcoups-admin-header-links a {
  display: inline-block;
  margin: 0 0 0 20px;
  padding: 8px 10px;
  color: #fff;
  font-size: 13px;
  line-height: normal;
  text-decoration: none;
}
body.affcoups-admin #affcoups-admin-header-links a .dashicons {
  height: auto;
  margin: 2px 6px 0 0;
  width: auto;
  font-size: 14px;
}
body.affcoups-admin #affcoups-admin-header-notice {
  float: right;
  line-height: 60px;
}
body.affcoups-admin #affcoups-admin-header-notice a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
body.affcoups-admin.affcoups_coupon_page_affcoups_settings #wpbody-content div.notice,
body.affcoups-admin.affcoups_coupon_page_affcoups_settings #wpbody-content div.updated,
body.affcoups-admin.affcoups_coupon_page_affcoups_settings #wpbody-content div.error {
  margin: 20px 18px 0 0;
}
.affcoups-notice {
  position: relative;
}
.affcoups-notice:after {
  position: absolute;
  bottom: -20px;
  left: -4px;
  display: none;
  height: 20px;
  padding: 4px;
  width: auto;
  background: #F99F1B;
  color: #222;
  content: "Affiliate Coupons";
  font-size: 12px;
  line-height: 20px;
}
#affcoups-notice-review ul {
  margin-bottom: 0;
}
#affcoups-notice-review ul li {
  display: inline-block;
  margin-right: 1em;
}
.affcoups-pro-feature__badge {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0 5px;
  border: 2px solid #F99F1B;
  border-radius: 3px;
  color: #48627D;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
}
.affcoups-tablenav-note {
  /*
    padding-left: (@tablenav-note-icon-size * 1.5);

    background-repeat: no-repeat;
    background-image: url('../../img/icon-notice.png');
    background-size: @tablenav-note-icon-size @tablenav-note-icon-size;
    background-position: left center;
     */
  line-height: 30px;
  vertical-align: middle;
}
@media (max-width: 783px) {
  .affcoups-tablenav-note {
    display: none;
  }
}
.affcoups-settings .dashicons-star-filled {
  color: #F99F1B;
}
.affcoups-settings .dashicons-megaphone {
  color: #F99F1B;
}
.affcoups-settings .affcoups-pro-feature {
  margin-top: 0.7em;
}
.affcoups-settings .affcoups-settings-button {
  display: inline-block;
  padding: 10px 15px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  background-color: #F99F1B;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out;
}
.affcoups-settings .affcoups-settings-button:visited {
  color: #fff;
}
.affcoups-settings .affcoups-settings-button:hover,
.affcoups-settings .affcoups-settings-button:focus,
.affcoups-settings .affcoups-settings-button:active {
  background-color: #fff;
  color: #222;
  text-decoration: none;
}
.affcoups-settings .affcoups-settings-button--secondary {
  background-color: #F99F1B;
  color: #222;
}
.affcoups-settings .affcoups-settings-button--secondary:visited {
  color: #222;
}
.affcoups-settings .affcoups-settings-button--secondary:hover,
.affcoups-settings .affcoups-settings-button--secondary:focus,
.affcoups-settings .affcoups-settings-button--secondary:active {
  background-color: #e68a00;
  color: #222;
}
.affcoups-settings .affcoups-settings-button--block {
  display: block;
}
.affcoups-settings .form-table td > h4:first-child,
.affcoups-settings .form-table td > p:first-child {
  margin-top: 7px;
}
.affcoups-settings .form-table td h4 {
  margin: 10px 0 4px;
  color: #666;
}
.affcoups-settings .form-table td p.desc {
  color: #777;
  font-size: 0.85em;
  font-style: italic;
}
.affcoups-settings .wp-picker-container {
  position: relative;
}
.affcoups-settings .wp-picker-container .wp-picker-holder {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
}
.affcoups-settings-nav ul li a {
  border-bottom: 1px solid #e5e5e5;
}
.affcoups-settings-nav ul li a:hover,
.affcoups-settings-nav ul li a:focus,
.affcoups-settings-nav ul li a:active,
.affcoups-settings-nav ul li a.active {
  box-shadow: none;
  color: #000;
  outline: none;
  background: #f1f1f1;
}
.affcoups-settings-nav ul li .dashicons {
  font-size: 18px;
  margin-right: 3px;
  vertical-align: middle;
}
.affcoups-settings-nav ul li:hover,
.affcoups-settings-nav ul li.active {
  background: #2c3c4c;
}
.affcoups-settings-content {
  display: none;
}
.affcoups-settings-content.active {
  display: block;
}
.affcoups-settings-content .card {
  max-width: none;
  margin-top: 0;
}
.affcoups-settings-content .card .title {
  font-size: 1.3em !important;
  margin: 1em 0 !important;
  padding: 0 !important;
}
.affcoups-settings-content .card .inside p {
  margin: 1.3em 0;
}
.affcoups-settings-content .card .inside p strong {
  font-size: 14px;
}
.postbox-container .card {
  margin: 0 0 20px;
}
.postbox-container .card .inside p {
  margin: 1.3em 0;
}
.postbox-container .card .inside ul li {
  margin-bottom: 10px;
}
div[id*="affcoups"].widget .widget-title h3 {
  position: relative;
  padding-left: 38.75px;
}
div[id*="affcoups"].widget .widget-title h3:before {
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  height: 20px;
  width: 20px;
  margin-top: -10px;
  background-image: url('../../img/icon-affcoups.png');
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center;
  content: "";
}
div[id*="affcoups"].widget h4 {
  margin-bottom: 0;
  color: #48627D;
}
div[id*="affcoups"].widget h4 + p {
  margin-top: 0.5em;
}
div[id*="affcoups"].widget p.description {
  margin-top: 7px;
  padding-bottom: 0;
}
div[id*="affcoups"].widget p + p.desc {
  margin-top: -7px;
}
div[id*="affcoups"].widget .affcoups-pro-feature__text {
  display: block;
  margin-top: 5px;
}

