@import url("https://web-archive.nli.org.il/National_Library/20160930123623cs_/https://s0.wordpress.com/i/noticons/noticons.css");
*, *:before, *:after {
  box-sizing: border-box; }

html {
  height: 100%; }

body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

body {
  background: #222;
  font: 14px/1.5 Open Sans, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  height: 100%;
  width: 100%; }

a {
  color: #029dd6;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

img {
  border: none;
  max-width: 100%; }

h1, h2, h3 {
  font-family: Merriweather, Georgia, serif;
  font-weight: 500; }

h1 {
  font-size: 34px; }

h2 {
  color: #787878;
  font-size: 16px;
  margin-bottom: 24px; }

h3 {
  font-size: 18px;
  margin-bottom: 20px; }

input[type='text'],
input[type='email'],
textarea {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  font-family: Open Sans, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-right: 4px;
  padding: 0.4em;
  transition: all 0.2s; }
  input[type='text']:focus,
  input[type='email']:focus,
  textarea:focus {
    -webkit-box-shadow: 0 0 3px rgba(128, 184, 217, 0.7);
    -moz-box-shadow: 0 0 3px rgba(128, 184, 217, 0.7);
    -o-box-shadow: 0 0 3px rgba(128, 184, 217, 0.7);
    box-shadow: 0 0 3px rgba(128, 184, 217, 0.7);
    border-color: #80B8D9;
    outline: 0 !important; }

.fieldError {
  border: 1px solid #D56F55; }

label {
  color: #787878;
  float: left;
  width: 100px; }
  label.radio, label.radio_big {
    margin: -2px 0 0 5px;
    width: auto; }
  label.radio_big {
    font-size: 15px; }

td {
  vertical-align: top; }

.clearfix:after {
  clear: both;
  content: '';
  display: block; }

.spinner {
  background: url(/National_Library/20160930123623oe_/https://akismet.com/img/wpspin.gif) no-repeat;
  background-size: 16px 16px;
  display: none;
  filter: alpha(opacity=70);
  height: 16px;
  margin: 0;
  opacity: 0.7;
  width: 16px; }

/* =========================================
Core styles
========================================= */
.core_clear {
  clear: both; }

.core_code {
  font-family: "Courier New", Courier, monospace;
  color: #333 !important;
  font-weight: bold; }

.core_code_box {
  background: #FFF;
  border: 1px solid #DDD;
  padding: 18px;
  margin-bottom: 18px;
  overflow: auto;
  font-weight: bold;
  font-family: "Courier New", Courier, monospace;
  color: #333 !important; }

.core_code_var {
  color: #CC3300;
  font-family: "Courier New", Courier, monospace;
  font-weight: bold; }

.core_code_vars {
  color: #666666;
  font-size: 14px;
  line-height: 24px; }

.core_container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px; }

.core_content {
  background: #F5F5F5;
  padding: 57px 0; }
  .core_content:after {
    clear: both;
    content: '';
    display: block; }

.core_content_container {
  background: #fff;
  border: 1px solid #E2E2E2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 30px; }
  .core_content_container p {
    margin-bottom: 1.4em; }

.core_dline {
  border-bottom: 1px dashed #CCC;
  margin-bottom: 47px; }

.core_dline_min {
  border-bottom: 1px dashed #CCC;
  margin-bottom: 23px; }

.core_form_clear {
  clear: both;
  margin-bottom: 14px;
  height: 1px; }

.core_form_clear_big {
  clear: both;
  margin-bottom: 23px;
  height: 1px; }

.core_form_clear_small {
  clear: both;
  margin-bottom: 8px;
  height: 1px; }

.core_form_header {
  font-size: 13px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #DDD;
  padding-bottom: 3px;
  margin-bottom: 16px; 
  font-weight: 600; }

.core_form_hline {
  clear: both;
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #FFF;
  margin-top: 28px;
  margin-bottom: 28px; }

.core_form_last {
  margin-bottom: 0 !important; }

.core_form_submit {
  cursor: pointer; }

.core_form_margin_left {
  margin-left: 201px; }

.core_header {
  height: 65px;
  background: #5F8E14; }

.core_headline {
  background: url("/National_Library/20160930123623oe_/https://akismet.com/img/home_bg.jpg") 0 -50px no-repeat;
  height: 39px;
  padding: 13px 0; }

.core_hline {
  border-bottom: 1px solid #DDD;
  margin-bottom: 47px; }

.core_large {
  margin-bottom: 47px !important; }

.core_left {
  float: left; }

.core_left_col {
  width: 402px;
  padding-right: 58px;
  border-right: 1px solid #E2E2E2; }

.core_light {
  color: #999; }

.core_lighter {
  color: #ccc; }

.core_link_icons {
  color: #999;
  margin-bottom: 18px; }

.core_link_icons li {
  list-style-type: none; }

.core_link_icons img {
  margin: 2px 5px 0 0; }

.core_link_icons img, .core_link_icons span {
  float: left; }

.core_list {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 18px 20px; }

.core_list li ul {
	margin-left: 2em;
}

.core_logo {
  height: 32px;
  width: 180px;
  background: url("/National_Library/20160930123623oe_/https://akismet.com/img/core_logo.gif") no-repeat;
  cursor: pointer; }

.core_logo_signup {
  height: 32px;
  width: 180px;
  background: url("/National_Library/20160930123623oe_/https://akismet.com/img/core_logo.gif") no-repeat; }

.core_math {
  font-family: "Courier New", Courier, monospace; }

.core_million {
  width: 380px;
  text-align: right;
  color: #C7DBA2;
  margin-top: 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: italic;
  text-shadow: 1px 1px 1px #568510; }

.core_nav {
  float: right;
  margin-top: 9px; }

.core_nav a {
  font-size: 14px;
  margin-right: 33px;
  color: #C7DBA2 !important;
  text-shadow: 1px 1px 1px #568510; }

.core_nav a:hover {
  color: #FFF !important;
  text-decoration: none; }

.core_nav a.last {
  margin-right: 0; }

.core_plug {
  margin: 0 !important;
  color: #999 !important;
  font-size: 12px !important; }

.core_radio {
  margin-bottom: 13px; }

.core_right {
  float: right; }

.core_right_col {
  float: right;
  width: 425px; }

.core_right_col b {
  color: #5E8C16;
  font-size: 14px; }

.core_right_col li {
  list-style-type: none;
  line-height: 26px; }

.core_search {
  position: relative;
  margin-top: -2px;
  border: none !important; }

.core_search input[name='q'] {
  width: 163px; }

.core_search input[name='sa'] {
  position: absolute;
  right: 9px;
  top: 4px; }

.core_shade {
  position: absolute;
  background: #282422;
  opacity: 0.4;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  filter: alpha(opacity=40);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000; }

.core_shade_dark {
  position: absolute;
  background: #282422;
  opacity: 0.96;
  -moz-opacity: 0.96;
  -khtml-opacity: 0.96;
  filter: alpha(opacity=96);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000; }

.core_skinny {
  width: 20% !important; }

.core_small {
  font-size: 12px !important;
  font-style: italic; }

.core_tiny {
  margin-bottom: 18px !important; }

.core_top {
  height: 7px;
  border-bottom: 1px solid #7BA821; }

.core_wide {
  width: 78% !important;
  min-height: 300px; }

.core_content:after,
.clearfix:after,
.account-section:after,
.account-form-row:after,
.account-section-footer:after {
  clear: both;
  content: '';
  display: block; }

.clearfix--left {
  clear: left; }

.hide {
  display: none; }

.core_centered {
  text-align: center; }

@media all and (max-width: 768px) {
  .core_wide,
  .core_skinny {
    width: 100% !important; } }
/* =========================================
Reusable UI Elements
========================================= */
/* Boxes & Alerts */
.box {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 10px; }

.box--light-gray {
  background: #f5f5f5; }

.alert-box {
  margin-bottom: 40px;
  padding: 15px 20px;
  position: relative; }
  .alert-box h2 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 15px; }

.alert-box--error a,
.alert-box--success a {
  color: #fff;
  text-decoration: underline; }

.alert-box .ak-button,
.alert-box .alert-box--close {
  text-decoration: none; }

.alert-box--error {
  background: #ee6c5b;
  color: #fff; }
  .alert-box--error .ak-button {
    background: #fff;
    border-color: #fff;
    color: #029DD6; }
    .alert-box--error .ak-button:hover {
      background: #fff;
      color: #444; }

.alert-box--success {
  background: #F0FADE;
  border: 1px solid #C8DAAF;
  color: #527910; }
  .alert-box--success .ak-button {
    background: #fff;
    border-color: #fff;
    color: #029dd6; }
    .alert-box--success .ak-button:hover {
      background: #fff;
      color: #444; }

.alert-box--info {
  background: #E4F7FD; }

.alert-box--close {
  color: #fff;
  position: absolute;
  right: 0;
  top: 0; }

.error_box,
.success_box {
  background: #FCF4F3;
  border: 1px solid #EFD9D6;
  padding: 13px 23px;
  margin-bottom: 23px; }
  .error_box h2,
  .success_box h2 {
    font-size: 16px;
    color: #8D3F3F;
    margin: 4px 0; }
  .error_box p,
  .success_box p {
    font-size: 14px;
    color: #664B4B;
    margin: 0 !important; }
  .error_box ul,
  .success_box ul {
    margin-left: 23px;
    list-style: none; }
  .error_box .signup_inner_button,
  .success_box .signup_inner_button {
    margin: 15px 0; }

.success_box {
  background: #F0FADE;
  border-color: #C8DAAF; }
  .success_box h2 {
    color: #51913C; }
  .success_box p {
    color: #4E6848; }

/* Buttons */
.ak-button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  background: #029dd6;
  border: 1px solid rgba(0, 0, 0, 0.6);
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  transition: background 0.2s; }
  .ak-button:hover {
    background: #13AEE7;
    text-decoration: none; }
  .ak-button small {
    color: rgba(255, 255, 255, 0.8);
    display: block;
    font-size: 12px;
    font-weight: normal; }

.ak-button--minimal {
  background: none;
  border: 2px solid #029dd6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #029dd6; }
  .ak-button--minimal:hover {
    background: #029dd6;
    color: #fff; }

.ak-button--big {
  font-size: 16px;
  padding: 20px 40px; }

.ak-button--gray {
  background: #fff;
  background: linear-gradient(#fff, #f9f9f9);
  border-color: #bbb;
  color: #444;
  padding: 5px 10px; }
  .ak-button--gray:hover {
    background: #fff;
    background: linear-gradient(#fff, #f9f9f9);
    border-color: #bbb; }

.ak-button--tiny {
  background: #fff;
  border-color: #bbb;
  color: #444;
  font-size: 10px;
  padding: 2px 10px; }
  .ak-button--tiny:hover {
    background: #fff;
    border-color: #999; }

.button--inline,
.ak-button--inline {
  display: inline-block; }

.inline-action {
  font-size: 12px; }

.card {
  background: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .card .core_content_container {
    border: none; }
    .card .core_content_container .card-footer {
      margin: 30px -30px -30px;
      padding: 20px 30px; }

.card-header {
  background: #f9f9f9;
  font: 700 14px Open Sans, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 10px 12px; }

.card-footer {
  background: #f9f9f9; }

/* Modals */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5); }

.modal {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  display: block;
  padding: 30px;
  margin: 0 auto;
  max-width: 550px;
  width: 90%;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s;
  transition: 0.5s;
  z-index: 100; }
  .modal h1, .modal h2, .modal h3, .modal h4 {
    font-family: Open Sans, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300; }
  .modal .modal--close {
    position: absolute;
    top: 0;
    right: 0;
    height: 46px;
    padding: 15px;
    color: #787878; }
    .modal .modal--close:hover {
      background: #F5F5F5;
      text-decoration: none; }

.modal-header {
  margin-bottom: 30px; }
  .modal-header h1 {
    font-size: 2em;
    line-height: 1.3;
    margin: 0; }
  .modal-header h2 {
    font-size: 1.2em;
    margin: 0; }
  .modal-header.modal-header--success h1, .modal-header.modal-header--success h2 {
    color: #81AD44; }
  .modal-header .success-check {
    margin: 0 20px 0 0;
    height: 65px;
    float: left;
    -webkit-animation: stampit 0.3s ease-in;
    animation: stampit 0.3s ease-in; }
    .modal-header .success-check path {
      fill: #81AD44; }

@-webkit-keyframes stampit {
  0% {
    opacity: 0;
    -webkit-transform: scale(4); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1); } }
@keyframes stampit {
  0% {
    opacity: 0;
    transform: scale(4); }
  100% {
    opacity: 1;
    transform: scale(1); } }
.modal-content h4 {
  font-size: 1.5em;
  margin-top: 30px; }
.modal-content ol, .modal-content ul {
  margin-left: 1.5em; }

/* Loading signal animation */
.loading-signal {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  border: 2px solid #029dd6;
  height: 20px;
  margin: 0 auto;
  opacity: 0;
  width: 20px;
  display: block;
  -webkit-animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: pulsate 1s ease-out;
  -moz-animation-iteration-count: infinite;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite; }

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    transform: scale(1.2);
    opacity: 0; } }
/* =========================================
Chart styles
========================================= */
.legendLabel, .tickLabel {
  color: #666; }

/* =========================================
Contact us
========================================= */
body#contact input, body#contact textarea {
  float: left; }

body#contact span.fieldError {
  color: #993300;
  float: left;
  margin-left: 10px; }

body#contact .answers {
  background: #F8F9DF;
  border-top: 1px solid #EDEACD;
  border-bottom: 1px solid #EDEACD;
  padding: 13px 18px;
  margin: 17px 0 33px; }

body#contact .answers p {
  margin-bottom: 23px; }

#responses {
  margin-left: 15px; }

#responses .icon {
  position: absolute;
  top: 0;
  left: -33px; }

.response {
  position: relative;
  font-size: 13px;
  margin-bottom: 23px; }

h5 {
  font-size: 18px;
  display: block;
  margin-bottom: 13px; }

h5 strong {
  color: #000; }

.search_box {
  padding: 22px 26px 20px 26px;
  margin-bottom: 33px;
  height: 87px;
  border: 1px solid #E2E2E2;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  background: #E2E2E2;
  background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(#DADADA), to(#EAEAEA));
  background-image: -moz-linear-gradient(0% 100% 90deg, #EAEAEA, #DADADA); }

.search_box img {
  margin: 1px 0 0 23px; }

.search_box input {
  padding: 11px 10px !important;
  width: calc(100% - 150px) !important;
  font-size: 15px !important; }

body#contact label {
  width: 200px;
  white-space: nowrap; }

body#contact .contact_submit_button {
  margin-left: 200px; }

@media all and (max-width: 590px) {
  .search_box {
    height: auto;
    padding: 10px; }
    .search_box input {
      float: none !important;
      margin: 0 0 10px;
      width: 100% !important; }
    .search_box b.search_button {
      float: none;
      display: block; }

  body#contact textarea {
    width: 100% !important; } }
/* =========================================
Credit card page
========================================= */
#cc_exp_yyyy {
  margin-right: 120px !important;
  }

/* =========================================
Dev
========================================= */
.api_dos {
  margin: 0 0 20px 20px; }

.api-sidebar {
  margin-bottom: 20px;
  position: relative; }
  .api-sidebar p {
    display: block;
    margin: 0;
    padding: 10px 12px; }
  .api-sidebar .menu-expand {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    .api-sidebar .menu-expand .noticon-expand {
      height: 42px;
      width: 42px;
      line-height: 42px;
      font-size: 32px; }
    .api-sidebar .menu-expand.expanded {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }

.api_ref li {
  border-bottom: 1px solid #e0e0e0;
  line-height: 25px;
  list-style: none; }
  .api_ref li:last-of-type {
    border-bottom: none; }
  .api_ref li a {
    color: #333;
    display: block;
    padding: 10px 12px; }
    .api_ref li a:hover {
      background: #f9f9f9;
      text-decoration: none; }
  .api_ref li.active a {
    background: #f9f9f9;
    color: #029dd6;
    font-weight: 700; }
  .api_ref li.subnav-active a {
    color: #333; }
  .api_ref li ul {
    background: #f9f9f9;
    display: none; }
    .api_ref li ul li {
      border-bottom: 0; }
  .api_ref li.active ul {
    display: block;
    margin-top: -5px;
    padding-bottom: 10px; }
    .api_ref li.active ul li a {
      padding: 5px 5px 5px 25px;
      color: #333;
      font-weight: 400; }
      .api_ref li.active ul li a:hover {
        text-decoration: underline; }
    .api_ref li.active ul li.active a {
      color: #029dd6; }

.docs h3 {
  color: #555;
  font: 24px Open Sans, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.api_subhead {
  border-bottom: 1px solid #eee;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 1.8em 0 0.5em;
  padding-bottom: 0.5em; }

.integration-type-box {
  width: 49%;
  background: #F4F9FC;
  border: 1px solid #C9E5F4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
  .integration-type-box:hover {
    text-decoration: none;
    border-color: #029dd6; }
  .integration-type-box:last-of-type {
    margin-left: 2%; }
  .integration-type-box span {
    display: block; }
  .integration-type-box .integration-type-title {
    padding: 15px;
    font-size: 1.2em;
    font-weight: 700;
    text-align: center;
    background: #E8F4FA;
    border-bottom: 1px solid #DEEDF7; }
  .integration-type-box .integration-type-about {
    padding: 15px;
    color: #333; }

.dev_api {
  background: url("/National_Library/20160930123623oe_/https://akismet.com/img/dev_icon_api.gif") 0 1px no-repeat;
  padding-left: 24px;
  line-height: 19px !important; }

.syntaxhighlighter {
  border: 1px solid #EEE !important; }

@media all and (max-width: 768px) {
  .api-sidebar .menu-expand {
    display: block; }

  .api_ref li {
    display: none; }
    .api_ref li a {
      display: inline-block;
      color: #333 !important; }
    .api_ref li ul {
      display: block;
      margin-left: 15px;
      margin-bottom: 10px;
      padding-bottom: 0 !important;
      background: #fff;
      border-left: 2px solid #eee; }
    .api_ref li.active {
      display: block; }
      .api_ref li.active a {
        background: #fff; }
    .api_ref li.current > a {
      color: #029dd6 !important; } }
/* =========================================
Existing account
========================================= */
#existing_account {
  width: 730px;
  position: absolute;
  z-index: 2000; }

.existing_option {
  color: #5E8C16;
  font-size: 16px;
  display: block;
  margin-bottom: 8px; }

.existing_table {
  width: 100%; }

.existing_table_left {
  width: 260px;
  padding-right: 40px; }

/* =========================================
Landing page - WordPress
========================================= */
body#lp_wp {
  background: #333; }
  body#lp_wp .header {
    background: #649316; }
  body#lp_wp .head_link a {
    color: #D6E4BE !important;
    margin-top: 4px; }
  body#lp_wp .logo-container {
    padding: 23px 10px 28px; }
  body#lp_wp .logo {
    background: url(/National_Library/20160930123623oe_/https://akismet.com/img/lp/wp/logo.png) no-repeat 0 0;
    background-size: 276px 25px;
    display: inline-block;
    height: 25px;
    text-indent: -9999em;
    width: 276px; }
  body#lp_wp h1 {
    font-size: 42px;
    font-weight: bold;
    color: #fff; }
  body#lp_wp .pitch {
    padding: 70px 0 0;
    text-align: center; }
  body#lp_wp .description {
    border-bottom: 1px solid #555;
    font-size: 25px;
    color: #999;
    padding-bottom: 30px;
    margin: 0 0 30px;
    line-height: 1.4; }
  body#lp_wp .signup_inner_button {
    font-size: 25px;
    margin-bottom: 50px; }
  body#lp_wp .gray_bar {
    background: #f0f0f0;
    padding: 32px 0;
    color: #263233;
    font-size: 24px;
    text-align: center; }
  body#lp_wp .home-get-started {
    padding-top: 0; }
  body#lp_wp .footer {
    background: #fff;
    color: #999; }
    body#lp_wp .footer .core_container {
      border-top: 1px solid #eee;
      padding: 20px 0; }
    body#lp_wp .footer a {
      color: #999;
      font-weight: bold; }

@media all and (max-width: 590px) {
  body#lp_wp .logo-container {
    text-align: center; }
    body#lp_wp .logo-container .head_link {
      display: block;
      float: none;
      margin-top: 20px; }
  body#lp_wp .pitch {
    padding-top: 40px; }
  body#lp_wp h1 {
    font-size: 32px; }
  body#lp_wp .description {
    margin-top: 20px;
    font-size: 20px; }
  body#lp_wp .signup_inner_button {
    display: block;
    padding: 20px 10px;
    font-size: 16px; }
  body#lp_wp .gray_bar {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px; } }

/* =========================================
Landing page - WordPress - v1
========================================= */
body#lp_wp_v1 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
  background: #f9f9f9;
}

/* Header */

#lp_wp_v1 .header {
  width: 100%;
  height: 100px;
  float: left;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 1.0);
  z-index: 50000;
}
#lp_wp_v1 .header nav {
  display: flex;
  -flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 960px;
  height: 100px;
  margin: auto;
}
#lp_wp_v1 .header h1 a svg {
  width: 120px;
}
#lp_wp_v1 .header a.apikey {
  color: #5E8E14;
}

/* Banner */

#lp_wp_v1 .banner {
  width: 100%;
  min-height: 500px;
  float: left;
  background: #5E8E14;
  z-index: 0;
}
#lp_wp_v1 .banner .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 960px;
  min-height: 500px;
  margin: auto;
  text-align: center;
}
#lp_wp_v1 .banner .content h2 {
  margin: 0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
  font-weight: 300;
  font-size: 30px;
  color: #fff;
  text-align: center;
}
#lp_wp_v1 .banner .content p {
  width: 500px;
  margin: 20px auto 40px auto;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: 100;
}
#lp_wp_v1 .banner .content p strong {
  font-weight: 500;
}
#lp_wp_v1 .banner .content p.seo {
  width: 100%;
  text-align: left;
  margin: 2px auto 35px auto;
  font-size: 16px;
  color: #fff;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  font-weight: 100;
}
#lp_wp_v1 .banner .content p.seo strong {
  font-weight: 500;
}
#lp_wp_v1 .banner .content a.bttn-big {
  display: inline-block;
  text-align: center;
  color: #fff;
  color: #5E8E14;
  padding: 15px 45px;
  border-radius: 3px;
  background: #fff;
  text-decoration: none;
}
#lp_wp_v1 .banner .content a.bttn {
  display: inline-block;
  text-align: center;
  color: #fff;
  color: #5E8E14;
  padding: 10px 20px;
  border-radius: 3px;
  background: #fff;
  text-decoration: none;
}
#lp_wp_v1 .banner .content a.bttnv6 {
  display: inline-block;
  text-align: center;
  color: #fff;
  color: #5E8E14;
  padding: 10px 20px;
  border-radius: 3px;
  background: #fff;
  text-decoration: none;
}

/* Testimonial */

#lp_wp_v1 .testimonials {
  width: 100%;
  float: left;
  padding: 60px 0;
  background: #fff;
  -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.25);
}
#lp_wp_v1 .testimonials .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 960px;
  margin: auto;
  text-align: center;
}
#lp_wp_v1 .testimonials .content a {
  color: #5E8E14;
}
#lp_wp_v1 .testimonials .content p.quote {
  max-width: 640px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
  font-weight: 300;
  font-size: 25px;
}
#lp_wp_v1 .testimonials .content img.avatar {
  display: block;
  width: 60px;
  height: 60px;
  margin: 20px auto 0 auto;
  background: #ddd;
  border-radius: 50%;
  border: none;
  outline: none;
}
#lp_wp_v1 .testimonials .content p.source {
  margin: 40px 0 0 0;
  color: #666;
}

