body {
  font-family: Helvetica Neue, Arial, sans-serif;
}

body#jobs {
  background: #fff url(../images/jobs/jobs_bg.gif) repeat-x 0 0 !important;
}

body#jobs a {
  color: #008DB9;
}

.wrapper {
  padding: 15px 0 !important;
}

h3 {
  font-size: 22px;
  font-weight: bold !important;
  color: #333;
}

#content {
  background-color: transparent;
  padding: 0;
}

table.columns {
  margin: 0 auto;
  margin-top: -8px !important;
}

#container {
  width: 960px !important;
}

ul.jobs-nav {
  clear: both;
  display: block;
  margin-top: 0;
  height: 47px;
}

#jobs-internal ul.jobs-nav {
  border-bottom: 1px solid #E9F4FA;
  margin-bottom: 20px;
}

ul.jobs-nav li {
  float: left;
  margin-right: 10px;
}

ul.jobs-nav li a {
  display: block;
  padding: 4px 10px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -webkit-transition:  -webkit-box-shadow, color .2s linear;
}

body#jobs ul.jobs-nav li a {
  text-shadow: 0 -1px 0 rgba(0,0,0,.7);
}

ul.jobs-nav li a:hover {
  background: #fff;
  -webkit-box-shadow: 0 0 6px #0984BD;
  -moz-box-shadow: 0 0 6px #0984BD;
  color: #333;
  text-decoration: none;
}

body#jobs ul.jobs-nav li a:hover {
  background: rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 6px #0984BD;
  -moz-box-shadow: 0 0 6px #0984BD;
  color: #fff;
  text-decoration: none;
}

ul.jobs-nav li.active a {
  background: #333;
  color: #fff;
}

body#jobs ul.jobs-nav li.active a {
  background: rgba(0,0,0,0.2);
  color: #fff;
  font-weight: bold;
}

.jobs-home-header {
  height: 332px;
  margin-bottom: 36px;
  clear: both;
}

.jobs-home-header #video {
  float: right;
  background: rgba(0,0,0,.6);
  margin-bottom: -5px;
  height: 332px;
}

.jobs-home-header #jobs_main {
  float: right;
  width: 640px;
  height: 332px;
}

.jobs-home-header-text {
  float: left;
  color: #222;
  width: 260px;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
}

.jobs-home-header-text #tagline {
  color: #999;
  font-size: 16px;
  line-height: 23px !important;
  padding: 0 0 16px 0;
}

body.es .jobs-home-header-text #title,
body.de .jobs-home-header-text #title,
body.it .jobs-home-header-text #title,
body.ko .jobs-home-header-text #title,
body.ru .jobs-home-header-text #title,
body.id .jobs-home-header-text #title,
body.nl .jobs-home-header-text #title {
  font: 100 47px/47px Helvetica Neue, Arial, sans-serif !important;
}

body.ru .jobs-home-header-text #title {
  font: 100 40px/40px Helvetica Neue, Arial, sans-serif !important;
}

.jobs-home-header-text #title {
  display: block;
  clear: both;
  color: #fff;
  margin: 30px 0 10px 0 !important;
  padding: 0 !important;
  text-indent: 0;
  text-shadow: 0 -1px 0 rgba(0,0,0,.7);
  font: 100 55px/55px Helvetica Neue, Arial, sans-serif !important;
}

.jobs-home-positions {
  margin: 0 -15px 15px -15px !important;
}

.jobs-home-positions h3 {
  margin: 0 0 0 15px !important;
}

.jobs-home-positions ul {
  float: left;
  width: 195px;
  margin: 20px 1px 15px 0px;
}

body.fr .jobs-home-positions ul li a {
  height: 85px;
}

body.ru .jobs-home-positions ul li a {
  height: 120px;
}

body.it .jobs-home-positions ul li a,
body.de .jobs-home-positions ul li a,
body.es .jobs-home-positions ul li a,
body.ja .jobs-home-positions ul li a,
body.ko .jobs-home-positions ul li a,
body.pt .jobs-home-positions ul li a,
body.tr .jobs-home-positions ul li a,
body.id .jobs-home-positions ul li a,
body.nl .jobs-home-positions ul li a {
  height: 75px;
}

