@charset "utf-8";
/* CSS Document */


/* START - legacy Gen2 */

.full-width-template table#car tr td {
    vertical-align: middle !important;
}

#car .simpleRichText span.tick-icon:before {
background-color:#00b74f;
content:""
}

.car .simpleRichText span.tick-icon:before {
background-color:#00b74f;
}

span.tick-icon {
padding-left: 60px;
padding-bottom: 10px;
 padding-top: 10px;
  margin-bottom: 10px;
}

span.tick-icon:before {
background-position: -171px -120px;
  background-color: #1c6dad;
  width: 38px;
  height: 38px;

  background-image: url("/etc/designs/common_foundation/default-styles-gen2/assets/images/sprites/gen2-sprite.png");
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
margin-top: -4px;
}


@media screen and (min-width: 768px) {
.indent p {
 padding-left: 60px;
}
}
div.reverse-color {color: #ffffff;}
.car .simpleRichText div.reverse-color ul li:before {color: #ffffff;}
.home .simpleRichText div.reverse-color ul li:before {color: #ffffff;}

table {
font-size: inherit;
}

/* END - legacy Gen2 */