#lp_wp_v1 .testimonials .content a.bttn {
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 15px 45px;
  border-radius: 3px;
  background: #5E8E14;
  text-decoration: none;
}

#lp_wp_v1 .testimonials .content a.bttnv6 {
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 10px 20px;
  border-radius: 3px;
  background: #5E8E14;
  text-decoration: none;
}

#lp_wp_v1 .core_content .core_container .cta a.bttn {
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 15px 45px;
  border-radius: 3px;
  background: #5E8E14;
  text-decoration: none;
}

.home-bottom-cta a.bttn {
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 15px 45px;
  border-radius: 3px;
  background: #5E8E14;
  text-decoration: none;
}

#lp_wp_v1 .core_content .core_container .cta {
  text-align: center;
}

/* Plans */

#lp_wp_v1 .plans {
  width: 100%;
  float: left;
  padding: 20px 0;
}
#lp_wp_v1 .plans .content {
  max-width: 960px;
  margin: auto;
}
#lp_wp_v1 .plans .content h2 {
  margin: 0;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
  font-weight: 300;
  font-size: 30px;
  color: #333;
  text-align: center;
}
#lp_wp_v1 .plans .content p {
  max-width: 500px;
  margin: 20px auto 40px auto;
  text-align: center;
  color: #666;
}

