#apg-tabs {
  margin-top: 20px; }
  #apg-tabs .apg-tabs-wrap {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-left: 10px; }
  #apg-tabs ul.nav-tab-wrapper {
    padding-bottom: 0;
    padding-left: 10px;
    display: table-row; }
    #apg-tabs ul.nav-tab-wrapper li {
      display: table-cell;
      outline: 0px !important;
      -webkit-tap-highlight-color: transparent; }
      #apg-tabs ul.nav-tab-wrapper li a {
        padding: 6px 10px;
        font-weight: 700;
        font-size: 15px;
        line-height: 24px;
        outline: 0px !important;
        -webkit-tap-highlight-color: transparent; }
      #apg-tabs ul.nav-tab-wrapper li a:focus, #apg-tabs ul.nav-tab-wrapper li a:active, #apg-tabs ul.nav-tab-wrapper li a:visited {
        outline: 0px !important;
        -webkit-tap-highlight-color: transparent; }

#apg-upload-selection img {
  margin-top: 10px;
  margin-right: 10px;
  border: 1px solid #ccc; }

.apg-addon-block {
  float: left;
  width: 31%;
  min-width: 250px;
  padding: 0;
  margin-right: 1%;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  text-align: center;
  min-height: 270px; }
  .apg-addon-block .dashicons-dashboard:before {
    margin-right: 5px;
    font-size: 1.3em;
    margin-top: -2px; }
  .apg-addon-block .apg-title {
    background-color: #d15b28;
    color: #fff;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0; }
  .apg-addon-block .apg-button {
    margin-bottom: 10px; }
  .apg-addon-block p {
    padding: 10px;
    font-size: 1.1em; }
  .apg-addon-block .apg-description {
    min-height: 100px; }

.apg-addon-status {
  border-radius: 3px;
  background-color: #ddd;
  font-size: 12px;
  text-transform: uppercase;
  padding: 4px;
  margin-top: 2px;
  margin-right: 10px;
  display: block;
  width: 100px;
  text-align: center;
  float: left; }

.apg-addon-disabled {
  background-color: #B94A48;
  color: #fff; }

.apg-addon-enabled {
  background-color: #40a070;
  color: #fff; }

.apg-addon-installed {
  background-color: #2b81af;
  color: #fff; }

.apg-addon-key {
  width: 135px; }

.apg-content {
  width: 72%;
  float: left; }

.apg-clear {
  clear: both; }

.apg-sidebar {
  float: right;
  width: 24%;
  margin-top: 3%;
  margin-left: 3%;
  padding-right: 10px;
  max-width: 300px; }
  .apg-sidebar .apg-box {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 0px;
    margin-bottom: 15px;
    border-top: none; }
    .apg-sidebar .apg-box p {
      margin: 0px;
      padding: 10px; }
    .apg-sidebar .apg-box a.add-on-block {
      display: block;
      text-decoration: none;
      width: 100%;
      float: left;
      padding: 7px; }
    .apg-sidebar .apg-box .apg-list {
      list-style-type: circle;
      margin: 0px;
      padding-left: 30px; }
    .apg-sidebar .apg-box ul {
      list-style-type: circle;
      padding-left: 30px; }
  .apg-sidebar .apg-header h3 {
    background-color: #d15b28;
    color: #fff;
    margin: 0px;
    padding: 10px; }

.apg-highlight {
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  position: relative;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); }
  .apg-highlight p {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 1.1em; }

img.attachment-apg-thumbnail-50-50 {
  max-width: 50px;
  max-height: 50px;
  width: 50px;
  height: 50px;
  object-fit: cover; }

img.attachment-apg-thumbnail-75-75 {
  max-width: 75px;
  max-height: 75px;
  height: 75px;
  width: 75px;
  object-fit: cover; }

img.attachment-apg-thumbnail-100-100 {
  max-width: 100px;
  max-height: 100px;
  width: 100px;
  height: 100px;
  object-fit: cover; }

img.attachment-apg-thumbnail-125-125 {
  max-width: 125px;
  max-height: 125px;
  width: 125px;
  height: 125px;
  object-fit: cover; }

img.attachment-apg-thumbnail-150-150 {
  max-width: 150px;
  max-height: 150px;
  width: 150px;
  height: 150px;
  object-fit: cover; }

#apg_img {
  width: 50px; }

#apg_photos {
  width: 80px; }

#apg_metabox_photos {
  border: 1px solid #d15b28; }

.apg-normal-cursor {
  cursor: default !important;
  padding-left: 0 !important; }

.apg-premium {
  font-size: 9px;
  text-transform: uppercase;
  color: #fff;
  background-color: #d15b28;
  padding: 1px 4px 1px 4px;
  border-radius: 4px; }

.apg-premium-span-tab {
  padding-bottom: 3px !important; }

/*# sourceMappingURL=apg-backend.css.map */
