#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%;
}
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
@font-face {
  font-family: 'BanksMiles';
  src: url("../application/assets/357-ph/fonts/BanksMilesSingleLine.ttf") format('Truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BanksMiles';
  src: url("../application/assets/357-ph/fonts/BanksMilesSingleLine-Bold.ttf") format('Truetype');
  font-weight: bold;
  font-style: normal;
}
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%;
}
html {
  background: #E1465B;
  font-size: 14px;
}
body {
  color: #222;
  text-align: center;
  font-size: 1em;
  font-family: 'BanksMiles', Arial, sans-serif;
  line-height: 120%;
}
#breadcrumbs {
  line-height: 120%;
}
#breadcrumbs a {
  color: #fff !important;
  display: inline-block;
  padding: 5px;
  text-decoration: none;
  border-radius: 5px;
  background: rgba(0,0,0,0.3);
}
#page h1,
#page h2,
#page h3,
#page h4,
#page h5,
#page h6 {
  margin: 0 0 20px 0;
  line-height: 140%;
  color: #222;
  font-weight: bold;
  font-family: 'BanksMiles', Arial, sans-serif;
}
.header-row {
  clear: both;
  padding: 0;
  position: relative;
  background: #fff;
}
.wrapper {
  width: 100% !important;
  max-width: 1240px;
  box-sizing: border-box;
  padding: 15px;
}
#footer .col.pull-right {
  text-align: right;
  margin-top: 10px;
}
#footer a {
  color: #fff !important;
}
.content-row {
  padding: 0;
  background: #F7F6F4;
}
.job_page #job_main ul {
  padding: 0;
  margin-bottom: 30px;
  list-style-position: outside !important;
}
.job_page .clearfix {
  display: none;
}
#page #header.wrapper {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#page #header.wrapper .header-link {
  float: right;
  display: inline-block;
  padding: 8px;
  text-decoration: none;
  position: relative;
}
#page #header.wrapper .extras {
  float: right;
  text-align: right;
  margin-left: auto;
}
#page #header.wrapper .extras .header-icons {
  text-align: right;
  float: right;
}
#page #header.wrapper .extras .header-icons a {
  text-decoration: none;
  display: inline-block;
  margin-left: 10px;
}
#page #header.wrapper .extras .header-icons a img {
  margin-bottom: -7px;
}
#page #header.wrapper .extras .header-icons a img:hover {
  opacity: .5;
}
#page #header.wrapper .extras .header-icons a i {
  font-size: 2em;
}
#page #header.wrapper .logo {
  text-align: left;
  margin: 0 !important;
  float: left;
  max-width: 260px;
}
#page #header.wrapper .logo img {
  width: 100%;
  max-width: 260px;
  height: auto;
}
#page #header.wrapper .logo a {
  display: block;
}
#page #header.wrapper .logo a:hover {
  text-decoration: none;
}
#page #header.wrapper .menu {
  background: #9EB239;
  width: 100%;
  list-style: none;
  padding: 0;
  float: left;
  padding: 0;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 34px;
}
#page #header.wrapper .menu li {
  float: left;
  margin: 0;
  padding: 9px 0px;
}
#page #header.wrapper .menu a {
  line-height: 16px;
  display: inline-block;
  padding: 0px 9px;
  border-right: 1px solid white;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
