@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('/content/fonts/roboto/roboto-v15-latin-100.eot');
  src: local('Roboto Thin'), local('Roboto-Thin'), url('/content/fonts/roboto/roboto-v15-latin-100.eot?#iefix') format('embedded-opentype'), url('/content/fonts/roboto/roboto-v15-latin-100.woff2') format('woff2'), url('/content/fonts/roboto/roboto-v15-latin-100.woff') format('woff'), url('/content/fonts/roboto/roboto-v15-latin-100.ttf') format('truetype'), url('/content/fonts/roboto/roboto-v15-latin-100.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/content/fonts/roboto/roboto-v15-latin-300.eot');
  src: local('Roboto Light'), local('Roboto-Light'), url('/content/fonts/roboto/roboto-v15-latin-300.eot?#iefix') format('embedded-opentype'), url('/content/fonts/roboto/roboto-v15-latin-300.woff2') format('woff2'), url('/content/fonts/roboto/roboto-v15-latin-300.woff') format('woff'), url('/content/fonts/roboto/roboto-v15-latin-300.ttf') format('truetype'), url('/content/fonts/roboto/roboto-v15-latin-300.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/content/fonts/roboto/roboto-v15-latin-regular.eot');
  src: local('Roboto Regular'), local('Roboto-Regular'), url('/content/fonts/roboto/roboto-v15-latin-regular.eot?#iefix') format('embedded-opentype'), url('/content/fonts/roboto/roboto-v15-latin-regular.woff2') format('woff2'), url('/content/fonts/roboto/roboto-v15-latin-regular.woff') format('woff'), url('/content/fonts/roboto/roboto-v15-latin-regular.ttf') format('truetype'), url('/content/fonts/roboto/roboto-v15-latin-regular.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/content/fonts/roboto/roboto-v15-latin-500.eot');
  src: local('Roboto Medium'), local('Roboto-Medium'), url('/content/fonts/roboto/roboto-v15-latin-500.eot?#iefix') format('embedded-opentype'), url('/content/fonts/roboto/roboto-v15-latin-500.woff2') format('woff2'), url('/content/fonts/roboto/roboto-v15-latin-500.woff') format('woff'), url('/content/fonts/roboto/roboto-v15-latin-500.ttf') format('truetype'), url('/content/fonts/roboto/roboto-v15-latin-500.svg#Roboto') format('svg');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/content/fonts/roboto/roboto-v15-latin-700.eot');
  src: local('Roboto Bold'), local('Roboto-Bold'), url('/content/fonts/roboto/roboto-v15-latin-700.eot?#iefix') format('embedded-opentype'), url('/content/fonts/roboto/roboto-v15-latin-700.woff2') format('woff2'), url('/content/fonts/roboto/roboto-v15-latin-700.woff') format('woff'), url('/content/fonts/roboto/roboto-v15-latin-700.ttf') format('truetype'), url('/content/fonts/roboto/roboto-v15-latin-700.svg#Roboto') format('svg');
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.login-status {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 6px;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #336666;
}
.login-status a {
  color: #336666;
}
.login-status a:hover {
  color: #333;
  text-decoration: none;
}
.login-status .user {
  position: relative;
  padding-left: 25px;
  background: url("/content/img/icons/profile-header.png") no-repeat scroll 0 -1px transparent;
}
.login-status .user:hover .dropdown-menu {
  display: block;
}
.login-status .hello {
  color: #666;
  text-transform: none;
}
.login-status .revert {
  text-transform: none;
}
.login-status .dropdown-menu {
  margin-top: -1px;
  text-transform: none;
}
.login-status .dropdown-menu li > a {
  font-family: "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 12px;
  color: #739491;
}
.login-status .dropdown-menu li:hover > a {
  color: #333333;
  background: transparent;
}
.login-status .cart-icon {
  margin-left: 12px;
  border-left: 1px solid #ccc;
  padding-left: 35px;
  background: url("/content/img/icons/cart.png") no-repeat scroll 10px center transparent;
}
.login-status .cart-icon img {
  margin-top: -3px;
}
#rev-header {
  background: url("/content/img/rev/headerbgcolor_1px.png") repeat-x;
  height: 90px;
  position: relative;
  z-index: 999;
}
#rev-header .header-container {
  position: relative;
}
#rev-header #header-logo {
  background: url("/content/img/rev/rev_logo_colored_top_retina.png") no-repeat left 22px;
  height: 90px;
  width: 115px;
  float: left;
  background-size: 115px;
}
#rev-header #main-menu {
  background: url("/content/img/rev/main_menu_pg.png") repeat-x;
  height: 50px;
  margin: 40px 0 0 120px;
  float: left;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-box-shadow: 0px -5px 8px rgba(120, 120, 120, 0.2);
  -moz-box-shadow: 0px -5px 8px rgba(120, 120, 120, 0.2);
  box-shadow: 0px -5px 8px rgba(120, 120, 120, 0.2);
}
#rev-header #main-menu #service-menu-container:hover .dropdown-menu {
  display: block;
}
#rev-header #main-menu .dropdown-menu {
  text-align: left;
  text-transform: none;
  margin-top: -2px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  margin-left: -1px;
  border: 1px solid #dce7e5;
  border-top: none;
  width: 155px;
  min-width: 155px;
}
#rev-header #main-menu .dropdown-menu li:hover {
  background: transparent;
}
#rev-header #main-menu .dropdown-menu a {
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #ABBEBB;
  padding: 3px 14px;
  background: transparent;
}
#rev-header #main-menu .dropdown-menu a:hover {
  color: #739491;
}
#rev-header #main-menu .menu-link {
  display: block;
  color: #8A8A8A;
  outline: 0;
  letter-spacing: 0.1em;
}
#rev-header #main-menu .menu-link:hover,
#rev-header #main-menu .menu-link.active {
  color: #333;
  text-decoration: none;
}
#rev-header #main-menu .menu-item {
  height: 50px;
  line-height: 50px;
  float: left;
  width: 142px;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #8A8A8A;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
