#page #map_canvas .leaflet-attribution-flag {
  display: none !important;
}
.alert-warning,
.alert-success,
.alert-error,
.alert-info {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: ;
  border: 1px solid ;
  color: ;
}
.alert-success {
  background-color: ;
  border-color: ;
  color: ;
}
.alert-danger,
.alert-error {
  background-color: ;
  border-color: ;
  color: ;
}
.alert-info {
  background-color: ;
  border-color: ;
  color: ;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.alert {
  padding: 15px;
  text-align: center;
  margin-bottom: 20px;
  color: #111;
  background-color: #f2dede;
  border: 1px solid #e3b7b7;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.col {
  float: left;
  width: 48%;
  padding-right: 2%;
}
.col.right {
  padding-right: 0px;
  padding-left: 2%;
}
.col p {
  width: 100%;
  margin-bottom: 0px;
}
.col.right p {
  text-align: right;
  width: 100%;
}
.col.right p i {
  float: right;
  margin-left: 5px;
  margin-top: 2px;
}
.col.left p i {
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}
.jobs a {
  overflow: hidden;
}
.jobs .alert {
  padding: 6px;
  margin: 10px 0px 5px 0px;
}
#social-title {
  display: none;
}
.icon-wallet {
  background: url(../application/assets/x/images/wallet.png) no-repeat !important;
}
#page .btn.btn-block.hide-desktop {
  display: none;
}
#page #search select {
  border-radius: 0px;
  box-sizing: border-box;
  height: 38px;
}
.clearfix {
  clear: both;
  display: block;
}
h1.job_title {
  display: table;
}
#job-page-logo {
  display: table-cell;
  padding-right: 10px;
  vertical-align: middle;
}
#job-page-logo-image {
  background: white;
  display: inline-block;
  padding: 7px 8px;
  border-radius: 2px;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
  margin-left: 1px;
}
#job-page-logo-image img {
  vertical-align: middle;
}
#job-page-logo-image cufon {
  display: none !important;
}
#job-page-title {
  display: table-cell;
  vertical-align: middle;
}
.job-list-logo {
  display: table-cell;
  vertical-align: middle;
  padding-right: 5px;
}
.job-list-logo img {
  vertical-align: middle;
}
.job-list-title {
  display: table-cell;
  vertical-align: middle;
}
#page .jobs span,
.wrapper .jobs span {
  border-right: none !important;
}
#page .jobs li .col span {
  margin-right: 0;
  padding-right: 0;
}
#page ul.block li:last-child,
.wrapper ul.block li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}
#location_launcher span {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  width: 94%;
}
.sidebar .details .label i {
  vertical-align: inherit;
  margin-right: 5px;
}
#page .page-content {
  text-align: left;
  padding: 30px 15px;
  background: #fff;
  margin: 0 auto;
}
#page .page-content h2,
#page .page-content h3,
#page .page-content h4,
#page .page-content h5 {
  margin: 25px 0 10px 0;
}
#page .page-content ul,
#page .page-content ol {
  margin: 0 0 0 25px;
}
#page .page-content ul li,
#page .page-content ol li {
  list-style-position: outside;
}
.social-btns {
  position: relative;
}
.btn-share {
  text-align: center;
  text-decoration: none !important;
  color: #fff !important;
  margin: 0 5px;
  display: inline-block;
  transition: all 0.1s ease-out;
  width: 50px;
  border-radius: 25px;
  font-size: 30px;
  height: 30px;
  padding: 10px 0;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.btn-share .icon {
  line-height: 30px !important;
  width: 30px !important;
  height: 30px !important;
  background: none !important;
  margin-top: 2px !important;
  margin-left: 1px !important;
}
.btn-share.btn-facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}
.btn-share.btn-facebook:hover,
.btn-share.btn-facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}
.btn-share.btn-twitter {
  background-color: #000;
  border-color: #000;
}
.btn-share.btn-twitter:hover,
.btn-share.btn-twitter:active {
  background-color: #333F48;
  border-color: #333;
}
.btn-share.btn-linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}
.btn-share.btn-linkedin:hover,
.btn-share.btn-linkedin:active {
  background-color: #046293;
  border-color: #046293;
}
.btn-share .btn-label {
  background: rgba(0,0,0,0.7);
  padding: 3px;
  font-size: 12px;
  line-height: 12px;
  border-radius: 5px;
  position: absolute;
  display: none;
  top: 100%;
  left: 50%;
  width: 120px;
  margin-left: -60px;
  margin-top: 5px;
}
.btn-share:hover {
  transform: scale(1.1);
}
.btn-share:hover .btn-label {
  display: block;
}
button:focus,
.btn:focus {
  outline: 3px solid  !important;
}
body #header *:focus {
  outline: 3px solid ;
}
body #footer *:focus {
  outline: 3px solid;
}
body #content *:focus,
#search-wrapper *:focus {
  outline: 3px solid ;
}
.btn--skip-content {
  position: absolute;
  left: -999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
  color: #fff;
  background-color: black;
  padding: 15px;
}
.btn--skip-content:focus,
.btn--skip-content:active {
  left: auto;
  top: auto;
  width: auto;
  height: auto;
  overflow: auto;
  z-index: 999;
}
.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
body .btn.btn-acc {
  background: #fff !important;
  color: #222 !important;
  outline: 1px inset #222222;
}
body .btn.btn-acc:hover {
  background: #f6f6f6 !important;
}
@media only screen and (max-width: 768px) {
  body .sr-only-mobile {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
}
.cookie_toggle {
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.page-bottom-content-nav {
  padding: 15px 0;
  border-top: 1px solid #ddd;
  margin-bottom: 30px;
}
#ididitallforthecookie {
  z-index: 1000;
}
#ididitallforthecookie.ididitallforthecookie-overlay {
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 100%;
}
#ididitallforthecookie.ididitallforthecookie-overlay #ididitallforthecookie-content {
  position: fixed;
  border-top: 1px solid #999;
  box-sizing: border-box;
  width: 100%;
  bottom: 0;
  left: 0;
  background: white;
  padding: 15px;
  -webkit-box-shadow: 0px -2px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px -2px 2px 0px rgba(0,0,0,0.2);
  box-shadow: 0px -2px 2px 0px rgba(0,0,0,0.2);
}
#ididitallforthecookie.ididitallforthecookie-overlay #ididitallforthecookie-content a:focus {
  border: 3px solid ;
}
#ididitallforthecookie.ididitallforthecookie-overlay #ididitallforthecookie-content .action {
  margin-top: 20px;
}
body.page-cookies #ididitallforthecookie.ididitallforthecookie-overlay {
  background: transparent;
  position: static;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
  z-index: unset;
  height: auto;
}
.btn i {
  background-image: none !important;
}
.job-list-details {
  position: relative;
}
.btn-view.hide {
  display: none !important;
}
table.details td i {
  vertical-align: baseline !important;
}
#job_main ul {
  margin: 5px 0 20px 30px;
  list-style-type: disc;
  list-style-position: outside;
}
#job_main ul ul,
#job_main ul ol {
  margin-bottom: 15px;
}
#job_main ol {
  margin: 5px 0 20px 30px;
  list-style-position: outside;
}
#job_main ol ol,
#job_main ol ul {
  margin-bottom: 15px;
}
#job_main #docs ul {
  margin: 0;
  list-style-type: none;
  list-style-position: inherit;
}
#job_main div:not(:first-child) h3:first-of-type {
  margin-top: 45px;
}
.fr-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin: 20px 0;
  display: block;
}
.fr-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@font-face {
  font-family: 'Tahoma-Bold';
  src: url("../application/assets/238/fonts/Tahoma-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Tahoma';
  src: url("../application/assets/238/fonts/Tahoma.ttf");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Tahoma', Helvetica, sans-serif;
  color: #222;
  text-align: center;
  font-size: 100%;
  background: transparent;
  min-height: 100%;
  padding: 0;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}
body {
  font-family: 'Tahoma', Helvetica, sans-serif;
  color: #222;
  text-align: center;
  font-size: 100%;
  background: transparent;
  min-height: 100%;
  padding: 0;
  margin: 0;
}
a,
a:link,
a:visited {
  color: white;
}
html {
  background: url(../application/assets/238/images/background.jpg) no-repeat fixed top left;
  -webkit-background-size: cover;
}
input,
textarea,
select,
button {
  font-family: 'Tahoma', Helvetica, sans-serif;
}
#page h1,
#page h2,
#page h3,
#page h4,
#page h5,
#page h6,
.btn {
  color: #1c2674;
  text-transform: inherit !important;
  margin: 20px 0 20px 0;
  font-family: 'Tahoma-Bold', Helvetica, sans-serif;
}
#page h1 {
  margin-top: 0 !important;
}
.header-row {
  background: white;
  clear: both;
  padding: 0;
  margin-bottom: 30px;
}
.header-row a {
  color: #1c2674;
}
.wrapper,
#footer,
#content {
  width: 100% !important;
  max-width: 1240px;
  box-sizing: border-box;
}
.content-row {
  padding: 0;
}
#content-wrapper {
  background: transparent;
}
#content-wrapper #content {
  padding: 30px;
  background: #fff;
}
#content-wrapper #content:after {
  clear: both;
}
#content-wrapper .main {
  clear: both;
}
#header {
  padding: 25px;
  background: transparent;
}
#header .extras {
  float: right;
  font-size: .8em;
}
#header .extras .header-icons {
  text-align: right;
  float: right;
}
#header .extras .header-icons a {
  text-decoration: none;
  display: inline-block;
  margin-left: 10px;
}
#header .extras .header-icons a img {
  margin-bottom: -7px;
}
#header .extras .header-icons a img:hover {
  opacity: .5;
}
#header .extras .header-icons a i {
  font-size: 2em;
}
#header h1 {
  text-align: left;
  margin: 0 !important;
  float: left;
}
#header h1 a {
  text-indent: -1000px;
  background: url(../application/assets/238/images/logo.png) no-repeat;
  background-size: 141px 70px;
  width: 141px;
  height: 70px;
  display: block;
}
#header h1 a:hover {
  text-decoration: none;
}
#header h1 span {
  font-size: 0.7em;
  font-weight: bold;
  display: inline-block;
  margin-left: 0px;
  color: #555;
  margin-right: -50px;
  letter-spacing: 0px;
}
#header .menu {
  background: #26beef;
  width: 100%;
  list-style: none;
  padding: 0;
  float: left;
  padding: 0;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 34px;
}
#header .menu li {
  float: left;
  margin: 0;
  padding: 9px 0px;
}
#header .menu a {
  line-height: 16px;
  display: inline-block;
  padding: 0px 9px;
  border-right: 1px solid white;
  color: white;
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: none;
}
#header .menu a:hover {
  text-decoration: underline;
}
#header .menu li.active {
  background: #1c2674;
  margin-left: -1px;
}
#header .menu li.active a {
  border-right: 0px;
}
#header .menu li.active .submenu {
  display: block !important;
}
#header .menu .home i {
  margin-right: -6px;
}
#header .menu li:last-child a,
#header .menu li .no-border {
  border-right: none;
}
#header .submenu {
  background: #1c2674;
  position: absolute;
  bottom: 1px;
  width: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  list-style: none;
  display: none;
}
#footer {
  padding: 0;
  width: 980px;
  margin: 0 auto 0 auto;
  text-align: left;
  background: #1c2674;
}
#footer a {
  color: rgba(255,255,255,0.39);
  text-decoration: none;
}
#footer p {
  margin-bottom: 10px;
}
#footer .powered_by {
  font-size: 14px;
  color: rgba(255,255,255,0.39);
}
#footer .wrapper {
  width: auto;
  padding: 30px;
  margin-bottom: 0;
  color: #fff;
}
#footer #tool-menu {
  list-style: none;
  margin: 10px 0;
}
#footer #tool-menu li {
  margin: 0;
}
#page {
  margin-top: 0 !important;
}
@media only screen and (max-width: 980px) {
  body #page #search #keywords {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  body {
    background: transparent;
  }
  body .hidden-xs {
    display: none !important;
  }
  body #page {
    width: 100% !important;
    padding: 0 !important;
  }
  body .header-row {
    margin-bottom: 15px;
  }
  body #keywords {
    margin-bottom: 20px !important;
  }
  body #search-wrapper {
    padding: 10px;
    margin: 10px;
  }
  body #search-wrapper #subtitle {
    padding: 0 !important;
  }
  body #search-wrapper #search {
    padding: 0 !important;
  }
  body #page #search #location {
    margin: 15px 0 !important;
  }
  body #page #search #location_form {
    background: transparent !important;
    border: 1px solid #fff !important;
    padding: 10px !important;
    width: 100%;
    box-sizing: border-box;
  }
  body #search label {
    color: #fff !important;
    margin: 0 0 5px 0 !important;
  }
  body #page #search input,
  body #page #search select,
  body #page #search button {
    width: 100% !important;
    padding: 6px 10px !important;
    margin: 5px 0 10px 0 !important;
    height: auto;
    line-height: inherit;
    -webkit-appearance: none;
    border-radius: 0px;
    box-sizing: border-box;
  }
}
#page .wrapper {
  width: 980px;
  text-align: left;
  margin: 0 auto;
}
#page .pull-right {
  float: right !important;
}
#page .pull-left {
  float: left !important;
}
#page iframe {
  width: 100%;
}
#page a:focus,
#page a:hover {
  text-decoration: underline;
}
#page p,
#page blockquote,
#page li {
  font-size: .8125em;
  line-height: 1.40em;
  margin: 0.626em 0;
}
#page h1,
#page h2,
#page h3,
#page h4,
#page h5,
#page h6 {
  color: #1c2674;
  text-transform: uppercase;
  margin: 20px 0 20px 0;
  font-weight: 700;
  font-weight: lighter;
}
#page label {
  display: block;
  margin: 0.626em 0 0.312em 0;
}
#page .blq-hide {
  position: absolute;
  left: -9999999px;
  top: 0px;
}
#page input,
#page .input,
#page button,
#page select {
  padding: 10px;
  font-size: 0.936em;
  height: auto;
  line-height: inherit;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  font-weight: bold;
  border: none;
  background: #eee;
  font-weight: 300;
}
#page .form-normal p {
  font-size: 1em;
  color: black;
  margin-right: 0;
}
#page .form-normal label {
  font-size: 1em;
  color: black;
}
#page .form-normal input[type=text],
#page .form-normal textarea {
  width: 95%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
