/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 14, 2015, 11:17:22 PM
    Author     : Abu shoaib 
*/
* {
  box-sizing: border-box;
}
html {
  font-size: 16px;
}

body {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue","Source Sans Pro",sans-serif !important;
  background: #f1f1f1;
  line-height: 1.2;
  color: #000000;
  font-kerning: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#about-body .wrap .error h4 {
  margin: 0;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
  line-height: 1.2;
}

#about-body a:active, a:focus {
 box-shadow: none;
}

#header-wrapper .esig-icon-esig-alert
{
  display: none;
}

#about-body .error a {
  color: #7968ff !important;
}
a.plainLink {
  color: #000000 !important;
  text-decoration: none;
}
.notice-error,
#about-body div.error {
  min-height: 35px;
  display: flex;
  align-items: center;
}

#approve-me-bar {
  max-width: 889px;
  width: 100%;
  opacity: 1;
  left: 0px;
  top: auto;
  display: block;
  visibility: visible;
  border: 0px;
  background: rgba(0, 0, 0, 0);
  border-radius: 0px;
  box-shadow: none;
  color: rgb(0, 0, 0);
  cursor: auto;
  margin: 0px;
  line-height: normal;
  outline-width: 0px;
  padding: 0px;
  pointer-events: auto;
  z-index: 2147483647;
  zoom: 1;
  min-height: 107px;
  position: fixed;
  bottom: 0px;
  right: auto;
}

/*body.folded iframe#approve-me-bar {
  left: 40px;
} */

#about-body div.error.bangBar {
  display: flex;
  border-left: none;
  border-left-color: transparent;
  background-color: #dddddd;
  min-height: 35px;
  align-items: center;
  justify-content: center;
  border: none;
  position: static;
  z-index: 200;
  margin-top: -10px !important;
  border-top: 5px solid #786fff;
}

#about-body-content {
  padding-bottom: 0;
}
.wrap.approveme-about-wrap h1.alert-target {
  margin: 0;
  padding: 0;
  display: none;
}

body #TB_window {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 9999999;
}

body #TB_title {
  height: 0;
  border-bottom: 0;
}
/* download page style */

.approveme-about-wrap h1 {
  margin: 0.67em 0;
}

.approveme-about-wrap .about-text {
  margin: 1em 0 2em;
  background: #fff;
  padding: 1em;
  border-left: #588ebf solid 5px;
}

body #TB_window {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 999999;
}

body #TB_title {
  height: 0;
  border-bottom: 0;
}

.approveme-about-wrap .about-text {
  margin: 1em 0 2em;
  background: #fff;
  padding: 1em;
  border-left: #588ebf solid 5px;
}

body #TB_window {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 999999;
}

body #TB_title {
  height: 0;
  border-bottom: 0;
}

#esig-yt-video {
  margin: 0 0 70px;
}

.esig-plugin-cta {
  text-align: center;
  margin: 37px 0 0;
}
.esig-plugin-cta a {
  background: #f42156;
  padding: 13px 30px;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  border-bottom: 2px solid #c70953;
}

a.approveme-mini-btn {
  font-size: 18px;
  letter-spacing: 0.02em;
  text-decoration: none;
  font-weight: 600;
  background-color: #7968ff;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  width: auto;
  padding: 14px 40px;
  height: auto;
}
a.approveme-mini-btn.outlined {
  border: 1px solid #7968ff;
  color: #7968ff;
  background-color: #ffffff;
}

a.approveme-mini-btn:hover {
  color: #fff;
  box-shadow: 0 8px 14px rgba(121, 104, 255, 0.25),
    0 5px 10px rgba(121, 104, 255, 0.22);
}
a.approveme-mini-btn.outlined:hover {
  color: #7968ff;
  box-shadow: 0 8px 14px rgba(121, 104, 255, 0.25),
    0 5px 10px rgba(121, 104, 255, 0.22);
}
p.approveme-mini-btn {
  margin: 2em 0px 1.2em;
}
.gf-shortcode-wrap {
  background-color: #ffffff;
  padding: 7px 20px;
  margin: 5px 0 0;
  display: inline-block;
  border: 1px solid #bebebe;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.esig-plugin-pic-border {
  border: 8px solid #dfdfdf;
  border-radius: 3px;
  max-width: 400px;
  margin: 0 0 18px 0;
}