#rev-header #main-menu .menu-item > a.active {
  color: #333;
}
#rev-header #main-menu .menu-item.services {
  width: 155px;
  border-right: 1px solid #dce7e5;
}
#rev-header #main-menu .menu-item.about {
  border-right: 1px solid #dce7e5;
  border-left: 1px solid #f7f8f8;
}
#rev-header #main-menu .menu-item.contact {
  border-left: 1px solid #f7f8f8;
}
#rev-header .contact-number {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: #8FAEA9;
  margin-top: 40px;
  line-height: 50px;
}
.subnav {
  *zoom: 1;
  text-align: right;
  /* Place Order buttons */
}
.subnav:before,
.subnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.subnav:after {
  clear: both;
}
.subnav .container {
  height: 60px;
  background: url("/content/img/rev/subnav_shadow.png") center 48px no-repeat;
  position: relative;
}
.subnav .level-up {
  background: url("/content/img/rev/back_button.png") 0 0 no-repeat;
  float: left;
  width: 28px;
  height: 28px;
  margin: 15px 20px 0 0;
}
.subnav .level-up:hover,
.subnav .level-up:active {
  background: url("/content/img/rev/back_button.png") 0 -28px no-repeat;
}
.subnav ul {
  float: left;
  margin: 0;
}
.subnav li {
  background: url("/content/img/rev/subnav_divider.png") right center no-repeat;
}
.subnav li:last-child {
  background: none;
}
.subnav li a {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #666;
  outline: 0;
  font-size: 16px;
  line-height: 20px;
  display: block;
  padding: 20px;
}
.subnav li a:hover {
  color: #666;
  text-decoration: none;
}
.subnav li a.active {
  text-decoration: none;
  cursor: default;
  background: url("/content/img/rev/subnav_arrow.png") center 51px no-repeat;
  color: #666;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
.subnav .btn-regular {
  margin-top: 12px;
}
.subpage-nav {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  margin: -20px 0 20px 0;
}
.subpage-nav ul.inline {
  margin: 0;
}
.subpage-nav ul.inline li {
  padding: 12px 0;
  font-weight: 500;
}
.subpage-nav ul.inline li:first-child a {
  padding-left: 0;
  border-left: none;
}
.subpage-nav a {
  color: #577e78;
  border-left: 1px solid #ccc;
  padding: 0 18px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  line-height: 12px;
  margin: 0;
}
.subpage-nav a.active {
  color: #666;
}
#page > footer {
  background-color: #333333;
  color: white;
}
#page > footer [class*="span"]:not([class*="col-sm-"]) {
  min-height: 1px;
  margin-left: 20px;
  float: left;
}
#page > footer .row {
  margin-left: -20px;
}
#page > footer .span2 {
  width: 140px;
}
#page > footer .span3:not(.col-sm-2) {
  width: 220px;
}
#page > footer .span6 {
  width: 460px;
}
#page > footer .contact-info {
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
}
#page > footer .contact-info a {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
#page > footer #footer-top {
  padding: 40px 0px 50px 0px;
  border-bottom: 1px solid #000000;
  box-sizing: content-box;
}
#page > footer #footer-top .social-link-container {
  margin-top: 10px;
}
#page > footer #footer-top .social-link-container .social-link {
  margin: 0px;
  float: left;
  height: 45px;
  width: 45px;
  background-position: 0 -45px;
  background-repeat: no-repeat;
  margin-right: 10px;
  background-image: url("/content/img/rev/social-icons-sprite.png");
}
#page > footer #footer-top .social-link-container .social-link.twitter {
  background-position: 0 -45px;
}
#page > footer #footer-top .social-link-container .social-link.twitter:hover {
  background-position: 0 0;
}
#page > footer #footer-top .social-link-container .social-link.facebook {
  background-position: -45px -45px;
}
#page > footer #footer-top .social-link-container .social-link.facebook:hover {
  background-position: -45px 0;
}
#page > footer #footer-top .social-link-container .social-link.google-plus {
  background-position: -90px -45px;
  margin-right: 0;
}
#page > footer #footer-top .social-link-container .social-link.google-plus:hover {
  background-position: -90px 0;
}
#page > footer #footer-top .social-link-container .social-link.linkedin {
  background-position: -135px -45px;
  margin-right: 0;
}
#page > footer #footer-top .social-link-container .social-link.linkedin:hover {
  background-position: -135px 0;
}
#page > footer .footer-link a {
  color: #959595;
  font-size: 12px;
}
#page > footer .footer-link a:hover {
  color: #FFFFFF;
}
#page > footer .rev-logo {
  background: url("/content/img/rev/rev_logo_footer.png") no-repeat;
  height: 48px;
  margin-bottom: 30px;
}
#page > footer a.header {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding-bottom: 6px;
  color: white;
}
#page > footer a.header:hover {
  color: #959595;
}
#page > footer #footer-bottom {
  height: 30px;
  font-size: 11px;
  border-top: 1px solid #535353;
  padding: 25px 0;
  color: #C7C7C7;
}
#page > footer #footer-bottom .freelancer-button-container {
  margin-left: 10px;
}
#page > footer #footer-bottom .freelancer-button {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-weight: 800;
  width: 195px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  border-radius: 5px;
  background-color: white;
  color: #323232;
  display: block;
  text-align: center;
}
#page > footer #footer-bottom .freelancer-button:hover {
  background-color: #DFDFDF;
  color: #323232;
  text-decoration: none;
}
#page > footer #footer-bottom a {
  margin: 0px 10px;
  color: #C7C7C7;
}
#page > footer #footer-bottom a:hover {
  color: #FFFFFF;
}
#page > footer #footer-bottom .row {
  line-height: 45px;
  margin-left: -20px;
}
html,
body,
#page {
  height: 100%;
}
#main {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -355px;
  /* the bottom margin is the negative value of the footer's height */
}
#footer-top {
  padding: 40px 0;
  height: 140px;
}
#footer-bottom {
  height: 95px;
}
#page > footer,
#main > .push {
  margin-top: 40px;
  height: 315px;
  clear: both;
}
.app #page #main,
.compact-footer #page #main {
  margin: 0 auto -135px;
}
.app #page footer,
.compact-footer #page footer,
.app #page .push,
.compact-footer #page .push {
  height: 95px;
}
.app #page #footer-top,
.compact-footer #page #footer-top {
  display: none;
}
.minimalistic-footer .social-link-container,
.minimalistic-footer .nav-container,
.minimalistic-footer .freelancer-button-container {
  display: none;
}
#page.fluid #main {
  margin: 0 auto -95px;
  /* the bottom margin is the negative value of the footer's height */
}
#page.fluid footer,
#page.fluid .push {
  margin-top: 0px;
}
.subfooter {
  margin-top: 40px;
  background: url("/content/img/rev/subfooter-bg.png") repeat-x left top;
}
.subfooter .content-wrapper {
  padding: 25px 0 80px 0;
}
.subfooter h2 {
  text-transform: uppercase;
  color: #577e78;
  font-size: 18px;
  line-height: 1;
}
.subfooter a {
  font-weight: 500;
  color: #577e78;
}
.subfooter ul li {
  line-height: 25px;
}
.subfooter .column-wrapper {
  padding-left: 5%;
  background: url("/content/img/rev/subfooter_border.png") repeat-y left top;
  min-height: 130px;
}
.subfooter .span4:first-child .column-wrapper {
  padding-left: 0;
  background: none;
}
.subfooter .contacts li {
  padding-left: 40px;
  background-image: url("/content/img/rev/contact_icons.png");
  background-repeat: no-repeat;
  height: 32px;
  margin: 10px 0;
}
.subfooter .contacts .email {
  background-position: 0 8px;
  line-height: 32px;
}
.subfooter .contacts .phone {
  background-position: 0 -20px;
  line-height: 16px;
}
.stats-showcase {
  *zoom: 1;
  background: url("/content/img/rev/light_curve_bg.png") no-repeat center top;
  margin: -50px 0 -40px 0;
  padding: 40px 0 20px 0;
}
.stats-showcase:before,
.stats-showcase:after {
  display: table;
  content: "";
  line-height: 0;
}
.stats-showcase:after {
  clear: both;
}
.stats-showcase .contacts li {
  padding-left: 50px;
  background-image: url("/content/img/rev/contact_icons.png");
  background-repeat: no-repeat;
  height: 32px;
  margin: 10px 0;
}
.stats-showcase .contacts .email {
  background-position: 0 0;
  line-height: 32px;
}
.stats-showcase .contacts .phone {
  background-position: 0 -32px;
  line-height: 16px;
}
.stats-showcase .circles li {
  background: url("/content/img/rev/circle_bg.png") no-repeat center top;
  width: 188px;
  height: 135px;
  text-align: center;
  vertical-align: middle;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #577e78;
  font-size: 12px;
  line-height: 14px;
  padding-top: 8px;
  margin-bottom: -8px;
  display: table-cell;
}
.stats-showcase .circles li span {
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 8px;
}
.stats-showcase .circles li span strong {
  font-size: 40px;
}
.stats-showcase .circles li span small {
  font-size: 16px;
}
.stats-showcase .circles li.circle-small span {
  font-size: 26px;
}
/* Ad widgets / banners */
.mobile-promo-narrow-simple {
  height: 150px;
  position: relative;
  background: url("/content/img/rev/promo/mobile_app_narrow_simple.png") no-repeat;
}
.mobile-promo-narrow-simple .promo-text {
  position: absolute;
  top: 5px;
  left: 120px;
}
.mobile-promo-narrow-simple .promo-text h2 {
  margin-bottom: 2px;
}
.mobile-promo-narrow-simple .promo-text a {
  font-weight: 500;
}
.mobile-promo-narrow {
  height: 182px;
  position: relative;
  margin: 20px 0;
  background: url("/content/img/rev/promo/mobile_android_app_narrow.png") no-repeat 6px 0px;
}
.mobile-promo-narrow .promo-text {
  position: absolute;
  top: 20px;
  left: 125px;
}
.mobile-promo-narrow .promo-text h2 {
  margin-bottom: 2px;
}
.captions-promo-narrow {
  width: 250px;
  height: 280px;
  position: relative;
  background: url("/content/img/rev/promo/captions_narrow.jpg") no-repeat 6px 0px;
  color: #fff;
}
.captions-promo-narrow .promo-text {
  position: absolute;
  text-align: center;
  top: 15px;
  left: 40px;
}
.captions-promo-narrow .promo-text h2 {
  margin-bottom: 2px;
  color: #fff;
}
.captions-promo-narrow .promo-text a {
  color: #fff !important;
}
.captions-promo-narrow .promo-text a:hover {
  color: #fff !important;
}
.promo-wide {
  height: 90px;
  margin-top: 40px;
  position: relative;
}
.promo-wide .promo-text {
  font-size: 20px;
  color: #79928e;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  position: absolute;
  top: 30px;
  left: 250px;
}
.promo-wide .promo-text a {
  margin: -2px 0 0 25px;
}
.mobile-promo-wide {
  height: 90px;
  margin-top: 40px;
  position: relative;
  background: url("/content/img/rev/promo/mobile_app_wide.png") no-repeat center center;
}
.mobile-promo-wide .promo-text {
  font-size: 20px;
  color: #79928e;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  position: absolute;
  top: 30px;
  left: 250px;
}
.mobile-promo-wide .promo-text a {
  margin: -2px 0 0 25px;
}
.captions-promo-wide {
  height: 90px;
  margin-top: 40px;
  position: relative;
  background: url("/content/img/rev/promo/captions_wide.jpg") no-repeat center center;
}
.captions-promo-wide .promo-text {
  font-size: 20px;
  color: #79928e;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  position: absolute;
  top: 30px;
  left: 250px;
}
.captions-promo-wide .promo-text a {
  margin: -2px 0 0 25px;
}
.captions-promo-wide .promo-text {
  left: 200px;
  color: #fff;
}
.captions-promo-wide .btn-tiny {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #b6d82c;
  background-image: -moz-linear-gradient(top, #B6D82C, #B6D82C);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#B6D82C), to(#B6D82C));
  background-image: -webkit-linear-gradient(top, #B6D82C, #B6D82C);
  background-image: -o-linear-gradient(top, #B6D82C, #B6D82C);
  background-image: linear-gradient(to bottom, #B6D82C, #B6D82C);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb6d82c', endColorstr='#ffb6d82c', GradientType=0);
  border-color: #B6D82C #B6D82C #829b1d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #B6D82C;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #465E00;
  font-size: 13px;
}
.captions-promo-wide .btn-tiny:hover,
.captions-promo-wide .btn-tiny:focus,
.captions-promo-wide .btn-tiny:active,
.captions-promo-wide .btn-tiny.active,
.captions-promo-wide .btn-tiny.disabled,
.captions-promo-wide .btn-tiny[disabled] {
  color: #fff;
  background-color: #B6D82C;
  *background-color: #a6c625;
}
.captions-promo-wide .btn-tiny:active,
.captions-promo-wide .btn-tiny.active {
  background-color: #94b021 \9;
}
.captions-promo-wide .btn-tiny:hover {
  color: #465E00;
}
.mobile-promo-full {
  cursor: pointer;
  background: url("/content/img/rev/promo/mobile_app_full.png") no-repeat center center;
  height: 90px;
  margin-top: 40px;
  width: 100%;
  position: relative;
}
.mobile-promo-full .promo-text {
  font-size: 33px;
  color: #79928e;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  position: absolute;
  top: 30px;
  left: 235px;
}
.mobile-promo-full .promo-text a {
  margin: -4px 0 0 33px;
  text-transform: none;
  text-shadow: none;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #557973;
  background-image: -moz-linear-gradient(top, #5b817b, #4d6c68);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5b817b), to(#4d6c68));
  background-image: -webkit-linear-gradient(top, #5b817b, #4d6c68);
  background-image: -o-linear-gradient(top, #5b817b, #4d6c68);
  background-image: linear-gradient(to bottom, #5b817b, #4d6c68);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5b817b', endColorstr='#ff4d6c68', GradientType=0);
  border-color: #4d6c68 #4d6c68 #2d3f3d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #4d6c68;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.mobile-promo-full .promo-text a:hover,
.mobile-promo-full .promo-text a:focus,
.mobile-promo-full .promo-text a:active,
.mobile-promo-full .promo-text a.active,
.mobile-promo-full .promo-text a.disabled,
.mobile-promo-full .promo-text a[disabled] {
  color: #fff;
  background-color: #4d6c68;
  *background-color: #425d5a;
}
.mobile-promo-full .promo-text a:active,
.mobile-promo-full .promo-text a.active {
  background-color: #384e4b \9;
}
.mobile-promo-full .promo-text a:hover,
.mobile-promo-full .promo-text a:focus,
.mobile-promo-full .promo-text a:active {
  background-position: 0 0;
  color: #fff;
}
.mobile-promo-full .promo-text a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #465d5a;
  background-image: -moz-linear-gradient(top, #4a6360, #3f5451);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a6360), to(#3f5451));
  background-image: -webkit-linear-gradient(top, #4a6360, #3f5451);
  background-image: -o-linear-gradient(top, #4a6360, #3f5451);
  background-image: linear-gradient(to bottom, #4a6360, #3f5451);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a6360', endColorstr='#ff3f5451', GradientType=0);
  border-color: #3f5451 #3f5451 #1e2827;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #3f5451;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.mobile-promo-full .promo-text a:hover:hover,
.mobile-promo-full .promo-text a:hover:focus,
.mobile-promo-full .promo-text a:hover:active,
.mobile-promo-full .promo-text a:hover.active,
.mobile-promo-full .promo-text a:hover.disabled,
.mobile-promo-full .promo-text a:hover[disabled] {
  color: #fff;
  background-color: #3f5451;
  *background-color: #344543;
}
.mobile-promo-full .promo-text a:hover:active,
.mobile-promo-full .promo-text a:hover.active {
  background-color: #293735 \9;
}
.payment-container {
  text-align: left;
}
.payment-container #invoice-form {
  margin: 0;
}
.payment-container #amount-input {
  width: 365px;
}
.payment-container .cc-container {
  margin-left: 25px;
}
.payment-container .cc-container #cc-form {
  margin-top: 1.25rem;
}
.payment-container .cc-container #cc-form select[name="ExpirationMonth"],
.payment-container .cc-container #cc-form select[name="CreditCard.ExpirationMonth"] {
  width: auto;
  margin-right: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.payment-container .cc-container #cc-form select[name="ExpirationYear"],
.payment-container .cc-container #cc-form select[name="CreditCard.ExpirationYear"] {
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.payment-container .cc-fields .field {
  float: left;
  margin-right: 15px;
  position: relative;
}
.payment-container .cc-fields .cvv .curve-infotip {
  position: absolute;
  top: 1px;
  left: 37px;
}
.payment-container .cc-fields .cvv .infotip {
  margin: 0;
  position: absolute;
  top: -2px !important;
  left: 37px;
  width: 20px;
  height: 22px;
}
.payment-container .cc-fields .cvv .popover {
  left: 90px !important;
  width: 200px !important;
  height: 240px !important;
}
.payment-container .important {
  font-weight: 500!important;
  color: #000;
}
.payment-container .important .popover {
  font-weight: normal!important;
}
.payment-container .payment-option-container {
  padding: 2px 5px;
  cursor: pointer;
}
.payment-container .payment-option-container.info {
  padding: 2px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 5px;
  width: 600px;
  position: relative;
  background-color: #F6F6F6;
  border: none;
}
.payment-container .payment-option-container .radio {
  display: block;
}
.payment-container .payment-option-sublabel {
  margin: -6px 0 6px 30px;
  font-size: 13px;
  color: #888;
}
.payment-container .payment-option-cc {
  display: flex;
}
.payment-container .payment-option-cc .cc-img-container {
  position: relative;
  bottom: 6px;
}
.payment-container .payment-option {
  line-height: 23px;
  height: 23px;
  padding-left: 4px;
  font-size: 16px !important;
  margin: 6px 0 !important;
}
.payment-container .payment-option .cc {
  background: url("/content/img/checkout/cc-sprite.gif") no-repeat top left;
  width: 37px;
  height: 23px;
  vertical-align: top;
}
.payment-container .payment-option .cc-visa {
  background-position: 0 0;
}
.payment-container .payment-option .cc-visa.disabled {
  background-position: 0 -23px;
}
.payment-container .payment-option .cc-mc {
  background-position: -37px 0;
}
.payment-container .payment-option .cc-mc.disabled {
  background-position: -37px -23px;
}
.payment-container .payment-option .cc-amex {
  background-position: -74px 0;
}
.payment-container .payment-option .cc-amex.disabled {
  background-position: -74px -23px;
}
.payment-container .payment-option .cc-disc {
  background-position: -111px 0;
}
.payment-container .payment-option .cc-disc.disabled {
  background-position: -111px -23px;
}
.payment-container .payment-option .cc-paypal {
  vertical-align: middle;
  background-position: -148px 0;
  background: url("/content/img/checkout/paypal.png") no-repeat top left;
  width: 52px;
  height: 15px;
}
.payment-container .payment-option input[type="radio"] {
  margin: 5px 8px 0px 0px;
}
.payment-container .payment-option text {
  text-transform: none;
  letter-spacing: initial;
}
.payment-container .payment-option img.credit-card {
  margin-left: 0.25rem;
}
.payment-container .payment-option .credit-card-visa {
  height: 14px;
  top: 4px;
  position: relative;
}
.payment-container .payment-option .credit-card-mc {
  height: 22px;
}
.payment-container .payment-option .credit-card-amex {
  height: 22px;
}
.payment-container .payment-option .credit-card-disc {
  position: relative;
  bottom: 4px;
  height: 31px;
}
.payment-container .payment-option .paypal {
  position: relative;
  bottom: 1.6rem;
  right: 0.5rem;
  height: 5rem;
}
.payment-container .payment-option .invalid {
  opacity: 0.4;
}
.payment-container .payment-option-sublabel {
  margin: -6px 0 6px 30px;
  font-size: 13px;
  color: #888;
}
.payment-container select[name="ExpirationMonth"],
.payment-container select[name="CreditCard.ExpirationMonth"] {
  width: 63px;
}
.payment-container select[name="ExpirationYear"],
.payment-container select[name="CreditCard.ExpirationYear"] {
  width: 80px;
}
.payment-container input[name="CardNumber"],
.payment-container input[name="CreditCard.CardNumber"] {
  width: 230px;
}
.payment-container input[name="Cvv"],
.payment-container input[name="CreditCard.Cvv"] {
  width: 95px;
}
.payment-container input[name="Zip"],
.payment-container input[name="CreditCard.Zip"] {
  width: 150px;
}
.payment-container .field-validation-error {
  display: block;
}
.payment-container .amount-field-validation-error {
  color: #ee3524;
  display: block;
  margin-top: 0.25rem;
}
.payment-container .amount-input-validation-error {
  border-color: #ff897f;
  background-color: #fff7f6;
}
#limited-support-notification {
  width: 830px;
  margin-left: -830px/2;
}
#limited-support-notification .modal-body {
  width: 550px;
  padding: 50px 140px 10px;
}
#limited-support-notification h2 {
  font-size: 30px;
  color: #577e78;
  margin: 25px 0;
}
#limited-support-notification p {
  font-size: 16px;
  margin-bottom: 25px;
  line-height: 20px;
}
.home-right {
  *zoom: 1;
  background: url("/content/img/rev/right_side_shadow.png") no-repeat left top;
  padding-left: 24px;
  min-height: 615px;
  margin-bottom: -40px;
}
.home-right:before,
.home-right:after {
  display: table;
  content: "";
  line-height: 0;
}
.home-right:after {
  clear: both;
}
.home-right h2:first-child {
  margin-top: 0;
}
h1.home-title {
  background: url("/content/img/rev/subnav_shadow.png") no-repeat left bottom;
  padding-bottom: 12px;
}
.login-notice-banner {
  width: 340px;
  margin-top: 0;
}
table.home-table {
  width: 100%;
}
table.home-table th {
  color: #577e78;
  text-align: left;
  padding: 10px;
  white-space: nowrap;
  vertical-align: top;
}
table.home-table td {
  color: #333;
  padding: 10px;
}
#turnaround-table th {
  padding-left: 0;
}
.well {
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
  color: #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.well a {
  color: #006666;
}
ul.emphasis {
  color: #666;
  font-weight: 500;
}
ul.squared {
  padding-left: 20px;
  list-style: square outside url("/content/img/rev/square_marker.png");
}
ul.squared li {
  padding-bottom: 10px;
  margin: 5px 0;
}
a.block {
  display: block;
}
a.block:focus {
  outline: 0;
}
.error-page {
  min-height: 500px;
}
.faq-tooltip-link {
  cursor: help;
}
.btn-getstarted-secondary {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  padding: 0 40px;
  margin-left: 50px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #555555;
  background-image: -moz-linear-gradient(top, #555, #555);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555), to(#555));
  background-image: -webkit-linear-gradient(top, #555, #555);
  background-image: -o-linear-gradient(top, #555, #555);
  background-image: linear-gradient(to bottom, #555, #555);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff555555', GradientType=0);
  border-color: #555 #555 #2f2f2f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #555;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: white;
  font-weight: normal;
  text-shadow: none;
}
.btn-getstarted-secondary:hover,
.btn-getstarted-secondary:focus,
.btn-getstarted-secondary:active,
.btn-getstarted-secondary.active,
.btn-getstarted-secondary.disabled,
.btn-getstarted-secondary[disabled] {
  color: #fff;
  background-color: #555;
  *background-color: #484848;
}
.btn-getstarted-secondary:active,
.btn-getstarted-secondary.active {
  background-color: #3b3b3b \9;
}
.btn-getstarted-secondary:hover,
.btn-getstarted-secondary:active,
.btn-getstarted-secondary:focus {
  background-position: 0 0;
  color: #fff;
}
.btn-getstarted-secondary:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #707070;
  background-image: -moz-linear-gradient(top, #555, #999);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555), to(#999));
  background-image: -webkit-linear-gradient(top, #555, #999);
  background-image: -o-linear-gradient(top, #555, #999);
  background-image: linear-gradient(to bottom, #555, #999);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff999999', GradientType=0);
  border-color: #999 #999 #737373;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #999;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-position: 0 0;
}
.btn-getstarted-secondary:hover:hover,
.btn-getstarted-secondary:hover:focus,
.btn-getstarted-secondary:hover:active,
.btn-getstarted-secondary:hover.active,
.btn-getstarted-secondary:hover.disabled,
.btn-getstarted-secondary:hover[disabled] {
  color: #fff;
  background-color: #999;
  *background-color: #8c8c8c;
}
.btn-getstarted-secondary:hover:active,
.btn-getstarted-secondary:hover.active {
  background-color: #808080 \9;
}
.cta-banner-normal-font-size {
  height: 124px;
  line-height: 124px;
  margin: 40px 0;
  font-family: 'Akko W01 Bold';
  color: #86a2a0;
  font-size: 29px;
  padding: 0 40px;
  text-align: center;
}
.cta-banner-normal-font-size .btn-getstarted {
  margin: -3px 0 0 40px;
}
.cta-banner-normal-font-size.shadow {
  background: url("/content/img/rev/shadow_highlight.png") no-repeat top center;
}
.cta-banner-reduced-font-size {
  height: 124px;
  line-height: 124px;
  margin: 40px 0;
  font-family: 'Akko W01 Bold';
  color: #86a2a0;
  font-size: 24px;
  padding: 0 40px;
  text-align: center;
}
.cta-banner-reduced-font-size .btn-getstarted {
  margin: -3px 0 0 40px;
}
.cta-banner-reduced-font-size.shadow {
  background: url("/content/img/rev/shadow_highlight.png") no-repeat top center;
}
.warningMessage {
  color: red;
}
.push-down {
  margin-bottom: 20px;
}
.free-promo {
  font-style: italic;
  float: left;
  font-size: 17px;
  line-height: 24px;
  width: 270px;
  text-align: left;
}
.free-promo.windows {
  width: 220px;
  font-weight: 500;
}
.question-icon {
  background: url("/content/img/rev/ico_question.svg") no-repeat left center;
  width: 11px;
  height: 11px;
  background-size: cover;
  display: inline-block;
}
#customer-logos-container {
  margin: 30px 0;
}
#customer-logos-container ul {
  margin: 0 auto;
  display: inline-block;
}
#customer-logos-container li {
  margin: 0 10px;
}
#customer-logos-container .customer {
  display: block;
  float: left;
  height: 90px;
}
.star-rating {
  display: inline-block;
  font-size: 20px;
  margin: 0 auto;
  position: relative;
  letter-spacing: 3px;
  color: #fdbf16;
}
.star-rating-top {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
}
.star-rating-bottom {
  display: inline-block;
}
.star-rating .star {
  padding-right: 3px;
  overflow: hidden;
  letter-spacing: 0;
}
.star-rating .star-outlines > .star:last-child,
.star-rating .star-rating-top > .star:last-child {
  padding-right: 0px;
}
.numbers {
  height: 86px;
  color: #666;
  background: url("/content/img/rev/info_border.png") no-repeat top left;
  margin-bottom: 14px;
  *zoom: 1;
}
.numbers:before,
.numbers:after {
  display: table;
  content: "";
  line-height: 0;
}
.numbers:after {
  clear: both;
}
.numbers .number-column {
  border-right: 1px solid #f1f1f1;
  border-left: 1px solid #e4e4e4;
  margin-top: 7px;
  float: left;
  text-align: center;
  padding-top: 18px;
  height: 56px;
}
.numbers .number-column.number-column1 {
  width: 113px;
  border-left: none;
}
.numbers .number-column.number-column2 {
  width: 133px;
}
.numbers .number-column.number-column3 {
  width: 123px;
  border-right: none;
}
.numbers .number-column.number-column3 .popover {
  width: 200px;
}
.numbers .number-column .number {
  font-family: 'Akko Rounded W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 32px;
  line-height: 24px;
}
.numbers .number-column .text {
  font-family: 'Akko Rounded W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 23px;
  line-height: 29px;
}
.numbers .number-column .symbol {
  font-size: 18px;
}
.numbers .number-column .unit {
  font-size: 11px;
  line-height: 11px;
}
.numbers .number-column .moreinfo {
  position: relative;
  top: 2px;
}
.landing {
  /* Plain Testimonials */
  /* Reviews summary */
  /* Supported languages */
  /* Transcription API */
}
.landing #hero {
  background: url("/content/img/rev/swoosh_bg.jpg") top center no-repeat;
  height: 500px;
  margin-bottom: -53px;
}
.landing #hero .hero-container {
  position: relative;
}
.landing #hero .hero-content {
  margin-left: 490px;
  padding-top: 50px;
}
.landing #hero .hero-content .btn-getstarted {
  float: left;
  margin-right: 10px;
}
.landing #hero .hero-img {
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}
.landing #hero .hero-video {
  width: 430px;
  height: 242px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  position: absolute;
  top: 70px;
  left: 0;
  padding: 10px;
}
.landing #hero h1 {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 40px;
  margin: 0 0 0 0;
  line-height: 1.1;
}
.landing #hero .tagline {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #666;
  margin-bottom: 30px;
}
.landing .association-logos {
  background: url("/content/img/rev/association_logos.png") no-repeat left bottom;
  height: 45px;
}
.landing .shadow-divider {
  background: url("/content/img/rev/shadow_divider.png") no-repeat center bottom;
  height: 30px;
}
.landing .shadow-divider-top {
  background: url("/content/img/rev/shadow_divider_top.png") no-repeat center center;
  height: 30px;
}
.landing .steps-prefix,
.landing .highlights-prefix {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 21px;
  line-height: 188px;
  text-transform: uppercase;
  color: #577e78;
  float: left;
  margin-left: 10px;
}
.landing #highlights {
  height: 160px;
  background: url("/content/img/rev/light_curve_bg.png") no-repeat top center;
  padding-top: 40px;
  position: relative;
  z-index: 20;
}
.landing #highlights a {
  color: #79928e;
  cursor: pointer;
}
.landing #steps {
  height: 188px;
  background-image: url("/content/img/rev/services_curve_bg.png"), url("/content/img/rev/services_curve_tile.png");
  background-repeat: no-repeat, repeat-x;
  background-position: top center;
}
.landing #steps .steps-frame {
  width: 555px;
  padding-top: 50px;
  float: right;
}
.landing #steps .step-separator {
  width: 1px;
  background-color: #fdfdfd;
  border-right: 1px solid #e7e7e7;
  height: 122px;
  float: left;
  margin: 0 16px 0 12px;
}
.landing #steps .step {
  float: left;
  position: relative;
  padding-left: 38px;
  width: 120px;
  text-transform: uppercase;
}
.landing #steps .step.step-2 {
  width: 110px;
}
.landing #steps .step.step-3 {
  width: 150px;
}
.landing #steps .number {
  height: 31px;
  width: 31px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/content/img/rev/numbers_sprite.png") no-repeat top left;
}
.landing #steps .step-2 .number {
  background-position: -31px 0;
}
.landing #steps .step-3 .number {
  background-position: -62px 0;
}
.landing #steps .step-title {
  font-family: 'Akko Rounded W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #8eaea9;
  font-size: 18px;
  margin-bottom: 4px;
}
.landing #steps .step-desc {
  color: #afafaf;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 500;
}
.landing .new-steps {
  background-image: url("/content/img/rev/services_curve_bg.png"), url("/content/img/rev/services_curve_tile.png");
  background-repeat: no-repeat, repeat-x;
  background-position: top center;
}
.landing .new-steps .steps-frame {
  display: -webkit-box;
  -webkit-justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.landing .new-steps .step {
  width: 33%;
  text-align: center;
}
.landing .new-steps div .step-img {
  margin-top: 30px;
  height: 100px;
  background-position: center;
  background-repeat: no-repeat;
}
.landing .new-steps .step-title {
  height: 9.5px;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #86a2a0;
  margin-bottom: 20px;
  margin-top: 10px;
}
.landing .new-steps .step-desc {
  font-size: 14px;
  line-height: 1.71;
  color: #848484;
  margin: 0 auto;
  width: 86%;
}
.landing .new-steps .sample-link {
  font-weight: 500;
  text-decoration: underline;
}
.landing .container-stretch {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  background-color: #f2f6f5;
}
.landing .pricing-header {
  margin-top: 50px;
  margin-bottom: 70px;
}
.landing .customer-logos-header {
  text-align: center;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 30px;
  margin-top: 90px;
  margin-bottom: 45px;
}
.landing #platform-logos-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-end;
  -ms-align-content: flex-end;
  align-content: flex-end;
  margin-bottom: 30px;
}
.landing #platform-logos-container .platform {
  background-size: contain;
  background-repeat: no-repeat;
  margin: 10px 25px;
}
.landing #platform-logos-container .platform svg {
  width: 100%;
  height: 100%;
}
.landing #platform-logos-container .platform.platform-adobe {
  width: 81px;
  height: 27px;
  margin-top: 5px;
}
.landing #platform-logos-container .platform.platform-amazon {
  width: 160px;
  height: 31px;
  margin-top: 23px;
}
.landing #platform-logos-container .platform.platform-dm {
  width: 175px;
  height: 31px;
}
.landing #platform-logos-container .platform.platform-fb {
  width: 140px;
  height: 28px;
}
.landing #platform-logos-container .platform.platform-hulu {
  width: 85px;
  height: 29px;
}
.landing #platform-logos-container .platform.platform-itunes {
  width: 118px;
  height: 35px;
}
.landing #platform-logos-container .platform.platform-kaltura {
  width: 146px;
  height: 22px;
}
.landing #platform-logos-container .platform.platform-vimeo {
  width: 103px;
  height: 31px;
}
.landing #platform-logos-container .platform.platform-yt {
  width: 124px;
  height: 28px;
}
.landing #customer-logos-container ul {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}
.landing #customer-logos-container .customer {
  height: 50px;
  width: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 22px 0 22px;
}
.landing #customer-logos-container .customer svg {
  width: 100%;
  height: 100%;
}
.landing #customer-logos-container .customer.left-end {
  margin-left: 0px;
}
.landing #customer-logos-container .customer.right-end {
  margin-right: 0px;
  float: right;
}
.landing #customer-logos-container .customer.customer-google {
  margin-top: 3px;
}
.landing #customer-logos-container .customer.customer-pbs {
  width: 110px;
}
.landing #customer-logos-container .customer.customer-dropbox {
  margin-top: 5px;
}
.landing #customer-logos-container .customer.customer-princeton {
  float: right;
  margin-top: 5px;
}
.landing #customer-logos-container .customer.customer-technicolor {
  width: 150px;
}
.landing #customer-logos-container .customer.customer-lynda {
  margin-top: 10px;
  height: 40px;
}
.landing #customer-logos-container .customer.customer-buzzfeed {
  margin-top: 15px;
  height: 28px;
}
.landing h3 {
  text-align: center;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 30px;
}
.landing .customer-tweets .body-subheader {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
.landing .body-subheader {
  color: #86a2a0;
}
.landing #testimonial-frame {
  background: url("/content/img/rev/testimonials/testimonial_border.png") no-repeat left -1px;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  *zoom: 1;
}
.landing #testimonial-frame:before,
.landing #testimonial-frame:after {
  display: table;
  content: "";
  line-height: 0;
}
.landing #testimonial-frame:after {
  clear: both;
}
.landing #testimonial-frame .testimonial-header {
  font-size: 21px;
  color: #86a2a0;
  margin: 16px 0 26px;
  text-align: center;
}
.landing #testimonial-frame .cycle-sentinel,
.landing #testimonial-frame .testimonial {
  color: #666;
  padding-top: 300px;
  height: 185px;
}
.landing #testimonial-frame .quote {
  margin: 24px 40px 20px 30px;
  font-size: 16px;
  position: relative;
  top: 0;
  width: 230px;
}
.landing #testimonial-frame .quote:before {
  content: "\0201C";
}
.landing #testimonial-frame .quote:after {
  content: "\0201D";
}
.landing #testimonial-frame .name {
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
.landing #testimonial-frame .testimonial {
  margin-top: 0px;
  position: relative;
}
.landing #testimonial-frame .testimonial.designmap {
  background: url("/content/img/rev/testimonials/designmap_pic.png") no-repeat top center;
}
.landing #testimonial-frame .testimonial.series_c {
  background: url("/content/img/rev/testimonials/series_c_pic.png") no-repeat top center;
}
.landing #landing-sidebar {
  padding: 0 10px;
}
.landing #landing-sidebar hr:first-child {
  margin-top: 0;
}
.landing #landing-sidebar .file-formats {
  *zoom: 1;
}
.landing #landing-sidebar .file-formats:before,
.landing #landing-sidebar .file-formats:after {
  display: table;
  content: "";
  line-height: 0;
}
.landing #landing-sidebar .file-formats:after {
  clear: both;
}
.landing #landing-sidebar .file-formats li {
  float: left;
  width: 90px;
}
.landing .boxmodule {
  padding: 20px 0 0 164px;
  height: 180px;
  color: #666;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
}
.landing .wedo.sub {
  font-size: 12px;
}
.landing .wedo h3 {
  color: #666;
  font-size: 18px;
}
.landing .wedo .wedo-category {
  font-weight: 500;
  margin-bottom: 6px;
  color: #333;
}
.landing .wedo ul {
  line-height: 1.5;
  color: #666;
}
.landing .testimonial {
  margin-top: 24px;
}
.landing .testimonial-source {
  font-weight: 500;
  color: #666;
}
.landing .testimonial-text:before {
  content: "\0201C";
}
.landing .testimonial-text:after {
  content: "\0201D";
}
.landing .reviews-summary {
  float: left;
  width: 140px;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #666;
  text-align: center;
  margin-top: 4px;
}
.landing .reviews-summary a {
  color: inherit;
  font-size: 11px;
}
.landing .reviews-summary .average-stars {
  margin: 3px 0;
}
.landing .reviews-summary .review-count {
  font-size: 18px;
  white-space: nowrap;
}
.landing .supported-languages-container {
  padding-left: 20px;
}
.landing .supported-languages {
  padding-left: 30px;
  background: url("/content/img/rev/flags.png") center left no-repeat;
}
.landing .supported-languages li {
  line-height: 25px;
}
.landing #api-frame {
  *zoom: 1;
}
.landing #api-frame:before,
.landing #api-frame:after {
  display: table;
  content: "";
  line-height: 0;
}
.landing #api-frame:after {
  clear: both;
}
.landing #api-frame .api {
  width: 76px;
  height: 63px;
  float: left;
  border: 1px solid #c7c7c7;
  border-radius: 5px;
}
.landing #api-frame .api.dropbox {
  background: url("/content/img/api/dropbox.png") no-repeat center center;
}
.landing #api-frame .api.youtube {
  background: url("/content/img/api/youtube.png") no-repeat center center;
}
.landing #api-frame .api.vimeo {
  background: url("/content/img/api/vimeo.png") no-repeat center center;
}
.landing #api-frame .api.rev {
  background: url("/content/img/api/rev.png") no-repeat center center;
}
.landing #api-frame .api-line {
  margin-top: 31px;
  width: 65px;
  height: 1px;
  border-top: 1px solid #c7c7c7;
  float: left;
}
.landing .press-logos-container {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.landing .press-logos-container .press {
  display: inline-block;
  width: 19%;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
.landing .press-logos-container .press.wsj-logo {
  margin-right: 30px;
}
.landing .press-logos-container .press.forbes-logo {
  width: 16%;
}
.landing .press-logos-container .press.cnbc-logo {
  float: right;
}
.landing .new-steps svg {
  height: 100%;
  width: 100%;
}
.landing .new-steps .step-img {
  height: 100px;
}
.landing .new-steps .step-img .img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin-left: auto;
  margin-right: auto;
}
.landing .new-steps .upload {
  width: 53px;
  height: 79px;
}
.landing .new-steps .work {
  width: 61px;
  height: 85px;
}
.landing .new-steps .email {
  width: 85px;
  height: 49px;
}
.landing .new-steps .platforms {
  width: 106px;
  height: 93px;
}
/* ie overrides */
html.ie.lte8 .landing #steps {
  background: url("/content/img/rev/services_curve_bg.png") no-repeat top center;
}
#caption.landing .subnav .btn.order {
  display: none;
}
#caption.landing .hero-container {
  position: relative;
}
#caption.landing #hero {
  height: 425px;
  background-position: center -74px;
}
#caption.landing .tagline {
  margin-bottom: 30px;
}
#caption.landing .hero-content {
  margin-left: 486px;
}
#caption.landing #steps {
  height: 175px;
}
#caption.landing #steps .steps-prefix {
  height: 175px;
  line-height: 175px;
}
#caption.landing #steps .step-separator {
  height: 92px !important;
}
#caption.landing #steps .steps-frame {
  width: 680px;
  padding-top: 60px;
}
#caption.landing #steps .step-1 {
  width: 130px;
}
#caption.landing #steps .step-2 {
  width: 155px;
}
#caption.landing #steps .step-3 {
  width: 160px;
}
#caption.landing #customer-testimonials {
  margin-top: 0;
  margin-bottom: 50px;
  padding-top: 60px;
  padding-bottom: 40px;
  background-color: #f2f6f5;
}
#caption.landing #customer-testimonials .tab-indicator:after {
  border-top-color: #f2f6f5;
}
#caption.landing #customer-testimonials .testimonial-logo {
  display: block;
  margin: 15px auto;
}
#caption.landing #customer-testimonials .testimonial-logo.testimonial-buzzfeed {
  width: 90%;
  height: 17px;
}
#caption.landing #customer-testimonials .testimonial-logo.testimonial-khan {
  width: 90%;
  height: 20px;
  background-position: center;
}
#caption.landing #customer-testimonials .testimonial-logo.testimonial-u-of-u {
  width: 90%;
  height: 29px;
}
#caption.landing #guarantee .container {
  text-align: center;
}
#caption.landing #guarantee ul {
  list-style-type: none;
  margin: 0;
  display: inline-block;
  width: 840px;
}
#caption.landing #guarantee li {
  width: 250px;
  float: left;
  padding: 15px;
  margin-bottom: 15px;
  min-height: 250px;
}
#caption.landing #guarantee li h2 {
  color: #6e9090;
  margin-top: 20px;
}
#caption.landing #guarantee li p {
  color: #848484;
}
#caption.landing #guarantee li p.learn-more-link {
  color: #ed371e;
  font-weight: 500;
}
#caption.landing #guarantee li a {
  text-decoration: none;
}
#caption.landing #guarantee .guarantee {
  background: url("/content/img/rev/caption/cp_guarantee_spritesheet.png") no-repeat;
  display: block;
  margin: 0 auto;
}
#caption.landing #guarantee .guarantee.guarantee-api {
  width: 131px;
  height: 115px;
  background-position: 0 5px;
}
#caption.landing #guarantee .guarantee.guarantee-enterprise {
  width: 111px;
  height: 115px;
  background-position: -131px 5px;
}
#caption.landing #guarantee .guarantee.guarantee-simple {
  width: 111px;
  height: 115px;
  background-position: 0 -110px;
}
#caption.landing #guarantee .guarantee.guarantee-integrations {
  width: 101px;
  height: 115px;
  background-position: -111px -110px;
}
#caption.landing #guarantee .guarantee.guarantee-confidential {
  width: 99px;
  height: 115px;
  background-position: -242px 1px;
}
#caption.landing #guarantee .guarantee.guarantee-satisfaction {
  width: 97px;
  height: 115px;
  background-position: -212px -114px;
}
#caption.landing #resources {
  background-color: #e6edee;
  text-align: center;
  padding: 30px 0;
}
#caption.landing #resources h2 {
  color: #6e9090;
  margin-bottom: 30px;
  font-size: 24px;
}
#caption.landing #resources .resource {
  background-image: linear-gradient(180deg, white 0%, #f4f4f4 100%);
  border-radius: 8px;
  width: 350px;
  height: 95px;
  display: inline-block;
  margin: 0 0 15px 20px;
}
#caption.landing #resources .resource h2 {
  margin: 20px 0 10px;
}
#caption.landing #resources .resource p {
  color: #848484;
}
#caption.landing #resources a:hover {
  text-decoration: none;
}
#caption.landing .ccpe-example .more-info {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #848484;
  margin-top: 40px;
  margin-bottom: 40px;
}
#caption.landing .ccpe-example .more-info a {
  font-weight: 500;
  text-decoration: underline;
}
#caption.landing .ccpe-example .ccpe-screenshot {
  height: 500px;
  background-image: url("/content/img/rev/caption/ccpe-screenshot@2x.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 50% 0%;
  background-size: contain;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #caption.landing .ccpe-example .ccpe-screenshot {
    background-image: url("/content/img/rev/caption/ccpe-screenshot@3x.png");
  }
}
#caption.landing .ccpe-example .more-details {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-top: 70px;
  margin-bottom: 70px;
}
#caption.landing .ccpe-example .more-details .detail {
  width: 270px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}
