/* Lang Div */
.lang-wrapper {
 display: flex;
color: blue;
border-radius: 20px;
 border: 3px solid #0047ff;
 overflow: hidden;
 width: 100px;
 font-weight: 600;
  justify-content: space-between;
  align-items: center;
}

.lang-item {
  padding: 2px 14px;
  text-decoration: none;
  font-size: 14px;
}

.lang-active {
  color: white;
  background-color: #0047ff;
}

.privacy-logo {
    width: 36px;
}

.flex-link {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    display: flex;
}

/*
 Ajust Banner Notification
*/
@media screen and (max-width: 991px) {
  .header-wrapper {
  	position: relative !important;
	}
  .section.faq-article-section {
    padding-top: 16px !important;
  }
  .section.hero-customer {
    margin-top: 16px !important;
  }
  .section.blog-page-hero {
    padding-top: 16px !important;
  }
  .section.contact-form-section {
   padding-top: 16px !important; 
  }
}

.request_custom_fields_22761089695899,
.request_custom_fields_22761033399067
{
  position: relative !important;
}

.request_custom_fields_22761089695899 label,
.request_custom_fields_22761033399067 label {
  margin-bottom: 34px;
}

.request_custom_fields_22761089695899 p,
.request_custom_fields_22761033399067 p {
  position: absolute;
  top: 27px;
  font-size: 16px;
}

@media screen and (max-width: 1071px) and (min-width: 767px) {
  .request_custom_fields_22761033399067 label {
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 413px) {
  .request_custom_fields_22761089695899 label {
    margin-bottom: 70px;
    font-size: 17px;
  }  
}

@media screen and (max-width: 517px) {
  .request_custom_fields_22761033399067 label {
    margin-bottom: 70px;
    font-size: 17px;
  }  
}

input[name="commit"][disabled] {
    background-color: #ccc !important; 
    border-color: #ccc !important; 
    cursor: not-allowed;
}

.drop-zone-wrapper {
  margin-top: 0px;
}

.hero-section-banner {
	padding: 100px 0 124px;
	text-align: center;
  background-color: #f6f5f2;
}

.bg-cta-dots-left, .bg-cta-dots-right {
  height: 60%;
  top: unset !important;
}

#error-message {
    color: red;
    font-size: 15px;
    margin-top: 10px;
}

.notification-error {
  font-size: 15px;
  color: red;
  margin-top: -30px;
  margin-bottom: 24px;
}

#request_custom_fields_14938019169307_hint {
  display: none;
}


.flex-categories {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

.display-none {
  display: none;
}

.card.cta-is-hepful .is-hepful-buttons {
  position: relative;
}



/*
 Disable animations and hovers
*/

.header-logo:hover, 
.footer-logo-link:hover,
.button-secondary:hover,
.link-apps-store:hover,
.social-link:hover,
.footer-link.bottom-link:hover,
.footer-link:hover,
.search-press-release-wrapper:hover,
.form-business input:hover, 
.form-business select:hover, 
.form-business .nesty-input:hover,
.form-field:hover,
.form-field:focus,
.form-business input:focus,
.container-default .card.faq-card {
  transform: translate(0px, 0px) !important;
}

.link-no-decoration {
  text-decoration: none !important;
}
.breadcrumbs li {
  display: block;
}


.breadcrumbs li::after {
    content: "/" !important;
}

.footer-wrapper {
  background-color: #1c1468 !important;
  border-radius: 0 !important;
}

.footer-title {
  color: #fff !important;
}
.copyright-footer-text {
 color: #8d89b3 !important;
}

#preview-bar-container {
  display: none;
}


.hero-customer {
  position: relative;
  overflow: hidden;
  background-color: #f6f5f2;
}



.header-right-side {
  display: flex;
  column-gap: 24px;
  align-items: center;
}

.header-right-side form {
	margin: 0; 
 	width: 500px;
  display: none;
  transition: all .3s; 
}
.header-top-title {
  margin-bottom: 28px;
  display: block;
}