.esig-step {
  display: inline-block;
  line-height: 25px;
  background: #86d456;
  text-align: center;
  border-radius: 100%;
  color: #fff;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

.approveme-about-wrap .approveme-feature-section p {
  max-width: inherit;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
}

.approveme-feature-section {
  background: #fff;
  padding: 10px 30px;
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.09);
  border-radius: 4px;
  margin: 0 0 40px;
}
p.small {
  font-size: 15px;
  letter-spacing: 0.01em;
  color: #00000087;
}
.approveme-table {
  display: flex;
  flex-wrap: wrap;
}
.approveme-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.approveme-column-2 {
  display: flex;
  width: 50%;
  width: calc(50% - 20px);
  flex-direction: column;
}

.approveme-image {
  width: 100%;
}

.approveme-btn {
  width: 100%;
  padding: 10px 0;
}
.approveme-center {
  text-align: center;
  align-items: center;
}

div.esig-get-started-alert {
  background: #fff;
  border-left: 4px solid #fff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  margin: 5px 15px 2px;
  padding: 1px 12px;
}

.approveme-about-wrap h1 {
  margin: 0;
  font-size: 2.6em;
}

.approveme-about-wrap h2 {
  margin: 40px 0 0.6em;
  font-size: 2.7em;
  line-height: 1.3;
  font-weight: 300;
  text-align: center;
}
/* Float Shadow */
.hvr-float-shadow,
.watch-demo-link a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before,
.watch-demo-link a:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active,
.watch-demo-link a:hover,
.watch-demo-link a:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.approveme-demo-btn {
  width: 30%;
  text-align: center;
}

body #wpcontent {
  padding-left: 0;
}
.approveme-about-wrap {
  margin: 0 0;
}
/* NEW STYLES */

#approveme-about-container {
  width: 100%;
  max-width: 1190px;
  position: relative;
  margin: 0 auto;
  font-family: "Source Sans Pro", sans-serif;
  padding: 0 10px;
}

#approveme-about-container .spacer {
  display: block;
  height: 70px;
  width: 100%;
}

#header-wrapper {
  position: inherit;
  top: 30px;
  z-index: 50;
  z-index: 50;
  background: #fff;
}
#header-wrapper.sticky {
  position: sticky;
  box-shadow: 0 2px 8px -4px rgba(0, 0, 0, 0.2);
}
#header-wrapper .header-shadow {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
}

header.about-header-container {
  min-height: 75px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  flex-wrap: wrap;
  padding: 0 22px;
}

