html {
  height: 100%;
  min-height: 100%;
}

body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  background-color: #DDDDDD; 
  margin: 0px;
  font-family: 'Lato', Helvetica, Arial, sans serif;
  font-size: 18px;
  color: #333333;
  text-align: center;
}

#revlogo {
  width: 100%;
}

b {
  font-weight: 400;
}

strong {
  font-weight: 700;
}

.caps {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.8em;
}

a,span.blue,button {
  text-decoration: none;
  color: #0099FF;
  -moz-transition: all 0.5s ease-out;  /* FF4+ */
  -o-transition: all 0.5s ease-out;  /* Opera 10.5+ */
  -webkit-transition: all 0.5s ease-out;  /* Saf3.2+, Chrome */
  -ms-transition: all 0.5s ease-out;  /* IE10? */
  transition: all 0.5s ease-out;  
}

a:hover {
  color: #666666;
}

a.nav {
  display: inline-block;
  * display: inline;
  zoom: 1;
  background-color: #666666;
  color: #000000;
  font-size: 1em;
  text-transform: uppercase;
  padding: 10px;
  font-weight: 300!important;
  color: #FFFFFF;
  cursor: pointer;
  cursor: hand;
}

a.navblue {
  display: inline-block;
  * display: inline;
  zoom: 1;
  background-color: #0099ff;
  color: #000000;
  font-size: 1em;
  text-transform: uppercase;
  padding: 10px;
  font-weight: 300!important;
  color: #FFFFFF;
  cursor: pointer;
  cursor: hand;
}

button.navblue {
  background-color: #0099ff;
  border: 0px;
  color: #000000;
  font-size: 1em;
  text-transform: uppercase;
  padding: 10px;
  font-family: 'Lato', Helvetica, Arial, sans serif;
  font-weight: 300!important;
  color: #FFFFFF;
  cursor: pointer;
  cursor: hand;
}

a.navbanner {
  display: inline-block;
  * display: inline;
  zoom: 1;
  background-color: #0099ff;
  color: #000000;
  font-size: 1em;
  text-transform: uppercase;
  padding: 10px;
  font-weight: 300!important;
  color: #FFFFFF;
  cursor: pointer;
  cursor: hand;
  margin-top: 15px; 
  text-align: center; 
  text-shadow: none;
}

a.nav:hover, a.navbanner:hover, a.navblue:hover, button.navblue:hover {
  background-color: #FFFFFF;  
  color: #000000;
}

.nav.role, .navblue.role {
  font-size: 0.8em!important;
}

.main {
  min-height: 100%;
  margin: 0px 0px -400px 0px;
} 

.header {
  background-color: #000000;
  color: #EEEEEE;
  padding: 40px 50px 40px 50px;
  text-align: center;
}

.header2 {
  background-color: #000000;
  color: #EEEEEE;
  padding: 45px 50px 5px 50px;
  text-align: center;
}

.header2 .nav, .header2 .navbanner {
  font-size: 0.9em;
}

.header-left {
  float: left;
  width: 310px;
}

.header-right {
  float: right;
}

.header-right a {
  margin: 0em 0em 0em 1em;
}

a.contact {
  color: #333333;
}

a.contact:hover {
  color: #0099FF;
}

img.think {
  width: 175px;
  height: 40px;
  opacity:0.85;
  filter:alpha(opacity=70); /* For IE8 and earlier */
  -moz-transition: all 0.5s ease-out;  /* FF4+ */
  -o-transition: all 0.5s ease-out;  /* Opera 10.5+ */
  -webkit-transition: all 0.5s ease-out;  /* Saf3.2+, Chrome */
  -ms-transition: all 0.5s ease-out;  /* IE10? */
  transition: all 0.5s ease-out;  
}

img.think:hover {
  opacity:1;
  filter:alpha(opacity=100); /* For IE8 and earlier */
} 

a img {
  border: 0px;
}

.banner-slogan {
  color: #EEEEEE;
  text-shadow: 1px 1px 5px #000000;  
}

