@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;
}
#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;
}
.apply-now-button {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #6a6a6a;
  background-image: -moz-linear-gradient(top, #828282, #454545);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#828282), to(#454545));
  background-image: -webkit-linear-gradient(top, #828282, #454545);
  background-image: -o-linear-gradient(top, #828282, #454545);
  background-image: linear-gradient(to bottom, #828282, #454545);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff828282', endColorstr='#ff454545', GradientType=0);
  border-color: #454545 #454545 #1f1f1f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #454545;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  margin: 5px 10px 0 0;
  padding: 0 40px;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  text-shadow: none;
}
.apply-now-button:hover,
.apply-now-button:focus,
.apply-now-button:active,
.apply-now-button.active,
.apply-now-button.disabled,
.apply-now-button[disabled] {
  color: #fff;
  background-color: #454545;
  *background-color: #383838;
}
.apply-now-button:active,
.apply-now-button.active {
  background-color: #2b2b2b \9;
}
.apply-now-button:hover,
.apply-now-button:active,
.apply-now-button:focus {
  background-position: 0 0;
  outline: 0;
  color: #fff;
}
.apply-now-button:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #858585;
  background-image: -moz-linear-gradient(top, #989898, #686868);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#989898), to(#686868));
  background-image: -webkit-linear-gradient(top, #989898, #686868);
  background-image: -o-linear-gradient(top, #989898, #686868);
  background-image: linear-gradient(to bottom, #989898, #686868);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff989898', endColorstr='#ff686868', GradientType=0);
  border-color: #686868 #686868 #424242;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #686868;
  /* 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;
}
.apply-now-button:hover:hover,
.apply-now-button:hover:focus,
.apply-now-button:hover:active,
.apply-now-button:hover.active,
.apply-now-button:hover.disabled,
.apply-now-button:hover[disabled] {
  color: #fff;
  background-color: #686868;
  *background-color: #5b5b5b;
}
.apply-now-button:hover:active,
.apply-now-button:hover.active {
  background-color: #4f4f4f \9;
}
.apply-now-button.btn-primary {
  background: #ee3a2a;
}
.apply-now-button.btn-primary:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #b22b1e;
  background-image: -moz-linear-gradient(top, #be2d1f, #9f271c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#be2d1f), to(#9f271c));
  background-image: -webkit-linear-gradient(top, #be2d1f, #9f271c);
  background-image: -o-linear-gradient(top, #be2d1f, #9f271c);
  background-image: linear-gradient(to bottom, #be2d1f, #9f271c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbe2d1f', endColorstr='#ff9f271c', GradientType=0);
  border-color: #9f271c #9f271c #5e1711;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #9f271c;
  /* 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;
}
.apply-now-button.btn-primary:hover:hover,
.apply-now-button.btn-primary:hover:focus,
.apply-now-button.btn-primary:hover:active,
.apply-now-button.btn-primary:hover.active,
.apply-now-button.btn-primary:hover.disabled,
.apply-now-button.btn-primary:hover[disabled] {
  color: #fff;
  background-color: #9f271c;
  *background-color: #892218;
}
.apply-now-button.btn-primary:hover:active,
.apply-now-button.btn-primary:hover.active {
  background-color: #741c14 \9;
}
.featuredin {
  height: 124px;
  line-height: 124px;
  background: url("/content/img/rev/shadow_highlight.png") no-repeat top center;
}
.spinner {
  background: url("/content/img/icons/spinner-16.gif") no-repeat top left;
}
#submit-future-spinner {
  display: inline-block;
  width: 16px;
  height: 16px;
}
#freelancers-index #hero {
  background: url("/content/img/rev/main_image_bg_swoosh_flipped.jpg") no-repeat -175px 0;
  height: 400px;
  margin-bottom: 0;
}
#freelancers-index #hero .content,
#freelancers-index #hero .side {
  position: relative;
}
#freelancers-index #hero h1 {
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 50px;
}
#freelancers-index #hero .hero-content {
  margin: 0;
  padding: 0;
  top: 90px;
  position: absolute;
}
#freelancers-index #hero .hero-content p {
  font-size: 20px;
  line-height: 39px;
}
#freelancers-index #hero .hero-content p a {
  text-decoration: underline;
}
#freelancers-index #highlights-container {
  background: #385853 url("/content/img/rev/freelancers/workspace-bg.jpg") no-repeat center top;
  padding-top: 80px;
  max-width: 1097px;
  margin: 0 auto;
}
#freelancers-index #highlights-container table,
#freelancers-index #highlights-container h2,
#freelancers-index #highlights-container h3,
#freelancers-index #highlights-container p {
  color: #fff !important;
}
#freelancers-index #highlights-container h2 {
  font-size: 36px;
  margin-bottom: 38px;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
#freelancers-index #highlights-container h3 {
  font-size: 22px;
}
#freelancers-index #highlights-container p,
#freelancers-index #highlights-container th {
  font-size: 16px;
  line-height: 30px;
  font-weight: normal;
}
#freelancers-index #highlights-container p {
  margin-bottom: 40px;
}
#freelancers-index #highlights-container .highlight {
  padding-left: 65px;
  width: 270px;
  position: relative;
}
#freelancers-index #highlights-container .offset1 {
  margin-left: 50px;
}
#freelancers-index #highlights-container .icon {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 13px;
  left: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url("/content/img/rev/freelancers/highlight-icons.png");
}
#freelancers-index #highlights-container #work-from-home-highlight .icon {
  background-position: 0 0;
}
#freelancers-index #highlights-container #choose-projects-highlight .icon {
  background-position: -50px 0;
}
#freelancers-index #highlights-container #get-paid-highlight .icon {
  background-position: 0 -50px;
}
#freelancers-index #highlights-container #career-skills-highlight .icon {
  background-position: -50px -50px;
}
#freelancers-index #openings-header {
  margin-top: 60px;
}
#freelancers-index #openings-header h2 {
  color: #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 50px;
  margin: 0;
}
#freelancers-index #openings-table {
  font-size: 16px;
  background-color: #456661;
}
#freelancers-index #openings-table tbody tr {
  border-top: 12px solid #385853;
}
#freelancers-index #openings-table tbody tr:first-child {
  border-top: none;
}
#freelancers-index #openings-table td,
#freelancers-index #openings-table th {
  padding: 17px 20px 17px 0;
  vertical-align: middle;
  border: none;
}
#freelancers-index #openings-table td.text-center,
#freelancers-index #openings-table th.text-center {
  text-align: center;
}
#freelancers-index #openings-table td.last,
#freelancers-index #openings-table th.last {
  padding-right: 0;
}
#freelancers-index #openings-table th {
  background-color: #385853;
  color: #dcdcdc;
  padding: 20px 20px 20px 0;
}
#freelancers-index #openings-table .role {
  line-height: 40px;
  font-size: 26px;
  font-family: 'Akko W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
#freelancers-index #openings-table .apply-now-button {
  width: 90px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  text-transform: none;
  font-family: "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0;
  text-align: center;
}
#freelancers-index #call-to-action-container {
  text-align: center;
  margin-top: 50px;
  padding-bottom: 100px;
}
#freelancers-index #call-to-action-container .apply-now-button {
  padding: 0 65px;
  font-size: 24px;
  line-height: 60px;
  height: 60px;
  text-transform: none;
  margin: 0;
}
#freelancers-index #call-to-action-container .apply-now-service-selector .btn {
  width: 200px;
  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);
  height: 40px;
  line-height: 40px;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 12px;
}
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:hover,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:focus,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:active,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn.active,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn.disabled,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn[disabled] {
  color: #fff;
  background-color: #4d6c68;
  *background-color: #425d5a;
}
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:active,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn.active {
  background-color: #384e4b \9;
}
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:hover,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:focus,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:active {
  background-position: 0 0;
  color: #fff;
}
#freelancers-index #call-to-action-container .apply-now-service-selector .btn: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);
}
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:hover:hover,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:hover:focus,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:hover:active,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:hover.active,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:hover.disabled,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:hover[disabled] {
  color: #fff;
  background-color: #3f5451;
  *background-color: #344543;
}
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:hover:active,
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:hover.active {
  background-color: #293735 \9;
}
#freelancers-index #call-to-action-container .apply-now-service-selector .btn:last-child {
  margin-bottom: 0;
}
#freelancers-index #call-to-action-container .popover-body {
  width: 226px;
  padding: 17px;
}
#freelancers-index #press-container {
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  margin-top: 50px;
  padding: 30px 0 10px;
}
#freelancers-index #press-container .featuredin {
  background: none;
  text-align: center;
}
#freelancers-index #testimonials-container {
  height: 280px;
  margin-top: 100px;
}
#freelancers-index #testimonials-container h2 {
  text-align: center;
}
#freelancers-index #testimonials-container .author,
#freelancers-index #testimonials-container a {
  font-weight: 500;
  font-style: normal !important;
}
#freelancers-index #testimonials-container .carousel-item-container {
  position: relative;
  height: 220px;
}
#freelancers-index #testimonials-container .carousel-item-container .agent-picture {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 108px;
  top: 0px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
#freelancers-index #testimonials-container .carousel-item-container .tiffany {
  background-image: url("/content/img/rev/freelancers/testimonials/agent-tiffany.png");
}
#freelancers-index #testimonials-container .carousel-item-container .carla {
  background-image: url("/content/img/rev/freelancers/testimonials/agent-carla.png");
}
#freelancers-index #testimonials-container .carousel-item-container .tammy {
  background-image: url("/content/img/rev/freelancers/testimonials/agent-tammy.png");
}
#freelancers-index #testimonials-container .carousel-item-container .chris {
  background-image: url("/content/img/rev/freelancers/testimonials/agent-chris.png");
}
#freelancers-index #testimonials-container .carousel-item-container .testimonial {
  margin-top: 15px;
  height: 100%;
  width: 550px;
  position: absolute;
  top: 0px;
  left: 300px;
  font-size: 18px;
  line-height: 30px;
}
#freelancers-index #testimonials-container .carousel-item-container .testimonial p {
  font-style: italic;
}
#freelancers-index #testimonials-container .carousel-indicators {
  display: inline-block;
  position: absolute;
  top: 220px;
  left: 844px / 2;
  cursor: pointer;
  width: 96px;
}
#freelancers-index #testimonials-container .carousel-indicators li {
  background-color: #d2d2d2;
  margin: 0 6px;
  width: 12px;
  height: 12px;
}
#freelancers-index #testimonials-container .carousel-indicators li.active {
  background-color: #92afad;
}
.freelance-home {
  margin-top: 20px;
  /*#region Banner Picture*/
  /*#endregion*/
  /*#region Application Form*/
  /*#endregion*/
  /*#region How to Start*/
  /*#endregion*/
  /*#region Benefits of Rev*/
  /*#endregion*/
  /*#region Testimonials*/
  /*#endregion*/
  /*#region Featured In/Recommended By*/
  /*#endregion*/
  /*#region FAQ */
  /*#endregion*/
}
.freelance-home .section-title {
  font-family: 'Akko W01 Regular', 'Akko W01 Thin', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1.53;
  text-align: center;
  color: #86a2a0;
}
.freelance-home .default-border-bottom {
  border-bottom: 1px solid #DCE7E5;
}
.freelance-home .banner-container {
  background: url("/content/img/rev/freelancers/tc-freelancers-banner-sprite.png");
  background-position: 0px 0px;
  background-color: rgba(0, 0, 0, 0.12);
  width: 620px;
  height: 340px;
  color: white;
}
.freelance-home .banner-title {
  margin-top: 175px;
  font-family: 'Akko Rounded W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
  text-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.5);
}
.freelance-home .banner-subtitle {
  font-family: 'Akko Rounded W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 2.3;
  text-align: center;
  color: white;
  text-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.5);
}
.freelance-home .banner-footer {
  padding-top: 11px;
  background-color: rgba(0, 0, 0, 0.3);
}
.freelance-home .banner-footer .item-header {
  font-family: 'Akko Rounded W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
}
.freelance-home .banner-footer .item-content {
  font-family: "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-align: center;
}
.freelance-home .application-form-container {
  margin-left: 0;
  height: 340px;
  background-color: #f3f3f3;
  padding: 30px;
}
.freelance-home .application-form-container .apply-now-text {
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  font-family: 'Akko Rounded W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  color: #86a2a0;
  margin-bottom: 10px;
}
.freelance-home .application-form-container form {
  margin-bottom: 0;
}
.freelance-home #submit-future-applicant-form {
  margin-bottom: 15px;
}
.freelance-home #submit-future-applicant-form .field-validation-error {
  vertical-align: top;
  line-height: 0px;
}
.freelance-home .application-form .input-small {
  width: 90%;
}
.freelance-home .application-form .input-large {
  width: 95%;
}
.freelance-home .application-form .input-validation-error {
  margin-bottom: 0;
}
.freelance-home .start-application {
  font-family: 'Akko W01 Regular', 'Akko W01 Thin', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-align: center;
  color: white;
  width: 100%;
}
.freelance-home .how-to-start {
  padding: 50px 0;
}
.freelance-home .how-to-start .how-to-start-body {
  margin-top: 25px;
}
.freelance-home .how-to-start .item-container {
  padding-right: 3%;
}
.freelance-home .how-to-start .item-number {
  width: 30px;
  font-family: 'Akko Rounded W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: white;
  background-color: #577e78;
  border-radius: 50%;
}
.freelance-home .how-to-start .item-name {
  font-family: 'Akko W01 Regular', 'Akko W01 Thin', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #577e78;
  text-align: left;
  margin-left: 0;
  line-height: 1.17;
}
.freelance-home .how-to-start .item-content {
  margin-top: 10px;
  font-family: "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.43;
  text-align: left;
  color: #666666;
}
.freelance-home .benefits-of-rev {
  background-color: #f3f3f3;
  padding: 50px 0 60px 0;
}
.freelance-home .benefits-of-rev .benefits-row {
  margin-top: 35px;
}
.freelance-home .benefits-of-rev .item-name {
  font-family: 'Akko Rounded W01 Bold', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
  color: #577e78;
}
.freelance-home .benefits-of-rev .item-content {
  font-family: "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.43;
  text-align: left;
  color: #666666;
}
.freelance-home .benefits-of-rev .document-icon {
  width: 71px;
  height: 86px;
}
.freelance-home .benefits-of-rev .calendar-icon {
  width: 84px;
  height: 71px;
}
.freelance-home .benefits-of-rev .payment-icon {
  width: 89px;
  height: 90px;
}
.freelance-home .benefits-of-rev .tree-branch-icon {
  width: 59px;
  height: 82px;
}
.freelance-home .freelancers-testimonials .container {
  padding: 40px 0;
  border-bottom: 1px solid #DCE7E5;
}
.freelance-home .freelancers-testimonials #tc-carousel {
  margin-top: 25px;
}
.freelance-home .freelancers-testimonials .short-testimonial {
  font-family: "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.67;
  color: #666666;
}
.freelance-home .freelancers-testimonials .author {
  margin-top: 12px;
  font-weight: 500;
}
.freelance-home .freelancers-testimonials .kira-picture {
  background: url("/content/img/rev/freelancers/tc-testimonials-sprite.png") 0 no-repeat;
  background-position: 10px 10px;
  width: 125px;
  height: 125px;
}
.freelance-home .freelancers-testimonials .josh-picture {
  background: url("/content/img/rev/freelancers/tc-testimonials-sprite.png") 0 no-repeat;
  background-position: -112px 10px;
  width: 125px;
  height: 125px;
}
.freelance-home .freelancers-testimonials .vanessa-picture {
  background: url("/content/img/rev/freelancers/tc-testimonials-sprite.png") 0 no-repeat;
  background-position: -235px 10px;
  width: 125px;
  height: 125px;
}
.freelance-home .freelancers-testimonials .reene-picture {
  background: url("/content/img/rev/freelancers/tc-testimonials-sprite.png") 0 no-repeat;
  background-position: -350px 10px;
  width: 125px;
  height: 125px;
}
.freelance-home .freelancers-testimonials .tammy-picture {
  background: url("/content/img/rev/freelancers/tc-testimonials-sprite.png") 0 no-repeat;
  background-position: -470px 10px;
  width: 125px;
  height: 125px;
}
.freelance-home .freelancers-testimonials .sandra-picture {
  background: url("/content/img/rev/freelancers/tc-testimonials-sprite.png") 0 no-repeat;
  background-position: -590px 10px;
  width: 125px;
  height: 125px;
}
.freelance-home .freelancers-testimonials .carousel-inner {
  height: 180px;
}
.freelance-home .freelancers-testimonials .carousel-indicators {
  position: relative;
  width: 100%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  right: 0px;
}
.freelance-home .freelancers-testimonials .carousel-indicators li {
  background-color: #aaaaaa;
  width: 12px;
  height: 12px;
  margin: 0 5px;
}
.freelance-home .freelancers-testimonials .carousel-indicators li.active {
  background-color: #92afad;
}
.freelance-home .featured-in {
  padding: 40px 0;
}
.freelance-home .featured-in .feature-row {
  margin-top: 30px;
}
.freelance-home .featured-in .featured-icon {
  background-size: 150px 150px;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  object-fit: contain;
  cursor: pointer;
}
.freelance-home .featured-in .forbes-icon {
  background: url("/content/curve/img/company-logos/freelancers-recommended-by/forbes.svg");
  background-size: 150px 150px;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  object-fit: contain;
  cursor: pointer;
}
.freelance-home .featured-in .penny-hoarder-icon {
  background: url("/content/curve/img/company-logos/freelancers-recommended-by/the-penny-hoarder-2x.png");
  background-size: 150px 150px;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  object-fit: contain;
  cursor: pointer;
}
.freelance-home .featured-in .wah-wife-icon {
  background: url("/content/curve/img/company-logos/freelancers-recommended-by/the-wah-wife-2x.png");
  background-size: 150px 150px;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  object-fit: contain;
  cursor: pointer;
}
.freelance-home .featured-in .wah-adventures-icon {
  background: url("/content/curve/img/company-logos/freelancers-recommended-by/work-at-home-adventures-2x.png");
  background-size: 150px 150px;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  object-fit: contain;
  cursor: pointer;
}
.freelance-home .featured-in .real-ways-icon {
  background: url("/content/curve/img/company-logos/freelancers-recommended-by/real-ways-2x.png");
  background-size: 150px 150px;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  object-fit: contain;
  cursor: pointer;
}
.freelance-home .featured-in .wah-woman-icon {
  background: url("/content/curve/img/company-logos/freelancers-recommended-by/wah-woman-2x.png");
  background-size: 150px 150px;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  object-fit: contain;
  cursor: pointer;
}
.freelance-home .faq-container .container {
  padding: 50px 0 60px 0;
  border-bottom: 1px solid #DCE7E5;
}
.freelance-home .faq-container .item-content-container {
  border-bottom: 1px solid #DCE7E5;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.freelance-home .faq-container .item-content-container:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.freelance-home .faq-container .question {
  font-family: 'Akko W01 Regular', 'Akko W01 Thin', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 1.17;
  text-align: left;
  color: #577e78;
  cursor: pointer;
  width: 92%;
  float: right;
}
.freelance-home .faq-container .answer {
  display: none;
  margin-top: 15px;
  font-family: "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.43;
  text-align: left;
  color: #666666;
  width: 92%;
  float: right;
}
.freelance-home .faq-container .item-expander {
  background-color: #666666;
  width: 2.5px;
  height: 18px;
  border-radius: 25%;
  display: inline-block;
  position: relative;
  left: 20px;
  top: 3px;
  cursor: pointer;
}
.freelance-home .faq-container .item-expander:after {
  content: "";
  background-color: #666666;
  width: 18px;
  height: 2.5px;
  border-radius: 25%;
  position: absolute;
  top: 7px;
  left: -8px;
  cursor: pointer;
}
.freelance-home .faq-container .selected .item-expander {
  display: inline-block;
  height: 0;
  width: 0;
}
.freelance-home .faq-container .selected .item-expander:after {
  top: -8px;
}
.freelance-home .faq-container-body {
  margin-top: 20px;
  padding: 50px 60px;
  background-color: #f3f3f3;
}
.freelance-home .faq-section-names li {
  list-style: none;
  margin-bottom: 10px;
}
.freelance-home .faq-section-names .item-icon {
  display: inline-block;
  width: 10px;
  height: 11px;
}
.freelance-home .faq-section-names .active {
  font-weight: 500;
}
.freelance-home .faq-section-names .active .item-icon {
  background: url("/content/img/icons/caret-right-curved.svg") no-repeat;
  background-size: 8px 10px;
}
.freelance-home .faq-section-names a {
  text-decoration: none;
  color: #666666;
  font-family: "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 2;
  text-align: left;
}
.freelance-home .faq.tab-content {
  overflow: hidden;
}
.popover.right {
  background-color: white;
}
.popover.right .arrow:after {
  border-right-color: white;
}
.popover.top {
  background-color: black;
  color: white;
}
.popover.top .arrow:after {
  border-top-color: black;
}
.faq {
  padding-bottom: 0;
}
#freelancers-cp #intro-section {
  height: 400px;
}
#freelancers-cp h1 {
  margin: 23px 0 7px 15px;
  font-size: 30px;
}
#freelancers-cp #paragraph-intro-text p {
  margin: 20px 0 10px;
  padding-right: 70px;
  font-size: 15px;
  line-height: 24px;
}
#freelancers-cp #job-features {
  margin-top: 50px;
}
#freelancers-cp #job-features ul {
  list-style: none;
  margin-left: -95px;
}
#freelancers-cp #job-features li {
  width: 60px;
  height: 60px;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  background-color: #86a2a0;
  border-radius: 50%;
  margin-left: 150px;
}
#freelancers-cp #job-features li .job-feature {
  width: 50px;
  height: 40px;
  position: absolute;
  background: url("/content/img/rev/freelancers/ico_sprite.png") no-repeat;
}
#freelancers-cp #job-features li .job-feature-type {
  width: 50px;
  height: 40px;
  position: absolute;
  background: url("/content/img/rev/freelancers/ico_sprite.png") no-repeat;
  background-position: 10px 7px;
  margin: 1px 0 0 1px;
}
#freelancers-cp #job-features li .job-feature-quality {
  width: 50px;
  height: 40px;
  position: absolute;
  background: url("/content/img/rev/freelancers/ico_sprite.png") no-repeat;
  background-position: 9px -35px;
  margin: 3px 0 0 2px;
}
#freelancers-cp #job-features li .job-feature-fun {
  width: 50px;
  height: 40px;
  position: absolute;
  background: url("/content/img/rev/freelancers/ico_sprite.png") no-repeat;
  background-position: 10px -75px;
  margin: 3px 0 0 1px;
}
#freelancers-cp #job-features li .job-feature-text {
  position: absolute;
  top: 75px;
  left: -55px;
  width: 175px;
  font-size: 12px;
  font-weight: 500;
}
#freelancers-cp #revver-testimonial {
  color: #86a2a0;
  font-size: 16px;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
