#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%;
}
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%;
}
@font-face {
  font-family: 'SansaPro-Black';
  src: url("../application/assets/20/fonts/SansaPro-Black.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SansaPro-Normal';
  src: url("../application/assets/20/fonts/SansaPro-Normal.otf");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  text-align: center;
  background: #eeeef3;
  font-size: 16px;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
#headerRow {
  background: #fff;
  margin-bottom: 20px;
  box-shadow: 0 12px 12px -12px rgba(0,0,0,0.14);
}
.container {
  width: 100%;
  max-width: 1280px;
  text-align: left;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}
#main_box {
  background: white;
  padding: 15px;
  z-index: 9999;
}
a {
  color: #283897;
}
p,
blockquote {
  line-height: 1.4em;
  margin: .8em 0 1.6em 0;
}
.video-embed-wrapper {
  margin: 0 0 1.6em 0 !important;
}
ul,
ol {
  line-height: 1.4em;
  margin: 0 0 1.8em 0;
}
ul li,
ol li {
  margin: 0 0 .6em 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2a295c;
  font-family: 'SansaPro-Black', Arial, Helvetica, sans-serif;
}
h2 {
  font-size: 1.6em;
  margin-bottom: 18px;
  margin-top: 40px;
}
h3 {
  margin: 40px 0px 16px 0;
  font-size: 1.4em;
}
#job_main h3 {
  font-size: 1.2em;
}
#header {
  padding: 15px 15px 0 15px;
  background: #fff;
}
#header #logo {
  margin: 0 0 10px 0;
  float: left;
  width: 200px;
}
#header #logo img {
  width: auto;
  width: 100%;
  max-width: 200px;
  height: auto;
}
#header_image_wrapper {
  position: relative;
  background: #eeeef3;
  margin: -15px -15px 0 -15px;
}
#header_image_wrapper img {
  width: 100%;
  height: auto;
  border-radius: 0 0 120px 0;
}
.sizing {
  margin-top: -15px;
}
.sizing .plusFont,
.sizing .minusFont {
  display: inline-block;
  padding: 10px;
  background: #eeeef3;
  font-size: 17px;
  text-decoration: none;
}
.sizing .plusFont:hover,
.sizing .minusFont:hover {
  color: #aaa;
}
#menu-holder {
  float: right;
  clear: right;
}
#navbtn {
  display: none;
}
.header-extra {
  text-align: right;
  float: right;
}
#main_menu {
  list-style: none;
  font-family: 'SansaPro-Black', Arial, Helvetica, sans-serif;
}
#main_menu li {
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
}
#main_menu a {
  color: #283897;
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  padding: 25px 15px 15px 15px;
  border-bottom: 10px solid transparent;
}
#main_menu a:hover,
#main_menu a.selected {
  border-bottom: 10px solid #d5001c;
}
#breadcrumb {
  list-style: none;
  overflow: hidden;
  margin-top: -10px;
  margin-bottom: -10px;
  display: none !important;
  float: left;
}
#breadcrumb li {
  float: left;
  margin-right: 10px;
}
label {
  display: block;
  margin: 0.625em 0 0.312em 0;
}
input,
.input,
button,
.newListSelected {
  padding: 10px;
  font-size: 0.936em;
  height: 0.936em;
  line-height: 0.936em;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  color: black;
  border: 1px solid #ccc;
  background: #eee;
}
select {
  font-weight: normal !important;
}
input:focus {
  outline: none;
}
.form-normal p {
  font-size: 1em;
  color: black;
  margin-right: 0;
}
.form-normal label {
  font-size: 1em;
  color: black;
}
.form-normal input[type=text],
.form-normal textarea {
  width: 95%;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
.form-normal .btn {
  font-size: 1.15em;
}
.btn {
  border: none;
  padding: 13px;
  font-size: 0.936em;
  font-weight: bold;
  display: inline-block;
  font-family: 'SansaPro-Black', Arial, Helvetica, sans-serif;
  height: auto;
  color: white;
  border: none;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  box-shadow: none;
  border: none;
  position: relative;
  background: #d5001c;
  border-radius: 0 0 20px 0;
}
.btn i {
  float: right;
  background-image: url(../application/assets/x/images/glyphicons-halflings-white.png);
}
.btn:hover,
.btn:focus {
  text-decoration: underline;
}
.btn.btn-block {
  display: block;
}
.btn.btn-alt-highlight {
  background: #d5001c;
  color: white;
}
button.btn,
input.btn {
  height: auto !important;
}
button.btn.btn-block,
input.btn.btn-block {
  width: 100%;
}
.clearfix:after {
  content: "";
  width: 0px;
  height: 0px;
  display: block;
  clear: both;
}
#social-title {
  display: none;
}
#search-wrapper {
  border: none;
  background: #eeeef3;
  padding: 0 30px 30px 30px;
  margin: 0 -15px 15px -15px;
  position: relative;
}
#search-wrapper #search:after {
  content: "";
  width: 0px;
  height: 0px;
  display: block;
  clear: both;
}
#search-wrapper #search input,
#search-wrapper #search .input,
#search-wrapper #search .newListSelected,
#search-wrapper #search select,
#search-wrapper #search #location_launcher,
#search-wrapper #search #submitBtn {
  float: left;
  margin-right: 8px;
  background: white;
  border-radius: 5px;
  font-size: 16px;
  padding: 10px;
  border: 0;
}
#search-wrapper #search select {
  height: 35px;
}
#search-wrapper #search > input:focus {
  outline: none;
}
#search-wrapper #search #keywords {
  width: 245px;
}
#search-wrapper #search .categories,
#search-wrapper #search .contracts {
  float: left;
}
#search-wrapper #search #categories,
#search-wrapper #search #country,
#search-wrapper #search #contracts {
  width: 135px;
}
#search-wrapper #search #categories:focus,
#search-wrapper #search #country:focus,
#search-wrapper #search #contracts:focus {
  outline: none;
}
#search-wrapper #search #country {
  width: 99%;
}
#search-wrapper #search #submitBtn {
  background: #ff0000;
}
#search-wrapper #search #submitBtn i {
  margin-left: 5px;
}
#search-wrapper #search #submitBtn:focus {
  box-shadow: none;
  outline: none;
}
#search-wrapper #search #location {
  position: relative;
  float: left;
}
#search-wrapper #search #location #location_launcher {
  width: 150px;
  background: white url(../application/assets/20/images/up-down-arrow.png) right center no-repeat;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 6px;
}
#search-wrapper #search #location #location_launcher:hover {
  background: white url(../application/assets/20/images/up-down-arrow-hover.png) right center no-repeat;
}
#search-wrapper #search #location .line {
  margin-top: 15px;
}
#search-wrapper #search #location .line:after {
  content: "";
  width: 0px;
  height: 0px;
  display: block;
  clear: both;
}
#search-wrapper #search #location_launcher:focus,
#search-wrapper #search .newListSelected:focus {
  box-shadow: none;
}
#search-wrapper #search #location_form {
  display: none;
  position: absolute;
  top: 2.437em;
  left: 2px;
  background: white;
  z-index: 1000;
  padding: 15px;
  height: 13em;
  box-shadow: 10px 10px 0px 0px rgba(0,0,0,0.3);
  border: 1px solid #2a295c;
}
#search-wrapper #search #location_form input,
#search-wrapper #search #location_form .newListSelected,
#search-wrapper #search #location_form select {
  width: 300px;
  position: static;
  float: none;
  margin-right: 0px;
  border: 1px solid #ccc;
}
#search-wrapper #search #location_form input {
  padding-left: 11px;
  padding-right: 11px;
}
#search-wrapper #search #location_form #location-save {
  border-radius: 6px;
}
#search-wrapper #search #location_form p {
  font-size: 1em;
}
#search-wrapper #misk-links {
  display: none;
}
#search-wrapper #misk-links li a {
  display: inline-block;
  color: #fff;
}
#search-wrapper #subtitle {
  margin: -40px 0 20px 0;
  display: inline-block;
  padding: 8px 16px;
  background: #eeeef3;
  font-size: 3em;
  color: #2a295c;
}
#contracts {
  background: #f4f4f4;
  border: 1px solid #ced3d8;
  border-top: none;
  overflow: hidden;
  padding: 0 0.625em;
  font-size: 0.936em;
}
#contracts p {
  display: inline;
  float: left;
  margin: 0.936em 0.625em;
  line-height: 0.936em;
}
#contracts ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}
#contracts li {
  float: left;
  border-right: 1px solid #ced3d8;
  margin: 0;
}
#contracts li input {
  display: none;
}
#contracts li a {
  display: block;
  padding: 0.936em;
  line-height: 1.0625em;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}