.max-width-780px {
  max-width: 780px;
}

.hero-container.help-center-hero {
  display: block !important;
  padding-bottom: 156px;
}

.hero-customer .search-wrapper {
  margin: 32px auto 0 !important;
}



.hero-customer .bg-get-started.retailers-bg-left {
    left: 0px;
}

.hero-customer form .form-hero {
  margin-bottom: 0;
}

.hero-customer .bg-get-started {
    position: absolute;
  	height: 100%;
}

.hero-customer .bg-get-started.retailers-bg-left, 
.hero-customer .bg-get-started.bg-right.retailers-bg-right {
    top: 0 !important;
}

.bg-get-started.bg-right {
    right: 0;
}

@media screen and (max-width: 479px) {
    .hero-customer .bg-get-started.retailers-bg-left, 
  	.hero-customer .bg-get-started.bg-right.retailers-bg-right {
        top: 5%;
    }

    .hero-customer .bg-get-started {
        top: 23px;
        width: 133px;
    }
}

@media screen and (max-width: 767px) {
  .faq-breadcrums .breadcrumbs {
  column-gap: 4px !important;
}

  
    .hero-customer .bg-get-started {     
        width: 180px !important;
    }

    .hero-section-banner {
      padding: 38px 0 77px;
    }
}

@media screen and (max-width: 991px) {
    .hero-customer .bg-get-started.retailers-bg-left, 
  	.hero-customer .bg-get-started.bg-right.retailers-bg-right {
        top: 54px;
    }

    .hero-customer .bg-get-started {
        width: 260px;
    }
}



.faq-article-link-wrapper {
  justify-content: left !important;
}

.section.blog-page-hero {
  padding-top: 64px;
}

.card.faq-card.faq-featured-card {
  background: #fff;
  border: 1px solid #0047ff;
}

.container-default .card.faq-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.faq-column-links {
  margin-top: 0 !important;
}

.section .hero-container.customer {
  margin-top: 64px;
}

.faq-article-link-wrapper .faq-link-arrow {
  opacity 300ms cubic-bezier(.55, .085, .68, .53) !important;
  width: 24px !important;
}

.section-article-page .container-default .grid-faq-article {
	grid-column-gap: 72px;
  -ms-grid-columns: 0.3fr 1fr;
  grid-template-columns: 0.3fr 1fr;
}

@media screen and (max-width: 767px){
  .faq-breadcrums .breadcrumbs {
    margin-bottom: 0 !important;
  }  
}


.header-right-side .blog-search-article {
  border-radius: 100px;
  border-color: #001400;
}

.faq-article-link-wrapper {
  opacity: 1 !important;
  transform: none !important;
}

.faq-title-column { 
	font-size: 22px;
  margin-bottom: 28px;
}


.callout p {
  margin-bottom: 0;
}

strong {
  font-weight: bold !important;
}

