#updraftcentral_dashboard_existingsites .updraftcentral_row_extracontents .updraft_site_settings_output #updraft_cloudfiles_newapiuser {
  display: inherit; }

#updraftcentral_modal .form-table, .modal-dialog .form-table th, .modal-dialog .form-table td {
  border: none; }

#updraftcentral_modal .form-table th {
  vertical-align: top; }

#updraftcentral_modal .form-table td {
  vertical-align: bottom; }

#updraftcentral_modal .form-table label {
  margin-top: 0px; }

#updraft_backupextradbs {
  display: block; }

#updraft_backupextradbs .updraft_backupextradbs_row_delete {
  float: right;
  background-color: transparent !important;
  border: none;
  color: black; }

#updraft_backupextradbs .updraft_backupextradbs_row_delete:hover {
  color: black; }

#updraft_backupextradbs .updraft_backupextradbs_row {
  display: block; }

#updraft_backupextradbs .updraft_backupextradbs_row_label {
  display: block;
  margin: 0; }

#updraft_backupextradbs .updraft_backupextradbs_row_textinput {
  display: block;
  margin-bottom: 8px; }

#updraft_backupextradbs .updraft_backupextradbs_row_test {
  margin-bottom: 16px; }

#updraft_report_cell .updraft_reportbox {
  padding: 10px;
  border: 1px solid #EAEAEA;
  position: relative;
  margin-bottom: 10px; }

#updraft_report_cell .updraft_reportbox_delete {
  color: black;
  background-color: transparent !important;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px; }

#updraft_report_cell .updraft_reportbox_delete:hover {
  color: #777; }

#updraft_report_cell .updraft_report_dbbackup.updraft_report_disabled,
#updraft_report_cell .updraft_report_dbbackup.updraft_report_disabled label {
  color: #CCC; }

.updraft_icon_link .dashicons,
.updraft_report_another .dashicons {
  margin-right: 8px;
  margin-top: 4px; }

#updraftcentral_dashboard .backup-schedule select {
  width: auto; }

#updraftcentral_dashboard input.fix-time,
#updraftcentral_dashboard input.retain-files,
#updraftcentral_dashboard input.additional-rule-width {
  width: 60px; }

.updraft_site_settings_output label {
  display: inline; }

.updraft_site_settings_output label.updraft_checkbox {
  display: block; }

.updraft_site_settings_output .updraft_webdav_host_error {
  display: none;
  color: red; }

#backupnow_includefiles_moreoptions, #backupnow_database_moreoptions, #backupnow_includecloud_moreoptions {
  margin: 4px 16px 6px 16px;
  border: 1px dotted;
  padding: 6px 10px; }

#backupnow_includefiles_moreoptions label, #backupnow_database_moreoptions label {
  margin-top: 10px; }

#backupnow_database_moreoptions, #backupnow_includecloud_moreoptions {
  max-height: 250px;
  overflow: auto; }

.hide-backup-data {
  display: none; }

a.show-backup-data {
  display: block;
  text-decoration: none;
  font-size: 15px; }

a.show-backup-data > span {
  font-size: 30px;
  margin-top: -3px;
  margin-right: 4px;
  color: #DF6926; }

a.show-backup-data:hover,
.updraft_existing_backups_row a:hover {
  text-decoration: none !important;
  cursor: pointer; }

div.backup_date_label > div {
  margin-right: 0px; }

div.delete-backup-container {
  float: left;
  margin-left: 10px;
  margin-right: 10px; }

table.existing-backups-table tr > td {
  vertical-align: top;
  font-size: 16px; }

tr.updraft_existing_backups_row div.restore-button,
tr.updraft_existing_backups_row div.updraftplus-upload,
tr.updraft_existing_backups_row div.updraftplus-remove,
tr.updraft_existing_backups_row div.updraft-viewlogdiv {
  float: left;
  clear: none; }

tr.updraft_existing_backups_row div.updraftplus-upload {
  margin-top: 5px; }

tr.updraft_existing_backups_row div.restore-button button,
tr.updraft_existing_backups_row div.updraftplus-remove a,
tr.updraft_existing_backups_row div.updraft-viewlogdiv a {
  height: 31px; }

tr.updraft_existing_backups_row div.restore-button button {
  margin-top: -1px; }

button#btn-backup-bulk-delete {
  margin-top: -15px; }