header.about-header-container .right-section {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header.about-header-container .right-section a {
  margin: 0 0 0 1rem;
}

.hero-text {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 900;
  font-size: 320%;
  text-align: center;
  line-height: 1.2;
  margin: 70px 1rem;
}

.hero-text a {
  text-decoration: underline;
  color: #7968ff;
  font-size: 30px;
}

h2.title {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  text-align: center;
  font-size: 34px;
}

h4 {
  font-family: "Source Sans Pro", sans-serif;
  color: #000;
  font-size: 18px;
}
h4.sub-text {
  font-size: 28px;
  font-weight: 400;
  text-align: center;
}
h4.title {
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 0;
}

a.button-border-block {
  border: 1px solid #353535;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 282px;
  height: 72px;
  font-size: 26px;
  font-weight: 600;
  text-decoration: none;
  color: #353535;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
a.button-border {
  border: 1px solid #353535;
  text-align: center;
  display: inline-block;
  width: auto;
  max-width: 426px;
  height: auto;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  padding: 14px 17px;
  margin: 1rem 32px 0;
  color: #353535;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
a.button-border-block.small {
  width: 185px;
  height: 53px;
  font-size: 18px;
}
a.button-purple {
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  height: 53px;
  width: 160px;
  background: #7968ff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 18px;
  color: white;
  text-align: center;
  box-shadow: 0 3px 14px 0 rgba(123, 104, 238, 0.72);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
a.approveme-demo-link {
  font-weight: 600;
  display: inline-block;
  width: auto;
  text-decoration: none;
  padding: 14px 40px;
  height: auto;
  background: #7968ff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 18px;
  color: white;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
a.approveme-demo-link:hover,
a.button-purple:hover {
  box-shadow: 0 8px 14px rgba(121, 104, 255, 0.25),
    0 5px 10px rgba(121, 104, 255, 0.22);
}
a.button-border-block:hover,
a.button-border:hover {
  border-color: #7968ff;
  color: #7968ff;
  box-shadow: 0 8px 14px rgba(121, 104, 255, 0.25),
    0 5px 10px rgba(121, 104, 255, 0.22);
}

a.button-pink {
  display: flex;
  font-weight: 900;
  align-items: center;
  justify-content: space-evenly;
  text-decoration: none;
  height: 55px;
  width: 100%;
  max-width: 300px;
  background: #ff4378;
  padding:0 40px;
  border-radius: 4px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 20px;
  color: white;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
a.button-pink:hover {
  box-shadow: 0 8px 14px rgba(121, 104, 255, 0.25),
    0 5px 10px rgba(121, 104, 255, 0.22);
}

img.button-right-icon {
  width: 24px;
  height: 20px;
  margin-right: 10px;
  display: inline-block;
  object-fit: contain;
}
img.approveme-logo {
  max-width: 411px;
  height: 72px;
  object-fit: contain;
}
img.gf-preview-wedsite-img {
  width: 541px;
  height: 475px;
  object-fit: contain;
}

img.gf-team-contracts-img {
  width: 483px;
  height: 427px;
  object-fit: contain;
}
img.gf-completed-steps-img {
  width: 489px;
  height: 305px;
  object-fit: contain;
  margin-top: 2rem;
}
img.gf-count-on-us-img {
  width: 494px;
  height: 394px;
  object-fit: contain;
}

img.gf-laptop-girl-img {
  width: 174px;
  height: 123px;
  object-fit: contain;
  margin-right: 10px;
}
img.gf-magic-hat-img {
  width: 195px;
  height: 178px;
  object-fit: contain;
  margin-right: 10px;
}

img.gf-advisor-img {
  width: 279px;
  height: 360px;
  object-fit: contain;
  margin-right: 80px;
}

.flex-container {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  height: fit-content;
}

.flex-container .left-col {
  width: 50%;
  align-self: stretch;
}

.flex-container .right-col {
  width: 100%;
  max-width: 529px;
  padding: 1rem 0;
  flex-direction: column;
  align-self: center;
  justify-content: space-evenly;
  display: flex;
}

.flex-container .right-col.center {
  justify-content: center;
}
.flex-container .right-col p {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: -0.12px;
  color: #353535;
  padding: 0;
}

.section__action {
  display: flex;
  flex-direction: column;
  line-height: 1.42;
  font-family: "Source Sans Pro", sans-serif;
}
.section__action p.small {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.1px;
  text-align: center;
  color: #000;
  margin-bottom: 10px;
  text-align: center;
  margin: auto auto 16px;
}

.section__action p.small a {
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}

.section__action p.small a:hover {
  color: #7968ff;
}

.section__action section.watch-demo {
  color: #646f79;
  font-style: italic;
  text-align: center;
  height: 36px;
  font-size: 26px;
  line-height: 36px;
  margin-top: 1rem;
}
section.watch-demo a.watch-demo-link {
  color: #7968ff;
  text-decoration: underline;
  font-style: normal;
  padding: 10px;
}

.m-cta-whiskers-container .m-cta-whiskers__whisker {
  display: inline-block;
  transition: 0.3s ease;
}
.m-cta-whiskers__whisker:nth-of-type(2) {
  transform: rotate(180deg);
}

.m-cta-whiskers-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.m-cta-whiskers-container figure {
  margin: 0 10px;
  transition: 0.3s ease;
}

.m-cta-whiskers-container a.button-purple {
  color: #fff;
  background-color: #7968ff;
  width: 100%;
  max-width: 445px;
  height: 65px;
  text-decoration: none;
  border-radius: 4px;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.01em;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.m-cta-whiskers-container a.button-purple.small {
  width: 287px;
  height: 58px;
}
a.button-purple:hover {
  box-shadow: 0 8px 14px rgba(121, 104, 255, 0.25),
    0 5px 10px rgba(121, 104, 255, 0.22);
}

section.gf-card {
  position: relative;
  margin: 1rem auto;
  display: flex;
  width: 100%;
  background: #fff;
  max-width: 880px;
  border-radius: 8px;
  border-bottom: 4px solid #ececec;
  padding: 1rem 20px;
  height: fit-content;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

section.gf-card p.text {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  color: #272d34;
}
section.gf-card h5.card-title {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 34px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  color: #000;
  margin: 0;
  padding: 0;
}

section.gf-card a.link {
  color: #7968ff;
  text-decoration: underline;
}
section.gf-card ul.small-inline {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
section.gf-card ul.small-inline li {
  font-size: 15px;
  font-weight: 300;
}

.approveme-about-wrap .about-text.top {
  margin: 30px auto 20px;
  min-height: 60px;
  color: #8a8a8a;
  background: #fff;
  padding: 27px 73px;
  max-width: 800px;
  border: 1px solid #eaeaea;
  border-radius: 8px;
  height: 100%;
  border-bottom: 2px solid #d2d2d2;
  font-size: 23px;
  text-align: center;
  line-height: 1.5;
}

section.company-support {
  position: relative;
  margin: 70px auto;
  width: 100%;
  max-width: 970px;
  min-height: 90px;
}

section.company-support > h6 {
  font-size: 14px;
  color: #878d98;
  text-transform: uppercase;
  font-weight: 300;
  text-align: center;
  width: 100%;
  height: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}

.trustedList {
  width: 100%;
  min-height: 60px;
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}

section.company-support img {
  width: auto;
  height: 30px;
  object-fit: contain;
  margin: 10px;
}
.medium-text {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  line-height: 31px;
  color: #405261;
}

.footer-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  height: fit-content;
}

@media screen and (min-width: 320px) {
  html {
    font-size: calc(16px + 6 * ((100vw - 320px) / 680));
  }
}

@media (max-width: 1140px) {
  .flex-container .left-col {
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
  }
}

@media (max-width: 1024px) {
  .approveme-column-2 {
    width: 100%;
    text-align: center;
    align-items: center;
  }
  section.gf-card {
    width: fit-content;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  html {
    font-size: 22px;
  }
  .auto-fold #wpcontent,
  .auto-fold #wpfooter {
    padding-left: 0;
  }
  header.about-header-container {
    position: relative;
    justify-content: center;
    padding: 10px 0;
  }
}

@media (max-width: 877px) {
  #header-wrapper.sticky {
    position: static;
  }
}
@media (max-width: 768px) {
  header.about-header-container .right-section {
    width: 100%;
    margin-top: 10px;
    justify-content: center;
  }
  #about-body div.error.bangBar {
    position: static;
    top: 0px;
    padding: 5px;
  }
  #about-body div.error.bangBar h4 {
    text-align: center;
  }
  .wp-responsive-open #about-body {
    right: 0em;
  }
  img.approveme-logo {
    height: 50px;
  }
  img.gf-preview-wedsite-img {
    width: 270px;
    height: 238px;
  }
  img {
    max-width: 300px;
    height: auto;
  }
  img.gf-advisor-img {
    margin-right: 0px;
  }
  .footer-container {
    justify-content: center;
    text-align: center;
    padding-bottom: 1rem;
  }
  p {
    text-align: center;
  }
  section.gf-card {
    width: fit-content;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  #approve-me-bar {
    position: static;
  }

  img.gf-count-on-us-img {
    height: auto;
  }
  h4.title {
    text-align: center;
  }
  a.button-border-block {
    margin-left: auto;
    margin-right: auto;
  }
  #wpbody-content,
  .footer-container {
    padding-bottom: 0;
  }
}
@media screen and (max-width:600px){
    #approve-me-bar{
        display: none;
    }
    .footer-container {
      padding-bottom: 20px;
    }
}