#lp_wp_v1 .plans .content .plan {
  width: 225px;
  float: left;
  margin: 0 20px 0 0;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.20);
  overflow: hidden;
}
#lp_wp_v1 .plans .content .plan:last-child {
  margin: 0;
}

#lp_wp_v1 .plans .content .plan h2.name {
  margin: 0;
  padding: 20px 20px 0 20px;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}
#lp_wp_v1 .plans .content .plan p.descriptor {
  margin: 0;
  padding: 0 20px;
  font-size: 13px;
  color: #999;
  text-align: center;
}
#lp_wp_v1 .plans .content .plan h3.price {
  margin: 0;
  padding: 20px 20px 0 20px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 20px;
  color: #5E8E14;
  text-align: center;
}
#lp_wp_v1 .plans .content .plan p.terms {
  margin: 0;
  padding: 0 20px;
  font-size: 13px;
  color: #999;
  text-align: center;
}
#lp_wp_v1 .plans .content .plan .features {
  margin: 40px 0 0 0;
  padding: 20px;
  background: #fdfdfd;
  border-top: 1px solid #ddd;
}
#lp_wp_v1 .plans .content .plan .features a.bttn {
  display: block;
  margin: 0 0 20px 0;
  background: #00aadc;
  border-color: #0087be;
  color: white;
  border-style: solid;
  border-width: 1px 1px 2px;
  cursor: pointer;
  outline: 0;
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 21px;
  border-radius: 4px;
  padding: 7px 14px 9px;
}
#lp_wp_v1 .plans .content .plan .features a.bttn:hover {
  border-color: #005082;
}
#lp_wp_v1 .plans .content .plan .features a.bttn:active {
  border-color: #005082;
  border-width: 2px 1px 1px;
  /*box-shadow: 0 0 0 2px #eba3a3;*/
}
#lp_wp_v1 .plans .content .plan .features ul {
  list-style: none;
}
#lp_wp_v1 .plans .content .plan .features ul li {
  text-align: center;
  color: #666;
  line-height: 2;
}
#lp_wp_v1 .plans .content .plan .features ul li strong {
  font-weight: 600;
  }
