* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.swal-clear {
  clear: both
}
#popup-wrapper-ajax-auth .swal-clear {
  overflow: auto !important;
  width: auto !important;
  height: auto !important
}
.hide {
  display: none
}
.margin-top {
  margin-top: 15px
}
.text-link.float-none {
  float: none !important;
  padding-top: 20px
}
.sw-right-label {
  display: inline-block !important;
  font-weight: 400;
  padding-left: 10px
}
.recaptcha-container {
  margin-bottom: 15px
}
.sw-open-login {
  cursor: pointer
}
.ajax-auth label {
  font-size: 14px
}
.gc, .gc--rev {
  margin-left: -15px
}
.gc--rev .grid {
  float: right;
  padding-left: 15px
}
.gc > .gc {
  margin-left: 0
}
.grid {
  float: left;
  padding-left: 15px
}
.span-1 {
  width: 100%
}
.span-1-2, .span-2-4, .span-3-6, .span-4-8, .span-5-10, .span-6-12 {
  width: 50%
}
.span-1-3, .span-2-6, .span-4-12 {
  width: 33.333%
}
.span-2-3, .span-4-6, .span-8-12 {
  width: 66.666%
}
.span-1-4, .span-2-8, .span-3-12 {
  width: 25%
}
.span-3-4, .span-6-8, .span-9-12 {
  width: 75%
}
.span-1-5, .span-2-10 {
  width: 20%
}
.span-2-5, .span-4-10 {
  width: 40%
}
.span-3-5, .span-6-10 {
  width: 60%
}
.span-4-5, .span-8-10 {
  width: 80%
}
.span-1-6, .span-2-12 {
  width: 16.666%
}
.span-10-12, .span-5-6 {
  width: 83.333%
}
.span-1-8 {
  width: 12.5%
}
.span-3-8 {
  width: 37.5%
}
.span-5-8 {
  width: 62.5%
}
.span-7-8 {
  width: 87.5%
}
.span-1-10 {
  width: 10%
}
.span-3-10 {
  width: 30%
}
.span-7-10 {
  width: 70%
}
.span-9-10 {
  width: 90%
}
.span-1-12 {
  width: 8.333%
}
.span-5-12 {
  width: 41.666%
}
.span-7-12 {
  width: 58.333%
}
.span-11-12 {
  width: 91.666%
}
@media only screen and (max-width:480px) {
  .mobile-1 {
    width: 100%
  }
  .mobile-1-2, .mobile-2-4, .mobile-3-6, .mobile-4-8, .mobile-5-10, .mobile-6-12 {
    width: 50%
  }
  .mobile-1-3, .mobile-2-6, .mobile-4-12 {
    width: 33.333%
  }
  .mobile-2-3, .mobile-4-6, .mobile-8-12 {
    width: 66.666%
  }
  .mobile-1-4, .mobile-2-8, .mobile-3-12 {
    width: 25%
  }
  .mobile-3-4, .mobile-6-8, .mobile-9-12 {
    width: 75%
  }
  .mobile-1-5, .mobile-2-12 {
    width: 20%
  }
  .mobile-2-5, .mobile-4-10 {
    width: 40%
  }
  .mobile-3-5, .mobile-6-10 {
    width: 60%
  }
  .mobile-4-5, .mobile-8-10 {
    width: 80%
  }
  .mobile-1-6, .mobile-2-12 {
    width: 16.666%
  }
  .mobile-10-12, .mobile-5-6 {
    width: 83.333%
  }
  .mobile-1-8 {
    width: 12.5%
  }
  .mobile-3-8 {
    width: 37.5%
  }
  .mobile-5-8 {
    width: 62.5%
  }
  .mobile-7-8 {
    width: 87.5%
  }
  .mobile-1-10 {
    width: 10%
  }
  .mobile-3-10 {
    width: 30%
  }
  .mobile-7-10 {
    width: 70%
  }
  .mobile-9-10 {
    width: 90%
  }
  .mobile-1-12 {
    width: 8.333%
  }
  .mobile-5-12 {
    width: 41.666%
  }
  .mobile-7-12 {
    width: 58.333%
  }
  .mobile-11-12 {
    width: 91.666%
  }
}
@media only screen and (min-width:481px) and (max-width:1024px) {
  .tablet-1 {
    width: 100%
  }
  .tablet-1-2, .tablet-2-4, .tablet-3-6, .tablet-4-8, .tablet-5-10, .tablet-6-12 {
    width: 50%
  }
  .tablet-1-3, .tablet-2-6, .tablet-4-12 {
    width: 33.333%
  }
  .tablet-2-3, .tablet-4-6, .tablet-8-12 {
    width: 66.666%
  }
  .tablet-1-4, .tablet-2-8, .tablet-3-12 {
    width: 25%
  }
  .tablet-3-4, .tablet-6-8, .tablet-9-12 {
    width: 75%
  }
  .tablet-1-5, .tablet-2-12 {
    width: 20%
  }
  .tablet-2-5, .tablet-4-10 {
    width: 40%
  }
  .tablet-3-5, .tablet-6-10 {
    width: 60%
  }
  .tablet-4-5, .tablet-8-10 {
    width: 80%
  }
  .tablet-1-6, .tablet-2-12 {
    width: 16.666%
  }
  .tablet-10-12, .tablet-5-6 {
    width: 83.333%
  }
  .tablet-1-8 {
    width: 12.5%
  }
  .tablet-3-8 {
    width: 37.5%
  }
  .tablet-5-8 {
    width: 62.5%
  }
  .tablet-7-8 {
    width: 87.5%
  }
  .tablet-1-10 {
    width: 10%
  }
  .tablet-3-10 {
    width: 30%
  }
  .tablet-7-10 {
    width: 70%
  }
  .tablet-9-10 {
    width: 90%
  }
  .tablet-1-12 {
    width: 8.333%
  }
  .tablet-5-12 {
    width: 41.666%
  }
  .tablet-7-12 {
    width: 58.333%
  }
  .tablet-11-12 {
    width: 91.666%
  }
}
#sw-wrapper-ajax-login .fa, .ajax-auth .fa {
  font-family: FontAwesome
}
#popup-wrapper-ajax-auth {
  width: 100%;
  display: block;
  position: relative;
  max-width: 960px;
  height: auto;
  min-height: 80px;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 40px;
  bottom: auto;
  left: 50%;
  margin-left: -480px;
  border-radius: 4px;
  background: #fff;
  z-index: 10001;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .5);
  -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .5);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .5)
}
#wrapper-forgot_password, #wrapper-login, #wrapper-register {
  position: relative;
  overflow: hidden;
  border-radius: 4px
}
#wrapper-forgot_password .sw-ajax-login-overlay-wrapper, #wrapper-login .sw-ajax-login-overlay-wrapper, #wrapper-register .sw-ajax-login-overlay-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1
}
#popup-wrapper-ajax-auth .sw-ajax-login-overlay-wrapper, .sw-ajax-login-overlay {
  background: rgba(0, 0, 0, .2)
}
.inner-text-ajax-forms {
  width: 50%;
  height: 100%;
  position: absolute;
  padding: 26px 40px;
  color: #fff;
  z-index: 2
}
#swal-no-ajax-content {
  position: relative;
  width: 100%
}
.inner-form-ajax-forms {
  width: 50%;
  float: right;
  z-index: 2;
  min-height: 400px
}
#popup-wrapper-ajax-auth .inner-form-wrapper, #swal-no-ajax-content .inner-form-wrapper {
  min-height: 400px
}
.ajax-forms-rev .inner-text-ajax-forms, .inner-text-ajax-forms.ajax-forms-rev {
  right: 0
}
.ajax-forms-rev .inner-form-ajax-forms, .inner-form-ajax-forms.ajax-forms-rev {
  float: left
}
.ajax-auth {
  padding: 30px 15px 45px;
  max-width: 320px;
  margin: 0 auto
}
.ajax-auth section {
  padding: 20px 0 0 !important;
  margin: 0 !important
}
#sw-wrapper-ajax-login #wrapper-forgot_password, #sw-wrapper-ajax-login #wrapper-register {
  display: none
}
.wrapper-logout {
  text-align: center
}
.wrapper-logout .ajax-auth {
  padding: 45px;
  max-width: 100%
}
.swal-forms-logo {
  text-align: center;
  margin: 0 0 20px
}
.swal-forms-logo img {
  width: 100%;
  max-width: 200px;
  margin: 0 auto
}
.ajax-auth h2, .ajax-auth h3 {
  font-weight: 300;
  color: #333;
  line-height: 1
}
.sw-ajax-login-text-contrast h2, .sw-ajax-login-text-contrast h3, .sw-ajax-login-text-contrast label {
  color: #fff
}
.ajax-auth h2 {
  font-size: 27px;
  text-align: center;
  margin: 0 0 20px 0
}
.ajax-auth h3 {
  font-size: 16px;
  text-align: left;
  margin: 0
}
.ajax-auth h3 a {
  color: #e25c4c
}
.ajax-auth hr {
  background-color: rgba(0, 0, 0, .1);
  border: 0 none;
  height: 1px;
  margin: 20px 0
}
.sw-ajax-login-text-contrast hr {
  background-color: rgba(255, 255, 255, .2)
}
.ajax-forms-main-text {
  position: relative;
  z-index: 2
}
.ajax-auth input[type=date], .ajax-auth input[type=email], .ajax-auth input[type=number], .ajax-auth input[type=password], .ajax-auth input[type=tel], .ajax-auth input[type=text], .ajax-auth select {
  border: 1px solid #9a9a9a !important;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, .1) inset;
  color: #333 !important;
  font-size: 15px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 10px;
  padding-left: 13px !important;
  width: 100%;
  margin: 0 0 20px 0;
  background-color: #f9f9f9 !important
}
.ajax-auth input[type=text]#swal_2fa_code {
  margin: 0 0 10px 0
}
.swal-input-icons {
  position: relative
}
.ajax-auth .fa.fa-facebook::before {
  content: "\f09a" !important
}
.swal-input-icons i {
  position: absolute;
  top: 2px;
  left: 0;
  padding: 12px 12px;
  color: #aaa;
  width: 34px;
  border-radius: 3px 0 0 3px
}
.swal-input-icons .fa-lg {
  font-size: 20px;
  font-weight: 400
}
.swal-input-icons .gc i {
  left: 15px
}
.privacy-policy-consent-container {
  margin-bottom: 20px
}
.privacy-policy-consent-container label.gdpr-consent-label {
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding-left: 32px
}
.field-icon {
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 4px;
  padding: 4px 8px;
  color: #aaa;
  width: 34px;
  z-index: 2
}
input.add_showhide {
  padding-right: 32px !important
}
.swal-instruction-text {
  font-size: 14px;
  margin-bottom: 20px
}
.swal-custom-field-wrapper {
  height: auto
}
.checkboxStyle input[type=checkbox] {
  visibility: hidden
}
.checkboxStyle, .radioStyle {
  width: 20px;
  margin: 0 8px 10px 0;
  position: relative;
  float: left
}
.checkboxStyle label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  border: 0 solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5), 0 1px 0 rgba(0, 0, 0, .4);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5), 0 1px 0 rgba(0, 0, 0, .4);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5), 0 1px 0 rgba(0, 0, 0, .4);
  background: -webkit-linear-gradient(top, #fff 80%, #f5f5f5 100%);
  background: -moz-linear-gradient(top, #fff 80%, #f5f5f5 100%);
  background: -o-linear-gradient(top, #fff 80%, #f5f5f5 100%);
  background: -ms-linear-gradient(top, #fff 80%, #f5f5f5 100%);
  background: linear-gradient(top, #fff 80%, #f5f5f5 100%);
  z-index: 1
}
.ajax-auth .checkboxStyle label.error {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  margin: 0;
  border: 0 solid #ccc;
  border-radius: 4px;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 1px 2px rgba(232, 70, 70, .8), 0 1px 0 #e84646;
  -moz-box-shadow: inset 0 1px 2px rgba(232, 70, 70, .8), 0 1px 0 #e84646;
  box-shadow: inset 0 1px 2px rgba(232, 70, 70, .8), 0 1px 0 #e84646;
  background: -webkit-linear-gradient(top, #ffcecf 80%, #ffa1a4 100%);
  background: -moz-linear-gradient(top, #ffcecf 80%, #ffa1a4 100%);
  background: -o-linear-gradient(top, #ffcecf 80%, #ffa1a4 100%);
  background: -ms-linear-gradient(top, #ffcecf 80%, #ffa1a4 100%);
  background: linear-gradient(top, #ffcecf 80%, #ffa1a4 100%);
  z-index: 2
}
.checkboxStyle label.error:after, .checkboxStyle label:after {
  opacity: 0;
  content: '';
  position: absolute;
  width: 12px;
  height: 7px;
  background: 0 0;
  top: 5px;
  left: 4px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 3
}
.checkboxStyle label:hover::after {
  opacity: .3
}
.checkboxStyle input[type=checkbox]:checked + label.error + label:after, .checkboxStyle input[type=checkbox]:checked + label:after {
  opacity: 1;
  z-index: 4
}
.radioStyle input[type=radio] {
  visibility: hidden
}
.radioStyle {
  margin: 0 8px 0 0
}
.radioStyle label {
  cursor: pointer;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 2px;
  left: 2px;
  border: 0 solid #ccc;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5), 0 1px 0 rgba(0, 0, 0, .4);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5), 0 1px 0 rgba(0, 0, 0, .4);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .5), 0 1px 0 rgba(0, 0, 0, .4);
  background: -webkit-linear-gradient(top, #fff 80%, #f5f5f5 100%);
  background: -moz-linear-gradient(top, #fff 80%, #f5f5f5 100%);
  background: -o-linear-gradient(top, #fff 80%, #f5f5f5 100%);
  background: -ms-linear-gradient(top, #fff 80%, #f5f5f5 100%);
  background: linear-gradient(top, #fff 80%, #f5f5f5 100%);
  z-index: 1
}
.radioStyle label.error {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border: 0 solid #ccc;
  border-radius: 50%;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 1px 2px rgba(232, 70, 70, .8), 0 1px 0 #e84646;
  -moz-box-shadow: inset 0 1px 2px rgba(232, 70, 70, .8), 0 1px 0 #e84646;
  box-shadow: inset 0 1px 2px rgba(232, 70, 70, .8), 0 1px 0 #e84646;
  background: -webkit-linear-gradient(top, #ffcecf 80%, #ffa1a4 100%);
  background: -moz-linear-gradient(top, #ffcecf 80%, #ffa1a4 100%);
  background: -o-linear-gradient(top, #ffcecf 80%, #ffa1a4 100%);
  background: -ms-linear-gradient(top, #ffcecf 80%, #ffa1a4 100%);
  background: linear-gradient(top, #ffcecf 80%, #ffa1a4 100%);
  z-index: 2
}
.radioStyle label.error:after, .radioStyle label:after {
  opacity: 0;
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: 0 0;
  top: 4px;
  left: 4px;
  background: #333;
  border-radius: 50%;
  z-index: 3
}
.radioStyle label:hover::after {
  opacity: .3
}
.radioStyle input[type=radio]:checked + label.error + label:after, .radioStyle input[type=radio]:checked + label:after {
  opacity: 1;
  z-index: 4
}
.swal-radio-buttons {
  margin-bottom: 10px
}
.swal-radio-buttons h3 {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 700
}
.swal-radio-buttons label {
  font-weight: 400
}
.ajax-auth input[type=date], .ajax-auth input[type=email], .ajax-auth input[type=number], .ajax-auth input[type=password], .ajax-auth input[type=tel], .ajax-auth input[type=text], .ajax-auth select {
  line-height: 40px !important;
  height: 40px !important
}
.ajax-auth .swal-input-icons input#email, .ajax-auth .swal-input-icons input#pass1, .ajax-auth .swal-input-icons input#pass2, .ajax-auth .swal-input-icons input#password, .ajax-auth .swal-input-icons input#password2, .ajax-auth .swal-input-icons input#signonname, .ajax-auth .swal-input-icons input#signonpassword, .ajax-auth .swal-input-icons input#user_login, .ajax-auth .swal-input-icons input#username, .ajax-auth .swal-input-icons input[type=date], .ajax-auth .swal-input-icons input[type=email], .ajax-auth .swal-input-icons input[type=number], .ajax-auth .swal-input-icons input[type=password], .ajax-auth .swal-input-icons input[type=tel], .ajax-auth .swal-input-icons input[type=text], .ajax-auth .swal-input-icons select {
  padding-left: 40px !important
}
.ajax-auth input#email:focus, .ajax-auth input#pass1:focus, .ajax-auth input#pass2:focus, .ajax-auth input#password2:focus, .ajax-auth input#password:focus, .ajax-auth input#signonname:focus, .ajax-auth input#signonpassword:focus, .ajax-auth input#user_login:focus, .ajax-auth input#username:focus {
  background-color: #fff
}
.ajax-auth label.swal-label {
  display: none
}
.ajax-auth label.swal-label.swal-show-label {
  display: block
}
.ajax-auth .form-row label span.optional {
  display: none !important
}
.ajax-auth .swal-input-fields-wrapper label.error, .ajax-auth .swal_2fa_wrapper label.error {
  display: none;
  text-indent: -9999px
}
.ajax-auth .swal-input-fields-wrapper .swal-field-wrapper label.error {
  display: none !important
}
.ajax-auth .swal-input-fields-wrapper .checkboxStyle label.error, .ajax-auth .swal-input-fields-wrapper .swal-radio-buttons label.error {
  display: inline-block;
  text-indent: -9999px
}
.swal-input-fields-wrapper div {
  position: relative
}
.swal-field-wrapper, .swal-radio-wrapper {
  clear: both
}
.swal-radio-wrapper label {
  float: left
}
.swal-field-wrapper h3 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px
}
.rememberme-content {
  margin: -5px 0 10px
}
.ajax-auth input.error, .ajax-auth select.error, .ajax-auth textarea.error {
  border: 1px solid red !important
}
.ajax-auth input::-moz-placeholder, .ajax-auth input::-ms-input-placeholder, .ajax-auth input::-webkit-input-placeholder, .ajax-auth input::placeholder {
  opacity: 1;
  font-family: inherit;
  color: #aaa !important;
  line-height: 40px !important
}
.ajax-auth input::placeholder {
  color: #aaa !important;
  opacity: 1
}
.ajax-auth h4 {
  width: 100%;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  color: #b4b2b2;
  font-size: 14px
}
.ajax-auth h4:after {
  display: inline-block;
  margin: 0 0 5px 20px;
  height: 1px;
  content: " ";
  text-shadow: none;
  background-color: #b4b2b2;
  width: 100px
}
.ajax-auth h4:before {
  display: inline-block;
  margin: 0 20px 5px 0;
  height: 1px;
  content: " ";
  text-shadow: none;
  background-color: #b4b2b2;
  width: 100px
}
.swal-field-description {
  margin-bottom: 15px
}
.ajax-auth p.form-row, .swal-field-description .form-row {
  margin-bottom: 0
}
.swal-field-description input, .swal-field-description select {
  margin-bottom: 5px !important
}
.swal-description {
  font-size: 13px
}
.sw-ajax-login-text-contrast .swal-description {
  color: #fff
}
.swal-description.swal-checkbox-padding {
  padding-left: 28px
}
.swal_2fa_wrapper div {
  margin-bottom: 17px
}
.submit_button {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}
.ajax-auth .submit_button, .ajax-auth input.submit_button, .wizard > .actions a, .wizard > .actions a:active, .wizard > .actions a:hover {
  display: block;
  width: 100%;
  font-size: 13px;
  color: #fff;
  background-color: #e25c4c;
  border-radius: 3px;
  padding: 0 30px 0 30px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  text-transform: uppercase
}
.ajax-auth .submit_button, .ajax-auth input.submit_button {
  border: 1px solid #b34336;
  border-radius: 3px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .2);
  background: -moz-linear-gradient(top, #ea6656, #df5949);
  background: linear-gradient(to bottom, #ea6656, #df5949);
  border-top: 1px solid #bb483a;
  border-bottom: 1px solid #a63b2e;
  box-shadow: 0 1px 0 #e87a6e inset
}
.ajax-auth .submit_button.disabled, .ajax-auth input.submit_button.disabled {
  cursor: not-allowed;
  background: -moz-linear-gradient(top, #aaa, #a2a2a2);
  background: linear-gradient(to top, #aaa, #a2a2a2);
  border: 1px solid #959595;
  box-shadow: 0 1px 0 #b0b0b0 inset
}
#logout-button {
  max-width: 320px;
  margin: 0 auto
}
.ajax-auth a {
  text-decoration: none
}
.ajax-auth a.close {
  color: #dcdcdc;
  position: absolute;
  right: 15px;
  top: 15px
}
.close-popup, .wrapper-close-popup {
  display: none
}
#popup-wrapper-ajax-auth .close-popup, #popup-wrapper-ajax-auth .wrapper-close-popup {
  display: block
}
.wrapper-close-popup {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 3
}
.swal-close-button-outside .wrapper-close-popup, .swal_form_tabs_wrapper .wrapper-close-popup {
  right: 0;
  top: -40px
}
.ajax-auth a.text-link {
  display: block;
  color: #b2b0b0;
  float: none;
  margin: 10px 0 0 0;
  font-size: 14px
}
.ajax-auth div.status ul li, .login-info {
  text-align: center;
  margin: -10px 0 20px 0;
  font-weight: 600;
  display: none;
  background: #ffcecf;
  padding: 10px;
  color: #665253;
  border-radius: 4px;
  border: 1px solid #eda8ab
}
.ajax-auth div.status ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}
div.status.error ul li, div.swal-status.error {
  text-align: center;
  margin: -10px 0 20px 0;
  font-weight: 600;
  background: #ffcecf;
  padding: 10px;
  color: #665253;
  border-radius: 4px;
  border: 1px solid #eda8ab
}
div.swal-status.info {
  display: block;
  text-align: center;
  margin: -10px 0 20px 0;
  font-weight: 600;
  background: #dce3ff;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #a3b3ee
}
.login-info.success {
  display: block
}
.ajax-auth div.status.success, .ajax-auth div.swal-status.success, .login-info.success {
  background: #d5ffcf;
  border: 1px solid #a6f099;
  color: #475c44
}
div.swal-status.error, div.swal-status.info, div.swal-status.success {
  text-align: center;
  margin: -10px 0 20px 0;
  font-weight: 600;
  padding: 10px;
  border-radius: 4px
}
.ajax-auth div.status.show-status, .ajax-auth div.status.show-status ul li {
  display: block
}
.swal_confirm_msg {
  position: relative;
  text-align: left;
  margin: 0 0 20px 0;
  display: none;
  background: #d5ffcf;
  border: 1px solid #a6f099;
  color: #475c44;
  padding: 10px 10px 10px 40px;
  border-radius: 4px
}
.swal_confirm_msg::after {
  position: absolute;
  font-size: 24px;
  left: 10px;
  font-family: FontAwesome;
  content: "\f00c";
  display: inline-block;
  padding-right: 5px;
  color: #4eb612;
  top: 0
}
a.login_button {
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 7px 5px 7px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  color: #333;
  text-decoration: none;
  font-size: 11px
}
.swal-icon-block {
  width: 100%
}
.login_overlay {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .5);
  opacity: 0;
  position: fixed;
  visibility: hidden;
  overflow-y: scroll;
  z-index: 1000000;
  perspective: 2000px;
  transition: all .3s
}
.login_overlay.swal-overlay-open {
  opacity: 1;
  visibility: visible
}
.ajax-forms-rev .wrapper-logout i.icon-close, i.icon-close {
  cursor: pointer;
  text-indent: -9999px;
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background-image: url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 50 50" height="24" width="24" xmlns="http://www.w3.org/2000/svg" fill="%23B0B0B0"><path d="M 9.15625 6.3125 L 6.3125 9.15625 L 22.15625 25 L 6.21875 40.96875 L 9.03125 43.78125 L 25 27.84375 L 40.9375 43.78125 L 43.78125 40.9375 L 27.84375 25 L 43.6875 9.15625 L 40.84375 6.3125 L 25 22.15625 L 9.15625 6.3125 z"/></svg>')
}
.ajax-forms-rev .wrapper-logout.sw-ajax-logout-overlay i.icon-close, .ajax-forms-rev i.icon-close, .icon-close-contrast i.icon-close, .swal-close-button-outside i.icon-close, .swal_form_tabs_wrapper i.icon-close {
  background-image: url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 50 50" height="24" width="24" xmlns="http://www.w3.org/2000/svg" fill="%23ffffff"><path d="M 9.15625 6.3125 L 6.3125 9.15625 L 22.15625 25 L 6.21875 40.96875 L 9.03125 43.78125 L 25 27.84375 L 40.9375 43.78125 L 43.78125 40.9375 L 27.84375 25 L 43.6875 9.15625 L 40.84375 6.3125 L 25 22.15625 L 9.15625 6.3125 z"/></svg>')
}
.swal-thumbnail {
  display: inline-block;
  vertical-align: middle
}
.swal-thumbnail img {
  display: inline-block
}
.swal-label-required {
  display: inline-block;
  position: relative;
  right: 9999px;
  margin-left: 10px
}
.swal-label-required::after {
  position: absolute;
  font-size: 14px;
  right: -9999px;
  font-family: FontAwesome;
  content: "\f05d";
  display: inline-block;
  color: #f85c49;
  top: 0;
  font-weight: 100
}
.swal-input-fields-back {
  clear: both;
  margin-top: 20px
}
.swal-input-fields-back {
  clear: both;
  margin-top: 20px
}
.swal-popup-animation {
  transition: all .3s ease-in-out;
  opacity: 0;
  visibility: hidden
}
.swal-popup-animation.swal-ready {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transform: translate3d(0, 0, 0)
}
.login_overlay.swal-closing {
  transition: all .4s
}
.swal-popup-animation.swal-closing {
  transition: all .3s ease-in-out
}
.swal-zoom-in {
  transform: scale(.8)
}
.swal-zoom-out {
  transform: scale(1.6)
}
.swal-slide-down {
  vertical-align: top;
  transform: translate3d(0, -20%, 0)
}
.swal-slide-left {
  vertical-align: top;
  transform: translate3d(10%, 0, 0)
}
.swal-slide-right {
  vertical-align: top;
  transform: translate3d(-10%, 0, 0)
}
.swal-slide-up {
  vertical-align: top;
  transform: translate3d(0, 20%, 0)
}
.swal-3d-horizontal-unfold {
  transition: all .4s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-80deg)
}
.swal-3d-horizontal-unfold.swal-ready {
  transform: rotateY(0)
}
.swal-3d-horizontal-unfold.swal-closing {
  transform: rotateY(80deg)
}
.swal-3d-vertical-unfold {
  transition: all .4s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateX(-80deg)
}
.swal-3d-vertical-unfold.swal-ready {
  transform: rotateX(0)
}
.swal-3d-vertical-unfold.swal-closing {
  transform: rotateX(80deg)
}
.wrapper-ajax-forms.swal_form_tabs_wrapper .inner-form-wrapper {
  padding-top: 80px
}
.swal_form_tabs {
  position: absolute;
  width: 100%;
  top: 5px;
  z-index: 3;
  overflow: hidden;
  border-radius: 4px 4px 0 0
}
.swal_form_tabs.swal_form_tabs_blocks {
  top: 0
}
.swal_form_tabs ul {
  list-style-type: none;
  margin: 0 30px;
  padding: 0
}
.swal_form_tabs.swal_form_tabs_blocks ul {
  margin: 0
}
.swal_form_tabs ul li {
  display: block;
  float: left;
  width: 50%;
  text-align: center;
  margin: 0 !important
}
.swal_form_tabs ul li a {
  margin: 0 10px;
  display: block;
  padding: 20px;
  border-bottom: 5px solid transparent
}
.swal_form_tabs.swal_form_tabs_blocks ul li a {
  margin: 0;
  padding: 20px;
  border-bottom: 0;
  background-color: #222;
  box-shadow: inset 0 -1px 2px rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, .2);
  -moz-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, .2);
  -o-box-shadow: inset 0 -1px 2px rgba(0, 0, 0, .2)
}
.swal_form_tabs ul li a.active {
  color: #444 !important;
  border-color: #444
}
.swal_form_tabs.swal_form_tabs_blocks ul li a.active {
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none
}
.swal_form_tabs.swal_tabs_contrast ul li a.active {
  color: #fff !important;
  border-color: #fff
}
.swal_form_tabs .fa.fa-sign-in:before {
  content: "\f090"
}
.swal_form_tabs .fa {
  font-size: 20px;
  margin-right: 5px;
  font-weight: 300
}
#password-strength.bad, #password-strength.good, #password-strength.short, #password-strength.strong {
  display: block;
  margin: -10px 0 20px 0;
  padding: 10px;
  border-radius: 4px
}
#password-strength.bad, #password-strength.short {
  color: #665253;
  background: #ffcecf;
  border: 1px solid #eda8ab
}
#password-strength.good {
  color: #665253;
  background: #fff4c7;
  border: 1px solid #ffe066
}
#password-strength.strong {
  color: #475c44;
  background: #d5ffcf;
  border: 1px solid #a6f099
}
.theme1 .swal-long-login-text, .theme2 .swal-long-login-text, .theme3 .swal-long-login-text {
  display: none
}
.theme4 .swal-icon-block, .theme5 .swal-icon-block {
  margin-bottom: 10px
}
.social-networks {
  margin-right: 10px;
  float: left;
  width: 100%
}
.theme1 .social-networks, .theme2 .social-networks, .theme3 .social-networks {
  width: 40px
}
.swal-login-networks {
  margin-bottom: 0
}
.swal-icon-block.icon-amazon, .swal-icon-block.icon-apple, .swal-icon-block.icon-facebook, .swal-icon-block.icon-google, .swal-icon-block.icon-instagram, .swal-icon-block.icon-linkedin, .swal-icon-block.icon-twitter {
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  height: 40px !important;
  padding: 8px 0;
  vertical-align: middle;
  display: inline-block;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .3);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .3)
}
.theme1 .swal-icon-block.icon-amazon, .theme1 .swal-icon-block.icon-apple, .theme1 .swal-icon-block.icon-facebook, .theme1 .swal-icon-block.icon-google, .theme1 .swal-icon-block.icon-instagram, .theme1 .swal-icon-block.icon-linkedin, .theme1 .swal-icon-block.icon-twitter, .theme5 .swal-icon-block.icon-amazon, .theme5 .swal-icon-block.icon-apple, .theme5 .swal-icon-block.icon-facebook, .theme5 .swal-icon-block.icon-google, .theme5 .swal-icon-block.icon-instagram, .theme5 .swal-icon-block.icon-linkedin, .theme5 .swal-icon-block.icon-twitter {
  border-radius: 30px
}
.theme2 .swal-icon-block.icon-amazon, .theme2 .swal-icon-block.icon-apple, .theme2 .swal-icon-block.icon-facebook, .theme2 .swal-icon-block.icon-google, .theme2 .swal-icon-block.icon-instagram, .theme2 .swal-icon-block.icon-linkedin, .theme2 .swal-icon-block.icon-twitter {
  border-radius: 0
}
.theme4 .swal-icon-block.icon-amazon, .theme4 .swal-icon-block.icon-apple, .theme4 .swal-icon-block.icon-facebook, .theme4 .swal-icon-block.icon-google, .theme4 .swal-icon-block.icon-instagram, .theme4 .swal-icon-block.icon-linkedin, .theme4 .swal-icon-block.icon-twitter, .theme5 .swal-icon-block.icon-amazon, .theme5 .swal-icon-block.icon-apple, .theme5 .swal-icon-block.icon-facebook, .theme5 .swal-icon-block.icon-google, .theme5 .swal-icon-block.icon-instagram, .theme5 .swal-icon-block.icon-linkedin, .theme5 .swal-icon-block.icon-twitter {
  padding: 7px 15px;
  height: auto
}
.theme4 .swal-icon-block.icon-amazon, .theme4 .swal-icon-block.icon-apple, .theme4 .swal-icon-block.icon-facebook, .theme4 .swal-icon-block.icon-google, .theme4 .swal-icon-block.icon-instagram, .theme4 .swal-icon-block.icon-linkedin, .theme4 .swal-icon-block.icon-twitter {
  border-radius: 3px
}
.swal-icon-block.icon-facebook {
  background: #48629b
}
.swal-icon-block.icon-twitter {
  background: #1fccff
}
.swal-icon-block.icon-google {
  background: #fff;
  color: rgba(0, 0, 0, .54);
  font-family: Roboto, sans-serif;
  font-weight: 500
}
.signin-google {
  background-color: #fff;
  background-image: url(../img/google_light_normal@2x.png);
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: 0 3px;
  width: 18px;
  height: 24px;
  line-height: 24px;
  margin-top: -2px;
  vertical-align: middle !important
}
.swal-icon-block.icon-linkedin {
  background: #0077b5
}
.swal-icon-block.icon-apple {
  background: #000
}
.swal-icon-block.icon-amazon {
  color: #000;
  background: #f8cf5f
}
.swal-icon-block.icon-instagram {
  background: #3f729b
}
.ajax-auth .fa.fa-amazon, .ajax-auth .fa.fa-apple, .ajax-auth .fa.fa-facebook, .ajax-auth .fa.fa-instagram, .ajax-auth .fa.fa-linkedin, .ajax-auth .fa.fa-twitter, .ajax-auth .signin-google {
  font-size: 19px;
  padding-top: 2px;
  vertical-align: top;
  display: inline-block
}
.theme4 .fa.fa-amazon, .theme4 .fa.fa-apple, .theme4 .fa.fa-facebook, .theme4 .fa.fa-instagram, .theme4 .fa.fa-linkedin, .theme4 .fa.fa-twitter, .theme4 .signin-google, .theme5 .fa.fa-amazon, .theme5 .fa.fa-apple, .theme5 .fa.fa-facebook, .theme5 .fa.fa-instagram, .theme5 .fa.fa-linkedin, .theme5 .fa.fa-twitter, .theme5 .signin-google {
  margin-right: 15px !important
}
.swal-icon-block {
  width: 100%
}
.amazon-login-button, .apple-login-button, .fb-login-button, .google-login-button, .instagram-login-button, .linkedin-login-button, .twitter-login-button {
  text-align: center
}
.apple-login-button {
  border-radius: 30px
}
.apple-login-button > div > div > svg {
  height: 50px;
  width: 100%
}
@media only screen and (max-width:480px) {
  .inner-text-ajax-forms {
    width: 100%;
    float: right;
    height: auto;
    min-height: 120px;
    position: relative;
    padding: 20px 15px;
    color: #fff
  }
  .inner-form-ajax-forms {
    width: 100%;
    float: left
  }
  .ajax-auth h4:after {
    width: 80px
  }
  .ajax-auth h4:before {
    width: 80px
  }
}
.swal-toast {
  position: fixed;
  left: 50%;
  top: 200px;
  width: 200px;
  margin-left: -100px;
  text-align: center;
  font-size: 1em;
  line-height: 1.5em;
  color: #fff;
  background: rgba(0, 0, 0, .7);
  border-radius: 10px;
  padding: 20px;
  z-index: 1000001
}
.swal-toast i {
  float: none;
  display: block;
  font-size: 5em;
  margin-bottom: 15px
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.swal-loading-css-big {
  clear: both;
  margin: 20px auto;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  border: 4px solid rgba(0, 135, 247, .2);
  border-top-color: #0087f7;
  border-right-color: #0087f7;
  border-left-color: #0087f7;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -18px;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear
}
.swal-loading-css-big-relative {
  clear: both;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  border: 5px solid rgba(255, 255, 255, .2);
  border-top-color: #fff;
  border-right-color: #fff;
  border-left-color: #fff;
  position: relative;
  margin: 15px auto 30px;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear
}
.swal-thumbnail {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin-right: 10px
}
.swal-user-thumbail-square img {
  border-radius: 1px !important
}
.swal-user-thumbail-rounded img {
  border-radius: 30px
}
.mc4wp-checkbox-wp-registration-form input {
  margin-right: 10px;
  width: 20px;
  height: 20px
}
/* CSS Document */
.leaky_paywall_message_wrap {
  position: relative;
  width: 100%;
  margin: -5em auto 2em;
  padding: 6em 0 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 0.5em, #fff 5.5em, #fff 100%);
}
#leaky_paywall_message {
  box-shadow: 0 0 0.5em 0.25em rgba(0, 0, 0, 0.125);
  padding: 1.375em;
  border: .5em solid #FFFFFF;
  -webkit-border-radius: .5em;
  -moz-border-radius: .5em;
  border-radius: .5em;
  background-color: #e3e3e3;
  color: #333333;
  font-size: 1em;
  line-height: 1.625;
}
#leaky_paywall_message a {
  color: inherit;
  font-weight: 600;
}
#leaky_paywall_message a:visited, #leaky_paywall_message a:hover, #leaky_paywall_message a:active, #leaky_paywall_message a:focus {
  color: inherit;
}
.leaky_paywall_subscription_options {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.leaky_paywall_subscription_option {
  margin-bottom: 1em;
  width: 32%;
  padding: 1em;
  border: .25em solid #e3e3e3;
  -webkit-border-radius: .25em;
  -moz-border-radius: .25em;
  border-radius: .25em;
  background: #ffffff;
  color: #333;
  font-size: 1em;
  line-height: 1.625;
  text-align: center;
  box-sizing: border-box;
}
@media (max-width: 990px) {
  .leaky_paywall_subscription_option {
    width: 48%;
  }
}
@media (max-width: 600px) {
  .leaky_paywall_subscription_option {
    width: 95%;
  }
}
.leaky_paywall_subscription_option.current-level {
  border: 2px solid #007711;
  box-shadow: 0 0 20px #3e8e51;
}
.leaky_paywall_subscription_current_level {
  color: #3e8e51;
  padding: 5px;
}
.leaky_paywall_subscription_option h3 {
  margin-bottom: 5px;
}
.leaky_paywall_subscription_allowed_content {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 1em 0;
  padding: 1em 0;
}
.leaky_paywall_subscription_allowed_content p {
  margin: 0 0 .75em;
  line-height: 1.2;
}
.leaky_paywall_subscription_allowed_content p:last-child {
  margin-bottom: 0;
}
.leaky_paywall_subscription_price p {
  margin-bottom: 1em;
  line-height: 1.2;
}
.leaky_paywall_subscription_limit_details {
  display: block;
  width: 100%;
  margin-top 30px;
  color: #666;
}
.leaky-paywall-payment-button {
  display: inline-block;
  margin: 5px;
}
.leaky-paywall-free-button {
  background: #4fd934;
  background-image: -webkit-linear-gradient(top, #4fd934, #2bb857);
  background-image: -moz-linear-gradient(top, #4fd934, #2bb857);
  background-image: -ms-linear-gradient(top, #4fd934, #2bb857);
  background-image: -o-linear-gradient(top, #4fd934, #2bb857);
  background-image: linear-gradient(to bottom, #4fd934, #2bb857);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  color: #ffffff !important;
  padding: 5px 20px 5px 20px;
  border: solid #2bb857 1px;
  text-decoration: none !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.paypal-description {
  font-size: .8em;
}
.leaky-paywall-field-label {
  display: block;
}
.leaky-paywall-payment-button a {
  display: block;
  min-height: 20px;
  background: #32A3E4;
  color: #fff;
  padding: 7px 15px;
  border-radius: 4px;
  text-decoration: none;
}
.leaky-paywall-payment-button a:hover {
  color: #fff;
  background: #52B2E9;
}
.leaky_paywall_message {
  border-radius: 4px;
  margin-bottom: 1em;
}
.leaky_paywall_message.error {
  background: #F8D7DA;
  border: 1px solid #f5c6cb;
  padding: 10px;
}
.leaky_paywall_message.error p {
  margin-bottom: 5px;
  margin-top: 0;
  font-size: .875em;
  color: #721c24;
}
.leaky_paywall_message.success {
  background: #D4EDDA;
  border: 1px solid #c3e6cb;
  ;
  padding: 10px;
}
.leaky_paywall_message.success p {
  margin-bottom: 5px;
  font-size: .875em;
  color: #155724;
}
.leaky-paywall-payment-form .form-row label {
  display: block;
}
.leaky-paywall-payment-method-container {
  margin-bottom: 20px;
}
.leaky-paywall-payment-method-container img {
  margin-left: 20px;
}
.leaky-paywall-test-mode-wrapper {
  border: 1px solid red;
  padding: 10px;
  margin-bottom: 10px;
}
.leaky-paywall-test-mode-text {
  color: red;
}
#leaky-paywall-update-credit-card label {
  display: block;
}
#leaky-paywall-credit-card-form .exp-month, #leaky-paywall-update-credit-card .exp-month {
  width: 75px;
}
#leaky-paywall-credit-card-form .exp-year, #leaky-paywall-update-credit-card .exp-year {
  width: 125px;
}
.issuem-leaky-paywall-subscriber-info {
  margin-bottom: 20px;
}
#leaky-paywall-profile .issuem-leaky-paywall-field-input {
  min-width: 300px;
}
#leaky-paywall-login-form {
  border: 1px solid #ddd;
  padding: 20px;
  max-width: 300px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
}
#leaky-paywall-login-form #loginform label {
  display: block;
}
#leaky-paywall-login-form #loginform .input {
  width: 98%;
}
#leaky-paywall-account-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#leaky-paywall-account-wrapper .leaky-paywall-account-navigation-wrapper {
  width: 30%;
  background: #000;
}
#leaky-paywall-account-wrapper .leaky-paywall-account-navigation-wrapper ul {
  margin: 0;
  padding: 0;
}
#leaky-paywall-account-wrapper .leaky-paywall-account-navigation-wrapper ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#leaky-paywall-account-wrapper .leaky-paywall-account-navigation-wrapper a {
  color: #fff;
  padding: 10px 10px 10px 20px;
  margin: 0;
  text-decoration: none;
  display: block;
  background: #000;
  color: #929496;
}
#leaky-paywall-account-wrapper .leaky-paywall-account-navigation-wrapper a.active {
  color: #fff;
}
#leaky-paywall-account-wrapper .leaky-paywall-account-navigation-wrapper a:hover {
  background: #666;
  color: #fff;
}
#leaky-paywall-account-wrapper .leaky-paywall-account-details-wrapper {
  width: 70%;
  border: 1px solid #ddd;
  padding: 20px;
}
#leaky-paywall-account-wrapper .leaky-paywall-account-page-title {
  margin-top: 0;
}
.leaky-paywall-account-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 20px;
}
.leaky-paywall-account-table tr {
  border-bottom: 1px solid #d9dadc;
}
.leaky-paywall-account-table td {
  width: 50%;
}
.leaky-paywall-account-table td.profile-table-label {
  color: #9E9E9E;
}
.leaky-paywall-account-table td.profile-table-value {
  color: #000;
}
#leaky-paywall-account-edit-profile-form input {
  width: 300px;
}
.leaky-paywall-input-error {
  color: red;
  font-size: 12px;
}
#leaky-paywall-registration-next {
  min-width: 200px;
}
#leaky-paywall-submit {
  min-width: 200px;
}
#card-element {
  margin-bottom: 20px;
  background: #E7E9EB;
}
#card-errors {
  color: red;
  font-size: 14px;
  margin-bottom: 20px;
}
.leaky-paywall-form-steps {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 40px auto 20px;
  border-bottom: 3px solid #ddd;
  padding: 10px;
}
.leaky-paywall-form-steps .leaky-paywall-form-step {
  width: 50%;
  text-align: center;
  padding: 3px;
  text-transform: uppercase;
  font-size: 14px;
}
.leaky-paywall-form-steps .leaky-paywall-form-step.active {
  font-weight: bold;
}
.leaky-paywall-form-steps .leaky-paywall-form-step .step-number {
  display: inline-block;
  background: #ddd;
  padding: 0 5px;
  width: 30px;
  color: #000;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
  border-radius: 3px;
}
.leaky-paywall-form-steps .leaky-paywall-form-step .step-title {
  display: block;
}
.leaky-paywall-form-steps .leaky-paywall-form-step.active .step-number {
  color: #fff;
  background: #3097DD;
}
.leaky-paywall-user-fields input {
  width: 100%;
}
.leaky-paywall-account-fields h3 {
  margin-top: 20px;
}
.leaky-paywall-account-fields input {
  width: 100%;
}
.acceptance{margin-bottom:20px;font-size:16px;}