#e2wpms-main {
  width: 742px;
  position: relative;
  min-height: 950px;
}

#overlay {
  background-color: rgba(255, 255, 255, 0.9);
}

.e2wpms {
  /* =============================================================================
     Common & Global
     ========================================================================== */
  /* =============================================================================
     Migrate Tab
     ========================================================================== */
  /* Misc */
  /* Tabs */
  /* Saved migration profile selection */
  /* Output Selection */
  /* Find and Replace */
  /* Select Tables */
  /* Advanced Options */
  /* Save migration profile */
  /* Action buttons */
  /* =============================================================================
     Settings Tab
     ========================================================================== */
  /* =============================================================================
     Help Tab
     ========================================================================== */
  /* =============================================================================
     Addons Tab
     ========================================================================== */
}
.e2wpms .updated {
  clear: both;
}
.e2wpms div.updated.warning {
  max-width: 742px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0;
}
.e2wpms div.updated.warning p {
  font-size: 13px;
  margin: 0.5em 0;
}
.e2wpms a {
  text-decoration: none;
}
.e2wpms li {
  margin-bottom: 5px;
  position: relative;
}
.e2wpms ul {
  margin: 0;
}
.e2wpms input[type=checkbox],
.e2wpms input[type=radio] {
  margin-right: 5px;
  vertical-align: baseline;
  margin-top: 0;
}
.e2wpms input[type=text],
.e2wpms input[type=password] {
  padding: 5px;
}
.e2wpms input[disabled=disabled] {
  cursor: default;
}
.e2wpms label.disabled {
  color: #888;
  cursor: default;
}
.e2wpms .option-section {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.e2wpms .option-section h3 {
  font-size: 18px;
  font-weight: normal;
}
.e2wpms p.migrate-db {
  overflow: hidden;
}
.e2wpms p.migrate-db input {
  float: left;
}
.e2wpms p.migrate-db img {
  float: left;
  margin: 3px 0 0 5px;
}
.e2wpms p.migrate-db .save-settings-button {
  margin-left: 10px;
  display: none;
}
.e2wpms .indent-wrap {
  margin-left: 24px;
}
.e2wpms .expandable-content {
  display: none;
  margin-top: 10px;
}
.e2wpms .expandable-content li:last-child {
  margin-bottom: 0px;
}
.e2wpms .header-wrapper {
  margin-bottom: 10px;
}
.e2wpms .header-expand-collapse {
  cursor: pointer;
  display: inline-block;
}
.e2wpms .option-description {
  font-size: 12px;
  color: #999;
  margin-left: 8px;
  font-weight: normal;
}
.e2wpms .option-group li:last-child {
  margin-bottom: 0;
}
.e2wpms .connection-status {
  display: none;
  overflow: auto;
}
.e2wpms .connection-status.error {
  color: #9D1818;
}
.e2wpms .ajax-spinner {
  left: 6px;
  position: relative;
  top: 3px;
}
.e2wpms div.message {
  margin: 15px 0 0;
}
.e2wpms .licence-wrap h3 {
  margin: 0 0 10px 0;
}
.e2wpms .licence-input {
  clear: both;
  display: block;
  font-family: Consolas, Monaco, monospace;
  font-size: 14px;
  margin-bottom: 7px;
  padding: 10px;
  width: 418px;
}
.e2wpms .register-licence {
  float: left;
  outline: none;
}
.e2wpms .licence-status {
  color: #A21B1B;
  font-weight: bold;
  clear: both;
  padding-top: 0.5em;
  margin: 0;
}
.e2wpms .licence-status.success {
  color: #333;
}
.e2wpms .register-licence-ajax-spinner {
  margin: 4px 0 0 8px;
}
.e2wpms .return-to-profile-selection {
  margin-bottom: 15px;
  display: inline-block;
}
.e2wpms .return-to-profile-selection.bottom {
  margin-top: 10px;
}
.e2wpms h2.nav-tab-wrapper {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 5px;
}
.e2wpms h2.nav-tab-wrapper a.nav-tab-active {
  color: #464646;
  cursor: default;
}
.e2wpms label {
  display: inline-block;
  clear: both;
}
.e2wpms .migration-profile-options li {
  position: relative;
  width: 520px;
}
.e2wpms .migration-profile-options li a {
  padding: 5px 10px;
  width: 500px;
  border: 1px solid #ddd;
  margin: 0px 0px 7px;
  display: block;
  font-size: 14px;
  color: #333;
}
.e2wpms .migration-profile-options li a:hover {
  border-color: #bbb;
}
.e2wpms .main-list-delete-profile-link {
  color: #999999;
  font-family: "Times New Roman", serif;
  font-size: 26px;
  font-weight: 200;
  position: absolute;
  right: 7px;
  top: 6px;
  cursor: pointer;
}
.e2wpms .main-list-delete-profile-link:hover {
  color: #444;
}
.e2wpms .option-group li {
  margin-bottom: 5px;
}
.e2wpms .option-group > li {
  margin-bottom: 8px;
}
.e2wpms .option-group li > label {
  font-size: 14px;
  font-weight: bold;
}
.e2wpms .option-group ul {
  display: none;
  margin: 10px 0px 10px 25px;
}
.e2wpms .option-group ul label {
  font-size: 12px;
  font-weight: normal;
}
.e2wpms .option-heading, .e2wpms .checkbox-label {
  font-size: 14px;
  font-weight: bold;
}
.e2wpms .checkbox-label input[type=checkbox] {
  margin-right: 7px;
  position: relative;
  top: -1px;
}
.e2wpms .expand-collapse-arrow {
  margin-right: 9px;
}
.e2wpms .migrate-connection-info {
  min-width: 675px;
  margin: 0;
}
.e2wpms .migrate-tab .pull-push-connection-info {
  width: 418px;
  height: 65px;
  color: #333;
  font-family: Consolas, Monaco, monospace;
  font-size: 15px;
  line-height: 21px;
  padding: 10px;
}
.e2wpms .basic-access-auth-wrapper {
  display: none;
  margin-bottom: 5px;
}
.e2wpms .auth-username, .e2wpms .auth-password {
  width: 206px;
  margin-top: 3px;
}
.e2wpms .auth-password {
  width: 207px;
}
.e2wpms .connection-info-wrapper {
  display: none;
  width: 670px;
}
.e2wpms .connect-button {
  margin-top: 2px;
}
.e2wpms .temp-disabled {
  background-color: #EEEEEE;
  color: #888888;
  font-family: Consolas, Monaco, monospace;
  text-shadow: 0 1px 0 #FFFFFF;
}
.e2wpms .push-list ul {
  margin-bottom: 0px;
}
.e2wpms .find-heading, .e2wpms .replace-heading {
  float: left;
}
.e2wpms .find-heading {
  width: 400px;
}
.e2wpms .replace-fields {
  border-collapse: collapse;
  border-spacing: 0px;
}
.e2wpms .replace-fields input {
  width: 295px;
}
.e2wpms .replace-fields tr td {
  padding-bottom: 7px;
}
.e2wpms .replace-fields tr:last-child td {
  padding-bottom: 0px;
}
.e2wpms .arrow-col {
  width: 93px;
  text-align: center;
  vertical-align: middle;
}
.e2wpms .right-arrow {
  font-size: 36px;
  color: #aaa;
  font-family: arial, sans-serif;
}
.e2wpms .replace-right-col span {
  border-radius: 50%;
  border: 1px solid #ccc;
  background-color: #eee;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 4px;
  cursor: pointer;
}
.e2wpms .replace-right-col span:hover {
  border-color: #aaa;
}
.e2wpms .pin .sort-handle-col {
  opacity: 0.5;
  cursor: default;
}
.e2wpms .pin .sort-handle {
  cursor: default !important;
}
.e2wpms .sort-handle-col {
  width: 20px;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
.e2wpms .sort-handle:before {
  content: "\f214";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 16px/1 'dashicons';
  vertical-align: top;
  color: #aaa;
  background-color: transparent !important;
}
.e2wpms .original-repeatable-field {
  display: none;
}
.e2wpms .no-replaces-message {
  display: none;
  margin-bottom: 0px;
}
.e2wpms .inline-message.missing-replace {
  margin-top: 15px;
  display: none;
}
.e2wpms #new-path-missing-warning {
  margin-top: 5px;
}
.e2wpms .tables-header {
  display: inline-block;
}
.e2wpms .expand-collapse-arrow {
  display: inline-block;
  position: relative;
  top: -2px;
  font-size: 11px;
}
.e2wpms .collapsed {
  -moz-transform: scale(1) rotate(-90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -webkit-transform: scale(1) rotate(-90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -o-transform: scale(1) rotate(-90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  -ms-transform: scale(1) rotate(-90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  transform: scale(1) rotate(-90deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}
.e2wpms .select-deselect-divider {
  margin: 0 6px;
}
.e2wpms .select-wrap {
  display: none;
  margin-top: 12px;
}
.e2wpms .select-post-types-wrap {
  display: block;
}
.e2wpms .multiselect {
  min-width: 420px;
  min-height: 180px;
  margin-bottom: 10px;
}
.e2wpms .table-migrate-options li label {
  font-size: 12px;
  font-weight: normal;
}
.e2wpms .table-migrate-options li {
  margin-bottom: 5px;
}
.e2wpms .general-helper {
  border-radius: 50%;
  border: 1px solid #ccc;
  background-color: #eee;
  width: 15px;
  height: 15px;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-top: -4px;
  cursor: pointer;
  margin-left: 2px;
}
.e2wpms .general-helper:hover {
  border-color: #aaa;
}
.e2wpms .general-helper:after {
  content: "?";
  color: #999999;
  font-size: 10px;
  font-weight: bold;
  left: 4px;
  position: absolute;
  top: -1px;
}
.e2wpms .helper-message {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  position: absolute;
  width: 500px;
  z-index: 9999;
  display: none;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.e2wpms .inline-message {
  padding: 10px;
  border-radius: 3px;
  margin-top: 5px;
}
.e2wpms .inline-message.error {
  border: 1px solid #CC0000;
  background-color: #FFEBE8;
}
.e2wpms .inline-message.warning {
  background-color: #FFFFE0;
  border: 1px solid #E6DB55;
}
.e2wpms .helper-message:before {
  content: '';
  border-bottom: 8px solid transparent;
  border-right: 8px solid #aaa;
  border-top: 8px solid transparent;
  display: block;
  height: 0;
  left: -8px;
  position: absolute;
  top: 11px;
  width: 0;
}
.e2wpms .helper-message:after {
  content: '';
  border-bottom: 8px solid transparent;
  border-right: 8px solid #fff;
  border-top: 8px solid transparent;
  display: block;
  height: 0;
  left: -7px;
  position: absolute;
  top: 11px;
  width: 0;
}
.e2wpms .helper-message.bottom:before {
  content: '';
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #aaa;
  border-top: 0;
  display: block;
  height: 0;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  top: -9px;
  width: 0;
}
.e2wpms .helper-message.bottom:after {
  content: '';
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-top: 0;
  display: block;
  height: 0;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  top: -8px;
  width: 0;
}
.e2wpms .label-disabled {
  color: #888;
}
.e2wpms .prefix-notice, .e2wpms .ssl-notice, .e2wpms .different-plugin-version-notice, .e2wpms .directory-permission-notice {
  background-color: #FFFFE0;
  border: 1px solid #E6DB55;
  padding: 15px;
  border-radius: 3px;
  margin-bottom: 15px;
  display: none;
}
.e2wpms .prefix-notice p, .e2wpms .ssl-notice p, .e2wpms .different-plugin-version-notice p, .e2wpms .directory-permission-notice p {
  margin-top: 0px;
}
.e2wpms .prefix-notice p:last-child, .e2wpms .ssl-notice p:last-child, .e2wpms .different-plugin-version-notice p:last-child, .e2wpms .directory-permission-notice p:last-child {
  margin: 0px;
}
.e2wpms .different-plugin-version-notice, .e2wpms .directory-permission-notice {
  background-color: #FFEBE8;
  border-color: #CC0000;
}
.e2wpms .different-plugin-version-notice a, .e2wpms .directory-permission-notice a {
  color: #CC0000;
  text-decoration: underline;
}
.e2wpms .save-migration-profile-wrap li label {
  font-size: 12px;
  font-weight: normal;
}
.e2wpms .save-migration-profile-wrap li {
  margin-bottom: 5px;
  padding-left: 25px;
}
.e2wpms .save-migration-profile-wrap .indent-wrap {
  margin-left: 0px;
}
.e2wpms .create-new-label {
  margin-right: 8px;
}
.e2wpms .create-new-profile {
  position: absolute;
  top: -5px;
}
.e2wpms .replace-remove-row,
.e2wpms .delete-profile {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 50% 50% 50% 50%;
  cursor: pointer;
  height: 11px;
  left: 5px;
  margin-left: 2px;
  position: absolute;
  margin-top: -6px;
  top: 50%;
  width: 11px;
  display: none;
  background-position: 50% 50%;
  background-size: 6px 6px;
  background-repeat: no-repeat;
}
.e2wpms .replace-remove-row:after,
.e2wpms .delete-profile:after {
  content: "\00d7";
  left: 2px;
  position: absolute;
  top: -3px;
  color: #aaa;
  font-size: 12px;
}
.e2wpms .replace-remove-row:after {
  position: relative;
}
.e2wpms .replace-remove-row:hover,
.e2wpms .delete-profile:hover {
  border-color: #aaa;
}
.e2wpms .migrate-db .ajax-success-msg {
  font-weight: bold;
  margin: 3px 0 0 9px;
  display: inline-block;
}
.e2wpms p img.save-profile-ajax-spinner {
  margin-left: 10px;
}
.e2wpms .backup-description {
  left: 20px;
  position: relative;
}
.e2wpms .backup-option-disabled {
  margin-bottom: 0px !important;
}
.e2wpms .settings-tab {
  display: none;
}
.e2wpms .settings-tab .slider {
  max-width: 416px;
}
.e2wpms .settings-tab .slider-label {
  display: block;
  margin-bottom: 10px;
  float: left;
  width: 50%;
}
.e2wpms .settings-tab .slider-label-wrapper {
  max-width: 416px;
  width: 100%;
  position: relative;
}
.e2wpms .settings-tab .amount {
  width: 50%;
  text-align: right;
  display: block;
  text-align: right;
  float: left;
}
.e2wpms .settings-tab .slider-spinner {
  position: absolute;
  right: -35px;
  bottom: -13px;
}
.e2wpms .settings-tab .slider-success-msg {
  display: none;
  right: -53px;
  bottom: -13px;
  position: absolute;
  font-weight: bold;
}
.e2wpms .settings-tab .ui-slider {
  border: 1px solid #dfdfdf;
  height: 10px;
  border-radius: 2px;
  position: relative;
}
.e2wpms .settings-tab .ui-slider-handle {
  width: 7px;
  height: 20px;
  background-color: #aaa;
  display: block;
  position: absolute;
  top: -5px;
  outline: none;
}
.e2wpms .settings-tab .ui-slider-handle:active {
  background-color: #999;
}
.e2wpms .settings-tab .ui-slider-range {
  background-color: #eee;
  height: 100%;
}
.e2wpms .settings-tab .option-section li label {
  font-size: 12px;
  font-weight: normal;
  position: relative;
}
.e2wpms .settings-tab .option-section li {
  margin-bottom: 5px;
}
.e2wpms .settings-tab .option-section li:last-child {
  margin-bottom: 0px;
}
.e2wpms .settings-tab .option-section .ajax-spinner {
  right: -23px;
  left: inherit;
  top: 0px;
  position: absolute;
}
.e2wpms .settings-tab .option-section .ajax-success-msg {
  right: -42px;
  left: inherit;
  top: 0px;
  position: absolute;
  font-weight: bold;
}
.e2wpms .settings-tab .option-section .bubble .ajax-spinner {
  right: -45px;
}
.e2wpms .settings-tab .option-section .bubble .ajax-success-msg {
  right: -65px;
}
.e2wpms .allow-remote-reqeusts {
  font-size: 14px;
  font-weight: bold;
}
.e2wpms .connection-info-label {
  margin-top: 15px;
  margin-bottom: 5px;
  display: block;
}
.e2wpms .connection-info {
  clear: both;
  font-size: 15px;
  line-height: 21px;
  font-family: Consolas, Monaco, monospace;
  padding: 10px 10px;
  height: 67px;
  text-shadow: 0px 1px 0px #fff;
  display: block;
  margin-bottom: 7px;
  width: 418px;
}
.e2wpms .reset-button-wrap {
  width: 418px;
}
.e2wpms .reset-api-key {
  float: left;
}
.e2wpms .reset-api-key-ajax-spinner {
  float: left;
  margin: 4px 7px;
}
.e2wpms .masked-licence {
  margin-top: 0px;
}
.e2wpms .bull {
  font-size: 22px;
  position: relative;
  top: 4px;
}
.e2wpms .plugin-compatibility-wrap {
  padding: 18px 18px 18px 24px;
  background-color: #e6e6e6;
  margin-left: 0;
}
.e2wpms .plugin-compatibility-wrap p:last-of-type {
  margin-bottom: 0;
}
.e2wpms ul.plugin-compatibility-options {
  display: block;
  margin: 10px 0 10px 0px;
}
.e2wpms .plugin-compatibility-spinner {
  position: relative;
  top: 3px;
  left: 10px;
}
.e2wpms .plugin-compatibility-success-msg {
  position: relative;
  left: 10px;
  font-weight: bold;
  display: none;
}
.e2wpms .help-tab {
  display: none;
}
.e2wpms .help-tab h3 {
  font-size: 18px;
  font-weight: normal;
}
.e2wpms .help-tab .support {
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
  padding-bottom: 18px;
}
.e2wpms .help-tab .support p {
  width: 640px;
}
.e2wpms .help-tab .support .email a {
  font-size: 12px;
}
.e2wpms .help-tab .support .ajax-spinner {
  top: 2px;
}
.e2wpms .help-tab .video-viewer {
  margin-bottom: 30px;
}
.e2wpms .help-tab .videos {
  width: 640px;
}
.e2wpms .help-tab .videos ul > li {
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.e2wpms .help-tab .videos ul > li a {
  overflow: hidden;
  display: block;
  width: 320px;
  height: 180px;
  float: left;
  margin-right: 15px;
  position: relative;
  z-index: 1;
}
.e2wpms .help-tab .videos ul > li a:before, .e2wpms .help-tab .videos ul > li a:after {
  position: absolute;
  content: " ";
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.e2wpms .help-tab .videos ul > li a:before {
  width: 64px;
  height: 64px;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  -ms-border-radius: 64px;
  -o-border-radius: 64px;
  border-radius: 64px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  border: 1px solid #ddd;
  background-color: #fff;
  z-index: 2;
}
.e2wpms .help-tab .videos ul > li a:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  border: 21.33333px solid transparent;
  border-top-width: 12.8px;
  border-bottom-width: 12.8px;
  border-left-color: #333;
  background: transparent;
  display: block;
  left: 25px;
  width: 0px;
  height: 0px;
  z-index: 3;
}
.e2wpms .help-tab .videos .video:last-child {
  margin-bottom: 0px;
}
.e2wpms .help-tab .videos img {
  width: 320px;
  height: 240px;
  position: relative;
  top: 50%;
  margin-top: -120px;
}
.e2wpms .help-tab .debug {
  width: 640px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 25px;
  padding-bottom: 28px;
}
.e2wpms .help-tab .debug textarea {
  width: 100%;
  min-height: 200px;
  font-family: Consolas, Monaco, monospace;
  margin-bottom: 5px;
}
.e2wpms .help-tab h4 {
  margin: 0 0 0.2em 0;
}
.e2wpms .help-tab p {
  margin: 0 0 0.5em 0;
}
.e2wpms .help-tab iframe {
  display: none;
}
.e2wpms .addons-tab {
  display: none;
}
.e2wpms .addons-tab .addon {
  position: relative;
  width: 100%;
  min-height: 138px;
  padding: 25px 30px 30px 165px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 15px;
}
.e2wpms .addons-tab .addon .actions {
  float: right;
  font-size: 14px;
}
.e2wpms .addons-tab .addon .actions > * {
  margin-right: 10px;
}
.e2wpms .addons-tab .addon .actions *:last-child {
  margin-right: 0;
}
.e2wpms .addons-tab .addon .actions .action {
  background-color: #fff;
  font-weight: bold;
  display: inline-block;
  padding: 0.2em 0.4em;
}
.e2wpms .addons-tab .addon .actions .action:hover {
  background-color: rgba(255, 255, 255, 0.92);
}
.e2wpms .addons-tab .addon .actions .status {
  border-bottom: 2px solid #fff;
  padding-bottom: 0.1em;
}
.e2wpms .addons-tab .addon h1 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  font-weight: normal;
  float: left;
  margin: 0;
  margin-top: 5px;
}
.e2wpms .addons-tab .addon p {
  font-size: 16px;
  line-height: 1.2em;
  clear: both;
  padding-top: 15px;
  margin: 0;
}
.e2wpms .addons-tab .addon.wp-migrate-db-pro-media-files {
  background: #3fab3f url(../img/icon-media-files.svg) no-repeat 30px 30px;
  background-size: 110px 85px;
}
.e2wpms .addons-tab .addon.wp-migrate-db-pro-media-files .action {
  color: #3fab3f;
}
.e2wpms .addons-tab .addon.wp-migrate-db-pro-cli {
  background: #272822 url(../img/icon-cli.svg) no-repeat 30px 30px;
  background-size: 110px 97px;
  min-height: 157px;
  color: #e6db74;
}
.e2wpms .addons-tab .addon.wp-migrate-db-pro-cli .action {
  color: #272822;
  background-color: #ddd;
}
.e2wpms .addons-tab .addon.wp-migrate-db-pro-cli .action:hover {
  color: #272822;
  background-color: #eee;
}
.e2wpms .addons-tab .addon.wp-migrate-db-pro-cli p a {
  text-decoration: underline;
  color: #e6db74;
}
.e2wpms .addons-tab .addon.wp-migrate-db-pro-cli p a:hover {
  color: #eee69f;
}
.e2wpms .addons-tab .addon.wp-migrate-db-pro-cli code {
  color: #66d9ef;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.e2wpms .addons-tab .addon.wp-migrate-db-pro-cli code .var {
  color: #f92772;
}
.e2wpms .addons-tab .addon.wp-migrate-db-pro-cli code .bracket {
  color: #fff;
}

/* Progress Information */
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.general-spinner {
  width: 16px;
  height: 16px;
}

.migration-error {
  color: #A21B1B;
  display: block;
  font-weight: bold;
  max-height: 400px;
  max-width: 100%;
  overflow: scroll;
  word-wrap: break-word;
}

.progress-content {
  display: none;
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  padding: 50px;
  box-shadow: 0 0 10px #ccc;
  cursor: default;
  width: 80%;
  z-index: 99999;
  position: fixed;
  left: 50%;
  margin-left: -40%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
  overflow-y: auto;
}
.progress-content .progress-bar {
  height: 10px;
  background-color: #8cc1e9;
  margin-bottom: 5px;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #72a7cf), color-stop(100%, #8cc1e9));
  background-image: -webkit-linear-gradient(bottom, #72a7cf, #8cc1e9);
  background-image: -moz-linear-gradient(bottom, #72a7cf, #8cc1e9);
  background-image: -o-linear-gradient(bottom, #72a7cf, #8cc1e9);
  background-image: linear-gradient(bottom, #72a7cf, #8cc1e9);
}
.progress-content .progress-title {
  font-size: 18px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  font-weight: normal;
  float: left;
}
.progress-content .progress-bar {
  width: 0%;
}
.progress-content .progress-info-wrapper {
  margin-bottom: 10px;
}
.progress-content .progress-text {
  clear: left;
  float: left;
  width: 100%;
}
.progress-content .timer {
  float: right;
}
.progress-content .progress-tables {
  overflow: hidden;
  margin-bottom: 2px;
  padding: 0 0 20px 0;
}
.progress-content .progress-bar-wrapper {
  position: relative;
}
.progress-content .progress-bar-wrapper:before {
  content: '';
  display: block;
  height: 5px;
  width: 1px;
  background-color: #ccc;
  position: absolute;
  top: 15px;
  left: 0px;
}
.progress-content .progress-tables-hover-boxes {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
}
.progress-content .progress-chunk-hover {
  display: block;
  float: left;
  height: 35px;
  position: relative;
  top: -5px;
  z-index: 1;
}
.progress-content .progress-chunk {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  display: block;
  height: 6px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #999;
  position: relative;
  text-align: center;
}
.progress-content .progress-chunk > span {
  padding: 0px 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 10px;
  display: inline-block;
}
.progress-content .progress-label {
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  font-family: Consolas, Monaco, monospace;
  font-size: 12px;
  display: inline-block;
  top: -35px;
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
}
.progress-content .label-visible {
  opacity: 1;
}
.progress-content .progress-label:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #ccc;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  margin-left: -2px;
}
.progress-content .progress-label:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
  display: block;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -2px;
}
.progress-content .migration-progress-ajax-spinner {
  left: 7px;
  position: relative;
  top: 15px;
}
.progress-content .close-progress-content {
  color: #999999;
  cursor: pointer;
  font-family: "Times New Roman",serif;
  font-size: 26px;
  font-weight: 200;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 5px;
  display: none;
}
.progress-content .close-progress-content:hover {
  color: #666;
  border-color: #aaa;
}
.progress-content .migration-controls {
  display: block;
  margin-top: 45px;
  overflow: hidden;
}
.progress-content .migration-controls span {
  float: left;
  text-align: center;
  display: block;
}
.progress-content .migration-controls span:first-child {
  margin-right: 10px;
  width: 71px;
}
.progress-content .pro-version {
  margin-top: 45px;
  padding-top: 40px;
  position: relative;
  border-top: 1px solid #ccc;
}
.progress-content .pro-version iframe {
  position: absolute;
  top: 40px;
  right: 0;
  display: block;
}
.progress-content .pro-version-content {
  padding-right: 460px;
  min-height: 255px;
}
.progress-content .pro-version-content h1 {
  line-height: 1em;
  margin-top: 0;
  font-size: 20px;
}
.progress-content .pro-version-content ul {
  margin-left: 24px;
}
.progress-content .pro-version-content li {
  position: relative;
  font-size: 14px;
  line-height: 1.4em;
  margin-bottom: 15px;
  max-width: 580px;
}
.progress-content .pro-version-content li:before {
  content: "\f147";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 30px/1 'dashicons';
  position: absolute;
  top: -3px;
  left: -32px;
  vertical-align: top;
  font-family: 'dashicons';
}
.progress-content .pro-version-content .pro-quote {
  margin: 0 0 20px 0;
  max-width: 570px;
}
.progress-content .pro-version-content .pro-quote .dashicons-star-filled {
  font-size: 16px;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
}
.progress-content .pro-version-content .pro-quote-author {
  font-style: italic;
  white-space: nowrap;
}
@media screen and (max-width: 1096px) {
  .progress-content .pro-version iframe {
    position: relative;
    top: auto;
    right: auto;
  }
  .progress-content .pro-version-content {
    min-height: 0;
    padding: 0 0 20px 0;
  }
}

.e2wpms-not-pro .e2wpms .e2wpms-main {
  margin-top: 15px;
}
.e2wpms-not-pro .e2wpms .migrate-selection ul {
  margin: 0px;
}
.e2wpms-not-pro .e2wpms .help-tab .support p {
  width: auto;
}

#e2wpms-sidebar {
  position: absolute;
  top: -21px;
  right: -312px;
  width: 292px;
}
#e2wpms-sidebar .block {
  padding: 20px;
  border: 1px solid #ccc;
}
#e2wpms-sidebar .subscribe {
  border-top: none;
}
#e2wpms-sidebar .subscribe h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 0.5em;
  color: #666;
  font-size: 20px;
  line-height: 1.2em;
  float: none;
}
#e2wpms-sidebar .subscribe h3 {
  font-size: 16px;
  margin: 0;
}
#e2wpms-sidebar .subscribe p {
  margin: 0;
}
#e2wpms-sidebar .subscribe p.interesting {
  margin-bottom: 1em;
  line-height: 1.4;
}
#e2wpms-sidebar .subscribe .links {
  margin-bottom: 2em;
}
#e2wpms-sidebar .subscribe .links a {
  text-decoration: none;
}
#e2wpms-sidebar .subscribe .promise {
  color: #999;
  font-size: 12px;
  line-height: 1.4em;
}
#e2wpms-sidebar .subscribe .field {
  margin-bottom: 0.5em;
}
#e2wpms-sidebar .subscribe .field p {
  margin-bottom: 0.3em;
}
#e2wpms-sidebar .subscribe .field.submit-button {
  margin-bottom: 1em;
}
#e2wpms-sidebar .testimonial {
  border-top: none;
}
#e2wpms-sidebar .testimonial p {
  margin: 0;
}
#e2wpms-sidebar .testimonial .quote {
  font-size: 20px;
}
#e2wpms-sidebar .testimonial .author {
  white-space: nowrap;
  text-align: right;
}
#e2wpms-sidebar .testimonial .stars {
  white-space: nowrap;
  margin-bottom: 5px;
}
#e2wpms-sidebar .testimonial .via {
  text-align: right;
  font-size: 12px;
}
#e2wpms-sidebar .testimonial .via a {
  color: #666;
}
#e2wpms-sidebar .testimonial .via a:before {
  content: "\f301";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 18px/1 'dashicons';
  vertical-align: top;
  margin-right: 3px;
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  #e2wpms-sidebar .e2wpms-banner {
    background-image: url(../img/e2wpms-pro@2x.jpg);
    background-size: 292px 292px;
    width: 292px;
    height: 292px;
    display: block;
  }
  #e2wpms-sidebar .e2wpms-banner img {
    display: none;
  }
}
@media screen and (max-width: 1252px) {
  #e2wpms-sidebar {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 50px;
  }
}