#lp_wp_v1 .plans .content .plan .features ul li em {
  display: block;
  margin: -5px 0 0 0;
  font-size: 11px;
  color: #999;
}
#lp_wp_v1 .plans .enterprise {
  max-width: 960px;
  clear: both;
  margin: auto;
  padding: 40px 0;
}
#lp_wp_v1 .plans .enterprise p {
  text-align: center;
  color: #666;
}
#lp_wp_v1 .plans .enterprise p a {
  color: #5E8E14;
}

#footer-container,
#footer-container.core_container {
  width: 100% !important;
  float: left;
  max-width: 100%;
  background: #222;
}

#a8c-dops {
  max-width: 960px;
  margin: auto;
}

/* Mobile Adjustments */

@media all and (max-width: 420px) {
  #lp_wp_v1 .header {
    height: 60px;
  }
  #lp_wp_v1 .header nav {
    max-width: 100%;
    height: 60px;
    padding: 20px;
  }
  #lp_wp_v1 .header h1 a svg {
    width: 80px;
  }
  #lp_wp_v1 .header a.apikey {
    font-size: 12px;
  }

  #lp_wp_v1 .banner {
    width: 100%;
    min-height: auto;
    padding: 60px 20px;
    background: #5E8E14;
  }
  #lp_wp_v1 .banner .content {
    max-width: 100%;
    min-height: auto;
    text-align: center;
  }
  #lp_wp_v1 .banner .content h2 {
    font-size: 20px;
    line-height: 1;
  }
  #lp_wp_v1 .banner .content p {
    width: auto;
    margin: 20px auto;
    font-size: 12px !important;
  }
  #lp_wp_v1 .banner .content a.bttn {
    font-size: 12px;
  }

  #lp_wp_v1 .testimonials {
    width: 100%;
    padding: 40px 20px;
  }
  #lp_wp_v1 .testimonials .content {
    max-width: 100%;
  }
  #lp_wp_v1 .testimonials .content p.quote {
    max-width: 100%;
    font-size: 20px;
  }
  #lp_wp_v1 .testimonials .content img.avatar {
    width: 40px;
    height: 40px;
    margin: 20px auto 0 auto;
  }
  #lp_wp_v1 .testimonials .content p.source {
    margin: 20px 0 0 0;
    font-size: 12px !important;
  }

  #lp_wp_v1 .plans {
    width: 100%;
    min-height: auto;
    padding: 40px 20px;
  }
  #lp_wp_v1 .plans .content {
    max-width: 100%;
  }
  #lp_wp_v1 .plans .content h2 {
    font-size: 20px;
    line-height: 1;
  }
  #lp_wp_v1 .plans .content p {
    width: auto;
    margin: 20px auto;
    font-size: 12px !important;
  }
  #lp_wp_v1 .plans .content .plan {
    width: 100%;
    margin: 0 0 20px 0;
  }
  #lp_wp_v1 .plans .content .plan h2,
  #lp_wp_v1 .plans .content .plan h3 {
    font-size: 20px;
  }
  #lp_wp_v1 .plans .content .plan p,
  #lp_wp_v1 .plans .content .plan li {
    font-size: 12px;
  }
  #lp_wp_v1 .plans .content .plan .features {
    margin: 20px 0 0 0;
  }
  #lp_wp_v1 .plans .enterprise {
    max-width: 100%;
    margin: 0;
    padding: 20px 0;
  }
  #lp_wp_v1 .plans .enterprise p {
    font-size: 12px !important;
    color: #999;
  }

  #footer-container,
  #footer-container.core_container {
    max-width: 100%;
    font-size: 12px;
    background: #222;
  }
  #footer-container.core_container ul li a {
    padding: 5px 20px;
  }
}

@media all and (max-width: 640px) {
  #lp_wp_v1 .header nav {
    padding: 20px;
  }
  #lp_wp_v1 .banner {
    padding: 20px;
  }
  #lp_wp_v1 .testimonials {
    padding:40px 20px;
  }
  #lp_wp_v1 .plans {
    padding: 40px 20px;
  }
  #lp_wp_v1 .plans .content .plan {
    width: calc(50% - 10px);
    height: 400px;
    margin: 0 0 20px 0;
    overflow: hidden;
  }
  #lp_wp_v1 .plans .content .plan:nth-child(even) {
    margin-left: 20px;
  }
  #lp_wp_v1 .plans .content .plan .features {
    min-height: 300px;
  }
}

/* =========================================
Logo popup
========================================= */
#logo-popup {
  background: none repeat scroll 0 0 #FFF;
  margin: 0;
  overflow: visible;
  padding: 18px 16px 5px 23px;
  top: -1px;
  position: absolute;
  z-index: 1500;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  webkit-border-radius-bottomleft: 6px;
  webkit-border-radius-bottomright: 6px; }

#logo-popup .description {
  margin: 0 0 7px;
  color: #666;
  font-size: 14px; }

#logo-popup .logo-popup-column {
  float: left;
  margin: 0 8px 8px 0;
  width: 178px; }

#logo-popup .logo-popup-column li {
  list-style: none outside none;
  padding-bottom: 10px; }

#logo-popup .logo-popup-column li .logo-link {
  border: medium none; }

#logo-popup .logo-popup-column li .logo-link img {
  border: medium none; }

#logo-popup .logo-popup-column ul {
  background: none repeat scroll 0 0 #F5F5F5;
  border-top: 1px solid #DFDFDF;
  margin: 0; }

#logo-popup .logo-popup-column li li {
  -moz-box-shadow: none;
  border-bottom: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
  -moz-use-text-color: #DFDFDF;
  font-size: 12px;
  margin: 0;
  padding: 0; }

#logo-popup .logo-popup-column li li a {
  border: medium none;
  display: block;
  font-size: 11px;
  line-height: 13px;
  padding: 6px 8px;
  text-shadow: 0 1px 0 #FFF; }

#logo-popup .logo-popup-column li li a span {
  color: #999; }

#logo-popup img {
  display: block;
  margin-bottom: 8px; }

#logo-popup #logo-blue img, #logo-popup #logo-grey img {
  padding: 20px 0; }

#logo-popup .details {
  color: #999;
  font-size: 11px; }

#logo-popup p, #logo-popup h3 {
  margin: 0; }

.logo-popup-header {
  padding-bottom: 13px; }

.logo-popup-close {
  background: url("/National_Library/20160930123623oe_/https://akismet.com/img/close_popup.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 21px;
  outline: medium none;
  position: absolute;
  right: 17px;
  text-indent: -9999px;
  top: 26px;
  width: 21px;
  opacity: 0.9;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  filter: alpha(opacity=90); }

.logo-popup-close:hover {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity=100); }

/* =========================================
Navigation
========================================= */
body#how .core_nav .how, body#dev .core_nav .dev, body#about .core_nav .about, body#blog .core_nav .blog, body#signup .core_nav .signup {
  color: #FFF !important;
  text-decoration: none; }

body#how .core_nav .how:hover, body#dev .core_nav .dev:hover, body#about .core_nav .about:hover, body#blog .core_nav .blog:hover, body#signup .core_nav .signup:hover {
  text-decoration: none; }