.jobs-home-positions ul li a {
  background: #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  display: block;
  padding: 16px 15px;
  margin-bottom: 1px;
  height: 44px;
}

.jobs-home-positions ul li a span.team {
  font-size: 20px;
  font-weight: 300;
}

.jobs-home-positions ul li a span.desc {
  clear: both;
  display: block;
  color: #999;
  margin-bottom: 24px;
  padding-top: 2px;
}

.jobs-home-positions ul li a  {
  clear: both;
  display: block;
}

.jobs-home-positions ul li a:hover {
  text-shadow: 0 -1px 0 #007BA1;
  text-decoration: none;
  background-color: #00a0d1;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00a0d1), to(#008db8)); /* Webkit */
  background-image: -moz-linear-gradient(#00a0d1, #008db8); /* FF3.6 */
  color: #fff;
  -webkit-box-shadow: 0 0 7px #00a0d1;
  -moz-box-shadow: 0 0 7px #00a0d1;
}

.jobs-home-positions ul li a:active {
  -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.3), 0 0 7px #00a0d1;
  -moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.3), 0 0 7px #00a0d1;
}

.jobs-home-positions ul li a:hover span.team {
  color: #fff;
}

.jobs-home-positions ul li a:hover span.desc {
  color: #D8F8FF;
}

.jobs-home-quotes div.quote,
.jobs-home-tweets div.jobs-tweet {
  float: left;
  width: 50%;
  padding-bottom: 30px;
}

.jobs-home-quotes div.quote {
  height: 160px;
}

.jobs-home-quotes div.quote blockquote {
  font: 300 22px/30px Palatino, Georgia, serif;
  font-style: italic;
  padding: 20px 0 6px 0;
  width: 94%;
  color: #555;
  -webkit-font-smoothing: antialiased;
}

.jobs-home-quotes div.quote cite {
  font-size: 14px;
  font-style: normal;
  color: #999;
}

.jobs-home-quotes div.quote cite a {
  margin-right: 5px;
}

.jobs-home-tweets div.jobs-tweet {
  padding-top: 16px;
}

a.jobs-button {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  color: #fff;
  background: #474747; /* old browsers */
  background: -moz-linear-gradient(top, #474747 0%, #000000 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#474747), color-stop(100%,#000000)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#000000',GradientType=0 ); /* ie */
  padding: 8px 16px 9px 16px;
  margin: 0px 0px 6px 0px;
  font-size: 16px;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
  clear: both;
  display: inline-block;
}

ul.footer-nav {
  text-align: left;
  font-family: Helvetica Neue, Arial, sans-serif;
  margin-top: 16px;
  margin-left: 6px !important;
}

.jobs-sep {
  background: url(../images/jobs/jobs_sep.png) no-repeat center top;
  height: 50px;
}

.jobs-home-photos {
  /* hides the flicker widget on IE */
  _display: none !important;
  *display: none !important;
}

.jobs-home-photos .flickr_badge_image {
  display: inline-block;
  vertical-align: top;
  height: 152px;
}

.jobs-home-photos .flickr_badge_image img {
  position: relative;
  display: inline-block;
  margin-right: 1px;
}

jobs-home-photos .flickr_badge_image img:last-child {
  margin-right: 0;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
}

jobs-home-photos .flickr_badge_image img:first-child {
  margin-right: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}

.jobs-home-photos {
  display: block;
  clear: both;
  overflow: hidden;
  overflow-x: scroll;
  padding: 0 !important;
  height: 152px;
  margin: 0 0 40px 5px;
  white-space:nowrap;
  background: #999;
  width: 950px;
  z-index: 5;
}

.jobs-content {
  padding: 8px;
  width: 630px;
  float: left;
}

.jobs-full {
  float: none;
  width: 100%;
}

.jobs-content h1 {
  font-size: 50px;
  font-weight: 300;
  letter-spacing: -1px;
  margin-bottom: 26px;
}

.jobs-content h2 {
  font-size: 28px;
  font-weight: 300;
  letter-spacing: -1px;
  margin-bottom: 5px;
}

.jobs-content p,
.jobs-content blockquote,
.jobs-content ul {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 26px;
}

#jobs-internal .main {
  float: left;
  width: 600px;
}