.callout::before {
  display: block;
  position: absolute;
  top: auto;
  left: 20px;
  content: url(https://uploads-ssl.webflow.com/63ff7b678c2b03cb7b788c27/6439ae2200f774336feff7f2_info.svg);
  margin-bottom: -10px;
}

.badge {
  background: #F6F5F2 !important;
}

.search-result-wrapper .badge {
  font-size: 12px;
}

.callout {
  border-radius: 20px;
  margin: 24px 0;
  padding: 24px 24px 24px 86px;
  position: relative;
  background: #F6F5F2;
	align-items: center;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.search-result-wrapper ul, 
.search-result-wrapper li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.search-result-wrapper .faq-breadcrums .breadcrumbs {
  margin-bottom: 2px;
}

.form-field {
	height: unset !important;
  margin-bottom: unset !important;
  padding: unset !important;
  border-style: unset !important;
  border-width: unset !important;
  border-color: unset !important;
  border-radius: unset !important;
  background-color: unset !important;
  transition: border-color 300ms ease, transform 300ms ease;
  color: unset !important;
  font-size: unset !important;
  line-height: unset !important;
  letter-spacing: unset !important;
}

form .form-hero {
  margin-bottom: 44px;
}

.submit-form-request input[type="submit" i] {
  padding: 18.5px 80px;
  border-radius: 8px;
  background-color: #3ff29e;
  transition: transform 0.3s;
  font-family: Youth, sans-serif;
  color: #001400;
  font-size: 16px;
  line-height: 18.56px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.036em;
}

@font-face {
  font-family: "Gilmer";
  src: url(/hc/theming_assets/01HZPANRK20232VHCGN3DRNX2Q) format("eot");
  src: url($assets-gilmer-regular.woff") format("woff"), 
       url($assets-gilmer-regular.ttf")
    format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Gilmer";
  src: url(/hc/theming_assets/01HZPANREVT4BG36KKDSJSXPVQ) format("eot");
  src: url(/hc/theming_assets/01HZPANS8RGW1Z8E6EZV5ZRRNK) format("woff"),
    url(/hc/theming_assets/01HZPANQJK3573RZ3FZEPXB6JY) format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Gilmer";
  src: url(/hc/theming_assets/01HZPANR16ZH41A69N73B1KJ24) format("eot");
  src: url(/hc/theming_assets/01HZPANRVR38MTFMFKZ2XGTVVZ) format("woff"),
    url(/hc/theming_assets/01HZPANQ576FJY86GTZSA413DC) format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Gilmer";
  src: url(/hc/theming_assets/01HZPANR5JPR75BGVQ672G0Y0R) format("eot");
  src: url(/hc/theming_assets/01HZPANS0D94988KC6YBVW0REQ) format("woff"),
    url(/hc/theming_assets/01HZPANQ9KZ70C268CTJ8B4JEJ) format("truetype");
  font-weight: 800;
  font-style: normal;
}

.hero-container.customer.vertical-align-middle {
  align-items: center;
  grid-column-gap: 80px;
}

.hidden {
  display: none !important;
}

.header-wrapper {
  background-color: rgba(255, 255, 255, 0.7) !important;
}

.faq-grid-column {
  max-width: 1000px;
  margin: 0 auto;
}

.faq-category-title {
	margin-bottom: 22px !important;
}

.faq-category-title a {
  color: #001400;
  transition: color 300ms ease;
}

.faq-category-title a:hover {
  color: #0047ff;
}

.hover-blue {
  transition: color 300ms ease;
}

.hover-blue:hover {
  color: #0047ff !important;
}

.color-neutral-800 {
  color: #001400;
}

.search-wrapper {
  position: relative;
  margin-top: 48px !important;
  max-width: 650px;
  transition: transform 300ms ease;
}

.powered-by-zendesk {
  display: none;
}

.section.section-article-page {
  padding-top: 16px;
}

.faq-grid-column-left .card.faq-card.sticky-card {
  top: 120px;
}

.button-secondary:hover {
  background-color: #0047ff !important;
  transform: translate(0px, -4px);
  color: #fffffd !important;
}

.faq-category {
  display: grid;
  grid-row-gap: 20px;  
}

.grid-user-faq {
	grid-column-gap: 20px !important;
  grid-row-gap: 20px !important;
  grid-template-columns: 1fr 1fr 1fr 1fr !important;
  margin-bottom: 50px;
}
.section.hero-customer {
  padding: 0 !important;
}

@media screen and (max-width: 991px){
  .section.hero-customer {
      margin-top: 80px;
  }
}

@media screen and (max-width: 479px){
.section.hero-customer {
    padding-top: 50px !important;
  }
}

@media screen and (max-width: 767px){
.section.hero-customer {
    padding-top: 56px !important;
  }
  
  .hero-container.customer {
    flex-direction: column !important;
  }
}

@media screen and (max-width: 1100px) {
  .grid-user-faq {
  	grid-template-columns: 1fr 1fr 1fr !important;
  }
}

@media screen and (max-width: 991px) {
  .grid-user-faq {
  	grid-template-columns: 1fr 1fr !important;
  }
}

.form-field.required label:after {
  content: "*";
  color: red;
}

.faq-article-link-wrapper {
  padding: 0 !important;
  margin: 24px 0;
  border: none !important;
}

.faq-article-link-wrapper .faq-link-arrow {
  opacity: 0;
  transition: opacity 300ms ease;
}

.faq-article-link-wrapper:hover .faq-link-arrow {
  opacity: 1;
}

.faq-grid-column-left {
  height: 100%;
}
.faq-category .image-card-learn-more.faq-card-arrow {
  margin-top: 0 !important;
}

.image-card-learn-more.faq-card-arrow {
	margin-top: 0 !important;
}
.image-card-learn-more {
 	width: 36px !important;
}

.card.faq-card {
  padding: 24px !important;
  margin: 0 !important;
}

.breadcrumbs a {
  color: #001400;
  font-weight: 400;
  transition: color 300ms ease;
}

.breadcrumbs a:hover {
  color: #0047FF;
}

.faq-breadcrums {
  font-size: 14px;
  font-weight: 400;
  color: #001400 !important;
}

.faq-breadcrums .breadcrumbs {
  padding-left: 0;
  display: flex;
  column-gap: 16px;
  margin-bottom: 32px;
}

.card.cta-is-hepful {
  margin-top: 80px !important;
  text-align: center !important;
}

.breadcrumbs a {
  text-decoration: none;
}

.breadcrumbs ::marker {
  content: "> ";
}

.breadcrumbs ::marker {
  content: "> ";
}

.breadcrumbs > li:first-child::marker {
  content: "";
}

.article-body p {
  font-size: 18px;
  font-weight: 400;
  line-height: 37px;
  letter-spacing: -0.012em;
  text-align: left;
}

.article-body h1 {
  font-weight: 700;
  font-size: 28px;
  line-height: 250%;
  letter-spacing: -0.012em;
}

.article-body h2 {
  font-weight: 700;
  font-size: 18px;
  line-height: 250%;
  letter-spacing: -0.012em;
  margin-bottom: 2px;
  margin-top: 6px;
}

.article-body h3 {
  font-weight: 700;
  font-size: 17px;
  line-height: 250%;
  letter-spacing: -0.012em;
}

.w-form {
  position: relative;
}

.article-body h4 {
  font-weight: 700;
  font-size: 16px;
  line-height: 250%;
  letter-spacing: -0.012em;
}

.article-body h5 {
  font-weight: 700;
  font-size: 15px;
  line-height: 250%;
  letter-spacing: -0.012em;
}


  zd-autocomplete-header {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 172%;
    color: #001400;
    letter-spacing: -0.012em;
    text-align: left !important;
    padding: 24px 20px 16px !important;
    border: none !important;
  }


zd-autocomplete {
  background: #ffffff;
  border: 2px solid #0047ff;
  border-radius: 12px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 1000000;
  overflow: hidden;
}

zd-autocomplete-multibrand[aria-selected="true"] {
  background-color: #f6f5f2;
}

zd-autocomplete-multibrand {
  border-bottom: 1px solid #e6e8e6;
  color: #999;
  display: block;
  padding: 20px;
  cursor: pointer;
  font-size: 13px;
  outline: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s all;
}

zd-autocomplete-multibrand zd-autocomplete-title-multibrand {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 172%;
  color: #001400;
  letter-spacing: -0.012em;
}

zd-autocomplete-multibrand zd-autocomplete-breadcrumbs-multibrand {
  color: #313738;
  font-size: 12px;
  display: none;
}

.nesty-panel {
  background: #ffffff;
  border: 2px solid #0047ff;
  border-radius: 12px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  min-width: 100px;
  position: absolute !important;
  z-index: 999;
}

.nesty-panel li {
  background: #fff;
  border: 0;
  color: #001400 !important;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: "Inter";
  line-height: 1;
  margin: 0 !important;
  min-height: 27px;
  padding: 18px 32px !important;
  position: relative;
  box-sizing: border-box;
  transition: all 0.3s;
  border: 1px solid #e6e8e6;
}

.nesty-panel li:hover {
  background-color: #f6f5f2;
}

.nesty-input:after {
  color: #0047ff;
  content: "▾";
  line-height: 1em;
  position: absolute;
  right: 10px;
  top: 37%;
}

#hc-wysiwyg {
  border: 1px solid #0e4ff5;
  border-radius: 8px;
  margin-bottom: 35px;
}

.upload-dropzone {
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-business input,
.form-business .nesty-input {
  background: #fff;
  border: 1px solid #0e4ff5;
  border-radius: 8px;
  height: 56px;
  width: 100% !important;
  font-size: 16px;
  color: #001400;
  line-height: 24px;
  padding: 16px 32px;
  margin-bottom: 40px;
  transition: 0.3s;
  text-decoration: none;
}

.form-business input:hover,
.form-business select:hover,
.form-business .nesty-input:hover {
  border: 1px solid #001400;
  -webkit-transform: translate(0, -4px);
  -ms-transform: translate(0, -4px);
  transform: translate(0, -4px);
}

.form-business input:focus {
  border: 1px solid #001400;
  outline: none;
  -webkit-transform: translate(0, -4px);
  -ms-transform: translate(0, -4px);
  transform: translate(0, -4px);
}

.form-business select {
  height: 56px;
  width: 100% !important;
  background: #fff;
  border: 1px solid #0e4ff5;
  border-radius: 8px;
  font-size: 16px;
  line-height: 24px;
  padding: 16px 32px;
  margin-bottom: 40px;
  transition: 0.3s;
  color: #001400;
}

.form-business input[type="submit" i]:hover {
  -webkit-transform: translate(0, -4px);
  -ms-transform: translate(0, -4px);
  transform: translate(0, -4px);
}

.form-business input[type="submit" i] {
  padding: 18.5px 80px;
  border-radius: 68px;
  background-color: #0047ff;
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: ease;
  font-family: Gilmer;
  color: #ffffff;
  font-size: 16px;
  line-height: 18.56px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.036em;
  margin-top: 40px;
  cursor: pointer;
}

.form-business fieldset {
  max-width: 100% !important;
}

.form-business select option {
  background: #fff;
  color: #001400;
}

.form-business .actions {
  text-align: center;
}

.form-business .input select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("https://uploads-ssl.webflow.com/61b2689b2968b38831280c4c/630e942dcdb1484c6a624dc0_down-arrow.svg");
  background-repeat: no-repeat;
  background-position-x: 96%;
  background-position-y: 51%;
  background-size: 11px;
}

.form-business .input select:focus-visible {
  outline: none;
}

.form-business ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(0, 0, 0, 0.5);
}

.form-business .legal-consent-container {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
}

.form-business .legal-consent-container a {
  color: #0e4ff5;
  transition: opacity 0.3s color 0.3s;
  font-size: 16px;
}

.form-business .legal-consent-container a:hover {
  color: #001400;
}

.form-business .hs-error-msgs ::marker {
  display: none;
  content: "";
}

.form-business .hs-error-msgs {
  padding-left: 0 !important;
}

.form-business .hs-error-msgs label {
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 172%;
  letter-spacing: -0.012em;
  color: rgba(0, 0, 0, 0.6);
}

.form-business .hs-error-msgs .hs-error-msg {
  margin-top: -36px;
  margin-bottom: 13px;
}

@media screen and (max-width: 479px) {
  .form-field {
    height: unset !important;
  }
}

@media screen and (min-width: 990px) {
  .header-button-mobile {
    display: none !important;
  }
  .only-mobile {
    display: none !important;
  }
}

.header-button-mobile {
  margin-top: 28%;
}

.header-nav-menu-wrapper {
  background-color: #f6f5f2 !important;
}


/* ALERT BANNER */
/*MW-Notificaiton Banner CSS */
/* Common, default styles for the notification box */

/* change the background color by editing "background"  */
/* change the text color by editing "color"  */
.ns-box {
	position: relative;
	background: rgba(192, 57, 43,0.85);
	padding: 20px 20px 20px 20px;
	line-height: 1.4;
	z-index: 1000;
	pointer-events: none;
	color: rgba(250,251,255,0.95);
	font-size: 85%;
  border-bottom: 1px solid #DDD;
}

.ns-box.ns-show {
	pointer-events: auto;
}

.ns-box a {
	color: inherit;
  opacity: 0.7;
	font-weight: 700;
}

.ns-box a:hover,
.ns-box a:focus {
	opacity: 1;
}

.ns-box p {
    margin: 0;
}

.ns-box.ns-show,
.ns-box.ns-visible {
	pointer-events: auto;
}

.ns-close {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 4px;
	top: 4px;
	overflow: hidden;
	text-indent: 100%;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ns-close:hover,
.ns-close:focus {
	outline: none;
}

.ns-close::before,
.ns-close::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 60%;
	top: 50%;
	left: 50%;
	background: #6e6e6e;
}

.ns-close:hover::before,
.ns-close:hover::after {
	background: #fff;
}

.ns-close::before {
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
}

.ns-close::after {
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);
}

.ns-box-inner i {
    color: #fff;
    font-size: 3.8em;
}

.ns-box-inner  {
   display:flex;
   align-items:baseline;
  	align-items:center

}


.megaphone:before {
  content:'\26A0';
  font-family: "entypo";
  font-size: 2.2em;
}

/* Top bar notifications */
.ns-box.ns-bar {
	top: 0;
	left: 0;
	width: 100%;
}

.ns-bar .ns-close {
	background: transparent;
	margin-top: 15px;
	right: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.ns-bar .ns-close::before,
.ns-bar .ns-close::after {
	background: #b7b5b3;
}

[class^="ns-effect-"].ns-bar.ns-hide,
[class*=" ns-effect-"].ns-bar.ns-hide {
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
}



/* Slide on top */
.ns-effect-slidetop {
	box-shadow: inset 5.4em 0 rgba(0,0,0,0.1);
}

.ns-effect-slidetop .icon {
	position: absolute;
	display: block;
	font-size: 109%;
	top: 50%;
	left: 1em;
	-webkit-transform: translate3d(0,-20%,0);
	transform: translate3d(0,-20%,0);
}

.ns-effect-slidetop p {
	padding: 0 3.2em;
	font-size: 1.2em;
	display: inline-block;
}

.ns-effect-slidetop .ns-close::before,
.ns-effect-slidetop .ns-close::after {
	width: 2px;
	background: #fff;
}

.ns-effect-slidetop .ns-close:hover::before,
.ns-effect-slidetop .ns-close:hover::after {
	background: #fff;
}

.ns-effect-slidetop.ns-show .icon,
.ns-effect-slidetop.ns-show p {
	-webkit-animation-name: animScaleUp;
	animation-name: animScaleUp;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.ns-effect-slidetop.ns-show p {
	-webkit-animation-name: animFade;
	animation-name: animFade;
}

@-webkit-keyframes animScaleUp {
	0% { opacity: 0; -webkit-transform: translate3d(0,-50%,0) scale3d(0,0,1); }
	100% { opacity 1; -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1); }
}

@keyframes animScaleUp {
	0% { opacity: 0; -webkit-transform: translate3d(0,-50%,0) scale3d(0,0,1); transform: translate3d(0,-50%,0) scale3d(0,0,1); }
	100% { opacity 1; -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1); transform: translate3d(0,-50%,0) scale3d(1,1,1); }
}

.ns-effect-slidetop.ns-show,
.ns-effect-slidetop.ns-hide {
	-webkit-animation-name: animSlideTop;
	animation-name: animSlideTop;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
}

@-webkit-keyframes animSlideTop {
	0% { -webkit-transform: translate3d(0,-100%,0); }
	100% { -webkit-transform: translate3d(0,0,0); }
}

@keyframes animSlideTop {
	0% { -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
	100% { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}

/* END of ALERT BANNER */