/* =========================================
Signup & Plans
========================================= */
.signup_account_container {
  background: #fff;
  -webkit-box-shadow: 0 0 1px #bbb;
  -moz-box-shadow: 0 0 1px #bbb;
  -o-box-shadow: 0 0 1px #bbb;
  box-shadow: 0 0 1px #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-right: 29px; }

.signup_inner {
  padding: 20px;
  width: 100%;
  max-width: 225px;
  text-align: center; }

.signup_outer_upgrade {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  width:100%; }

  .upgrade_block {
    display: inline-block;
    vertical-align: top;
    margin-right: 0px; }

/* Plan title and description */
.signup_inner_plan {
  font-size: 22px;
  margin-bottom: 10px; }

.signup_inner_header {
  color: #999;
  font-size: 12px; }

/* Price block */
.signup_inner_price {
  font-size: 60px;
  font-weight: normal;
  line-height: 1;
  margin: 20px -20px;
  padding: 20px 0 40px;
  position: relative;
  text-align: center; }
  .signup_inner_price .price-period {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    text-transform: uppercase; }
  .signup_inner_price .signup-button-container {
    bottom: -20px;
    border: 4px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 0 15px;
    left: 0;
    right: 0;
    position: absolute; }
  .signup_inner_price strong {
    display: block;
    font-weight: 100; }
  .signup_inner_price sup {
    font-size: 25px; }

/* Features List */
.signup_inner_desc {
  font-size: 12px;
  margin: 25px 0 0;
  text-align: left; }

.perks li {
  border-bottom: 1px dashed #ddd;
  padding: 8px 0;
  list-style-type: none; }
  .perks li:last-child {
    border: none; }

/* Personal Plan Tweaks */
.personal-plan {
  border-top: 10px solid #6E8E1F; }
  .personal-plan .signup_inner_price {
    background: #F0F6DF;
    padding: 35px 0 50px; }
    .personal-plan .signup_inner_price strong {
      font-size: 24px;
      margin-bottom: 15px; }

/* Business Plan Tweaks */
.business-plan {
  border-top: 10px solid #3E95CF;
  width: 451px; }
  .business-plan .signup_inner:first-child {
    border-right: 1px solid #ddd; }
  .business-plan .signup_inner_price {
    background: #EAF6FC; }

/* Bundle Column */
.signup_featured_plan {
  background: #222;
  border-top: 10px solid #BB0E09;
  color: #fff;
  font-size: 12px;
  margin: 0;
  max-width: 225px; }
  .signup_featured_plan .signup_inner {
    padding: 15px;
    text-align: left; }
  .signup_featured_plan .bundle-tag {
    background: #444;
    color: #ccc;
    font-size: 12px;
    font-weight: normal;
    margin: 5px -15px 10px;
    padding: 10px;
    text-align: center; }
  .signup_featured_plan .featured_plan_right {
    border-top: 1px dashed #666;
    margin-top: 15px;
    padding-top: 10px; }
  .signup_featured_plan .signup_inner_plan {
    color: #999;
    font-size: 12px;
    margin-bottom: 15px; }
    .signup_featured_plan .signup_inner_plan h5 {
      color: #fff;
      font-size: 18px;
      font-weight: normal;
      margin-bottom: 5px; }
    .signup_featured_plan .signup_inner_plan a {
      color: #666; }
  .signup_featured_plan .signup_inner_price {
    font-size: 30px;
    margin: 0;
    padding: 0;
    text-align: left; }
    .signup_featured_plan .signup_inner_price .plan-period {
      color: #999;
      display: inline-block;
      font-size: 10px;
      font-weight: 100;
      text-transform: uppercase; }
    .signup_featured_plan .signup_inner_price strong {
      display: inline-block; }
    .signup_featured_plan .signup_inner_price sup {
      font-size: 14px; }
    .signup_featured_plan .signup_inner_price small {
      color: #999;
      display: block;
      font-size: 12px;
      font-weight: 500;
      margin-top: 5px; }
  .signup_featured_plan .perks li {
    border-color: #4f4f4f;
    color: #999; }
  .signup_featured_plan .ak-button {
    font-size: 12px;
    padding: 5px 15px; }

#vaultpress-bundle-plan .signup_inner {
  background: #222 url(/National_Library/20160930123623oe_/https://akismet.com/img/logos/akismet-vaultpress-bundle-logo-2x.png) no-repeat center 16px;
  background-size: 200px 24px;
  padding-top: 52px; }

/* =========================================
BEGIN Plans Page A/B Tests
========================================= */

/* BEGIN reorder_plans */
.regular-plan {
  border-top: 10px solid #6E8E1F;
  float: left;
  margin-right: 15px;
  background: none repeat scroll 0% 0% #FFF;
  box-shadow: 0px 0px 1px #BBB;
  border-radius: 3px; }

  .regular-plan .signup_inner_price {
    background: #F0F6DF; }

  #enterprise-plan {
    border-top-color: #EF7112;
    margin-right: 0px; }

  #plus-plan {
    border-top-color: #3E95CF; }

  #personal-plan {
    border-top-color: #6E8E1F; }

  #inner_price_personal {
    padding: 35px 0 51px;
    background: #F0F6DF; }

  #inner_price_personal strong {
    font-size: 24px;
    margin-bottom: 15px; }

  #inner_price_plus {
    background: #EAF6FC; }

  #inner_price_bundle {
    background: #EAF6FC; }

  #inner_price_enterprise {
    background: #FEE5AC; }
  /* END reorder_plans */

/* BEGIN plans_with_features */
.enterprise-plan {
  border-top: 10px solid #EF7112;
  float: right;
  margin-right: 0px;
  background: none repeat scroll 0% 0% #FFF;
  box-shadow: 0px 0px 1px #BBB;
  border-radius: 3px; }

  .enterprise-plan .signup_inner_price {
    background: #FEE5AC; }

  .enterprise-plan .signup_inner_price strong {
    font-size: 60px; }

.more-info-dcb, 
.more-info-as, 
.more-info-ar, 
.more-info-ds, 
.more-info-ss,
.more-info-tr {
  border-bottom: 1px dotted #ccc; }

.more-info-dcb:hover, 
.more-info-as:hover, 
.more-info-ar:hover, 
.more-info-ds:hover, 
.more-info-ss:hover,
.more-info-tr:hover {
  text-decoration: none; 
  border-bottom: 1px dotted #333;
  cursor: help; }

.more-info-dcb-content, 
.more-info-as-content, 
.more-info-ar-content, 
.more-info-ds-content, 
.more-info-ss-content,
.more-info-tr-content,
.more-info-1-site-content {
  display: none;
  position: absolute;
  z-index: 9999;
  padding: 25px;
  background: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #000;
  margin: 0 auto;
  max-width: 400px;
  color: #6E8E1F;
  margin-bottom: 250px;
  opacity: .88; }

#more-info-icon {
  color: #6E8E1F;
  font-size: 100px;
  float: left;
  padding: 5px 15px 0px 0px;
  vertical-align: middle; }

#more-info-icon .noticon-lock {
  color: #E4C05C; }

.more-info-1-site:hover {
  text-decoration: none;
  cursor: pointer; }

.more-info-container {
  margin: 0 auto; }

.more-info-text {
  vertical-align: middle; }

.perks .noticon-checkmark {
  color: #6E8E1F;
  font-size: 12px;
  margin-top: 3px;
  margin-right: 2px; }

.perks .noticon-close {
  color: #AC0300;
  font-size: 12px;
  margin-top: 3px;
  margin-right: 2px; }

.perks .noticon-next {
  color: #AC0300;
  font-size: 12px;
  margin-top: 3px;
  margin-right: 2px; }

.perks .noticon-help {
  color: #6E8E1F;
  font-size: 12px;
  margin-top: 3px;
  margin-right: 2px; }

.signup_inner_plan .noticon-vaultpress {
  color: #AC0300;
  font-size: 25px;
  margin-top: 4px; }

.signup_inner_plan .noticon-lock {
  color: #21759b;
  font-size: 25px;
  margin-top: 4px; }

.signup_inner_plan .noticon-wordpress {
  color: #21759b;
  font-size: 25px;
  margin-top: 4px; }

.signup_inner_plan .noticon-plus {
  color: #AC0300;
  font-size: 25px;
  margin-top: 4px; }

.signup_inner_plan .noticon-user {
  color: #6E8E1F;
  font-size:25px;
  margin-top:4px; }

.signup_inner_plan .noticon-cog {
  color: #EF7112;
  font-size:25px;
  margin-top:4px;
}
.switch-bundle {
  color: #AC0300;
  cursor: pointer; }

#security-bundle {
  display: none; }

.personal-plan .signup_inner_price {
  background: #F0F6DF;
  padding: 35px 0 50px; }
  .personal-plan .signup_inner_price strong {
    font-size: 24px;
    margin-bottom: 15px; }
/* END plans_with_features */

/* BEGIN signup_with_steps */
.signup_steps_step_1 { margin-left: auto; margin-right: auto; width: 100%; margin-bottom: 30px; }
.signup_steps_step_1 ul li, .signup_steps_step_2 ul li { display: inline; list-style-type: none; padding-right: 35px; color: #999; }
.signup_steps_step_1 ul li.current, .signup_steps_step_2 ul li.current { color: #6E8E1F; }
.signup_steps_step_1 .noticon-rightarrow, .signup_steps_step_1 .noticon-checkmark, .signup_steps_step_2 .noticon-rightarrow, .signup_steps_step_2 .noticon-checkmark { margin-top: 2px; }

.signup_steps_step_2 { margin-left: auto; margin-right: auto; width: 100%; margin-bottom: 30px; display: none; }
/* END signup_with_steps */

/* BEGIN url_prompt */
.url_prompt { margin-left: auto; margin-right: auto; width: 100%; margin-bottom: 30px; }
.url_prompt h2 { margin-bottom: 10px; text-align: center; width: 100%; }
.url_prompt input { padding: 10px; width: 75%; display: block; margin-left: auto; margin-right: auto; font-size: 18px; }
/* END url_prompt */

/* BEGIN url_prompt_pwyw */
.pwyw_url_prompt { margin-left: auto; margin-right: auto; width: 100%; margin-bottom: 35px; }
.pwyw_url_prompt h2 { margin-bottom: 10px; text-align: center; width: 100%; }
.pwyw_url_prompt input { padding: 10px; width: 75%; display: block; font-size: 12px; border: 1px solid #AC0300; }
.pwyw_url_prompt small {text-align: center; }
/* END url_prompt_pwyw */

/* =========================================
END Plans Page A/B Tests
========================================= */

/* High Volume Pricing */
.plans-contact {
  border-top: 1px solid #ddd;
  margin-top: 30px;
  padding-top: 20px;
  text-align: center; }

@media all and (max-width: 1000px) {
  .signup_account_container {
    float: none;
    margin: 0 0 20px;
    width: 100%;
    max-width: none; }

  .signup_inner {
    float: none;
    max-width: none; }

  .business-plan .signup_inner:first-child {
    border-right: none;
    border-bottom: 1px solid #ddd; } }
#block_payment,
#block_done {
  background: #fff;
  border: 1px solid #ddd;
  display: none;
  margin: 30px auto;
  padding: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
  #block_payment.update-payment,
  #block_done.update-payment {
    display: block; }

#block_plan,
#block_done {
  display: block; }
  
#selection_plan_discount ul.discount {
	padding-left: 30px;
}

#selection_plan_discount ul.discount span {
	font-weight: bold;
}

/* Signup Form */
label.credit_card {
  height: 32px;
  width: 218px;
  text-indent: -5000px;
  background: url(/National_Library/20160930123623oe_/https://akismet.com/img/cc.png) no-repeat 0 0;
  background-size: 218px 32px; }

label.paypal {
  height: 32px;
  width: 52px;
  text-indent: -5000px;
  background: url(/National_Library/20160930123623oe_/https://akismet.com/img/pp.png) no-repeat 0 0;
  background-size: 52px 32px; }

#credit_card, #paypal {
  margin-top: 5px; }

#block_payment .payment_left, #block_payment .payment_right {
  max-width: 400px;
  font-weight: 300;
  width: 50%;
  float: left; }
#block_payment .payment_right {
  float: right; }
#block_payment .payment_continue {
  margin: 40px 0 0; }
  #block_payment .payment_continue .processing {
    display: none; }
    #block_payment .payment_continue .processing .loading-signal {
      float: left;
      margin-right: 10px; }
  #block_payment .payment_continue.loading .ak-button {
    display: none; }
  #block_payment .payment_continue.loading .processing {
    display: block; }
  #block_payment .payment_continue .disclaimer {
    display: block; 
    font-weight: 300;
    margin-top: 5px; }