#jobs-internal .jobs-sidebar {
  float: right;
  width: 240px;
}

#jobs-internal .jobs-university-sidebar {
  padding-top: 95px;
  font-size: 14px;
  line-height: 21px;
}

#jobs-internal .jobs-university-sidebar p {
  padding-top: 25px;
  color: #666;
  font-size: 12px;
  line-height: 17px;
}
#jobs-internal .jobs-university-sidebar  h2 {
  margin: 20px 0 4px 0;
}

/* webkit scrollbars */

.jobs-home-photos::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}
.jobs-home-photos::-webkit-scrollbar-button:start:decrement,
.jobs-home-photos::-webkit-scrollbar-button:end:increment {
  display: block;
  height: 0px;
  width: 0px;
  background-color: transparent;
}

.jobs-home-photos::-webkit-scrollbar-track-piece {
  background-color: #eee;
}
.jobs-home-photos::-webkit-scrollbar-thumb:vertical {
  height: 50px;
  background-color: #666;
}
.jobs-home-photos::-webkit-scrollbar-thumb:horizontal {
  width: 50px;
  background-color: #666;
  border-top: 1px solid #eee;
}

.jobs-university blockquote {
  margin: 0;
  font: 300 22px/30px Palatino, Georgia, serif;
  font-style: italic;
  padding: 0px 0 6px 0;
  width: 94%;
  color: #555;
  -webkit-font-smoothing: antialiased;
}

.jobs-university cite {
  margin: 0 0 30px 0;
  clear: both;
  display: block;
  font-style: normal;
  font-size: 13px;
}

/* widgets */

#widget1 .twtr-tweet-wrap,
#widget2 .twtr-tweet-wrap {
  padding: 10px 0 8px 0 !important;
}

#widget1 .twtr-tweet,
#widget2 .twtr-tweet {
  float: left;
  width: 210px;
  margin-right: 20px;
  border-bottom: 0;
}

#widget1 .twtr-tweet:last-child,
#widget2 .twtr-tweet:last-child {
  margin-right: 0;
}

#widget1 img,
#widget2 img {
  margin-top: 2px;
}

#widget1 .twtr-tweet-text,
#widget2 .twtr-tweet-text {
  font: 13px/18px Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

#widget1 .twtr-tweet-text p,
#widget2 .twtr-tweet-text p {
  line-height: 18px !important;
}


#widget1 .twtr-tweet-text em a,
#widget2 .twtr-tweet-text em a {
  color: #ccc !important;
  font-size: 11px;
}

#widget1 .twtr-ft,
#widget1 .twtr-hd,
#widget2 .twtr-ft,
#widget2 .twtr-hd {
  display: none;
}

#jobs-internal .third {
  width: 300px;
  margin-right: 28px;
  padding-top: 10px;
  float: left;
}

#jobs-internal .third h2 {
  font-size: 24px;
  margin-top: 15px;
  margin-bottom: 1px;
}

.benefits-intro {
  padding-top: 22px;
}

.view-all {
  margin-top: 10px;
  border-top: 1px solid #CFEBFA;
  padding-top: 33px;
  font-size: 13px;
}

#jobs-internal .third p {
  font-size: 14px;
  line-height: 22px;
  color: #555;
}

#jobs-internal .benefits ul {
  list-style-type: disc;
  float: left;
  width: 280px;
  margin-left: 15px;
  margin-right: 35px;
  font-size: 14px;
}

#jobs-internal .last {
  margin-right: 0 !important;
}

/* jobvite */
#jobviteframe {
  margin-left: 0px;
}

/* footer */
#footer {
  font-size: 11px;
  padding: 30px 0 30px 0;
}
#footer ul li {
  display: inline;
  margin-right: 10px;
}

#footer {
  margin-top: 30px;
  border-top: 1px solid #CFEBFA;
  display: block;
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}