#caption.landing .ccpe-example .more-details .title {
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #86a2a0;
}
#caption.landing .ccpe-example .more-details .body {
  margin-top: 10px;
  font-size: 14px;
  color: #848484;
}
#guaranteed-acceptance-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
#guaranteed-acceptance-header .guarantee-banner {
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: contain;
  margin-top: 60px;
}
#guaranteed-acceptance-header .guarantee-banner svg {
  width: 637px;
  height: 90px;
}
#guaranteed-acceptance-header .guarantee-more-info {
  text-align: center;
  width: 100%;
  height: 19px;
  font-family: 'Akko W01 Regular', 'Akko W01 Thin', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.2px;
  color: #303030;
  margin-top: -25px;
}
#guarantee-logos-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-end;
  -ms-align-content: flex-end;
  align-content: flex-end;
  margin-top: 10px;
  margin-bottom: 50px;
}
#guarantee-logos-container .guarantee {
  background-size: contain;
  background-repeat: no-repeat;
  margin: 25px;
}
#guarantee-logos-container .guarantee svg {
  width: 100%;
  height: 100%;
}
#guarantee-logos-container .guarantee.guarantee-amazon-com-logo {
  width: 178px;
  height: 35px;
  object-fit: contain;
  line-height: 5.5;
}
#guarantee-logos-container .guarantee.guarantee-apple-itunes {
  width: 141px;
  height: 41px;
  object-fit: contain;
}
#guarantee-logos-container .guarantee.guarantee-facebook {
  width: 172px;
  height: 33px;
  object-fit: contain;
}
#guarantee-logos-container .guarantee.guarantee-google-play {
  width: 182px;
  height: 42px;
  object-fit: contain;
}
#guarantee-logos-container .guarantee.guarantee-hulu-logo {
  width: 125px;
  height: 41px;
  object-fit: contain;
  opacity: 0.79;
}
#guarantee-logos-container .guarantee.guarantee-vimeo {
  width: 141px;
  height: 40px;
  object-fit: contain;
}
#guarantee-logos-container .guarantee.guarantee-yt-logo-mono-light {
  width: 169px;
  height: 39px;
  object-fit: contain;
}
.btn-guarantee {
  width: 294px;
  height: 48px;
  line-height: 48px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, #597e79, #4d6c68);
  box-shadow: inset 0 2px 1px 0 #9a9a9a;
  font-family: 'Akko W01 Thin', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-align: center;
  vertical-align: central;
  color: #ffffff;
  margin-top: 30px;
}
.btn-guarantee:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #707070;
  background-image: -moz-linear-gradient(top, #555, #999);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555), to(#999));
  background-image: -webkit-linear-gradient(top, #555, #999);
  background-image: -o-linear-gradient(top, #555, #999);
  background-image: linear-gradient(to bottom, #555, #999);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff999999', GradientType=0);
  border-color: #999 #999 #737373;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #999;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-position: 0 0;
}
.btn-guarantee:hover:hover,
.btn-guarantee:hover:focus,
.btn-guarantee:hover:active,
.btn-guarantee:hover.active,
.btn-guarantee:hover.disabled,
.btn-guarantee:hover[disabled] {
  color: #fff;
  background-color: #999;
  *background-color: #8c8c8c;
}
.btn-guarantee:hover:active,
.btn-guarantee:hover.active {
  background-color: #808080 \9;
}
.btn-guarantee:focus {
  background-position: 0 0;
  color: #ffffff;
}
.contacts li {
  background-image: url("/content/img/rev/contact_icons.png");
  background-repeat: no-repeat;
  height: 20px;
  line-height: 20px;
  margin: 14px 0;
  padding-left: 36px;
  display: table;
}
.contacts li.none,
.contacts li.questions-label {
  background-image: none;
}
.contacts li.email {
  background-position: 0 3px;
}
.contacts li.phone {
  background-position: 0 -28px;
}
.contacts li.place {
  background-position: 0 -56px;
}
/* Captions */
#caption.landing .hero-img {
  height: 400px;
  left: 100px;
  top: 30px;
}
#caption.landing .boxmodule {
  background: url("/content/img/rev/caption/videobox.png") no-repeat left top;
  font-size: 40px;
  line-height: 100px;
}
#caption.landing #gears-container {
  background: url("/content/img/rev/caption/process-arrow.png") center center no-repeat;
  min-height: 250px;
}
#caption.landing #customer-logos-container .customer-technicolor {
  margin-left: 40px;
}
#caption.landing #customer-logos-container .customer-lynda {
  margin-left: 50px;
}
#caption.landing #customer-logos-container .customer-buzzfeed {
  margin-left: 30px;
}
#integrations #integrations-subheader {
  width: 831px;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 100;
  line-height: 28px;
  color: black;
}
#integrations #integrations-subheader span {
  font-size: 18px;
}
#integrations .shadow-divider-top {
  margin-top: 30px;
}
#integrations .integration-info {
  margin-bottom: 60px;
}
#integrations .integration-description {
  height: 80px;
  font-size: 16px;
  line-height: 21px;
  width: 354px;
  color: #848484;
  margin-bottom: 8px;
}
#spanish-translation.landing .hero-container {
  margin-top: 45px;
}
#spanish-translation.landing .hero-content {
  padding-top: 0;
  margin-left: 0px;
  background: url("/content/img/rev/spanish_translation_hero.jpg") left bottom no-repeat;
  height: 365px;
  width: 675px;
}
#spanish-translation.landing #hero {
  background: none;
  height: 395px;
}
#spanish-translation.landing .tagline,
#spanish-translation.landing h1 {
  margin: 0;
}
#spanish-translation.landing #benefits {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #666;
  margin: 8px 0 20px 0;
}
#spanish-translation.landing #benefits a {
  color: #577e78;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