#contracts li a:hover {
  text-decoration: underline;
}
#contracts li.selected a {
  background: white;
  color: black;
}
.main {
  float: left;
  width: 62%;
}
.box {
  padding: 0.625em;
  margin-bottom: 20px;
  border: 1px solid #ced3d8;
  background: #fff;
}
.jobs {
  list-style: none;
  margin: 0;
  padding: 0;
}
.jobs li {
  margin-bottom: .6em;
  font-size: 1em;
  overflow: hidden;
}
.jobs li p {
  font-size: .9em;
}
.jobs a {
  text-decoration: none;
  padding: 1.25em 0.936em;
  display: block;
  margin-bottom: 5px !important;
  overflow: hidden;
  padding: 0.625em;
  margin-bottom: 20px;
  border: 1px solid #ced3d8;
  background: #fff;
}
.jobs a:hover,
.jobs a:focus {
  background: #eeeef3;
}
.jobs a:hover h3,
.jobs a:focus h3 {
  color: #d5001c;
}
.jobs h3 {
  padding: 0;
  margin: 0 0 .4em 0;
  color: black;
  font-size: 1em;
  color: #2a295c;
}
.jobs em.employmentType {
  float: right;
  background: white;
  border: 1px solid #ddd;
  padding: 5px 10px;
  font-style: normal;
  margin-top: -0.312em;
  font-size: 12px;
}
.sidebar {
  width: 36%;
  float: right;
  margin-top: 20px;
}
.sidebar.home {
  margin-top: 5px;
}
blockquote {
  font-style: italic;
  padding-bottom: 1.875em;
  margin-top: 1.25em;
  background: url(../application/assets/20/images/dots.png) bottom left repeat-x;
}
.tweets {
  padding: 0.625em;
  margin-bottom: 20px;
  border: 1px solid #ced3d8;
  background: #fff;
}
#content iframe {
  width: 100%;
  height: 800px;
  border: none;
}
.pagination {
  float: right;
  margin-bottom: 20px;
  margin-top: 6px;
}
.pagination a,
.pagination strong {
  margin-left: 5px;
  margin-right: 0px;
  display: inline-block;
  padding: 0.625em;
  margin-bottom: 20px;
  border: 1px solid #ced3d8;
  background: #fff;
  padding: 5px 10px;
  text-decoration: none;
}
.pagination a:hover,
.pagination a:focus {
  background: #143fad;
  border: 1px solid #143fad;
  color: white;
}
.pagination strong {
  background: #2A295C;
  border: 1px solid #2A295C;
  color: white;
}
.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: #fcf8e3;
  border: 1px solid #f7e1b5;
  color: #6e4e0c;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