body.mp6 input[type=checkbox]:disabled {
  opacity: 1;
  border-color: #ccc;
}
body.mp6 #e2wpms-main {
  margin-top: 20px;
  font-size: 14px;
}
body.mp6 p {
  font-size: 14px;
}
body.mp6 .wrap h2 {
  float: left;
}
body.mp6 .e2wpms input[type=checkbox],
body.mp6 .e2wpms input[type=radio] {
  vertical-align: middle;
  margin-top: -4px;
}
body.mp6 .e2wpms input[type=text],
body.mp6 .e2wpms input[type=password] {
  padding: 3px 5px;
}
body.mp6 .e2wpms input.code {
  padding-top: 6px;
}
body.mp6 .e2wpms label {
  font-size: 14px;
}
body.mp6 .e2wpms h2.nav-tab-wrapper {
  float: none;
  margin-bottom: 0;
  width: 722px;
}
body.mp6 .e2wpms .help-tab h3 {
  margin-top: 0;
}
body.mp6 .e2wpms .temp-disabled {
  background-color: #f9f9f9;
}
body.mp6 .e2wpms .migration-profile-options li a {
  border-color: #ccc;
  color: #555;
  background-color: #e4e4e4;
}
body.mp6 .e2wpms .migration-profile-options li a:hover {
  background-color: #fff;
  color: #464646;
}
body.mp6 .e2wpms .settings-tab .slider-label span {
  vertical-align: middle;
}
body.mp6 .e2wpms .settings-tab .slider-label-wrapper {
  font-size: 14px;
}
body.mp6 .e2wpms .settings-tab .ui-slider {
  border-color: #ccc;
  background-color: #fff;
}
body.mp6 .e2wpms .settings-tab .ui-slider-range {
  background-color: #d8fcd1;
}
body.mp6 .e2wpms .settings-tab .option-section li label {
  font-size: 14px;
}
body.mp6 .e2wpms .connection-info,
body.mp6 .e2wpms .migrate-tab .pull-push-connection-info {
  font-weight: bold;
  font-size: 14px;
}
body.mp6 .e2wpms .general-helper {
  border: 0;
  width: auto;
  height: auto;
  top: auto;
  margin: 0;
}
body.mp6 .e2wpms .general-helper:after {
  content: "\f223";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 22px/1 'dashicons';
  vertical-align: top;
  top: auto;
  left: auto;
  position: relative;
}
body.mp6 .e2wpms .helper-message {
  font-size: 14px;
  line-height: 1.4em;
}
body.mp6 .e2wpms .right-arrow {
  display: none;
}
body.mp6 .e2wpms .arrow-col {
  width: 75px;
}
body.mp6 .e2wpms .arrow-col:after {
  content: "\f344";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 22px/1 'dashicons';
  vertical-align: top;
  color: #999;
}
body.mp6 .e2wpms .find-heading {
  width: 409px;
}
body.mp6 .e2wpms .replace-fields input {
  width: 304px;
}
body.mp6 .e2wpms .replace-right-col span {
  border-color: #999;
}
body.mp6 .e2wpms .replace-right-col span:hover {
  border-color: #666;
}
body.mp6 .e2wpms .replace-add-row:after, body.mp6 .e2wpms .replace-add-row:before {
  background-color: #999;
}
body.mp6 .e2wpms .replace-add-row:hover:after, body.mp6 .e2wpms .replace-add-row:hover:before {
  background-color: #666;
}
body.mp6 .e2wpms .option-group.migrate-selection > li > label {
  font-size: 16px;
}
body.mp6 .e2wpms .saved-migration-profile-label {
  font-size: 16px;
}
body.mp6 .e2wpms .option-heading, body.mp6 .e2wpms .checkbox-label {
  font-size: 16px;
}
body.mp6 .e2wpms .checkbox-label input[type=checkbox] {
  top: auto;
}
body.mp6 .e2wpms .return-to-profile-selection {
  font-size: 14px;
}
body.mp6 .e2wpms .option-description {
  font-size: 13px;
}
body.mp6 .e2wpms .save-migration-profile-wrap li {
  position: relative;
}
body.mp6 .e2wpms .replace-remove-row,
body.mp6 .e2wpms .delete-profile {
  border: 0;
  border-radius: 0;
  height: auto;
  width: auto;
  left: 0;
  top: 50%;
  margin-left: 0;
}
body.mp6 .e2wpms .replace-remove-row:after,
body.mp6 .e2wpms .delete-profile:after {
  content: "\f153";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: normal 18px/1 'dashicons';
  vertical-align: middle;
  color: #999;
}
body.mp6 .e2wpms .replace-remove-row:hover:after,
body.mp6 .e2wpms .delete-profile:hover:after {
  color: #666;
}
body.mp6 .e2wpms .addons-tab .addon h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  font-size: 24px;
  margin-top: 2px;
}
body.mp6 .e2wpms .addons-tab .addon.wp-migrate-db-pro-cli h1 {
  margin-top: 5px;
}
body.mp6 .e2wpms .addons-tab .addon p {
  font-size: 14px;
  line-height: 1.4em;
}
body.mp6 .e2wpms .help-tab .support p, body.mp6 .e2wpms .help-tab .support .email a {
  font-size: 14px;
}
body.mp6 .e2wpms .help-tab div.warning p {
  font-size: 13px;
}
body.mp6 .e2wpms .help-tab .videos h4, body.mp6 .e2wpms .help-tab .videos p {
  font-size: 14px;
}
body.mp6 .e2wpms .inline-message, body.mp6 .e2wpms .notification-message {
  border-radius: 0;
  border: 0;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  padding: 10px 14px;
  font-size: 13px;
}
body.mp6 .e2wpms .notification-message {
  margin-bottom: 20px;
  background-color: #fff;
}
body.mp6 .e2wpms .notification-message.ssl-notice, body.mp6 .e2wpms .notification-message.invalid-licence {
  margin-bottom: 0;
  margin-top: 15px;
}
body.mp6 .e2wpms .notification-message p {
  font-size: 13px;
  margin-top: 0;
}
body.mp6 .e2wpms .notification-message p:last-child {
  margin: 0;
}
body.mp6 .e2wpms .notification-message h4 {
  margin-top: 0;
}
body.mp6 .e2wpms .notification-message a {
  color: #0074a2;
  text-decoration: none;
}
body.mp6 .e2wpms .notification-message a:hover {
  color: #2ea2cc;
}
body.mp6 .e2wpms div.notification-message.invalid-licence p:last-child {
  margin: 0.5em 0;
}
body.mp6 .e2wpms div.notification-message.invalid-licence p:last-child a.button {
  color: #555555;
}
body.mp6 .e2wpms .inline-message.error, body.mp6 .e2wpms .notification-message.error-notice {
  border-left: 4px solid #dd3d36;
  background-color: #fff;
}
body.mp6 .e2wpms .inline-message.warning, body.mp6 .e2wpms .notification-message.warning-notice {
  background-color: #fff;
  border-left: 4px solid #ffba00;
}
body.mp6 .e2wpms .inline-message.success, body.mp6 .e2wpms .notification-message.success-notice {
  border-left: 4px solid #7ad03a;
}
body.mp6 .e2wpms .ssl-notice {
  margin-bottom: 0;
}
body.mp6 .e2wpms .different-plugin-version-notice, body.mp6 .e2wpms .directory-permission-notice {
  margin-bottom: 10px;
}
body.mp6 .e2wpms .licence-status {
  color: #444;
  margin-top: 15px;
  float: left;
  font-weight: normal;
}
body.mp6 .progress-content {
  font-size: 14px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background-color: #eee;
}
body.mp6 .progress-content .progress-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 22px;
}
body.mp6 .progress-content .dashicons-yes {
  font-size: 42px;
  line-height: 0.5em;
}
body.mp6 .progress-content .progress-bar {
  background-image: none;
  background-color: #0074a2;
}
body.mp6 #overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
body.mp6 .migration-progress-ajax-spinner {
  top: 20px;
}