#spanish-translation.landing .btn-getstarted {
  font-size: 20px;
  padding: 0 17px;
  margin-bottom: 30px;
}
#spanish-translation.landing .pricing {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #666;
  font-size: 24px;
}
#spanish-translation.landing .pricing small {
  font-size: 12px;
}
#spanish-translation.landing .pricing .number,
#spanish-translation.landing .pricing .symbol {
  color: #86a2a0;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
#spanish-translation.landing .pricing .number {
  font-size: 36px;
}
#spanish-translation.landing .pricing .symbol {
  font-size: 24px;
}
#spanish-translation.landing #highlights {
  height: 50px;
  padding-bottom: 30px;
}
#spanish-translation.landing #highlights .highlights-prefix {
  line-height: 50px;
  margin-right: 50px;
}
#spanish-translation.landing #highlights li.highlight {
  color: #617370;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  border-right: 1px solid #e2e2e2;
  width: 112px;
  text-align: center;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
#spanish-translation.landing #highlights li:last-child {
  border-right: none;
}
#spanish-translation.landing .boxmodule {
  background: url("/content/img/rev/certified_box.png") no-repeat left top;
}
#spanish-translation.landing .association-logos {
  height: 60px;
}
#spanish-translation.landing .supported-languages {
  background: url("/content/img/rev/spanish_flags.png") no-repeat left 6px;
}
#spanish-translation.landing .supported-languages li {
  white-space: nowrap;
}
#spanish-translation.landing .popover LI {
  line-height: 1.2;
  list-style-image: url("/content/img/square_bullet_point.png");
  list-style-type: none;
  margin-bottom: 10px;
  vertical-align: bottom;
}
#legal-translation.landing .hero-container {
  margin-top: 45px;
}
#legal-translation.landing .hero-content {
  padding-top: 0;
  margin-left: 0px;
  background: url("/content/img/rev/stamp_badge.png") 180px 110px no-repeat;
  width: 675px;
}
#legal-translation.landing #hero {
  background: none;
  height: 375px;
}
#legal-translation.landing .tagline,
#legal-translation.landing h1 {
  margin: 0;
}
#legal-translation.landing h1 .as-fast-as {
  background: url("/content/img/rev/as-fast-as.png") no-repeat;
  display: inline-block;
  height: 25px;
  width: 26px;
}
#legal-translation.landing h1 small {
  color: #86a2a0;
}
#legal-translation.landing #features-cycle {
  margin-top: -10px;
}
#legal-translation.landing .cycle-pager {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 162px;
}
#legal-translation.landing .cycle-pager a {
  line-height: 40px;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #666;
  font-size: 18px;
  display: block;
  padding: 0 0 4px 10px;
}
#legal-translation.landing .cycle-pager a:hover {
  text-decoration: none;
}
#legal-translation.landing .cycle-pager a.cycle-pager-active {
  color: #577e78;
  background: url("/content/img/rev/features_cycle_active_bg.png") left bottom no-repeat;
}
#legal-translation.landing .feature,
#legal-translation.landing .cycle-sentinel {
  padding-left: 320px;
  width: 355px;
  height: 180px;
}
#legal-translation.landing .feature {
  display: none;
}
#legal-translation.landing .feature h3 {
  font-size: 16px;
  color: #333;
  font-family: "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-weight: 500;
}
#legal-translation.landing #benefits {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #666;
  margin: 8px 0 20px 0;
}
#legal-translation.landing #benefits a {
  color: #577e78;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