ul.block {
  list-style: none;
  margin-bottom: 10px;
}
ul.block li {
  padding: 10px 0px;
  margin: 0;
  border-bottom: 1px solid #ced3d8;
}
ul.block a:hover {
  text-decoration: none;
}
.sidebar ul.block {
  margin-top: -10px;
}
#map_canvas {
  width: 100%;
  height: 200px;
  border-bottom: 1px solid #ced3d8;
}
#map {
  padding: 0px;
}
#map p {
  margin-top: 10px;
  padding-bottom: 5px;
  margin-left: 10px;
}
#job_main {
  background: none;
  padding: 0;
  border: none;
  margin-top: -10px;
}
#job_main:after {
  content: "";
  width: 0px;
  height: 0px;
  display: block;
  clear: both;
}
#job_main h3 {
  margin-top: 25px;
}
#job_main > span {
  display: block;
  margin-bottom: 30px;
}
#job_main .btn-apply {
  width: 45%;
  float: right;
}
.sidebar.job {
  margin-top: 35px;
}
h1.job_title {
  border-bottom: 1px dashed red;
  padding-bottom: 10px;
  margin-bottom: 15px !important;
  font-size: 1.5em;
  margin-top: 40px;
}
td.label {
  min-width: 125px;
}
.details {
  margin-bottom: 10px;
  width: 100%;
}
.details td {
  padding: 10px 0px;
  font-size: 0.8125em;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}