#page #header.wrapper .menu a:hover {
  text-decoration: underline;
}
#page #header.wrapper .menu li.active {
  background: #E1465B;
  margin-left: -1px;
}
#page #header.wrapper .menu li.active a {
  border-right: 0px;
}
#page #header.wrapper .menu li.active .submenu {
  display: block !important;
}
#page #header.wrapper .menu .home i {
  margin-right: -6px;
}
#page #header.wrapper .menu li:last-child a,
#page #header.wrapper .menu li .no-border {
  border-right: none;
}
#page #header.wrapper .submenu {
  background: #E1465B;
  position: absolute;
  bottom: 1px;
  width: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  list-style: none;
  display: none;
}
#footer {
  margin: 0 auto 40px auto;
  text-align: left;
}
#footer a {
  color: #fff;
  text-decoration: none;
}
#footer .span1 {
  float: left;
  width: 100px;
  margin-right: 20px;
}
#footer .storeAddress h3 a {
  color: #fff;
}
#footer .storeAddress h3 {
  line-height: 14px;
  margin: 10px 0;
}
#footer .storeAddress a {
  color: #b9bdc0;
}
#footer .wrapper {
  width: auto;
  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;
}
#content-wrapper {
  padding-top: 0;
}
#content-wrapper #content {
  padding-top: 30px;
}
.footer-row {
  background: #E1465B;
  color: #fff;
}
.advert #page .search-row {
  background: #9EB239;
}
.advert #page .search-row .wrapper {
  position: relative;
  padding: 30px 15px;
}
#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 {
  color: #222;
}
#page a:focus,
#page a:hover {
  text-decoration: underline;
}
#page p,
#page blockquote,
#page li {
  margin: 0.626em 0;
  line-height: 1.45em;
}
#page label {
  display: block;
  margin: 0.626em 0 0.312em 0;
  font-weight: bold;
}
#page .blq-hide {
  position: absolute;
  left: -9999999px;
  top: 0px;
}
#page input,
#page .input,
#page button,
#page select {
  padding: 10px;
  height: auto;
  line-height: inherit;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  border: 1px solid #ccc;
  background: #fff;
  font-family: 'BanksMiles', Arial, sans-serif;
}
#page .form-normal p {
  font-size: 1em;
  margin-right: 0;
}
#page .btn {
  border: none;
  padding: 11px;
  font-weight: bold;
  display: inline-block;
  height: auto;
  background: #9EB239;
  color: #fff;
  border: none;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  border-radius: 3px;
  position: relative;
}
#page .btn:hover,
#page .btn:focus {
  text-decoration: none;
}
#page .btn.btn-block {
  display: block;
}
#page .btn-default {
  background: #fff;
  color: #222;
}
#page .btn-default:hover {
  color: #fff;
}
#page button.btn,
#page input.btn {
  height: auto !important;
}
#page button.btn.btn-block,
#page input.btn.btn-block {
  width: 100%;
}
#page .social-btns {
  margin-bottom: 30px;
}
#page .search-row {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  background: url(../application/assets/357-ph/images/back.jpeg) center right no-repeat;
  background-size: cover;
}
#page .search-row .wrapper {
  position: relative;
  padding: 60px 15px;
}
#page .search-row .wrapper .search-lead {
  font-size: 5em;
  text-align: center;
}
#page .search-row .wrapper h1 {
  font-size: 2.8em;
  line-height: 100%;
  color: #fff;
  padding: 10px 0;
  margin: 0;
}
#page #search-wrapper {
  background-color: rgba(0,0,0,0.4);
  position: relative;
  padding: 25px;
  max-width: 500px;
  border-radius: 3px;
}
#page #search-wrapper #subtitle {
  font-size: 2em;
  margin-top: 0;
  color: #fff;
}
#page #search input,
#page #search .input,
#page #search select {
  float: none;
  margin-right: 0;
  background: white;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding: 14px;
  height: auto !important;
  border: 0;
}
#page #search select {
  vertical-align: top;
  margin-top: 0px;
  cursor: pointer;
  font-weight: normal;
  border-radius: 0;
  -webkit-appearance: none;
  background: white url(../application/assets/86/images/up-down-arrow.png) right center no-repeat;
}
#page #search > input:focus {
  outline: none;
}
#page #search .categories {
  position: relative;
  vertical-align: top;
}
#page #search #location {
  position: relative;
}
#page #search #location #location_launcher {
  width: 100%;
  background: white url(../application/assets/357-ph/images/up-down-arrow.png) right center no-repeat;
  color: black;
  padding: 14px;
  box-sizing: border-box;
}
#page #search #location #location_launcher:hover {
  background: white url(../application/assets/357-ph/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;
  -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: 100%;
  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 .main {
  float: left;
  width: 67%;
}
#page .jobs {
  list-style: none;
  margin: 0;
  margin-top: -7px;
  padding: 0;
  font-size: 1.1em;
}
#page .jobs li {
  margin: 0;
}
#page .jobs li .job-list-logo {
  padding-right: 10px;
}
#page .jobs li .col {
  text-align: left !important;
}
#page .jobs li .col p {
  text-align: left !important;
  margin-bottom: 5px;
}
#page .jobs li .col p i {
  float: none;
  padding: 0;
  margin: 3px 0 0 0 !important;
  color: #9EB239;
}
#page .jobs a {
  text-decoration: none;
  background: white;
  display: block;
  box-shadow: none;
  box-shadow: 0 0 0 1px rgba(16,22,26,0.1), 0 0 0 rgba(16,22,26,0), 0 1px 1px rgba(16,22,26,0.2) !important;
  margin-bottom: 1.252em;
  padding: 1.252em;
}
#page .jobs a:hover,
#page .jobs a:focus {
  box-shadow: 0 0 0 1px rgba(16,22,26,0.1), 0 2px 4px rgba(16,22,26,0.2), 0 8px 24px rgba(16,22,26,0.2) !important;
}
#page .jobs a:hover h3,
#page .jobs a:focus h3 {
  color: #9EB239;
}
#page .jobs .job-list-details {
  padding-right: 5.008em;
  position: relative;
  width: 100%;
  float: left;
  box-sizing: border-box;
}
#page .jobs .btn-icon {
  text-align: center;
  border-radius: 50%;
  border: none !important;
  box-sizing: content-box;
  vertical-align: middle;
  display: inline-block;
  padding: 6px 0;
  width: 32.00000001px;
  line-height: 20.00000001px;
  font-size: 14px;
  font-weight: bold;
  background: #e9e9e9;
  position: relative;
}
#page .jobs .btn-view.hide {
  display: block !important;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  right: 0;
  color: #333;
}
#page .jobs h3 {
  padding: 0;
  margin: 0 0 5px 0;
  font-size: 1.125em;
  line-height: 1.5em;
}
#page .jobs h3 .job-list-title {
  font-weight: bold;
}
#page .jobs p {
  color: #222;
}
#page .jobs p em {
  float: right;
  background: #fff;
  padding: 5px 10px;
  font-style: normal;
  margin-top: -0.312em;
}
#page .jobs span.last {
  border-right: none;
}
#page .apply_bottom {
  width: 50%;
  float: right;
  margin-top: 30px;
}
#page .btn-apply {
  margin-top: 30px;
}
#page .sidebar {
  width: 30%;
  float: right;
}
#page .sidebar ul {
  padding-left: 0px;
}
#page .sidebar ul li {
  list-style-type: none;
}
#page .sidebar .box {
  background: #fff;
  box-shadow: none;
  border-radius: 5px;
}
#page .box {
  background: white;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}