#legal-translation.landing .btn-getstarted {
  margin-bottom: 30px;
}
#legal-translation.landing .pricing {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #666;
  font-size: 24px;
}
#legal-translation.landing .pricing small {
  font-size: 12px;
}
#legal-translation.landing .pricing .number,
#legal-translation.landing .pricing .symbol {
  color: #86a2a0;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
#legal-translation.landing .pricing .number {
  font-size: 36px;
}
#legal-translation.landing .pricing .symbol {
  font-size: 24px;
}
#legal-translation.landing .association-logos {
  height: 55px;
}
#legal-translation.landing #highlights {
  height: auto;
  padding-bottom: 30px;
}
#legal-translation.landing #highlights .highlights-prefix {
  line-height: 50px;
  margin-right: 50px;
}
#legal-translation.landing #highlights li.highlight {
  color: #617370;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  border-right: 1px solid #e2e2e2;
  width: 112px;
  text-align: center;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}
#legal-translation.landing #highlights li:last-child {
  border-right: none;
}
#legal-translation.landing .clients {
  background: url("/content/img/rev/legal_clients.png") no-repeat scroll center center;
  height: 53px;
  margin: 20px 0;
}
#legal-translation.landing .clients-shadow {
  background: url("/content/img/rev/shadow_divider.png") no-repeat center center;
  height: 60px;
  margin: -10px 0 -20px 0;
}
#legal-translation.landing .languages-list {
  margin-bottom: 0;
}
#legal-translation.landing dl dd {
  margin: 0 0 25px 0;
}
#legal-translation.landing .popover LI {
  line-height: 1.2;
  list-style-image: url("/content/img/square_bullet_point.png");
  list-style-type: none;
  margin-bottom: 10px;
  vertical-align: bottom;
}
#market-research-translation.landing .hero-container {
  margin-top: 45px;
}
#market-research-translation.landing .hero-content {
  padding-top: 0;
  margin-left: 0px;
  background: url("/content/img/rev/market_research_hero.jpg") left bottom no-repeat;
  height: 365px;
  width: 675px;
}
#market-research-translation.landing #hero {
  background: none;
  height: 395px;
}
#market-research-translation.landing .tagline,
#market-research-translation.landing h1 {
  margin: 0;
}
#market-research-translation.landing #benefits {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #666;
  margin: 8px 0 20px 0;
}
#market-research-translation.landing #benefits a {
  color: #577e78;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
