.wp2sv-config {
  font-size: small; }
  .wp2sv-config .fixed, .wp2sv-config .clearfix, .wp2sv-config .clear {
    clear: both;
    float: none; }
  .wp2sv-config h1 {
    font-family: helvetica, arial, sans-serif;
    font-size: 21px;
    font-weight: normal;
    line-height: 1;
    margin: 30px 0 18px; }
  .wp2sv-config h2 {
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 18px; }
  .wp2sv-config h3 {
    font-family: helvetica, arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 18px; }
  .wp2sv-config a:focus {
    box-shadow: none; }
  .wp2sv-config .warning, .wp2sv-config .w2sverror {
    color: #F00;
    font-size: small; }
  .wp2sv-config p {
    margin-top: 0; }
  .wp2sv-config input[type=checkbox] {
    margin: 0; }
  .wp2sv-config .default-content-area {
    max-width: 940px;
    min-width: 440px; }
  .wp2sv-config .inactive {
    display: none; }
  .wp2sv-config ol.process-map {
    border-top: 1px solid #3F3F3F;
    list-style-type: none;
    margin: -6px 0 0;
    padding: 8px 0 0;
    width: 100%; }
  .wp2sv-config ol.process-map li {
    display: inline;
    font-size: larger;
    margin-right: 2em; }
  .wp2sv-config .pm-current {
    background: url(images/process_map_pointer.png) no-repeat center top;
    color: #22F;
    padding-top: 9px; }
  .wp2sv-config .pm-incomplete, .wp2sv-config .pm-complete {
    color: #666; }
  .wp2sv-config .pm-subheader {
    margin: 18px 0 25px; }
  .wp2sv-config #config-container {
    min-height: 60px; }
  .wp2sv-config #button-container {
    margin-top: 15px; }
  .wp2sv-config #wp2sv-config-section input[type="submit"], .wp2sv-config #wp2sv-config-section input[type="button"] {
    border: thin outset;
    color: black;
    cursor: pointer; }
  .wp2sv-config #wp2sv-config-section button[disabled]:active, .wp2sv-config #wp2sv-config-section button[disabled],
  .wp2sv-config #wp2sv-config-section input[type="reset"][disabled]:active,
  .wp2sv-config #wp2sv-config-section input[type="reset"][disabled],
  .wp2sv-config #wp2sv-config-section input[type="button"][disabled]:active,
  .wp2sv-config #wp2sv-config-section input[type="button"][disabled],
  .wp2sv-config #wp2sv-config-section select[disabled] > input[type="button"],
  .wp2sv-config #wp2sv-config-section select[disabled] > input[type="button"]:active,
  .wp2sv-config #wp2sv-config-section input[type="submit"][disabled]:active,
  .wp2sv-config #wp2sv-config-section input[type="submit"][disabled] {
    color: gray;
    cursor: inherit; }
  .wp2sv-config #button-container a {
    margin-left: 10px; }
  .wp2sv-config .config-section {
    margin: 15px 0; }
  .wp2sv-config .heading {
    font-weight: bold; }
  .wp2sv-config .border-box {
    border: 1px solid #CCC;
    padding: 8px;
    width: 470px; }
  .wp2sv-config .mobile-app-step, .wp2sv-config .phone-test {
    margin-top: 10px;
    padding: 12px 10px 8px; }
  .wp2sv-config .hidden {
    visibility: hidden; }
  .wp2sv-config .inactive-text {
    color: #666; }
  .wp2sv-config .active-text {
    color: #000; }
  .wp2sv-config .icon {
    float: left; }
  .wp2sv-config .icon-primaryphone {
    background: url(images/phone-b48.png) no-repeat left top; }
  .wp2sv-config .icon-checkmark {
    background: url(images/checkmark-g16.png) no-repeat left top; }
  .wp2sv-config .icon-loading {
    background: url(images/loading.gif) no-repeat left top; }
  .wp2sv-config .smallicon {
    width: 16px; }
  .wp2sv-config .icon-content {
    padding-left: 57px;
    min-height: 62px;
    _height: 62px; }
  .wp2sv-config .smallicon-content {
    padding-left: 22px;
    padding-top: 2px;
    min-height: 16px; }
  .wp2sv-config .icon-content p, .wp2sv-config .smallicon-content p {
    margin: 0 0 .7em; }
  .wp2sv-config .trusted-computer-emphasis {
    font-style: italic; }
  .wp2sv-config .bolder {
    font-weight: bolder; }
  .wp2sv-config .example {
    color: #666;
    font-size: smaller;
    padding-left: 10px; }
  .wp2sv-config .remember-heading {
    font-weight: bold;
    font-size: 130%; }
  .wp2sv-config .remember-text {
    padding-bottom: 12px; }
  .wp2sv-config .remember-box {
    padding-top: 20px; }
  .wp2sv-config #confirm-action {
    width: 80%; }
  .wp2sv-config .confirm-heading {
    font-size: larger;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 8px; }
  .wp2sv-config .g-button-activate {
    background-color: #D14836;
    color: white;
    border-radius: 4px;
    border: solid 1px #AAA;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
    cursor: pointer;
    font-size: 12px;
    line-height: 140%;
    font-weight: bold;
    margin: 4px 4px;
    padding: 5px 15px !important;
    display: inline; }
  .wp2sv-config .section-heading {
    margin: 12px 0 20px; }
  .wp2sv-config .section-label {
    float: left;
    width: 45%;
    margin-top: 0; }
    .wp2sv-config .section-label h3 {
      margin-top: 0; }
  .wp2sv-config .section-data {
    float: left;
    margin-left: 3%;
    width: 52%;
    padding-bottom: 2px; }
  .wp2sv-config .section-spacer {
    clear: both;
    padding-top: 16px; }
  .wp2sv-config .section-separator {
    border-bottom: 1px solid #CCC;
    clear: both;
    margin-bottom: 18px;
    padding-top: 20px; }
  .wp2sv-config .edit-links-container {
    padding-left: 20px; }
  .wp2sv-config #printable-warning {
    font-size: smaller;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 4px; }
  .wp2sv-config .wp2sv-buttons {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center top, #f5f5f5, #f1f1f1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #444;
    cursor: default;
    font-size: 12px;
    font-weight: bold;
    height: 29px;
    line-height: 27px;
    margin: 0 16px 0 0;
    min-width: 72px;
    outline: 0 none;
    padding: 4px 8px; }
  .wp2sv-config .phone-usage-message {
    font-size: smaller;
    color: gray;
    padding-left: 1em; }
  .wp2sv-config .verify-code-widget {
    margin: 15px 0 5px; }
  .wp2sv-config .verify-code-widget label {
    margin-right: 6px; }
  .wp2sv-config .verify-code-widget input {
    margin-right: 10px; }
  .wp2sv-config .phone-widget table {
    margin: 5px 0; }
  .wp2sv-config .send-code-container {
    margin: 15px 0 18px; }
  .wp2sv-config span.box {
    display: inline-block; }
  .wp2sv-config a img {
    border: none; }
  .wp2sv-config ol.app-instructions {
    line-height: normal;
    list-style-position: inside;
    margin-left: 10px;
    padding: 0; }
  .wp2sv-config ol.phone-test-steps {
    line-height: normal;
    list-style-position: inside;
    margin: 0;
    padding: 0; }
  .wp2sv-config .ml-list-item {
    display: inline-block;
    line-height: normal;
    margin: 0 !important;
    vertical-align: text-top;
    width: 440px; }
  .wp2sv-config .icon-content .ml-list-item {
    width: 380px; }
  .wp2sv-config .smaller {
    font-size: smaller; }
  .wp2sv-config .mobile-app-step p {
    margin: 0 0 .7em; }
  .wp2sv-config .qr-box {
    margin: 10px 50px; }
  .wp2sv-config .smallicon-content .qr-box {
    text-align: left; }
  .wp2sv-config .blackberry-cant-install-msg {
    margin-left: 1em; }
  .wp2sv-config .secret-key-box {
    background-color: #f9edbe;
    padding: 10px;
    text-align: center;
    width: 20em; }
  .wp2sv-config .secret-key {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5; }
  .wp2sv-config .manual-zippy {
    margin: 10px 0 25px; }
  .wp2sv-config .subtitle {
    color: #666; }
  .wp2sv-config .border-box .icon-content {
    min-height: 48px; }
  .wp2sv-config a {
    cursor: pointer;
    text-decoration: none;
    color: #1155cc; }
  .wp2sv-config .verify-tip {
    margin-top: .7em; }
  .wp2sv-config .chooseapptype-dialog {
    width: 450px; }
  .wp2sv-config .modal-dialog-bg {
    background: none repeat scroll 0 0 #fff;
    left: 0;
    position: fixed;
    z-index: 9991;
    top: 0; }
  .wp2sv-config .modal-dialog {
    background: none repeat scroll 0 0 padding-box #fff;
    border: 1px solid rgba(0, 0, 0, 0.333);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
    outline: 0 none;
    position: absolute;
    color: #000;
    padding: 30px 42px;
    z-index: 9992 !important; }
  .wp2sv-config .modal-dialog-content {
    background-color: #fff;
    line-height: 1.4em; }
  .wp2sv-config .modal-dialog h2 {
    color: #222;
    font-size: 1.54em;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 0.46em; }
  .wp2sv-config .modal-dialog p {
    line-height: 17px;
    margin: 0 0 1em; }
  .wp2sv-config .settings-apptype-selector-box {
    margin: 10px 30px; }
  .wp2sv-config .settings-apptype-radio {
    margin-bottom: 5px;
    margin-top: 5px; }
  .wp2sv-config .modal-dialog-buttons {
    margin-top: 16px; }
  .wp2sv-config .modal-dialog-buttons button {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center top, #f5f5f5, #f1f1f1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #444;
    cursor: default;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    line-height: 27px;
    margin: 0 16px 0 0;
    min-width: 72px;
    outline: 0 none;
    padding: 0 8px; }
  .wp2sv-config .modal-dialog-buttons .wp2sv-buttonset-action {
    background-color: #4d90fe;
    background-image: -moz-linear-gradient(center top, #4d90fe, #4787ed);
    border: 1px solid #3079ed;
    color: #fff; }
  .wp2sv-config .modal-dialog-title-close {
    cursor: pointer;
    height: 11px;
    opacity: 0.7;
    padding: 17px;
    position: absolute;
    right: 0;
    top: 0;
    width: 11px; }
  .wp2sv-config .modal-dialog-title-close:after {
    background: url("./images/close-x.png") repeat scroll 0 0 transparent;
    content: "";
    height: 11px;
    position: absolute;
    right: 17px;
    width: 11px; }
  .wp2sv-config .sync-link {
    background: url("./images/sync-time.png") no-repeat scroll 0 0/cover transparent;
    display: inline-block;
    height: 10px;
    left: 10px;
    padding: 5px !important;
    position: relative;
    text-indent: -9999px;
    top: 9px;
    width: 10px; }
  .wp2sv-config .sync-link.loading {
    background: url("./images/sync-time.gif") no-repeat scroll 0 0/cover transparent; }
  .wp2sv-config .list-backup-codes {
    width: 30%;
    float: left; }
  .wp2sv-config .list-backup-codes .code-used {
    position: relative; }
  .wp2sv-config .list-backup-codes .code-used:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    bottom: 35%;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    content: ""; }
  .wp2sv-config #printable-codes p {
    margin: 0; }
  .wp2sv-config .wp2sv-app-passwords {
    width: 100%; }
    .wp2sv-config .wp2sv-app-passwords .app-passwords {
      margin: 0 auto;
      max-width: 660px;
      background-color: white;
      border-radius: 3px;
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
      box-sizing: border-box;
      text-align: left; }
      .wp2sv-config .wp2sv-app-passwords .app-passwords .pd {
        padding: 30px; }
    .wp2sv-config .wp2sv-app-passwords .app-list-passwords .revoke-btn {
      display: inline-block;
      position: relative;
      border-radius: 3px;
      cursor: default;
      font-weight: bold;
      height: 28px;
      line-height: 28px;
      margin-right: 16px;
      outline: 0 none;
      text-align: center;
      white-space: nowrap;
      background-color: #fff;
      background-image: -moz-linear-gradient(center top, transparent, transparent);
      border: 1px solid rgba(0, 0, 0, 0.15);
      box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
      color: #404040;
      font-size: 13px;
      padding: 0 15px;
      text-transform: uppercase; }
      .wp2sv-config .wp2sv-app-passwords .app-list-passwords .revoke-btn:hover {
        background: #fff;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        border: 1px solid #b8b8b8; }
    .wp2sv-config .wp2sv-app-passwords .app-list-passwords table {
      width: 100%;
      border-collapse: collapse; }
      .wp2sv-config .wp2sv-app-passwords .app-list-passwords table .row {
        border-bottom: 1px solid #e5e5e5; }
      .wp2sv-config .wp2sv-app-passwords .app-list-passwords table td {
        padding: 12px 0; }
      .wp2sv-config .wp2sv-app-passwords .app-list-passwords table .col-name {
        width: 30%;
        padding-left: 4px; }
      .wp2sv-config .wp2sv-app-passwords .app-list-passwords table .col-created {
        width: 25%;
        padding-left: 20px; }
      .wp2sv-config .wp2sv-app-passwords .app-list-passwords table .col-last-used {
        width: 25%;
        padding-left: 20px; }
      .wp2sv-config .wp2sv-app-passwords .app-list-passwords table .col-access {
        width: 20%;
        padding-left: 20px; }
    .wp2sv-config .wp2sv-app-passwords .app-add-password {
      line-height: 42px;
      margin: 20px 0; }
      .wp2sv-config .wp2sv-app-passwords .app-add-password span {
        margin-right: 16px; }
      .wp2sv-config .wp2sv-app-passwords .app-add-password .app-name {
        margin: 0;
        min-width: 200px;
        padding-right: 24px;
        width: 50%; }
      .wp2sv-config .wp2sv-app-passwords .app-add-password .generate {
        border-radius: 3px;
        cursor: default;
        font-weight: bold;
        margin-right: 16px;
        text-transform: uppercase;
        background: #427fed none repeat scroll 0 0;
        opacity: 0.5;
        font-size: 13px;
        height: 28px;
        line-height: 28px;
        padding: 0 15px;
        border: 1px solid transparent;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
        color: #fff;
        min-width: 34px;
        position: relative;
        display: inline-block;
        text-align: center;
        white-space: nowrap;
        outline: 0 none; }
        .wp2sv-config .wp2sv-app-passwords .app-add-password .generate.enabled {
          opacity: 1;
          cursor: pointer; }
  .wp2sv-config #app-password-created .modal-dialog-title {
    background: #cccccc none repeat scroll 0 0;
    margin-left: -42px;
    margin-right: -42px;
    margin-top: -30px;
    padding: 20px; }
    .wp2sv-config #app-password-created .modal-dialog-title .modal-dialog-title-text {
      text-align: center;
      font-size: 20px;
      margin: 0;
      padding: 0; }
  .wp2sv-config #app-password-created .content {
    max-width: 500px;
    padding-top: 20px; }
    .wp2sv-config #app-password-created .content .apc-title {
      font-weight: bold;
      margin-bottom: 16px; }
    .wp2sv-config #app-password-created .content .apc-pass {
      padding: 16px 0 32px; }
      .wp2sv-config #app-password-created .content .apc-pass .iZ {
        background: #ffe166 none repeat scroll 0 0;
        border: 1px dashed rgba(0, 0, 0, 0.1);
        font-family: monospace;
        font-size: 24px;
        padding: 12px; }
      .wp2sv-config #app-password-created .content .apc-pass .jZ {
        padding-left: 1ex; }
        .wp2sv-config #app-password-created .content .apc-pass .jZ:first-child {
          padding-left: 0; }

/*# sourceMappingURL=style.css.map */