#block_payment #payment_method,
#block_payment #billing_cycle {
  margin: 30px 0; }

#payment_details {
  position: relative;
  margin-right: 23px; 
  font-weight: 300; }
  #payment_details label {
    float: none;
    font-size: 12px;
    display: block;
    margin-bottom: 3px;
    width: auto; 
    font-weight: 300; }
  #payment_details select {
    padding: 3px 5px;
    margin-right: 4px; }
  #payment_details span.fieldError {
    color: #a00;
    display: block;
    font-size: 12px;
    margin: 5px 0 0 0;
    padding: 5px; }

#signup_summary {
  padding: 10px 0; 
  font-weight: 300;}
  #signup_summary a {
    color: #97B0C4; }
  #signup_summary strong {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    display: block; }
  #signup_summary b {
    color: #5E8C16;
    font-size: 18px;
    margin-right: 10px; }

.signup_form_plans {
  color: #5E8C16; }
  .signup_form_plans span {
    float: right;
    color: #333;
    font-family: Arial, sans-serif; }

.signup_secure_checkout {
  margin-top: 30px; }

.signup_secure_lock {
  background: url(/National_Library/20160930123623oe_/https://akismet.com/signup/inc/img/signup_icon_lock.png) 0 3px no-repeat;
  width: 234px;
  padding-top: 15px;
  padding-left: 75px;
  font-size: 12px;
  color: #5D5D5D; }
  .signup_secure_lock strong {
    font-weight: normal;
    color: #222; }

/* Payment Details Field Errors */
#first_name-error, #last_name-error, #developer_app_description-error{
  color: #cc0000;
  display: block;
  float: none;
  font-size: 12px;
  width: auto; }

#cc_no-error, #cvv-error, #cc_exp_yyyy-error {
  color: #cc0000; }

/* PWYW Slider */
#payment_pwyw {
  display: none; }

.free_slider {
  position: relative; }

.pwyw_smiley {
  position: absolute;
  left: 210px;
  top: 13px;
  display: block;
  width: 37px;
  height: 37px;
  background-image: url("/National_Library/20160930123623oe_/https://akismet.com/img/ab/smiley.png?1");
  background-position: 0 -111px; }

.slider_monthly {
  position: absolute;
  background: #FFF;
  padding: 4px 8px;
  border: 1px solid #DDD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #666;
  font-size: 11px;
  font-weight: bold;
  font-family: Open Sans, Arial, sans-serif; }
  .slider_monthly img {
    position: absolute;
    bottom: -5px;
    left: 26px; }

.ui-state-default, .ui-widget-content .ui-state-default {
  outline-style: none;
  outline-width: 0; }

/* Plan Descriptions on Selection */
#selection_plan_description ul {
  padding: 15px 0px 0px 5px; 
  color: #787878;}

#selection_plan_description ul li {
  list-style-type: none; }

#selection_plan_description .noticon-checkmark {
  color: #5E8C16;
  font-size: 20px; }

/* Bundle Upsell on Checkout */
.bundle-upsell {
  margin: 10px -30px 0; }
  .bundle-upsell .signup_inner {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    color: #fff;
    max-width: none; }
    .bundle-upsell .signup_inner p {
      margin-bottom: 15px;
      text-align: left; }

@media all and (max-width: 950px) {
  #block_payment .payment_left, #block_payment .payment_right,
  #block_payment .payment_right {
    float: none;
    margin-bottom: 30px;
    width: 100%;
    max-width: none; } }
@media all and (max-width: 530px) {
  #paypal {
    clear: left;
    margin-top: 24px; }

  label.paypal {
    margin-top: 15px; }

  .billingdaddy td {
    clear: both;
    float: left;
    margin-bottom: 20px; } }
#block_done .done_text {
  font-size: 16px;
  color: #484848;
  margin: 40px 0 60px;
  line-height: 24px; }
  #block_done .done_text span {
    font-size: 18px;
    font-weight: 700; }
#block_done .done_install_button {
  width: 300px; }
#block_done p {
  margin-bottom: 20px; }
#block_done ol {
  margin-left: 30px; }
  #block_done ol li {
    line-height: 24px; }

/* VP Code after Signup */
#complete-vaultpress .signup_inner {
  background: #222 url(/National_Library/20160930123623oe_/https://akismet.com/img/logos/vaultpress-bundle-logo-2x.png) no-repeat right 30px bottom 26px;
  background-size: 154px 40px;
  color: #fff;
  margin-bottom: 50px; }
#complete-vaultpress h1 {
  color: #fff; }
#complete-vaultpress code {
  background: rgba(255, 255, 255, 0.2);
  display: block;
  font-size: 18px;
  padding: 10px 15px; }

/* =========================================
UPDATE
========================================= */
#update_user label {
  width: 140px; }

#update_user span.fieldError {
  color: #993300;
  display: block;
  margin: 5px 0 0 140px !important; }

/* =========================================
TEST
========================================= */
#test-comment label {
  float: none; }

/* =========================================
SUPPORT
========================================= */
ul.docs {
  padding-bottom: 20px;
  padding-left: 25px; }

ul.docs li {
  font-size: 14px;
  padding: 5px; }

.quick-help-active {
  font-weight: bold;
  color: #74821E; }

.quick-help:before {
  content: '\21d2  '; }

/* &rArr; */
#update-cc-form, #resend-form, #cancel-copy, #reset-pw-copy {
  display: none; }