#market-research-translation.landing .btn-getstarted {
  margin-bottom: 30px;
}
#market-research-translation.landing .pricing {
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #666;
  font-size: 24px;
}
#market-research-translation.landing .pricing small {
  font-size: 12px;
}
#market-research-translation.landing .pricing .number,
#market-research-translation.landing .pricing .symbol {
  color: #86a2a0;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
#market-research-translation.landing .pricing .number {
  font-size: 36px;
}
#market-research-translation.landing .pricing .symbol {
  font-size: 24px;
}
#market-research-translation.landing #highlights {
  height: auto;
  padding-bottom: 40px;
}
#market-research-translation.landing #highlights li {
  margin-bottom: 9px;
  line-height: 14px;
}
#market-research-translation.landing #highlights h4 {
  font-size: 14px;
  color: #333;
}
#market-research-translation.landing .popover LI {
  line-height: 1.2;
  list-style-image: url("/content/img/square_bullet_point.png");
  list-style-type: none;
  margin-bottom: 10px;
  vertical-align: bottom;
}
/*************** Document example pages ************************************/
.example-approved {
  line-height: 81px;
  font-size: 24px;
  margin-bottom: 16px;
}
.example-approved-img {
  vertical-align: middle;
}
.example-q {
  font-weight: 500;
  font-size: 18px;
}
.example-a {
  margin-bottom: 22px;
}
.example-q EM {
  font-style: normal;
  text-decoration: underline;
}
.example-samples,
.example-testimonials {
  overflow: hidden;
}
.example-testimonial {
  float: left;
  width: 47%;
}
.example-testimonial-l {
  margin-right: 2%;
}
.example-testimonial-r {
  margin-left: 2%;
}
.example-testimonial-customer {
  font-style: italic;
  margin-top: 12px;
  margin-left: 8px;
}
.example-samples {
  margin-top: 20px;
}
.example-sample {
  text-align: center;
  float: left;
  width: 49%;
}
.example-sample-h {
  font-size: 24px;
}
.example-testimonial-quote {
  margin: 0;
  padding: 0 20px;
  position: relative;
}
.example-quote-open,
.example-quote-close {
  position: absolute;
  font-size: 200%;
  width: 20px;
}
.example-quote-close {
  right: 0;
  bottom: -10px;
}
.example-quote-open {
  left: 0;
  top: -8px;
}
.example-sample-body {
  display: table;
  width: 100%;
}
.example-sample-thumb {
  height: 300px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#login.home dl dd {
  margin: 0 0 10px 0;
}
#login.home .home-right {
  min-height: 395px;
}
#phoneTipIcon {
  position: absolute;
  z-index: 100;
  margin-left: 100px;
  float: right;
  background: url("/content/img/icons/info-16.png") no-repeat 0px 1px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 2px;
}
#phoneTipIcon:hover {
  background-position: -26px 1px;
}
#additional-charges h3 {
  color: #617370;
}
#additional-charges .faq-list {
  margin: 0 0 0 15px;
}
#additional-charges .faq-list li {
  line-height: 16px;
  margin: 7px 0;
}
#additional-charges .faq-list li a {
  color: #333;
  cursor: help;
}
#additional-charges .popover {
  max-width: 400px;
}
#additional-charges .sidebar-panel {
  margin-bottom: 30px;
}
#additional-charges .summary-total {
  font-size: 16px;
  text-transform: uppercase;
  border-top: 1px solid #c2c2c2;
}
#additional-charges .summary-total .cor-summary-totalamt {
  float: right;
}
#additional-charges .explanation {
  color: #666;
}
#additional-charges .explanation table {
  margin: 20px 0px;
}
#additional-charges .explanation table tbody tr td {
  padding-bottom: 6px;
}
#additional-charges .explanation table tfoot tr td {
  padding-top: 6px;
  border-top: 1px solid #ebefef;
  font-weight: 500;
}
#additional-charges .explanation table td.item {
  padding-right: 70px;
}
#additional-charges .explanation table td.amount {
  text-align: right;
}
