.wrap.is-shortpixel-settings-page {
  /* TABS CONTROLS */
  /* In-view notice ( not on top, between the options ) - styled after WP notice */
}
.wrap.is-shortpixel-settings-page a {
  color: #0f6a7d;
}
.wrap.is-shortpixel-settings-page p {
  font-size: 14px;
}
.wrap.is-shortpixel-settings-page .new {
  color: #ff0000;
  font-weight: 500;
  margin-left: 2px;
}
.wrap.is-shortpixel-settings-page .clearfix {
  zoom: 1;
}
.wrap.is-shortpixel-settings-page .clearfix:before, .wrap.is-shortpixel-settings-page .clearfix:after {
  content: " ";
  display: table;
}
.wrap.is-shortpixel-settings-page .clearfix:after {
  clear: both;
}
.wrap.is-shortpixel-settings-page .form-table th {
  width: 220px;
}
.wrap.is-shortpixel-settings-page .form-table td {
  position: relative;
}
.wrap.is-shortpixel-settings-page .shortpixel-key-valid {
  font-weight: bold;
}
.wrap.is-shortpixel-settings-page .shortpixel-key-valid .dashicons-yes:before {
  font-size: 2em;
  line-height: 25px;
  color: #3485ba;
  margin-left: -20px;
}
.wrap.is-shortpixel-settings-page article.sp-tabs {
  position: relative;
  display: block;
  width: 100%;
  /*height: 1100px;*/
  margin: 2em auto;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section {
  position: absolute;
  display: block;
  top: 1.8em;
  left: 0;
  /*height: 1100px;*/
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  padding: 10px 20px;
  /*background-color: #ddd;*/
  /* border-radius: 5px; */
  z-index: 0;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section.sel-tab {
  position: relative;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.wrap.is-shortpixel-settings-page article.sp-tabs section.sel-tab .wp-shortpixel-tab-content {
  visibility: visible !important;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section .wp-shortpixel-tab-content {
  visibility: hidden;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section:first-child {
  z-index: 1;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section h2 a:focus, .wrap.is-shortpixel-settings-page article.sp-tabs article.sp-tabs section#tab-resources a:focus {
  box-shadow: none;
  outline: none;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section.sel-tab, .wrap.is-shortpixel-settings-page article.sp-tabs article.sp-tabs section.sel-tab h2 {
  color: #333;
  background-color: #fff;
  z-index: 2;
}
.wrap.is-shortpixel-settings-page article.sp-tabs h2:before {
  content: none;
}
.wrap.is-shortpixel-settings-page .sp-column-actions-template + .sp-column-info {
  display: none;
}
.wrap.is-shortpixel-settings-page .button, .wrap.is-shortpixel-settings-page button:focus {
  color: #0f6a7d;
  border-color: #0f6a7d;
}
.wrap.is-shortpixel-settings-page .button-primary, .wrap.is-shortpixel-settings-page .button-primary:focus {
  background-color: #0f6a7d;
  border-color: #0f6a7d;
  color: #fff;
}
.wrap.is-shortpixel-settings-page .button-primary:hover, .wrap.is-shortpixel-settings-page .button-primary:focus:hover {
  background-color: #1cbecb;
  border-color: #0f6a7d;
}
.wrap.is-shortpixel-settings-page .submit .button {
  min-height: 44px;
}
.wrap.is-shortpixel-settings-page .top-menu {
  font-size: 18px;
  display: flex;
  width: 100%;
  min-height: 50px;
  align-items: center;
  margin: 15px 0;
  position: relative;
}
@media (max-width: 1200px) {
  .wrap.is-shortpixel-settings-page .top-menu {
    margin-bottom: 50px;
  }
}
.wrap.is-shortpixel-settings-page .top-menu .links {
  padding-right: 195px;
  flex: 12 4 auto;
}
.wrap.is-shortpixel-settings-page .top-menu .links a {
  font-size: 18px;
  margin-right: 8px;
  white-space: nowrap;
  line-height: 26px;
}
.wrap.is-shortpixel-settings-page .top-menu .quota-remaining {
  font-size: 13px;
}
.wrap.is-shortpixel-settings-page .top-menu .spio-status-box {
  text-align: center;
  position: absolute;
  top: -49px;
  right: 0;
  padding: 5px 10px;
  background: white;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.wrap.is-shortpixel-settings-page .top-menu .pie-wrapper {
  flex: 4 2 auto;
  min-width: 100px;
  display: inline-block;
}
.wrap.is-shortpixel-settings-page .top-menu div.sp-bulk-summary {
  z-index: 10;
}
.wrap.is-shortpixel-settings-page .top-menu div.sp-bulk-summary .opt-circle-average {
  width: 100px;
  height: 100px;
}
.wrap.is-shortpixel-settings-page .top-menu div.sp-bulk-summary .opt-circle-average .trail {
  stroke: #ddd;
}
.wrap.is-shortpixel-settings-page .top-menu div.sp-bulk-summary .opt-circle-average .path {
  stroke: #1cbecb;
  stroke-linecap: round;
  transition: stroke-dashoffset 0.5s ease 0s;
}
.wrap.is-shortpixel-settings-page .top-menu div.sp-bulk-summary .opt-circle-average .text {
  fill: #1FBEC9;
  font-size: 28px;
  font-weight: 700;
  dominant-baseline: middle;
  text-anchor: middle;
}
.wrap.is-shortpixel-settings-page .top-menu div.sp-bulk-summary span {
  margin: 0;
  font-size: 12px;
  padding: 4px 8px;
  font-weight: 700;
  border-radius: 3px;
  white-space: nowrap;
  color: #0f6a7d;
}
@media (max-width: 1500px) {
  .wrap.is-shortpixel-settings-page .top-menu div.sp-bulk-summary .opt-circle-average {
    width: 100px;
    height: 100px;
  }
}
.wrap.is-shortpixel-settings-page .wp-shortpixel-tab-content {
  transition: all 1000ms linear;
}
.wrap.is-shortpixel-settings-page .red {
  color: #ff0000;
}
.wrap.is-shortpixel-settings-page .option {
  padding: 8px;
  display: inline-block;
}
.wrap.is-shortpixel-settings-page .option p {
  margin: 14px 0;
}
.wrap.is-shortpixel-settings-page .shortpixel-help-link span.dashicons {
  text-decoration: none;
  margin-top: -1px;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section p.settings-info {
  padding-top: 0px;
  color: #818181;
  font-size: 13px !important;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section p.settings-info.shortpixel-settings-error {
  color: #c32525;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section .wp-shortpixel-tab-content {
  opacity: 0;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section.sel-tab .wp-shortpixel-tab-content {
  opacity: 1;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section .option-content {
  display: inline-block;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section .suboption {
  margin-left: 20px;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section .toggleTarget {
  display: none;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: height 350ms ease-in-out, opacity 750ms ease-in-out;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section .modalTarget {
  display: none;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section .toggleTarget.is-visible {
  display: block;
  opacity: 1;
  height: auto;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section h2 {
  position: absolute;
  font-size: 1.3em;
  font-weight: normal;
  width: 180px;
  height: 1.8em;
  top: -1.8em;
  left: 10px;
  padding: 0;
  margin: 0;
  color: #999;
  background-color: #ddd;
  /* border-radius: 5px 5px 0 0; */
}
@media (max-width: 991px) {
  .wrap.is-shortpixel-settings-page article.sp-tabs section h2 {
    width: 140px;
  }
}
.wrap.is-shortpixel-settings-page article.sp-tabs section h2 a {
  display: block;
  width: 100%;
  line-height: 1.8em;
  text-align: center;
  text-decoration: none;
  color: #23282d;
  outline: 0 none;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section.sel-tab h2 {
  color: #333;
  background-color: #fff;
  z-index: 2;
}
.wrap.is-shortpixel-settings-page article.sp-tabs section:nth-of-type(2) h2 {
  left: 192px;
}
@media (max-width: 991px) {
  .wrap.is-shortpixel-settings-page article.sp-tabs section:nth-of-type(2) h2 {
    left: 152px;
  }
}
.wrap.is-shortpixel-settings-page article.sp-tabs section:nth-of-type(3) h2 {
  left: 374px;
}
@media (max-width: 991px) {
  .wrap.is-shortpixel-settings-page article.sp-tabs section:nth-of-type(3) h2 {
    left: 294px;
  }
}
.wrap.is-shortpixel-settings-page article.sp-tabs section:nth-of-type(4) h2 {
  left: 556px;
}
@media (max-width: 991px) {
  .wrap.is-shortpixel-settings-page article.sp-tabs section:nth-of-type(4) h2 {
    left: 436px;
  }
}
.wrap.is-shortpixel-settings-page article.sp-tabs section:nth-of-type(5) h2 {
  left: 738px;
}
@media (max-width: 991px) {
  .wrap.is-shortpixel-settings-page article.sp-tabs section:nth-of-type(5) h2 {
    left: 578px;
  }
}
.wrap.is-shortpixel-settings-page article.sp-tabs section:nth-of-type(6) h2 {
  left: 920px;
}
.wrap.is-shortpixel-settings-page section#tab-debug h2 {
  left: 738px;
}
.wrap.is-shortpixel-settings-page section#tab-debug .flex {
  display: flex;
}
.wrap.is-shortpixel-settings-page section#tab-debug .env .flex, .wrap.is-shortpixel-settings-page section#tab-debug .fs .flex {
  flex-wrap: wrap;
  max-width: 450px;
}
.wrap.is-shortpixel-settings-page section#tab-debug .env .flex span, .wrap.is-shortpixel-settings-page section#tab-debug .fs .flex span {
  width: 45%;
  padding: 4px;
}
.wrap.is-shortpixel-settings-page section#tab-debug .table {
  display: table;
}
.wrap.is-shortpixel-settings-page section#tab-debug .table > div {
  display: table-row;
}
.wrap.is-shortpixel-settings-page section#tab-debug .table > div > span {
  display: table-cell;
}
.wrap.is-shortpixel-settings-page section#tab-debug .table > div.head > span {
  font-weight: 700;
}
.wrap.is-shortpixel-settings-page section#tab-debug .table.notices > div > span {
  width: 18%;
  text-align: center;
}
.wrap.is-shortpixel-settings-page section.banner {
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  margin-top: 35px;
  margin-bottom: 45px;
  position: relative;
  opacity: 0;
}
.wrap.is-shortpixel-settings-page section.banner span {
  text-align: center;
}
.wrap.is-shortpixel-settings-page section.banner .image {
  flex: 1;
  text-align: right;
}
.wrap.is-shortpixel-settings-page section.banner .image a {
  display: inline-block;
  outline: none;
  border: 0;
  text-decoration: none;
}
.wrap.is-shortpixel-settings-page section.banner .image a:focus {
  box-shadow: none;
}
.wrap.is-shortpixel-settings-page section.banner .image img {
  width: 180px;
}
.wrap.is-shortpixel-settings-page section.banner .line {
  flex: 2;
}
.wrap.is-shortpixel-settings-page section.banner .line h3 {
  color: #00d0e5;
  font-size: 22px;
}
.wrap.is-shortpixel-settings-page section.banner .button-wrap {
  flex: 1;
  text-align: left;
}
.wrap.is-shortpixel-settings-page section.banner .button-wrap .button {
  background: #ff0000;
  padding: 4px 12px;
  font-weight: 700;
  font-size: 20px;
  margin: 12px;
  color: #fff;
  text-transform: uppercase;
}
.wrap.is-shortpixel-settings-page .view-notice, .wrap.is-shortpixel-settings-page .compression-notice {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  border: 4px solid #fff;
  padding: 1px 12px;
}
.wrap.is-shortpixel-settings-page .view-notice p, .wrap.is-shortpixel-settings-page .compression-notice p {
  margin: 1em 0 !important;
}
.wrap.is-shortpixel-settings-page .view-notice h4, .wrap.is-shortpixel-settings-page .compression-notice h4 {
  margin: 0;
  font-size: 16px;
}
.wrap.is-shortpixel-settings-page .view-notice.warning, .wrap.is-shortpixel-settings-page .compression-notice.warning {
  border-left-color: #ffb900;
}
.wrap.is-shortpixel-settings-page .compression-notice {
  margin-top: -20px;
}
.wrap.is-shortpixel-settings-page .view-notice-row {
  display: none;
}
.wrap.is-shortpixel-settings-page #tab-settings .shortpixel-compression strong {
  line-height: 22px;
}
.wrap.is-shortpixel-settings-page #tab-settings .shortpixel-compression .shortpixel-compression-options {
  display: inline-block;
}
.wrap.is-shortpixel-settings-page #tab-settings .shortpixel-compression label {
  width: 158px;
  margin: 0 -2px;
  background-color: #d1f5fd;
  font-weight: bold;
  display: inline-block;
}
.wrap.is-shortpixel-settings-page #tab-settings .shortpixel-compression label span {
  text-align: center;
  font-size: 16px;
  padding: 8px 0px;
  display: block;
}
.wrap.is-shortpixel-settings-page #tab-settings .shortpixel-compression label input {
  display: none;
}
.wrap.is-shortpixel-settings-page #tab-settings .shortpixel-compression label input:checked + span {
  background-color: #0f6a7d;
  color: #FFF;
}

/* Specific styles for advanced settings tab */
#shortpixel-settings-tabs #tab-adv-settings .excludeSizeOption {
  margin-right: 20px;
  white-space: nowrap;
  line-height: 24px;
  float: left;
  clear: both;
}
#shortpixel-settings-tabs #tab-adv-settings .excludeSizeOption input {
  margin-right: 8px;
}
#shortpixel-settings-tabs #tab-adv-settings .deliverWebpTypes, #shortpixel-settings-tabs #tab-adv-settings .deliverWebpAlteringTypes {
  margin: 16px 0 16px 16px;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion-button {
  float: left;
  margin-right: 8px;
}
#shortpixel-settings-tabs #tab-adv-settings ul.exclude-list {
  margin: 20px 0;
}
#shortpixel-settings-tabs #tab-adv-settings ul.exclude-list li {
  float: left;
  padding: 4px 12px;
  border: 1px solid #1caecb;
  background: #1caecb;
  border-radius: 8px;
  margin: 8px 8px 0 0;
  color: #fff;
  cursor: pointer;
}
#shortpixel-settings-tabs #tab-adv-settings ul.exclude-list li.no-exclusion-item {
  cursor: default;
}
#shortpixel-settings-tabs #tab-adv-settings ul.exclude-list li span {
  margin-left: 6px;
}
#shortpixel-settings-tabs #tab-adv-settings ul.exclude-list li.has-error {
  background: #ff0000;
  border-color: #ff0000;
}
#shortpixel-settings-tabs #tab-adv-settings ul.exclude-list li.is-regex {
  border-right: green;
  border-right-width: 10px;
  border-style: solid;
}
#shortpixel-settings-tabs #tab-adv-settings ul.exclude-list .not-visible {
  display: none;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion {
  border: 1px solid #ccc;
  box-shadow: 2px 2px 1px #ccc;
  padding: 8px;
  margin: 8px 0;
  display: inline-block;
  background: #fff;
  position: relative;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion h3 {
  margin: 2px 0;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion.not-visible {
  display: none;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion div {
  margin: 8px 0;
  height: auto;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion div label {
  min-width: 110px;
  display: inline-block;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion div input, #shortpixel-settings-tabs #tab-adv-settings .new-exclusion div select {
  min-width: 250px;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion div input.small, #shortpixel-settings-tabs #tab-adv-settings .new-exclusion div select.small {
  width: 80px;
  min-width: 0;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion div.button-actions {
  margin-left: 114px;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion div button {
  min-width: 75px;
  padding: 8px 6px;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion div button[name=removeExclusion] {
  background: #ff0000;
  border-color: #ff0000;
  padding: 4px;
  position: absolute;
  top: 10px;
  right: 10px;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion .not-visible {
  visibility: hidden;
  height: 0;
  transition: 500ms height;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion .size-option > div {
  margin: 8px 0;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion .size-option div label {
  min-width: 110px;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion .thumbnail-option:not(.not-visible) {
  height: 150px;
  margin-left: 12px;
}
#shortpixel-settings-tabs #tab-adv-settings .new-exclusion .thumbnail-option:not(.not-visible):hover {
  color: #000;
}
#shortpixel-settings-tabs #tab-adv-settings .exclusion-save-reminder {
  margin: 10px 0;
  font-weight: 500;
}
#shortpixel-settings-tabs #tab-adv-settings .avifNoticeDisabled {
  padding: 12px 12px;
  line-height: 26px;
}
#shortpixel-settings-tabs #tab-adv-settings .avifNoticeDisabled > .spio-inline-help {
  display: inline;
  float: none;
}

.cf_switch label {
  width: 100%;
  margin: 0 -2px;
  background-color: #e2faff;
  display: inline-block;
}
.cf_switch label span {
  padding: 8px 0px 8px 15px;
  display: block;
}
.cf_switch label input {
  display: none;
}
.cf_switch label input:checked + span {
  background-color: #0085ba;
  color: #F7F7F7;
}
.cf_switch.global-hidden label {
  cursor: default;
}
.cf_switch.global-hidden input:checked + span {
  background-color: #fff;
  color: #000;
  padding-left: 0;
}

#tab-tools .button {
  min-height: 44px;
}
#tab-tools .option {
  clear: both;
  display: flex;
  margin: 25px 0;
}
#tab-tools .option div.name {
  width: 220px;
  font-weight: 700;
  display: inline-block;
  flex: 0 0 auto;
  font-size: 14px;
}
#tab-tools .option div.field {
  display: inline-block;
  vertical-align: middle;
}
#tab-tools .option div.field .button {
  min-width: 200px;
  font-weight: 700;
  text-align: center;
  padding: 6px 8px;
}
#tab-tools .option div.field .button.danger {
  color: #fff;
  background: #ff0000;
  border: 1px solid #ff0000;
}
#tab-tools .option div.field.queue-warning {
  border: 1px solid #ff0000;
  font-weight: 700;
  padding: 6px 8px;
}
#tab-tools .option-row {
  margin: 15px 0;
  display: block;
}
#tab-tools .danger-zone h3 {
  margin-left: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
#tab-tools .danger-zone > p {
  margin-left: 15px;
}

div.spio-inline-help {
  float: right;
  margin-left: 15px;
}
div.spio-inline-help span {
  font-size: 1.8em;
  color: #1caecb;
  cursor: pointer;
}

div.spio-modal-shade {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

div.spio-modal {
  background-color: #fefefe;
  /*margin: 8% auto;  15% from the top and centered */
  background-image: url("../img/spinner2.gif");
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px 16px 16px;
  border: 1px solid #888;
  width: 30%; /* Could be more or less, depending on screen size */
  min-width: 300px; /* Could be more or less, depending on screen size */
  z-index: 100; /* Proper z-index */
  position: fixed;
  top: 10%;
  left: 50%;
  max-height: 90%;
  overflow-y: auto;
}
div.spio-modal .spio-close-help-button {
  position: absolute;
  top: 5px;
  right: 0;
  margin-top: 0px;
  background: transparent;
  border: none;
  font-size: 22px;
  line-height: 10px;
  cursor: pointer;
}

div.spio-modal-title {
  font-size: 22px;
}

.spio-hide {
  display: none;
}

/*# sourceMappingURL=shortpixel-settings.css.map */