/* =========================================
KEY ALERT ERRORS
========================================= */
.bundle-logo-container {
  background-color: #333333;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #000000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

b.search_button {
  float: right;
  text-align: center;
  background: #029DD6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.8);
  padding: 12px 32px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  font-weight: normal;
  font-size: 14px;
  transition: background 0.2s; }

b.search_button:hover {
  background: #13AEE7; }

.contact_submit_button {
  display: block;
  text-align: center;
  background: #029DD6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.8);
  padding: 12px 32px !important;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  font-weight: normal;
  font-size: 14px;
  transition: background 0.2s; }

.contact_submit_button:hover {
  background: #13AEE7; }

.contact_submit_button:active {
  background: #0077af; }

#signup_content_2 h2 {
  font-size: 18px;
  color: #484848; }

#signup_content_2 p {
  font-size: 14px;
  color: #666;
  line-height: 18px;
  margin-bottom: 20px; }

@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .wpcc .wpcc-button::before {
    background-image: url(/National_Library/20160930123623oe_/https://akismet.com/img/wpcc-logo-2x.png); } }

/* =========================================
WOO
========================================= */
h1.woo { 
  float: left; 
  height: 65px; }

#woo-logo { 
  height: 65px; 
  width: 190px; 
  float: right; 
  background: transparent url("/National_Library/20160930123623oe_/https://akismet.com/img/logos/logo-woocommerce.png") no-repeat scroll center center / 183px; }

.woo-blurb {
  text-align: center;
  clear: both;
  margin-bottom: 20px; }

@media screen and (max-width: 400px) {
    #woo-logo { 
      float: none; 
      margin: 0 auto; 
      clear: both; }
    h1.woo {  
      margin-bottom: 25px; 
      text-align: center; }
}

/* =========================================
JETPACK
========================================= */
h1.jetpack { 
  float: left; 
  height: 65px; }

#jetpack-logo { 
  height: 65px; 
  width: 190px; 
  float: right; 
  background: transparent url("/National_Library/20160930123623oe_/https://akismet.com/img/logos/jetpack-green.png") no-repeat scroll center center / 183px; }

.jetpack-blurb {
  text-align: center;
  clear: both;
  margin-bottom: 20px; }

@media screen and (max-width: 400px) {
    #jetpack-logo { 
      float: none; 
      margin: 0 auto; 
      clear: both; }
    h1.jetpack {  
      margin-bottom: 25px; 
      text-align: center; }
}
/* =========================================
DOPS Footer
========================================= */
@font-face {
  font-family: 'Automatticons';
  src: url("ui/automatticons/automatticons-regular-webfont.eot");
  src: url("ui/automatticons/automatticons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("ui/automatticons/automatticons-regular-webfont.woff") format("woff"), url("ui/automatticons/automatticons-regular-webfont.ttf") format("truetype"), url("ui/automatticons/automatticons-regular-webfont.svg#automatticonsregular") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
nav ul li {
  float: left;
  list-style-type: none; }

nav ul li a {
  display: block; }

.core_footer {
  padding-top: 50px;
  padding-bottom: 50px; }
  .core_footer:after {
    clear: both;
    content: '';
    display: block; }
  .core_footer a {
    color: #e7f3cb;
    font-size: 0.9em;
    line-height: 2.5em;
    padding-right: 1.25em;
    text-decoration: none;
    -webkit-transition: 0.25s color ease-in-out;
    -moz-transition: 0.25s color ease-in-out;
    -o-transition: 0.25s color ease-in-out;
    transition: 0.25s color ease-in-out; }
    .core_footer a:hover {
      color: #fff !important;
      text-decoration: underline; }
      .core_footer a:hover:before {
        color: #787878 !important; }
  .core_footer nav {
    border-bottom: 1px #4d4d4d solid;
    overflow: hidden;
    padding: 0.625em 0; }
    .core_footer nav ul,
    .core_footer nav span {
      float: left; }
  .core_footer #a8c-attribution {
    color: #999999;
    float: right;
    font-size: 0.64125em;
    line-height: 2.8125em;
    margin-top: 4px;
    text-transform: uppercase;
    vertical-align: baseline; }
    .core_footer #a8c-attribution a {
      color: #999;
      padding-right: 0; }
    .core_footer #a8c-attribution strong {
      display: inline-block; }
      .core_footer #a8c-attribution strong span {
        display: none; }
      .core_footer #a8c-attribution strong:after {
        content: 'A';
        font: normal 16px/1 'Automatticons';
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        margin: 0 5px 0 3px;
        vertical-align: middle;
        width: 94px; }
  .core_footer #a8c-secondary {
    border-bottom: 0; }
    .core_footer #a8c-secondary a {
      color: #999;
      font-size: 0.85em; }
  .core_footer #a8c {
    float: right; }
    .core_footer #a8c a:before {
      font: normal 16px/1 'Automatticons';
      color: #505050;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      vertical-align: middle;
      margin-right: 5px;
      margin-top: -5px; }
    .core_footer #a8c a[href*='wordpress.com']:before {
      content: 'W'; }
    .core_footer #a8c a[href*='akismet.com']:before {
      content: 'K'; }
    .core_footer #a8c a[href*='polldaddy.com']:before {
      content: 'P'; }
    .core_footer #a8c a[href*='vaultpress.com']:before {
      content: 'V'; }
    .core_footer #a8c li:last-of-type a {
      padding-right: 0; }

#steps-indicator {
  display: none;
  box-shadow: 0px 1px 0px rgba(51, 51, 51, 0.25);
  margin-bottom: 30px;
  margin-top: -15px;
  height: 80px; }

#steps-indicator p {
  color: #333333;
  font-weight: bold;
  letter-spacing: -0.062em;
  font-size: 18px;
  margin-top: 20px; }

#steps-indicator .notice-message {
  width: 240px; }

#steps-indicator .notice-message.icon:before {
  font-size: 32px;
  color: #00bcf5;
  line-height: 80px;
  float: left;
  text-shadow: 0px -px 0px #ffffff;
  margin-right: 17px; }

#steps-indicator small {
  display: block;
  margin-bottom: 10px;
  margin-top: -7px;
  font-size: 11px;
  text-transform: uppercase;
  color: rgba(51, 51, 51, 0.75); }

#steps-indicator ol {
  list-style-type: none;
  margin: 0px 0 -1px 0;
  padding: 0 0 0 40px; }

#steps-indicator ol li {
  display: inline-block;
  width: 140px;
  padding: 20px 10px 0px 10px;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(51, 51, 51, 0.5);
  list-style-type: none !important;
  text-align: center; }

#steps-indicator ol li h3 {
  color: rgba(51, 51, 51, 0.5);
  font-size: 14px;
  margin-bottom: 10px; }

#steps-indicator ol li span {
  color: #c43932; }

#steps-indicator ol li small {
  font-size: 11px;
  margin-bottom: 0px;
  line-height: 30px;
  color: rgba(51, 51, 51, 0.25); }

#steps-indicator ol li.active {
  background-color: rgba(255, 255, 255, 0);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 100%);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 100%);
  background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 100%);
  border-radius: 2px; }

#steps-indicator ol li.active:before {
  color: #ff9a1f; }

#steps-indicator ol li.active h3 {
  color: #74a21e; }

#steps-indicator ol li.active small {
  color: #92d613; }

.arrow_box {
  position: relative;
  background: #ffffff; }

.arrow_box:after,
.arrow_box:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  left: 50%;
  margin-left: -10px; }

.arrow_box:before {
  border-color: rgba(153, 153, 153, 0);
  border-top-color: #cccccc;
  border-width: 11px;
  left: 50%;
  margin-left: -11px; }

.asterix {
  color: #a00;
  padding-left: 4px; }

.noticon-2x {
  font-size: 32px; }

/* =========================================
404 Page
========================================= */
.four-oh-four {
  background: url(/National_Library/20160930123623oe_/https://akismet.com/img/akisbot-worried-2x.png) no-repeat left center;
  background-size: 305px 371px;
  min-height: 372px;
  padding-left: 385px; }
  @media all and (max-width: 768px) {
    .four-oh-four {
      padding-left: 0;
      padding-bottom: 400px;
      background-position: center bottom; } }
  .four-oh-four h1 {
    font-size: 48px;
    margin-bottom: 0; }
  .four-oh-four h2 {
    color: #2a2a2a;
    font-size: 36px; }
  .four-oh-four .big {
    color: #777;
    font-size: 18px;
    line-height: 1.5; }
  .four-oh-four form {
    margin: 40px 0; }
    .four-oh-four form input[type="text"] {
      font-size: 16px;
      height: 36px;
      width: 450px; }
    .four-oh-four form .signup_inner_button {
      height: 36px;
      padding: 0 20px; }

.akismet-logo-tablet {
  display: none; }
  .akismet-logo-tablet a {
    background: #5e8e14 url(/National_Library/20160930123623oe_/https://akismet.com/img/ak-logo-2x.png) no-repeat center center;
    background-size: 30px 23px;
    color: #74a21e;
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 7px 15px 0;
    width: 70px;
    text-indent: -9999em; }

.drawer-label {
  display: none;
  position: absolute;
  left: 75px;
  top: 5px;
  color: #fff;
  font: normal 16px/44px "noticons";
  cursor: pointer;
  user-select: none;
  width: auto;
  z-index: 500; }
  .drawer-label:after {
    content: '\f419';
    display: block;
    width: 44px;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box; }

@media all and (max-width: 1000px) {
  .core_content_container {
    padding: 20px; }

  .core_right_col,
  .core_left_col {
    float: none;
    width: 100% !important; }

  .core_left_col {
    border: 0;
    padding: 0; }

  .core_hline,
  .about_select_a_plan {
    margin-bottom: 30px; } }
@media all and (max-width: 780px) {
  #header .main-nav,
  #ak-logo,
  #header #wpcc-sign-in .wpcom {
    display: none; }

  .akismet-logo-tablet,
  .drawer-label {
    display: block; }

  #header .main-nav {
    background: #222;
    float: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%; }
    #header .main-nav li {
      float: none !important;
      text-align: center; }
    #header .main-nav a {
      border-top: 1px solid #444;
      float: none;
      line-height: 64px; } }
@media all and (max-width: 590px) {
  .alert-box .ak-button {
    display: block;
    float: none;
    margin-bottom: 20px; }

  .core_footer {
    padding: 0; }
    .core_footer nav ul,
    .core_footer nav ul li,
    .core_footer span,
    .core_footer #a8c,
    .core_footer #a8c-attribution {
      float: none; }
    .core_footer nav {
      border-bottom: 0;
      padding: 0; }
      .core_footer nav ul li {
        display: block; }
        .core_footer nav ul li a {
          border-bottom: 1px solid #333;
          color: #999;
          display: block;
          font-size: 1em !important;
          padding: 10px 20px; }
    .core_footer #a8c-attribution {
      display: none; }
    .core_footer #a8c {
      background: #111; }
      .core_footer #a8c a {
        border-bottom: 0; } }
