@import url("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: #333333;
  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(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: whitesmoke;
  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("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("https://akismet.com/img/core_logo.gif") no-repeat;
  cursor: pointer; }

.core_logo_signup {
  height: 32px;
  width: 180px;
  background: url("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(#ffffff, #f9f9f9);
  border-color: #bbb;
  color: #444;
  padding: 5px 10px; }
  .ak-button--gray:hover {
    background: #fff;
    background: linear-gradient(#ffffff, #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: whitesmoke;
      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; }

.signup_button_continue .loading-signal {
	border-color: #fff;
}

@-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: #333333; }
  .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: #333333;
      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: #333333; }

.dev_api {
  background: url("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: #333333 !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-test {
  background: #649316; }
  body#lp_wp-test .head_link a {
    color: #D6E4BE !important;
    margin-top: 4px; }
  body#lp_wp-test .logo-container {
    padding: 23px 10px 28px; }
  body#lp_wp-test .logo {
    background: url(https://akismet.com/img/lp/wp/logo-test.png) no-repeat 0 0;
    background-size: 142px 25px;
    display: inline-block;
    height: 25px;
    text-indent: -9999em;
    width: 142px; }
  body#lp_wp-test h1 {
    margin-bottom: 1em; }
  body#lp_wp-test .button {
    background: #fff;
    border-color: #c8d7e1;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #2e4453;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    margin-right: 0px;
    outline: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 21px;
    border-radius: 4px;
    padding: 7px 14px 9px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-shadow: none;
    margin-left: .5rem; }
    body#lp_wp-test .button.primary {
      background-color: #8CD118;
      border-color: #5E8E14;
      color: #fff; }
      body#lp_wp-test .button.primary.main-cta {
        font-size: 18px;
        font-weight: bold;
        padding: 20px 40px;
        text-transform: uppercase; }
  body#lp_wp-test .plans {
    background-color: #fff;
    padding: 5rem 0 6rem;
    text-align: center; }
  body#lp_wp-test .plan {
    width: 20rem;
    display: inline-block;
    border: 2px solid #f4f4f4;
    margin-right: 2rem; }
    body#lp_wp-test .plan .button {
      width: 80%;
      font-weight: bold; }
      body#lp_wp-test .plan .button.primary {
        font-weight: normal; }
    body#lp_wp-test .plan > div {
      padding: 1rem;
      border: 1px solid #f4f4f4;
      border-width: 0 0 2px 0; }
      body#lp_wp-test .plan > div:first-child {
        padding-bottom: 2rem; }
    body#lp_wp-test .plan .description .button {
      margin-top: 3rem; }
    body#lp_wp-test .plan .plan-name {
      text-transform: uppercase;
      font-weight: bold;
      color: #8CD118; }
    body#lp_wp-test .plan h2 {
      font-family: 'Open Sans';
      font-weight: bold;
      font-size: 20px;
      margin: 1em 0; }
    body#lp_wp-test .plan .feature:empty {
      display: block; }
    body#lp_wp-test .plan.plan-primary {
      border-color: #8CD118; }
  body#lp_wp-test .spam-counter {
    padding-bottom: 1rem; }
  body#lp_wp-test .ticker-container {
    max-width: 50%;
    margin: 0 auto; }
  body#lp_wp-test .spam-counter .home_count {
	margin: 0 -50%;
 }
  body#lp_wp-test .spam-counter .home_count .number,
  body#lp_wp-test .spam-counter .home_count .comma {
	display: inline-block;
	float: none;
  }

@media all and (max-width: 590px) {
  body#lp_wp-test h1 {
    font-size: 32px; }
  body#lp_wp-test .ticker-container {
    max-width: 90%; }
  body#lp_wp-test .plans {
    padding-top: 3rem; }
  body#lp_wp-test .plan {
    margin-right: 0;
    margin-bottom: 2rem; } }
.home-bottom-cta a.bttn {
  display: inline-block;
  text-align: center;
  color: #fff;
  padding: 15px 45px;
  border-radius: 3px;
  background: #5E8E14;
  text-decoration: none; }

#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) {
  #footer-container,
  #footer-container.core_container {
    max-width: 100%;
    font-size: 12px;
    background: #222; }

  #footer-container.core_container ul li a {
    padding: 5px 20px; } }
