.updraftcentral_dashboard {
  /** 
	* Basic styles applied to the WP-Optimize container
	*/ }
  .updraftcentral_dashboard div.updraftcentral_wpo_rows {
    font-size: 15px;
    margin-top: 20px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo-not-found-message {
      margin-top: 20px;
      margin-bottom: 50px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo-not-installed,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo-not-activated {
      margin-bottom: 20px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows button#btn-install-activate,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows button#btn-activate {
      margin-bottom: 20px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows form#settings_form {
      border-bottom: 1px solid #9e9090;
      margin-bottom: 50px;
      padding-bottom: 60px; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows form#settings_form #retention-period {
        max-width: 100px;
        display: inline;
        margin: 0px 10px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .postbox .inside h3,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .postbox .inside h4 {
      padding-top: 0; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .postbox .inside small {
      font-size: 15px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .postbox .inside label {
      font-weight: normal; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp_optimize_table_list_refresh {
      float: right; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows tr.wp-optimize-settings {
      font-size: 13px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows input#wp-optimize {
      font-size: 18px !important;
      font-weight: normal;
      min-height: 34px;
      min-width: 200px;
      padding: 10px 20px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows div#wp-optimize-auto-options > p {
      margin-bottom: 0; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows div#wp-optimize-auto-options > p:first-child {
      margin-bottom: 15px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows div#wp-optimize-auto-options > p:last-child {
      margin-bottom: 20px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows form#settings_form small {
      font-size: 13px;
      font-style: italic; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows form#settings_form input#wp-optimize-settings-save {
      font-size: 15px;
      font-weight: normal; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows form#settings_form input.button {
      font-size: 15px;
      font-weight: normal;
      padding: 10px 20px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows form#optimize_form small {
      font-size: 13px;
      font-style: italic; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows button#wp-optimize-disable-enable-trackbacks-enable,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows button#wp-optimize-disable-enable-trackbacks-disable,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows button#wp-optimize-disable-enable-comments-enable,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows button#wp-optimize-disable-enable-comments-disable {
      font-size: 15px;
      font-weight: normal;
      padding: 10px 20px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows tr.wp-optimize-settings label {
      font-weight: normal;
      margin-bottom: 0;
      margin-top: 0; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows tr.wp-optimize-settings img.optimization_spinner {
      width: 25px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows div#wp_optimize_status_box {
      border-top: 1px solid #9e9090;
      margin-top: 40px;
      padding-top: 20px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wp-optimize-settings-clean-transient label {
      color: #9b0000; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wp-optimize-settings-clean-pingbacks label {
      color: #9b0000; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wp-optimize-settings-clean-trackbacks label {
      color: #9b0000; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wp-optimize-settings-clean-postmeta label {
      color: #9b0000; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wp-optimize-settings-clean-orphandata label {
      color: #9b0000; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wp-optimize-settings-clean-commentmeta label {
      color: #9b0000; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .display-none,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_spinner {
      display: none; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-auto-options {
      margin-left: 28px;
      opacity: 0.5; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows table#wpoptimize_table_list {
      margin-bottom: 0; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows span#wp_optimize_table_list_refresh {
      cursor: pointer; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows p#additional_options_updraft_ring_logger input {
      max-width: 100px;
      display: inline;
      margin: 0px 10px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wp_uc_spinner {
      background: url("images/spinner-2x.gif");
      background-size: 20px 20px !important;
      width: 20px !important;
      height: 20px !important;
      position: absolute;
      margin-top: -10px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows table.widefat {
      border-spacing: 0;
      width: 100% !important;
      clear: both;
      margin: 0; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows table.widefat tr.alternate {
        background-color: #f9f9f9; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_sitelist_moreoptions {
      max-height: 150px;
      margin-right: 0; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_sitelist_moreoptions,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_sitelist_moreoptions_cron {
      margin: 4px 16px 6px 0;
      margin-right: 16px;
      border: 1px dotted;
      padding: 6px 10px;
      max-height: 300px;
      overflow-y: scroll;
      overflow-x: hidden; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_settings_sites_list li,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_settings_sites_list li a {
      font-size: 13px;
      line-height: 1.5; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpoptimize_table_list {
      font-size: 15px;
      margin-top: 25px; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpoptimize_table_list .tablesorter-filter-row {
        display: none !important; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpoptimize_table_list .optimization_done_icon {
        color: #d94f00;
        font-size: 200%;
        display: inline-block;
        position: relative;
        top: 5px;
        left: -20px; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpoptimize_table_list tr td {
        vertical-align: middle; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpoptimize_table_list .optimization_spinner.wp_uc_spinner {
        margin-top: 10px;
        margin-left: 7px; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpoptimize_table_list .optimization_done_icon {
        left: 0px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .visibility-hidden {
      visibility: hidden; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpoptimize_table_list_tables_not_found {
      display: none; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .run-single-table-optimization {
      line-height: 12px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpoptimize_table_list_filter {
      width: 40%; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows h3.updraftcentral-current-db-size {
      font-size: 20px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_hidden {
      display: none; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows img#wpo_import_spinner {
      margin-top: 12px;
      margin-left: 7px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows div.wpo_section .wpo_col .postbox .inside h5 {
      font-size: 16px;
      margin-top: -20px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows div.wpo_section .wpo_col .postbox .inside h3 {
      margin-top: 40px;
      font-size: 1.375rem; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows div.wpo_section > form {
      margin-top: -20px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #save_settings_reminder {
      display: none;
      color: #333;
      padding: 5px 10px;
      border: 1px solid #F00;
      background-color: #F0A5A4;
      border-radius: 5px;
      margin: 15px 0; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .select2-container--default.select2-container--focus .select2-selection--multiple {
      border: solid black 1px;
      outline: 0; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .select2-container--default .select2-selection--multiple {
      background-color: white;
      border: 1px solid #AAA;
      border-radius: 4px;
      cursor: text; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .select2-container .select2-selection--multiple {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      cursor: pointer;
      display: block;
      min-height: 32px;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-user-select: none; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_remove_event {
      background-color: #F06666;
      color: #FFF;
      width: 20px;
      height: 20px;
      border-radius: 20px;
      display: inline-block;
      cursor: pointer;
      margin-top: 4px;
      margin-left: 4px; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_remove_event span.dashicons.dashicons-no-alt {
        margin-top: 4px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_schedule_fields {
      float: left; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_schedule_fields input.no_date_time_support {
        width: 90px; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_schedule_fields select {
        max-width: 130px;
        padding: 0 0 0 5px !important;
        float: right;
        width: 110px !important;
        margin-left: 5px !important; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_schedule_fields label input {
        float: right;
        width: 110px !important;
        margin-left: 5px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wp-admin select {
      padding: 2px;
      line-height: 28px;
      height: 28px;
      vertical-align: middle; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_schedule_type {
      float: left;
      max-width: 130px;
      padding: 0 0 0 5px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows form#settings_form #wp-optimize-auto-options {
      margin-left: 0px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_auto_events {
      margin-top: 15px; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_auto_events select,
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_auto_events input {
        border-radius: 4px;
        line-height: 1.42;
        border: 1px solid #CCC;
        height: 27px;
        padding: 2px 6px;
        color: #555; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_auto_events label {
        vertical-align: text-top;
        margin-left: 10px; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_auto_events .wpo_optimizations {
        float: left;
        width: 38%;
        margin: 0;
        padding: 0; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_auto_events .wpo_schedule {
        float: left;
        width: 12%; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_auto_events .wpo_schedule_details {
        float: left;
        width: 25%; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_auto_events .wpo_schedule_status {
        float: left;
        width: 11%; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_auto_events .wpo_scheduled_event .wpo_event_actions {
        float: left;
        width: 13%; }
        .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_auto_events .wpo_scheduled_event .wpo_event_actions span.wpo_remove_event {
          margin-top: -1px; }
          .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_auto_events .wpo_scheduled_event .wpo_event_actions span.wpo_remove_event .dashicons.dashicons-no-alt {
            margin-top: 1px; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows #wpo_auto_events .clear {
        clear: both; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_auto_event input[type="date"],
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_auto_event input[type="time"] {
      font-size: 13px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_auto_event input.select2-search__field {
      outline: none !important;
      border: 0px !important;
      font-size: 14px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_auto_event span.select2-selection--multiple {
      margin-bottom: 10px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_auto_event input,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_auto_event select,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_auto_event span,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_auto_event label {
      font-size: 14px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_auto_event .select2-container--default {
      width: 100% !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_float_left {
      float: left; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_event_actions {
      width: 30px;
      float: right; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_event_status {
      width: 80px;
      float: left; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_event_status label input {
        float: left; }
      .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_event_status label input[type="checkbox"] {
        margin-top: -1px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_edit_event .dashicons-edit {
      cursor: pointer !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows a#wpo-add-event:hover {
      cursor: pointer !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_auto_event_heading_container {
      font-weight: bold;
      border-top: 1px solid #333;
      border-bottom: 1px solid #333;
      padding: 5px 0;
      margin: 0; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_no_schedules {
      font-weight: bold;
      border-top: 1px solid #333;
      border-bottom: 1px solid #333;
      padding: 5px 0;
      margin: 0;
      margin-bottom: 0px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_scheduled_event {
      border-bottom: 1px solid #A1A2A3;
      padding: 5px 0; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_schedule_details span {
      margin-right: 5px;
      display: block; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-auto-options {
      color: #000; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_auto_event_heading_container,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_logging_header {
      font-weight: bold;
      border-top: 1px solid #333;
      border-bottom: 1px solid #333;
      padding: 5px 0;
      margin: 0; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-logging-options .wpo_logging_logger_title,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-logging-options .wpo_logging_logger_row {
      float: left;
      width: 38%; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-logging-options .wpo_logging_options_title,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-logging-options .wpo_logging_options_row {
      float: left;
      width: 37%; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-logging-options .wpo_logging_status_title,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-logging-options .wpo_logging_status_row {
      float: left;
      width: 11%; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows a.wpo_delete_logger {
      background-color: #F06666;
      color: #FFF !important;
      width: 20px;
      height: 20px;
      border-radius: 20px;
      display: inline-block;
      cursor: pointer;
      margin-left: 4px !important;
      padding-top: 1px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows a.dashicons-edit {
      color: #6E7078 !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows a.dashicons-edit:hover,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows a.wpo_delete_logger:hover,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows a.dashicons-edit:focus,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows a.wpo_delete_logger:focus {
      text-decoration: none !important;
      webkit-box-shadow: none !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .save_settings_reminder {
      display: none;
      color: #333;
      padding: 5px 10px;
      border: 1px solid #F00;
      background-color: #F0A5A4;
      border-radius: 5px;
      margin: 15px 0; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_logger_type {
      width: 90% !important;
      margin-top: 10px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_add_logger_form > .wpo_delete_logger {
      margin-top: 18px !important;
      margin-left: 10px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-auto-options,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-logger-settings {
      opacity: 1 !important;
      color: #6E7078 !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_logging_actions_row,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_event_actions,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_logging_actions_title,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_actions.wpo_auto_event_heading {
      text-align: right !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_logging_header {
      margin-bottom: 7px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-logger-settings input,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-logger-settings select,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-logger-settings span,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-logger-settings label,
    .updraftcentral_dashboard div.updraftcentral_wpo_rows #wp-optimize-logger-settings input.wpo_logger_addition_option {
      font-size: 14px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_auto_event .wpo_remove_event .dashicons-no-alt {
      font-size: 20px !important;
      margin-top: 0px !important; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_alert_notice {
      background-color: #F06666;
      color: #FFF;
      padding: 5px;
      display: block;
      margin-bottom: 5px;
      border-radius: 5px; }
    .updraftcentral_dashboard div.updraftcentral_wpo_rows .wpo_error_field {
      border-color: #F06666 !important; }

span.select2-dropdown.select2-dropdown--below {
  margin-top: -10px !important; }

span.select2-dropdown.select2-dropdown--above {
  margin-top: 0px !important; }

#wp_optimize_status_box {
  padding: 7px 15px 10px 15px !important;
  border: 1px solid #CCC;
  margin-top: 0 !important;
  margin-bottom: 40px; }

#wp_optimize_status_box p {
  padding: 0 !important;
  margin: 0 !important; }

.wpo-run-optimizations__container #wp-optimize {
  margin-bottom: 20px; }

#updraftcentral_tabs {
  margin-top: 80px;
  clear: both; }

#updraftcentral_tab_headers {
  position: absolute;
  margin-top: -16px !important; }

#updraftcentral_tab_headers li {
  float: left;
  font-size: 14px;
  line-height: 1.71428571;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  margin-top: -15px; }

#updraftcentral_tab_headers li > a {
  background: #FFF;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);
  border-top-color: #0272AA;
  padding: 10px 20px;
  border-left: 1px solid #777;
  border-top: 1px solid #777;
  border-bottom: 1px solid #777 !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #777 !important;
  font-weight: normal !important;
  border-right: 1px solid #777; }

#updraftcentral_tab_headers li.ui-tabs-active {
  margin-top: -17px; }

#updraftcentral_tab_headers li.ui-tabs-active + #updraftcentral_tab_headers li > a {
  border-left: none !important; }

#updraftcentral_tab_headers li.ui-tabs-active > a {
  border-top: 3px solid #DE6726;
  display: inline-block;
  margin-top: -17px;
  border-bottom: 1px solid #FFF !important;
  border-right: 1px solid #777;
  font-size: 14px;
  color: #DE6726 !important;
  font-weight: 600 !important; }

#updraftcentral_tab_contents {
  clear: both;
  border: 1px solid #777;
  margin-bottom: 30px;
  margin-top: 40px; }

.wpo-take-a-backup label {
  font-size: 13px; }

.wpo-table-list-filter {
  margin: 1em 0; }

#updraftcentral_tabs_container label {
  font-size: 13px;
  line-height: 1.5;
  color: #01080F;
  opacity: 1;
  font-weight: 400;
  opacity: 0.7; }

#updraftcentral_tabs_container p {
  font-size: 13px;
  line-height: 1.5; }

#updraftcentral_tabs_container .button-link {
  margin: 0;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  background: 0 0;
  cursor: pointer;
  text-align: left;
  color: #2271B1;
  text-decoration: underline;
  -webkit-transition-property: border,background,color;
  transition-property: border,background,color;
  -webkit-transition-duration: .05s;
  transition-duration: .05s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

#updraftcentral_tabs_container .button, .button-secondary {
  vertical-align: top; }

#updraftcentral_tabs_container .button, .button-primary, .button-secondary {
  display: inline-block;
  text-decoration: none;
  font-size: 13px;
  line-height: 2.15384615;
  min-height: 30px;
  margin: 0;
  padding: 0 10px;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#updraftcentral_tabs_container .button {
  width: auto;
  border: 0 none;
  font-size: 0.938rem;
  font-weight: 400;
  border-radius: 3px;
  padding: .4rem 1rem;
  line-height: 1.5;
  display: inline-block;
  border-radius: 3px;
  color: #0B0B0B !important;
  background-color: #DDD;
  margin: 0 5px; }

#updraftcentral_tabs_container .button:hover {
  background-color: #C1BEBE; }

#updraftcentral_tabs_container .button-primary {
  color: #FFF !important;
  background-color: #DE6726;
  margin: 0; }

#updraftcentral_tabs_container .button-primary:hover {
  background-color: #B5521C; }

#updraftcentral_tabs_container #optimize_current_db_size {
  font-size: 1.3rem !important; }

#updraftcentral_tabs_container .button-link,
#updraftcentral_tabs_container .button-link:hover {
  background: none; }

#updraftcentral_tabs_container input[type="number"] {
  width: 70px !important; }

#updraftcentral_tabs_container input, select {
  margin: 0 5px; }

#updraftcentral_tabs_container h3 {
  font-size: large !important; }

#updraftcentral_tabs_container h4 {
  font-size: medium !important; }

#updraftcentral_tabs_container .wpo-power-tweak .show-details,
#updraftcentral_tabs_container .wpo-power-tweak .show-faqs {
  font-size: 13px !important; }

#updraftcentral_tabs_container .wpo-fieldgroup fieldset label {
  display: block;
  margin-bottom: 6px;
  line-height: 20px; }

#updraftcentral_tabs_container {
  color: #3C434A;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px; }

#updraftcentral_tabs_container #registered_image_sizes label {
  margin-bottom: 10px; }

#updraftcentral_tabs_container #optimizations_list .wp-optimize-settings-optimization-info {
  opacity: 0.6; }

#updraftcentral_tabs_container #wp-optimize-database-settings .wpo-fieldgroup small {
  margin-top: -10px;
  display: block; }

#wp-optimize-wrap .updraftcentral_wpo_container {
  padding: 40px 10px; }

#wp-optimize-wrap .updraftcentral_wpo_container button#btn-activate,
#wp-optimize-wrap .updraftcentral_wpo_container button#btn-install-activate {
  margin-top: 20px; }

#wp-optimize-wrap #wp_optimize_preload_minify_status {
  vertical-align: middle;
  display: inline-block;
  line-height: 3; }

#wpoptimize_table_list.tablesorter-default td,
#wpoptimize_table_list.tablesorter-default tr.odd > td,
#wpoptimize_table_list.tablesorter-default tr.odd > td {
  background-color: inherit !important; }

#wpoptimize_table_list.tablesorter-default .tablesorter-header,
#wpoptimize_table_list.tablesorter-default .tablesorter-headerAsc,
#wpoptimize_table_list.tablesorter-default .tablesorter-headerDesc {
  background-image: none; }

#wpoptimize_table_list.tablesorter-default td {
  font-size: 13px; }

#updraftcentral_tabs_container .wpo_spinner {
  width: auto !important;
  top: 8px !important; }

.wpo_shade {
  display: none !important; }

a.wpo-info__trigger {
  padding: 10px !important;
  margin-left: -10px !important; }

p.wpo-take-a-backup {
  display: inline-block;
  margin: 0;
  line-height: 1;
  padding-top: 8px; }

#wp-optimize-wrap .switch .slider::before {
  top: 3px; }

#wp-optimize-minify-advanced .wpo-fieldgroup h3 {
  font-size: 1.2em !important; }

#wp-optimize-minify-advanced .wpo-fieldgroup h4 {
  font-size: 1em !important; }

#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab span.menu-pill,
#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:hover span.menu-pill,
#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus span.menu-pill,
#wp-optimize-wrap h2.nav-tab-wrapper .nav-tab:focus:active span.menu-pill {
  display: inline-block;
  margin-left: 6px;
  padding: 4px;
  font-size: 10px;
  line-height: 1;
  border-radius: 3px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.06em; }

#wp-optimize-wrap .menu-pill.premium-only {
  background-color: #004DAA !important;
  color: #E8E6E3 !important;
  display: inline-block;
  margin-left: 6px;
  padding: 4px;
  font-size: 10px;
  line-height: 1;
  border-radius: 3px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.06em; }

#updraftcentral_dashboard #wp-optimize-wrap select {
  width: auto; }

#page_cache_length_unit {
  position: relative;
  top: 2px; }

.wpo-power-tweak .show-details {
  font-size: 15px; }

.wpo-power-tweak .show-faqs {
  font-size: 15px;
  margin-top: 10px !important;
  display: inline-block; }

.wpo-power-tweak .details {
  font-size: 13px; }

#wpo_auto_events select,
#wpo_auto_events input {
  margin-bottom: auto !important; }

#wpo_auto_events .wpo_auto_event .select2-selection--multiple ul {
  padding: 7px; }

#wpo_auto_events .wpo_auto_event .select2-selection--multiple ul > li {
  margin-right: 5px; }

#wp-optimize-wrap .wpo_unused_image a,
#wp-optimize-wrap .wpo_unused_image a.button,
#wp-optimize-wrap .wpo_unused_image a.button:active,
#wp-optimize-wrap .wpo_smush_image a,
#wp-optimize-wrap .wpo_smush_image a.button,
#wp-optimize-wrap .wpo_smush_image a.button:active {
  position: absolute;
  z-index: 2;
  bottom: 13px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none; }

#wp-optimize-wrap .wpo_unused_image:hover a,
#wp-optimize-wrap .wpo_unused_image:hover a.button,
#wp-optimize-wrap .wpo_unused_image:hover a.button:active,
#wp-optimize-wrap .wpo_smush_image:hover a,
#wp-optimize-wrap .wpo_smush_image:hover a.button,
#wp-optimize-wrap .wpo_smush_image:hover a.button:active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#wp-optimize-wrap #wpo_smush_images_grid .wpo_smush_image > a,
#wp-optimize-wrap a.wpo_unused_image_view_link {
  background: #F0F0F1 !important;
  color: #0A4B78 !important;
  height: 30px !important;
  font-size: 13px !important;
  text-align: center !important;
  border: 1px solid #0A4B78 !important;
  padding: 5px 10px !important;
  margin: 0 !important; }

#wp-optimize-wrap .wpo_unused_image_list_view a.wpo_unused_image_view_link {
  padding: auto !important;
  border: none !important;
  height: auto !important; }

#wp-optimize-wrap .button-primary[disabled],
#wp-optimize-wrap .button-primary:disabled,
#wp-optimize-wrap input[type="button"]:disabled {
  color: #A7AAAD !important;
  background: #F6F7F7 !important;
  border-color: #DCDCDE !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  cursor: default; }

.wpo_unused_images_switch_view {
  position: relative !important;
  top: auto !important;
  right: 5px !important;
  float: right !important; }

.wpo_unused_images_switch_view a {
  color: #555D66 !important;
  text-decoration: none !important;
  margin-left: 7px !important; }

.wpo_unused_images_row_file {
  text-align: left; }

.wpo_unused_images_row_file a {
  display: inline-block !important; }

.wpo_unused_images_row_action .button-link-delete {
  text-decoration: underline; }

.blockUI.blockMsg.blockPage {
  top: 10% !important; }

#smush-complete-summary span.dashicons.close {
  font-size: 16px !important; }

#smush-complete-summary div.checkmark.draw {
  left: 12px !important; }

#wpo_always_purge_table tr > th,
#wpo_always_purge_table tr > td {
  border-bottom: 1px solid #BDB8B8 !important; }

input[aria-controls="select2-wpo_always_purge_post_id_select-results"] {
  border: 1px solid #BDB8B8 !important; }

#smush-log-modal {
  width: 100%;
  height: 100%; }

#log-panel {
  height: 80%;
  overflow: scroll;
  margin: 2%; }

#log-panel pre {
  text-align: left;
  overflow: auto;
  height: 100%;
  background: gainsboro; }

.smush-information {
  margin-bottom: 10px; }

.wpo_unused_images_switch_view .dashicons-grid-view::before,
.wpo_unused_images_switch_view .dashicons-list-view::before {
  background: none !important; }

.wpo_unused_images_switch_view .dashicons-grid-view,
.wpo_unused_images_switch_view .dashicons-list-view {
  color: #828387 !important; }

#updraftcentral_tabs_container .wpo-power-tweak,
#updraftcentral_tabs_container .wpo-power-tweak button.run-tweak {
  font-size: 13px !important; }

#updraftcentral_tabs_container .wpo-power-tweak .details {
  font-size: 12px !important; }

#updraftcentral_tab_contents {
  display: inline-block !important;
  margin-top: 0.5px !important;
  width: 100% !important; }

#wp_optimize_preload_cache_status {
  margin-top: 10px !important; }

#wp_optimize_run_minify_preload,
#wp_optimize_run_cache_preload {
  z-index: 9999 !important;
  position: absolute !important; }

#wp_optimize_preload_minify_status,
#wp_optimize_preload_cache_status {
  margin-left: 96px !important;
  display: inline !important;
  line-height: 3 !important;
  font-size: 13px !important; }

.uc_wpo_action_button {
  background: transparent !important;
  color: #6E7078 !important; }

.uc_wpo_action_button_active {
  color: #DE6726 !important;
  background-color: #ECECEC !important; }

.uc_wpo_action_button_active > span {
  color: #DE6726 !important; }

#updraftcentral_tab_headers li {
  line-height: 1.78; }

#updraftcentral_tab_headers li.ui-tabs-active {
  line-height: 1.71; }

.wpo_button_convert button.toinnodb {
  font-family: "Source Sans Pro", roboto, "Helvetica Neue", arial, sans-serif;
  font-size: 0.938rem; }

#wp-optimize-general-settings #wpo_logging_settings,
#wp-optimize-export-import-settings #wpo-settings-export {
  margin-bottom: 20px; }

#wpo_min_jsprocessed .wpo_min_log > h5,
#wpo_min_cssprocessed .wpo_min_log > h5 {
  font-size: 13px !important;
  text-transform: none !important; }

@media (min-width: 549px) {
  .updraftcentral_dashboard div.updraftcentral_wpo_rows .show_on_mobile_sizes {
    display: none !important; } }

@media (max-width: 548px) {
  .updraftcentral_dashboard div.updraftcentral_wpo_rows .show_on_default_sizes {
    display: none !important; } }