.black {
  background-color: #000000;
  color: #EEEEEE;
  padding: 50px 0px 10px 0px;
  font-weight: 100;
  letter-spacing: 1px;
  font-size: 1.1em;
}

.white {
  padding: 50px 0px 10px 0px;
  font-weight: 300;
  color: #000000;
  font-size: 1.1em;
}

.white h3 {
  font-weight: 300!important;  
}

.arrow {
  text-align: center;
  position: relative;
  bottom: -52px;
  z-index: 1;
}

h1 {
  padding: 0px;
  margin: 0px 0px 5px 0px;  
  font-weight: 100;
}

.white h1 {
  font-size: 2.5em;
  font-weight: 300;
  color: #333333;
}

.black h1 {
  font-size: 2.5em;
  font-weight: normal;
  color: #FFFFFF; 
  font-weight: 100;
}

.black h1 a {
  color: #FFFFFF;
}

.black h1 a:hover {
  color: #CCCCCC;
}

.circle h1, h1.bulky {
  padding: 0px;
  margin: 0px 0px 5px 0px;
  font-size: 2em;
  font-family: 'Arimo', Palatino, serif;
  font-weight: normal;
  color: #333333;
}

h2 {
  padding: 0px;
  margin: 0px;
  font-weight: 100;
  font-size: 1.8em;
}

.black h2 {
  font-weight: 100;
  font-size: 1.8em;
}

.white h2 {
  font-weight: 300;
  font-size: 1.8em;
  color: #333333;
}

h3 {
  padding: 0px;
  margin: 0px;
  font-size: 1em;
  font-weight: 400;
}

h3.bulky {
  font-family: 'Arimo', Palatino, serif;
  font-weight: normal;
  font-size: 1.5em;
}

.circle {
  padding: 0px 40px 0px 40px;
}

.circle-bg {
  width: 250px;
  height: 250px;
  -webkit-border-radius: 125px;
  -moz-border-radius: 125px;
  border-radius: 125px;
  background-color: #EEEEEE;
}

.circle-inner {
  padding: 30px;
  vertical-align: middle;
}

.circle-bg-small {
  width: 160px;
  height: 160px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  background-color: #EEEEEE;
}

.circle-bg-small {
  margin: 7px 0px 0px 0px;
  line-height: 100%;
  font-weight: 300;
}

.circle-bg-small a {
  color: #000000;
}

.circle-bg-small a:hover {
  color: #0099FF;
}

.quote-start {
  color: #CCCCCC;
  font-family: Georgia, serif;
  font-size: 150px;
}

.quote-end {
  color: #CCCCCC;
  font-family: Georgia, serif;
  font-size: 150px;
  vertical-align: bottom;
  margin-bottom: -300px;
}

.big {
  font-size: 90px;
  line-height: 95px;
  font-weight: 300!important;
  letter-spacing: -10px;
}

.medium {
  font-size: 70px;
  line-height: 75px;
  font-weight: 300!important;
  letter-spacing: -10px;
}

.features {
  font-size: 0.9em;
  line-height: 150%;
  display: inline-block;
  * display: inline;
  zoom: 1;
  width: 250px;
  height: 440px;
  text-align: center;
  padding: 25px;
  margin: 0px 25px 25px 0px;
  background-color: #F4F4F4;
  border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  vertical-align: top;
}

.features-square {
  font-size: 0.9em;
  display: inline-block;
  * display: inline;
  zoom: 1;
  width: 200px;
  height: 200px;
  text-align: center;
  padding: 25px;
  margin: 0px 25px 25px 0px;
  background-color: #F4F4F4;
  border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  vertical-align: top;
}

.features-square .fa {
  color: #0099FF;
  font-size: 100px;
  margin: 0.2em 0em 0.2em 0em;
}

.features.last, .features-square.last {
  margin-right: 0px;
}