div.backup_date_label > img.stored_icon {
  width: 25px; }

#updraftcentral_modal .incremental-backups-only, #updraftcentral_modal .incremental-free-only {
  display: none; }

.updraft_site_settings_output .conditional_remote_backup select.logic_type {
  width: 400px !important; }

.updraft_site_settings_output .conditional_remote_backup div.logic ul.rules li > select {
  width: auto !important; }

.updraft_site_settings_output .conditional_remote_backup div.logic ul.rules span svg {
  width: 20px;
  vertical-align: middle;
  cursor: pointer; }

.updraft_site_settings_output .conditional_remote_backup div.logic ul.rules span svg > line {
  stroke: #DE6726 !important; }

tr.updraft_existing_backups_row div.updraftplus-upload {
  float: none !important; }

#updraftcentral_dashboard_existingsites .updraft_existing_backups_row a.show-backup-data {
  border-bottom: none !important; }

tr.updraft_existing_backups_row div.updraftplus-upload {
  margin-top: 0 !important; }

#updraftcentral_dashboard .restore-button .button-primary,
#updraftcentral_dashboard .updraftplus-upload .button-primary,
#updraftcentral_dashboard .updraftplus-remove .no-decoration,
#updraftcentral_dashboard .updraft-viewlogdiv .no-decoration {
  margin: 0 5px 5px 0 !important; }

.updraft_existing_backups_row .before-restore-button .button {
  width: 80px !important; }

#updraftcentral_dashboard .updraftplus-upload .updraft-upload-link {
  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;
  height: auto;
  float: none; }

#backupnow_always_keep_container > label {
  display: inline;
  margin-left: 0;
  padding-left: 0; }

.backup-now #updraftcentral_modal label,
.backup-now #updraftcentral_modal em {
  vertical-align: unset !important; }

#remote-storage-holder > tr.updraftplusmethod div.error {
  margin-bottom: 10px; }

#remote-storage-holder > tr.updraftplusmethod div.error:not(.notice) {
  display: none !important; }

#remote-storage-holder input.updraft_edit_label_instance:focus {
  outline: none !important;
  border: 1px solid #DE6726 !important; }

#remote-storage-holder h3.updraft_edit_label_instance {
  text-transform: none !important; }

#remote-storage-holder > tr.updraftplusmethod div.updraft_multi_storage_options {
  float: right !important; }

#remote-storage-holder tr.updraftplusmethod input,
#remote-storage-holder tr.updraftplusmethod select,
#remote-storage-holder tr.updraftplusmethod textarea {
  max-width: 100% !important; }

#remote-storage-holder .udc-wd-600 {
  width: 600px !important; }

#remote-storage-holder .udc-ta-left {
  text-align: left !important; }

#remote-storage-holder tr.pcloud_pre_config_container img {
  width: 250px; }

[id^="updraftplus_manual_authorisation_template_"] .updraftplus_spinner {
  display: none; }

@media (min-width: 1025px) {
  tr.updraft_existing_backups_row div.updraftplus-upload {
    float: left !important; }
  .updraft_existing_backups_row .updraft_existingbackup_storage {
    display: none !important; }
  .updraft_existing_backups_row .updraft_existingbackup_date {
    width: 20%; }
  .updraft_existing_backups_row .updraft_existingbackup_data {
    width: 40%; }
  .updraft_existing_backups_row .before-restore-button {
    width: 40%; } }

@media (max-width: 415px) {
  #updraftcentral_dashboard .updraftplus-remove {
    margin-top: 0 !important;
    padding: 0 !important; } }