#page .form-normal .btn {
  font-size: 1.15em;
}
#page .btn {
  border: none;
  padding: 6px 10px;
  display: inline-block;
  height: auto;
  background: #1c2674;
  color: #26beef;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  box-shadow: none;
  position: relative;
  border-radius: 5px;
}
#page .btn:hover,
#page .btn:focus {
  color: white;
  text-decoration: none;
}
#page .btn i {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -8px;
  background-image: url(../application/assets/x/images/glyphicons-halflings-white.png);
}
#page .btn.btn-block {
  display: block;
}
#page button.btn,
#page input.btn {
  height: auto !important;
}
#page button.btn.btn-block,
#page input.btn.btn-block {
  width: 100%;
}
#page .header-img {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  height: auto;
}
#page #search-wrapper {
  background: rgba(6,10,39,0.64);
  margin-bottom: 30px;
  border-radius: 3px;
}
#page #search-wrapper #subtitle {
  font-size: 2.0em;
  margin-top: 0;
  padding: 20px 20px 0 20px;
  color: #fff;
}
#page #search {
  padding: 0 20px 20px 20px;
}
#page #search label {
  color: #333;
}
#page #search input,
#page #search .input,
#page #search select {
  float: left;
  margin-right: 10px;
  background: white;
}
#page #search select {
  padding: 10px;
  vertical-align: top;
  float: left;
  margin-top: 0px;
  cursor: pointer;
  font-weight: normal;
  width: 150px;
  border-radius: 0;
  -webkit-appearance: none;
  background: white url(../application/assets/86/images/up-down-arrow.png) right center no-repeat;
  height: auto;
  border-radius: 3px;
}
#page #search #location #location_launcher {
  padding: 8px 10px 8px 10px !important;
  border-radius: 3px;
}
#page #search > input:focus {
  outline: none;
}
#page #search #keywords {
  width: 260px;
  border-radius: 3px;
}
#page #search .categories {
  float: left;
  position: relative;
  vertical-align: top;
}
#page #search #submitBtn {
  display: inline-block;
  margin: 0;
  border: 0;
  vertical-align: top;
  width: auto;
  padding-right: 30px !important;
  text-align: center;
  box-sizing: border-box !important;
  padding: 10px;
}
#page #search #submitBtn:focus {
  box-shadow: none;
  outline: none;
}
#page #search #location {
  position: relative;
  float: left;
}
#page #search #location #location_launcher {
  width: 135px;
  background: white url(../application/assets/238/images/up-down-arrow.png) right center no-repeat;
  color: black;
  padding: 10px 10px 6px 10px;
}
#page #search #location #location_launcher:hover {
  background: white url(../application/assets/238/images/up-down-arrow-hover.png) right center no-repeat;
}
#page #search #location .line {
  margin-top: 15px;
}
#page #search #location_form {
  display: none;
  position: absolute;
  top: 2.44em;
  left: 0px;
  background: white;
  z-index: 1000;
  height: auto;
  border: 1px solid #222;
  -webkit-box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.3);
  box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.3);
}
#page #search #location_form input,
#page #search #location_form select {
  width: 250px;
  position: static;
  float: none;
  margin-right: 0px;
  border: 1px solid #ccc;
}
#page #search #location_form select {
  width: 100%;
}
#page #search #location_form input {
  padding-left: 11px;
  padding-right: 11px;
}
#page #search #location_form p {
  font-size: 1em;
}
#page #content:after {
  content: "";
  display: table;
  clear: both;
}
#page .main {
  float: left;
  width: 67%;
}
#page .jobs {
  list-style: none;
  margin: 0;
  margin-top: -7px;
  padding: 0;
  font-size: 1.1em;
  background: white;
  border-top: 4px solid #26beef;
}
#page .jobs li {
  margin: 0;
  border-bottom: 1px solid #f0f0f0;
}
#page .jobs a {
  text-decoration: none;
  background: white;
  padding: 1.252em 0.936em;
  display: block;
  box-shadow: none;
  border-bottom: 1px dotted #b0b0b0;
}
#page .jobs a:hover,
#page .jobs a:focus {
  background: #eee;
}
#page .jobs a:hover h3,
#page .jobs a:focus h3 {
  color: #26beef;
}
#page .jobs h3 {
  padding: 0;
  margin: 0 0 5px 0;
  color: black;
  font-size: 1.125em;
  line-height: 1.5em;
}
#page .jobs p {
  color: #222;
}
#page .jobs p em {
  float: right;
  background: white;
  padding: 5px 10px;
  font-style: normal;
  margin-top: -0.312em;
}
#page .jobs span {
  border-right: 1px solid #ccc;
  padding-right: 10px;
  margin-right: 10px;
}
#page .jobs span.last {
  border-right: none;
}
#page .apply_bottom {
  width: 50%;
  float: right;
  margin-top: 30px;
  font-weight: lighter;
}
#page .btn-apply {
  font-weight: lighter;
  margin-top: 30px;
}
#page .sidebar {
  width: 30%;
  float: right;
}
#page .sidebar ul {
  padding-left: 0px;
}
#page .sidebar .box {
  background: #f0f0f0;
  box-shadow: none;
  border: none;
  border-radius: 5px;
}
#page .box {
  background: white;
  padding: 0.626em;
  margin-bottom: 20px;
}
blockquote {
  font-style: italic;
  padding-bottom: 1.878em;
  margin-top: 1.252em;
  background: url(../application/assets/238/images/dots.png) bottom left repeat-x;
}
.pagination {
  float: right;
  margin-bottom: 20px;
  margin-top: 15px;
}
.pagination a,
.pagination strong {
  margin-left: 10px;
  padding: 5px 10px;
  background: white;
  margin-right: 0px;
  display: inline-block;
  text-decoration: none;
  border: 1px solid #ccc;
}
.pagination a:hover,
.pagination a:focus {
  background: #26beef;
  color: #fff;
}
.pagination strong {
  background: #1c2674;
  color: white;
  padding-top: 6px;
  padding-bottom: 4px;
}
ul.block {
  list-style: none;
  margin-bottom: 10px;
}
ul.block li {
  padding: 15px 0px;
  margin: 0;
  border-bottom: 1px dotted #b0b0b0;
}
.sidebar ul.block {
  margin-top: -10px;
}
#map_canvas {
  width: 100%;
  height: 200px;
}
#map p {
  margin-top: 15px;
}
.job_title {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 2.0em;
}
#page #job_main {
  overflow: hidden;
  padding: 0;
}
#page #job_main h3 {
  margin-bottom: 15px;
}
#page #job_main > span {
  display: block;
  margin-bottom: 30px;
}
td.label {
  min-width: 115px;
}
.details td {
  padding: 15px 0px;
  font-size: 0.8125em;
  vertical-align: top;
  border-bottom: 1px solid #eee;
}
ul.styled {
  list-style: none;
  margin-left: 20px;
}
ul.styled li {
  background: url(../application/assets/238/images/tick.png) left center no-repeat;
  padding-left: 20px;
  margin-left: 0 !important;
}
.related {
  margin-top: 50px;
}
#refer {
  border-bottom: none;
  padding-bottom: 0px;
}
#refer input {
  height: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #fff;
}
#refer form {
  margin-top: 15px;
  border-top: 1px solid #eee;
  padding-top: 5px;
}
#refer form .btn {
  margin-top: 15px;
  margin-bottom: -5px;
}
#ididitallforthecookie {
  position: fixed;
  bottom: 20px;
  right: 20px;
  border: 1px solid #ccc;
  width: 350px;
  background: white;
  padding: 15px;
  box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.twitter-link {
  display: block;
  text-align: right;
  margin-top: 12px;
  margin-right: 12px;
  font-size: 0.8125em;
}
.ie7 #search {
  overflow: hidden;
}
.ie7 .jobs li a {
  overflow: hidden;
}
.ie7 .jobs li span {
  float: left;
}
.sharrre .box {
  float: left;
  margin-right: 15px;
}
.sharrre .box a {
  text-decoration: none;
}
.sharrre .box a:hover {
  text-decoration: underline;
}
.sharrre .count {
  color: #525b67;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  width: 60px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b2c6cc;
  background: #fbfbfb;
  background: -moz-linear-gradient(top,#fbfbfb 0%,#f6f6f6 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fbfbfb),color-stop(100%,#f6f6f6));
  background: -webkit-linear-gradient(top,#fbfbfb 0%,#f6f6f6 100%);
  background: -o-linear-gradient(top,#fbfbfb 0%,#f6f6f6 100%);
  background: -ms-linear-gradient(top,#fbfbfb 0%,#f6f6f6 100%);
  background: linear-gradient(top,#fbfbfb 0%,#f6f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb',endColorstr='#f6f6f6',GradientType=0);
}
.sharrre .count:before,
.sharrre .count:after {
  content: '';
  display: block;
  position: absolute;
  left: 49%;
  width: 0;
  height: 0;
}
.sharrre .count:before {
  border: solid 7px transparent;
  border-top-color: #b2c6cc;
  margin-left: -7px;
  bottom: -14px;
}
.sharrre .count:after {
  border: solid 6px transparent;
  margin-left: -6px;
  bottom: -12px;
  border-top-color: #fbfbfb;
}
.sharrre .share {
  color: #FFFFFF;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin-top: 8px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 65px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#twitter .share {
  text-shadow: 1px 0px 0px #0077be;
  filter: dropshadow(color=#0077be,offx=1,offy=0);
  border: 1px solid #0075c5;
  background: #26c3eb;
  background: -moz-linear-gradient(top,#26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#26c3eb),color-stop(50%,#26b3e6),color-stop(51%,#00a2e1),color-stop(100%,#0080d6));
  background: -webkit-linear-gradient(top,#26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%);
  background: -o-linear-gradient(top,#26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%);
  background: -ms-linear-gradient(top,#26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%);
  background: linear-gradient(top,#26c3eb 0%,#26b3e6 50%,#00a2e1 51%,#0080d6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26c3eb',endColorstr='#0080d6',GradientType=0);
  box-shadow: 0 1px 4px #DDDDDD, 0 1px 0 #5cd3f1 inset;
}
#facebook .share {
  text-shadow: 1px 0px 0px #26427e;
  filter: dropshadow(color=#26427e,offx=1,offy=0);
  border: 1px solid #24417c;
  background: #5582c9;
  background: -moz-linear-gradient(top,#5582c9 0%,#33539a 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5582c9),color-stop(100%,#33539a));
  background: -webkit-linear-gradient(top,#5582c9 0%,#33539a 100%);
  background: -o-linear-gradient(top,#5582c9 0%,#33539a 100%);
  background: -ms-linear-gradient(top,#5582c9 0%,#33539a 100%);
  background: linear-gradient(top,#5582c9 0%,#33539a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5582c9',endColorstr='#33539a',GradientType=0);
  box-shadow: 0 1px 4px #DDDDDD, 0 1px 0 #80a1d6 inset;
}
#linkedin .share {
  text-shadow: 1px 0px 0px #222222;
  filter: dropshadow(color=#222222,offx=1,offy=0);
  border: 1px solid #262626;
  background: #6d6d6d;
  background: -moz-linear-gradient(top,#6d6d6d 0%,#434343 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#6d6d6d),color-stop(100%,#434343));
  background: -webkit-linear-gradient(top,#6d6d6d 0%,#434343 100%);
  background: -o-linear-gradient(top,#6d6d6d 0%,#434343 100%);
  background: -ms-linear-gradient(top,#6d6d6d 0%,#434343 100%);
  background: linear-gradient(top,#6d6d6d 0%,#434343 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d6d6d',endColorstr='#434343',GradientType=0);
  box-shadow: 0 1px 4px #DDDDDD, 0 1px 0 #929292 inset;
}
#linkedin .box {
  margin-right: 0px;
}
.error p {
  color: red;
  padding: 0;
  border: none;
}
table.details {
  width: 100%;
  table-layout: fixed;
}
table.details td {
  word-wrap: break-word;
  line-height: 160%;
}
#job_main #docs ul {
  padding: 0;
  margin: 0;
}
#job_main #docs li {
  background: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#job_main #docs a {
  width: 80%;
  display: inline-block;
}
#docs li img {
  vertical-align: middle;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../application/assets/x/css/font/fontawesome-webfont.eot');
  src: url('../application/assets/x/css/font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../application/assets/x/css/font/fontawesome-webfont.woff') format('woff'), url('../application/assets/x/css/font/fontawesome-webfont.ttf') format('truetype'), url('../application/assets/x/css/font/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
.icon-large:before {
  vertical-align: middle;
  font-size: 1.3333333333333em;
}
.btn [class^="icon-"],
.btn [class*=" icon-"],
.nav-tabs [class^="icon-"],
.nav-tabs [class*=" icon-"] {
  line-height: .9em;
}
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large:before,
li .icon-large:before {
  width: 1.875em;
}
ul.icons {
  list-style-type: none;
  margin-left: 2em;
  text-indent: -0.8em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .8em;
}
ul.icons li .icon-large:before,
ul.icons li .icon-large:before {
  vertical-align: initial;
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-user-md:before {
  content: "\f200";
}
.icon-apple-logo:before {
  content: "\f500";
}
.icon-windows-8:before {
  content: "\f501";
}
.icon-js-fiddle:before {
  content: "\f502";
}
.icon-skype:before {
  content: "\f503";
}
.icon-youtube-sign:before {
  content: "\f504";
}
.icon-youtube:before {
  content: "\f505";
}
.icon-vimeo-sign:before {
  content: "\f506";
}
.icon-vimeo:before {
  content: "\f507";
}
.icon-lastfm-sign:before {
  content: "\f508";
}
.icon-lastfm:before {
  content: "\f509";
}
.icon-rss-sign:before {
  content: "\f50a";
}
.icon-reddit:before {
  content: "\f50b";
}
.icon-delicious-sign:before {
  content: "\f50c";
}
.icon-wordpress-sign:before {
  content: "\f50d";
}
.icon-wordpress:before {
  content: "\f50e";
}
.icon-git-fork:before {
  content: "\f50f";
}
.icon-blogger-sign:before {
  content: "\f510";
}
.icon-blogger:before {
  content: "\f511";
}
.icon-tumblr-sign:before {
  content: "\f512";
}
.icon-tumblr:before {
  content: "\f513";
}
.icon-flickr-sign:before {
  content: "\f514";
}
.icon-flickr:before {
  content: "\f515";
}
.icon-picasa-sign:before {
  content: "\f516";
}
.icon-picasa:before {
  content: "\f517";
}
.icon-amazon-sign:before {
  content: "\f518";
}
.icon-amazon:before {
  content: "\f519";
}
.icon-yelp-sign:before {
  content: "\f51a";
}
.icon-yelp:before {
  content: "\f51b";
}
.icon-soundcloud:before {
  content: "\f51c";
}
.icon-spotify:before {
  content: "\f51d";
}
.icon-yahoo-sign:before {
  content: "\f520";
}
.icon-yahoo:before {
  content: "\f521";
}
.icon-evernote-sign:before {
  content: "\f522";
}
.icon-evernote:before {
  content: "\f523";
}
.icon-google-sign:before {
  content: "\f524";
}
.icon-google:before {
  content: "\f525";
}
.icon-hacker-news:before {
  content: "\f526";
}
.icon-map:before {
  content: "\f529";
}
.icon-bus-sign:before {
  content: "\f52a";
}
.icon-bike-sign:before {
  content: "\f52b";
}
.icon-car-sign:before {
  content: "\f52c";
}
.icon-taxi-sign:before {
  content: "\f52d";
}
.icon-truck-sign:before {
  content: "\f52e";
}
.icon-handicap-sign:before {
  content: "\f52f";
}
.icon,
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(../application/assets/x/images/glyphicons-halflings.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
  *margin-right: .3em;
}
.icon-white {
  background-image: url(../application/assets/x/images/glyphicons-halflings-white.png);
}
.icon-glass {
  background-position: 0 0;
}
.icon-glass:before {
  content: "";
}
.icon-music {
  background-position: -24px 0;
}
.icon-music:before {
  content: "";
}
.icon-search {
  background-position: -48px 0;
}
.icon-search:before {
  content: "";
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-envelope:before {
  content: "";
}
.icon-heart {
  background-position: -96px 0;
}
.icon-heart:before {
  content: "";
}
.icon-star {
  background-position: -120px 0;
}
.icon-star:before {
  content: "";
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-star-empty:before {
  content: "";
}
.icon-user {
  background-position: -168px 0;
}
.icon-user:before {
  content: "";
}
.icon-film {
  background-position: -192px 0;
}
.icon-film:before {
  content: "";
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th-large:before {
  content: "";
}
.icon-th {
  background-position: -240px 0;
}
.icon-th:before {
  content: "";
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-th-list:before {
  content: "";
}
.icon-ok {
  background-position: -288px 0;
}
.icon-ok:before {
  content: "";
}
.icon-remove {
  background-position: -312px 0;
}
.icon-remove:before {
  content: "";
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-in:before {
  content: "";
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-zoom-out:before {
  content: "";
}
.icon-off {
  background-position: -384px 0;
}
.icon-off:before {
  content: "";
}
.icon-signal {
  background-position: -408px 0;
}
.icon-signal:before {
  content: "";
}
.icon-cog {
  background-position: -432px 0;
}
.icon-cog:before {
  content: "";
}
.icon-trash {
  background-position: -456px 0;
}
.icon-trash:before {
  content: "";
}
.icon-home {
  background-position: 0 -24px;
}
.icon-home:before {
  content: "";
}
.icon-file {
  background-position: -24px -24px;
}
.icon-file:before {
  content: "";
}
.icon-time {
  background-position: -48px -24px;
}
.icon-time:before {
  content: "";
}
.icon-road {
  background-position: -72px -24px;
}
.icon-road:before {
  content: "";
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download-alt:before {
  content: "";
}
.icon-download {
  background-position: -120px -24px;
}
.icon-download:before {
  content: "";
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-upload:before {
  content: "";
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-inbox:before {
  content: "";
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-play-circle:before {
  content: "";
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-repeat:before {
  content: "";
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-refresh:before {
  content: "";
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-list-alt:before {
  content: "";
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-lock:before {
  content: "";
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-flag:before {
  content: "";
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-headphones:before {
  content: "";
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-off:before {
  content: "";
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-down:before {
  content: "";
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-volume-up:before {
  content: "";
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-qrcode:before {
  content: "";
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-barcode:before {
  content: "";
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tag:before {
  content: "";
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-tags:before {
  content: "";
}
.icon-book {
  background-position: -48px -48px;
}
.icon-book:before {
  content: "";
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-bookmark:before {
  content: "";
}
.icon-print {
  background-position: -96px -48px;
}
.icon-print:before {
  content: "";
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-camera:before {
  content: "";
}
.icon-font {
  background-position: -144px -48px;
}
.icon-font:before {
  content: "";
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-bold:before {
  content: "";
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-italic:before {
  content: "";
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-height:before {
  content: "";
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-text-width:before {
  content: "";
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-left:before {
  content: "";
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-center:before {
  content: "";
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-right:before {
  content: "";
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-align-justify:before {
  content: "";
}
.icon-list {
  background-position: -360px -48px;
}
.icon-list:before {
  content: "";
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-left:before {
  content: "";
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-indent-right:before {
  content: "";
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-facetime-video:before {
  content: "";
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-picture:before {
  content: "";
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-pencil:before {
  content: "";
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-map-marker:before {
  content: "";
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-adjust:before {
  content: "";
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-tint:before {
  content: "";
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-edit:before {
  content: "";
}
.icon-share {
  background-position: -120px -72px;
}
.icon-share:before {
  content: "";
}
.icon-check {
  background-position: -144px -72px;
}
.icon-check:before {
  content: "";
}
.icon-move {
  background-position: -168px -72px;
}
.icon-move:before {
  content: "";
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-step-backward:before {
  content: "";
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-fast-backward:before {
  content: "";
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-backward:before {
  content: "";
}
.icon-play {
  background-position: -264px -72px;
}
.icon-play:before {
  content: "";
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-pause:before {
  content: "";
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-stop:before {
  content: "";
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-forward:before {
  content: "";
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-fast-forward:before {
  content: "";
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-step-forward:before {
  content: "";
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-eject:before {
  content: "";
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-left:before {
  content: "";
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-chevron-right:before {
  content: "";
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-plus-sign:before {
  content: "";
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-minus-sign:before {
  content: "";
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-remove-sign:before {
  content: "";
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-ok-sign:before {
  content: "";
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-question-sign:before {
  content: "";
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-info-sign:before {
  content: "";
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-screenshot:before {
  content: "";
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-remove-circle:before {
  content: "";
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ok-circle:before {
  content: "";
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-ban-circle:before {
  content: "";
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-left:before {
  content: "";
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-right:before {
  content: "";
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-up:before {
  content: "";
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-arrow-down:before {
  content: "";
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-share-alt:before {
  content: "";
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-full:before {
  content: "";
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-resize-small:before {
  content: "";
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-plus:before {
  content: "";
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-minus:before {
  content: "";
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-asterisk:before {
  content: "";
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-exclamation-sign:before {
  content: "";
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-gift:before {
  content: "";
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-leaf:before {
  content: "";
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-fire:before {
  content: "";
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-open:before {
  content: "";
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-eye-close:before {
  content: "";
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-warning-sign:before {
  content: "";
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-plane:before {
  content: "";
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-calendar:before {
  content: "";
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-random:before {
  content: "";
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-comment:before {
  content: "";
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-magnet:before {
  content: "";
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-up:before {
  content: "";
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-chevron-down:before {
  content: "";
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-retweet:before {
  content: "";
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-shopping-cart:before {
  content: "";
}
.icon-folder-close {
  background-position: -384px -120px;
}
.icon-folder-close:before {
  content: "";
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-folder-open:before {
  content: "";
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-vertical:before {
  content: "";
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-resize-horizontal:before {
  content: "";
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-hdd:before {
  content: "";
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bullhorn:before {
  content: "";
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-bell:before {
  content: "";
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-certificate:before {
  content: "";
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-up:before {
  content: "";
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-thumbs-down:before {
  content: "";
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-right:before {
  content: "";
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-left:before {
  content: "";
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-up:before {
  content: "";
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-hand-down:before {
  content: "";
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-right:before {
  content: "";
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-left:before {
  content: "";
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-up:before {
  content: "";
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-circle-arrow-down:before {
  content: "";
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-globe:before {
  content: "";
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-wrench:before {
  content: "";
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-tasks:before {
  content: "";
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-filter:before {
  content: "";
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-briefcase:before {
  content: "";
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.icon-fullscreen:before {
  content: "";
}
@media only screen and (max-width: 768px) {
  body {
    width: 100%;
    min-width: 100%;
  }
  #page {
    width: 96%;
    padding: 0 2%;
  }
  #page .container {
    width: 100% !important;
  }
  #page .breadcrumb {
    margin-top: 0px;
  }
  #page .main {
    width: 100%;
    float: none;
    margin-bottom: 50px;
    margin-top: 20px;
  }
  #page .box {
    padding: 10px 15px;
  }
  #page .sidebar {
    width: 100%;
    float: none;
  }
  #page #search label {
    display: block;
    position: static;
    left: 0;
    color: white;
    font-weight: normal;
    margin: 6px 0px -4px 2%;
    padding: 0;
    float: left;
  }
  #page #search input,
  #page #search select,
  #page #search button {
    width: 91.5% !important;
    padding: 10px 2% !important;
    margin: 8px 2% !important;
    height: 20px;
    line-height: 20px;
    -webkit-appearance: none;
    border-radius: 0px;
    box-sizing: content-box;
    font-weight: bold;
  }
  #page #search select {
    background-image: url(../application/assets/x/images/up-down-arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
  }
  #page #search .categories,
  #page #search #location,
  #page #search #location_form,
  #page #search .line,
  #page #search p {
    width: 100%;
    display: block;
    background: none;
    padding: 0;
    box-shadow: none;
    position: static;
    height: auto;
    margin: 0 !important;
  }
  #page #search #location #location_launcher,
  #page #search #location #location-save {
    display: none;
  }
  #page .jobs li a {
    position: relative;
  }
  #page .pagination {
    float: none;
    margin-left: -5px;
  }
  #page .pagination a,
  #page .pagination strong {
    padding: 10px 15px;
    margin-bottom: 10px;
  }
  #page .btn-apply {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    box-sizing: border-box;
    float: none;
  }
  #page .socialButtons .box {
    width: 27%;
    padding-left: 2%;
    padding-right: 2%;
    margin-right: 2%;
    text-align: center;
  }
  #page .socialButtons > div:last-child .box {
    margin-right: 0px;
  }
  #page .socialButtons .count,
  #page .socialButtons .share {
    margin: 5px auto;
  }
  #page #ididitallforthecookie {
    width: 100%;
    padding: 15px;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
  }
  #page .btn.btn-block.hide-desktop {
    display: block;
  }
  .wrapper {
    width: 100%;
  }
  #ididitallforthecookie {
    width: 92%;
    right: 2%;
    bottom: 2%;
    padding: 2%;
    z-index: 999;
  }
  #footer .footer-categories ul {
    width: 98%;
  }
  #footer .footer-categories ul li,
  #footer .footer-categories ul a {
    word-wrap: break-word;
  }
  h1.job_title {
    display: block;
  }
  #job-page-logo {
    display: inline-block;
    margin: 0px auto 10px auto;
    text-align: center;
  }
  #job-page-logo-image {
    background: white;
    display: inline-block;
    padding: 7px 8px;
    border-radius: 2px;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
    margin-left: 1px;
  }
  #job-page-logo-image img {
    vertical-align: middle;
  }
  #job-page-logo-image cufon {
    display: none !important;
  }
  .job-list-logo,
  .job-list-title,
  #job-page-title {
    display: inline-block;
  }
}
#job_main img {
  max-width: 100%;
  height: auto;
}