.features-square .outer {
  display: table;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.features-square .inner {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}

.features-square img {
  max-width: 100%;
  max-height: 100%;
}

a.features-square, a.features-square .heavyblack {
  color: #666;
}

a.features-square:hover, a.features-square:hover .heavyblack {
  color: #000!important;
  background-color: #FFF;
}

.features-wide {
  font-size: 0.9em;
  line-height: 150%;
  display: block;
  text-align: left;
  padding: 25px;
  margin: 1em 0em 1em 0em;
  background-color: #F4F4F4;
  border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  color: #000000;
}

a.features-wide:hover {
  color: #0099FF;
}

.features h1, .features-wide h1 {
  line-height: 1em;
}

.features img {
  max-width: 90%;
  height: 150px;
}

img.features-icon {
  width: calc(100% + 50px)!important;
  max-width: calc(100% + 50px)!important;
  margin-left: calc(-25px)!important;
  margin-right: calc(-25px)!important;  
  margin-top: calc(-25px)!important;  
  margin-bottom: calc(25px)!important;  
  height: auto!important;
  -webkit-border-top-left-radius: 0.3em;
  -webkit-border-top-right-radius: 0.3em;
  -moz-border-radius-topleft: 0.3em;
  -moz-border-radius-topright: 0.3em;
  border-top-left-radius: 0.3em;
  border-top-right-radius: 0.3em;
}

.features-wide img {
  float: right;
  margin: 0em 0em 1em 1em;
}

.features-wide .icon {
  float: left;
  margin: 0em 1em 1em 0em;
  width: 54px;
  height: 54px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.shift {
  float: right;
  margin: 0em 0em 1em 1em;
}

.shift img {
  float: none; 
  margin: 0em; 
}

.white hr {
  width: 100%;
  height: 1px;
  color: #BBBBBB;
  background-color: #BBBBBB;
  border: 0;
}

input, textarea, select, button {
  font-family: 'Lato', Helvetica, Arial, sans serif;
  font-size: 1em;
  border: 0px;
  background-color: #FAFAFA;
  padding: 0.7em;
  color: #666666;
  border-radius: 0px;
}

input[type=image] {
  background-color: transparent!important;
}

input[type=submit], button, .fakebutton {
  border: 0px;
  font-weight: 300;
  background-color: #FFFFFF;
  color: #000000;
  text-transform: uppercase;
  -moz-transition: all 0.5s ease-out;  /* FF4+ */
  -o-transition: all 0.5s ease-out;  /* Opera 10.5+ */
  -webkit-transition: all 0.5s ease-out;  /* Saf3.2+, Chrome */
  -ms-transition: all 0.5s ease-out;  /* IE10? */
  transition: all 0.5s ease-out;  
  border-radius: 0px;
}

.fakebutton {
  display: inline-block;
  * display: inline;
  zoom: 1;
}

input[type=submit]:hover, button:hover, .fakebutton:hover {
  border: 0px;
  color: #FFFFFF;
  background-color: #000000;
  cursor: pointer;
  cursor: hand;
}

.justify {
  text-align: justify;
}

.validateError, .error {
  color: #CC0000;
}

.active, .active:hover {
  color: #5BAFFE!important;
}

.roundborder {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.heavywhite {
  font-family: 'Arimo', Palatino, serif;
  font-weight: normal;
  color: #FFFFFF;
  -moz-transition: all 0.5s ease-out;  /* FF4+ */
  -o-transition: all 0.5s ease-out;  /* Opera 10.5+ */
  -webkit-transition: all 0.5s ease-out;  /* Saf3.2+, Chrome */
  -ms-transition: all 0.5s ease-out;  /* IE10? */
  transition: all 0.5s ease-out;  
}

.heavyblack {
  font-family: 'Arimo', Palatino, serif;
  font-weight: normal;
  color: #000000;
  -moz-transition: all 0.5s ease-out;  /* FF4+ */
  -o-transition: all 0.5s ease-out;  /* Opera 10.5+ */
  -webkit-transition: all 0.5s ease-out;  /* Saf3.2+, Chrome */
  -ms-transition: all 0.5s ease-out;  /* IE10? */
  transition: all 0.5s ease-out;  
}

.grey {
  color: #999999;
}

.blue {
  color: #0099FF;
}

a:hover .blue {
  color: #000000;
}

.action_req {
  background-color: #FFFFFF;
  font-weight: 400;
}

.box-header {
  background-color: #000000;
  color: #DDDDDD;
  text-transform: uppercase;
  font-family: 'Arimo', Palatino, serif;
  font-size: 1.6em;
  padding: 30px;
}

.box {
  background-color: #F4F4F4;
  padding: 40px;
}

.cols-two {
  display: inline-block; 
  vertical-align: top; 
  width: 100%; 
  max-width: 450px; 
  text-align: left;
  margin: 1em;
}

.feature-cell {
  width: 250px;
  display: inline-block;
  * display: inline;
  zoom: 1; 
  text-align: left;
  vertical-align: top;
  font-size: 1em;
  margin: 0px 30px 30px 30px;
}

.feature-cell a {
  color: #FFFFFF;
}

.white .feature-cell a {
  color: #000000;
}

.feature-cell a:hover, a:hover .heavywhite {
  color: #BBBBBB;
}

.white .feature-cell a:hover, .white a:hover .heavyblack {
  color: #666666;
}

.feature-cell-img {
  height: 70px;
  display: table-cell;
  vertical-align: bottom;
}

.feature-cell-img img {
  max-width: 200px;
  max-height: 66px;
}

.client-cell {
  width: 140px;
  display: inline-block;
  * display: inline;
  zoom: 1;
  text-align: center;
  vertical-align: top;
}

.client-cell-table {
  display: table;
  width: 100%;
  text-align: center;
}

.client-cell-img {
  height: 110px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.client-cell-img img {
  max-width: 110px;
  max-height: 110px;
}

.boximage {
  border: 10px solid #EEEEEE;
}

.quote {
  font-weight: 400;
}

.rev-profile-banner {
  min-width: 100%;
}

/* client banner */

#client-banner {
  padding: 0px 100px 0px 100px;
  font-size: 14px;
}

ul li.bjqs-prev {
    list-style: none;
}

ul li.bjqs-next {
    list-style: none;
}

ol.bjqs-markers {
    display: none;
}

span.slider-arrow {
  font-size: 100px;
  padding: 17px 20px 20px 20px;
  color: #CCCCCC;
  -moz-transition: all 0.5s ease-out;  /* FF4+ */
  -o-transition: all 0.5s ease-out;  /* Opera 10.5+ */
  -webkit-transition: all 0.5s ease-out;  /* Saf3.2+, Chrome */
  -ms-transition: all 0.5s ease-out;  /* IE10? */
  transition: all 0.5s ease-out;  
}

.bjqs-prev .slider-arrow {
  padding-right: 22px;
}

.bjqs-next .slider-arrow {
  padding-left: 22px;
}

span.slider-arrow:hover {
  color: #000000;
}

/* *** */

.map-label {
  width: 210px; 
  height: 110px; 
  background-color: #EEEEEE; 
  font-size: 13px; 
  padding: 20px; 
  text-align: left; 
}

.map-label b {
  display: block;
  margin-bottom: 7px;
}

.map-label a {
  display: block;
  margin-top: 7px;
  text-align: right;
  color: #000000;
}

.map-label a:hover {
  color: #0099FF;
}

.fliph {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";  
}

.life-ring {
  width: 220px; 
  height: 220px; 
  border: 110px solid #4F9DD6; 
  border-radius: 220px; 
  -moz-border-radius: 220px; 
  -webkit-border-radius: 220px;
}

.ring-item {
  display: inline-block;
  * display: inline;
  zoom: 1;
  background-color: #a5c6e8;
  color: #FFFFFF;
  text-align: center;
  width: 90px; 
  height: 70px;
  border-radius: 45px; 
  -moz-border-radius: 45px; 
  -webkit-border-radius: 45px;
  padding-top: 23px;
}

.ring-centre {
  color: #333333;
  font-size: 20px; 
}

.ring-big {
  font-size: 100px;
  line-height: 95px;
  font-weight: 300!important;
  letter-spacing: -5px;
}


.ring-heading {
  font-family: Helvetica, Arial, sans serif;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 10px;
  color: #666666;
  text-transform: uppercase;
}

.bb-header {
  display: inline-block;
  * display: inline;
  zoom: 1;
  background-color: #333333;
  color: #FFFFFF;
  font-family: Helvetica, Arial, sans serif;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 15px;
  text-transform: uppercase;
  padding: 10px 10px 10px 25px;
}

.bb-img {
  display: inline-block;
  * display: inline;
  zoom: 1;
  background-color: #333333;
  padding: 8px 12px 8px 12px;
}

.grey-section {
  position: relative; 
  background-color: #333333; 
  color: #FFFFFF; 
  padding: 50px;   
}

.grey-section h1, .grey-section h2 {
  color: #FFFFFF!important;
  font-weight: 100;
}

.bluebox {
  padding: 30px;
  background-color: #4F9DD6;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 100;
  line-height: 28px;
}

.inverted-circle-container {
  display: inline-block;
  * display: inline;
  zoom: 1;
  width: 160px;
  height: 160px;
}

.inverted-circle {
  display: table;
  color: #FFFFFF;
  background-color: #999999;
  width: 160px;
  height: 160px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  border-radius: 80px;
  text-align: center;
}

.inverted-circle.blue {
  background-color: #4F9DD6;
}

.inverted-circle-inner {
  display: table-cell;
  vertical-align: middle;
}

.cell {
  font-size: 0.9em;
  text-transform: uppercase;
  display: inline-block;
  * display: block;
  zoom: 1;
  padding: 10px;
  margin: 10px 0px 0px 0px;
  color: #000000;
  background-color: #EEEEEE;
  max-width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;  
}

.cell:hover {
  background-color: #494949;
  color: #FFFFFF;
}

.cell:hover i {
  color: #0099FF!important;
}

.cell b {
  font-size: 18px;
  text-transform: capitalize;
}

.checklist {
  display: inline-block;
  * display: block;
  zoom: 1;
  padding: 10px;
  margin: 5px 10px 5px 10px;
  color: #000000;
  background-color: #EEEEEE;
}

.partners {
  display: inline-block; 
  vertical-align: middle; 
  padding: 0.5em;
  margin: 0.5em;
  max-width: 150px;
  max-height: 120px;
}

.showonmob {
  display: none!important;
}

.page-container {
  width: 950px;
  display: inline-block;
}

.black .page-container, .white .page-container {
  /*width: 850px;*/
}

.break2 {
  display: none;
}

.footer-container {
  height: 400px;
  text-align: center;
  background-color: #000000;
  color: #EEEEEE;
  font-weight: 100;
  letter-spacing: 1px;
  font-size: 1.1em;
}

.push {
  height: 400px;
}

.footer {
  display: inline-block;
  font-size: 1em;
  text-decoration: none;
  padding: 2em 0em 2em 0em;
  text-align: left;
  width: 850px;
}

.footer-block {
  font-weight: 300;
  display: inline-block;
  * display: inline;
  zoom: 1;
  max-width: 270px;
  text-align: left;
  margin: 0em 1em 0em 0em;
  vertical-align: top;
}

.footer-block.right {
  text-align: right;
  float: right;
  margin: 0em;
}

.footer-block strong {
  color: #666666;
}

.footer-block a {
  font-size: 1em;
  color: #CCCCCC;
  margin-top: 5px;
  display: block;
}

.footer-block a:hover {
  color: #FFFFFF;  
}

.footer-block a.social {
  color: #CCCCCC!important;
  font-size: 2em;
  display: inline!important;
}

.footer-block a.social:hover {
  color: #FFFFFF!important;
}

.clear {
  clear: both;
}

.centeronmob {
  text-align: left;
}	

.form {
  background-color: #EEEEEE;
  border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  padding: 1em;
}

.form td {
  padding: 0.25em 0em 0.25em 0em;
}

.chat {
  background-color: #F4F4F4;
  padding: 1em;
  margin: 0 0 1em 0;
  box-sizing: border-box;
  word-wrap: break-word;
  word-break: break-word;
}

.chat.me {
  background-color: #EBEBEB;
}

@media screen and (max-width: 949px) {
  
  body {
    width: auto!important;
  }
  
  .page-container {
	display: block;
    width: auto!important;
  }
  
  .hideonmob {
    display: none!important;
  }
  
  .showonmob {
    display: block!important;
  }

  .break2 {
    display: block;
    height: 1em;
  }

  .stack tr,
  .stack th,
  .stack td, 
  .generic_content tr,
  .generic_content th,
  .generic_content td
  {
	display: block;
    width: auto!important;
    height: auto!important;
  }
  
  .footer-container {
    height: auto;
  }
  
  .footer {
    display: block;
    text-align: center;
    width: auto!important;
    padding: 2em 0em 2em 0em;
  }
  
  .footer-block {
    float: none!important;
    text-align: center;
    width: 90%;
    max-width: 90%;
    margin: 0.5em 0em 0.5em 0em;
  }
  
  .footer-block.right {
    float: none;
    display: inline-block;
    text-align: center;
    margin: 0.5em 0em 0.5em 0em;
  }
  
  .footer-nav-cols {
    margin: 0em;
    display: block;
  } 
  
  .header-left {
    float: none;
    width: 100%;
  }

  .header-right {
    float: none;
  }

  .header-right a {
    margin: 0em 0.5em 0em 0.5em;
  }

  .centeronmob {
    text-align: center;
  }	
  
  .black {
    font-weight: 300;
  }
  
  h1, .black h1, .white h1 {
    font-size: 1.5em;
  }

  h2, .black h2, .white h2 {
    font-size: 1.2em;
  }

  .banner-slogan h1, .black h1, .black h2 {
    font-weight: 300;
  }

  .nav, .navblue, .navbanner {
    font-size: 1em;
  }

  .black, .white {
    padding-left: 1em;
    padding-right: 1em;
  } 
  
  .partners {
    max-width: 28%;
    max-height: 80px;
    padding: 0em;
  }
  
  .banner-gradient {
    padding: 0em 1em 0em 1em;
  }
  
  .feature-img {
    max-width: 60%;
  }
  
  .features {
    display: block;
    width: auto;
    margin: 0em 0em 1em 0em;
    height: auto;
  }
  
  .features-square {
    margin: 1em!important;
    width: 100px;
    height: 100px;
    font-size: 0.8em;
  }
  
  .features-square .fa {
    font-size: 3.5em;
    margin-top: 0em;
  }
  
  .features-square img {
    max-width: 100px;
    max-height: 100px;
  }
  
  .circle {
    padding: 0.5em;
  }
  
  input[type=text], input[type=password], textarea, select {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  
  #urltrial {
    width: auto!important;
  }
  
  .fullwidth, .grey-section {
    margin: 0em -1em 0em -1em;
  }

  .rev-profile-banner {
    min-width: 100%;
    margin: 0em -1em 0em -1em;
  }
  
  .features-wide {
    margin: 0.5em 0em 0.5em 0em;
  }

  .cols-two {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0em 0em 1em 0em;
  }
  
  .form {
    display: block;
  }
  
  .shift {
    display: block;
    width: 100%!important;
    float: none;
    margin: 0em 0em 1em 0em;
    padding: 0em;
    text-align: center;
  }
  
  .shift img {
    width: 100%;
  }
  
  .feature-cell {
    text-align: center;
    margin: 1em 0em 1em 0em;
  }
 
  .feature-cell-img {
    display: inline-block;
    margin: 0em 0em 1em 0em;
  }
  
  .features-wide .icon {
    float: right;
    margin: 0em 0em 1em 1em;
    width: 54px;
    height: 54px;
  }
}