#freelancers-cp #revver-testimonial span {
  font-weight: 500;
}
#freelancers-cp #revver-testimonial img {
  margin: 30px 0;
}
#freelancers-cp #work-with-rev {
  width: 640px;
  height: 471px;
  background: url("/content/img/rev/freelancers/bg_why_youll_love.png") top left no-repeat;
  color: #fff;
  margin-bottom: 100px;
}
#freelancers-cp #work-with-rev h2 {
  color: #fff;
  padding: 57px 0 0 49px;
  font-size: 30px;
  line-height: 33px;
}
#freelancers-cp #work-with-rev ul {
  list-style: none;
  margin: 35px 0 0 40px;
}
#freelancers-cp #work-with-rev li {
  position: relative;
  float: left;
  margin-bottom: 6px;
  line-height: 16px;
}
#freelancers-cp #work-with-rev li p {
  width: 420px;
  padding-left: 10px;
  display: inline-block;
  font-size: 12px;
}
#freelancers-cp #work-with-rev li div {
  width: 30px;
  height: 20px;
  display: inline-block;
  background: url("/content/img/rev/freelancers/ico_sprite.png") no-repeat;
}
#freelancers-cp #work-with-rev li div.work-with-rev-payment {
  background-position: 0 -124px;
}
#freelancers-cp #work-with-rev li div.work-with-rev-remote {
  background-position: 0 -154px;
}
#freelancers-cp #work-with-rev li div.work-with-rev-flexible {
  background-position: 0 -184px;
}
#freelancers-cp #work-with-rev li div.work-with-rev-freedom {
  background-position: 0 -214px;
}
#freelancers-cp #work-with-rev li div.work-with-rev-support {
  background-position: 0 -244px;
}
#freelancers-cp #work-with-rev li div.work-with-rev-requirements {
  background-position: 0 -272px;
}
#freelancers-cp #application-form {
  background-color: #f3f3f3;
  height: 471px;
  padding: 0 30px 0 23px;
}
#freelancers-cp #application-form h3 {
  padding-top: 30px;
  font-size: 15px;
  color: #86a2a0;
}
#freelancers-cp #application-form p {
  line-height: 28px;
  font-size: 15px;
}
#freelancers-cp #application-form .input-small {
  width: 105px;
}
#freelancers-cp #application-form .input-large {
  width: 230px;
}
#freelancers-cp #application-form .apply-now-button {
  width: 240px;
  height: 36px;
  line-height: 25px;
  border-radius: 4px;
  text-transform: none;
  border-radius: 5px;
  font-family: 'Akko W01 Regular', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
  padding: 0 24px;
  font-size: 14px;
  line-height: 36px;
}
#freelancers-cp #application-form .field-validation-error {
  vertical-align: top;
  line-height: 0px;
}
#freelancers-su .rate-body {
  background-color: #F4F4F4;
  font-family: 'Akko W01 Regular', 'Akko W01 Thin', "Lucida Grande", "Segoe UI", Verdana, Helvetica, Arial, sans-serif;
}
#freelancers-su .rate-body .language-container {
  margin: 5% 25% 0 25%;
  text-align: center;
}
#freelancers-su .rate-body .language-container .language {
  height: 29px;
  border-radius: 14.5px;
  background-color: #FFFFFF;
  border: solid 1px #4B4B4B;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.3px;
  text-align: center;
  color: #4b4b4b;
  padding: 5px 12px 5px 12px;
}
#freelancers-su .rate-body .rate {
  font-size: 30px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.93;
  letter-spacing: normal;
  text-align: center;
  color: #4b4b4b;
  margin: 3% 25% 5% 25%;
}
#freelancers-su .benefits-of-rev {
  backgrouNd-color: #FBFBFB;
}
.su-disabled-banner {
  margin-top: 32%;
}