#page blockquote {
  font-style: italic;
  padding-bottom: 1.878em;
  margin-top: 1.252em;
  background: url(../application/assets/357-ph/images/dots.png) bottom left repeat-x;
}
#page .pagination {
  float: right;
  margin-bottom: 20px;
  margin-top: 15px;
}
#page .pagination a,
#page .pagination strong {
  margin-left: 5px;
  padding: 7px 10px;
  background: #E1465B;
  margin-right: 0px;
  color: #fff;
  display: inline-block;
  text-decoration: none;
}
#page .pagination a:hover,
#page .pagination a:focus {
  background: #9EB239;
  color: #fff;
}
#page .pagination strong {
  background: #9EB239;
  color: #fff;
}
#page ul.block {
  list-style: none;
  margin-bottom: 10px;
}
#page ul.block li {
  padding: 15px 0px;
  margin: 0;
  border-bottom: 1px dotted #b0b0b0;
}
#page .sidebar ul.block {
  margin-top: -10px;
}
#page #map_canvas {
  width: 100%;
  height: 300px;
}
#page #map p {
  margin-top: 15px;
}
#page .job_title {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 2.4em;
  word-break: break-all;
  color: #E1465B;
}
#page #job_main {
  overflow: hidden;
  padding: 20px;
  border: 1px solid #ddd;
}
#page #job_main h3 {
  margin-bottom: 15px;
}
#page #job_main > span {
  display: block;
  margin-bottom: 30px;
}
#page td.label {
  min-width: 115px;
}
#page .job-details-overview li {
  list-style-type: none;
  margin-bottom: 20px;
}
#page .job-details-overview li strong {
  display: block;
}
#page ul.styled {
  list-style: disc;
  list-style-position: inside;
}
#page .related {
  margin-top: 50px;
}
#page #refer {
  border-bottom: none;
  padding-bottom: 0px;
}
#page #refer input {
  height: auto;
  width: 100%;
  padding: 8px;
  box-sizing: border-box;
}
#page #refer form {
  margin-top: 15px;
  border-top: 1px solid #eee;
  padding-top: 5px;
}
#page #refer form .btn {
  margin-top: 15px;
  margin-bottom: -5px;
}
#page #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);
}
#page .twitter-link {
  display: block;
  text-align: right;
  margin-top: 12px;
  margin-right: 12px;
  font-size: 0.8125em;
}
#page .ie7 #search {
  overflow: hidden;
}
#page .ie7 .jobs li a {
  overflow: hidden;
}
#page .ie7 .jobs li span {
  float: left;
}
#page .error p {
  color: red;
  padding: 0;
  border: none;
}
#page table.details {
  width: 100%;
  table-layout: fixed;
}
#page table.details td {
  word-wrap: break-word;
  line-height: 160%;
}
#page #job_main #docs ul {
  padding: 0;
  margin: 0;
}
#page #job_main #docs li {
  background: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#page #job_main #docs a {
  width: 80%;
  display: inline-block;
}
#page #docs li img {
  vertical-align: middle;
}
#page .tweets blockquote {
  padding: 15px;
  background: #f4f4f4 !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;
}
#page [class^="icon-"]:before,
#page [class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
#page a [class^="icon-"],
#page a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
#page .icon-large:before {
  vertical-align: middle;
  font-size: 1.3333333333333em;
}
#page .btn [class^="icon-"],
#page .btn [class*=" icon-"],
#page .nav-tabs [class^="icon-"],
#page .nav-tabs [class*=" icon-"] {
  line-height: .9em;
}
#page li [class^="icon-"],
#page li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
#page li .icon-large:before,
#page li .icon-large:before {
  width: 1.875em;
}
#page ul.icons {
  list-style-type: none;
  margin-left: 2em;
  text-indent: -0.8em;
}
#page ul.icons li [class^="icon-"],
#page ul.icons li [class*=" icon-"] {
  width: .8em;
}
#page ul.icons li .icon-large:before,
#page ul.icons li .icon-large:before {
  vertical-align: initial;
}
#page .icon-glass:before {
  content: "\f000";
}
#page .icon-music:before {
  content: "\f001";
}
#page .icon-search:before {
  content: "\f002";
}
#page .icon-envelope:before {
  content: "\f003";
}
#page .icon-heart:before {
  content: "\f004";
}
#page .icon-star:before {
  content: "\f005";
}
#page .icon-star-empty:before {
  content: "\f006";
}
#page .icon-user:before {
  content: "\f007";
}
#page .icon-film:before {
  content: "\f008";
}
#page .icon-th-large:before {
  content: "\f009";
}
#page .icon-th:before {
  content: "\f00a";
}
#page .icon-th-list:before {
  content: "\f00b";
}
#page .icon-ok:before {
  content: "\f00c";
}
#page .icon-remove:before {
  content: "\f00d";
}
#page .icon-zoom-in:before {
  content: "\f00e";
}
#page .icon-zoom-out:before {
  content: "\f010";
}
#page .icon-off:before {
  content: "\f011";
}
#page .icon-signal:before {
  content: "\f012";
}
#page .icon-cog:before {
  content: "\f013";
}
#page .icon-trash:before {
  content: "\f014";
}
#page .icon-home:before {
  content: "\f015";
}
#page .icon-file:before {
  content: "\f016";
}
#page .icon-time:before {
  content: "\f017";
}
#page .icon-road:before {
  content: "\f018";
}
#page .icon-download-alt:before {
  content: "\f019";
}
#page .icon-download:before {
  content: "\f01a";
}
#page .icon-upload:before {
  content: "\f01b";
}
#page .icon-inbox:before {
  content: "\f01c";
}
#page .icon-play-circle:before {
  content: "\f01d";
}
#page .icon-repeat:before {
  content: "\f01e";
}
#page .icon-refresh:before {
  content: "\f021";
}
#page .icon-list-alt:before {
  content: "\f022";
}
#page .icon-lock:before {
  content: "\f023";
}
#page .icon-flag:before {
  content: "\f024";
}
#page .icon-headphones:before {
  content: "\f025";
}
#page .icon-volume-off:before {
  content: "\f026";
}
#page .icon-volume-down:before {
  content: "\f027";
}
#page .icon-volume-up:before {
  content: "\f028";
}
#page .icon-qrcode:before {
  content: "\f029";
}
#page .icon-barcode:before {
  content: "\f02a";
}
#page .icon-tag:before {
  content: "\f02b";
}
#page .icon-tags:before {
  content: "\f02c";
}
#page .icon-book:before {
  content: "\f02d";
}
#page .icon-bookmark:before {
  content: "\f02e";
}
#page .icon-print:before {
  content: "\f02f";
}
#page .icon-camera:before {
  content: "\f030";
}
#page .icon-font:before {
  content: "\f031";
}
#page .icon-bold:before {
  content: "\f032";
}
#page .icon-italic:before {
  content: "\f033";
}
#page .icon-text-height:before {
  content: "\f034";
}
#page .icon-text-width:before {
  content: "\f035";
}
#page .icon-align-left:before {
  content: "\f036";
}
#page .icon-align-center:before {
  content: "\f037";
}
#page .icon-align-right:before {
  content: "\f038";
}
#page .icon-align-justify:before {
  content: "\f039";
}
#page .icon-list:before {
  content: "\f03a";
}
#page .icon-indent-left:before {
  content: "\f03b";
}
#page .icon-indent-right:before {
  content: "\f03c";
}
#page .icon-facetime-video:before {
  content: "\f03d";
}
#page .icon-picture:before {
  content: "\f03e";
}
#page .icon-pencil:before {
  content: "\f040";
}
#page .icon-map-marker:before {
  content: "\f041";
}
#page .icon-adjust:before {
  content: "\f042";
}
#page .icon-tint:before {
  content: "\f043";
}
#page .icon-edit:before {
  content: "\f044";
}
#page .icon-share:before {
  content: "\f045";
}
#page .icon-check:before {
  content: "\f046";
}
#page .icon-move:before {
  content: "\f047";
}
#page .icon-step-backward:before {
  content: "\f048";
}
#page .icon-fast-backward:before {
  content: "\f049";
}
#page .icon-backward:before {
  content: "\f04a";
}
#page .icon-play:before {
  content: "\f04b";
}
#page .icon-pause:before {
  content: "\f04c";
}
#page .icon-stop:before {
  content: "\f04d";
}
#page .icon-forward:before {
  content: "\f04e";
}
#page .icon-fast-forward:before {
  content: "\f050";
}
#page .icon-step-forward:before {
  content: "\f051";
}
#page .icon-eject:before {
  content: "\f052";
}
#page .icon-chevron-left:before {
  content: "\f053";
}
#page .icon-chevron-right:before {
  content: "\f054";
}
#page .icon-plus-sign:before {
  content: "\f055";
}
#page .icon-minus-sign:before {
  content: "\f056";
}
#page .icon-remove-sign:before {
  content: "\f057";
}
#page .icon-ok-sign:before {
  content: "\f058";
}
#page .icon-question-sign:before {
  content: "\f059";
}
#page .icon-info-sign:before {
  content: "\f05a";
}
#page .icon-screenshot:before {
  content: "\f05b";
}
#page .icon-remove-circle:before {
  content: "\f05c";
}
#page .icon-ok-circle:before {
  content: "\f05d";
}
#page .icon-ban-circle:before {
  content: "\f05e";
}
#page .icon-arrow-left:before {
  content: "\f060";
}
#page .icon-arrow-right:before {
  content: "\f061";
}
#page .icon-arrow-up:before {
  content: "\f062";
}
#page .icon-arrow-down:before {
  content: "\f063";
}
#page .icon-share-alt:before {
  content: "\f064";
}
#page .icon-resize-full:before {
  content: "\f065";
}
#page .icon-resize-small:before {
  content: "\f066";
}
#page .icon-plus:before {
  content: "\f067";
}
#page .icon-minus:before {
  content: "\f068";
}
#page .icon-asterisk:before {
  content: "\f069";
}
#page .icon-exclamation-sign:before {
  content: "\f06a";
}
#page .icon-gift:before {
  content: "\f06b";
}
#page .icon-leaf:before {
  content: "\f06c";
}
#page .icon-fire:before {
  content: "\f06d";
}
#page .icon-eye-open:before {
  content: "\f06e";
}
#page .icon-eye-close:before {
  content: "\f070";
}
#page .icon-warning-sign:before {
  content: "\f071";
}
#page .icon-plane:before {
  content: "\f072";
}
#page .icon-calendar:before {
  content: "\f073";
}
#page .icon-random:before {
  content: "\f074";
}
#page .icon-comment:before {
  content: "\f075";
}
#page .icon-magnet:before {
  content: "\f076";
}
#page .icon-chevron-up:before {
  content: "\f077";
}
#page .icon-chevron-down:before {
  content: "\f078";
}
#page .icon-retweet:before {
  content: "\f079";
}
#page .icon-shopping-cart:before {
  content: "\f07a";
}
#page .icon-folder-close:before {
  content: "\f07b";
}
#page .icon-folder-open:before {
  content: "\f07c";
}
#page .icon-resize-vertical:before {
  content: "\f07d";
}
#page .icon-resize-horizontal:before {
  content: "\f07e";
}
#page .icon-bar-chart:before {
  content: "\f080";
}
#page .icon-twitter-sign:before {
  content: "\f081";
}
#page .icon-facebook-sign:before {
  content: "\f082";
}
#page .icon-camera-retro:before {
  content: "\f083";
}
#page .icon-key:before {
  content: "\f084";
}
#page .icon-cogs:before {
  content: "\f085";
}
#page .icon-comments:before {
  content: "\f086";
}
#page .icon-thumbs-up:before {
  content: "\f087";
}
#page .icon-thumbs-down:before {
  content: "\f088";
}
#page .icon-star-half:before {
  content: "\f089";
}
#page .icon-heart-empty:before {
  content: "\f08a";
}
#page .icon-signout:before {
  content: "\f08b";
}
#page .icon-linkedin-sign:before {
  content: "\f08c";
}
#page .icon-pushpin:before {
  content: "\f08d";
}
#page .icon-external-link:before {
  content: "\f08e";
}
#page .icon-signin:before {
  content: "\f090";
}
#page .icon-trophy:before {
  content: "\f091";
}
#page .icon-github-sign:before {
  content: "\f092";
}
#page .icon-upload-alt:before {
  content: "\f093";
}
#page .icon-lemon:before {
  content: "\f094";
}
#page .icon-phone:before {
  content: "\f095";
}
#page .icon-check-empty:before {
  content: "\f096";
}
#page .icon-bookmark-empty:before {
  content: "\f097";
}
#page .icon-phone-sign:before {
  content: "\f098";
}
#page .icon-twitter:before {
  content: "\f099";
}
#page .icon-facebook:before {
  content: "\f09a";
}
#page .icon-github:before {
  content: "\f09b";
}
#page .icon-unlock:before {
  content: "\f09c";
}
#page .icon-credit-card:before {
  content: "\f09d";
}
#page .icon-rss:before {
  content: "\f09e";
}
#page .icon-hdd:before {
  content: "\f0a0";
}
#page .icon-bullhorn:before {
  content: "\f0a1";
}
#page .icon-bell:before {
  content: "\f0a2";
}
#page .icon-certificate:before {
  content: "\f0a3";
}
#page .icon-hand-right:before {
  content: "\f0a4";
}
#page .icon-hand-left:before {
  content: "\f0a5";
}
#page .icon-hand-up:before {
  content: "\f0a6";
}
#page .icon-hand-down:before {
  content: "\f0a7";
}
#page .icon-circle-arrow-left:before {
  content: "\f0a8";
}
#page .icon-circle-arrow-right:before {
  content: "\f0a9";
}
#page .icon-circle-arrow-up:before {
  content: "\f0aa";
}
#page .icon-circle-arrow-down:before {
  content: "\f0ab";
}
#page .icon-globe:before {
  content: "\f0ac";
}
#page .icon-wrench:before {
  content: "\f0ad";
}
#page .icon-tasks:before {
  content: "\f0ae";
}
#page .icon-filter:before {
  content: "\f0b0";
}
#page .icon-briefcase:before {
  content: "\f0b1";
}
#page .icon-fullscreen:before {
  content: "\f0b2";
}
#page .icon-group:before {
  content: "\f0c0";
}
#page .icon-link:before {
  content: "\f0c1";
}
#page .icon-cloud:before {
  content: "\f0c2";
}
#page .icon-beaker:before {
  content: "\f0c3";
}
#page .icon-cut:before {
  content: "\f0c4";
}
#page .icon-copy:before {
  content: "\f0c5";
}
#page .icon-paper-clip:before {
  content: "\f0c6";
}
#page .icon-save:before {
  content: "\f0c7";
}
#page .icon-sign-blank:before {
  content: "\f0c8";
}
#page .icon-reorder:before {
  content: "\f0c9";
}
#page .icon-list-ul:before {
  content: "\f0ca";
}
#page .icon-list-ol:before {
  content: "\f0cb";
}
#page .icon-strikethrough:before {
  content: "\f0cc";
}
#page .icon-underline:before {
  content: "\f0cd";
}
#page .icon-table:before {
  content: "\f0ce";
}
#page .icon-table:before {
  content: "\f0ce";
}
#page .icon-magic:before {
  content: "\f0d0";
}
#page .icon-truck:before {
  content: "\f0d1";
}
#page .icon-pinterest:before {
  content: "\f0d2";
}
#page .icon-pinterest-sign:before {
  content: "\f0d3";
}
#page .icon-google-plus-sign:before {
  content: "\f0d4";
}
#page .icon-google-plus:before {
  content: "\f0d5";
}
#page .icon-money:before {
  content: "\f0d6";
}
#page .icon-caret-down:before {
  content: "\f0d7";
}
#page .icon-caret-up:before {
  content: "\f0d8";
}
#page .icon-caret-left:before {
  content: "\f0d9";
}
#page .icon-caret-right:before {
  content: "\f0da";
}
#page .icon-columns:before {
  content: "\f0db";
}
#page .icon-sort:before {
  content: "\f0dc";
}
#page .icon-sort-down:before {
  content: "\f0dd";
}
#page .icon-sort-up:before {
  content: "\f0de";
}
#page .icon-envelope-alt:before {
  content: "\f0e0";
}
#page .icon-linkedin:before {
  content: "\f0e1";
}
#page .icon-undo:before {
  content: "\f0e2";
}
#page .icon-legal:before {
  content: "\f0e3";
}
#page .icon-dashboard:before {
  content: "\f0e4";
}
#page .icon-comment-alt:before {
  content: "\f0e5";
}
#page .icon-comments-alt:before {
  content: "\f0e6";
}
#page .icon-bolt:before {
  content: "\f0e7";
}
#page .icon-sitemap:before {
  content: "\f0e8";
}
#page .icon-umbrella:before {
  content: "\f0e9";
}
#page .icon-paste:before {
  content: "\f0ea";
}
#page .icon-user-md:before {
  content: "\f200";
}
#page .icon-apple-logo:before {
  content: "\f500";
}
#page .icon-windows-8:before {
  content: "\f501";
}
#page .icon-js-fiddle:before {
  content: "\f502";
}
#page .icon-skype:before {
  content: "\f503";
}
#page .icon-youtube-sign:before {
  content: "\f504";
}
#page .icon-youtube:before {
  content: "\f505";
}
#page .icon-vimeo-sign:before {
  content: "\f506";
}
#page .icon-vimeo:before {
  content: "\f507";
}
#page .icon-lastfm-sign:before {
  content: "\f508";
}
#page .icon-lastfm:before {
  content: "\f509";
}
#page .icon-rss-sign:before {
  content: "\f50a";
}
#page .icon-reddit:before {
  content: "\f50b";
}
#page .icon-delicious-sign:before {
  content: "\f50c";
}
#page .icon-wordpress-sign:before {
  content: "\f50d";
}
#page .icon-wordpress:before {
  content: "\f50e";
}
#page .icon-git-fork:before {
  content: "\f50f";
}
#page .icon-blogger-sign:before {
  content: "\f510";
}
#page .icon-blogger:before {
  content: "\f511";
}
#page .icon-tumblr-sign:before {
  content: "\f512";
}
#page .icon-tumblr:before {
  content: "\f513";
}
#page .icon-flickr-sign:before {
  content: "\f514";
}
#page .icon-flickr:before {
  content: "\f515";
}
#page .icon-picasa-sign:before {
  content: "\f516";
}
#page .icon-picasa:before {
  content: "\f517";
}
#page .icon-amazon-sign:before {
  content: "\f518";
}
#page .icon-amazon:before {
  content: "\f519";
}
#page .icon-yelp-sign:before {
  content: "\f51a";
}
#page .icon-yelp:before {
  content: "\f51b";
}
#page .icon-soundcloud:before {
  content: "\f51c";
}
#page .icon-spotify:before {
  content: "\f51d";
}
#page .icon-yahoo-sign:before {
  content: "\f520";
}
#page .icon-yahoo:before {
  content: "\f521";
}
#page .icon-evernote-sign:before {
  content: "\f522";
}
#page .icon-evernote:before {
  content: "\f523";
}
#page .icon-google-sign:before {
  content: "\f524";
}
#page .icon-google:before {
  content: "\f525";
}
#page .icon-hacker-news:before {
  content: "\f526";
}
#page .icon-map:before {
  content: "\f529";
}
#page .icon-bus-sign:before {
  content: "\f52a";
}
#page .icon-bike-sign:before {
  content: "\f52b";
}
#page .icon-car-sign:before {
  content: "\f52c";
}
#page .icon-taxi-sign:before {
  content: "\f52d";
}
#page .icon-truck-sign:before {
  content: "\f52e";
}
#page .icon-handicap-sign:before {
  content: "\f52f";
}
#page .icon,
#page [class^="icon-"],
#page [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;
}
#page .icon-white {
  background-image: url(../application/assets/x/images/glyphicons-halflings-white.png);
}
#page .icon-glass {
  background-position: 0 0;
}
#page .icon-glass:before {
  content: "";
}
#page .icon-music {
  background-position: -24px 0;
}
#page .icon-music:before {
  content: "";
}
#page .icon-search {
  background-position: -48px 0;
}
#page .icon-search:before {
  content: "";
}
#page .icon-envelope {
  background-position: -72px 0;
}
#page .icon-envelope:before {
  content: "";
}
#page .icon-heart {
  background-position: -96px 0;
}
#page .icon-heart:before {
  content: "";
}
#page .icon-star {
  background-position: -120px 0;
}
#page .icon-star:before {
  content: "";
}
#page .icon-star-empty {
  background-position: -144px 0;
}
#page .icon-star-empty:before {
  content: "";
}
#page .icon-user {
  background-position: -168px 0;
}
#page .icon-user:before {
  content: "";
}
#page .icon-film {
  background-position: -192px 0;
}
#page .icon-film:before {
  content: "";
}
#page .icon-th-large {
  background-position: -216px 0;
}
#page .icon-th-large:before {
  content: "";
}
#page .icon-th {
  background-position: -240px 0;
}
#page .icon-th:before {
  content: "";
}
#page .icon-th-list {
  background-position: -264px 0;
}
#page .icon-th-list:before {
  content: "";
}
#page .icon-ok {
  background-position: -288px 0;
}
#page .icon-ok:before {
  content: "";
}
#page .icon-remove {
  background-position: -312px 0;
}
#page .icon-remove:before {
  content: "";
}
#page .icon-zoom-in {
  background-position: -336px 0;
}
#page .icon-zoom-in:before {
  content: "";
}
#page .icon-zoom-out {
  background-position: -360px 0;
}
#page .icon-zoom-out:before {
  content: "";
}
#page .icon-off {
  background-position: -384px 0;
}
#page .icon-off:before {
  content: "";
}
#page .icon-signal {
  background-position: -408px 0;
}
#page .icon-signal:before {
  content: "";
}
#page .icon-cog {
  background-position: -432px 0;
}
#page .icon-cog:before {
  content: "";
}
#page .icon-trash {
  background-position: -456px 0;
}
#page .icon-trash:before {
  content: "";
}
#page .icon-home {
  background-position: 0 -24px;
}
#page .icon-home:before {
  content: "";
}
#page .icon-file {
  background-position: -24px -24px;
}
#page .icon-file:before {
  content: "";
}
#page .icon-time {
  background-position: -48px -24px;
}
#page .icon-time:before {
  content: "";
}
#page .icon-road {
  background-position: -72px -24px;
}
#page .icon-road:before {
  content: "";
}
#page .icon-download-alt {
  background-position: -96px -24px;
}
#page .icon-download-alt:before {
  content: "";
}
#page .icon-download {
  background-position: -120px -24px;
}
#page .icon-download:before {
  content: "";
}
#page .icon-upload {
  background-position: -144px -24px;
}
#page .icon-upload:before {
  content: "";
}
#page .icon-inbox {
  background-position: -168px -24px;
}
#page .icon-inbox:before {
  content: "";
}
#page .icon-play-circle {
  background-position: -192px -24px;
}
#page .icon-play-circle:before {
  content: "";
}
#page .icon-repeat {
  background-position: -216px -24px;
}
#page .icon-repeat:before {
  content: "";
}
#page .icon-refresh {
  background-position: -240px -24px;
}
#page .icon-refresh:before {
  content: "";
}
#page .icon-list-alt {
  background-position: -264px -24px;
}
#page .icon-list-alt:before {
  content: "";
}
#page .icon-lock {
  background-position: -287px -24px;
}
#page .icon-lock:before {
  content: "";
}
#page .icon-flag {
  background-position: -312px -24px;
}
#page .icon-flag:before {
  content: "";
}
#page .icon-headphones {
  background-position: -336px -24px;
}
#page .icon-headphones:before {
  content: "";
}
#page .icon-volume-off {
  background-position: -360px -24px;
}
#page .icon-volume-off:before {
  content: "";
}
#page .icon-volume-down {
  background-position: -384px -24px;
}
#page .icon-volume-down:before {
  content: "";
}
#page .icon-volume-up {
  background-position: -408px -24px;
}
#page .icon-volume-up:before {
  content: "";
}
#page .icon-qrcode {
  background-position: -432px -24px;
}
#page .icon-qrcode:before {
  content: "";
}
#page .icon-barcode {
  background-position: -456px -24px;
}
#page .icon-barcode:before {
  content: "";
}
#page .icon-tag {
  background-position: 0 -48px;
}
#page .icon-tag:before {
  content: "";
}
#page .icon-tags {
  background-position: -25px -48px;
}
#page .icon-tags:before {
  content: "";
}
#page .icon-book {
  background-position: -48px -48px;
}
#page .icon-book:before {
  content: "";
}
#page .icon-bookmark {
  background-position: -72px -48px;
}
#page .icon-bookmark:before {
  content: "";
}
#page .icon-print {
  background-position: -96px -48px;
}
#page .icon-print:before {
  content: "";
}
#page .icon-camera {
  background-position: -120px -48px;
}
#page .icon-camera:before {
  content: "";
}
#page .icon-font {
  background-position: -144px -48px;
}
#page .icon-font:before {
  content: "";
}
#page .icon-bold {
  background-position: -167px -48px;
}
#page .icon-bold:before {
  content: "";
}
#page .icon-italic {
  background-position: -192px -48px;
}
#page .icon-italic:before {
  content: "";
}
#page .icon-text-height {
  background-position: -216px -48px;
}
#page .icon-text-height:before {
  content: "";
}
#page .icon-text-width {
  background-position: -240px -48px;
}
#page .icon-text-width:before {
  content: "";
}
#page .icon-align-left {
  background-position: -264px -48px;
}
#page .icon-align-left:before {
  content: "";
}
#page .icon-align-center {
  background-position: -288px -48px;
}
#page .icon-align-center:before {
  content: "";
}
#page .icon-align-right {
  background-position: -312px -48px;
}
#page .icon-align-right:before {
  content: "";
}
#page .icon-align-justify {
  background-position: -336px -48px;
}
#page .icon-align-justify:before {
  content: "";
}
#page .icon-list {
  background-position: -360px -48px;
}
#page .icon-list:before {
  content: "";
}
#page .icon-indent-left {
  background-position: -384px -48px;
}
#page .icon-indent-left:before {
  content: "";
}
#page .icon-indent-right {
  background-position: -408px -48px;
}
#page .icon-indent-right:before {
  content: "";
}
#page .icon-facetime-video {
  background-position: -432px -48px;
}
#page .icon-facetime-video:before {
  content: "";
}
#page .icon-picture {
  background-position: -456px -48px;
}
#page .icon-picture:before {
  content: "";
}
#page .icon-pencil {
  background-position: 0 -72px;
}
#page .icon-pencil:before {
  content: "";
}
#page .icon-map-marker {
  background-position: -24px -72px;
}
#page .icon-map-marker:before {
  content: "";
}
#page .icon-adjust {
  background-position: -48px -72px;
}
#page .icon-adjust:before {
  content: "";
}
#page .icon-tint {
  background-position: -72px -72px;
}
#page .icon-tint:before {
  content: "";
}
#page .icon-edit {
  background-position: -96px -72px;
}
#page .icon-edit:before {
  content: "";
}
#page .icon-share {
  background-position: -120px -72px;
}
#page .icon-share:before {
  content: "";
}
#page .icon-check {
  background-position: -144px -72px;
}
#page .icon-check:before {
  content: "";
}
#page .icon-move {
  background-position: -168px -72px;
}
#page .icon-move:before {
  content: "";
}
#page .icon-step-backward {
  background-position: -192px -72px;
}
#page .icon-step-backward:before {
  content: "";
}
#page .icon-fast-backward {
  background-position: -216px -72px;
}
#page .icon-fast-backward:before {
  content: "";
}
#page .icon-backward {
  background-position: -240px -72px;
}
#page .icon-backward:before {
  content: "";
}
#page .icon-play {
  background-position: -264px -72px;
}
#page .icon-play:before {
  content: "";
}
#page .icon-pause {
  background-position: -288px -72px;
}
#page .icon-pause:before {
  content: "";
}
#page .icon-stop {
  background-position: -312px -72px;
}
#page .icon-stop:before {
  content: "";
}
#page .icon-forward {
  background-position: -336px -72px;
}
#page .icon-forward:before {
  content: "";
}
#page .icon-fast-forward {
  background-position: -360px -72px;
}
#page .icon-fast-forward:before {
  content: "";
}
#page .icon-step-forward {
  background-position: -384px -72px;
}
#page .icon-step-forward:before {
  content: "";
}
#page .icon-eject {
  background-position: -408px -72px;
}
#page .icon-eject:before {
  content: "";
}
#page .icon-chevron-left {
  background-position: -432px -72px;
}
#page .icon-chevron-left:before {
  content: "";
}
#page .icon-chevron-right {
  background-position: -456px -72px;
}
#page .icon-chevron-right:before {
  content: "";
}
#page .icon-plus-sign {
  background-position: 0 -96px;
}
#page .icon-plus-sign:before {
  content: "";
}
#page .icon-minus-sign {
  background-position: -24px -96px;
}
#page .icon-minus-sign:before {
  content: "";
}
#page .icon-remove-sign {
  background-position: -48px -96px;
}
#page .icon-remove-sign:before {
  content: "";
}
#page .icon-ok-sign {
  background-position: -72px -96px;
}
#page .icon-ok-sign:before {
  content: "";
}
#page .icon-question-sign {
  background-position: -96px -96px;
}
#page .icon-question-sign:before {
  content: "";
}
#page .icon-info-sign {
  background-position: -120px -96px;
}
#page .icon-info-sign:before {
  content: "";
}
#page .icon-screenshot {
  background-position: -144px -96px;
}
#page .icon-screenshot:before {
  content: "";
}
#page .icon-remove-circle {
  background-position: -168px -96px;
}
#page .icon-remove-circle:before {
  content: "";
}
#page .icon-ok-circle {
  background-position: -192px -96px;
}
#page .icon-ok-circle:before {
  content: "";
}
#page .icon-ban-circle {
  background-position: -216px -96px;
}
#page .icon-ban-circle:before {
  content: "";
}
#page .icon-arrow-left {
  background-position: -240px -96px;
}
#page .icon-arrow-left:before {
  content: "";
}
#page .icon-arrow-right {
  background-position: -264px -96px;
}
#page .icon-arrow-right:before {
  content: "";
}
#page .icon-arrow-up {
  background-position: -289px -96px;
}
#page .icon-arrow-up:before {
  content: "";
}
#page .icon-arrow-down {
  background-position: -312px -96px;
}
#page .icon-arrow-down:before {
  content: "";
}
#page .icon-share-alt {
  background-position: -336px -96px;
}
#page .icon-share-alt:before {
  content: "";
}
#page .icon-resize-full {
  background-position: -360px -96px;
}
#page .icon-resize-full:before {
  content: "";
}
#page .icon-resize-small {
  background-position: -384px -96px;
}
#page .icon-resize-small:before {
  content: "";
}
#page .icon-plus {
  background-position: -408px -96px;
}
#page .icon-plus:before {
  content: "";
}
#page .icon-minus {
  background-position: -433px -96px;
}
#page .icon-minus:before {
  content: "";
}
#page .icon-asterisk {
  background-position: -456px -96px;
}
#page .icon-asterisk:before {
  content: "";
}
#page .icon-exclamation-sign {
  background-position: 0 -120px;
}
#page .icon-exclamation-sign:before {
  content: "";
}
#page .icon-gift {
  background-position: -24px -120px;
}
#page .icon-gift:before {
  content: "";
}
#page .icon-leaf {
  background-position: -48px -120px;
}
#page .icon-leaf:before {
  content: "";
}
#page .icon-fire {
  background-position: -72px -120px;
}
#page .icon-fire:before {
  content: "";
}
#page .icon-eye-open {
  background-position: -96px -120px;
}
#page .icon-eye-open:before {
  content: "";
}
#page .icon-eye-close {
  background-position: -120px -120px;
}
#page .icon-eye-close:before {
  content: "";
}
#page .icon-warning-sign {
  background-position: -144px -120px;
}
#page .icon-warning-sign:before {
  content: "";
}
#page .icon-plane {
  background-position: -168px -120px;
}
#page .icon-plane:before {
  content: "";
}
#page .icon-calendar {
  background-position: -192px -120px;
}
#page .icon-calendar:before {
  content: "";
}
#page .icon-random {
  background-position: -216px -120px;
  width: 16px;
}
#page .icon-random:before {
  content: "";
}
#page .icon-comment {
  background-position: -240px -120px;
}
#page .icon-comment:before {
  content: "";
}
#page .icon-magnet {
  background-position: -264px -120px;
}
#page .icon-magnet:before {
  content: "";
}
#page .icon-chevron-up {
  background-position: -288px -120px;
}
#page .icon-chevron-up:before {
  content: "";
}
#page .icon-chevron-down {
  background-position: -313px -119px;
}
#page .icon-chevron-down:before {
  content: "";
}
#page .icon-retweet {
  background-position: -336px -120px;
}
#page .icon-retweet:before {
  content: "";
}
#page .icon-shopping-cart {
  background-position: -360px -120px;
}
#page .icon-shopping-cart:before {
  content: "";
}
#page .icon-folder-close {
  background-position: -384px -120px;
}
#page .icon-folder-close:before {
  content: "";
}
#page .icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
#page .icon-folder-open:before {
  content: "";
}
#page .icon-resize-vertical {
  background-position: -432px -119px;
}
#page .icon-resize-vertical:before {
  content: "";
}
#page .icon-resize-horizontal {
  background-position: -456px -118px;
}
#page .icon-resize-horizontal:before {
  content: "";
}
#page .icon-hdd {
  background-position: 0 -144px;
}
#page .icon-hdd:before {
  content: "";
}
#page .icon-bullhorn {
  background-position: -24px -144px;
}
#page .icon-bullhorn:before {
  content: "";
}
#page .icon-bell {
  background-position: -48px -144px;
}
#page .icon-bell:before {
  content: "";
}
#page .icon-certificate {
  background-position: -72px -144px;
}
#page .icon-certificate:before {
  content: "";
}
#page .icon-thumbs-up {
  background-position: -96px -144px;
}
#page .icon-thumbs-up:before {
  content: "";
}
#page .icon-thumbs-down {
  background-position: -120px -144px;
}
#page .icon-thumbs-down:before {
  content: "";
}
#page .icon-hand-right {
  background-position: -144px -144px;
}
#page .icon-hand-right:before {
  content: "";
}
#page .icon-hand-left {
  background-position: -168px -144px;
}
#page .icon-hand-left:before {
  content: "";
}
#page .icon-hand-up {
  background-position: -192px -144px;
}
#page .icon-hand-up:before {
  content: "";
}
#page .icon-hand-down {
  background-position: -216px -144px;
}
#page .icon-hand-down:before {
  content: "";
}
#page .icon-circle-arrow-right {
  background-position: -240px -144px;
}
#page .icon-circle-arrow-right:before {
  content: "";
}
#page .icon-circle-arrow-left {
  background-position: -264px -144px;
}
#page .icon-circle-arrow-left:before {
  content: "";
}
#page .icon-circle-arrow-up {
  background-position: -288px -144px;
}
#page .icon-circle-arrow-up:before {
  content: "";
}
#page .icon-circle-arrow-down {
  background-position: -312px -144px;
}
#page .icon-circle-arrow-down:before {
  content: "";
}
#page .icon-globe {
  background-position: -336px -144px;
}
#page .icon-globe:before {
  content: "";
}
#page .icon-wrench {
  background-position: -360px -144px;
}
#page .icon-wrench:before {
  content: "";
}
#page .icon-tasks {
  background-position: -384px -144px;
}
#page .icon-tasks:before {
  content: "";
}
#page .icon-filter {
  background-position: -408px -144px;
}
#page .icon-filter:before {
  content: "";
}
#page .icon-briefcase {
  background-position: -432px -144px;
}
#page .icon-briefcase:before {
  content: "";
}
#page .icon-fullscreen {
  background-position: -456px -144px;
}
#page .icon-fullscreen:before {
  content: "";
}
@media only screen and (max-width: 768px) {
  #footer .col.pull-right {
    text-align: left;
    margin-top: 10px;
  }
  #footer .col {
    float: none !important;
    width: 100%;
  }
  #page .jobs li .col {
    float: none;
    width: 100%;
    text-align: left !important;
    padding: 0 !important;
  }
  .home #page .search-backdrop {
    background: url(../application/assets/357-ph/images/back.jpeg) right center no-repeat;
    background-size: cover;
    height: 10em;
  }
  .home #page .search-row {
    background: none;
  }
  .home #page .search-row .wrapper {
    padding: 0;
  }
  body #page {
    width: 100% !important;
    padding: 0 !important;
  }
  body #page #header.wrapper .logo {
    float: none;
    display: block;
  }
  body #page #header.wrapper .logo img {
    max-width: 200px;
  }
  body #page .search-row {
    margin-bottom: 0;
  }
  body #page .search-row .wrapper .search-lead {
    font-size: 2em;
    text-align: center;
    margin: 0;
    padding: 1.4em;
    background: rgba(0,0,0,0.5);
  }
  body #page .search-row .wrapper #breadcrumbs {
    font-size: 14px;
  }
  body #page .job_title {
    font-size: 1.8em;
  }
  body #page #keywords {
    margin-bottom: 20px !important;
  }
  body #page #search-wrapper {
    padding: 15px;
    margin-top: 0;
    background: #E1465B;
    max-width: 100% !important;
  }
  body #page #search-wrapper #subtitle {
    padding: 0 !important;
    margin-bottom: 10px;
    font-size: 1.4em;
    color: #fff;
  }
  body #page #search-wrapper #search {
    padding: 0 !important;
    font-size: 1.1em;
  }
  body #page #search-wrapper #search #location {
    margin: 15px 0 !important;
  }
  body #page #search-wrapper #search #location_form {
    padding: 15px !important;
    width: 100%;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.2);
  }
  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;
    margin: 5px 0 10px 0 !important;
    height: auto;
    line-height: inherit;
    -webkit-appearance: none;
    border-radius: 0px;
    box-sizing: border-box;
    font-weight: bold;
  }
}
@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;
}
