@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;
}
/* GitHub Theme */
.prettyprint {
  background: white;
  font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace;
  font-size: 12px;
  line-height: 1.5;
  border: 1px solid #ccc;
  padding: 10px;
}
.pln {
  color: #333333;
}
@media screen {
  .str {
    color: #dd1144;
  }
  .kwd {
    color: #333333;
  }
  .com {
    color: #999988;
  }
  .typ {
    color: #445588;
  }
  .lit {
    color: #445588;
  }
  .pun {
    color: #333333;
  }
  .opn {
    color: #333333;
  }
  .clo {
    color: #333333;
  }
  .tag {
    color: navy;
  }
  .atn {
    color: teal;
  }
  .atv {
    color: #dd1144;
  }
  .dec {
    color: #333333;
  }
  .var {
    color: teal;
  }
  .fun {
    color: #990000;
  }
}
@media print, projection {
  .str {
    color: #006600;
  }
  .kwd {
    color: #006;
    font-weight: 500;
  }
  .com {
    color: #600;
    font-style: italic;
  }
  .typ {
    color: #404;
    font-weight: 500;
  }
  .lit {
    color: #004444;
  }
  .pun,
  .opn,
  .clo {
    color: #444400;
  }
  .tag {
    color: #006;
    font-weight: 500;
  }
  .atn {
    color: #440044;
  }
  .atv {
    color: #006600;
  }
}
/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}
/* IE indents via margin-left */
li.L0,
li.L1,
li.L2,
li.L3,
li.L4,
li.L5,
li.L6,
li.L7,
li.L8,
li.L9 {
  /* */
}
/* Alternate shading for lines */
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
  /* */
}
.api {
  margin-top: 10px;
  text-align: center;
}
.api h1 {
  font-size: 32px;
  font-weight: 500;
  color: #577e78;
}
.api #intro {
  padding: 72px;
}
.api #intro h1 {
  margin-bottom: 15px;
  margin-top: 0px;
  color: #86a2a0;
}
.api #intro .intro {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  padding-left: 27px;
  padding-right: 27px;
}
.api #intro .api-header-icon {
  background: transparent url("/content/img/api/api_header_icon.png") no-repeat left top;
  width: 173px;
  height: 185px;
  object-fit: contain;
}
.api #intro .contact-submitter {
  margin-top: 20px;
}
.api .customer-logos-header {
  text-align: center;
  font-family: 'Akko W01 Thin', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.64;
  letter-spacing: normal;
  color: #86a2a0;
  padding-top: 35px;
}
.api #customer-logos-container {
  padding-top: 20px;
  padding-bottom: 50px;
}
.api #customer-logos-container ul {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  list-style-type: none;
  display: inline-flex;
}
.api #customer-logos-container .customer {
  height: 50px;
  width: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 22px 0 22px;
}
.api #customer-logos-container .customer svg {
  width: 100%;
  height: 100%;
}
.api #customer-logos-container .customer.left-end {
  margin-left: 0px;
}
.api #customer-logos-container .customer.right-end {
  margin-right: 0px;
}
.api #customer-logos-container .customer.customer-google {
  margin-top: 3px;
}
.api #customer-logos-container .customer.customer-pbs {
  width: 110px;
}
.api #customer-logos-container .customer .customer-comcast {
  margin-left: 41px;
}
.api #customer-logos-container .customer.customer-dropbox {
  margin-top: 5px;
}
.api #customer-logos-container .customer.customer-princeton {
  margin-top: 5px;
}
.api #steps {
  padding-bottom: 50px;
}
.api #steps .step {
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  width: 343px;
  text-align: left;
}
.api #steps .step .step-title {
  color: #85a2a0;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  vertical-align: middle;
}
.api #steps .step .step-desc {
  line-height: 1.63;
  padding-top: 9px;
  font-size: 16px;
  color: #848484;
}
.api #steps .step-img-container {
  width: 50px;
  height: 25px;
  margin-bottom: 20px;
  line-height: 85px;
  display: flex;
}
.api #steps .step-img-container .step-img {
  display: flex;
  vertical-align: left;
  padding: 3px 5px;
  line-height: normal;
}
.api #steps .question-icon {
  background: url("/content/img/rev/ico_question.svg") no-repeat left center;
  width: 11px;
  height: 11px;
  background-size: cover;
  display: inline-block;
}
.api #steps .popover {
  position: fixed;
}
.api .trusted-customers {
  padding-top: 30px;
}
.api .benefits {
  margin: 30px 0px;
  line-height: 24px;
  text-align: left;
}
.api .benefits .benefit {
  min-height: 145px;
  margin-left: 20px;
  margin-top: 20px;
  float: left;
}
.api .benefits .benefit .benefit-title {
  margin-bottom: 5px;
  font-size: 19px;
  font-weight: 500;
}
.api .benefits .benefit .benefit-desc {
  line-height: 1.75;
  padding-top: 5px;
  width: 370px;
  height: 96px;
  font-size: 14px;
}
.api .benefits .benefit ul li {
  margin-bottom: 8px;
}
.api .benefits .left-col-benefit {
  margin-right: 141px;
}
.api .benefits .bottom-row-benefit {
  margin-bottom: 50px;
}
.api .benefits .benefits-btn-container {
  text-align: center;
  padding-bottom: 40px;
}
.api .benefits .benefits-btn-container .btn {
  margin-top: 20px;
}
.api #rev-api-benefits {
  padding-top: 35px;
}
.api #testimonials {
  background-color: #f0f4f3;
  text-align: left;
  padding: 70px;
}
.api #testimonials h2 {
  font-size: 28px;
  text-align: center;
  color: #86a2a0;
}
.api #testimonials h3 {
  font-size: 19px;
  font-weight: 500;
  color: #85a2a0;
}
.api #testimonials .testimonial .testimonial-desc {
  color: #606060;
  line-height: 1.75;
  font-size: 14px;
}
.api #testimonials #instapanel {
  background: transparent url("/content/img/api/instapanel.png") no-repeat left center;
}
.api #resources {
  margin: 60px;
  line-height: 24px;
}
.api #resources h2 {
  font-size: 32px !important;
  text-align: center;
  color: #86a2a0;
  padding-bottom: 55px;
}
.api #resources .resource .resource-title {
  font-weight: 500;
  margin-bottom: 4px;
  font-size: 19px;
  text-align: center;
  color: #85a2a0;
}
.api #resources .resource .resource-desc {
  padding-top: 5px;
  font-size: 14px;
  line-height: 1.71;
  text-align: center;
  color: #848484;
}
.api #resources .sandbox-integration-text {
  font-size: 29px;
  color: #80a3a0;
  margin-top: 40px;
  margin-bottom: 90px;
}
.api #resources .resources-getstarted {
  margin-left: 30px;
  margin-bottom: 10px;
}
.api #revai-upsell .revai-cta {
  height: 159px;
}
.api #revai-upsell .revai-cta-btn-area {
  background-image: url("/content/curve/img/bg-certified-card-dark-blue.svg");
  background-repeat: no-repeat;
  background-size: 333px 159px;
  width: 333px;
}
.api.quick-start {
  text-align: left;
}
.api .side-right {
  *zoom: 1;
  padding-left: 24px;
  min-height: 615px;
}
.api .side-right:before,
.api .side-right:after {
  display: table;
  content: "";
  line-height: 0;
}
.api .side-right:after {
  clear: both;
}
.api .side-right h2 {
  font-size: 24px;
  line-height: 28.8px;
  color: #86a2a0;
}
.api .side-right h4 {
  color: #333333;
}
.api .side-right #interested-in-api {
  position: relative;
  margin-top: 60px;
  margin-bottom: 65px;
}
.api .side-right .contact-submitter {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  background: red;
}
.api .side-right #dev-resources {
  position: relative;
}
.api .side-right #technical-docs {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
}
.api .figure {
  margin: 30px 0;
}
#api-access-button {
  margin-top: 10px;
}
.api-quickstart li {
  padding-top: 5px;
}
.api-quickstart .placing-orders {
  background: url("/content/img/api/api_quickstart_ordering.png") no-repeat center center;
  background-size: 600px auto;
  width: 710px;
  height: 275px;
}
.api-quickstart .login-sandbox {
  background: url("/content/img/api/api_quickstart_login.png") no-repeat center center;
  background-size: 100% auto;
  width: 700px;
  height: 275px;
}
.api-steps {
  float: right;
  width: 675px;
  padding-left: 25px;
  margin-top: 10px;
}
.api-steps a:hover {
  text-decoration: none;
}
.api-steps .step-prev {
  color: #86a2a0;
}
.api-steps .step-prev:before {
  content: "\00AB";
  margin-right: 5px;
}
.api-steps .step-next {
  float: right;
}
.api-steps .step-next:after {
  content: "\00BB";
  margin-left: 5px;
}
#apidocs h1 {
  font-size: 32px;
  font-weight: 500;
  color: #577e78;
}
#apidocs .side-shadow {
  background: url("/content/img/rev/right_side_shadow.png") no-repeat left top;
  padding-left: 24px;
  width: 676px;
}
#apidocs .main-content h2,
#apidocs .main-content h3 {
  padding-top: 20px;
}
#apidocs .main-content h2:first-child,
#apidocs .main-content h3:first-child {
  padding-top: 0px;
}
#apidocs .main-content blockquote {
  border: 0;
  font-style: italic;
  font-weight: 500;
}
#apidocs .main-content TABLE.table {
  font-size: 12px;
  border: 1px solid #d5d5d5 !important;
}
#apidocs .main-content TABLE.table TD,
#apidocs .main-content TABLE.table TH {
  padding: 10px 15px;
  border-bottom: 1px solid #e6e6e6;
}
#apidocs .main-content TABLE.table TD P,
#apidocs .main-content TABLE.table TH P {
  font-size: 12px;
}
#apidocs .main-content TABLE.table TD pre,
#apidocs .main-content TABLE.table TH pre {
  line-height: 15px;
  white-space: pre;
  font-size: 12px;
}
#apidocs .main-content TABLE.table th {
  background-color: #f4f5f6;
}
#apidocs .main-content TABLE.table TH.r {
  border-bottom: 1px solid #d0d0d0;
  text-align: left;
}
#apidocs .main-content .docs-tabs {
  margin-top: 15px;
}
#apidocs .main-content .docs-tabs UL {
  margin: 0px;
}
#apidocs .main-content .docs-tabs UL LI {
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: inside;
  margin: 0px;
}
#apidocs .main-content .docs-tabs UL LI a {
  display: block;
  padding: 10px;
  color: #999;
  background: #e3e3e3;
  font-size: 14px;
  text-decoration: none;
}
#apidocs .main-content .docs-tabs UL LI a.selected,
#apidocs .main-content .docs-tabs UL LI a:hover {
  background: #fcf7e4;
  color: #577e78;
  font-weight: 500;
}
#apidocs .snav {
  margin-left: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #006666;
  background: none;
}
#apidocs .snav .snav-section {
  margin-top: 5px;
  border: none;
}
#apidocs .snav .snav-section A.snav-l {
  display: block;
  text-decoration: none;
  color: #006666;
  padding-top: 4px;
}
#apidocs .snav .snav-section A.snav-l:hover {
  background: none;
  color: #666666;
}
#apidocs .snav .snav-section A.snav-l.selected {
  background: none;
  color: #EE3524;
  font-weight: 500;
}
#apidocs .snav .snav-section .snav-subsection {
  padding-left: 14px;
  font-weight: normal;
}
#apidocs .warning {
  color: white;
  padding: 2px 8px;
  line-height: 1.6;
  border-radius: 100px;
  margin: 0px 0px 0px 0.5em;
  background-color: #EF9C10;
  font-size: 13px;
}
#api-contact-dialog {
  display: none;
}
#api-contact-dialog form {
  margin: 0;
}
#api-contact-dialog .field {
  text-align: left;
}
#api-contact-dialog .field INPUT[type=text],
#api-contact-dialog .field INPUT[type=email],
#api-contact-dialog .field TEXTAREA {
  width: 450px;
}
#api-contact-dialog .field-validation-error {
  display: block;
}
#api-contact-dialog .dialog-spinner {
  background: url("/content/img/ajax-loader.gif") center center no-repeat;
  height: 100px;
}
.one-page-description {
  text-align: left;
}
.one-page-description h2,
.one-page-description h3 {
  padding-top: 20px;
}
.one-page-description pre {
  margin-top: 10px;
}
.one-page-description li {
  padding-bottom: 10px;
}
.http-response {
  background-color: white;
}
.hidden {
  display: none;
}
.api-key-inputs {
  background-color: #ddd0fb;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 30px;
}
.api-key-inputs h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 19px;
  color: #2e1a69;
  font-weight: 500;
}
.api-key-inputs .input-group {
  margin-bottom: 15px;
}
.api-key-inputs .input-group:last-child {
  margin-bottom: 0;
}
.api-key-inputs .input-group label {
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
  color: #000;
  font-size: 14px;
}
.api-key-inputs .input-group input[type="text"] {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  font-family: 'Courier New', Courier, monospace;
  font-size: 13px;
  transition: border-color 0.2s;
  background-color: white;
}
.api-key-inputs .input-group input[type="text"]:focus {
  outline: none;
  border-color: #577e78;
  box-shadow: 0 0 0 2px rgba(87, 126, 120, 0.1);
}
.api-key-inputs .input-group input[type="text"].input-error {
  border-color: #d32f2f;
  background-color: #fff5f5;
}
.api-key-inputs .input-group input[type="text"].input-error:focus {
  border-color: #d32f2f;
  box-shadow: 0 0 0 2px rgba(211, 47, 47, 0.1);
}
.api-key-inputs .input-group .input-help {
  font-size: 12px;
  color: #000;
  margin-top: 4px;
  font-style: italic;
}
.api-key-inputs .input-group .input-error-message {
  font-size: 12px;
  color: #d32f2f;
  margin-top: 4px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.api-key-inputs .input-group .input-error-message:before {
  content: '⚠';
  font-size: 14px;
}
.api-key-inputs .button-group {
  margin-top: 15px;
  text-align: right;
}
.api-key-inputs .button-group .clear-section-btn {
  padding: 6px 12px;
  font-size: 13px;
  color: #617370;
  background-color: white;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.2s;
}
.api-key-inputs .button-group .clear-section-btn:hover {
  background-color: #f2f6f5;
  border-color: #577e78;
  color: #577e78;
}
.api-curl-command {
  position: relative;
  margin: 15px 0;
}
.api-curl-command pre {
  background-color: #fcf7e4;
  border: 1px solid #e6e0c7;
  padding: 15px;
  padding-right: 50px;
  border-radius: 4px;
  overflow-x: auto;
  font-family: 'Courier New', Courier, monospace;
  font-size: 13px;
  line-height: 1.6;
  color: #333;
  margin: 0;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.api-curl-command .copy-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 6px 10px;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  z-index: 10;
}
.api-curl-command .copy-btn svg {
  display: block;
}
.api-curl-command .copy-btn:hover {
  background-color: #f5f5f5;
  border-color: #999;
}
.api-curl-command .copy-btn:active {
  transform: scale(0.95);
}
.api-curl-command .copy-btn.copy-success {
  background-color: #d4edda;
  border-color: #c3e6cb;
  color: #155724;
}
.api-curl-command .copy-btn.copy-error {
  background-color: #f8d7da;
  border-color: #f5c6cb;
  color: #721c24;
}
.docs-tabs + .api-curl-command {
  margin-top: 0;
}
.docs-tabs + .api-curl-command pre {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.code-block-container {
  position: relative;
  margin: 15px 0;
}
.code-block-container pre {
  background-color: #fcf7e4;
  border: 1px solid #e6e0c7;
  padding: 15px;
  padding-right: 50px;
  border-radius: 4px;
  overflow-x: auto;
  font-family: 'Courier New', Courier, monospace;
  font-size: 13px;
  line-height: 1.6;
  color: #333;
  margin: 0;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.code-block-container .copy-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 6px 10px;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  z-index: 10;
}
.code-block-container .copy-btn svg {
  display: block;
}
.code-block-container .copy-btn:hover {
  background-color: #f5f5f5;
  border-color: #999;
}
.code-block-container .copy-btn:active {
  transform: scale(0.95);
}
.code-block-container .copy-btn.copy-success {
  background-color: #d4edda;
  border-color: #c3e6cb;
  color: #155724;
}
.code-block-container .copy-btn.copy-error {
  background-color: #f8d7da;
  border-color: #f5c6cb;
  color: #721c24;
}