ul.styled {
  list-style: none;
}
ul.styled li {
  position: relative;
  padding-left: 24px;
}
ul.styled li p {
  margin: 0;
}
ul.styled li:before {
  position: absolute;
  top: 2px;
  left: 0;
  font-family: FontAwesome;
  content: "\f00c";
  color: #2a295c;
}
#docs ul {
  background: white;
  padding: 0px;
  margin: 0;
}
#docs ul li {
  border-bottom: 1px dashed #ccc;
  padding: 5px 10px;
  background: none;
  padding-left: 0px;
}
#docs ul li:last-child {
  border-bottom: none;
}
#docs ul li img {
  vertical-align: middle;
}
#docs ul li span {
  vertical-align: middle;
}
.related {
  border: 1px solid black;
  padding: 0px 10px 10px 10px !important;
  overflow: hidden;
  margin-bottom: 20px;
}
.related > h3 {
  margin-top: 0px !important;
  margin-left: -10px;
  padding-left: 10px;
  width: 110%;
  background: #ccc;
  line-height: 40px;
  background: -moz-linear-gradient(top,#2c2c2c 0%,#101010 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2c2c2c),color-stop(100%,#101010));
  background: -webkit-linear-gradient(top,#2c2c2c 0%,#101010 100%);
  background: -o-linear-gradient(top,#2c2c2c 0%,#101010 100%);
  background: -ms-linear-gradient(top,#2c2c2c 0%,#101010 100%);
  background: linear-gradient(top,#2c2c2c 0%,#101010 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c2c2c',endColorstr='#101010');
  border: none;
  color: white;
  font-size: 17px;
}
#refer {
  border-bottom: none;
  padding-bottom: 0px;
}
#refer form {
  margin-top: 15px;
  border-top: 1px solid #eee;
  padding-top: 5px;
}
#refer form .btn {
  margin-top: 15px;
  margin-bottom: -5px;
}
#footer {
  background: #2a295c;
  margin: 0;
}
#footer a {
  color: white;
}
#footer .awards img {
  margin-top: 20px;
}
#footer .footer-categories {
  background: #1a1939;
  border-bottom: 1px solid #171632;
  padding: 15px 20px;
  overflow: hidden;
}
#footer .footer-categories h3 {
  color: white;
  text-align: center;
  margin-top: 0;
  margin-left: 1%;
  margin-right: 1%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #1d1c40;
}
#footer .footer-categories ul {
  width: 31%;
  margin-left: 1%;
  margin-right: 1%;
  float: left;
  list-style: none;
}
#footer .footer-categories ul:first-child {
  margin-left: 1%;
}
#footer .footer-categories a {
  display: block;
  background: #1d1c40;
  padding: 7px 10px;
  text-decoration: none;
}
#footer .footer-categories a:hover {
  background: #252451;
}
#footer .footer-categories a:active {
  color: white;
}
#footer #footer-inner {
  background: #fff;
}
#footer #footer-inner:after {
  content: "";
  width: 0px;
  height: 0px;
  display: block;
  clear: both;
}
#footer #footer-inner #sodexo-group {
  background: url(../application/assets/20/images/footer_logo.png);
  width: 66px;
  height: 53px;
  float: right;
  margin-right: 25px;
  text-indent: -1000px;
  overflow: hidden;
  margin-top: 36px;
  margin-left: 20px;
}
#footer #footer-inner #copyright {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: -20px;
}
#footer #tool-menu {
  list-style: none;
  margin: 20px 30px;
  padding-left: 10px;
  border-left: 1px solid #ccc;
  float: left;
}
#footer #tool-menu li {
  margin: 0;
}
#footer #tool-menu a {
  color: #333333;
  font-size: 0.8em;
  text-decoration: none;
}
#footer a:focus {
  background: white;
  color: black;
}
.footer-credits {
  padding: 15px;
}
#skip {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  margin-left: 0;
  text-align: center;
  list-style: outside none;
}
#skip li {
  list-style-type: none;
}
#skip a {
  position: absolute;
  left: -99999px;
  top: 3px;
}
#skip a:focus,
#skip a:active {
  position: relative;
  left: 0;
  z-index: 9999;
  width: 75%;
  height: auto;
  margin: 0 auto;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font: bold 1.7em "Arial" !important;
  color: #d5001c;
  background: #2a295c;
}
ul#blq-local-nav li a:focus,
#contracts li a:focus {
  background: #2a295c;
  color: black;
}
.blq-hide {
  position: absolute;
  left: -9999999px;
  top: 0px;
}
#corporate_banner {
  background: #2f2f2f;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 40px;
}
#corporate_banner #logo {
  float: left;
  padding: 2px;
}
#corporate_banner #logo img {
  vertical-align: middle;
}
#corporate_banner #logo:focus {
  background: #2a295c;
}
#corporate_banner form {
  float: right;
}
#corporate_banner #corporate-nav {
  float: right;
  list-style: none;
}
#corporate_banner #corporate-nav li {
  float: left;
  margin: 0;
  border-right: 1px solid #555555;
  line-height: 1em;
}
#corporate_banner #corporate-nav li:last-child {
  border: none;
}
#corporate_banner #corporate-nav a {
  color: white;
  text-decoration: none;
  padding: 8px 10px;
  float: left;
}
#corporate_banner #corporate-nav a:hover {
  text-decoration: underline;
}
#corporate_banner #corporate-nav a:focus {
  background: #2a295c;
  color: #d5001c;
  border-right: 1px solid #2a295c;
}
#corporate_banner form {
  position: relative;
}
#corporate_banner form input,
#corporate_banner form button {
  padding: 4px;
  height: auto;
  margin: 0;
  float: left;
  border: none;
  box-shadow: none;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
}
#corporate_banner form input:focus,
#corporate_banner form button:focus {
  background: #2a295c;
}
#corporate_banner form button {
  height: 28px;
}
#corporate_banner form button i {
  text-indent: -10000px;
  overflow: hidden;
  margin-top: 2px;
  opacity: 0.5;
}
#ididitallforthecookie {
  position: fixed;
  bottom: 20px;
  right: 20px;
  border: 1px solid #ccc;
  width: 350px;
  background: white;
  padding: 15px;
}
.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;
}
.error p {
  color: red;
  padding: 0;
  border: none;
}
@media only screen and (max-width: 767px) {
  #header #logo {
    width: 120px;
  }
  #header #logo img {
    max-width: 1200px;
  }
  body #footer {
    width: 100%;
    padding: 0;
  }
  body #page #subtitle {
    margin-bottom: 10px;
  }
  body .contracts {
    width: 100%;
  }
  body #page #search label {
    color: #2a295c;
    font-weight: normal;
    margin: 10px 0 5px;
    font-weight: bold;
  }
  body #search-wrapper {
    border: none;
    background: #eeeef3;
    padding: 15px 0;
    margin: -15px;
    position: relative;
  }
  body #page #search #location_form {
    background: none;
    padding: 0;
    border: 0;
  }
  body #page #search input,
  body #page #search select,
  body #page #search button {
    margin: 0 0 10px 0 !important;
    width: 100% !important;
    float: none;
    box-sizing: border-box;
    height: auto;
  }
  body #search-wrapper #subtitle {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 2.3em;
  }
  body .sizing {
    float: right;
  }
  body .sizing .plusFont,
  body .sizing .minusFont {
    display: none;
  }
  body #menu-holder {
    float: right;
    clear: right;
  }
  body #main_menu {
    display: none;
  }
  body #main_menu a {
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    padding: 10px;
    border-bottom: 0;
    background: #2a295c;
    margin-bottom: 1px;
  }
  body #main_menu a:hover,
  body #main_menu a.selected {
    border-bottom: 0;
    color: #2a295c;
    background: #eeeef3;
  }
  body #navbarNav.open {
    display: block;
  }
  body #navbtn {
    cursor: pointer;
    display: inline-block;
    background: #eeeef3;
    padding: 5px;
    margin: 23px 0 0 0;
    line-height: 1;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #2a295c;
    text-decoration: none !important;
    cursor: pointer;
  }
  body #navbtn .navbar-toggler-icon {
    background: url(../application/assets/20/images/menu-bars.svg) no-repeat center center;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background-size: 100% 100%;
  }
  body #main_menu li {
    display: block;
    text-transform: uppercase;
    text-align: center;
  }
}
@media (max-width: 480px) {
  #page #subtitle {
    margin-bottom: 50px;
  }
}
.icon-wallet {
  background: url(../application/assets/20/images/wallet.png) no-repeat !important;
}
@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-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;
}
