#updraftcentral_dashboard {
  /**
	* Basic styles applied to the Easy Updates Manager container
	*/ }
  #updraftcentral_dashboard #updraft-central-content-container .updraft-central-sidebar #updraft-menu-item-eum .dashicons.dashicons-info:before {
    background: url(../../images/icons/eum-svg.svg) no-repeat left center;
    background-size: contain; }
  #updraftcentral_dashboard #updraftcentral_dashboard_existingsites_container {
    clear: left; }
  #updraftcentral_dashboard #log-export {
    display: none; }
  #updraftcentral_dashboard .updraftcentral_eum_rows {
    font-size: 15px;
    margin-top: 20px; }
    #updraftcentral_dashboard .updraftcentral_eum_rows p {
      margin-bottom: 1rem;
      padding: 0; }
    #updraftcentral_dashboard .updraftcentral_eum_rows h3 {
      margin-top: 1rem; }
    #updraftcentral_dashboard .updraftcentral_eum_rows #eum-adv-settings-menu {
      display: none; }
    #updraftcentral_dashboard .updraftcentral_eum_rows #eum-adv-settings .eum-advanced-settings-container.anonymize-updates label {
      display: block; }
    #updraftcentral_dashboard .updraftcentral_eum_rows #eum-adv-settings .eum-advanced-settings-container .eum-hidden {
      display: none; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .form-table th {
      padding: 12px; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .eum-not-found-message {
      margin-top: 20px;
      margin-bottom: 50px; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .eum-not-installed,
    #updraftcentral_dashboard .updraftcentral_eum_rows .eum-not-activated {
      margin-bottom: 20px; }
    #updraftcentral_dashboard .updraftcentral_eum_rows button#btn-install-activate,
    #updraftcentral_dashboard .updraftcentral_eum_rows button#btn-activate {
      margin-bottom: 20px; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .display-none,
    #updraftcentral_dashboard .updraftcentral_eum_rows .eum_spinner {
      display: none; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .screen-reader-text, #updraftcentral_dashboard .updraftcentral_eum_rows .screen-reader-text span, #updraftcentral_dashboard .updraftcentral_eum_rows .ui-helper-hidden-accessible {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      -webkit-clip-path: inset(50%);
      clip-path: inset(50%);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
      word-wrap: normal !important; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .tablenav-pages {
      margin: 0 auto;
      display: block;
      cursor: default;
      float: right; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .tablenav-pages span,
    #updraftcentral_dashboard .updraftcentral_eum_rows .tablenav-pages a {
      margin: 0 2px; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .tablenav-pages #current-page-selector {
      margin: 0 !important;
      padding: 4px 0 !important;
      height: auto !important;
      line-height: normal;
      min-width: 30px; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .tablenav-pages a,
    #updraftcentral_dashboard .updraftcentral_eum_rows .tablenav-pages-navspan {
      background-color: #EFEFEF;
      display: inline-block;
      padding: 3px 6px;
      font-weight: bold;
      font-size: 1rem; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .subsubsub li {
      display: inline-block; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .subsubsub li > a {
      padding: 0 5px; }
    #updraftcentral_dashboard .updraftcentral_eum_rows #post-query-submit, #updraftcentral_dashboard .updraftcentral_eum_rows #doaction, #updraftcentral_dashboard .updraftcentral_eum_rows #doaction2 {
      font-size: 0.938rem;
      font-family: "Source Sans Pro", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-weight: 300;
      border-radius: 3px;
      padding: .4rem 1rem;
      line-height: 1.5;
      display: inline-block;
      color: #ffffff;
      background-color: #DE6726;
      border: none; }
    #updraftcentral_dashboard .updraftcentral_eum_rows #search-filter .alignright {
      float: none;
      clear: left;
      width: 100%;
      margin-left: 0; }
    #updraftcentral_dashboard .updraftcentral_eum_rows #logs-filter {
      width: 100%; }
      #updraftcentral_dashboard .updraftcentral_eum_rows #logs-filter .alignleft {
        margin-bottom: 10px;
        clear: left;
        min-width: 100%;
        max-width: 100%; }
        #updraftcentral_dashboard .updraftcentral_eum_rows #logs-filter .alignleft label {
          display: none; }
        #updraftcentral_dashboard .updraftcentral_eum_rows #logs-filter .alignleft select {
          width: 16% !important;
          padding-right: 5px; }
      #updraftcentral_dashboard .updraftcentral_eum_rows #logs-filter:after {
        content: "";
        display: table;
        clear: both; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .bulkactions {
      width: 48%;
      text-align: left; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .bulkactions label {
        display: block; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .bulkactions #bulk-action-selector-top,
      #updraftcentral_dashboard .updraftcentral_eum_rows .bulkactions #bulk-action-selector-bottom {
        width: 50%; }
    #updraftcentral_dashboard .updraftcentral_eum_rows table td,
    #updraftcentral_dashboard .updraftcentral_eum_rows table th {
      vertical-align: top;
      padding: 5px; }
    #updraftcentral_dashboard .updraftcentral_eum_rows #the-list input[type="checkbox"] {
      position: absolute;
      top: 10px; }
    #updraftcentral_dashboard .updraftcentral_eum_rows #the-list .eum-themes-name-actions,
    #updraftcentral_dashboard .updraftcentral_eum_rows #the-list .eum-plugins-name-actions {
      display: block;
      margin: 0 auto;
      text-align: left; }
      #updraftcentral_dashboard .updraftcentral_eum_rows #the-list .eum-themes-name-actions h3,
      #updraftcentral_dashboard .updraftcentral_eum_rows #the-list .eum-plugins-name-actions h3 {
        margin: 10px 0;
        padding: 0;
        font-size: 1.2rem !important;
        font-weight: bold; }
      #updraftcentral_dashboard .updraftcentral_eum_rows #the-list .eum-themes-name-actions h4,
      #updraftcentral_dashboard .updraftcentral_eum_rows #the-list .eum-plugins-name-actions h4 {
        font-size: 1rem !important;
        margin: 5px 0;
        padding: 0; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .wp-list-table.plugins .plugin-title,
    #updraftcentral_dashboard .updraftcentral_eum_rows .wp-list-table.plugins .theme-title {
      padding-right: 12px;
      white-space: normal !important;
      min-width: 200px; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .plugin-title img {
      width: 85px; }
    #updraftcentral_dashboard .updraftcentral_eum_rows .plugin-title span.dashicons {
      width: 85px;
      height: 85px;
      font-size: 3rem;
      line-height: 2; }
    #updraftcentral_dashboard .updraftcentral_eum_rows #save-cron-schedule {
      display: block;
      margin: 10px 0; }
    #updraftcentral_dashboard .updraftcentral_eum_rows input[type=time] {
      margin-left: 5px; }
    @media (max-width: 1024px) {
      #updraftcentral_dashboard .updraftcentral_eum_rows #logs-filter {
        width: 100%; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .tablenav-pages {
        float: left;
        margin-bottom: 10px; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .bulkactions {
        width: auto; }
        #updraftcentral_dashboard .updraftcentral_eum_rows .bulkactions.alignleft {
          float: none; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .updraftcentral_row_site_buttons .btn {
        display: block;
        cursor: pointer; } }
    #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper button,
    #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper a {
      padding: 5px 10px;
      display: inline-block;
      background: #f8f8f8;
      border-right: 0;
      border-color: #CCC;
      font-size: 12px;
      border-style: solid;
      border-width: 1px;
      cursor: pointer;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      text-align: center;
      text-rendering: auto;
      color: initial;
      letter-spacing: normal;
      word-spacing: normal;
      text-transform: none;
      text-indent: 0px;
      text-shadow: none;
      display: inline-block;
      text-align: start;
      margin: 0em;
      margin-right: -4px;
      -webkit-appearance: button;
      -moz-appearance: button;
      appearance: button; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper button:first-child, #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper button:first-of-type,
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper a:first-child,
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper a:first-of-type {
        border-radius: 5px 0px 0px 5px; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper button:last-child,
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper a:last-child {
        border-radius: 0px 5px 5px 0px;
        border-right: 1px solid #CCC; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper button:not(:last-child),
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper a:not(:last-child) {
        border-right: none; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper button.eum-toggle-button,
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper a.eum-toggle-button {
        background-color: #f8f8f8;
        color: #000; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper button.eum-toggle-button:hover,
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper a.eum-toggle-button:hover {
        background-color: #DDDDDD;
        color: #000;
        -webkit-box-shadow: 0 1px 0 #AAAAAA;
        box-shadow: 0 1px 0 #AAAAAA; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper button.eum-active,
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper a.eum-active {
        background: #25af76;
        border-color: #1a8a59;
        -webkit-box-shadow: 0 1px 0 #1a8a59;
        box-shadow: 0 1px 0 #1a8a59;
        color: #FFF;
        -webkit-appearance: inherit;
        -moz-appearance: inherit;
        appearance: inherit; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper button.eum-active:hover,
      #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper a.eum-active:hover {
        color: #FFF;
        background: #25af3c;
        border-color: #1e892f;
        -webkit-box-shadow: 0 1px 0 #249637;
        box-shadow: 0 1px 0 #249637; }
      @media only screen and (max-width: 600px) {
        #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper button,
        #updraftcentral_dashboard .updraftcentral_eum_rows .toggle-wrapper a {
          display: block;
          width: 100%;
          border-radius: 0 0 0 0 !important;
          border: 1px solid #CCC !important; } }
    @media (max-width: 450px) {
      #updraftcentral_dashboard .updraftcentral_eum_rows .tablenav-pages {
        float: none; }
        #updraftcentral_dashboard .updraftcentral_eum_rows .tablenav-pages span.tablenav-pages-navspan,
        #updraftcentral_dashboard .updraftcentral_eum_rows .tablenav-pages a {
          display: block;
          margin: 0 0 5px 0;
          padding: 0; }
        #updraftcentral_dashboard .updraftcentral_eum_rows .tablenav-pages span.paging-input {
          margin-bottom: 5px;
          display: block; } }
    @media screen and (max-width: 782px) {
      #updraftcentral_dashboard .updraftcentral_eum_rows .wp-list-table thead th.column-primary {
        width: 100%; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .wp-list-table th.column-primary ~ th, #updraftcentral_dashboard .updraftcentral_eum_rows .wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-primary ~ td:not(.check-column) {
        display: none; }
      #updraftcentral_dashboard .updraftcentral_eum_rows .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-column) {
        position: relative;
        clear: both;
        display: block;
        width: auto !important; } }
  #updraftcentral_dashboard .updraftcentral_site_row .eum-dashboard-app {
    position: relative; }
  #updraftcentral_dashboard .updraftcentral_site_row #eum-save-settings-warning {
    position: absolute;
    right: 20px;
    top: 100px;
    width: auto;
    display: none; }
  #updraftcentral_dashboard .updraftcentral_site_row .eum-dashboard-app .warning,
  #updraftcentral_dashboard .updraftcentral_site_row #eum-save-settings-warning.warning {
    color: #333;
    padding: 5px !important;
    border: 1px solid #F00;
    background-color: #f0a5a4;
    border-radius: 5px;
    margin: 15px 0; }
    #updraftcentral_dashboard .updraftcentral_site_row .eum-dashboard-app .warning p,
    #updraftcentral_dashboard .updraftcentral_site_row #eum-save-settings-warning.warning p {
      margin: 0; }
  #updraftcentral_dashboard .updraftcentral_site_row .btn-primary .dashicons-admin-settings:before {
    width: 24px;
    background: url(../../images/icons/admin-settings-icon.svg) no-repeat center center; }
  #updraftcentral_dashboard .updraftcentral_site_row .btn-primary .dashicons-admin-logs:before {
    width: 24px;
    background: url(../../images/icons/admin-logs-icon.svg) no-repeat center center; }
  #updraftcentral_dashboard .updraftcentral_site_row .btn-primary .dashicons-admin-advanced:before {
    width: 24px;
    background: url(../../images/icons/admin-advanced-icon.svg) no-repeat center center; }
  @media (max-width: 1279px) {
    #updraftcentral_dashboard .updraftcentral_site_row #logs-filter .alignleft select {
      width: 48%;
      padding-right: 20px; } }

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

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

#eum-save-general-settings {
  margin-top: 10px; }