/* =========================================
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("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 #bbbbbb;
  -moz-box-shadow: 0 0 1px #bbbbbb;
  -o-box-shadow: 0 0 1px #bbbbbb;
  box-shadow: 0 0 1px #bbbbbb;
  -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: #222222 url(https://akismet.com/img/logos/akismet-vaultpress-bundle-logo-2x.png) no-repeat center 16px;
  background-size: 200px 24px;
  padding-top: 52px; }

#signup_button_continue.loading {
	filter: grayscale(100%);
	opacity: .5;
	cursor: default;
}

/* =========================================
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; }

.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; }

#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(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(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 {
  font-weight: 300;
  width: calc(50% - 30px);
  float: left; }
#block_payment .payment_right {
  float: right; }
#block_payment .payment_continue {
  margin: 20px 0 0; }
  #block_payment .payment_continue .processing {
    display: none;
    clear: both;
    margin-top: 10px; }
    #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: 15px;
    clear: both; }
#block_payment .payment_personal_confirm ul {
  margin-bottom: 1em;
  margin-left: .875em;
  padding-left: .875em; }
#block_payment #billing_cycle {
  margin: 0 0 30px 0; }

#payment_details {
  position: relative;
  margin-right: 23px;
  font-weight: 300; }

#payment_details label, .payment_personal_confirm label {
  float: none;
  font-size: 12px;
  display: block;
  margin-bottom: 3px;
  width: auto;
  font-weight: 300; }

#payment_details select, .payment_personal_confirm select {
  padding: 3px 5px;
  margin-right: 4px; }

#payment_details span.fieldError, .payment_personal_confirm span.fieldError {
  color: #a00;
  display: block;
  font-size: 12px;
  margin: 5px 0 0 0;
  padding: 5px; }

.payment_personal_confirm label.personal_agree_checkbox {
  display: inline; }

.payment_personal_pro_link {
  float: left;
  margin-top: 10px; }

.payment_personal_agree_table {
  margin-bottom: 15px; }

.personal_agree_checkbox_wrapper {
  position: relative;
  padding-bottom: 1.5em; }

.personal_agree_checkbox_wrapper #personal_agree {
  margin-right: 5px; }

.personal_agree_checkbox_wrapper #personal_agree-error {
  position: absolute;
  bottom: 0;
  color: #cc0000; }

#signup_summary {
  padding: 0 0 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; }

#personal_siteurl::placeholder {
	color: #ccc;
}

/* 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,
#personal_firstname-error, #personal_lastname-error, #personal_siteurl-error, #personal_agree_checkbox-error, #personal_agree_checkboxes .error {
  color: #cc0000; }

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

/* Plan Descriptions on Selection */
#selection_plan_description ul {
  padding: 0 0 0 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: #222222 url(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(https://akismet.com/img/wpcc-logo-2x.png); } }
/* =========================================
DOPS Footer
========================================= */
@font-face {
  font-family: 'Automatticons';
  src: url("https://akismet.com/css/ui/automatticons/automatticons-regular-webfont.eot");
  src: url("https://akismet.com/css/ui/automatticons/automatticons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("https://akismet.com/css/ui/automatticons/automatticons-regular-webfont.woff") format("woff"), url("https://akismet.com/css/ui/automatticons/automatticons-regular-webfont.ttf") format("truetype"), url("https://akismet.com/css/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; }
    .core_footer #a8c a[href*='crowdsignal.com']:before {
		content: ' ';
		width: 15px;
		height: 15px;
  		background: url(https://akismet.com/img/crowdsignal-icon-white.png) no-repeat left center;
  		background-size: 15px 15px;
	    opacity: 0.25; }
    .core_footer #a8c li:hover a[href*='crowdsignal.com']:before {
	    opacity: 0.50; }

#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(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(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; } }
.noticon-info {
  font-size: 27px;
  color: #1e8cbe; }

@media (max-width: 800px) {
  .noticon-info {
    display: none; } }
abbr.currency {
  text-decoration: none; }


/* Styles brought back over from the React app */

/* StatusIcon */

.account-status {
	margin-bottom: 0;
	font: 14px/36px 'Open Sans', Helvetica, Arial, sans-serif;
	color: #999;
}

.account-status svg {
	fill: #999;
}

.account-status span, svg {
	display: inline-block;
	vertical-align: middle;
}

.account-status svg {
	margin-right: 5px;
}

.account-status.account-status-active {
	color: #81bf16;
}

.account-status.account-status-active svg {
	fill: #81bf16;
}

.account-status.account-status-cancelled {
	color: #D94F4F;
}

.account-status.account-status-cancelled svg {
	fill: #D94F4F;
}

.account-status.account-status-suspended {
	color: #F0B848;
}

.account-status.account-status-suspended svg {
	fill: #F0B848;
}

/* End StatusIcon */

/* KeyPanel */

.dops-card.account-key {
	margin-top: 12px;
}

.account-key .dops-card-section {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
}

.account-key .account-key-label {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	flex: 1 100%;
	margin-bottom: 10px;
}

.account-key .account-key-box {
	flex: 1 100%;
}

@media (min-width: 481px) {
	.account-key .account-key-label {
		margin-top: 12px;
		flex: 0 120px;
	}
	
	.account-key .account-key-box { 
		flex: 1;
	}
}

@media (max-width: 480px) {
	.account-key {
		background: transparent;
		box-shadow: none;
		margin-bottom: 0;
	}
}

@media (max-width: 480px) {
	.account-key .dops-card-section {
		padding-left: 0;
		padding-right: 0;
	}
}

/* End KeyPanel */

/* Privacy Page */

.privacy_page_content li {
	list-style-type: inherit;
	line-height: inherit;
	margin: 0 0 10px 20px;
}

.privacy_page_content .ak-button {
	background-color: #8CD118;
	border-color: #5E8E14;
	color: #fff;
	padding: 15px 20px;
	margin-bottom: 20px;
}

.privacy_page_content .core_hline {
	margin: 40px 0 30px;
}

.privacy_page_content .signup_title {
	margin-bottom: 30px;
}

/* End Privacy Page */

/* To make something rotate indefinitely, add class="rotate" */
.rotate {
	-webkit-animation:spin 4s linear infinite;
	-moz-animation:spin 4s linear infinite;
	animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