@media all and (max-width: 450px) {
  #header .user-nav li:first-child a {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 110px; } }

/* =========================================
Jetpack Plans
========================================= */

#plans-new-test {
  display: none;
}

.jpp-alert {
  text-align: center;
  width: 90%;
  background: #c7e4f0;
  background: rgba(199, 228, 240, 0.5);
  padding: 20px;
  margin: 0px auto;
  margin-top: 25px;
  font-weight: 200;
  font-size: 14px;
  border-radius: 8px;
}

.jpp-alert .head {
  font-size: 18px;
}

.noticon-info {
  font-size: 27px;
  color: #1e8cbe;
}

.jpp-alert-btn {
  border: 1px solid #1e8cbe;
  padding: 7px;
  border-radius: 5px;
  background: #1e8cbe;
  color: white;
  margin-left: 25px;
}

@media (max-width: 800px) {

  .noticon-info {
    display: none;
  }

  .jpp-alert .head {
  font-size: 16px;
}

  .jpp-alert {
    width: 100%;
  }

  .jpp-alert-text {
    font-size: 13px;
  }

  .jpp-alert-btn {
    clear: both;
    display: block;
    margin: 0px auto;
    width: 100px;
    text-align: center;
    margin-top: 10px;
  }

}
  .banner h1 {
    padding: 0;
  }

  #switch-wp, #switch-nwp {
    text-align: center;
    font-size: 13px;
  }

  #switch-wp {
    display: none;
  }

  #switcher {
    text-align: center;
    margin-top: 40px;
  }

  #switcher a {
    padding:14px 28px;
    border:solid 1px #6d8f0e;
    margin: 0;
    color:#6d8f0e;
    font-weight: bold;
    text-decoration: none;
  }

  #switcher a:hover {
    text-decoration: underline;
  }

  #switcher a.p {
    margin-right: -2px;
    border-radius: 8px 0 0 8px;
  }

  #switcher a.b {
    margin-left: -2px;
    border-radius: 0 8px 8px 0;
    border-left: none;
  }

  #switcher a.selected {
    text-decoration: none;
    background: #6d8f0e;
    color:#fff;
    background: linear-gradient(#5e8e14, #6d8f0e);
  }

  #notice {
    width: 760px;
    padding: 15px;
    background: #5e8e14;
    border-radius: 10px;
    color: white;
    text-align: center;
    font-weight: 200;
    opacity: .70;
    margin: 0 auto 30px auto;
    font-size: 12px;
  }

  #plan-business, #plan-features-mobile {
    display: none;
  }

  #plan-personal, #plan-business {
    background: #fff;
  }

  .detail {
    width: 760px;
    margin: 0 auto 30px auto;
    border-radius: 10px;
    border:solid 1px #ccc;
    padding: 30px;
    font-weight: 400;
  }

  .detail h2 {
    font-size: 2.0em;
    text-align: center;
    margin-bottom: 10px;
    color: black;
  }

  .detail h3 {
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: normal;
    color: #777;
  }

  .detail p, .detail h3 {
    text-align: center;
    margin-bottom: 25px;
    padding-bottom: 25px;
    
  }

  .detail p a {
    display: inline-block;
    padding: 12px 30px;
    border:solid 1px #777;
    text-decoration: none;
    color: #fff;
    background: #0090ba;
    background: linear-gradient(#0090ba, #007ca1);
    border-radius: 6px;
    font-weight: bold;
    margin-top: 10px;
    font-size: 1.5em;
  }

  .detail p a:hover {
    text-decoration: underline;
  }

  .detail ul {
    display: inline-block;
  }

  .detail ul li {
    float:left;
    width: 50%;
    margin-bottom: 20px;
    padding: 20px 20px 20px 60px;
    text-transform: uppercase;
    font-size: .9em;
    color: #777;
    list-style-type: none;
  }

  .detail ul li strong {
    color:#000;
  }

  .detail ul li.backups {
    background: url('/National_Library/20160930123623oe_/https://akismet.com/img/vpimg/backup.png') 20px 20px no-repeat;
    background-size: 30px 30px;
  }

  .detail ul li.protect {
    background: url('/National_Library/20160930123623oe_/https://akismet.com/img/vpimg/protect.png') 20px 20px no-repeat;
    background-size: 30px 30px;
  }

  .detail ul li.spammer {
    background: url('/National_Library/20160930123623oe_/https://akismet.com/img/vpimg/spam.png') 20px 20px no-repeat;
    background-size: 30px 30px;
  }

  .detail ul li.support {
    background: url('/National_Library/20160930123623oe_/https://akismet.com/img/vpimg/support.png') 20px 20px no-repeat;
    background-size: 30px 30px;
  }

  .detail ul li.migrate {
    background: url('/National_Library/20160930123623oe_/https://akismet.com/img/vpimg/migration.png') 20px 20px no-repeat;
    background-size: 30px 30px;
  }

  .detail ul li.scanner {
    background: url('/National_Library/20160930123623oe_/https://akismet.com/img/vpimg/scanner.png') 20px 20px no-repeat;
    background-size: 30px 30px;
  }

  #plan-trust {
    width: 760px;
    margin: 0 auto 30px auto;
    padding: 30px 15px;
    font-size: 16px;
  }

  #plan-trust img {
    width: 100px;
    height: 35px;
  }

  #genericon {
    font-size: 30px;
    width: 100px;
    height: 35px;
    color: #ffba00;
    padding-top: 3px;
  }

  #plan-trust ul {
    display: inline-block;
  }

  #plan-trust ul li {
    float:left;
    width: 33.33%;
    margin-bottom: 20px;
    padding: 0 10px;
    font-size: .8em;
    text-align: center;
    line-height: 1.5em;
    list-style-type: none;
  }

  #plan-business #plan-pre {
    border-right: solid 1px #ccc;
    padding-right: 20px;
  }

  #plan-business #plan-pro {
    padding-left: 20px;
  }

  #plan-business #plan-pre p, #plan-business #plan-pro p {
    border-bottom: none;
    margin-bottom: 0;
  }

  #plan-business #plan-pre, #plan-business #plan-pro {
    width: 50%;
    float: left;
    display: inline-block;
  }

  #plan-business ul {
    border-top:solid 1px #ccc;
    padding-top: 30px;
  }

  #plan-business #plan-pre ul, #plan-business #plan-pro ul {
    border-top:none;
    padding-top: 0;
  }

  #plan-business #plan-pre li, #plan-business #plan-pro li {
    width: 100%;
  }

  #akismet-only {
    text-align: center;
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: bold;
  }

  #akismet-only a {
    color: #007ca1;
    text-decoration: none;
    padding: 3px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  #akismet-only a:hover {
    border-bottom: 2px solid #007ca1;
  }

  #nwp-plan-section {
    display: none;
  }

  @media (max-width: 800px) {

    #notice {
      width: 100%;
    }

    .detail, #plan-trust {
      border: none;
      width: 100%;
      margin-bottom: 0;
    }

    .detail ul, #plan-trust ul, #plan-business ul {
      display: block;
      margin: 0 auto;
    }

    .detail ul li, #plan-business #plan-pre ul li, #plan-business #plan-pro ul li {
      float: none;
      margin: 0 auto 15px auto;
      padding: 0;
      text-transform: none;
      width: 50%;
      list-style: disc;
      background:none !important;
    }

    .detail ul {
      padding-bottom: 30px;
      border-bottom: solid 1px #ccc;
    }

    #plan-trust ul li {
      float: none;
      width: 80%;
      text-align: center;
      padding: 0;
      text-transform: none;
      margin:0 auto 45px auto;
    }

    #plan-business #plan-pre, #plan-business #plan-pro {
      width: 100%;
      border:none;
      padding: 0;
    }

    #plan-business ul {
      border:none;
      padding-bottom: 0;
    }

    #plan-business ul li, #plan-business #plan-pro ul li, #plan-business #plan-pre ul li {
      margin-bottom: 20px
    }

    #plan-business ul#plan-features-mobile, #plan-business ul#plan-features-normal {
      border-bottom: solid 1px #ccc;
      padding-bottom: 30px;
      margin-bottom: 30px;
      display: inline-block;
      width: 100%;
      padding-top: 0;
    }
  }

#switcher-v1 {
  text-align: center;
  margin-top: 35px;
}

#switcher-v1 a {
  padding:14px 28px;
  border:solid 1px #1e8cbe;
  margin: 0;
  color:#1e8cbe;
  font-weight: bold;
  text-decoration: none;
}

#switcher-v1 a:hover {
  text-decoration: underline;
}

#switcher-v1 a.wp {
  margin-right: -2px;
  border-radius: 8px 0 0 8px;
}

#switcher-v1 a.nwp {
  margin-left: -2px;
  border-radius: 0 8px 8px 0;
  border-left: none;
}

#switcher-v1 a.selected {
  text-decoration: none;
  background: #1e8cbe;
  color:#fff;
  background: linear-gradient(#1e8cbe, #1e8cbe);
}

#plans-nwp {
  display: none;
}
